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

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

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

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

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

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

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

.spinmama-4cwr9y {
  cursor: pointer;
}

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

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

.spinmama-e5stt0 figure {
  margin: 0;
}

.spinmama-e5stt0.spinmama-7r6c4h {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinmama-e5stt0.spinmama-ik671r {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinmama-e5stt0.spinmama-r1isps {
  justify-content: center;
}

.spinmama-e5stt0.spinmama-24gd0k {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-7h3eqv.spinmama-svs2c7 {
  background-color: #000;
}

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

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

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

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

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

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

.spinmama-5ef7u2 .spinmama-mwytkh {
  margin-bottom: 28px;
}

.spinmama-5ef7u2 .spinmama-mwytkh img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-1xp6t9 li {
  display: flex;
  margin: 0 7px;
}

.spinmama-1xp6t9 li svg {
  transition: 0.spinmama-nwd4h7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-f29q5k {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinmama-8maoud ease-in-out;
}

.spinmama-f29q5k.spinmama-7tbsvx {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.spinmama-mxq4mh li a.spinmama-7tbsvx {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-gbvkpo.spinmama-hli4mn {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.spinmama-16ggl8 {
  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-16ggl8::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-8maoud ease-in-out;
}

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

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

.spinmama-26m2tp 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-nwd4h7 ease-in-out;
  overflow: hidden;
}

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

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

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

.spinmama-y5raz7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-315xry .spinmama-08ujql {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.spinmama-315xry .spinmama-y3vwez {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

.spinmama-08ujql {
  margin: 0 0 28px;
}

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

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

.spinmama-f6ve32 .spinmama-ykgc7o {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.spinmama-kaendm.spinmama-5vhjs4 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.spinmama-o08mp5.spinmama-prxj83 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-9zduxv {
  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-8ddork {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.spinmama-xoz020 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-sdgbvc tbody tr td .spinmama-1hz3so {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.spinmama-sdgbvc tbody tr td .spinmama-m5s40h {
  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-nwd4h7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-48wvq7 {
  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-nwd4h7 ease-in-out;
}

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

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

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

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

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

.spinmama-p7or12 .spinmama-48wvq7 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-fz9nex 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-nwd4h7 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-yldm7y.spinmama-gpy9xp {
  display: none;
}

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

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

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

.spinmama-c1898a.spinmama-76bzrr {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.spinmama-mlpvv1 .spinmama-f6ve32 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-413xej img {
  width: 100%;
}

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

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

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

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

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

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

.spinmama-vsz8cf .spinmama-7vmz8i {
  position: relative;
}

.spinmama-vsz8cf .spinmama-6t42gz {
  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-vsz8cf .spinmama-6t42gz.spinmama-gpy9xp {
  display: none;
}

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

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

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-t0zdlp {
  max-width: 300px;
  width: 100%;
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-t0zdlp .spinmama-iybal9 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-vsz8cf .spinmama-dt25g6 .spinmama-t0zdlp .spinmama-iybal9 {
    font-size: 32px;
    text-align: center;
  }
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-t0zdlp .spinmama-2es0wz {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-vsz8cf .spinmama-dt25g6 .spinmama-t0zdlp .spinmama-2es0wz {
    text-align: center;
  }
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-62c4ao {
  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-nwd4h7 ease-in-out;
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-62c4ao:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-62c4ao {
    width: 100%;
  }
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-s9vg1l {
  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-nwd4h7 ease-in-out;
  overflow: hidden;
}

.spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-s9vg1l 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-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-s9vg1l: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-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-s9vg1l:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinmama-vsz8cf .spinmama-dt25g6 .spinmama-hli4mn .spinmama-s9vg1l {
    width: 100%;
  }
}

.spinmama-vsz8cf .spinmama-dt25g6.spinmama-gpy9xp {
  display: none;
}

.spinmama-vsz8cf .spinmama-axdec9 {
  display: none;
}

.spinmama-vsz8cf .spinmama-axdec9.spinmama-76bzrr {
  display: block;
}

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

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

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

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

.spinmama-vsz8cf .spinmama-zgio7u .spinmama-iybal9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.spinmama-jmu9nk.spinmama-7tbsvx {
  display: block;
}

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

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

.spinmama-jmu9nk .spinmama-s9vg1l {
  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-nwd4h7 ease-in-out;
}

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

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

.spinmama-xmfx19.spinmama-7tbsvx {
  display: block;
}

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

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

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

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

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

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

.spinmama-91i0qs.spinmama-gpy9xp {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-sz9dep {
  margin-bottom: 36px;
}

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

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

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

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

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

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

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

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

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

.spinmama-0voh4f.spinmama-gpy9xp {
  display: none;
}

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

.spinmama-0voh4f .spinmama-xy1nk9 {
  margin: 0 auto;
}

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

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

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

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

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

.spinmama-he39mu > 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-o9ovkj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinmama-t8zid8 44.spinmama-nh9fe4.spinmama-6k9rtj.spinmama-tdq3di.spinmama-9mmhte.spinmama-uqfirg.spinmama-jtrsye.spinmama-n49rcd.spinmama-8rrz75.spinmama-p0x2j6.spinmama-cqudgz.spinmama-pkozvn.spinmama-6shbjf 0l-12.spinmama-980sog 30.spinmama-00zwch.spinmama-e6z5qk 2.spinmama-gzvat4.spinmama-e6z5qk 3.spinmama-9moj0t 3.spinmama-76mh1t.spinmama-sa5637 3.spinmama-8vm11i.spinmama-0vl7dr.spinmama-ol2j91.spinmama-5zij4j 7-3.spinmama-980sog 10.spinmama-f1qhuv.spinmama-5zij4j 23.spinmama-ppo5vf.spinmama-98eklv 1.spinmama-danct8 2.spinmama-980sog 3.spinmama-98eklv 1.spinmama-sa5637 5.spinmama-o3nac3.spinmama-sa5637 32.spinmama-56gtix.spinmama-0vl7dr 5.spinmama-6shbjf 4.spinmama-5zij4j 9.spinmama-5zij4j 8.spinmama-sa5637 6.spinmama-dzkovh.spinmama-p7vdga.spinmama-9t6gda.spinmama-24rnlx.spinmama-tahbaa 4.spinmama-gz83dj.spinmama-tahbaa 6.spinmama-tahbaa 0l29.spinmama-6shbjf 17.spinmama-o9k2i9.spinmama-g4okxi 2.spinmama-p3sjdu 10.spinmama-e0ygu6.spinmama-980sog 8.spinmama-0y9v9n.spinmama-aym2g5.spinmama-vxe78f.spinmama-tru38b.spinmama-78xq7y.spinmama-0vl7dr.spinmama-uqfirg.spinmama-980sog 1.spinmama-lnb6fo.spinmama-z975vx.spinmama-cubd0u.spinmama-0hieiu.spinmama-hor971.spinmama-danct8 1.spinmama-t2n4ue.spinmama-05umw3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinmama-he39mu > input:checked ~ label,
.spinmama-he39mu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-o9ovkj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinmama-t8zid8 44.spinmama-nh9fe4.spinmama-6k9rtj.spinmama-tdq3di.spinmama-9mmhte.spinmama-uqfirg.spinmama-jtrsye.spinmama-n49rcd.spinmama-8rrz75.spinmama-p0x2j6.spinmama-cqudgz.spinmama-pkozvn.spinmama-6shbjf 0l-12.spinmama-980sog 30.spinmama-00zwch.spinmama-e6z5qk 2.spinmama-gzvat4.spinmama-e6z5qk 3.spinmama-9moj0t 3.spinmama-76mh1t.spinmama-sa5637 3.spinmama-8vm11i.spinmama-0vl7dr.spinmama-ol2j91.spinmama-5zij4j 7-3.spinmama-980sog 10.spinmama-f1qhuv.spinmama-5zij4j 23.spinmama-ppo5vf.spinmama-98eklv 1.spinmama-danct8 2.spinmama-980sog 3.spinmama-98eklv 1.spinmama-sa5637 5.spinmama-o3nac3.spinmama-sa5637 32.spinmama-56gtix.spinmama-0vl7dr 5.spinmama-6shbjf 4.spinmama-5zij4j 9.spinmama-5zij4j 8.spinmama-sa5637 6.spinmama-dzkovh.spinmama-p7vdga.spinmama-9t6gda.spinmama-24rnlx.spinmama-tahbaa 4.spinmama-gz83dj.spinmama-tahbaa 6.spinmama-tahbaa 0l29.spinmama-6shbjf 17.spinmama-o9k2i9.spinmama-g4okxi 2.spinmama-p3sjdu 10.spinmama-e0ygu6.spinmama-980sog 8.spinmama-0y9v9n.spinmama-aym2g5.spinmama-vxe78f.spinmama-tru38b.spinmama-78xq7y.spinmama-0vl7dr.spinmama-uqfirg.spinmama-980sog 1.spinmama-lnb6fo.spinmama-z975vx.spinmama-cubd0u.spinmama-0hieiu.spinmama-hor971.spinmama-danct8 1.spinmama-t2n4ue.spinmama-05umw3.5z'/%3e%3c/svg%3e");
}

.spinmama-he39mu > input:not(:checked) ~ label:hover,
.spinmama-he39mu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-o9ovkj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-t8zid8 44.spinmama-nh9fe4.spinmama-6k9rtj.spinmama-tdq3di.spinmama-9mmhte.spinmama-uqfirg.spinmama-jtrsye.spinmama-n49rcd.spinmama-8rrz75.spinmama-p0x2j6.spinmama-cqudgz.spinmama-pkozvn.spinmama-6shbjf 0l-12.spinmama-980sog 30.spinmama-00zwch.spinmama-e6z5qk 2.spinmama-gzvat4.spinmama-e6z5qk 3.spinmama-9moj0t 3.spinmama-76mh1t.spinmama-sa5637 3.spinmama-8vm11i.spinmama-0vl7dr.spinmama-ol2j91.spinmama-5zij4j 7-3.spinmama-980sog 10.spinmama-f1qhuv.spinmama-5zij4j 23.spinmama-ppo5vf.spinmama-98eklv 1.spinmama-danct8 2.spinmama-980sog 3.spinmama-98eklv 1.spinmama-sa5637 5.spinmama-o3nac3.spinmama-sa5637 32.spinmama-56gtix.spinmama-0vl7dr 5.spinmama-6shbjf 4.spinmama-5zij4j 9.spinmama-5zij4j 8.spinmama-sa5637 6.spinmama-dzkovh.spinmama-p7vdga.spinmama-9t6gda.spinmama-24rnlx.spinmama-tahbaa 4.spinmama-gz83dj.spinmama-tahbaa 6.spinmama-tahbaa 0l29.spinmama-6shbjf 17.spinmama-o9k2i9.spinmama-g4okxi 2.spinmama-p3sjdu 10.spinmama-e0ygu6.spinmama-980sog 8.spinmama-0y9v9n.spinmama-aym2g5.spinmama-vxe78f.spinmama-tru38b.spinmama-78xq7y.spinmama-0vl7dr.spinmama-uqfirg.spinmama-980sog 1.spinmama-lnb6fo.spinmama-z975vx.spinmama-cubd0u.spinmama-0hieiu.spinmama-hor971.spinmama-danct8 1.spinmama-t2n4ue.spinmama-05umw3.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.spinmama-f5pmt9.spinmama-gpy9xp {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-nvsa3r {
  background: #2b3b67;
}

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-e5asdy {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-e5asdy::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-e5asdy::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-ex6snb::before {
  background: #0e0f41;
}

.spinmama-f5pmt9.spinmama-g3t48x .spinmama-ex6snb::after {
  background: #152557;
}

.spinmama-f5pmt9.spinmama-fdb5k7 .spinmama-nvsa3r {
  background: #1f35fa;
}

.spinmama-f5pmt9.spinmama-fdb5k7 .spinmama-e5asdy {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinmama-f5pmt9.spinmama-fdb5k7 .spinmama-e5asdy::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinmama-f5pmt9.spinmama-fdb5k7 .spinmama-e5asdy::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.spinmama-f5pmt9.spinmama-fdb5k7 .spinmama-ex6snb::after {
  background: #192ac8;
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-nvsa3r {
  background: #fa771f;
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-e5asdy {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-e5asdy::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-e5asdy::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-ex6snb::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-f5pmt9.spinmama-4a0abh .spinmama-ex6snb::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-hh467s .spinmama-0ez25x {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.spinmama-dght6s {
  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-dght6s.spinmama-76bzrr {
  display: block;
}

.spinmama-dght6s.spinmama-gpy9xp {
  display: none;
}

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

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

.spinmama-mxxokq {
  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-24j7ik {
  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-plkrpr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spinmama-vu45jf .spinmama-0ez25x {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.spinmama-tnh4es {
  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-3hffq5 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-wnv2w9 .spinmama-4bxhcq {
  justify-content: center;
}

/* faq */

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

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

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

.spinmama-yc98m2.spinmama-7tbsvx .spinmama-ina3iu::after {
  transform: rotate(45deg);
}

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

.spinmama-yc98m2.spinmama-7tbsvx .spinmama-nrx9aq {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinmama-87lqz2 {
  margin: 25px 0;
}

.spinmama-he39mu > input:not(:checked) ~ label:hover,
.spinmama-he39mu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-98hhm2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-znxh6i 44.spinmama-kfx7r5.spinmama-yu6gla.spinmama-ato8tv.spinmama-i42fe4.spinmama-hqxgoh.spinmama-12j3bd.spinmama-1yrmxm.spinmama-woz876.spinmama-cv780t.spinmama-2j5jkg.spinmama-lc83pk.spinmama-xt3xz4 0l-12.spinmama-2zjcoh 30.spinmama-siaf6z.spinmama-jl4mrt 2.spinmama-ckkvyv.spinmama-jl4mrt 3.spinmama-c9kwz4 3.spinmama-d3mr9h.spinmama-3hhvnn 3.spinmama-d2raxv.spinmama-0jhoqw.spinmama-ehx4ck.spinmama-gn0673 7-3.spinmama-2zjcoh 10.spinmama-idqs7e.spinmama-gn0673 23.spinmama-w86ka9.spinmama-ww0pmk 1.spinmama-ntoq8g 2.spinmama-2zjcoh 3.spinmama-ww0pmk 1.spinmama-3hhvnn 5.spinmama-gfkfcn.spinmama-3hhvnn 32.spinmama-z5t0w9.spinmama-0jhoqw 5.spinmama-xt3xz4 4.spinmama-gn0673 9.spinmama-gn0673 8.spinmama-3hhvnn 6.spinmama-gs1m57.spinmama-u2ur1n.spinmama-dzptgy.spinmama-72h19v.spinmama-hf9pbx 4.spinmama-dpk4vq.spinmama-hf9pbx 6.spinmama-hf9pbx 0l29.spinmama-xt3xz4 17.spinmama-cmat46.spinmama-atafq6 2.spinmama-p1tjci 10.spinmama-zwmwhf.spinmama-2zjcoh 8.spinmama-d3u23v.spinmama-49z67w.spinmama-89s667.spinmama-1eb3rt.spinmama-5nmza9.spinmama-0jhoqw.spinmama-hqxgoh.spinmama-2zjcoh 1.spinmama-l6tddf.spinmama-sgjehl.spinmama-rmi0lx.spinmama-kke6z6.spinmama-3ame8s.spinmama-ntoq8g 1.spinmama-pu477t.spinmama-9y1b4r.5z'/%3e%3c/svg%3e");
}

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

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

.spinmama-yu0qrh.spinmama-4czt2i {
  display: none;
}

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

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

.spinmama-53j301 {
  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-len9mk {
  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-xwsu8m small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.spinmama-4urw2e .spinmama-p16656 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.spinmama-xtvsed 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-xtvsed 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-j0gab9 {
  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-j0gab9.spinmama-v4lsqa {
  opacity: 1;
  pointer-events: auto;
}
