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-4lp8zo {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.spinmama-ily8w8 {
  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-ily8w8: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-wps8pw {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.spinmama-9jjoy7 {
  cursor: pointer;
}

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

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

.spinmama-c8kw8e figure {
  margin: 0;
}

.spinmama-c8kw8e.spinmama-1azgcf {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinmama-c8kw8e.spinmama-4nla9t {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinmama-c8kw8e.spinmama-h3dc0q {
  justify-content: center;
}

.spinmama-c8kw8e.spinmama-t4k129 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.spinmama-1ofoon 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-1ofoon ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.spinmama-8361g8.spinmama-cl8k9a {
  background-color: #000;
}

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

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

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

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

.spinmama-sk6rmn {
  margin-bottom: 94px;
}

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

.spinmama-9rybuu .spinmama-a2sfs8 {
  margin-bottom: 28px;
}

.spinmama-9rybuu .spinmama-a2sfs8 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-2dowom li {
  display: flex;
  margin: 0 7px;
}

.spinmama-2dowom li svg {
  transition: 0.spinmama-v2nvk4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-rcb3zt {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinmama-vz9mil ease-in-out;
}

.spinmama-rcb3zt.spinmama-6gstxt {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.spinmama-2vje9i h1,
.spinmama-2vje9i 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-2vje9i h1,
  .spinmama-2vje9i h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.spinmama-knixyr li a.spinmama-6gstxt {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.spinmama-k1mgpb img {
  width: 100%;
  transition: 0.spinmama-v2nvk4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .spinmama-bli3ns {
    display: block;
  }
  .spinmama-bli3ns li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .spinmama-bli3ns li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .spinmama-bli3ns 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-bli3ns li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.spinmama-u3ynlh.spinmama-hbfkvz {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.spinmama-af18aj {
  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-af18aj::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-vz9mil ease-in-out;
}

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

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

.spinmama-mj6xb1 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-v2nvk4 ease-in-out;
  overflow: hidden;
}

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

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

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

.spinmama-bjxnvl {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-xfv1mq .spinmama-ily8w8 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spinmama-5s1f39 {
  position: relative;
  border: none;
}

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

.spinmama-osnsxv {
  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-osnsxv span {
  height: 32px;
}

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

.spinmama-osnsxv.spinmama-glqlpv span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.spinmama-p8jmc5.spinmama-gjgscj {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-bxqef3 {
  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-p1f6q3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.spinmama-9pfpcs {
  display: none;
}

@media only screen and (max-width: 767px) {
  .spinmama-9pfpcs {
    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-cku8rr {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-0xkgt4 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-0xkgt4 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-0xkgt4 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-0xkgt4 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.spinmama-0xkgt4 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-0xkgt4 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-0xkgt4 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spinmama-0xkgt4 tbody tr td .spinmama-wj84me {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.spinmama-0xkgt4 tbody tr td .spinmama-1rqg5c {
  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-v2nvk4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .spinmama-0xkgt4 tbody tr td .spinmama-1rqg5c:hover {
    background: var(--button-bg-hover);
  }
}

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

@media only screen and (max-width: 420px) {
  .spinmama-0xkgt4 tbody tr td .spinmama-1rqg5c {
    width: 100%;
  }
}

.spinmama-0xkgt4 tbody tr td .spinmama-hnjs49 {
  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-0xkgt4 tbody tr td .spinmama-hnjs49:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-9mxfre {
  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-9mxfre {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.spinmama-shwqln::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-mefs09 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.spinmama-mefs09 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spinmama-v2nvk4 ease-in-out;
}

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

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

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

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

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

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

.spinmama-5n6oyi img {
  width: 100%;
}

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

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

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

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

.spinmama-yaej3z {
  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-v2nvk4 ease-in-out;
}

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

.spinmama-2szpq8 {
  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-2szpq8:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.spinmama-vv7yhi .spinmama-yaej3z {
  width: 50%;
  margin: 0;
}

.spinmama-0o9xur {
  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-0o9xur:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.spinmama-hekp54 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-v2nvk4 ease-in-out;
}

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

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

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

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

.spinmama-6rydul {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-atuqjb::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-rqd9ts {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spinmama-rqd9ts.spinmama-8l5wgd {
  display: none;
}

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

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

.spinmama-vrz87f iframe.spinmama-2vm4m2 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinmama-vrz87f.spinmama-ya0tm0 {
  opacity: 1;
  pointer-events: all;
}

.spinmama-9qgy0p {
  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-v2nvk4 ease-in-out;
}

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

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

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

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

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

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

.spinmama-1ph3yc .spinmama-xfv1mq {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spinmama-1ph3yc .spinmama-xfv1mq h1,
.spinmama-1ph3yc .spinmama-xfv1mq 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-1ph3yc .spinmama-xfv1mq h1,
  .spinmama-1ph3yc .spinmama-xfv1mq h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spinmama-1ph3yc .spinmama-xfv1mq {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-157nnn img {
  width: 100%;
}

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

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

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

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

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

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

.spinmama-ivn7jw .spinmama-lk9eee {
  position: relative;
}

.spinmama-ivn7jw .spinmama-nn8iti {
  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-ivn7jw .spinmama-nn8iti.spinmama-8l5wgd {
  display: none;
}

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

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

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-yq9j6h {
  max-width: 300px;
  width: 100%;
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-yq9j6h .spinmama-cwthly {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-ivn7jw .spinmama-grvlyk .spinmama-yq9j6h .spinmama-cwthly {
    font-size: 32px;
    text-align: center;
  }
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-yq9j6h .spinmama-bnqjca {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-ivn7jw .spinmama-grvlyk .spinmama-yq9j6h .spinmama-bnqjca {
    text-align: center;
  }
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-4dryn6 {
  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-v2nvk4 ease-in-out;
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-4dryn6:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-4dryn6 {
    width: 100%;
  }
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-buhcf5 {
  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-v2nvk4 ease-in-out;
  overflow: hidden;
}

.spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-buhcf5 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-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-buhcf5: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-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-buhcf5:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinmama-ivn7jw .spinmama-grvlyk .spinmama-hbfkvz .spinmama-buhcf5 {
    width: 100%;
  }
}

.spinmama-ivn7jw .spinmama-grvlyk.spinmama-8l5wgd {
  display: none;
}

.spinmama-ivn7jw .spinmama-s1kf80 {
  display: none;
}

.spinmama-ivn7jw .spinmama-s1kf80.spinmama-ya0tm0 {
  display: block;
}

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

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

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

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

.spinmama-ivn7jw .spinmama-7gzwqb .spinmama-cwthly {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinmama-ivn7jw .spinmama-7gzwqb .spinmama-cwthly {
    margin-bottom: 24px;
  }
}

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

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

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

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

.spinmama-gu42h6.spinmama-6gstxt {
  display: block;
}

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

.spinmama-gu42h6 .spinmama-7h2oen {
  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-gu42h6 .spinmama-giyybu {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spinmama-gu42h6 .spinmama-buhcf5 {
  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-v2nvk4 ease-in-out;
}

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

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

.spinmama-tig3q1.spinmama-6gstxt {
  display: block;
}

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

.spinmama-ops8tl {
  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-1lf2cx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.spinmama-9m3yw7 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spinmama-9m3yw7 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.spinmama-rolxv4.spinmama-8l5wgd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-1pzsh5 {
  margin-bottom: 36px;
}

.spinmama-1pzsh5 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-1pzsh5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.spinmama-es3oav {
  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-v2nvk4 ease-in-out;
}

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

.spinmama-37iwz3 {
  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-v2nvk4 ease-in-out;
}

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

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

.spinmama-qaigaq.spinmama-8l5wgd {
  display: none;
}

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

.spinmama-qaigaq .spinmama-es3oav {
  margin: 0 auto;
}

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

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

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

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

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

.spinmama-waau3a > 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-a1hgr9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinmama-1dzfi8 44.spinmama-snjf90.spinmama-9svsq4.spinmama-b4gxqa.spinmama-0ngvps.spinmama-cbe2c7.spinmama-ho5gx1.spinmama-51tbyz.spinmama-kfz2r8.spinmama-hjtkwv.spinmama-ltm2h2.spinmama-kiuksx.spinmama-7ztl5m 0l-12.spinmama-jrqnrs 30.spinmama-ng61r8.spinmama-p9brfa 2.spinmama-h2ntjw.spinmama-p9brfa 3.spinmama-6z7ksq 3.spinmama-2yk71b.spinmama-dlk0g8 3.spinmama-pmdstr.spinmama-1pf6yb.spinmama-td1ge0.spinmama-1erw53 7-3.spinmama-jrqnrs 10.spinmama-3evyzd.spinmama-1erw53 23.spinmama-0ie2fv.spinmama-rne1kb 1.spinmama-7rnfcz 2.spinmama-jrqnrs 3.spinmama-rne1kb 1.spinmama-dlk0g8 5.spinmama-xmiuog.spinmama-dlk0g8 32.spinmama-tnk83d.spinmama-1pf6yb 5.spinmama-7ztl5m 4.spinmama-1erw53 9.spinmama-1erw53 8.spinmama-dlk0g8 6.spinmama-gs1tte.spinmama-qhb9ay.spinmama-xrlc41.spinmama-g1fswo.spinmama-9vpm3u 4.spinmama-nhmree.spinmama-9vpm3u 6.spinmama-9vpm3u 0l29.spinmama-7ztl5m 17.spinmama-0s07wz.spinmama-gvxsm1 2.spinmama-mhvllj 10.spinmama-nsmo7z.spinmama-jrqnrs 8.spinmama-8a324m.spinmama-2ojh0m.spinmama-qazv5z.spinmama-md3ivl.spinmama-zdzwm2.spinmama-1pf6yb.spinmama-cbe2c7.spinmama-jrqnrs 1.spinmama-3k68ga.spinmama-4n099q.spinmama-kgaozx.spinmama-4cplem.spinmama-aztfxg.spinmama-7rnfcz 1.spinmama-8gs2l9.spinmama-dvfyv3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinmama-waau3a > input:checked ~ label,
.spinmama-waau3a > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-a1hgr9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinmama-1dzfi8 44.spinmama-snjf90.spinmama-9svsq4.spinmama-b4gxqa.spinmama-0ngvps.spinmama-cbe2c7.spinmama-ho5gx1.spinmama-51tbyz.spinmama-kfz2r8.spinmama-hjtkwv.spinmama-ltm2h2.spinmama-kiuksx.spinmama-7ztl5m 0l-12.spinmama-jrqnrs 30.spinmama-ng61r8.spinmama-p9brfa 2.spinmama-h2ntjw.spinmama-p9brfa 3.spinmama-6z7ksq 3.spinmama-2yk71b.spinmama-dlk0g8 3.spinmama-pmdstr.spinmama-1pf6yb.spinmama-td1ge0.spinmama-1erw53 7-3.spinmama-jrqnrs 10.spinmama-3evyzd.spinmama-1erw53 23.spinmama-0ie2fv.spinmama-rne1kb 1.spinmama-7rnfcz 2.spinmama-jrqnrs 3.spinmama-rne1kb 1.spinmama-dlk0g8 5.spinmama-xmiuog.spinmama-dlk0g8 32.spinmama-tnk83d.spinmama-1pf6yb 5.spinmama-7ztl5m 4.spinmama-1erw53 9.spinmama-1erw53 8.spinmama-dlk0g8 6.spinmama-gs1tte.spinmama-qhb9ay.spinmama-xrlc41.spinmama-g1fswo.spinmama-9vpm3u 4.spinmama-nhmree.spinmama-9vpm3u 6.spinmama-9vpm3u 0l29.spinmama-7ztl5m 17.spinmama-0s07wz.spinmama-gvxsm1 2.spinmama-mhvllj 10.spinmama-nsmo7z.spinmama-jrqnrs 8.spinmama-8a324m.spinmama-2ojh0m.spinmama-qazv5z.spinmama-md3ivl.spinmama-zdzwm2.spinmama-1pf6yb.spinmama-cbe2c7.spinmama-jrqnrs 1.spinmama-3k68ga.spinmama-4n099q.spinmama-kgaozx.spinmama-4cplem.spinmama-aztfxg.spinmama-7rnfcz 1.spinmama-8gs2l9.spinmama-dvfyv3.5z'/%3e%3c/svg%3e");
}

.spinmama-waau3a > input:not(:checked) ~ label:hover,
.spinmama-waau3a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-a1hgr9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-1dzfi8 44.spinmama-snjf90.spinmama-9svsq4.spinmama-b4gxqa.spinmama-0ngvps.spinmama-cbe2c7.spinmama-ho5gx1.spinmama-51tbyz.spinmama-kfz2r8.spinmama-hjtkwv.spinmama-ltm2h2.spinmama-kiuksx.spinmama-7ztl5m 0l-12.spinmama-jrqnrs 30.spinmama-ng61r8.spinmama-p9brfa 2.spinmama-h2ntjw.spinmama-p9brfa 3.spinmama-6z7ksq 3.spinmama-2yk71b.spinmama-dlk0g8 3.spinmama-pmdstr.spinmama-1pf6yb.spinmama-td1ge0.spinmama-1erw53 7-3.spinmama-jrqnrs 10.spinmama-3evyzd.spinmama-1erw53 23.spinmama-0ie2fv.spinmama-rne1kb 1.spinmama-7rnfcz 2.spinmama-jrqnrs 3.spinmama-rne1kb 1.spinmama-dlk0g8 5.spinmama-xmiuog.spinmama-dlk0g8 32.spinmama-tnk83d.spinmama-1pf6yb 5.spinmama-7ztl5m 4.spinmama-1erw53 9.spinmama-1erw53 8.spinmama-dlk0g8 6.spinmama-gs1tte.spinmama-qhb9ay.spinmama-xrlc41.spinmama-g1fswo.spinmama-9vpm3u 4.spinmama-nhmree.spinmama-9vpm3u 6.spinmama-9vpm3u 0l29.spinmama-7ztl5m 17.spinmama-0s07wz.spinmama-gvxsm1 2.spinmama-mhvllj 10.spinmama-nsmo7z.spinmama-jrqnrs 8.spinmama-8a324m.spinmama-2ojh0m.spinmama-qazv5z.spinmama-md3ivl.spinmama-zdzwm2.spinmama-1pf6yb.spinmama-cbe2c7.spinmama-jrqnrs 1.spinmama-3k68ga.spinmama-4n099q.spinmama-kgaozx.spinmama-4cplem.spinmama-aztfxg.spinmama-7rnfcz 1.spinmama-8gs2l9.spinmama-dvfyv3.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.spinmama-nlo3eo.spinmama-8l5wgd {
  display: none;
}

.spinmama-17adls {
  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-17adls {
    height: 74px;
    overflow: visible;
  }
}

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

.spinmama-ffwlxo {
  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-ffwlxo::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-17adls {
  background: #2b3b67;
}

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-ffwlxo {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-ffwlxo::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-ffwlxo::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-lll73r::before {
  background: #0e0f41;
}

.spinmama-nlo3eo.spinmama-8b75h4 .spinmama-lll73r::after {
  background: #152557;
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-17adls {
  background: #1f35fa;
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-ffwlxo {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-ffwlxo::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-ffwlxo::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-lll73r::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinmama-nlo3eo.spinmama-33inbs .spinmama-lll73r::after {
  background: #192ac8;
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-17adls {
  background: #fa771f;
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-ffwlxo {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-ffwlxo::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-ffwlxo::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-lll73r::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-nlo3eo.spinmama-c87i5t .spinmama-lll73r::after {
  background: #fa8535;
}

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

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

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

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

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

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

.spinmama-fu0vgx {
  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-fu0vgx {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.spinmama-cjdwbw .spinmama-ir0zii {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.spinmama-nhenxy {
  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-nhenxy.spinmama-ya0tm0 {
  display: block;
}

.spinmama-nhenxy.spinmama-8l5wgd {
  display: none;
}

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

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

.spinmama-h5szts {
  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-qbfq1z {
  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-pjfl9j small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spinmama-s2h887 .spinmama-ir0zii {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.spinmama-e7vilz {
  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-fwn56o {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-2b869y {
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

.spinmama-iezqlt .spinmama-bli3ns {
  justify-content: center;
}

/* faq */

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

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

.spinmama-c168qf::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spinmama-1cvu4g ease;
}

.spinmama-j730xf.spinmama-6gstxt .spinmama-c168qf::after {
  transform: rotate(45deg);
}

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

.spinmama-j730xf.spinmama-6gstxt .spinmama-eg52ng {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinmama-640dsx {
  margin: 25px 0;
}

.spinmama-waau3a > input:not(:checked) ~ label:hover,
.spinmama-waau3a > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-fpu32r.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-dymhay 44.spinmama-z8tzvq.spinmama-2pcoes.spinmama-nnz2em.spinmama-u2xafe.spinmama-zpmwr1.spinmama-fq74a7.spinmama-i7qx52.spinmama-ecyt66.spinmama-09wfup.spinmama-xv65ex.spinmama-dqcniq.spinmama-spjku0 0l-12.spinmama-3djz0s 30.spinmama-7qduas.spinmama-9kwy20 2.spinmama-04sjp1.spinmama-9kwy20 3.spinmama-9a3rdg 3.spinmama-go6k5a.spinmama-m54qbl 3.spinmama-wvn863.spinmama-e8jher.spinmama-ozadd2.spinmama-ysbzlj 7-3.spinmama-3djz0s 10.spinmama-ocxhf1.spinmama-ysbzlj 23.spinmama-c6oin4.spinmama-iq9a2w 1.spinmama-m4ohsi 2.spinmama-3djz0s 3.spinmama-iq9a2w 1.spinmama-m54qbl 5.spinmama-8ja3e0.spinmama-m54qbl 32.spinmama-o8ibs5.spinmama-e8jher 5.spinmama-spjku0 4.spinmama-ysbzlj 9.spinmama-ysbzlj 8.spinmama-m54qbl 6.spinmama-aocy78.spinmama-ld5vsn.spinmama-2ifgjl.spinmama-g8yh1h.spinmama-s46p2j 4.spinmama-63oeu0.spinmama-s46p2j 6.spinmama-s46p2j 0l29.spinmama-spjku0 17.spinmama-2sbx98.spinmama-4ejhrx 2.spinmama-ebhkdv 10.spinmama-jsbp7u.spinmama-3djz0s 8.spinmama-0iogac.spinmama-0bv9gi.spinmama-9a2cg6.spinmama-2ovhnw.spinmama-dssiev.spinmama-e8jher.spinmama-zpmwr1.spinmama-3djz0s 1.spinmama-a20c02.spinmama-hip1di.spinmama-xbiwjq.spinmama-mwo5vu.spinmama-p6pay8.spinmama-m4ohsi 1.spinmama-zj6z0o.spinmama-vl1ako.5z'/%3e%3c/svg%3e");
}

.spinmama-ig6985 {
  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-ig6985 {
    gap: 16px 0;
  }
}

.spinmama-oagsfp {
  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-oagsfp.spinmama-kpy8iw {
  display: block;
}

.spinmama-oagsfp.spinmama-zo1tpj {
  display: none;
}

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

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

.spinmama-nnshl4 {
  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-vof2s2 {
  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-u6natu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spinmama-sbzjor .spinmama-1m9d6c {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.spinmama-xr4rbi 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-xr4rbi 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-cmh6sk {
  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-cmh6sk.spinmama-b68loy {
  opacity: 1;
  pointer-events: auto;
}
