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

.rocket-spin-xwit1m {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.rocket-spin-eluzn3 {
  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) {
  .rocket-spin-eluzn3: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;
  }
}

.rocket-spin-ng1wej {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-ng1wej {
    margin: 20px auto 100px;
  }
}

.rocket-spin-ng1wej h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-ng1wej h1 {
    font-size: 120px;
  }
}

.rocket-spin-ng1wej p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.rocket-spin-95ic6k {
  cursor: pointer;
}

.rocket-spin-rlr0tk {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.rocket-spin-uj0oxt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.rocket-spin-uj0oxt figure {
  margin: 0;
}

.rocket-spin-uj0oxt.rocket-spin-7leviy {
  justify-content: flex-start;
  margin-right: 4px;
}

.rocket-spin-uj0oxt.rocket-spin-imjjy1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.rocket-spin-uj0oxt.rocket-spin-hidp7g {
  justify-content: center;
}

.rocket-spin-uj0oxt.rocket-spin-th2lfj {
  justify-content: normal;
}

.rocket-spin-dzehsr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.rocket-spin-tfucoi {
  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) {
  .rocket-spin-tfucoi {
    flex-direction: column;
  }
}

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

.rocket-spin-sb12wi img {
  width: 100%;
}

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

.rocket-spin-qjxr1s {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.rocket-spin-qjxr1s 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) {
  .rocket-spin-qjxr1s ul {
    margin-bottom: 15px;
  }
}

.rocket-spin-qjxr1s ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.rocket-spin-qjxr1s 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);
}

.rocket-spin-qjxr1s ul li span svg {
  fill: var(--title-color);
}

.rocket-spin-qjxr1s ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-qjxr1s ul li small {
    font-size: 12px;
  }
}

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

.rocket-spin-qjxr1s ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-qjxr1s {
    flex-basis: auto;
    margin: 0 auto;
  }
}

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

.rocket-spin-916u7j {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .rocket-spin-tnwl8b {
    height: 50px;
  }
}

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

