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

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

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

.spinmama-s5gqlp {
  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) {
  .spinmama-s5gqlp: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;
  }
}

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

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

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

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

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

.spinmama-7azxso {
  cursor: pointer;
}

.spinmama-veuxhs {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spinmama-5xgarj {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spinmama-5xgarj figure {
  margin: 0;
}

.spinmama-5xgarj.spinmama-kat9j1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinmama-5xgarj.spinmama-t00k5o {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinmama-5xgarj.spinmama-rpabvs {
  justify-content: center;
}

.spinmama-5xgarj.spinmama-oh3nnr {
  justify-content: normal;
}

.spinmama-z84h5z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.spinmama-bjo3e6 img {
  width: 100%;
}

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

.spinmama-v58hy1 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.spinmama-v58hy1 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) {
  .spinmama-v58hy1 ul {
    margin-bottom: 15px;
  }
}

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

.spinmama-v58hy1 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);
}

.spinmama-v58hy1 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.spinmama-v58hy1 ul li:last-of-type::after {
  display: none;
}

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

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

.spinmama-opaa6i {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.spinmama-o3xz48.spinmama-sbkymo {
  background-color: #000;
}

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

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

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

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

.spinmama-2r6fec {
  margin-bottom: 94px;
}

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

.spinmama-s47lpg .spinmama-4yj8fk {
  margin-bottom: 28px;
}

.spinmama-s47lpg .spinmama-4yj8fk img {
  max-height: 100px;
  width: auto;
}

.spinmama-gwwjyy {
  display: flex;
  align-items: center;
}

.spinmama-gwwjyy a + a {
  margin-left: 24px;
}

.spinmama-gwwjyy img {
  max-height: 56px;
  width: auto;
}

.spinmama-gwwjyy img + img {
  margin-left: 24px;
}

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

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

.spinmama-qg822s {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .spinmama-5pshxo {
    flex-wrap: wrap;
  }
}

.spinmama-5pshxo li {
  display: flex;
  margin: 0 7px;
}

.spinmama-5pshxo li svg {
  transition: 0.spinmama-08tkaq ease-in-out;
}

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

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

.spinmama-dd3c5c + .spinmama-dd3c5c {
  margin-left: 120px;
}

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

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

.spinmama-x9jgah {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinmama-x9jgah li {
  font-size: 16px;
}

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

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

.spinmama-x9jgah li + li {
  margin-top: 16px;
}

.spinmama-7rmfs3 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinmama-ltvpkf ease-in-out;
}

.spinmama-7rmfs3.spinmama-p9b3n3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.spinmama-wvwxf5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spinmama-asakp9 li {
  width: 100%;
}

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

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

.spinmama-asakp9 li a.spinmama-p9b3n3 {
  background: var(--border-color);
}

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

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

.spinmama-1avfmk {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.spinmama-hbs11s {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spinmama-hbs11s img {
  width: 100%;
  transition: 0.spinmama-08tkaq ease-in-out;
}

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

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

.spinmama-4me7di {
  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) {
  .spinmama-4me7di {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .spinmama-4me7di .spinmama-4yj8fk img {
    max-width: 90px;
  }
}

.spinmama-4yj8fk img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .spinmama-4yj8fk {
    order: -2;
  }
}

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

.spinmama-9dpumo {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinmama-9dpumo li {
  font-size: 16px;
  margin: 0 20px;
}

.spinmama-9dpumo li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.spinmama-g6vwj1 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.spinmama-g6vwj1.spinmama-yr1ynn {
  margin-right: 0;
}

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

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

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

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

.spinmama-4gapo1 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.spinmama-4gapo1:hover > ul {
  display: flex;
}

.spinmama-4gapo1:focus > ul {
  display: flex;
}

.spinmama-4gapo1:focus-within > ul {
  display: flex;
}

.spinmama-m912g4 {
  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;
}

.spinmama-m912g4::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.spinmama-ltvpkf ease-in-out;
}

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

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

.spinmama-4gapo1 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.spinmama-08tkaq ease-in-out;
  overflow: hidden;
}

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

.spinmama-4gapo1 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) {
  .spinmama-4gapo1 ul li a:hover {
    text-decoration: underline;
  }
}

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

.spinmama-nvqc86 {
  display: none;
}

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

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

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

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

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

.spinmama-so3zb3 img {
  margin-bottom: 20px;
}

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

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

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

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

.spinmama-s347k0 {
  color: var(--text-color);
}

.spinmama-75kxk3 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.spinmama-75kxk3 p img {
  display: block;
  margin: 0 auto;
}

.spinmama-75kxk3 p:first-of-type {
  margin-top: 0;
}

.spinmama-75kxk3 p:last-of-type {
  margin-bottom: 0;
}

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

.spinmama-75kxk3 ul {
  padding: 0 0 0 20px;
}

.spinmama-75kxk3 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.spinmama-75kxk3 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinmama-75kxk3 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.spinmama-8ebpq0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.spinmama-dmqtq5 .spinmama-rj4xrl {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.spinmama-dmqtq5 .spinmama-o77gvp {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.spinmama-o77gvp {
  margin: 0 0 28px;
}

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

.spinmama-rj4xrl {
  margin: 0 0 28px;
}

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

.spinmama-8ebpq0 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) {
  .spinmama-8ebpq0 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinmama-8ebpq0 .spinmama-s5gqlp {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spinmama-tnv1ff {
  position: relative;
  border: none;
}

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

.spinmama-2l42co {
  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;
}

.spinmama-2l42co span {
  height: 32px;
}

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

.spinmama-2l42co.spinmama-24tduh span {
  transform: scaleY(-1);
}

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

.spinmama-n7geyc {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.spinmama-n7geyc li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.spinmama-08tkaq ease-in-out;
}

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

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

.spinmama-n7geyc.spinmama-hv4pg5 {
  display: none;
}

.spinmama-qd2yow {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinmama-qd2yow table {
  width: 100%;
  border-collapse: collapse;
}

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

  .spinmama-qd2yow table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.spinmama-pk2pzq {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

.spinmama-1t7rj1 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinmama-1t7rj1 p {
  color: var(--text-color);
}

.spinmama-bcssmh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.spinmama-4mxdnk {
  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);
}

.spinmama-28m3lp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spinmama-svamij p + p {
  margin-top: 10px;
}

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

.spinmama-63kqjk {
  display: none;
}

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

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

.spinmama-f2fhzv li {
  margin: 0 20px;
}

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

.spinmama-f2fhzv li a img {
  margin-bottom: 4px;
}

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

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

.spinmama-nubqf7 li {
  font-size: 16px;
  position: relative;
}

.spinmama-nubqf7 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.spinmama-nubqf7 li span {
  opacity: 0.5;
}

.spinmama-nubqf7 li + li {
  margin-left: 30px;
}

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

h2.spinmama-bwhm61 {
  margin: 0 0 28px;
}

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

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

.spinmama-lqgo0m 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);
}

.spinmama-lqgo0m 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;
}

.spinmama-lqgo0m 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;
}

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

.spinmama-lqgo0m tbody tr:last-of-type {
  margin-bottom: 0;
}

.spinmama-lqgo0m tbody tr td:first-of-type {
  flex-shrink: 0;
}

.spinmama-lqgo0m 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);
}

