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;
  }
}

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

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

.caspero-4x9130 {
  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) {
  .caspero-4x9130: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;
  }
}

.caspero-159w9t {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .caspero-159w9t {
    margin: 20px auto 100px;
  }
}

.caspero-159w9t h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .caspero-159w9t h1 {
    font-size: 120px;
  }
}

.caspero-159w9t p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.caspero-xazbe7 {
  cursor: pointer;
}

.caspero-8zpykm {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.caspero-lj6064 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.caspero-lj6064 figure {
  margin: 0;
}

.caspero-lj6064.caspero-509z7x {
  justify-content: flex-start;
  margin-right: 4px;
}

.caspero-lj6064.caspero-kb6p88 {
  justify-content: flex-end;
  margin-left: 4px;
}

.caspero-lj6064.caspero-qhldpg {
  justify-content: center;
}

.caspero-lj6064.caspero-bfm2kb {
  justify-content: normal;
}

.caspero-dg8ecu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.caspero-nn6bin {
  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) {
  .caspero-nn6bin {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.caspero-rl55cg {
  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) {
  .caspero-rl55cg {
    flex-direction: column;
  }
}

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

.caspero-waqiwv img {
  width: 100%;
}

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

.caspero-1tdhe8 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.caspero-1tdhe8 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) {
  .caspero-1tdhe8 ul {
    margin-bottom: 15px;
  }
}

.caspero-1tdhe8 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.caspero-1tdhe8 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);
}

.caspero-1tdhe8 ul li span svg {
  fill: var(--title-color);
}

.caspero-1tdhe8 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .caspero-1tdhe8 ul li small {
    font-size: 12px;
  }
}

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