.rocket-spin-tnwl8b.rocket-spin-59c0fy {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .rocket-spin-tnwl8b.rocket-spin-59c0fy:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.rocket-spin-muvfh6 {
  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) {
  .rocket-spin-muvfh6 {
    padding: 80px 16px 0;
  }
}

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

.rocket-spin-zp7bf0 {
  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) {
  .rocket-spin-zp7bf0 {
    flex-direction: column;
  }
}

.rocket-spin-mnzm5l {
  margin-bottom: 94px;
}

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

.rocket-spin-me0u51 .rocket-spin-spzst8 {
  margin-bottom: 28px;
}

.rocket-spin-me0u51 .rocket-spin-spzst8 img {
  max-height: 100px;
  width: auto;
}

.rocket-spin-oce1u5 {
  display: flex;
  align-items: center;
}

.rocket-spin-oce1u5 a + a {
  margin-left: 24px;
}

.rocket-spin-oce1u5 img {
  max-height: 56px;
  width: auto;
}

.rocket-spin-oce1u5 img + img {
  margin-left: 24px;
}

.rocket-spin-51omof {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.rocket-spin-37g3g9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-37g3g9 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

@media only screen and (max-width: 767px) {
  .rocket-spin-roog7c {
    flex-wrap: wrap;
  }
}

.rocket-spin-roog7c li {
  display: flex;
  margin: 0 7px;
}

.rocket-spin-roog7c li svg {
  transition: 0.rocket-spin-is8nhx ease-in-out;
}

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

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

.rocket-spin-kbybcm + .rocket-spin-kbybcm {
  margin-left: 120px;
}

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

.rocket-spin-n1h7o9 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.rocket-spin-7bwavv {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rocket-spin-7bwavv li {
  font-size: 16px;
}

.rocket-spin-7bwavv li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .rocket-spin-7bwavv li a:hover {
    text-decoration: underline;
  }
}

.rocket-spin-7bwavv li + li {
  margin-top: 16px;
}

.rocket-spin-q1v7v2 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.rocket-spin-phte1e ease-in-out;
}

.rocket-spin-q1v7v2.rocket-spin-o0y65m {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.rocket-spin-90v54k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .rocket-spin-90v54k {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rocket-spin-90v54k {
    margin-bottom: 60px;
  }
}

.rocket-spin-5jrcms {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.rocket-spin-5jrcms li {
  width: 100%;
}

.rocket-spin-5jrcms 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.rocket-spin-is8nhx ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.rocket-spin-5jrcms li a svg {
  fill: var(--button-text-color);
}

.rocket-spin-5jrcms li a.rocket-spin-o0y65m {
  background: var(--border-color);
}

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

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

.rocket-spin-ufq7m6 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.rocket-spin-dyhfjk {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.rocket-spin-dyhfjk img {
  width: 100%;
  transition: 0.rocket-spin-is8nhx ease-in-out;
}

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

.rocket-spin-akm2a3 {
  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) {
  .rocket-spin-akm2a3 {
    height: 54px;
  }
}

.rocket-spin-g0knr4 {
  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) {
  .rocket-spin-g0knr4 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .rocket-spin-g0knr4 .rocket-spin-spzst8 img {
    max-width: 90px;
  }
}

.rocket-spin-spzst8 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .rocket-spin-spzst8 {
    order: -2;
  }
}

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

.rocket-spin-sg1ifb {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.rocket-spin-sg1ifb li {
  font-size: 16px;
  margin: 0 20px;
}

.rocket-spin-sg1ifb li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.rocket-spin-e9hilz {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .rocket-spin-e9hilz {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .rocket-spin-e9hilz {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.rocket-spin-e9hilz.rocket-spin-11bohm {
  margin-right: 0;
}

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

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

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

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

.rocket-spin-lrf8cx {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.rocket-spin-lrf8cx:hover > ul {
  display: flex;
}

.rocket-spin-lrf8cx:focus > ul {
  display: flex;
}

.rocket-spin-lrf8cx:focus-within > ul {
  display: flex;
}

.rocket-spin-1lmgkn {
  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;
}

.rocket-spin-1lmgkn::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.rocket-spin-phte1e ease-in-out;
}

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

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

.rocket-spin-lrf8cx 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.rocket-spin-is8nhx ease-in-out;
  overflow: hidden;
}

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

.rocket-spin-lrf8cx 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) {
  .rocket-spin-lrf8cx ul li a:hover {
    text-decoration: underline;
  }
}

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

.rocket-spin-n1ktn3 {
  display: none;
}

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

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

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

.rocket-spin-enyiev {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.rocket-spin-enyiev img {
  margin-bottom: 20px;
}

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

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

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

.rocket-spin-ahfanw {
  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) {
  .rocket-spin-ahfanw {
    font-size: 32px;
  }
}

.rocket-spin-3aavzr {
  color: var(--text-color);
}

.rocket-spin-xt4whl {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.rocket-spin-xt4whl p img {
  display: block;
  margin: 0 auto;
}

.rocket-spin-xt4whl p:first-of-type {
  margin-top: 0;
}

.rocket-spin-xt4whl p:last-of-type {
  margin-bottom: 0;
}

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

.rocket-spin-xt4whl ul {
  padding: 0 0 0 20px;
}

.rocket-spin-xt4whl table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.rocket-spin-xt4whl table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rocket-spin-xt4whl iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.rocket-spin-hkxy3s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.rocket-spin-rubck2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.rocket-spin-rubck2 .rocket-spin-0qlopw {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-rubck2 .rocket-spin-0qlopw {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.rocket-spin-rubck2 .rocket-spin-zvh5u5 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-rubck2 .rocket-spin-zvh5u5 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .rocket-spin-rubck2 .rocket-spin-zvh5u5 img {
    width: 100%;
  }
}

.rocket-spin-zvh5u5 {
  margin: 0 0 28px;
}

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

.rocket-spin-0qlopw {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-0qlopw {
    margin-bottom: 18px;
  }
}

.rocket-spin-hkxy3s 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) {
  .rocket-spin-hkxy3s h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.rocket-spin-hkxy3s .rocket-spin-eluzn3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.rocket-spin-wd83x8 {
  position: relative;
  border: none;
}

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

.rocket-spin-dxovqc {
  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;
}

.rocket-spin-dxovqc span {
  height: 32px;
}

.rocket-spin-dxovqc span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.rocket-spin-dxovqc.rocket-spin-ldmrte span {
  transform: scaleY(-1);
}

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

.rocket-spin-zymtem {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.rocket-spin-zymtem li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.rocket-spin-is8nhx ease-in-out;
}

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

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

.rocket-spin-zymtem.rocket-spin-j1wikv {
  display: none;
}

.rocket-spin-m31p1j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.rocket-spin-m31p1j table {
  width: 100%;
  border-collapse: collapse;
}

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

  .rocket-spin-m31p1j table td {
    min-width: 75px;
  }
}

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

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

.rocket-spin-m31p1j p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.rocket-spin-cxnr3c {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.rocket-spin-pndm0k table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.rocket-spin-pndm0k table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.rocket-spin-pndm0k p {
  color: var(--text-color);
}

.rocket-spin-07t5xc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .rocket-spin-07t5xc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .rocket-spin-07t5xc {
    margin-bottom: 60px;
  }
}

.rocket-spin-yjh283 {
  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);
}

.rocket-spin-8a2kju {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .rocket-spin-8a2kju {
    margin-bottom: 60px;
  }
}

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

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

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

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

.rocket-spin-u2r7kr p + p {
  margin-top: 10px;
}

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

.rocket-spin-11g1be {
  display: none;
}

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

.rocket-spin-pbh07d {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.rocket-spin-pbh07d li {
  margin: 0 20px;
}

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

.rocket-spin-pbh07d li a img {
  margin-bottom: 4px;
}

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

.rocket-spin-pt61e7 {
  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) {
  .rocket-spin-pt61e7 {
    padding: 0 16px;
  }
}

.rocket-spin-pt61e7 li {
  font-size: 16px;
  position: relative;
}

.rocket-spin-pt61e7 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.rocket-spin-pt61e7 li span {
  opacity: 0.5;
}

.rocket-spin-pt61e7 li + li {
  margin-left: 30px;
}

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

h2.rocket-spin-x4uzkx {
  margin: 0 0 28px;
}

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

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

.rocket-spin-n1c1sc 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);
}

.rocket-spin-n1c1sc 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;
}

.rocket-spin-n1c1sc 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;
}

.rocket-spin-n1c1sc tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.rocket-spin-n1c1sc tbody tr:last-of-type {
  margin-bottom: 0;
}

.rocket-spin-n1c1sc tbody tr td:first-of-type {
  flex-shrink: 0;
}

.rocket-spin-n1c1sc 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);
}

.rocket-spin-n1c1sc 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);
}

