* {
  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-mzsv69 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .robocat-mzsv69 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-mzsv69 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.robocat-vcq8hr {
  overflow: hidden;
}

.robocat-m8tu1y img {
  background: var(--Neutral-300);
}

.robocat-hzs1nk {
  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-wvzhwh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.robocat-wvzhwh:hover {
  background: var(--button-bg-hover);
}

.robocat-o7s42s {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-o7s42s:hover {
  background: var(--button-bg-hover);
}

.robocat-rzabts {
  font-size: 12px;
  line-height: 18px;
}

.robocat-4el8w2 {
  font-size: 18px;
  line-height: 26px;
}

.robocat-rinhpt {
  width: 100%;
}

.robocat-8hkz52 {
  padding: 6px 16px;
}

.robocat-6p1eq2 {
  padding: 10px 16px;
}

.robocat-ryrsv0 {
  padding: 15px 26px;
}

.robocat-m13ysx {
  flex-shrink: 0;
}

.robocat-t7ywte {
  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-k0j441 {
  display: none;
}

.robocat-227jjg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.robocat-kjaog8 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.robocat-kz4tlw {
  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-ewewz8 {
  cursor: grab;
}

.robocat-kz4tlw::-webkit-scrollbar {
  display: none;
}

.robocat-lgnooy {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.robocat-mlzgpn {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.robocat-8tbd8g {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.robocat-ol9lno {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.robocat-z05ohn {
  visibility: visible;
}

.robocat-1i7nbd {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.robocat-mijz9x ease;
}

.robocat-bwqe38 {
  background-color: var(--Primary-200);
  width: 16px;
}

.robocat-onoyu6 {
  -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-mijz9x,
    mask-image 0.3s;
}

.robocat-onoyu6.robocat-ezt866 {
  -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-dr1cjd: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-wo17ma {
  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-tv8nb9.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-tv8nb9.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-pz6yfq {
  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-pz6yfq::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-ox6elu {
  position: relative;
  z-index: 1;
}

.robocat-deqi3h {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.robocat-gvmspn {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.robocat-iq3rhg {
  font-size: 40px;
  line-height: 48px;
}

.robocat-k51ewd {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.robocat-42btid {
  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-42btid:hover {
  background: var(--Primary-400);
}

.robocat-42btid svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.robocat-dr1cjd 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-pz6yfq {
    max-width: 600px;
    padding: 64px;
  }

  .robocat-deqi3h {
    font-size: 24px;
    line-height: 32px;
  }

  .robocat-gvmspn {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .robocat-iq3rhg {
    font-size: 50px;
    line-height: 56px;
  }

  .robocat-k51ewd {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .robocat-wo17ma {
    top: 25px;
    right: 25px;
  }
}

.robocat-u9et9z,
.robocat-ob53we {
  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-qmf3pc.robocat-ddtyrp::before,
.robocat-ob53we::before,
.robocat-da7ydj::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-tv8nb9.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.robocat-e8xe8l 14.robocat-uo5c52.robocat-qmcsnn 14.robocat-ybsdau 15.robocat-mcn6qm 14.robocat-swdkvo 15.robocat-vqva3q 14.robocat-o4uvc8.robocat-p7mmi1 14.robocat-x6dm1n 19.robocat-2ar2tg 12.robocat-xvg2ia 19.robocat-2ar2tg 10.robocat-u02mey.robocat-2ar2tg 8.robocat-o5qh88 17.robocat-s8jpel 7.robocat-599lj0 15.robocat-re1qsl 7.robocat-pa0lgo.robocat-bnvdys 7.robocat-599lj0 11.robocat-rnabv9 8.robocat-o5qh88 11.robocat-rnabv9 10.robocat-dihj3r.robocat-rnabv9 12.robocat-4jz5zr 13.robocat-9c63zn 14.robocat-z80i0e 15.robocat-mm6oxr 14.robocat-7d8ezi.robocat-c4kgan 14.robocat-wdpmgg 15.robocat-pr8xye 14.robocat-4phb8x 15.robocat-4408wz 14.robocat-n83g2b.robocat-e8xe8l 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.robocat-tye479 15.robocat-jfoaxh.robocat-5z6gtq 15.robocat-6zfy96 15.robocat-2sesdo 15.robocat-vtvsmf 15.robocat-4n1lkp 15.robocat-i1yae6.robocat-b83d9f 15.robocat-vtvsmf 15.robocat-itltc0 15.robocat-hg4xwp 15.robocat-erq3lo 15.robocat-e5pdds.robocat-dhnay5 15.robocat-zxfkrx 7.robocat-dt8aa9 18.robocat-297jxx 7.robocat-32rme5 23.robocat-5qv90q.robocat-quqw83.robocat-6h1w7b 18.robocat-ah3ds2 19.robocat-dztt9k 15.robocat-gzj9rf 15.robocat-tye479 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.robocat-3p20hq [type="submit"] *,
.robocat-qm5iqg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .robocat-0b54af {
    display: none;
  }
}

.robocat-7uk0xm {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .robocat-7uk0xm {
  display: none;
}

@media (min-width: 768px) {
  .robocat-7uk0xm {
    bottom: 22px;
  }
}

.robocat-7uk0xm input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .robocat-7uk0xm {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.robocat-wcoscc.static) .robocat-7uk0xm {
    bottom: 8px;
  }
}

.robocat-6myh39 {
  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-tv8nb9.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.robocat-i6tm11 3.robocat-efopzx.robocat-gnjuht.robocat-rdqf1f 3.robocat-86dfls 3.robocat-0vb2vx 5.robocat-b0r83c 3.robocat-0vb2vx 8.robocat-pgf53x.robocat-yig0bs.robocat-0vb2vx 26.robocat-fb8oed 5.robocat-fhzat5 28.robocat-oxrc0q 8.robocat-a4ntcr 28.robocat-dg3trg.robocat-smxo4a 28.robocat-7y6t2c.robocat-wm94ge 34.robocat-6305pr.robocat-5whue1 36.robocat-x6h9zj 11.robocat-pwdays 37.robocat-lbjqp7 12.robocat-iviieb 36.robocat-vla2dr.robocat-3d50rf 28.robocat-qfkslv.robocat-iz33x4.robocat-r6sbx1 28.robocat-n4bv0m 36.robocat-gfq7k5 26.robocat-6ealmj 36.robocat-gfq7k5 23.robocat-4snq2r.robocat-ewd03e.robocat-gfq7k5 5.robocat-gq4m71 34.robocat-uzemz2 3.robocat-86dfls 31.robocat-i6tm11 3.robocat-g3ky5s.robocat-mwtih0 18.robocat-p10tiy.robocat-emn8wq 18.robocat-47z83v 8.robocat-gbksha 17.robocat-7kvi56 8.robocat-gbksha 15.robocat-gryo2m.robocat-gbksha 14.robocat-lt6ca8 9.robocat-emn8wq 13.robocat-49myd5 11.robocat-mwtih0 13.robocat-xadgkv.robocat-p3jizf 13.robocat-49myd5 13.robocat-a5tyrj 14.robocat-lt6ca8 13.robocat-a5tyrj 15.robocat-44zw6k.robocat-a5tyrj 17.robocat-7kvi56 12.robocat-p3jizf 18.robocat-47z83v 11.robocat-mwtih0 18.robocat-5gdh0o.robocat-37amd5 18.robocat-h7gsr0.robocat-trf52p 18.robocat-47z83v 17.robocat-ifwr37 17.robocat-7kvi56 17.robocat-ifwr37 15.robocat-rybe2t.robocat-ifwr37 14.robocat-lt6ca8 18.robocat-trf52p 13.robocat-49myd5 20.robocat-37amd5 13.robocat-sy9ltf.robocat-sexvt9 13.robocat-49myd5 22.robocat-ukefnt 14.robocat-lt6ca8 22.robocat-ukefnt 15.robocat-vcf3ei.robocat-l2njns 17.robocat-7kvi56 21.robocat-sexvt9 18.robocat-47z83v 20.robocat-37amd5 18.robocat-omno8b.robocat-fvrhtk 18.robocat-hz0lac.robocat-vxxgva 18.robocat-47z83v 26.robocat-3kyy83 17.robocat-7kvi56 26.robocat-3kyy83 15.robocat-twjkun.robocat-3kyy83 14.robocat-lt6ca8 27.robocat-vxxgva 13.robocat-49myd5 28.robocat-fvrhtk 13.robocat-qsg6gb.robocat-fcs50u 13.robocat-49myd5 31.robocat-yd6bc6 14.robocat-lt6ca8 31.robocat-yd6bc6 15.robocat-wy0ydg.robocat-3kyy83 17.robocat-7kvi56 30.robocat-fcs50u 18.robocat-47z83v 28.robocat-fvrhtk 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-6myh39 {
    display: none;
  }
}

.robocat-e4mv6j {
  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-e4mv6j {
    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-qm5iqg {
  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-qm5iqg {
    padding: 14px 16px;
  }
}

.robocat-qm5iqg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.robocat-qm5iqg button:first-child {
  align-content: end;
}

.robocat-qm5iqg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .robocat-qm5iqg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-qm5iqg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.robocat-qm5iqg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.robocat-qm5iqg button:last-child svg {
  width: 38px;
  height: 38px;
}

.robocat-da7ydj {
  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-da7ydj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-da7ydj,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-da7ydj {
  opacity: 1;
  visibility: visible;
}

.robocat-d9mlq3 {
  flex: 1 1;
}

.robocat-2398ug {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-2398ug {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .robocat-a16hd6 {
  display: block;
}

.robocat-izl9l2 {
  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-izl9l2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-ob53we {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.robocat-ob53we::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.robocat-51i5hj span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.robocat-51i5hj p {
  color: var(--Text-100);
}

.robocat-ob53we .robocat-3oefhe {
  grid-area: button;
}

.robocat-ob53we .robocat-3oefhe::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-tv8nb9.org/2000/svg'%3E%3Cpath d='M4.robocat-ez4yc6 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-tf7rtu 15L16.robocat-tf7rtu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-tf7rtu 5L16.robocat-tf7rtu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-76ck36 {
  display: block;
}

.robocat-i7zkg1 {
  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-i7zkg1 {
    margin-top: 40px;
  }
}

.robocat-u9et9z label,
.robocat-u9et9z input {
  display: block;
  width: 100%;
}

.robocat-u9et9z label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.robocat-u9et9z label.robocat-3ph7n2 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.robocat-u9et9z label.robocat-3ph7n2::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-u9et9z 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-u9et9z input::placeholder {
  color: var(--Text-400);
}

.robocat-dxy43s {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .robocat-dxy43s {
  display: flex;
}

.robocat-dxy43s ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .robocat-dxy43s ol {
    height: 420px;
    padding: 24px;
  }
}

.robocat-dxy43s ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.robocat-3p20hq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-3p20hq {
    padding: 0 24px 24px;
  }
}

.robocat-3p20hq 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-3p20hq input::placeholder {
  color: var(--Text-400);
}

.robocat-3p20hq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.robocat-3p20hq [type="submit"]:disabled {
  opacity: 0.5;
}

.robocat-3p20hq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .robocat-3p20hq [type="submit"] {
    right: 40px;
  }
}

.robocat-qmf3pc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.robocat-qmf3pc.robocat-ddtyrp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.robocat-qmf3pc.robocat-ddtyrp::before {
  content: "";
  width: 31px;
}

.robocat-qmf3pc.robocat-ddtyrp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-qmf3pc.robocat-u1tya2 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.robocat-qmf3pc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-7uk0xm .robocat-3oefhe {
  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-0b54af {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .robocat-0b54af {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .robocat-0b54af {
    padding: 15px 0;
  }
}

.robocat-0b54af .robocat-mzsv69 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .robocat-0b54af .robocat-mzsv69 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.robocat-y9303h {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .robocat-y9303h {
    max-width: 180px;
    height: 47px;
  }
}

.robocat-y9303h picture,
.robocat-y9303h img {
  display: block;
  width: 100%;
  height: 100%;
}

.robocat-y9303h img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .robocat-svpyvv {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.robocat-mijz9x ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .robocat-0b54af.robocat-sjmxcn .robocat-svpyvv {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .robocat-svpyvv {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .robocat-svpyvv {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.robocat-kz278e,
.robocat-1c71cf {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .robocat-kz278e,
  .robocat-1c71cf {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .robocat-1c71cf {
    display: none;
  }
}

.robocat-ptu8mf {
  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-sjmxcn .robocat-ptu8mf {
  background: var(--fh-bg-color);
}

.robocat-ptu8mf button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .robocat-ptu8mf {
    display: none;
  }
}

.robocat-54iv9h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-54iv9h {
    display: none;
  }
}

.robocat-o8f3x0 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.robocat-0b54af.robocat-sjmxcn .robocat-o8f3x0:first-child {
  display: none;
}

.robocat-0b54af.robocat-sjmxcn .robocat-o8f3x0:last-child {
  display: block;
}

.robocat-o8f3x0:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .robocat-o8f3x0 {
    display: none;
  }
}

.robocat-s3uljd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-s3uljd {
    display: flex;
  }
}

.robocat-s3uljd ul {
  max-height: 350px;
  overflow-y: auto;
}

.robocat-s3uljd:hover ul {
  visibility: visible;
  opacity: 1;
}

.robocat-s3uljd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.robocat-s3uljd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.robocat-s3uljd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.robocat-s3uljd:hover .robocat-rs7hef svg {
  transform: rotate(180deg);
}

.robocat-yb5n1v {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.robocat-4rbh1f {
  padding: 0 8px;
}

.robocat-8m05xg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.robocat-8m05xg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .robocat-8m05xg {
    padding: 4px 8px;
  }
}

.robocat-vucs9b {
  display: flex;
}

.robocat-vucs9b img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.robocat-rs7hef {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.robocat-rs7hef svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.robocat-d15zao {
  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-d15zao {
    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-kd6pye {
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-kd6pye {
    display: none;
  }
}

.robocat-ow1qoc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.robocat-8412hk {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.robocat-zu95p0 {
  display: flex;
}

.robocat-dt8ukf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.robocat-tsaee0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .robocat-tsaee0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .robocat-tsaee0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .robocat-tsaee0 .robocat-wjofr4 [data-ref-el],
  .robocat-tsaee0 .robocat-wjofr4 span,
  .robocat-tsaee0 .robocat-wjofr4 a {
    white-space: nowrap;
  }
}

.robocat-9txc0j {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .robocat-9txc0j.robocat-9pmwpb > .robocat-wjofr4 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .robocat-9txc0j.robocat-r2026y:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .robocat-9txc0j.robocat-9pmwpb > .robocat-apsdto {
    height: auto;
  }

  .robocat-9txc0j.robocat-9pmwpb > div > .robocat-6atw4v {
    transform: rotate(180deg);
  }
}

.robocat-9txc0j [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.robocat-9txc0j [data-ref-el],
.robocat-9txc0j span {
  cursor: pointer;
}

.robocat-9txc0j [data-ref-el],
.robocat-9txc0j span,
.robocat-9txc0j a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .robocat-9txc0j [data-ref-el],
  .robocat-9txc0j span,
  .robocat-9txc0j a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .robocat-9txc0j [data-ref-el],
  .robocat-9txc0j span,
  .robocat-9txc0j a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.robocat-apsdto {
  height: 0;
  overflow: hidden;
  transition: height 0.robocat-mijz9x ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.robocat-apsdto::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.robocat-apsdto::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.robocat-apsdto::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .robocat-apsdto {
    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-apsdto:has(> .robocat-9txc0j.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .robocat-apsdto .robocat-apsdto {
    padding: 0;
  }

  .robocat-apsdto .robocat-9txc0j {
    font-weight: 400;
  }

  .robocat-apsdto .robocat-9txc0j:hover > .robocat-wjofr4 {
    background: var(--Neutral-300);
  }

  .robocat-apsdto .robocat-6atw4v {
    rotate: -90deg;
  }
}

.robocat-wjofr4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-wjofr4 {
    padding: 8px;
  }

  .robocat-9txc0j.robocat-hz4sl8 > .robocat-wjofr4 {
    background: var(--Neutral-300);
  }
}

.robocat-6atw4v {
  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-tv8nb9.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.robocat-4e98fi 0.robocat-q3ufjv.robocat-tiy519 -0.robocat-ktzwhm 0.robocat-qzy5py -0.robocat-ktzwhm 1.robocat-wla9zf 0.robocat-c3v1bm.robocat-6b9yem 4.robocat-ptaldp.robocat-4e98fi 0.robocat-9gs21y.robocat-rgfdnl -0.robocat-ktzwhm 9.robocat-v5gur6 -0.robocat-ktzwhm 10.robocat-x8ruqx 0.robocat-xexlc0.robocat-hlz4jv 0.robocat-tiy519 10.robocat-hlz4jv 0.robocat-qzy5py 10.robocat-x8ruqx 1.robocat-ths7sv.robocat-xpgbpd 5.robocat-4ap5yb.robocat-44z0cb 6.robocat-ni8dw3 5.robocat-auzxeg 6.robocat-ni8dw3 4.robocat-146soc 5.robocat-t92uu4.robocat-4e98fi 1.robocat-eo3o3a.robocat-ktzwhm 0.robocat-qzy5py -0.robocat-ktzwhm 0.robocat-tiy519 0.robocat-4e98fi 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.robocat-mijz9x ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-6atw4v {
    cursor: default;
  }
}

.robocat-u8awz8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.robocat-h6uca8 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .robocat-h6uca8 {
    padding: 40px 4px;
  }
}

.robocat-gpf8wv {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .robocat-gpf8wv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.robocat-ew3zq6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .robocat-ew3zq6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.robocat-ew3zq6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.robocat-ew3zq6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.robocat-ew3zq6 [data-ref-el],
.robocat-ew3zq6 span,
.robocat-ew3zq6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.robocat-ffv9w9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-ffv9w9 {
    margin-bottom: 12px;
  }
}

.robocat-hpn0js {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.robocat-hpn0js img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .robocat-hpn0js:last-child {
    margin-right: 0;
  }
}

.robocat-dmb3l3 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-ffv9w9:hover .robocat-r1cmjp {
  visibility: visible;
  opacity: 1;
}

.robocat-r1cmjp {
  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-3wie4v {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.robocat-lcz53d {
  display: flex;
  margin: 6px;
}

.robocat-lcz53d img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.robocat-r1cmjp::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-r1cmjp::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-owcoyk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-owcoyk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.robocat-m2ed1r {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .robocat-m2ed1r {
    margin-right: 32px;
  }
}

.robocat-nluir6 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-nluir6 {
    margin-top: 0;
    width: 340px;
  }
}

.robocat-nluir6 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-kh358t {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.robocat-7qfjlq {
  position: relative;
}

@media (min-width: 768px) {
  .robocat-7qfjlq {
    margin-top: 40px;
  }
}

.robocat-7qfjlq + .robocat-oapzc7,
.robocat-7qfjlq + .robocat-7qfjlq {
  margin-top: 24px;
}

.robocat-qgmlol {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .robocat-qgmlol {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-qgmlol {
    padding: 80px;
  }
}

.robocat-y6b014 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .robocat-y6b014 {
    padding: 0 16px;
}


}

.robocat-m8695w {
  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-m8695w {
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-z1p47v {
  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-z1p47v {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-2xshxg {
  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-2xshxg:hover {
  background: var(--button-bg-hover);
}

.robocat-je5jlv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.robocat-je5jlv img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .robocat-je5jlv img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .robocat-je5jlv img {
  min-height: 100%;
  }
}

.robocat-qgmlol::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.robocat-zfprvz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.robocat-zfprvz h1,
.robocat-zfprvz h2,
.robocat-zfprvz h3,
.robocat-zfprvz h4 {
  margin-bottom: 6px;
}

.robocat-zfprvz h1:not(:first-child),
.robocat-zfprvz h2:not(:first-child),
.robocat-zfprvz h3:not(:first-child),
.robocat-zfprvz h4:not(:first-child) {
  margin-top: 16px;
}

.robocat-zfprvz h1,
.robocat-zfprvz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .robocat-zfprvz h1,
  .robocat-zfprvz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.robocat-zfprvz h2,
.robocat-zfprvz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .robocat-zfprvz h2,
  .robocat-zfprvz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-zfprvz h3,
.robocat-zfprvz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .robocat-zfprvz h3,
  .robocat-zfprvz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-zfprvz h4,
.robocat-zfprvz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.robocat-zfprvz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.robocat-zfprvz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.robocat-zfprvz 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-zfprvz ul ul {
  margin-bottom: 8px;
}

.robocat-zfprvz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.robocat-zfprvz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.robocat-zfprvz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.robocat-zfprvz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.robocat-zfprvz ol li::marker {
  font-weight: 700;
}

.robocat-zfprvz ol ol {
  margin-bottom: 8px;
}

.robocat-zfprvz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.robocat-zfprvz ol ul li {
  padding-left: 16px;
}

.robocat-zfprvz 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-zfprvz table {
    padding: 24px;
  }
}

.robocat-zfprvz table.robocat-dj8uj5 {
  -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-mijz9x,
    mask-image 0.3s;
}

.robocat-zfprvz table.robocat-dj8uj5.robocat-ezt866 {
  -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-zfprvz table {
    display: table;
  }
}

.robocat-zfprvz table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.robocat-zfprvz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zfprvz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zfprvz 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-zfprvz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.robocat-zfprvz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zfprvz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zfprvz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.robocat-zfprvz img {
  max-width: 100%;
  height: auto;
}

.robocat-wl520j {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-wl520j {
    padding: 24px;
  }
}

.robocat-t2ybwi {
  color: var(--card-text-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-t2ybwi {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.robocat-t2ybwi > * {
  margin: 0 !important;
}

.robocat-t2ybwi img,
.robocat-y8j2j2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-t2ybwi img,
  .robocat-y8j2j2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-rcx0jm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-rcx0jm {
    width: 32px;
    height: 32px;
  }
}

.robocat-m5imyo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.robocat-m5imyo .robocat-yf81st {
  flex-shrink: 0;
}

.robocat-m5imyo .robocat-e4pb93 svg {
  display: none;
}

.robocat-uuxz9u {
  display: grid;
  transition: max-height 0.robocat-mijz9x ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .robocat-uuxz9u {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .robocat-uuxz9u {
    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-uuxz9u.robocat-k859s8 + .robocat-yf81st svg {
  transform: rotate(180deg);
}

.robocat-ofsyaf {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.robocat-ofsyaf > div:nth-child(3n) {
  grid-column: span 2;
}

.robocat-ofsyaf
  > div:nth-child(3n)
  .robocat-pdicl1
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .robocat-ofsyaf {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .robocat-ofsyaf > div:nth-child(3n) {
    grid-column: unset;
  }

  .robocat-ofsyaf
    > div:nth-child(3n)
    .robocat-pdicl1
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .robocat-ofsyaf {
    max-width: 270px;
  }
}

.robocat-ofsyaf .robocat-pdicl1 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .robocat-ofsyaf .robocat-pdicl1 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .robocat-ofsyaf .robocat-pdicl1 button {
    max-width: 104px;
  }
}

.robocat-fz0k5l {
  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-fz0k5l {
    margin-bottom: 0;
  }
}

.robocat-9rdiwa {
  display: none;
  opacity: 0;
}

.robocat-e2kgol {
  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-e2kgol img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.robocat-pdicl1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.robocat-pdicl1 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-pdicl1
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-pdicl1
    button {
    max-width: 145px;
  }
}

.robocat-k7kyeo:first-child
  .robocat-pdicl1
  button {
  max-width: 270px;
}

.robocat-0jbitm {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.robocat-fz0k5l picture {
  width: 100%;
  max-width: 100%;
}

.robocat-ptznyf {
  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-ptznyf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.robocat-fz0k5l:hover .robocat-ptznyf {
  display: flex;
}

.robocat-8spdiz {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.robocat-ky70uv {
  display: flex;
}

.robocat-ky70uv:hover .robocat-slam84,
.robocat-ky70uv .robocat-hz4sl8 .robocat-slam84 {
  display: flex;
}

.robocat-ky70uv svg {
  flex-shrink: 0;
}

.robocat-slam84 {
  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-slam84 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.robocat-slam84:hover {
  display: flex;
}

.robocat-slam84 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.robocat-ftp7l0 {
  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-ftp7l0 {
    font-size: 12px;
  }
}

.robocat-y888u9,
.robocat-6cxodl {
  width: 50%;
  flex-shrink: 0;
}

.robocat-y888u9 {
  font-weight: 700;
}

.robocat-wl1f3y .robocat-uuxz9u {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .robocat-wl1f3y .robocat-uuxz9u {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .robocat-wl1f3y .robocat-uuxz9u {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.robocat-wl1f3y
  .robocat-0jbitm:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.robocat-wl1f3y .robocat-e2kgol {
  height: 100% !important;
  border-radius: 16px;
}

.robocat-wl1f3y .robocat-pdicl1 {
  gap: 4px;
  align-items: center;
}

.robocat-wl1f3y .robocat-pdicl1 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.robocat-wl1f3y .robocat-pdicl1 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.robocat-wl1f3y .robocat-v9liqf,
.robocat-wl1f3y .robocat-a6edgq {
  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-tv8nb9.org/2000/svg'%3E%3Cpath d='M9.robocat-q9vsnq 4.robocat-d80wr5.robocat-niocnw 5.robocat-wvrgyb.robocat-zb986l 5.robocat-drtrlm.robocat-uv0c5w 5.robocat-puefn5.robocat-afcc65 8.robocat-wdubys.robocat-op19bw 9.robocat-cq59i0.robocat-dzt95k 9.robocat-fr5zat.robocat-o3jyh1 13.robocat-v3hs01.robocat-77u92i 11.robocat-dsdcgv.robocat-i9dbnq 11.robocat-3xmlm5.robocat-twf8p7 11.robocat-0f4uol.robocat-sno88y 13.robocat-abc8aq.robocat-h66p7p 9.robocat-3dfa49.robocat-tq3r5f 9.robocat-xxe9la.robocat-ypjs2g 8.robocat-rumriz.robocat-nwrp4r 5.robocat-oqtahb.robocat-1cxfxh 5.robocat-wfx6u2.robocat-zgxxi4 5.robocat-9gmcm7.robocat-kpl9hh 4.robocat-te6z6x.robocat-i9dbnq 1.robocat-f80bh5.robocat-q9vsnq 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.robocat-wl1f3y .robocat-v9liqf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.robocat-wl1f3y .robocat-a6edgq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.robocat-bqfxvs {
  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-bqfxvs {
    padding: 24px;
  }
}

.robocat-bqfxvs .robocat-yf81st {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-bqfxvs .robocat-yf81st {
    display: none;
  }
}

.robocat-bqfxvs .robocat-e4pb93 svg {
  display: none;
}

.robocat-v4hd7u {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.robocat-v4hd7u .robocat-hzs1nk {
  display: none;
}

@media (min-width: 768px) {
  .robocat-v4hd7u .robocat-hzs1nk {
    display: flex;
  }
}

.robocat-wmlbex {
  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-wmlbex {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-wmlbex > * {
  margin: 0 !important;
}

.robocat-wmlbex img,
.robocat-7h71ho {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-wmlbex img,
  .robocat-7h71ho {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-z9xqqg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-z9xqqg {
    width: 32px;
    height: 32px;
  }
}

.robocat-l6layz {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .robocat-l6layz {
    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-l6layz::-webkit-scrollbar {
    display: none;
  }
}

.robocat-oticu9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .robocat-oticu9 {
    padding: 7px 15px;
  }
}

.robocat-oticu9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-lj9dyy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-lj9dyy {
    display: flex;
    opacity: 1;
  }
}

.robocat-oticu9 picture {
  height: 100%;
  display: block;
}

.robocat-oticu9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .robocat-oticu9 img {
    width: 88px;
    height: 44px;
  }
}

.robocat-oticu9 p {
  text-align: center;
  width: 100%;
}

.robocat-jlpi6e {
  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-jlpi6e {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-jlpi6e img,
.robocat-4liurb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-jlpi6e img,
  .robocat-4liurb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-a75g9i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-a75g9i {
    width: 32px;
    height: 32px;
  }
}

.robocat-lgnt0b {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.robocat-de6v1s {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-6yv9wu {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.robocat-6yv9wu.robocat-hz4sl8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.robocat-ibqi0r {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .robocat-ibqi0r {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-asbkni {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.robocat-1frc0f {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.robocat-mijz9x ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.robocat-ygdcfb {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.robocat-ygdcfb ol,
.robocat-ygdcfb ul {
  padding-left: 1.3em;
}

.robocat-6yv9wu.robocat-hz4sl8 .robocat-1frc0f {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.robocat-6yv9wu.robocat-hz4sl8 .robocat-asbkni {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.robocat-dih189 {
  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-dih189 {
    padding: 24px;
  }
}

.robocat-dih189 .robocat-yf81st {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-dih189 .robocat-yf81st {
    display: none;
  }
}

.robocat-dih189 .robocat-e4pb93 svg {
  display: none;
}

.robocat-9t50ca {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-9t50ca .robocat-hzs1nk {
  display: none;
}

@media (min-width: 768px) {
  .robocat-9t50ca .robocat-hzs1nk {
    display: flex;
  }
}

.robocat-6cmxeu {
  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-6cmxeu {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-6cmxeu > * {
  margin: 0 !important;
}

.robocat-6cmxeu img,
.robocat-spawc4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-6cmxeu img,
  .robocat-spawc4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-86vdlc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-86vdlc {
    width: 32px;
    height: 32px;
  }
}

.robocat-yne65f {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .robocat-yne65f {
    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-yne65f::-webkit-scrollbar {
    display: none;
  }
}

.robocat-hbtbsg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.robocat-hbtbsg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-za51w6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-za51w6 {
    display: flex;
    opacity: 1;
  }
}

.robocat-hbtbsg picture {
  width: auto;
  height: 100%;
  display: block;
}

.robocat-hbtbsg picture img {
  display: block;
  width: auto;
  height: 100%;
}

.robocat-pccpnk {
  margin: -24px 0;
}

.robocat-pccpnk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .robocat-pccpnk {
    margin: -16px 0;
  }
}

.robocat-4xttmf {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .robocat-4xttmf {
    flex-direction: row;
  }
}

.robocat-y2dyiw {
  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-y2dyiw {
    flex: 1;
  }
}

.robocat-y2dyiw::placeholder {
  color: var(--Text-400);
}

.robocat-0zwygr {
  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-9rxd5q {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.robocat-9rxd5q::-webkit-scrollbar {
  display: none;
}

.robocat-7pnuyi {
  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-7pnuyi img,
.robocat-7pnuyi svg {
  margin-right: 8px;
}

.robocat-znx3ga {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.robocat-pccpnk + .robocat-hvx5s1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .robocat-pccpnk + .robocat-hvx5s1 {
    margin-top: -16px;
  }
}

.robocat-akc3pe {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.robocat-akc3pe > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.robocat-akc3pe > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.robocat-u75xpu {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-w43d3a {
  color: var(--card-text-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-1f6o9h {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.robocat-xvbpjn {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.robocat-3lzofr {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.robocat-u75xpu 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-u75xpu 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-u75xpu {
    padding: 39px 179px 39px 39px;
  }

  .robocat-w43d3a {
    font-size: 40px;
    line-height: 48px;
  }

  .robocat-3lzofr {
    height: 348px;
  }

  .robocat-u75xpu button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .robocat-u75xpu button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-u75xpu {
    padding: 63px;
  }
}

.robocat-hdiv7i {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .robocat-hdiv7i {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.robocat-bi38rh {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-bi38rh {
    width: auto;
  }
}

.robocat-p672qd {
  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-p672qd::-webkit-scrollbar {
  display: none;
}

.robocat-p672qd 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-p672qd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-p672qd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.robocat-hdiv7i .robocat-5qrref {
  -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-mijz9x,
    mask-image 0.3s;
}

.robocat-hdiv7i .robocat-5qrref.robocat-ezt866 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.robocat-ube6s4 {
  margin: 40px -16px;
}

.robocat-wqxhak + .robocat-oapzc7,
.robocat-wqxhak + .robocat-7qfjlq {
  margin-top: 24px;
}

.robocat-pfu1t6 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.robocat-pfu1t6 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.robocat-82f16v {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .robocat-82f16v {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .robocat-82f16v {
    margin-top: 0;
  }
}

.robocat-rrbedw {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-rrbedw {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-o3yk6u {
  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-o3yk6u {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.robocat-6jr5nq {
  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-6jr5nq {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.robocat-bab3og {
  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-bab3og {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-aqcwsg {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-aqcwsg {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-amgq4l {
  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-3s8id2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.robocat-3s8id2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.robocat-hvx5s1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.robocat-bqm65g {
  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-bqm65g {
    padding: 15px 48px;
  }
}

main > .robocat-hvx5s1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .robocat-uuxz9u.robocat-lsr6ft > div:nth-child(n+5) {
    display: none;
  }
}

.robocat-zfprvz p a img {
  display: block;
  margin: 0 auto;
}


.robocat-t3x94r {
  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-1jf8j7 {
  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-1jf8j7 label {
  font-size: 14px;
}

.robocat-1jf8j7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.robocat-1jf8j7 input,
.robocat-1jf8j7 textarea,
.robocat-1jf8j7 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-1jf8j7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.robocat-02as0o ease;
}
.robocat-1jf8j7 button:hover {
  background-color: var(--button-bg-hover);
}
.robocat-9hgjg1 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.robocat-k4ec1m ease-in;
}

.robocat-9hgjg1 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-7txquy, .robocat-0u7uin, [class*="review-card"],
thead, thead th, table th, .robocat-ic6oqz,
.robocat-p1lqqp, [class*="collapsible-header"],
.robocat-5rzeu2, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.robocat-a9jj4w img, .robocat-yrrcum img { filter: invert(1); }