.caspero-1tdhe8 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .caspero-1tdhe8 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.caspero-a9l0k0 {
  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) {
  .caspero-a9l0k0 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.caspero-qnsv5w {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.caspero-u2ncri.caspero-g06j19 {
  background-color: #000;
}

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

.caspero-wsbypm {
  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) {
  .caspero-wsbypm {
    padding: 80px 16px 0;
  }
}

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

.caspero-eh20mx {
  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) {
  .caspero-eh20mx {
    flex-direction: column;
  }
}

.caspero-gpybfy {
  margin-bottom: 94px;
}

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

.caspero-nadsfh .caspero-ab8as4 {
  margin-bottom: 28px;
}

.caspero-nadsfh .caspero-ab8as4 img {
  max-height: 100px;
  width: auto;
}

.caspero-xmp4f3 {
  display: flex;
  align-items: center;
}

.caspero-xmp4f3 a + a {
  margin-left: 24px;
}

.caspero-xmp4f3 img {
  max-height: 56px;
  width: auto;
}

.caspero-xmp4f3 img + img {
  margin-left: 24px;
}

.caspero-9et1jh {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.caspero-witad9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.caspero-r2jpq6 li {
  display: flex;
  margin: 0 7px;
}

.caspero-r2jpq6 li svg {
  transition: 0.caspero-pmgx6a ease-in-out;
}

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

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

.caspero-ga7ad5 + .caspero-ga7ad5 {
  margin-left: 120px;
}

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

.caspero-leqbvh {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.caspero-aq3dxm {
  list-style: none;
  margin: 0;
  padding: 0;
}

.caspero-aq3dxm li {
  font-size: 16px;
}

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

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

.caspero-aq3dxm li + li {
  margin-top: 16px;
}

.caspero-udfmzh {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.caspero-qkl7c8 ease-in-out;
}

.caspero-udfmzh.caspero-xwixs1 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.caspero-394svt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.caspero-srir8c li {
  width: 100%;
}

.caspero-srir8c 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.caspero-pmgx6a ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.caspero-srir8c li a.caspero-xwixs1 {
  background: var(--border-color);
}

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

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

.caspero-4pxr0a {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.caspero-pdkai9 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.caspero-pdkai9 img {
  width: 100%;
  transition: 0.caspero-pmgx6a ease-in-out;
}

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

.caspero-7vztla {
  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) {
  .caspero-7vztla {
    height: 54px;
  }
}

.caspero-rvbnmm {
  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) {
  .caspero-rvbnmm {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .caspero-rvbnmm .caspero-ab8as4 img {
    max-width: 90px;
  }
}

.caspero-ab8as4 img {
  max-height: 50px;
  width: auto;
}

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

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

.caspero-etby6b {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.caspero-etby6b li {
  font-size: 16px;
  margin: 0 20px;
}

.caspero-etby6b li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.caspero-7vi1sh {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .caspero-7vi1sh {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .caspero-7vi1sh {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.caspero-7vi1sh.caspero-6j2rx2 {
  margin-right: 0;
}

.caspero-y9vfrm {
  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) {
  .caspero-y9vfrm {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.caspero-lx505t {
  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) {
  .caspero-lx505t:hover {
    background: var(--button-bg-hover);
  }
}

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

.caspero-87ocgf {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.caspero-87ocgf:hover > ul {
  display: flex;
}

.caspero-87ocgf:focus > ul {
  display: flex;
}

.caspero-87ocgf:focus-within > ul {
  display: flex;
}

.caspero-k7ikiw {
  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;
}

.caspero-k7ikiw::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.caspero-qkl7c8 ease-in-out;
}

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

.caspero-87ocgf ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.caspero-pmgx6a 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) {
  .caspero-87ocgf ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.caspero-87ocgf 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.caspero-pmgx6a ease-in-out;
  overflow: hidden;
}

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

.caspero-87ocgf 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) {
  .caspero-87ocgf ul li a:hover {
    text-decoration: underline;
  }
}

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

.caspero-o4jhst {
  display: none;
}

.caspero-7xin4b {
  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) {
  .caspero-7xin4b {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .caspero-o4jhst:checked ~ .caspero-mlebt1 {
    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;
  }
  .caspero-mlebt1 {
    display: none;
    transition: display 0.caspero-pmgx6a ease-in-out;
  }
  .caspero-o4jhst:checked ~ .caspero-mlebt1 {
    display: block;
  }
  .caspero-o4jhst:checked + .caspero-7xin4b span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .caspero-o4jhst:checked + .caspero-7xin4b span:nth-child(2) {
    display: none;
  }
  .caspero-o4jhst:checked + .caspero-7xin4b span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.caspero-dm7ymo {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.caspero-dm7ymo img {
  margin-bottom: 20px;
}

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

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

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

.caspero-rvwf4b {
  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) {
  .caspero-rvwf4b {
    font-size: 32px;
  }
}

.caspero-7jqxio {
  color: var(--text-color);
}

.caspero-97li6p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.caspero-97li6p p img {
  display: block;
  margin: 0 auto;
}

.caspero-97li6p p:first-of-type {
  margin-top: 0;
}

.caspero-97li6p p:last-of-type {
  margin-bottom: 0;
}

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

.caspero-97li6p ul {
  padding: 0 0 0 20px;
}

.caspero-97li6p table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.caspero-97li6p 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) {
  .caspero-97li6p table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.caspero-97li6p 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) {
  .caspero-97li6p table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.caspero-97li6p table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.caspero-97li6p iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.caspero-9qf8pf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.caspero-sbpdks {
  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) {
  .caspero-sbpdks {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.caspero-sbpdks h1,
.caspero-sbpdks h2,
.caspero-sbpdks h3,
.caspero-sbpdks 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) {
  .caspero-sbpdks h1,
  .caspero-sbpdks h2,
  .caspero-sbpdks h3,
  .caspero-sbpdks h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.caspero-smqg3i .caspero-2ouc66 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .caspero-smqg3i .caspero-2ouc66 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.caspero-smqg3i .caspero-mdq4t3 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.caspero-mdq4t3 {
  margin: 0 0 28px;
}

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

.caspero-2ouc66 {
  margin: 0 0 28px;
}

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

.caspero-9qf8pf 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) {
  .caspero-9qf8pf h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.caspero-9qf8pf .caspero-4x9130 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.caspero-u2mtl4 {
  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) {
  .caspero-u2mtl4 {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.caspero-4y54of {
  position: relative;
  border: none;
}

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

.caspero-o701fr {
  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;
}

.caspero-o701fr span {
  height: 32px;
}

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

.caspero-o701fr.caspero-6154j6 span {
  transform: scaleY(-1);
}

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

.caspero-qav9ig {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.caspero-qav9ig.caspero-7k24sz {
  display: none;
}

.caspero-4d21n1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.caspero-4d21n1 table {
  width: 100%;
  border-collapse: collapse;
}

.caspero-4d21n1 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) {
  .caspero-4d21n1 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .caspero-4d21n1 table td {
    min-width: 75px;
  }
}

.caspero-4d21n1 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) {
  .caspero-4d21n1 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.caspero-4d21n1 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.caspero-e1sbf2 {
  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) {
  .caspero-e1sbf2 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.caspero-btte87 {
  width: 100%;
  border-collapse: collapse;
}

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

.caspero-btte87 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) {
  .caspero-btte87 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.caspero-atpduk p {
  color: var(--text-color);
}

.caspero-0rnq14 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.caspero-lkfbhv {
  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);
}

.caspero-e8975u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.caspero-psdi0h p + p {
  margin-top: 10px;
}

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

.caspero-v1vkue {
  display: none;
}

@media only screen and (max-width: 767px) {
  .caspero-v1vkue {
    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;
  }
}

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

.caspero-lj25bd li {
  margin: 0 20px;
}

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

.caspero-lj25bd li a img {
  margin-bottom: 4px;
}

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

.caspero-tq22g8 {
  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) {
  .caspero-tq22g8 {
    padding: 0 16px;
  }
}

.caspero-tq22g8 li {
  font-size: 16px;
  position: relative;
}

.caspero-tq22g8 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.caspero-tq22g8 li span {
  opacity: 0.5;
}

.caspero-tq22g8 li + li {
  margin-left: 30px;
}

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

h2.caspero-sbpdks {
  margin: 0 0 28px;
}

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

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

.caspero-d59kej 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);
}

.caspero-d59kej 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;
}

.caspero-d59kej 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;
}

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

.caspero-d59kej tbody tr:last-of-type {
  margin-bottom: 0;
}

.caspero-d59kej tbody tr td:first-of-type {
  flex-shrink: 0;
}

.caspero-d59kej 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);
}

.caspero-d59kej 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);
}

.caspero-d59kej tbody tr td:last-of-type {
  margin-left: auto;
}

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

.caspero-d59kej tbody tr td .caspero-6zr6qw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .caspero-d59kej tbody tr td .caspero-6zr6qw {
    width: 100%;
  }
}

.caspero-d59kej tbody tr td .caspero-ssiw1j {
  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.caspero-pmgx6a ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .caspero-d59kej tbody tr td .caspero-ssiw1j {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .caspero-d59kej tbody tr td .caspero-ssiw1j {
    width: 100%;
  }
}

.caspero-d59kej tbody tr td .caspero-y9khyd {
  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) {
  .caspero-d59kej tbody tr td .caspero-y9khyd:hover {
    text-decoration: none;
  }
}

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

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

.caspero-1hxnvp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.caspero-zj8m3r {
  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) {
  .caspero-zj8m3r {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

.caspero-ztjxca img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.caspero-pmgx6a ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .caspero-2gp1aq {
    height: 190px;
    margin: 20px auto;
  }
}

.caspero-2gp1aq img {
  width: 100%;
  height: 100%;
}

.caspero-2gp1aq iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .caspero-2gp1aq iframe {
    height: 190px;
  }
}

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

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

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

.caspero-p3mpzn svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.caspero-pmgx6a ease-in-out;
}

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

.caspero-kfmipm {
  padding: 90px 0;
}

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

.caspero-k01q8z {
  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) {
  .caspero-k01q8z {
    padding: 0 16px;
  }
}

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

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

.caspero-wm3qex img {
  width: 100%;
}

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

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

.caspero-2a4hqm {
  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;
}

.caspero-2a4hqm 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) {
  .caspero-2a4hqm {
    flex-basis: auto;
  }
}

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

.caspero-lnqu9f {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-lnqu9f:hover {
  border: 1px solid #8c8ca2;
}

.caspero-w873kv {
  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%);
}

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

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

.caspero-o04doe a {
  text-decoration: underline;
  color: #8babff;
}

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

.caspero-s5rwyx .caspero-lnqu9f {
  width: 50%;
  margin: 0;
}

.caspero-fxmdal {
  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;
}

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

.caspero-gfkjvk {
  margin: 0 0 100px;
}

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

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

.caspero-t8siur {
  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) {
  .caspero-t8siur {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.caspero-hrk1ow {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.caspero-fyyjcm {
  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) {
  .caspero-fyyjcm {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.caspero-fyyjcm 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.caspero-pmgx6a ease-in-out;
}

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

.caspero-fyyjcm a svg {
  fill: #fff;
}

.caspero-fyyjcm a:hover {
  background: #3d68e7;
}

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

.caspero-qpr1td {
  margin-bottom: 16px;
}

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

.caspero-x1pp22 {
  font-size: 16px;
  color: var(--text-color);
}

.caspero-zlxak5 {
  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) {
  .caspero-zlxak5 {
    padding: 0 16px;
  }
}

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

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

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

.caspero-vxywj8 h1,
.caspero-vxywj8 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) {
  .caspero-vxywj8 h1,
  .caspero-vxywj8 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

.caspero-1tlep2 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.caspero-1tlep2 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) {
  .caspero-1tlep2 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.caspero-1tlep2 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) {
  .caspero-1tlep2 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.caspero-1tlep2 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);
}

.caspero-1tlep2 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) {
  .caspero-1tlep2 table tr td {
    padding: 12px 4px;
  }
}

.caspero-1tlep2 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) {
  .caspero-1tlep2 table tr th {
    padding: 12px 4px;
  }
}

.caspero-1tlep2 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .caspero-1tlep2 {
    margin: 0;
  }
}

.caspero-kz4fa3 {
  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) {
  .caspero-kz4fa3 {
    min-height: 190px;
  }
}

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

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

.caspero-uk9ltf {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.caspero-uk9ltf.caspero-6y88yy {
  display: none;
}

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

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

.caspero-0mmpgq iframe.caspero-3lrmip {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.caspero-0mmpgq.caspero-869fd1 {
  opacity: 1;
  pointer-events: all;
}

.caspero-px6ayx {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-px6ayx svg {
  margin-right: 10px;
}

.caspero-px6ayx + .caspero-px6ayx {
  margin-top: 14px;
}

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

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

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

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

.caspero-zlxak5 .caspero-9qf8pf {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.caspero-zlxak5 .caspero-9qf8pf h1,
.caspero-zlxak5 .caspero-9qf8pf 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) {
  .caspero-zlxak5 .caspero-9qf8pf h1,
  .caspero-zlxak5 .caspero-9qf8pf h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .caspero-zlxak5 .caspero-9qf8pf {
    margin: 28px 0 0;
  }
}

.caspero-ck8fiu {
  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) {
  .caspero-ck8fiu {
    padding: 0 16px;
  }
}

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

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

.caspero-3f9t59 {
  max-width: 545px;
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .caspero-3f9t59 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

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

.caspero-u91253 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.caspero-3iomgr {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .caspero-jnkfme {
    padding: 10px;
  }
}

.caspero-jnkfme .caspero-4x9130 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .caspero-jnkfme .caspero-4x9130 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .caspero-jnkfme {
    flex-wrap: wrap;
  }
}

.caspero-yg5ezy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.caspero-yg5ezy img {
  width: 100%;
}

.caspero-pk0drh {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.caspero-lr3fog {
  width: 100%;
  margin: 0 0 100px;
}

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

.caspero-lr3fog .caspero-etmry2 {
  position: relative;
}

.caspero-lr3fog .caspero-karsv9 {
  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;
}

.caspero-lr3fog .caspero-karsv9.caspero-6y88yy {
  display: none;
}

.caspero-lr3fog .caspero-71uk7t {
  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) {
  .caspero-lr3fog .caspero-71uk7t {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .caspero-lr3fog .caspero-71uk7t {
    bottom: 90px;
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6gvbi6 {
  max-width: 300px;
  width: 100%;
}

.caspero-lr3fog .caspero-71uk7t .caspero-6gvbi6 .caspero-gatuvb {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-71uk7t .caspero-6gvbi6 .caspero-gatuvb {
    font-size: 32px;
    text-align: center;
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6gvbi6 .caspero-vhwejz {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-71uk7t .caspero-6gvbi6 .caspero-vhwejz {
    text-align: center;
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 {
    flex-direction: column-reverse;
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-tyh2xj {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-tyh2xj:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-tyh2xj {
    width: 100%;
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-i3kqxo {
  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.caspero-pmgx6a ease-in-out;
  overflow: hidden;
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-i3kqxo 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);
  }
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-i3kqxo: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;
}

.caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-i3kqxo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-71uk7t .caspero-6j2rx2 .caspero-i3kqxo {
    width: 100%;
  }
}

.caspero-lr3fog .caspero-71uk7t.caspero-6y88yy {
  display: none;
}

.caspero-lr3fog .caspero-19qfiu {
  display: none;
}

.caspero-lr3fog .caspero-19qfiu.caspero-869fd1 {
  display: block;
}

.caspero-lr3fog .caspero-19qfiu iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-19qfiu iframe {
    height: calc(100vh - 54px);
  }
}

.caspero-lr3fog .caspero-wtwmwg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .caspero-lr3fog .caspero-wtwmwg {
    padding: 24px 16px 0;
  }
}

.caspero-lr3fog .caspero-wtwmwg .caspero-gatuvb {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .caspero-lr3fog .caspero-wtwmwg .caspero-gatuvb {
    margin-bottom: 24px;
  }
}

.caspero-lr3fog .caspero-wtwmwg 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);
}

.caspero-lr3fog .caspero-wtwmwg 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) {
  .caspero-lr3fog .caspero-wtwmwg table tr td {
    padding: 12px 4px;
  }
}

.caspero-lr3fog .caspero-wtwmwg 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) {
  .caspero-lr3fog .caspero-wtwmwg table tr th {
    padding: 12px 4px;
  }
}

.caspero-lr3fog .caspero-wtwmwg table tr:last-of-type td {
  border-bottom: none;
}

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

.caspero-x29sgo.caspero-xwixs1 {
  display: block;
}

.caspero-x29sgo iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.caspero-x29sgo .caspero-vkc3sh {
  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;
}

.caspero-x29sgo .caspero-rs15qj {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.caspero-x29sgo .caspero-i3kqxo {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-x29sgo .caspero-i3kqxo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.caspero-2971xf.caspero-xwixs1 {
  display: block;
}

.caspero-294zyg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.caspero-z0mv3m {
  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;
}

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

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

.caspero-nzjt6w {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.caspero-nzjt6w svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.caspero-y4vl7k {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.caspero-930cth.caspero-6y88yy {
  display: none;
}

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

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

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

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

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

.caspero-v7pwh1 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.caspero-pmgx6a ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.caspero-v7pwh1 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.caspero-v7pwh1 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.caspero-v7pwh1 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.caspero-v7pwh1 input:active {
  border-color: #c2c0ce;
}

.caspero-v7pwh1 input:focus {
  border-color: #c2c0ce;
}

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

.caspero-8qmxwv {
  margin-bottom: 36px;
}

.caspero-8qmxwv 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;
}

.caspero-8qmxwv textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.caspero-8qmxwv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .caspero-8qmxwv {
    margin-bottom: 24px;
  }
}

.caspero-s2sexe {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.caspero-jxdew7 {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-jxdew7:hover {
  background: var(--border-color);
}

.caspero-7nc1k7 {
  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.caspero-pmgx6a ease-in-out;
}

.caspero-7nc1k7:hover {
  background: #166ad9;
}

.caspero-l8c2op {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.caspero-l8c2op.caspero-6y88yy {
  display: none;
}

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

.caspero-l8c2op .caspero-jxdew7 {
  margin: 0 auto;
}

.caspero-08bwei {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.caspero-tzy3wl {
  filter: grayscale(100%);
}

.caspero-a1h6yx > input {
  display: none;
}

.caspero-a1h6yx > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.caspero-ca5app.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.caspero-9b89z6 44.caspero-j3fwgs.caspero-s0n7rm.caspero-fm7zni.caspero-2efbob.caspero-sdryax.caspero-r7yoq3.caspero-xo6rkn.caspero-ol1cdu.caspero-rhvw1n.caspero-3ke6yu.caspero-p5dcac.caspero-fd2yt7 0l-12.caspero-beys15 30.caspero-v95cu6.caspero-rb5gre 2.caspero-tht91i.caspero-rb5gre 3.caspero-q4ktsx 3.caspero-mr4i3g.caspero-glxcah 3.caspero-xkx3yg.caspero-uuewkr.caspero-9binbv.caspero-oyno0w 7-3.caspero-beys15 10.caspero-vshm59.caspero-oyno0w 23.caspero-zys25f.caspero-wkbfel 1.caspero-as8hcr 2.caspero-beys15 3.caspero-wkbfel 1.caspero-glxcah 5.caspero-mbi005.caspero-glxcah 32.caspero-wxadhf.caspero-uuewkr 5.caspero-fd2yt7 4.caspero-oyno0w 9.caspero-oyno0w 8.caspero-glxcah 6.caspero-vmjud9.caspero-d8lgx5.caspero-v4z08g.caspero-qzlpv8.caspero-0sbfvg 4.caspero-qer152.caspero-0sbfvg 6.caspero-0sbfvg 0l29.caspero-fd2yt7 17.caspero-eswsje.caspero-u5ket3 2.caspero-l794wh 10.caspero-48ce5r.caspero-beys15 8.caspero-3tgsur.caspero-x4vu9c.caspero-zkc3ih.caspero-n71hjl.caspero-7zjszu.caspero-uuewkr.caspero-sdryax.caspero-beys15 1.caspero-1ojc7g.caspero-dalbgg.caspero-4tv419.caspero-nursuw.caspero-llq48k.caspero-as8hcr 1.caspero-qrinpo.caspero-zy2gjm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.caspero-a1h6yx > input:checked ~ label,
.caspero-a1h6yx > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.caspero-ca5app.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.caspero-9b89z6 44.caspero-j3fwgs.caspero-s0n7rm.caspero-fm7zni.caspero-2efbob.caspero-sdryax.caspero-r7yoq3.caspero-xo6rkn.caspero-ol1cdu.caspero-rhvw1n.caspero-3ke6yu.caspero-p5dcac.caspero-fd2yt7 0l-12.caspero-beys15 30.caspero-v95cu6.caspero-rb5gre 2.caspero-tht91i.caspero-rb5gre 3.caspero-q4ktsx 3.caspero-mr4i3g.caspero-glxcah 3.caspero-xkx3yg.caspero-uuewkr.caspero-9binbv.caspero-oyno0w 7-3.caspero-beys15 10.caspero-vshm59.caspero-oyno0w 23.caspero-zys25f.caspero-wkbfel 1.caspero-as8hcr 2.caspero-beys15 3.caspero-wkbfel 1.caspero-glxcah 5.caspero-mbi005.caspero-glxcah 32.caspero-wxadhf.caspero-uuewkr 5.caspero-fd2yt7 4.caspero-oyno0w 9.caspero-oyno0w 8.caspero-glxcah 6.caspero-vmjud9.caspero-d8lgx5.caspero-v4z08g.caspero-qzlpv8.caspero-0sbfvg 4.caspero-qer152.caspero-0sbfvg 6.caspero-0sbfvg 0l29.caspero-fd2yt7 17.caspero-eswsje.caspero-u5ket3 2.caspero-l794wh 10.caspero-48ce5r.caspero-beys15 8.caspero-3tgsur.caspero-x4vu9c.caspero-zkc3ih.caspero-n71hjl.caspero-7zjszu.caspero-uuewkr.caspero-sdryax.caspero-beys15 1.caspero-1ojc7g.caspero-dalbgg.caspero-4tv419.caspero-nursuw.caspero-llq48k.caspero-as8hcr 1.caspero-qrinpo.caspero-zy2gjm.5z'/%3e%3c/svg%3e");
}

.caspero-a1h6yx > input:not(:checked) ~ label:hover,
.caspero-a1h6yx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.caspero-ca5app.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.caspero-9b89z6 44.caspero-j3fwgs.caspero-s0n7rm.caspero-fm7zni.caspero-2efbob.caspero-sdryax.caspero-r7yoq3.caspero-xo6rkn.caspero-ol1cdu.caspero-rhvw1n.caspero-3ke6yu.caspero-p5dcac.caspero-fd2yt7 0l-12.caspero-beys15 30.caspero-v95cu6.caspero-rb5gre 2.caspero-tht91i.caspero-rb5gre 3.caspero-q4ktsx 3.caspero-mr4i3g.caspero-glxcah 3.caspero-xkx3yg.caspero-uuewkr.caspero-9binbv.caspero-oyno0w 7-3.caspero-beys15 10.caspero-vshm59.caspero-oyno0w 23.caspero-zys25f.caspero-wkbfel 1.caspero-as8hcr 2.caspero-beys15 3.caspero-wkbfel 1.caspero-glxcah 5.caspero-mbi005.caspero-glxcah 32.caspero-wxadhf.caspero-uuewkr 5.caspero-fd2yt7 4.caspero-oyno0w 9.caspero-oyno0w 8.caspero-glxcah 6.caspero-vmjud9.caspero-d8lgx5.caspero-v4z08g.caspero-qzlpv8.caspero-0sbfvg 4.caspero-qer152.caspero-0sbfvg 6.caspero-0sbfvg 0l29.caspero-fd2yt7 17.caspero-eswsje.caspero-u5ket3 2.caspero-l794wh 10.caspero-48ce5r.caspero-beys15 8.caspero-3tgsur.caspero-x4vu9c.caspero-zkc3ih.caspero-n71hjl.caspero-7zjszu.caspero-uuewkr.caspero-sdryax.caspero-beys15 1.caspero-1ojc7g.caspero-dalbgg.caspero-4tv419.caspero-nursuw.caspero-llq48k.caspero-as8hcr 1.caspero-qrinpo.caspero-zy2gjm.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .caspero-6u7zeb > .caspero-xfqtdi {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .caspero-6u7zeb > .caspero-xfqtdi {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .caspero-6u7zeb > .caspero-xfqtdi {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .caspero-6u7zeb > .caspero-xfqtdi {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .caspero-6u7zeb > .caspero-xfqtdi {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.caspero-nuxu87.caspero-6y88yy {
  display: none;
}

.caspero-kci8w4 {
  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) {
  .caspero-kci8w4 {
    height: 74px;
    overflow: visible;
  }
}

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

.caspero-9593rs {
  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;
}

.caspero-9593rs::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.caspero-9593rs::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.caspero-9593rs img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .caspero-9593rs {
    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;
  }
  .caspero-9593rs img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.caspero-vcmbkx {
  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;
}

.caspero-vcmbkx::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) {
  .caspero-vcmbkx::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.caspero-vcmbkx::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) {
  .caspero-vcmbkx::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .caspero-wpi63r {
    top: -20px;
  }
}

.caspero-p4blks {
  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.caspero-pmgx6a ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.caspero-nuxu87.caspero-k8dxo5 .caspero-kci8w4 {
  background: #2b3b67;
}

.caspero-nuxu87.caspero-k8dxo5 .caspero-9593rs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.caspero-nuxu87.caspero-k8dxo5 .caspero-9593rs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.caspero-nuxu87.caspero-k8dxo5 .caspero-9593rs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.caspero-nuxu87.caspero-k8dxo5 .caspero-vcmbkx::before {
  background: #0e0f41;
}

.caspero-nuxu87.caspero-k8dxo5 .caspero-vcmbkx::after {
  background: #152557;
}

.caspero-nuxu87.caspero-ycksap .caspero-kci8w4 {
  background: #1f35fa;
}

.caspero-nuxu87.caspero-ycksap .caspero-9593rs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.caspero-nuxu87.caspero-ycksap .caspero-9593rs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.caspero-nuxu87.caspero-ycksap .caspero-9593rs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.caspero-nuxu87.caspero-ycksap .caspero-vcmbkx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.caspero-nuxu87.caspero-ycksap .caspero-vcmbkx::after {
  background: #192ac8;
}

.caspero-nuxu87.caspero-d8y1zt .caspero-kci8w4 {
  background: #fa771f;
}

.caspero-nuxu87.caspero-d8y1zt .caspero-9593rs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.caspero-nuxu87.caspero-d8y1zt .caspero-9593rs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.caspero-nuxu87.caspero-d8y1zt .caspero-9593rs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.caspero-nuxu87.caspero-d8y1zt .caspero-vcmbkx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.caspero-nuxu87.caspero-d8y1zt .caspero-vcmbkx::after {
  background: #fa8535;
}

.caspero-r0psqa {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.caspero-jix93l {
  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) {
  .caspero-jix93l {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.caspero-ywvfml {
  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) {
  .caspero-ywvfml:hover {
    background: var(--button-bg-hover);
  }
}

.caspero-7fedld {
  display: flex;
  align-items: center;
  gap: 10px;
}

.caspero-7fedld span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.caspero-7fedld small {
  font-size: 14px;
  color: var(--text-color);
}

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

.caspero-199k4a {
  width: 120px;
  height: 22px;
}

.caspero-199k4a .caspero-b25jok {
  fill: #c2c0ce;
}

.caspero-199k4a [rating="1"] .caspero-b25jok:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.caspero-199k4a [rating="2"] .caspero-b25jok:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.caspero-199k4a [rating="3"] .caspero-b25jok:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.caspero-199k4a [rating="4"] .caspero-b25jok:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.caspero-199k4a [rating="5"] .caspero-b25jok:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.caspero-771z9z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.caspero-xg5kdx {
  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);
}

.caspero-xg5kdx.caspero-869fd1 {
  display: block;
}

.caspero-xg5kdx.caspero-6y88yy {
  display: none;
}

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

.caspero-rolysk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.caspero-v41veh {
  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);
}

.caspero-1qjg17 {
  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;
}

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

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

.caspero-v3mda7 {
  font-size: 16px;
  line-height: 140%;
}

.caspero-hayke3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.caspero-hayke3 .caspero-b25jok {
  fill: #c2c0ce;
}

.caspero-hayke3 [rating="1"] .caspero-b25jok:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.caspero-hayke3 [rating="2"] .caspero-b25jok:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.caspero-hayke3 [rating="3"] .caspero-b25jok:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.caspero-hayke3 [rating="4"] .caspero-b25jok:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.caspero-hayke3 [rating="5"] .caspero-b25jok:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.caspero-8p02n8 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.caspero-ly4ab6 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

.caspero-sbya6a {
  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) {
  .caspero-sbya6a {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.caspero-3aj3wt {
  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) {
  .caspero-3aj3wt {
    padding: 12px;
    gap: 12px;
  }
}

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

.caspero-4mekfq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.caspero-hqjkmu {
  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;
}

.caspero-sxv0mt {
  flex: 1;
  min-width: 0;
}

.caspero-0cyeh5 {
  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) {
  .caspero-0cyeh5 {
    font-size: 14px;
    gap: 6px;
  }
}

.caspero-ojfo0o {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.caspero-ojfo0o svg path {
  fill: var(--button-bg-color);
}

.caspero-ojfo0o svg circle {
  fill: var(--button-text-color);
}

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

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

.caspero-mmcokl strong {
  font-weight: 600;
}

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

.caspero-appo9c p {
  margin: 0 0 16px;
}

.caspero-appo9c p:last-child {
  margin-bottom: 0;
}

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

.caspero-qnkdad {
  max-width: 300px;
  width: 100%;
}

.caspero-qnkdad a {
  width: 100%;
}

@media (max-width: 575px) {
  .caspero-qnkdad {
    max-width: 200px;
  }
}

.caspero-4oamyq {
  justify-content: center;
}

.caspero-3oo0mm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.caspero-yrfs0t {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.caspero-afirb1 .caspero-etby6b {
  justify-content: center;
}

/* faq */

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

.caspero-7iko3n {
  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.caspero-zazs8p ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.caspero-7iko3n::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.caspero-zazs8p ease;
}

.caspero-8zrk4i.caspero-xwixs1 .caspero-7iko3n::after {
  transform: rotate(45deg);
}

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

.caspero-8zrk4i.caspero-xwixs1 .caspero-jxmhvm {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.caspero-t0cmoz {
  margin: 25px 0;
}

.caspero-a1h6yx > input:not(:checked) ~ label:hover,
.caspero-a1h6yx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.caspero-lfkm9f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.caspero-itz1zr 44.caspero-l6xvbk.caspero-a9vk4o.caspero-nohesj.caspero-9gkkck.caspero-kicwz4.caspero-est7rs.caspero-d58295.caspero-nxb5q3.caspero-x50pw6.caspero-ul21yr.caspero-f5nrvk.caspero-w1j1ly 0l-12.caspero-98kpai 30.caspero-4sytbx.caspero-2i2b4z 2.caspero-r9z9z6.caspero-2i2b4z 3.caspero-sx84m1 3.caspero-xs27cj.caspero-r603dd 3.caspero-317g9c.caspero-mvzwcp.caspero-ipdc4g.caspero-gmawf4 7-3.caspero-98kpai 10.caspero-77o0b9.caspero-gmawf4 23.caspero-chnwpk.caspero-z42zgk 1.caspero-famyud 2.caspero-98kpai 3.caspero-z42zgk 1.caspero-r603dd 5.caspero-f8ab8n.caspero-r603dd 32.caspero-4jomhj.caspero-mvzwcp 5.caspero-w1j1ly 4.caspero-gmawf4 9.caspero-gmawf4 8.caspero-r603dd 6.caspero-6ihx8y.caspero-vsku8x.caspero-6pyfga.caspero-5agte4.caspero-obsxx1 4.caspero-xqc2ib.caspero-obsxx1 6.caspero-obsxx1 0l29.caspero-w1j1ly 17.caspero-9to9kw.caspero-nwb24c 2.caspero-22e652 10.caspero-pp3vo4.caspero-98kpai 8.caspero-r6q5q6.caspero-fb29q4.caspero-166osk.caspero-8nj9nd.caspero-6f2ldt.caspero-mvzwcp.caspero-kicwz4.caspero-98kpai 1.caspero-nmwj4t.caspero-ys8lx8.caspero-bg0qh1.caspero-vxnyjw.caspero-f5hkix.caspero-famyud 1.caspero-iro9v2.caspero-i9pzp4.5z'/%3e%3c/svg%3e");
}

.caspero-02afdg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.caspero-ygrv4c {
  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);
}

.caspero-ygrv4c.caspero-0pbo06 {
  display: block;
}

.caspero-ygrv4c.caspero-f8r77o {
  display: none;
}

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

.caspero-gteafj {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.caspero-68g1co {
  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);
}

.caspero-ft9mu6 {
  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;
}

.caspero-9xufhu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.caspero-hom4yk {
  font-size: 16px;
  line-height: 140%;
}

.caspero-ma7l7e {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.caspero-ma7l7e .caspero-vog42i {
  fill: #c2c0ce;
}

.caspero-ma7l7e [rating="1"] .caspero-vog42i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.caspero-ma7l7e [rating="2"] .caspero-vog42i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.caspero-ma7l7e [rating="3"] .caspero-vog42i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.caspero-ma7l7e [rating="4"] .caspero-vog42i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.caspero-ma7l7e [rating="5"] .caspero-vog42i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.caspero-pon2t1 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;
}

.caspero-pon2t1 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 */

.caspero-dtqnlx {
  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);
}

.caspero-dtqnlx.caspero-wugbh9 {
  opacity: 1;
  pointer-events: auto;
}
