html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.robocat-edwht1 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .robocat-edwht1 {
    padding: 54px 0 0;
  }
}

.robocat-69n3v2 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .robocat-69n3v2:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.robocat-025mwb {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .robocat-025mwb {
    margin: 20px auto 100px;
  }
}

.robocat-025mwb h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .robocat-025mwb h1 {
    font-size: 120px;
  }
}

.robocat-025mwb p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.robocat-b0265m {
  cursor: pointer;
}

.robocat-q8hsdv {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.robocat-aqxij9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.robocat-aqxij9 figure {
  margin: 0;
}

.robocat-aqxij9.robocat-aff4ze {
  justify-content: flex-start;
  margin-right: 4px;
}

.robocat-aqxij9.robocat-evw6f2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.robocat-aqxij9.robocat-544x5w {
  justify-content: center;
}

.robocat-aqxij9.robocat-gvm50c {
  justify-content: normal;
}

.robocat-5r5raw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .robocat-5r5raw {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-5r5raw {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.robocat-wolt80 {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .robocat-wolt80 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.robocat-634swb {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .robocat-634swb {
    flex-direction: column;
  }
}

.robocat-w49jry {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.robocat-w49jry img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .robocat-w49jry {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.robocat-86wq9o {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.robocat-86wq9o ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .robocat-86wq9o ul {
    margin-bottom: 15px;
  }
}

.robocat-86wq9o ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.robocat-86wq9o ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.robocat-86wq9o ul li span svg {
  fill: var(--title-color);
}

.robocat-86wq9o ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .robocat-86wq9o ul li small {
    font-size: 12px;
  }
}

.robocat-86wq9o ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.robocat-86wq9o ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .robocat-86wq9o {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.robocat-59jdul {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .robocat-59jdul {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.robocat-steus4 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.robocat-i53l4w {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.robocat-rghaln ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .robocat-i53l4w {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .robocat-i53l4w:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.robocat-i53l4w.robocat-r7m3tz {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .robocat-i53l4w.robocat-r7m3tz:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.robocat-c3fvw8 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .robocat-c3fvw8 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-c3fvw8 {
    padding: 50px 16px 68px;
  }
}

.robocat-ps4rf7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .robocat-ps4rf7 {
    flex-direction: column;
  }
}

.robocat-cifgu9 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .robocat-cifgu9 {
    margin-bottom: 40px;
  }
}

.robocat-b1q238 .robocat-hqcweb {
  margin-bottom: 28px;
}

.robocat-b1q238 .robocat-hqcweb img {
  max-height: 100px;
  width: auto;
}

.robocat-f23s9u {
  display: flex;
  align-items: center;
}

.robocat-f23s9u a + a {
  margin-left: 24px;
}

.robocat-f23s9u img {
  max-height: 56px;
  width: auto;
}

.robocat-f23s9u img + img {
  margin-left: 24px;
}

.robocat-dwvgyt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .robocat-dwvgyt {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.robocat-uc7x34 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-uc7x34 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.robocat-ghadjb {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .robocat-ghadjb {
    flex-wrap: wrap;
  }
}

.robocat-ghadjb li {
  display: flex;
  margin: 0 7px;
}

.robocat-ghadjb li svg {
  transition: 0.robocat-rghaln ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .robocat-ghadjb li:hover svg {
    transform: scale(1.2);
  }
}

.robocat-psxmcr {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.robocat-2c1wlh + .robocat-2c1wlh {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .robocat-2c1wlh + .robocat-2c1wlh {
    margin: 36px 0 0;
  }
}

.robocat-7kcpjr {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.robocat-bnywlj {
  list-style: none;
  margin: 0;
  padding: 0;
}

.robocat-bnywlj li {
  font-size: 16px;
}

.robocat-bnywlj li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-bnywlj li a:hover {
    text-decoration: underline;
  }
}

.robocat-bnywlj li + li {
  margin-top: 16px;
}

.robocat-w3arjt {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.robocat-9ibiq0 ease-in-out;
}

.robocat-w3arjt.robocat-x9gvss {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.robocat-uj3ccf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.robocat-uj3ccf h1,
.robocat-uj3ccf h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .robocat-uj3ccf h1,
  .robocat-uj3ccf h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .robocat-uj3ccf {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-uj3ccf {
    margin-bottom: 60px;
  }
}

.robocat-ksu6s0 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .robocat-ksu6s0 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.robocat-ksu6s0 li {
  width: 100%;
}

.robocat-ksu6s0 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.robocat-rghaln ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.robocat-ksu6s0 li a svg {
  fill: var(--button-text-color);
}

.robocat-ksu6s0 li a.robocat-x9gvss {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .robocat-ksu6s0 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-ksu6s0 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .robocat-ksu6s0 li a img {
    max-width: 16px;
  }
}

.robocat-j2pc33 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .robocat-j2pc33 {
    margin: 0 -5px;
  }
}

.robocat-sut2dt {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.robocat-sut2dt span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.robocat-sut2dt small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .robocat-sut2dt {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .robocat-sut2dt span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.robocat-6fktsa {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.robocat-6fktsa img {
  width: 100%;
  transition: 0.robocat-rghaln ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .robocat-6fktsa:hover img {
    transform: scale(1.1);
  }
}

.robocat-rkutok {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .robocat-rkutok {
    height: 54px;
  }
}

.robocat-t43lx8 {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .robocat-t43lx8 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-t43lx8 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-t43lx8 .robocat-hqcweb img {
    max-width: 90px;
  }
}

.robocat-hqcweb img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .robocat-hqcweb {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-xj71g9 {
    display: none;
  }
  .robocat-xj71g9::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.robocat-2m616k {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.robocat-2m616k li {
  font-size: 16px;
  margin: 0 20px;
}

.robocat-2m616k li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-2m616k li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-2m616k {
    display: block;
  }
  .robocat-2m616k li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .robocat-2m616k li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .robocat-2m616k li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .robocat-2m616k li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.robocat-1byz42 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .robocat-1byz42 {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-1byz42 {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-1byz42 {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.robocat-1byz42.robocat-4p47g5 {
  margin-right: 0;
}

.robocat-cgaiyw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .robocat-cgaiyw {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .robocat-cgaiyw:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.robocat-rnxpc3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .robocat-rnxpc3:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-rnxpc3 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.robocat-5qlwll {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .robocat-5qlwll {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.robocat-5qlwll:hover > ul {
  display: flex;
}

.robocat-5qlwll:focus > ul {
  display: flex;
}

.robocat-5qlwll:focus-within > ul {
  display: flex;
}

.robocat-e805s9 {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.robocat-e805s9::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.robocat-9ibiq0 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .robocat-e805s9 {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .robocat-e805s9 img {
    max-width: 20px;
  }
}

.robocat-5qlwll ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.robocat-rghaln ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-5qlwll ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.robocat-5qlwll ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.robocat-rghaln ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .robocat-5qlwll ul li {
    padding: 5px;
  }
}

.robocat-5qlwll ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-5qlwll ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-5qlwll ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .robocat-5qlwll ul li a img {
    max-width: 20px;
  }
}

.robocat-ya77x2 {
  display: none;
}

.robocat-bj0l0g {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .robocat-bj0l0g {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.robocat-bj0l0g span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .robocat-ya77x2:checked ~ .robocat-xj71g9 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .robocat-xj71g9 {
    display: none;
    transition: display 0.robocat-rghaln ease-in-out;
  }
  .robocat-ya77x2:checked ~ .robocat-xj71g9 {
    display: block;
  }
  .robocat-ya77x2:checked + .robocat-bj0l0g span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .robocat-ya77x2:checked + .robocat-bj0l0g span:nth-child(2) {
    display: none;
  }
  .robocat-ya77x2:checked + .robocat-bj0l0g span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.robocat-66sp0u {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-66sp0u {
    padding: 0 16px;
  }
}

.robocat-66sp0u img {
  margin-bottom: 20px;
}

.robocat-66sp0u p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-66sp0u p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-66sp0u {
    margin-bottom: 60px;
  }
}

.robocat-86l7pb {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-86l7pb {
    font-size: 32px;
  }
}

.robocat-pc5pwu {
  color: var(--text-color);
}

.robocat-iwt64r {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .robocat-iwt64r {
    font-size: 16px;
    line-height: 140%;
  }
}

.robocat-iwt64r p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.robocat-iwt64r p img {
  display: block;
  margin: 0 auto;
}

.robocat-iwt64r p:first-of-type {
  margin-top: 0;
}

.robocat-iwt64r p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .robocat-iwt64r p {
    font-size: 18px;
    line-height: 140%;
  }
}

.robocat-iwt64r ul {
  padding: 0 0 0 20px;
}

.robocat-iwt64r table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.robocat-iwt64r table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .robocat-iwt64r table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.robocat-iwt64r table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-iwt64r table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.robocat-iwt64r table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.robocat-iwt64r iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-iwt64r iframe {
    height: 200px;
  }
}

.robocat-xi937n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .robocat-xi937n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-xi937n {
    margin-bottom: 60px;
  }
}

.robocat-7qjtb5 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-7qjtb5 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.robocat-7qjtb5 h1,
.robocat-7qjtb5 h2,
.robocat-7qjtb5 h3,
.robocat-7qjtb5 h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-7qjtb5 h1,
  .robocat-7qjtb5 h2,
  .robocat-7qjtb5 h3,
  .robocat-7qjtb5 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.robocat-t04rwc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-t04rwc {
    flex-direction: column-reverse;
  }
}

.robocat-t04rwc .robocat-dxd3z8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .robocat-t04rwc .robocat-dxd3z8 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.robocat-t04rwc .robocat-i6y3sf {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-t04rwc .robocat-i6y3sf {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .robocat-t04rwc .robocat-i6y3sf img {
    width: 100%;
  }
}

.robocat-i6y3sf {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-i6y3sf {
    margin-bottom: 18px;
  }
}

.robocat-dxd3z8 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-dxd3z8 {
    margin-bottom: 18px;
  }
}

.robocat-xi937n h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-xi937n h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.robocat-xi937n .robocat-69n3v2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.robocat-pswvoo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .robocat-pswvoo {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-pswvoo {
    margin-bottom: 60px;
  }
}

.robocat-x2llb0 {
  position: relative;
  border: none;
}

.robocat-x2llb0::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.robocat-z511np {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.robocat-z511np span {
  height: 32px;
}

.robocat-z511np span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.robocat-z511np.robocat-2t7h50 span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .robocat-z511np {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.robocat-ib5ekv {
  list-style: none;
  padding: 0;
  margin: 0;
}

.robocat-ib5ekv li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .robocat-ib5ekv li {
    font-size: 16px;
  }
}

.robocat-ib5ekv li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.robocat-rghaln ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .robocat-ib5ekv li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-ib5ekv li a {
    padding: 12px 14px;
  }
}

.robocat-ib5ekv.robocat-ufcw68 {
  display: none;
}

.robocat-t7bse4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.robocat-t7bse4 table {
  width: 100%;
  border-collapse: collapse;
}

.robocat-t7bse4 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .robocat-t7bse4 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .robocat-t7bse4 table td {
    min-width: 75px;
  }
}

.robocat-t7bse4 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-t7bse4 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.robocat-t7bse4 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.robocat-t7bse4 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .robocat-t7bse4 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .robocat-t7bse4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-t7bse4 {
    margin-bottom: 60px;
  }
}

.robocat-pejztx {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .robocat-pejztx {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.robocat-xnffeg {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .robocat-xnffeg {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.robocat-xnffeg tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .robocat-xnffeg tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.robocat-xnffeg tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.robocat-n3ndfm table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.robocat-n3ndfm table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.robocat-n3ndfm p {
  color: var(--text-color);
}

.robocat-zyj6dg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-zyj6dg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-zyj6dg {
    margin-bottom: 60px;
  }
}

.robocat-jf3t3c {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.robocat-u26krp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-u26krp {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-u26krp {
    margin-bottom: 60px;
  }
}

.robocat-b68s81 {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.robocat-b68s81 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-b68s81 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.robocat-b68s81 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.robocat-b68s81 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .robocat-b68s81 p {
    font-size: 16px;
  }
}

.robocat-bp3low {
  display: none;
}

@media only screen and (max-width: 767px) {
  .robocat-bp3low {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.robocat-eg8rjt {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.robocat-eg8rjt li {
  margin: 0 20px;
}

.robocat-eg8rjt li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.robocat-eg8rjt li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .robocat-eg8rjt li a:hover {
    color: #2ab765;
  }
}

.robocat-hza307 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .robocat-hza307 {
    padding: 0 16px;
  }
}

.robocat-hza307 li {
  font-size: 16px;
  position: relative;
}

.robocat-hza307 li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-hza307 li a:hover {
    text-decoration: underline;
  }
}

.robocat-hza307 li span {
  opacity: 0.5;
}

.robocat-hza307 li + li {
  margin-left: 30px;
}

.robocat-hza307 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.robocat-7qjtb5 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.robocat-7qjtb5 {
    margin-bottom: 18px;
  }
}

.robocat-vdh3c8 {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.robocat-vdh3c8 tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.robocat-vdh3c8 tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.robocat-vdh3c8 tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.robocat-vdh3c8 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.robocat-vdh3c8 tbody tr:last-of-type {
  margin-bottom: 0;
}

.robocat-vdh3c8 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.robocat-vdh3c8 tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.robocat-vdh3c8 tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.robocat-vdh3c8 tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .robocat-vdh3c8 tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.robocat-vdh3c8 tbody tr td .robocat-gja2pc {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .robocat-vdh3c8 tbody tr td .robocat-gja2pc {
    width: 100%;
  }
}

.robocat-vdh3c8 tbody tr td .robocat-oegdv9 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.robocat-rghaln ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-vdh3c8 tbody tr td .robocat-oegdv9:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-vdh3c8 tbody tr td .robocat-oegdv9 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .robocat-vdh3c8 tbody tr td .robocat-oegdv9 {
    width: 100%;
  }
}

.robocat-vdh3c8 tbody tr td .robocat-7sx17n {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .robocat-vdh3c8 tbody tr td .robocat-7sx17n:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-vdh3c8 tbody tr {
    flex-direction: column;
  }
}

.robocat-vdh3c8 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.robocat-wofe3u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-wofe3u {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-wofe3u {
    margin: 0 auto 60px;
  }
}

.robocat-vrfifn {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .robocat-vrfifn {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.robocat-slupbf {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .robocat-slupbf {
    margin: 0 -5px;
  }
}

.robocat-ch55m4 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.robocat-ch55m4 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-ch55m4 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .robocat-ch55m4:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .robocat-ch55m4 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-ch55m4 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .robocat-ch55m4 p {
    font-size: 16px;
  }
}

.robocat-3618zp {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .robocat-3618zp {
    height: 190px;
    margin: 20px auto;
  }
}

.robocat-3618zp img {
  width: 100%;
  height: 100%;
}

.robocat-3618zp iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .robocat-3618zp iframe {
    height: 190px;
  }
}

.robocat-ovgyc1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.robocat-ovgyc1::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.robocat-e9sfkn {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.robocat-e9sfkn svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.robocat-rghaln ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .robocat-e9sfkn:hover svg {
    transform: scale(1.1);
  }
}

.robocat-r5e4wc {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .robocat-r5e4wc {
    padding: 40px 0;
  }
}

.robocat-2do4yu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .robocat-2do4yu {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .robocat-2do4yu {
    flex-direction: column-reverse;
  }
}

.robocat-p9ny5r {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.robocat-p9ny5r img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .robocat-p9ny5r {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-p9ny5r {
    margin: 10px 0 0;
  }
}

.robocat-p9qum4 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.robocat-p9qum4 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .robocat-p9qum4 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-p9qum4 {
    padding: 24px 10px;
  }
}

.robocat-5uh5ah {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-5uh5ah:hover {
  border: 1px solid #8c8ca2;
}

.robocat-zik86u {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.robocat-zik86u:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.robocat-nzbt1t {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.robocat-nzbt1t a {
  text-decoration: underline;
  color: #8babff;
}

.robocat-zwbo5q {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.robocat-zwbo5q .robocat-5uh5ah {
  width: 50%;
  margin: 0;
}

.robocat-xsrjpj {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.robocat-xsrjpj:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.robocat-laz68b {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-laz68b {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-laz68b {
    margin: 0 0 60px;
  }
}

.robocat-6t7lwf {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-6t7lwf {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.robocat-soogs4 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .robocat-soogs4 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.robocat-f5axzy {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .robocat-f5axzy {
    flex-basis: auto;
    max-width: 100%;
  }
}

.robocat-n9pewh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .robocat-n9pewh {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.robocat-n9pewh a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.robocat-rghaln ease-in-out;
}

@media only screen and (max-width: 767px) {
  .robocat-n9pewh a {
    margin: 1px 0 4px;
  }
}

.robocat-n9pewh a svg {
  fill: #fff;
}

.robocat-n9pewh a:hover {
  background: #3d68e7;
}

.robocat-cpr181 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.robocat-ex5hvy {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .robocat-ex5hvy {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.robocat-uo0oog {
  font-size: 16px;
  color: var(--text-color);
}

.robocat-649oha {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-649oha {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-649oha {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .robocat-649oha {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.robocat-q3x8ro {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.robocat-q3x8ro h1,
.robocat-q3x8ro h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-q3x8ro h1,
  .robocat-q3x8ro h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .robocat-q3x8ro {
    margin: 0;
    padding-right: 20px;
  }
}

.robocat-i3b4ng {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.robocat-i3b4ng h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-i3b4ng h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.robocat-i3b4ng h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .robocat-i3b4ng h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.robocat-i3b4ng table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.robocat-i3b4ng table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .robocat-i3b4ng table tr td {
    padding: 12px 4px;
  }
}

.robocat-i3b4ng table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .robocat-i3b4ng table tr th {
    padding: 12px 4px;
  }
}

.robocat-i3b4ng table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .robocat-i3b4ng {
    margin: 0;
  }
}

.robocat-hclvnp {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .robocat-hclvnp {
    min-height: 190px;
  }
}

.robocat-gwpshb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.robocat-gwpshb::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.robocat-4p1xqj {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.robocat-4p1xqj.robocat-g5inut {
  display: none;
}

.robocat-oh3ex3 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.robocat-oh3ex3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.robocat-oh3ex3 iframe.robocat-kgd30v {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.robocat-oh3ex3.robocat-8u8ayu {
  opacity: 1;
  pointer-events: all;
}

.robocat-lvhixk {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-lvhixk svg {
  margin-right: 10px;
}

.robocat-lvhixk + .robocat-lvhixk {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .robocat-lvhixk:hover {
    background: #a8a6b3;
  }
}

.robocat-hjz155 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .robocat-hjz155:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .robocat-lvhixk {
    height: 42px;
    max-width: 220px;
  }
}

.robocat-649oha .robocat-xi937n {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.robocat-649oha .robocat-xi937n h1,
.robocat-649oha .robocat-xi937n h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .robocat-649oha .robocat-xi937n h1,
  .robocat-649oha .robocat-xi937n h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .robocat-649oha .robocat-xi937n {
    margin: 28px 0 0;
  }
}

.robocat-8x1lg5 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .robocat-8x1lg5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .robocat-8x1lg5 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-8x1lg5 {
    margin: 20px auto 60px;
  }
}

.robocat-2m5jho {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .robocat-2m5jho {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-2m5jho {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.robocat-t17y08 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.robocat-t17y08 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.robocat-3pup0e {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.robocat-3pup0e h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .robocat-3pup0e h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-3pup0e h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .robocat-3pup0e {
    max-width: 100%;
    margin: 0;
  }
}

.robocat-3irwo5 {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .robocat-3irwo5 {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.robocat-z9qdss {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .robocat-z9qdss {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.robocat-snakpb {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.robocat-snakpb span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .robocat-snakpb {
    margin: 0;
  }
  .robocat-snakpb:last-of-type {
    margin-top: 4px;
  }
}

.robocat-1pt1zr {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .robocat-1pt1zr {
    padding: 10px;
  }
}

.robocat-1pt1zr .robocat-69n3v2 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .robocat-1pt1zr .robocat-69n3v2 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .robocat-1pt1zr {
    flex-wrap: wrap;
  }
}

.robocat-7v7id1 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.robocat-7v7id1 img {
  width: 100%;
}

.robocat-4sl4w8 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .robocat-4sl4w8 {
    max-width: 200px;
    margin: 0;
  }
}

.robocat-cynf69 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.robocat-pirljn {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.robocat-e9hbog {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog {
    margin: 0 0 60px;
  }
}

.robocat-e9hbog .robocat-kv1ra6 {
  position: relative;
}

.robocat-e9hbog .robocat-im26ql {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.robocat-e9hbog .robocat-im26ql.robocat-g5inut {
  display: none;
}

.robocat-e9hbog .robocat-o2r93y {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .robocat-e9hbog .robocat-o2r93y {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .robocat-e9hbog .robocat-o2r93y {
    bottom: 90px;
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-36p6pd {
  max-width: 300px;
  width: 100%;
}

.robocat-e9hbog .robocat-o2r93y .robocat-36p6pd .robocat-y5qs7p {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-o2r93y .robocat-36p6pd .robocat-y5qs7p {
    font-size: 32px;
    text-align: center;
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-36p6pd .robocat-01qmx6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-o2r93y .robocat-36p6pd .robocat-01qmx6 {
    text-align: center;
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 {
    flex-direction: column-reverse;
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-9r7db5 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-9r7db5:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-9r7db5 {
    width: 100%;
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-tzu7qs {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.robocat-rghaln ease-in-out;
  overflow: hidden;
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-tzu7qs span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-tzu7qs:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-tzu7qs:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-o2r93y .robocat-4p47g5 .robocat-tzu7qs {
    width: 100%;
  }
}

.robocat-e9hbog .robocat-o2r93y.robocat-g5inut {
  display: none;
}

.robocat-e9hbog .robocat-oq7kw9 {
  display: none;
}

.robocat-e9hbog .robocat-oq7kw9.robocat-8u8ayu {
  display: block;
}

.robocat-e9hbog .robocat-oq7kw9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-oq7kw9 iframe {
    height: calc(100vh - 54px);
  }
}

.robocat-e9hbog .robocat-dr2agx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .robocat-e9hbog .robocat-dr2agx {
    padding: 24px 16px 0;
  }
}

.robocat-e9hbog .robocat-dr2agx .robocat-y5qs7p {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-dr2agx .robocat-y5qs7p {
    margin-bottom: 24px;
  }
}

.robocat-e9hbog .robocat-dr2agx table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.robocat-e9hbog .robocat-dr2agx table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-dr2agx table tr td {
    padding: 12px 4px;
  }
}

.robocat-e9hbog .robocat-dr2agx table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .robocat-e9hbog .robocat-dr2agx table tr th {
    padding: 12px 4px;
  }
}

.robocat-e9hbog .robocat-dr2agx table tr:last-of-type td {
  border-bottom: none;
}

.robocat-5wrzlm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.robocat-5wrzlm.robocat-x9gvss {
  display: block;
}

.robocat-5wrzlm iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.robocat-5wrzlm .robocat-1rygcd {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.robocat-5wrzlm .robocat-042se1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.robocat-5wrzlm .robocat-tzu7qs {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-5wrzlm .robocat-tzu7qs:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.robocat-lb1oqh {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.robocat-lb1oqh.robocat-x9gvss {
  display: block;
}

.robocat-2hkifk {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.robocat-clmduh {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.robocat-pyvwqk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .robocat-clmduh {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.robocat-qzb42a {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.robocat-qzb42a svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.robocat-as6yw5 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.robocat-0behge.robocat-g5inut {
  display: none;
}

.robocat-fjxw3v {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .robocat-fjxw3v {
    margin-bottom: 20px;
  }
}

.robocat-1ssuzw {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.robocat-1ssuzw span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.robocat-1ssuzw small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.robocat-1ssuzw input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.robocat-rghaln ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.robocat-1ssuzw input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.robocat-1ssuzw input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.robocat-1ssuzw input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.robocat-1ssuzw input:active {
  border-color: #c2c0ce;
}

.robocat-1ssuzw input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .robocat-1ssuzw {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.robocat-79ky0x {
  margin-bottom: 36px;
}

.robocat-79ky0x textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.robocat-79ky0x textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.robocat-79ky0x textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .robocat-79ky0x {
    margin-bottom: 24px;
  }
}

.robocat-0x04vy {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.robocat-e9wjnf {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-e9wjnf:hover {
  background: var(--border-color);
}

.robocat-o5vco6 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.robocat-rghaln ease-in-out;
}

.robocat-o5vco6:hover {
  background: #166ad9;
}

.robocat-8xle9t {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.robocat-8xle9t.robocat-g5inut {
  display: none;
}

.robocat-93xyj3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.robocat-8xle9t .robocat-e9wjnf {
  margin: 0 auto;
}

.robocat-nmtt1p {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .robocat-nmtt1p {
    margin-bottom: 16px;
  }
}

.robocat-jqwjts {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.robocat-9zqhpp {
  filter: grayscale(100%);
}

.robocat-jqwjts > input {
  display: none;
}

.robocat-jqwjts > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.robocat-8903yd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.robocat-3se2xh 44.robocat-zpdfe3.robocat-0j1t0w.robocat-cf4u4a.robocat-y11smf.robocat-x7a210.robocat-3yafe1.robocat-a5yxy5.robocat-qa7vst.robocat-xzqa5v.robocat-r1c428.robocat-4rnj4g.robocat-2udp1l 0l-12.robocat-360da2 30.robocat-6kj7ky.robocat-lv09bg 2.robocat-pp2esr.robocat-lv09bg 3.robocat-rxf98n 3.robocat-r7z2lf.robocat-2nhs04 3.robocat-stofff.robocat-qk9yoz.robocat-ekiuxh.robocat-851zjl 7-3.robocat-360da2 10.robocat-j6uwex.robocat-851zjl 23.robocat-6w9ym3.robocat-f7s4h2 1.robocat-y8h8oo 2.robocat-360da2 3.robocat-f7s4h2 1.robocat-2nhs04 5.robocat-m24uet.robocat-2nhs04 32.robocat-rd403m.robocat-qk9yoz 5.robocat-2udp1l 4.robocat-851zjl 9.robocat-851zjl 8.robocat-2nhs04 6.robocat-7huxqt.robocat-aj5fyp.robocat-xjah8u.robocat-xkmdxn.robocat-h8wswd 4.robocat-s39knt.robocat-h8wswd 6.robocat-h8wswd 0l29.robocat-2udp1l 17.robocat-l59w7l.robocat-au10in 2.robocat-r7bht8 10.robocat-t6ij33.robocat-360da2 8.robocat-l07boo.robocat-ho5nip.robocat-dubvbw.robocat-35lv2j.robocat-1tidup.robocat-qk9yoz.robocat-x7a210.robocat-360da2 1.robocat-l8ep2e.robocat-gzoaa2.robocat-yakmu0.robocat-0wfi45.robocat-tstjlo.robocat-y8h8oo 1.robocat-ceznot.robocat-j0s1kj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.robocat-jqwjts > input:checked ~ label,
.robocat-jqwjts > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.robocat-8903yd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.robocat-3se2xh 44.robocat-zpdfe3.robocat-0j1t0w.robocat-cf4u4a.robocat-y11smf.robocat-x7a210.robocat-3yafe1.robocat-a5yxy5.robocat-qa7vst.robocat-xzqa5v.robocat-r1c428.robocat-4rnj4g.robocat-2udp1l 0l-12.robocat-360da2 30.robocat-6kj7ky.robocat-lv09bg 2.robocat-pp2esr.robocat-lv09bg 3.robocat-rxf98n 3.robocat-r7z2lf.robocat-2nhs04 3.robocat-stofff.robocat-qk9yoz.robocat-ekiuxh.robocat-851zjl 7-3.robocat-360da2 10.robocat-j6uwex.robocat-851zjl 23.robocat-6w9ym3.robocat-f7s4h2 1.robocat-y8h8oo 2.robocat-360da2 3.robocat-f7s4h2 1.robocat-2nhs04 5.robocat-m24uet.robocat-2nhs04 32.robocat-rd403m.robocat-qk9yoz 5.robocat-2udp1l 4.robocat-851zjl 9.robocat-851zjl 8.robocat-2nhs04 6.robocat-7huxqt.robocat-aj5fyp.robocat-xjah8u.robocat-xkmdxn.robocat-h8wswd 4.robocat-s39knt.robocat-h8wswd 6.robocat-h8wswd 0l29.robocat-2udp1l 17.robocat-l59w7l.robocat-au10in 2.robocat-r7bht8 10.robocat-t6ij33.robocat-360da2 8.robocat-l07boo.robocat-ho5nip.robocat-dubvbw.robocat-35lv2j.robocat-1tidup.robocat-qk9yoz.robocat-x7a210.robocat-360da2 1.robocat-l8ep2e.robocat-gzoaa2.robocat-yakmu0.robocat-0wfi45.robocat-tstjlo.robocat-y8h8oo 1.robocat-ceznot.robocat-j0s1kj.5z'/%3e%3c/svg%3e");
}

.robocat-jqwjts > input:not(:checked) ~ label:hover,
.robocat-jqwjts > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.robocat-8903yd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.robocat-3se2xh 44.robocat-zpdfe3.robocat-0j1t0w.robocat-cf4u4a.robocat-y11smf.robocat-x7a210.robocat-3yafe1.robocat-a5yxy5.robocat-qa7vst.robocat-xzqa5v.robocat-r1c428.robocat-4rnj4g.robocat-2udp1l 0l-12.robocat-360da2 30.robocat-6kj7ky.robocat-lv09bg 2.robocat-pp2esr.robocat-lv09bg 3.robocat-rxf98n 3.robocat-r7z2lf.robocat-2nhs04 3.robocat-stofff.robocat-qk9yoz.robocat-ekiuxh.robocat-851zjl 7-3.robocat-360da2 10.robocat-j6uwex.robocat-851zjl 23.robocat-6w9ym3.robocat-f7s4h2 1.robocat-y8h8oo 2.robocat-360da2 3.robocat-f7s4h2 1.robocat-2nhs04 5.robocat-m24uet.robocat-2nhs04 32.robocat-rd403m.robocat-qk9yoz 5.robocat-2udp1l 4.robocat-851zjl 9.robocat-851zjl 8.robocat-2nhs04 6.robocat-7huxqt.robocat-aj5fyp.robocat-xjah8u.robocat-xkmdxn.robocat-h8wswd 4.robocat-s39knt.robocat-h8wswd 6.robocat-h8wswd 0l29.robocat-2udp1l 17.robocat-l59w7l.robocat-au10in 2.robocat-r7bht8 10.robocat-t6ij33.robocat-360da2 8.robocat-l07boo.robocat-ho5nip.robocat-dubvbw.robocat-35lv2j.robocat-1tidup.robocat-qk9yoz.robocat-x7a210.robocat-360da2 1.robocat-l8ep2e.robocat-gzoaa2.robocat-yakmu0.robocat-0wfi45.robocat-tstjlo.robocat-y8h8oo 1.robocat-ceznot.robocat-j0s1kj.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .robocat-1nnb5k > .robocat-mv3bdf {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .robocat-1nnb5k > .robocat-mv3bdf {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .robocat-1nnb5k > .robocat-mv3bdf {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .robocat-1nnb5k > .robocat-mv3bdf {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .robocat-1nnb5k > .robocat-mv3bdf {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.robocat-mwr9kw {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.robocat-mwr9kw.robocat-g5inut {
  display: none;
}

.robocat-xyd8k3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .robocat-xyd8k3 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-xyd8k3 {
    border-radius: 20px 20px 0 0;
  }
}

.robocat-wqdxtt {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.robocat-wqdxtt::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.robocat-wqdxtt::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.robocat-wqdxtt img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .robocat-wqdxtt {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .robocat-wqdxtt img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-wqdxtt {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .robocat-wqdxtt img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.robocat-i1dm4u {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .robocat-i1dm4u {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-i1dm4u {
    font-size: 14px;
  }
}

.robocat-sjyjbp {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.robocat-sjyjbp::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .robocat-sjyjbp::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.robocat-sjyjbp::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .robocat-sjyjbp::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-sjyjbp {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-sjyjbp {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.robocat-3kry3l {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .robocat-3kry3l {
    top: -20px;
  }
}

.robocat-0ia2hf {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.robocat-rghaln ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .robocat-0ia2hf:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .robocat-0ia2hf {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-0ia2hf {
    width: 90px;
    height: 40px;
  }
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-xyd8k3 {
  background: #2b3b67;
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-wqdxtt {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-wqdxtt::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-wqdxtt::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-sjyjbp::before {
  background: #0e0f41;
}

.robocat-mwr9kw.robocat-7v0mbv .robocat-sjyjbp::after {
  background: #152557;
}

.robocat-mwr9kw.robocat-536w6s .robocat-xyd8k3 {
  background: #1f35fa;
}

.robocat-mwr9kw.robocat-536w6s .robocat-wqdxtt {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.robocat-mwr9kw.robocat-536w6s .robocat-wqdxtt::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.robocat-mwr9kw.robocat-536w6s .robocat-wqdxtt::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.robocat-mwr9kw.robocat-536w6s .robocat-sjyjbp::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.robocat-mwr9kw.robocat-536w6s .robocat-sjyjbp::after {
  background: #192ac8;
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-xyd8k3 {
  background: #fa771f;
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-wqdxtt {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-wqdxtt::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-wqdxtt::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-sjyjbp::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.robocat-mwr9kw.robocat-1xj7nv .robocat-sjyjbp::after {
  background: #fa8535;
}

.robocat-hxsrum {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .robocat-hxsrum {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .robocat-hxsrum {
    margin: 24px 0 60px;
  }
}

.robocat-hxsrum h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .robocat-hxsrum h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.robocat-3dh8nc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-3dh8nc {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.robocat-l8k6s2 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .robocat-l8k6s2 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.robocat-exg9zq {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .robocat-exg9zq:hover {
    background: var(--button-bg-hover);
  }
}

.robocat-v09tpp {
  display: flex;
  align-items: center;
  gap: 10px;
}

.robocat-v09tpp span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.robocat-v09tpp small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .robocat-v09tpp {
    margin-bottom: 16px;
  }
}

.robocat-zd20x7 {
  width: 120px;
  height: 22px;
}

.robocat-zd20x7 .robocat-5euaem {
  fill: #c2c0ce;
}

.robocat-zd20x7 [rating="1"] .robocat-5euaem:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.robocat-zd20x7 [rating="2"] .robocat-5euaem:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.robocat-zd20x7 [rating="3"] .robocat-5euaem:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.robocat-zd20x7 [rating="4"] .robocat-5euaem:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.robocat-zd20x7 [rating="5"] .robocat-5euaem:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.robocat-h00sxu {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .robocat-h00sxu {
    gap: 16px 0;
  }
}

.robocat-7jx7o1 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.robocat-7jx7o1.robocat-8u8ayu {
  display: block;
}

.robocat-7jx7o1.robocat-g5inut {
  display: none;
}

@media only screen and (max-width: 767px) {
  .robocat-7jx7o1 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.robocat-u5wb0k {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.robocat-tnr0ll {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.robocat-8396l0 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.robocat-h1s1ai small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.robocat-h1s1ai span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.robocat-a4v04u {
  font-size: 16px;
  line-height: 140%;
}

.robocat-fmhwhp {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.robocat-fmhwhp .robocat-5euaem {
  fill: #c2c0ce;
}

.robocat-fmhwhp [rating="1"] .robocat-5euaem:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.robocat-fmhwhp [rating="2"] .robocat-5euaem:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.robocat-fmhwhp [rating="3"] .robocat-5euaem:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.robocat-fmhwhp [rating="4"] .robocat-5euaem:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.robocat-fmhwhp [rating="5"] .robocat-5euaem:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.robocat-f5iv9n {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .robocat-f5iv9n {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.robocat-bkh51j {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .robocat-bkh51j {
    padding: 0 16px;
  }
}

.robocat-o1t6hs {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .robocat-o1t6hs {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.robocat-183719 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .robocat-183719 {
    padding: 12px;
    gap: 12px;
  }
}

.robocat-jb60dm {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.robocat-jb60dm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.robocat-1x3lbb {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.robocat-ikdzlp {
  flex: 1;
  min-width: 0;
}

.robocat-w1osnu {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .robocat-w1osnu {
    font-size: 14px;
    gap: 6px;
  }
}

.robocat-yvygsk {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.robocat-yvygsk svg,
.robocat-yvygsk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.robocat-yvygsk svg path {
  fill: var(--button-bg-color);
}

.robocat-yvygsk svg circle {
  fill: var(--button-text-color);
}

.robocat-gnj218 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .robocat-gnj218 {
    font-size: 12px;
  }
}

.robocat-gnj218 strong {
  font-weight: 600;
}

.robocat-3umud1 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.robocat-3umud1 p {
  margin: 0 0 16px;
}

.robocat-3umud1 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .robocat-3umud1 {
    font-size: 14px;
    line-height: 150%;
  }
}

.robocat-3smm7g {
  max-width: 300px;
  width: 100%;
}

.robocat-3smm7g a {
  width: 100%;
}

@media (max-width: 575px) {
  .robocat-3smm7g {
    max-width: 200px;
  }
}

.robocat-65r8s4 {
  justify-content: center;
}

.robocat-3hn9oy {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.robocat-ayc7bd {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .robocat-g1x7e9 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.robocat-2cmiqi {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.robocat-2cmiqi .robocat-2m616k {
  justify-content: center;
}

/* faq */

.robocat-u3v1jo {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.robocat-kkjppw {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.robocat-h85n4a ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-kkjppw::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.robocat-h85n4a ease;
}

.robocat-u3v1jo.robocat-x9gvss .robocat-kkjppw::after {
  transform: rotate(45deg);
}

.robocat-z0vvtj {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.robocat-rghaln ease, padding 0.robocat-rghaln ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.robocat-u3v1jo.robocat-x9gvss .robocat-z0vvtj {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.robocat-ma73z9 {
  margin: 25px 0;
}

.robocat-jqwjts > input:not(:checked) ~ label:hover,
.robocat-jqwjts > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.robocat-z5b2ng.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.robocat-nnzrte 44.robocat-eypwia.robocat-4ul9s2.robocat-n2prv5.robocat-87s53k.robocat-u4gog3.robocat-5g0qoq.robocat-2qvu4a.robocat-8rpow9.robocat-mei4mm.robocat-mypp16.robocat-puyfbb.robocat-805wnh 0l-12.robocat-4mrv46 30.robocat-3q49na.robocat-qdvvz4 2.robocat-1y68pi.robocat-qdvvz4 3.robocat-di6mfp 3.robocat-cy6bv0.robocat-rvytbm 3.robocat-dotuz8.robocat-lk9h4u.robocat-1fe5pn.robocat-k5bjue 7-3.robocat-4mrv46 10.robocat-i340r4.robocat-k5bjue 23.robocat-0j46r3.robocat-2i8a07 1.robocat-1uofhn 2.robocat-4mrv46 3.robocat-2i8a07 1.robocat-rvytbm 5.robocat-ph24mg.robocat-rvytbm 32.robocat-whhrct.robocat-lk9h4u 5.robocat-805wnh 4.robocat-k5bjue 9.robocat-k5bjue 8.robocat-rvytbm 6.robocat-0dyqh4.robocat-hbo9kd.robocat-9wv4w0.robocat-jz01iv.robocat-ew78i8 4.robocat-oamaii.robocat-ew78i8 6.robocat-ew78i8 0l29.robocat-805wnh 17.robocat-5tki49.robocat-mfi5z0 2.robocat-4rr87c 10.robocat-hkysa7.robocat-4mrv46 8.robocat-15a7t8.robocat-uftyce.robocat-2jj3qt.robocat-jragd9.robocat-a2se2g.robocat-lk9h4u.robocat-u4gog3.robocat-4mrv46 1.robocat-smy3d5.robocat-bue7fw.robocat-oopcoj.robocat-4qqdc2.robocat-td9sx3.robocat-1uofhn 1.robocat-solptx.robocat-dy317d.5z'/%3e%3c/svg%3e");
}

.robocat-9xvnzk {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .robocat-9xvnzk {
    gap: 16px 0;
  }
}

.robocat-hqsi9q {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.robocat-hqsi9q.robocat-ayas90 {
  display: block;
}

.robocat-hqsi9q.robocat-j84sc3 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .robocat-hqsi9q {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.robocat-qi2v48 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.robocat-i8hupf {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.robocat-974jy7 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.robocat-hltlq5 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.robocat-hltlq5 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.robocat-dfdmse {
  font-size: 16px;
  line-height: 140%;
}

.robocat-zwscpg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.robocat-zwscpg .robocat-q6qhv8 {
  fill: #c2c0ce;
}

.robocat-zwscpg [rating="1"] .robocat-q6qhv8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.robocat-zwscpg [rating="2"] .robocat-q6qhv8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.robocat-zwscpg [rating="3"] .robocat-q6qhv8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.robocat-zwscpg [rating="4"] .robocat-q6qhv8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.robocat-zwscpg [rating="5"] .robocat-q6qhv8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.robocat-gfhvir {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.robocat-gfhvir textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.robocat-gfhvir button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.robocat-rqamul {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-rqamul.robocat-b93usu {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.robocat-r371a0, .robocat-okexm0, [class*="review-card"],
thead, thead th, table th, .robocat-3gardt,
.robocat-lsi3kc, [class*="collapsible-header"],
.robocat-zyj6dg, [class*="updated-block"] {
  color: #ece7dc !important;
}