.spinmama-lqgo0m 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);
}

.spinmama-lqgo0m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spinmama-lqgo0m tbody tr td .spinmama-ipudbg {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spinmama-lqgo0m tbody tr td .spinmama-ipudbg {
    width: 100%;
  }
}

.spinmama-lqgo0m tbody tr td .spinmama-39fu2l {
  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.spinmama-08tkaq ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .spinmama-lqgo0m tbody tr td .spinmama-39fu2l:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .spinmama-lqgo0m tbody tr td .spinmama-39fu2l {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .spinmama-lqgo0m tbody tr td .spinmama-39fu2l {
    width: 100%;
  }
}

.spinmama-lqgo0m tbody tr td .spinmama-ynem8w {
  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) {
  .spinmama-lqgo0m tbody tr td .spinmama-ynem8w:hover {
    text-decoration: none;
  }
}

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

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

.spinmama-0t38as {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spinmama-zx2uyz img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spinmama-08tkaq ease-in-out;
}

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

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

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

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

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

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

.spinmama-jzaq1u img {
  width: 100%;
  height: 100%;
}

.spinmama-jzaq1u iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.spinmama-1pag2g svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spinmama-08tkaq ease-in-out;
}

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

.spinmama-m55i43 {
  padding: 90px 0;
}

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

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

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

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