.rocket-spin-n1c1sc tbody tr td:last-of-type {
  margin-left: auto;
}

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

.rocket-spin-n1c1sc tbody tr td .rocket-spin-8iayrk {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .rocket-spin-n1c1sc tbody tr td .rocket-spin-8iayrk {
    width: 100%;
  }
}

.rocket-spin-n1c1sc tbody tr td .rocket-spin-be235l {
  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.rocket-spin-is8nhx ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .rocket-spin-n1c1sc tbody tr td .rocket-spin-be235l:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .rocket-spin-n1c1sc tbody tr td .rocket-spin-be235l {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .rocket-spin-n1c1sc tbody tr td .rocket-spin-be235l {
    width: 100%;
  }
}

.rocket-spin-n1c1sc tbody tr td .rocket-spin-eysb5w {
  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) {
  .rocket-spin-n1c1sc tbody tr td .rocket-spin-eysb5w:hover {
    text-decoration: none;
  }
}

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

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

.rocket-spin-xnfwd5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.rocket-spin-4cpsft {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.rocket-spin-ncqg8u img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.rocket-spin-is8nhx ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .rocket-spin-wdovsq {
    height: 190px;
    margin: 20px auto;
  }
}

.rocket-spin-wdovsq img {
  width: 100%;
  height: 100%;
}

.rocket-spin-wdovsq iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .rocket-spin-wdovsq iframe {
    height: 190px;
  }
}

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

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

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

.rocket-spin-80vbqs svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.rocket-spin-is8nhx ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .rocket-spin-80vbqs:hover svg {
    transform: scale(1.1);
  }
}

.rocket-spin-3qltnu {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-3qltnu {
    padding: 40px 0;
  }
}

.rocket-spin-9qyzpf {
  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) {
  .rocket-spin-9qyzpf {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .rocket-spin-9qyzpf {
    flex-direction: column-reverse;
  }
}

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

.rocket-spin-wgppoq img {
  width: 100%;
}

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

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

.rocket-spin-s3olvu {
  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;
}

.rocket-spin-s3olvu 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) {
  .rocket-spin-s3olvu {
    flex-basis: auto;
  }
}

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

.rocket-spin-mhv2y6 {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-mhv2y6:hover {
  border: 1px solid #8c8ca2;
}

.rocket-spin-8nzniv {
  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%);
}

.rocket-spin-8nzniv:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.rocket-spin-yv3ooo a {
  text-decoration: underline;
  color: #8babff;
}