.spinmama-lj9ybl img {
  width: 100%;
}

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

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

.spinmama-efwvp3 {
  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;
}

.spinmama-efwvp3 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) {
  .spinmama-efwvp3 {
    flex-basis: auto;
  }
}

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

.spinmama-fz8zki {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-fz8zki:hover {
  border: 1px solid #8c8ca2;
}

.spinmama-enmjcf {
  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%);
}

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

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

.spinmama-6n2xpq a {
  text-decoration: underline;
  color: #8babff;
}

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

.spinmama-fjwm29 .spinmama-fz8zki {
  width: 50%;
  margin: 0;
}

.spinmama-y6gfhm {
  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;
}

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

.spinmama-ov421h {
  margin: 0 0 100px;
}

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

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

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

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

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

.spinmama-as431l {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.spinmama-oun7ea 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.spinmama-08tkaq ease-in-out;
}

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

.spinmama-oun7ea a svg {
  fill: #fff;
}

.spinmama-oun7ea a:hover {
  background: #3d68e7;
}

.spinmama-6zvmje {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.spinmama-wdjb6f {
  margin-bottom: 16px;
}

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

.spinmama-jexdbb {
  font-size: 16px;
  color: var(--text-color);
}

.spinmama-4anqyk {
  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) {
  .spinmama-4anqyk {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.spinmama-zen9f1 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);
}

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

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

.spinmama-zen9f1 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.spinmama-uzikjk.spinmama-ozrezr {
  display: none;
}

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

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

.spinmama-fjfnqt iframe.spinmama-aq5hrk {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinmama-fjfnqt.spinmama-7dm2gz {
  opacity: 1;
  pointer-events: all;
}

.spinmama-d2lsxc {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-d2lsxc svg {
  margin-right: 10px;
}

.spinmama-d2lsxc + .spinmama-d2lsxc {
  margin-top: 14px;
}

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

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

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

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

.spinmama-4anqyk .spinmama-8ebpq0 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spinmama-4anqyk .spinmama-8ebpq0 h1,
.spinmama-4anqyk .spinmama-8ebpq0 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) {
  .spinmama-4anqyk .spinmama-8ebpq0 h1,
  .spinmama-4anqyk .spinmama-8ebpq0 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spinmama-4anqyk .spinmama-8ebpq0 {
    margin: 28px 0 0;
  }
}

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

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

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

.spinmama-eu0t52 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.spinmama-ciygw0 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.spinmama-mxafvo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.spinmama-v5az4j .spinmama-s5gqlp {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spinmama-v5az4j .spinmama-s5gqlp {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.spinmama-10a2sj {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spinmama-10a2sj img {
  width: 100%;
}

.spinmama-viauop {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.spinmama-oknzlm {
  width: 100%;
  margin: 0 0 100px;
}

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

.spinmama-oknzlm .spinmama-g167q3 {
  position: relative;
}

.spinmama-oknzlm .spinmama-rl5gqj {
  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;
}

.spinmama-oknzlm .spinmama-rl5gqj.spinmama-ozrezr {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .spinmama-oknzlm .spinmama-k08rfz {
    bottom: 90px;
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-rhd2ab {
  max-width: 300px;
  width: 100%;
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-rhd2ab .spinmama-ljt2dv {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-k08rfz .spinmama-rhd2ab .spinmama-ljt2dv {
    font-size: 32px;
    text-align: center;
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-rhd2ab .spinmama-6prpak {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-k08rfz .spinmama-rhd2ab .spinmama-6prpak {
    text-align: center;
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn {
    flex-direction: column-reverse;
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-p3kirz {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-p3kirz:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-p3kirz {
    width: 100%;
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-29o8w8 {
  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.spinmama-08tkaq ease-in-out;
  overflow: hidden;
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-29o8w8 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);
  }
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-29o8w8: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;
}

.spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-29o8w8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-k08rfz .spinmama-yr1ynn .spinmama-29o8w8 {
    width: 100%;
  }
}

.spinmama-oknzlm .spinmama-k08rfz.spinmama-ozrezr {
  display: none;
}

.spinmama-oknzlm .spinmama-jqya1z {
  display: none;
}

.spinmama-oknzlm .spinmama-jqya1z.spinmama-7dm2gz {
  display: block;
}

.spinmama-oknzlm .spinmama-jqya1z iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-jqya1z iframe {
    height: calc(100vh - 54px);
  }
}

.spinmama-oknzlm .spinmama-38b1im {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spinmama-oknzlm .spinmama-38b1im {
    padding: 24px 16px 0;
  }
}

.spinmama-oknzlm .spinmama-38b1im .spinmama-ljt2dv {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinmama-oknzlm .spinmama-38b1im .spinmama-ljt2dv {
    margin-bottom: 24px;
  }
}

.spinmama-oknzlm .spinmama-38b1im 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);
}

.spinmama-oknzlm .spinmama-38b1im 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) {
  .spinmama-oknzlm .spinmama-38b1im table tr td {
    padding: 12px 4px;
  }
}

.spinmama-oknzlm .spinmama-38b1im 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) {
  .spinmama-oknzlm .spinmama-38b1im table tr th {
    padding: 12px 4px;
  }
}

.spinmama-oknzlm .spinmama-38b1im table tr:last-of-type td {
  border-bottom: none;
}

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

.spinmama-94cn4p.spinmama-p9b3n3 {
  display: block;
}

.spinmama-94cn4p iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.spinmama-94cn4p .spinmama-dxp7e2 {
  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;
}

.spinmama-94cn4p .spinmama-bd4bpn {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spinmama-94cn4p .spinmama-29o8w8 {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-94cn4p .spinmama-29o8w8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.spinmama-29cyyd.spinmama-p9b3n3 {
  display: block;
}

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

.spinmama-0ynz1k {
  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;
}

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

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

.spinmama-2xbxb5 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spinmama-2xbxb5 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spinmama-aru6pc {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spinmama-q1vzwx.spinmama-ozrezr {
  display: none;
}

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

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

.spinmama-7udwc7 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.spinmama-7udwc7 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.spinmama-08tkaq ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.spinmama-7udwc7 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinmama-7udwc7 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinmama-7udwc7 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.spinmama-7udwc7 input:active {
  border-color: #c2c0ce;
}

.spinmama-7udwc7 input:focus {
  border-color: #c2c0ce;
}

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

.spinmama-27ez5r {
  margin-bottom: 36px;
}

.spinmama-27ez5r 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;
}

.spinmama-27ez5r textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinmama-27ez5r textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .spinmama-27ez5r {
    margin-bottom: 24px;
  }
}

.spinmama-lbps4o {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spinmama-xjyfsp {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-xjyfsp:hover {
  background: var(--border-color);
}

.spinmama-u6kz0x {
  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.spinmama-08tkaq ease-in-out;
}

.spinmama-u6kz0x:hover {
  background: #166ad9;
}

.spinmama-541ln8 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.spinmama-541ln8.spinmama-ozrezr {
  display: none;
}

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

.spinmama-541ln8 .spinmama-xjyfsp {
  margin: 0 auto;
}

.spinmama-pyfhwt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.spinmama-4mssn8 {
  filter: grayscale(100%);
}

.spinmama-d4540i > input {
  display: none;
}

.spinmama-d4540i > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-5t5y22.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinmama-dx2uhj 44.spinmama-ky5i4u.spinmama-8q332b.spinmama-3f2bmj.spinmama-jpas4w.spinmama-cjmq4f.spinmama-0m1ako.spinmama-5gg48z.spinmama-7gpyey.spinmama-3gbojc.spinmama-sd3dc8.spinmama-t67vk3.spinmama-bt4z3p 0l-12.spinmama-4tsbos 30.spinmama-0f4bmi.spinmama-z3arxk 2.spinmama-mhz7uh.spinmama-z3arxk 3.spinmama-b4w10v 3.spinmama-ujby4r.spinmama-g3zp4i 3.spinmama-7osj4c.spinmama-kqkn6o.spinmama-l1pqt7.spinmama-l34bxx 7-3.spinmama-4tsbos 10.spinmama-6qpl7q.spinmama-l34bxx 23.spinmama-16my9i.spinmama-svplk4 1.spinmama-a52qya 2.spinmama-4tsbos 3.spinmama-svplk4 1.spinmama-g3zp4i 5.spinmama-l6w65p.spinmama-g3zp4i 32.spinmama-hpy1mn.spinmama-kqkn6o 5.spinmama-bt4z3p 4.spinmama-l34bxx 9.spinmama-l34bxx 8.spinmama-g3zp4i 6.spinmama-vnduof.spinmama-9g6ktr.spinmama-n7yocu.spinmama-4d8b81.spinmama-x1376r 4.spinmama-u6dw88.spinmama-x1376r 6.spinmama-x1376r 0l29.spinmama-bt4z3p 17.spinmama-dnox6y.spinmama-lj0ip3 2.spinmama-1j5o0j 10.spinmama-y6dvd4.spinmama-4tsbos 8.spinmama-8agtfh.spinmama-3wus20.spinmama-esexi2.spinmama-kcscpo.spinmama-ukcp8q.spinmama-kqkn6o.spinmama-cjmq4f.spinmama-4tsbos 1.spinmama-drm8ou.spinmama-pu7r4t.spinmama-kklclk.spinmama-1ffttt.spinmama-ow7suv.spinmama-a52qya 1.spinmama-8525vj.spinmama-iownte.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinmama-d4540i > input:checked ~ label,
.spinmama-d4540i > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-5t5y22.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinmama-dx2uhj 44.spinmama-ky5i4u.spinmama-8q332b.spinmama-3f2bmj.spinmama-jpas4w.spinmama-cjmq4f.spinmama-0m1ako.spinmama-5gg48z.spinmama-7gpyey.spinmama-3gbojc.spinmama-sd3dc8.spinmama-t67vk3.spinmama-bt4z3p 0l-12.spinmama-4tsbos 30.spinmama-0f4bmi.spinmama-z3arxk 2.spinmama-mhz7uh.spinmama-z3arxk 3.spinmama-b4w10v 3.spinmama-ujby4r.spinmama-g3zp4i 3.spinmama-7osj4c.spinmama-kqkn6o.spinmama-l1pqt7.spinmama-l34bxx 7-3.spinmama-4tsbos 10.spinmama-6qpl7q.spinmama-l34bxx 23.spinmama-16my9i.spinmama-svplk4 1.spinmama-a52qya 2.spinmama-4tsbos 3.spinmama-svplk4 1.spinmama-g3zp4i 5.spinmama-l6w65p.spinmama-g3zp4i 32.spinmama-hpy1mn.spinmama-kqkn6o 5.spinmama-bt4z3p 4.spinmama-l34bxx 9.spinmama-l34bxx 8.spinmama-g3zp4i 6.spinmama-vnduof.spinmama-9g6ktr.spinmama-n7yocu.spinmama-4d8b81.spinmama-x1376r 4.spinmama-u6dw88.spinmama-x1376r 6.spinmama-x1376r 0l29.spinmama-bt4z3p 17.spinmama-dnox6y.spinmama-lj0ip3 2.spinmama-1j5o0j 10.spinmama-y6dvd4.spinmama-4tsbos 8.spinmama-8agtfh.spinmama-3wus20.spinmama-esexi2.spinmama-kcscpo.spinmama-ukcp8q.spinmama-kqkn6o.spinmama-cjmq4f.spinmama-4tsbos 1.spinmama-drm8ou.spinmama-pu7r4t.spinmama-kklclk.spinmama-1ffttt.spinmama-ow7suv.spinmama-a52qya 1.spinmama-8525vj.spinmama-iownte.5z'/%3e%3c/svg%3e");
}

.spinmama-d4540i > input:not(:checked) ~ label:hover,
.spinmama-d4540i > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-5t5y22.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-dx2uhj 44.spinmama-ky5i4u.spinmama-8q332b.spinmama-3f2bmj.spinmama-jpas4w.spinmama-cjmq4f.spinmama-0m1ako.spinmama-5gg48z.spinmama-7gpyey.spinmama-3gbojc.spinmama-sd3dc8.spinmama-t67vk3.spinmama-bt4z3p 0l-12.spinmama-4tsbos 30.spinmama-0f4bmi.spinmama-z3arxk 2.spinmama-mhz7uh.spinmama-z3arxk 3.spinmama-b4w10v 3.spinmama-ujby4r.spinmama-g3zp4i 3.spinmama-7osj4c.spinmama-kqkn6o.spinmama-l1pqt7.spinmama-l34bxx 7-3.spinmama-4tsbos 10.spinmama-6qpl7q.spinmama-l34bxx 23.spinmama-16my9i.spinmama-svplk4 1.spinmama-a52qya 2.spinmama-4tsbos 3.spinmama-svplk4 1.spinmama-g3zp4i 5.spinmama-l6w65p.spinmama-g3zp4i 32.spinmama-hpy1mn.spinmama-kqkn6o 5.spinmama-bt4z3p 4.spinmama-l34bxx 9.spinmama-l34bxx 8.spinmama-g3zp4i 6.spinmama-vnduof.spinmama-9g6ktr.spinmama-n7yocu.spinmama-4d8b81.spinmama-x1376r 4.spinmama-u6dw88.spinmama-x1376r 6.spinmama-x1376r 0l29.spinmama-bt4z3p 17.spinmama-dnox6y.spinmama-lj0ip3 2.spinmama-1j5o0j 10.spinmama-y6dvd4.spinmama-4tsbos 8.spinmama-8agtfh.spinmama-3wus20.spinmama-esexi2.spinmama-kcscpo.spinmama-ukcp8q.spinmama-kqkn6o.spinmama-cjmq4f.spinmama-4tsbos 1.spinmama-drm8ou.spinmama-pu7r4t.spinmama-kklclk.spinmama-1ffttt.spinmama-ow7suv.spinmama-a52qya 1.spinmama-8525vj.spinmama-iownte.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spinmama-lztxva > .spinmama-p17cg5 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spinmama-lztxva > .spinmama-p17cg5 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spinmama-lztxva > .spinmama-p17cg5 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spinmama-lztxva > .spinmama-p17cg5 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spinmama-lztxva > .spinmama-p17cg5 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.spinmama-c8zwww.spinmama-ozrezr {
  display: none;
}

.spinmama-5fgs9r {
  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) {
  .spinmama-5fgs9r {
    height: 74px;
    overflow: visible;
  }
}

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

.spinmama-4bohuk {
  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;
}

.spinmama-4bohuk::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.spinmama-4bohuk::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.spinmama-4bohuk img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.spinmama-z6xtzx {
  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;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-5fgs9r {
  background: #2b3b67;
}

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-4bohuk {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-4bohuk::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-4bohuk::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-z6xtzx::before {
  background: #0e0f41;
}

.spinmama-c8zwww.spinmama-uxlrp3 .spinmama-z6xtzx::after {
  background: #152557;
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-5fgs9r {
  background: #1f35fa;
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-4bohuk {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-4bohuk::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-4bohuk::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-z6xtzx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinmama-c8zwww.spinmama-e915wx .spinmama-z6xtzx::after {
  background: #192ac8;
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-5fgs9r {
  background: #fa771f;
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-4bohuk {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-4bohuk::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-4bohuk::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-z6xtzx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-c8zwww.spinmama-xjsu51 .spinmama-z6xtzx::after {
  background: #fa8535;
}

.spinmama-edca74 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.spinmama-uwf8aq {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.spinmama-uej5un {
  width: 120px;
  height: 22px;
}

.spinmama-uej5un .spinmama-lj6k0y {
  fill: #c2c0ce;
}

.spinmama-uej5un [rating="1"] .spinmama-lj6k0y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmama-uej5un [rating="2"] .spinmama-lj6k0y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinmama-uej5un [rating="3"] .spinmama-lj6k0y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinmama-uej5un [rating="4"] .spinmama-lj6k0y:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinmama-uej5un [rating="5"] .spinmama-lj6k0y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.spinmama-s50r9i {
  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);
}

.spinmama-s50r9i.spinmama-7dm2gz {
  display: block;
}

.spinmama-s50r9i.spinmama-ozrezr {
  display: none;
}

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

.spinmama-2cq7no {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinmama-b6dvhv {
  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);
}

.spinmama-amm139 {
  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;
}

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

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

.spinmama-dwwvjz {
  font-size: 16px;
  line-height: 140%;
}

.spinmama-3adhr3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinmama-3adhr3 .spinmama-lj6k0y {
  fill: #c2c0ce;
}

.spinmama-3adhr3 [rating="1"] .spinmama-lj6k0y:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmama-3adhr3 [rating="2"] .spinmama-lj6k0y:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinmama-3adhr3 [rating="3"] .spinmama-lj6k0y:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

.spinmama-3adhr3 [rating="5"] .spinmama-lj6k0y:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spinmama-9jknnj {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.spinmama-3nzfdw {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .spinmama-3nzfdw {
    padding: 0 16px;
  }
}

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

.spinmama-k6v6sm {
  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) {
  .spinmama-k6v6sm {
    padding: 12px;
    gap: 12px;
  }
}

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

.spinmama-3znghx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinmama-emxou0 {
  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;
}

.spinmama-4erx64 {
  flex: 1;
  min-width: 0;
}

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

.spinmama-rj4eal {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.spinmama-rj4eal svg path {
  fill: var(--button-bg-color);
}

.spinmama-rj4eal svg circle {
  fill: var(--button-text-color);
}

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

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

.spinmama-r67br0 strong {
  font-weight: 600;
}

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

.spinmama-0h6kbf p {
  margin: 0 0 16px;
}

.spinmama-0h6kbf p:last-child {
  margin-bottom: 0;
}

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

.spinmama-hzj3gm {
  max-width: 300px;
  width: 100%;
}

.spinmama-hzj3gm a {
  width: 100%;
}

@media (max-width: 575px) {
  .spinmama-hzj3gm {
    max-width: 200px;
  }
}

.spinmama-zitddq {
  justify-content: center;
}

.spinmama-0j4k9b {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spinmama-ino33e {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.spinmama-y23z1x .spinmama-9dpumo {
  justify-content: center;
}

/* faq */

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

.spinmama-s7h6kd {
  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.spinmama-juoxi7 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinmama-s7h6kd::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spinmama-juoxi7 ease;
}

.spinmama-vpya0p.spinmama-p9b3n3 .spinmama-s7h6kd::after {
  transform: rotate(45deg);
}

.spinmama-hmy5zl {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spinmama-08tkaq ease, padding 0.spinmama-08tkaq ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.spinmama-vpya0p.spinmama-p9b3n3 .spinmama-hmy5zl {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinmama-chqktz {
  margin: 25px 0;
}

.spinmama-d4540i > input:not(:checked) ~ label:hover,
.spinmama-d4540i > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-o6ntu5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-bdu6kb 44.spinmama-xdkds4.spinmama-m6hhzt.spinmama-1i6hox.spinmama-ouvian.spinmama-7ms4kc.spinmama-q5bttd.spinmama-ya1rxx.spinmama-eyo27m.spinmama-8ywixd.spinmama-jootoo.spinmama-g9oa93.spinmama-3542bq 0l-12.spinmama-t34gce 30.spinmama-1kjfes.spinmama-ail3wh 2.spinmama-408034.spinmama-ail3wh 3.spinmama-iy3vf2 3.spinmama-v9wpfc.spinmama-2cf2uq 3.spinmama-ubhma3.spinmama-t31vpp.spinmama-e4gkbt.spinmama-4x5nnu 7-3.spinmama-t34gce 10.spinmama-ar3k8p.spinmama-4x5nnu 23.spinmama-ikl4h4.spinmama-is1sv1 1.spinmama-3l9z6q 2.spinmama-t34gce 3.spinmama-is1sv1 1.spinmama-2cf2uq 5.spinmama-967xv5.spinmama-2cf2uq 32.spinmama-hoidu1.spinmama-t31vpp 5.spinmama-3542bq 4.spinmama-4x5nnu 9.spinmama-4x5nnu 8.spinmama-2cf2uq 6.spinmama-gyzw5x.spinmama-zbhs1k.spinmama-hedn9j.spinmama-w2afxq.spinmama-2f8ufv 4.spinmama-k91bqd.spinmama-2f8ufv 6.spinmama-2f8ufv 0l29.spinmama-3542bq 17.spinmama-pb1tqx.spinmama-8zdsx5 2.spinmama-pzisiq 10.spinmama-njoxx6.spinmama-t34gce 8.spinmama-gc0jsw.spinmama-4yj9k2.spinmama-h4da00.spinmama-n1uq0j.spinmama-8r1nw1.spinmama-t31vpp.spinmama-7ms4kc.spinmama-t34gce 1.spinmama-xbz5j0.spinmama-vk8wbo.spinmama-83rpj2.spinmama-45g80c.spinmama-lm4sd7.spinmama-3l9z6q 1.spinmama-e2u2tw.spinmama-dv2un4.5z'/%3e%3c/svg%3e");
}

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

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

.spinmama-x9nr75 {
  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);
}

.spinmama-x9nr75.spinmama-n7o5za {
  display: block;
}

.spinmama-x9nr75.spinmama-ln28au {
  display: none;
}

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

.spinmama-nf4nt9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinmama-85saha {
  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);
}

.spinmama-4ea555 {
  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;
}

.spinmama-1n36ot small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.spinmama-a2arws {
  font-size: 16px;
  line-height: 140%;
}

.spinmama-k1wtdy {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinmama-k1wtdy .spinmama-ez7pkl {
  fill: #c2c0ce;
}

.spinmama-k1wtdy [rating="1"] .spinmama-ez7pkl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmama-k1wtdy [rating="2"] .spinmama-ez7pkl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinmama-k1wtdy [rating="3"] .spinmama-ez7pkl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinmama-k1wtdy [rating="4"] .spinmama-ez7pkl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinmama-k1wtdy [rating="5"] .spinmama-ez7pkl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.spinmama-6ftc91 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;
}

.spinmama-6ftc91 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 */

.spinmama-xgqxg0 {
  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);
}

.spinmama-xgqxg0.spinmama-dog08c {
  opacity: 1;
  pointer-events: auto;
}