.rocket-spin-j43kvi {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.rocket-spin-j43kvi .rocket-spin-mhv2y6 {
  width: 50%;
  margin: 0;
}

.rocket-spin-9b5qcm {
  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;
}

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

.rocket-spin-rqsmkf {
  margin: 0 0 100px;
}

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

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

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

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

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

.rocket-spin-7dccqs {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-7dccqs {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.rocket-spin-g54g60 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.rocket-spin-is8nhx ease-in-out;
}

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

.rocket-spin-g54g60 a svg {
  fill: #fff;
}

.rocket-spin-g54g60 a:hover {
  background: #3d68e7;
}

.rocket-spin-n7vfli {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.rocket-spin-3jmois {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-3jmois {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.rocket-spin-ramzul {
  font-size: 16px;
  color: var(--text-color);
}

.rocket-spin-es6464 {
  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) {
  .rocket-spin-es6464 {
    padding: 0 16px;
  }
}

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

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

.rocket-spin-wne32q {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.rocket-spin-ydsvtm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.rocket-spin-ydsvtm 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);
}

.rocket-spin-ydsvtm 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) {
  .rocket-spin-ydsvtm table tr td {
    padding: 12px 4px;
  }
}

.rocket-spin-ydsvtm 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) {
  .rocket-spin-ydsvtm table tr th {
    padding: 12px 4px;
  }
}

.rocket-spin-ydsvtm table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .rocket-spin-ydsvtm {
    margin: 0;
  }
}

.rocket-spin-xikc9d {
  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) {
  .rocket-spin-xikc9d {
    min-height: 190px;
  }
}

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

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

.rocket-spin-lpzgge {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.rocket-spin-lpzgge.rocket-spin-2fs8wt {
  display: none;
}

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

.rocket-spin-pe7vzm iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rocket-spin-pe7vzm iframe.rocket-spin-rxms8m {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.rocket-spin-pe7vzm.rocket-spin-pgr1lh {
  opacity: 1;
  pointer-events: all;
}

.rocket-spin-jgk581 {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-jgk581 svg {
  margin-right: 10px;
}

.rocket-spin-jgk581 + .rocket-spin-jgk581 {
  margin-top: 14px;
}

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

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

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

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

.rocket-spin-es6464 .rocket-spin-hkxy3s {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.rocket-spin-es6464 .rocket-spin-hkxy3s h1,
.rocket-spin-es6464 .rocket-spin-hkxy3s 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) {
  .rocket-spin-es6464 .rocket-spin-hkxy3s h1,
  .rocket-spin-es6464 .rocket-spin-hkxy3s h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .rocket-spin-es6464 .rocket-spin-hkxy3s {
    margin: 28px 0 0;
  }
}

.rocket-spin-u7nss6 {
  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) {
  .rocket-spin-u7nss6 {
    padding: 0 16px;
  }
}

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

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

.rocket-spin-ylfk2e {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .rocket-spin-ylfk2e {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .rocket-spin-ylfk2e {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.rocket-spin-hdrk65 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rocket-spin-qtqgvs {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.rocket-spin-6yec7d {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.rocket-spin-amxf39 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .rocket-spin-ryzz89 {
    padding: 10px;
  }
}

.rocket-spin-ryzz89 .rocket-spin-eluzn3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .rocket-spin-ryzz89 .rocket-spin-eluzn3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .rocket-spin-ryzz89 {
    flex-wrap: wrap;
  }
}

.rocket-spin-tsbp76 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.rocket-spin-tsbp76 img {
  width: 100%;
}

.rocket-spin-3i7ehl {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .rocket-spin-3i7ehl {
    max-width: 200px;
    margin: 0;
  }
}

.rocket-spin-wscckf {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.rocket-spin-twv9ac {
  width: 100%;
  margin: 0 0 100px;
}

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

.rocket-spin-twv9ac .rocket-spin-pjglbu {
  position: relative;
}

.rocket-spin-twv9ac .rocket-spin-t3q486 {
  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;
}

.rocket-spin-twv9ac .rocket-spin-t3q486.rocket-spin-2fs8wt {
  display: none;
}

.rocket-spin-twv9ac .rocket-spin-chq709 {
  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) {
  .rocket-spin-twv9ac .rocket-spin-chq709 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 {
    bottom: 90px;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-ju7bzr {
  max-width: 300px;
  width: 100%;
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-ju7bzr .rocket-spin-usmeil {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-ju7bzr .rocket-spin-usmeil {
    font-size: 32px;
    text-align: center;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-ju7bzr .rocket-spin-i7xld3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-ju7bzr .rocket-spin-i7xld3 {
    text-align: center;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm {
    flex-direction: column-reverse;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-4k2kbn {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-4k2kbn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-4k2kbn {
    width: 100%;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-79z41u {
  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.rocket-spin-is8nhx ease-in-out;
  overflow: hidden;
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-79z41u 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);
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-79z41u: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;
}

.rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-79z41u:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-chq709 .rocket-spin-11bohm .rocket-spin-79z41u {
    width: 100%;
  }
}

.rocket-spin-twv9ac .rocket-spin-chq709.rocket-spin-2fs8wt {
  display: none;
}

.rocket-spin-twv9ac .rocket-spin-5wf0xw {
  display: none;
}

.rocket-spin-twv9ac .rocket-spin-5wf0xw.rocket-spin-pgr1lh {
  display: block;
}

.rocket-spin-twv9ac .rocket-spin-5wf0xw iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-5wf0xw iframe {
    height: calc(100vh - 54px);
  }
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .rocket-spin-twv9ac .rocket-spin-ozr3bt {
    padding: 24px 16px 0;
  }
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt .rocket-spin-usmeil {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-twv9ac .rocket-spin-ozr3bt .rocket-spin-usmeil {
    margin-bottom: 24px;
  }
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt 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);
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt 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) {
  .rocket-spin-twv9ac .rocket-spin-ozr3bt table tr td {
    padding: 12px 4px;
  }
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt 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) {
  .rocket-spin-twv9ac .rocket-spin-ozr3bt table tr th {
    padding: 12px 4px;
  }
}

.rocket-spin-twv9ac .rocket-spin-ozr3bt table tr:last-of-type td {
  border-bottom: none;
}

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

.rocket-spin-4s2uh7.rocket-spin-o0y65m {
  display: block;
}

.rocket-spin-4s2uh7 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.rocket-spin-4s2uh7 .rocket-spin-2i5127 {
  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;
}

.rocket-spin-4s2uh7 .rocket-spin-rlvoru {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.rocket-spin-4s2uh7 .rocket-spin-79z41u {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-4s2uh7 .rocket-spin-79z41u:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.rocket-spin-zzmo3b.rocket-spin-o0y65m {
  display: block;
}

.rocket-spin-3ozbep {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.rocket-spin-5chmpx {
  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;
}

.rocket-spin-1yhav1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.rocket-spin-t9yv0f {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.rocket-spin-t9yv0f svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.rocket-spin-w99ip3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.rocket-spin-9igf2j.rocket-spin-2fs8wt {
  display: none;
}

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

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

.rocket-spin-861pgf {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.rocket-spin-861pgf span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.rocket-spin-861pgf 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.rocket-spin-is8nhx ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.rocket-spin-861pgf input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rocket-spin-861pgf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rocket-spin-861pgf input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.rocket-spin-861pgf input:active {
  border-color: #c2c0ce;
}

.rocket-spin-861pgf input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-861pgf {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.rocket-spin-nyl7n1 {
  margin-bottom: 36px;
}

.rocket-spin-nyl7n1 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;
}

.rocket-spin-nyl7n1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.rocket-spin-nyl7n1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-nyl7n1 {
    margin-bottom: 24px;
  }
}

.rocket-spin-r1m07u {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rocket-spin-vgv834 {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-vgv834:hover {
  background: var(--border-color);
}

.rocket-spin-hk77ze {
  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.rocket-spin-is8nhx ease-in-out;
}

.rocket-spin-hk77ze:hover {
  background: #166ad9;
}

.rocket-spin-pujrfc {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.rocket-spin-pujrfc.rocket-spin-2fs8wt {
  display: none;
}

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

.rocket-spin-pujrfc .rocket-spin-vgv834 {
  margin: 0 auto;
}

.rocket-spin-2hskcy {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-2hskcy {
    margin-bottom: 16px;
  }
}

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

.rocket-spin-nl1npi {
  filter: grayscale(100%);
}

.rocket-spin-m3wg49 > input {
  display: none;
}

.rocket-spin-m3wg49 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rocket-spin-qce0an.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.rocket-spin-ylu81e 44.rocket-spin-kbjbgi.rocket-spin-qgd5vc.rocket-spin-tfuieo.rocket-spin-io8esz.rocket-spin-htk57w.rocket-spin-5t5m3d.rocket-spin-9q3w6e.rocket-spin-zuti29.rocket-spin-0h0nhu.rocket-spin-0hw5jx.rocket-spin-0pfrdy.rocket-spin-gj9iek 0l-12.rocket-spin-tjrfuw 30.rocket-spin-erwhgh.rocket-spin-mkg7sw 2.rocket-spin-hktkyc.rocket-spin-mkg7sw 3.rocket-spin-brgpwg 3.rocket-spin-ttkqvf.rocket-spin-1fatp4 3.rocket-spin-9bvja5.rocket-spin-bhu24u.rocket-spin-v0zmwb.rocket-spin-esj4e6 7-3.rocket-spin-tjrfuw 10.rocket-spin-7xi88r.rocket-spin-esj4e6 23.rocket-spin-gl9qoc.rocket-spin-v9arlh 1.rocket-spin-992jgy 2.rocket-spin-tjrfuw 3.rocket-spin-v9arlh 1.rocket-spin-1fatp4 5.rocket-spin-lb8abu.rocket-spin-1fatp4 32.rocket-spin-883xpz.rocket-spin-bhu24u 5.rocket-spin-gj9iek 4.rocket-spin-esj4e6 9.rocket-spin-esj4e6 8.rocket-spin-1fatp4 6.rocket-spin-ez4876.rocket-spin-cv91k1.rocket-spin-oc6lgp.rocket-spin-6rr31z.rocket-spin-nqqxng 4.rocket-spin-86r66f.rocket-spin-nqqxng 6.rocket-spin-nqqxng 0l29.rocket-spin-gj9iek 17.rocket-spin-2h75hj.rocket-spin-uiyck8 2.rocket-spin-n9j94u 10.rocket-spin-8t1van.rocket-spin-tjrfuw 8.rocket-spin-wr9n9c.rocket-spin-m1m7pl.rocket-spin-edhk1g.rocket-spin-7wclle.rocket-spin-gsn4nl.rocket-spin-bhu24u.rocket-spin-htk57w.rocket-spin-tjrfuw 1.rocket-spin-5v57x0.rocket-spin-0282iw.rocket-spin-cohkjv.rocket-spin-0j85z2.rocket-spin-200y5g.rocket-spin-992jgy 1.rocket-spin-m1yn9q.rocket-spin-j0xses.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.rocket-spin-m3wg49 > input:checked ~ label,
.rocket-spin-m3wg49 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rocket-spin-qce0an.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.rocket-spin-ylu81e 44.rocket-spin-kbjbgi.rocket-spin-qgd5vc.rocket-spin-tfuieo.rocket-spin-io8esz.rocket-spin-htk57w.rocket-spin-5t5m3d.rocket-spin-9q3w6e.rocket-spin-zuti29.rocket-spin-0h0nhu.rocket-spin-0hw5jx.rocket-spin-0pfrdy.rocket-spin-gj9iek 0l-12.rocket-spin-tjrfuw 30.rocket-spin-erwhgh.rocket-spin-mkg7sw 2.rocket-spin-hktkyc.rocket-spin-mkg7sw 3.rocket-spin-brgpwg 3.rocket-spin-ttkqvf.rocket-spin-1fatp4 3.rocket-spin-9bvja5.rocket-spin-bhu24u.rocket-spin-v0zmwb.rocket-spin-esj4e6 7-3.rocket-spin-tjrfuw 10.rocket-spin-7xi88r.rocket-spin-esj4e6 23.rocket-spin-gl9qoc.rocket-spin-v9arlh 1.rocket-spin-992jgy 2.rocket-spin-tjrfuw 3.rocket-spin-v9arlh 1.rocket-spin-1fatp4 5.rocket-spin-lb8abu.rocket-spin-1fatp4 32.rocket-spin-883xpz.rocket-spin-bhu24u 5.rocket-spin-gj9iek 4.rocket-spin-esj4e6 9.rocket-spin-esj4e6 8.rocket-spin-1fatp4 6.rocket-spin-ez4876.rocket-spin-cv91k1.rocket-spin-oc6lgp.rocket-spin-6rr31z.rocket-spin-nqqxng 4.rocket-spin-86r66f.rocket-spin-nqqxng 6.rocket-spin-nqqxng 0l29.rocket-spin-gj9iek 17.rocket-spin-2h75hj.rocket-spin-uiyck8 2.rocket-spin-n9j94u 10.rocket-spin-8t1van.rocket-spin-tjrfuw 8.rocket-spin-wr9n9c.rocket-spin-m1m7pl.rocket-spin-edhk1g.rocket-spin-7wclle.rocket-spin-gsn4nl.rocket-spin-bhu24u.rocket-spin-htk57w.rocket-spin-tjrfuw 1.rocket-spin-5v57x0.rocket-spin-0282iw.rocket-spin-cohkjv.rocket-spin-0j85z2.rocket-spin-200y5g.rocket-spin-992jgy 1.rocket-spin-m1yn9q.rocket-spin-j0xses.5z'/%3e%3c/svg%3e");
}

.rocket-spin-m3wg49 > input:not(:checked) ~ label:hover,
.rocket-spin-m3wg49 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rocket-spin-qce0an.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rocket-spin-ylu81e 44.rocket-spin-kbjbgi.rocket-spin-qgd5vc.rocket-spin-tfuieo.rocket-spin-io8esz.rocket-spin-htk57w.rocket-spin-5t5m3d.rocket-spin-9q3w6e.rocket-spin-zuti29.rocket-spin-0h0nhu.rocket-spin-0hw5jx.rocket-spin-0pfrdy.rocket-spin-gj9iek 0l-12.rocket-spin-tjrfuw 30.rocket-spin-erwhgh.rocket-spin-mkg7sw 2.rocket-spin-hktkyc.rocket-spin-mkg7sw 3.rocket-spin-brgpwg 3.rocket-spin-ttkqvf.rocket-spin-1fatp4 3.rocket-spin-9bvja5.rocket-spin-bhu24u.rocket-spin-v0zmwb.rocket-spin-esj4e6 7-3.rocket-spin-tjrfuw 10.rocket-spin-7xi88r.rocket-spin-esj4e6 23.rocket-spin-gl9qoc.rocket-spin-v9arlh 1.rocket-spin-992jgy 2.rocket-spin-tjrfuw 3.rocket-spin-v9arlh 1.rocket-spin-1fatp4 5.rocket-spin-lb8abu.rocket-spin-1fatp4 32.rocket-spin-883xpz.rocket-spin-bhu24u 5.rocket-spin-gj9iek 4.rocket-spin-esj4e6 9.rocket-spin-esj4e6 8.rocket-spin-1fatp4 6.rocket-spin-ez4876.rocket-spin-cv91k1.rocket-spin-oc6lgp.rocket-spin-6rr31z.rocket-spin-nqqxng 4.rocket-spin-86r66f.rocket-spin-nqqxng 6.rocket-spin-nqqxng 0l29.rocket-spin-gj9iek 17.rocket-spin-2h75hj.rocket-spin-uiyck8 2.rocket-spin-n9j94u 10.rocket-spin-8t1van.rocket-spin-tjrfuw 8.rocket-spin-wr9n9c.rocket-spin-m1m7pl.rocket-spin-edhk1g.rocket-spin-7wclle.rocket-spin-gsn4nl.rocket-spin-bhu24u.rocket-spin-htk57w.rocket-spin-tjrfuw 1.rocket-spin-5v57x0.rocket-spin-0282iw.rocket-spin-cohkjv.rocket-spin-0j85z2.rocket-spin-200y5g.rocket-spin-992jgy 1.rocket-spin-m1yn9q.rocket-spin-j0xses.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .rocket-spin-izx182 > .rocket-spin-4ii1ra {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .rocket-spin-izx182 > .rocket-spin-4ii1ra {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .rocket-spin-izx182 > .rocket-spin-4ii1ra {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .rocket-spin-izx182 > .rocket-spin-4ii1ra {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .rocket-spin-izx182 > .rocket-spin-4ii1ra {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.rocket-spin-4atyv8 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.rocket-spin-4atyv8.rocket-spin-2fs8wt {
  display: none;
}

.rocket-spin-y7qc0m {
  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) {
  .rocket-spin-y7qc0m {
    height: 74px;
    overflow: visible;
  }
}

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

.rocket-spin-spixk6 {
  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;
}

.rocket-spin-spixk6::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.rocket-spin-spixk6::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.rocket-spin-spixk6 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.rocket-spin-jpc5s9 {
  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;
}

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

.rocket-spin-jpc5s9::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) {
  .rocket-spin-jpc5s9::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .rocket-spin-wyhemd {
    top: -20px;
  }
}

.rocket-spin-2mi1tr {
  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.rocket-spin-is8nhx ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .rocket-spin-2mi1tr {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .rocket-spin-2mi1tr {
    width: 90px;
    height: 40px;
  }
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-y7qc0m {
  background: #2b3b67;
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-spixk6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-spixk6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-spixk6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-jpc5s9::before {
  background: #0e0f41;
}

.rocket-spin-4atyv8.rocket-spin-j0byeo .rocket-spin-jpc5s9::after {
  background: #152557;
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-y7qc0m {
  background: #1f35fa;
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-spixk6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-spixk6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-spixk6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-jpc5s9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.rocket-spin-4atyv8.rocket-spin-rm0m1o .rocket-spin-jpc5s9::after {
  background: #192ac8;
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-y7qc0m {
  background: #fa771f;
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-spixk6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-spixk6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-spixk6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-jpc5s9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.rocket-spin-4atyv8.rocket-spin-hihzvb .rocket-spin-jpc5s9::after {
  background: #fa8535;
}

.rocket-spin-q19lfi {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

.rocket-spin-6rk2m7 {
  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) {
  .rocket-spin-6rk2m7:hover {
    background: var(--button-bg-hover);
  }
}

.rocket-spin-07g3yl {
  display: flex;
  align-items: center;
  gap: 10px;
}

.rocket-spin-07g3yl span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.rocket-spin-07g3yl small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .rocket-spin-07g3yl {
    margin-bottom: 16px;
  }
}

.rocket-spin-gih60l {
  width: 120px;
  height: 22px;
}

.rocket-spin-gih60l .rocket-spin-aeduhw {
  fill: #c2c0ce;
}

.rocket-spin-gih60l [rating="1"] .rocket-spin-aeduhw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rocket-spin-gih60l [rating="2"] .rocket-spin-aeduhw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rocket-spin-gih60l [rating="3"] .rocket-spin-aeduhw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rocket-spin-gih60l [rating="4"] .rocket-spin-aeduhw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rocket-spin-gih60l [rating="5"] .rocket-spin-aeduhw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rocket-spin-dbpk2y {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.rocket-spin-de0mmu {
  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);
}

.rocket-spin-de0mmu.rocket-spin-pgr1lh {
  display: block;
}

.rocket-spin-de0mmu.rocket-spin-2fs8wt {
  display: none;
}

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

.rocket-spin-nznq40 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rocket-spin-f7avw5 {
  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);
}

.rocket-spin-c3udsq {
  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;
}

.rocket-spin-uul7cs small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.rocket-spin-q5ccff {
  font-size: 16px;
  line-height: 140%;
}

.rocket-spin-zc6ypz {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rocket-spin-zc6ypz .rocket-spin-aeduhw {
  fill: #c2c0ce;
}

.rocket-spin-zc6ypz [rating="1"] .rocket-spin-aeduhw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rocket-spin-zc6ypz [rating="2"] .rocket-spin-aeduhw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rocket-spin-zc6ypz [rating="3"] .rocket-spin-aeduhw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rocket-spin-zc6ypz [rating="4"] .rocket-spin-aeduhw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rocket-spin-zc6ypz [rating="5"] .rocket-spin-aeduhw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.rocket-spin-j1f6nk {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.rocket-spin-uuifzx {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .rocket-spin-uuifzx {
    padding: 0 16px;
  }
}

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

.rocket-spin-lnwcd6 {
  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) {
  .rocket-spin-lnwcd6 {
    padding: 12px;
    gap: 12px;
  }
}

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

.rocket-spin-4jm776 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rocket-spin-211dpb {
  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;
}

.rocket-spin-6res0u {
  flex: 1;
  min-width: 0;
}

.rocket-spin-e446zy {
  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) {
  .rocket-spin-e446zy {
    font-size: 14px;
    gap: 6px;
  }
}

.rocket-spin-sz4kw0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.rocket-spin-sz4kw0 svg,
.rocket-spin-sz4kw0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rocket-spin-sz4kw0 svg path {
  fill: var(--button-bg-color);
}

.rocket-spin-sz4kw0 svg circle {
  fill: var(--button-text-color);
}

.rocket-spin-3uk9vo {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .rocket-spin-3uk9vo {
    font-size: 12px;
  }
}

.rocket-spin-3uk9vo strong {
  font-weight: 600;
}

.rocket-spin-6bt1dw {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.rocket-spin-6bt1dw p {
  margin: 0 0 16px;
}

.rocket-spin-6bt1dw p:last-child {
  margin-bottom: 0;
}

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

.rocket-spin-jqr8vo {
  max-width: 300px;
  width: 100%;
}

.rocket-spin-jqr8vo a {
  width: 100%;
}

@media (max-width: 575px) {
  .rocket-spin-jqr8vo {
    max-width: 200px;
  }
}

.rocket-spin-nvd4rj {
  justify-content: center;
}

.rocket-spin-br2xbl {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rocket-spin-xv7eyf {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.rocket-spin-wl6bdo .rocket-spin-sg1ifb {
  justify-content: center;
}

/* faq */

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

.rocket-spin-k7o32o {
  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.rocket-spin-q48tr7 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rocket-spin-k7o32o::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.rocket-spin-q48tr7 ease;
}

.rocket-spin-e9uvzy.rocket-spin-o0y65m .rocket-spin-k7o32o::after {
  transform: rotate(45deg);
}

.rocket-spin-3c6h9o {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.rocket-spin-is8nhx ease, padding 0.rocket-spin-is8nhx ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.rocket-spin-e9uvzy.rocket-spin-o0y65m .rocket-spin-3c6h9o {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.rocket-spin-wv5wb4 {
  margin: 25px 0;
}

.rocket-spin-m3wg49 > input:not(:checked) ~ label:hover,
.rocket-spin-m3wg49 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.rocket-spin-zhkh6o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.rocket-spin-rlwx4u 44.rocket-spin-frtov1.rocket-spin-yjfblo.rocket-spin-ahok8b.rocket-spin-tf6yqm.rocket-spin-o2uw5d.rocket-spin-28r8jb.rocket-spin-nwi28a.rocket-spin-2axws4.rocket-spin-m5n25u.rocket-spin-c09306.rocket-spin-zp3mwr.rocket-spin-97e0dt 0l-12.rocket-spin-2vc3dp 30.rocket-spin-nozc84.rocket-spin-wkb5o4 2.rocket-spin-negfmi.rocket-spin-wkb5o4 3.rocket-spin-0jmi4z 3.rocket-spin-cj967j.rocket-spin-quku1x 3.rocket-spin-b46bh9.rocket-spin-pgll2n.rocket-spin-eru9pz.rocket-spin-3tnpkp 7-3.rocket-spin-2vc3dp 10.rocket-spin-rhcchm.rocket-spin-3tnpkp 23.rocket-spin-gxq3z7.rocket-spin-yy97a3 1.rocket-spin-3pbnlq 2.rocket-spin-2vc3dp 3.rocket-spin-yy97a3 1.rocket-spin-quku1x 5.rocket-spin-b089pq.rocket-spin-quku1x 32.rocket-spin-16y91z.rocket-spin-pgll2n 5.rocket-spin-97e0dt 4.rocket-spin-3tnpkp 9.rocket-spin-3tnpkp 8.rocket-spin-quku1x 6.rocket-spin-hybedu.rocket-spin-db1d1z.rocket-spin-2d11j0.rocket-spin-8dnits.rocket-spin-q91vbm 4.rocket-spin-5lr61h.rocket-spin-q91vbm 6.rocket-spin-q91vbm 0l29.rocket-spin-97e0dt 17.rocket-spin-l8vzv8.rocket-spin-7r1teh 2.rocket-spin-w5km3z 10.rocket-spin-v3gmyh.rocket-spin-2vc3dp 8.rocket-spin-6ywoop.rocket-spin-zi8bft.rocket-spin-kou70x.rocket-spin-u46dx1.rocket-spin-ogbcri.rocket-spin-pgll2n.rocket-spin-o2uw5d.rocket-spin-2vc3dp 1.rocket-spin-6a2oxe.rocket-spin-xmj8yj.rocket-spin-2lcmm8.rocket-spin-rlzmzk.rocket-spin-rhw6df.rocket-spin-3pbnlq 1.rocket-spin-4bb41e.rocket-spin-m4ftmm.5z'/%3e%3c/svg%3e");
}

.rocket-spin-evdt8p {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

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

.rocket-spin-uz5xqn {
  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);
}

.rocket-spin-uz5xqn.rocket-spin-vnim4p {
  display: block;
}

.rocket-spin-uz5xqn.rocket-spin-tq3pv2 {
  display: none;
}

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

.rocket-spin-izd78r {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.rocket-spin-abphkl {
  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);
}

.rocket-spin-nrbqmu {
  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;
}

.rocket-spin-im037y small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.rocket-spin-cglcrb {
  font-size: 16px;
  line-height: 140%;
}

.rocket-spin-8ntmzl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.rocket-spin-8ntmzl .rocket-spin-ahzqb9 {
  fill: #c2c0ce;
}

.rocket-spin-8ntmzl [rating="1"] .rocket-spin-ahzqb9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.rocket-spin-8ntmzl [rating="2"] .rocket-spin-ahzqb9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.rocket-spin-8ntmzl [rating="3"] .rocket-spin-ahzqb9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.rocket-spin-8ntmzl [rating="4"] .rocket-spin-ahzqb9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.rocket-spin-8ntmzl [rating="5"] .rocket-spin-ahzqb9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.rocket-spin-ob5463 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;
}

.rocket-spin-ob5463 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 */

.rocket-spin-l4ohe5 {
  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);
}

.rocket-spin-l4ohe5.rocket-spin-9b155n {
  opacity: 1;
  pointer-events: auto;
}
