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

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

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

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

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

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

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

.spinmama-o6xawq {
  cursor: pointer;
}

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

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

.spinmama-jstklo figure {
  margin: 0;
}

.spinmama-jstklo.spinmama-heoay2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinmama-jstklo.spinmama-6n8i2f {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinmama-jstklo.spinmama-qeq7hq {
  justify-content: center;
}

.spinmama-jstklo.spinmama-18a1n9 {
  justify-content: normal;
}

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

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

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

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

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

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

.spinmama-7a5cv5 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-t61ild.spinmama-1sulzw {
  background-color: #000;
}

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

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

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

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

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

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

.spinmama-tn9dkk .spinmama-85rz40 {
  margin-bottom: 28px;
}

.spinmama-tn9dkk .spinmama-85rz40 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.spinmama-yv2g7h li svg {
  transition: 0.spinmama-rzo0gb ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.spinmama-ag6ff1.spinmama-fwua62 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.spinmama-tkifpv li a.spinmama-fwua62 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-dnayh4.spinmama-a2087j {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-2su0pa 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-rzo0gb ease-in-out;
  overflow: hidden;
}

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

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

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

.spinmama-1q7sg9 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-77vcgl .spinmama-sqxh85 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spinmama-17ubof {
  position: relative;
  border: none;
}

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

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

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

.spinmama-hbaxzh.spinmama-3hml47 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.spinmama-1eyus8.spinmama-dqkt88 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-2efz23 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-bmx87o .spinmama-d4l6xh {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.spinmama-bsb27c 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-rzo0gb ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-n80m6v.spinmama-5hfp89 {
  display: none;
}

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

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

.spinmama-9dd4oq iframe.spinmama-zk5prh {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinmama-9dd4oq.spinmama-i1lse7 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.spinmama-6udkbh .spinmama-77vcgl {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .spinmama-6udkbh .spinmama-77vcgl {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-37aww0 img {
  width: 100%;
}

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

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

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

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

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

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

.spinmama-qmyyf9 .spinmama-8gm2ce {
  position: relative;
}

.spinmama-qmyyf9 .spinmama-75vx3m {
  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-qmyyf9 .spinmama-75vx3m.spinmama-5hfp89 {
  display: none;
}

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

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

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-bqv64l {
  max-width: 300px;
  width: 100%;
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-bqv64l .spinmama-t4f6oy {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-qmyyf9 .spinmama-fweglf .spinmama-bqv64l .spinmama-t4f6oy {
    font-size: 32px;
    text-align: center;
  }
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-bqv64l .spinmama-g9iafv {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinmama-qmyyf9 .spinmama-fweglf .spinmama-bqv64l .spinmama-g9iafv {
    text-align: center;
  }
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-t6amc4 {
  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-rzo0gb ease-in-out;
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-t6amc4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-t6amc4 {
    width: 100%;
  }
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-ba2wyq {
  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-rzo0gb ease-in-out;
  overflow: hidden;
}

.spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-ba2wyq 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-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-ba2wyq: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-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-ba2wyq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinmama-qmyyf9 .spinmama-fweglf .spinmama-a2087j .spinmama-ba2wyq {
    width: 100%;
  }
}

.spinmama-qmyyf9 .spinmama-fweglf.spinmama-5hfp89 {
  display: none;
}

.spinmama-qmyyf9 .spinmama-465pe5 {
  display: none;
}

.spinmama-qmyyf9 .spinmama-465pe5.spinmama-i1lse7 {
  display: block;
}

.spinmama-qmyyf9 .spinmama-465pe5 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

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

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

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

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

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

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

.spinmama-izz2rf.spinmama-fwua62 {
  display: block;
}

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

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

.spinmama-izz2rf .spinmama-ba2wyq {
  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-rzo0gb ease-in-out;
}

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

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

.spinmama-1b0hno.spinmama-fwua62 {
  display: block;
}

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

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

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

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

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

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

.spinmama-n6z8z9.spinmama-5hfp89 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-ze9r4s.spinmama-5hfp89 {
  display: none;
}

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

.spinmama-ze9r4s .spinmama-r6an49 {
  margin: 0 auto;
}

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

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

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

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

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

.spinmama-v8t2l9 > 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-9t33wl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinmama-y175md 44.spinmama-b48o8r.spinmama-8jctrt.spinmama-j6pyfy.spinmama-dxqi65.spinmama-bb0gvz.spinmama-mmk1z5.spinmama-jl60gj.spinmama-zuspd0.spinmama-vuss86.spinmama-bo864b.spinmama-atlivu.spinmama-xn4ujd 0l-12.spinmama-op5yj0 30.spinmama-qcmd81.spinmama-00yhq0 2.spinmama-keyltg.spinmama-00yhq0 3.spinmama-9esaal 3.spinmama-rvrj1q.spinmama-mfgo42 3.spinmama-49j5dq.spinmama-blou25.spinmama-kax2kr.spinmama-28d7u2 7-3.spinmama-op5yj0 10.spinmama-zmzxgz.spinmama-28d7u2 23.spinmama-1bnjur.spinmama-73tavv 1.spinmama-zbia5e 2.spinmama-op5yj0 3.spinmama-73tavv 1.spinmama-mfgo42 5.spinmama-z9h2v7.spinmama-mfgo42 32.spinmama-ti92hi.spinmama-blou25 5.spinmama-xn4ujd 4.spinmama-28d7u2 9.spinmama-28d7u2 8.spinmama-mfgo42 6.spinmama-rv1jk7.spinmama-cav2lg.spinmama-rxiega.spinmama-2nhj2t.spinmama-ztdvyr 4.spinmama-jrs4i8.spinmama-ztdvyr 6.spinmama-ztdvyr 0l29.spinmama-xn4ujd 17.spinmama-e3j2vz.spinmama-2g1hor 2.spinmama-jmbunr 10.spinmama-0f8izq.spinmama-op5yj0 8.spinmama-vvdx90.spinmama-zbpfws.spinmama-iju5x2.spinmama-xc2c33.spinmama-o1t94y.spinmama-blou25.spinmama-bb0gvz.spinmama-op5yj0 1.spinmama-3p2hs7.spinmama-asccum.spinmama-2sa1mu.spinmama-6kcukt.spinmama-mdomm9.spinmama-zbia5e 1.spinmama-lyk3tf.spinmama-yqm18u.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinmama-v8t2l9 > input:checked ~ label,
.spinmama-v8t2l9 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-9t33wl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinmama-y175md 44.spinmama-b48o8r.spinmama-8jctrt.spinmama-j6pyfy.spinmama-dxqi65.spinmama-bb0gvz.spinmama-mmk1z5.spinmama-jl60gj.spinmama-zuspd0.spinmama-vuss86.spinmama-bo864b.spinmama-atlivu.spinmama-xn4ujd 0l-12.spinmama-op5yj0 30.spinmama-qcmd81.spinmama-00yhq0 2.spinmama-keyltg.spinmama-00yhq0 3.spinmama-9esaal 3.spinmama-rvrj1q.spinmama-mfgo42 3.spinmama-49j5dq.spinmama-blou25.spinmama-kax2kr.spinmama-28d7u2 7-3.spinmama-op5yj0 10.spinmama-zmzxgz.spinmama-28d7u2 23.spinmama-1bnjur.spinmama-73tavv 1.spinmama-zbia5e 2.spinmama-op5yj0 3.spinmama-73tavv 1.spinmama-mfgo42 5.spinmama-z9h2v7.spinmama-mfgo42 32.spinmama-ti92hi.spinmama-blou25 5.spinmama-xn4ujd 4.spinmama-28d7u2 9.spinmama-28d7u2 8.spinmama-mfgo42 6.spinmama-rv1jk7.spinmama-cav2lg.spinmama-rxiega.spinmama-2nhj2t.spinmama-ztdvyr 4.spinmama-jrs4i8.spinmama-ztdvyr 6.spinmama-ztdvyr 0l29.spinmama-xn4ujd 17.spinmama-e3j2vz.spinmama-2g1hor 2.spinmama-jmbunr 10.spinmama-0f8izq.spinmama-op5yj0 8.spinmama-vvdx90.spinmama-zbpfws.spinmama-iju5x2.spinmama-xc2c33.spinmama-o1t94y.spinmama-blou25.spinmama-bb0gvz.spinmama-op5yj0 1.spinmama-3p2hs7.spinmama-asccum.spinmama-2sa1mu.spinmama-6kcukt.spinmama-mdomm9.spinmama-zbia5e 1.spinmama-lyk3tf.spinmama-yqm18u.5z'/%3e%3c/svg%3e");
}

.spinmama-v8t2l9 > input:not(:checked) ~ label:hover,
.spinmama-v8t2l9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-9t33wl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-y175md 44.spinmama-b48o8r.spinmama-8jctrt.spinmama-j6pyfy.spinmama-dxqi65.spinmama-bb0gvz.spinmama-mmk1z5.spinmama-jl60gj.spinmama-zuspd0.spinmama-vuss86.spinmama-bo864b.spinmama-atlivu.spinmama-xn4ujd 0l-12.spinmama-op5yj0 30.spinmama-qcmd81.spinmama-00yhq0 2.spinmama-keyltg.spinmama-00yhq0 3.spinmama-9esaal 3.spinmama-rvrj1q.spinmama-mfgo42 3.spinmama-49j5dq.spinmama-blou25.spinmama-kax2kr.spinmama-28d7u2 7-3.spinmama-op5yj0 10.spinmama-zmzxgz.spinmama-28d7u2 23.spinmama-1bnjur.spinmama-73tavv 1.spinmama-zbia5e 2.spinmama-op5yj0 3.spinmama-73tavv 1.spinmama-mfgo42 5.spinmama-z9h2v7.spinmama-mfgo42 32.spinmama-ti92hi.spinmama-blou25 5.spinmama-xn4ujd 4.spinmama-28d7u2 9.spinmama-28d7u2 8.spinmama-mfgo42 6.spinmama-rv1jk7.spinmama-cav2lg.spinmama-rxiega.spinmama-2nhj2t.spinmama-ztdvyr 4.spinmama-jrs4i8.spinmama-ztdvyr 6.spinmama-ztdvyr 0l29.spinmama-xn4ujd 17.spinmama-e3j2vz.spinmama-2g1hor 2.spinmama-jmbunr 10.spinmama-0f8izq.spinmama-op5yj0 8.spinmama-vvdx90.spinmama-zbpfws.spinmama-iju5x2.spinmama-xc2c33.spinmama-o1t94y.spinmama-blou25.spinmama-bb0gvz.spinmama-op5yj0 1.spinmama-3p2hs7.spinmama-asccum.spinmama-2sa1mu.spinmama-6kcukt.spinmama-mdomm9.spinmama-zbia5e 1.spinmama-lyk3tf.spinmama-yqm18u.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.spinmama-6rrm1s.spinmama-5hfp89 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-i37bsi {
  background: #2b3b67;
}

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-9hnp02 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-9hnp02::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-9hnp02::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-2uf9dn::before {
  background: #0e0f41;
}

.spinmama-6rrm1s.spinmama-1f8hg4 .spinmama-2uf9dn::after {
  background: #152557;
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-i37bsi {
  background: #1f35fa;
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-9hnp02 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-9hnp02::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-9hnp02::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-2uf9dn::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinmama-6rrm1s.spinmama-x7c3ss .spinmama-2uf9dn::after {
  background: #192ac8;
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-i37bsi {
  background: #fa771f;
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-9hnp02 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-9hnp02::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-9hnp02::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-2uf9dn::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmama-6rrm1s.spinmama-qggm3z .spinmama-2uf9dn::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-53kdb1 .spinmama-lato4e {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.spinmama-3hqptq {
  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-3hqptq.spinmama-i1lse7 {
  display: block;
}

.spinmama-3hqptq.spinmama-5hfp89 {
  display: none;
}

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

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

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

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

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

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

.spinmama-qczhdl .spinmama-lato4e {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-1zebe4 strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

.spinmama-7dd04c .spinmama-e1wfpy {
  justify-content: center;
}

/* faq */

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

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

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

.spinmama-3vm5xp.spinmama-fwua62 .spinmama-al5jg5::after {
  transform: rotate(45deg);
}

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

.spinmama-3vm5xp.spinmama-fwua62 .spinmama-ry2hpt {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.spinmama-v8t2l9 > input:not(:checked) ~ label:hover,
.spinmama-v8t2l9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmama-a9nn1l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmama-apjv5r 44.spinmama-n4iamk.spinmama-4n37zv.spinmama-c7h6yn.spinmama-cl3qr1.spinmama-22x8pv.spinmama-j0w6ow.spinmama-buvk5f.spinmama-7r33q5.spinmama-xgki2b.spinmama-9ijjto.spinmama-l8jztf.spinmama-p5q77h 0l-12.spinmama-u9j56t 30.spinmama-ljfjgu.spinmama-n6o01f 2.spinmama-nx2tkx.spinmama-n6o01f 3.spinmama-46kdau 3.spinmama-9yyway.spinmama-xjnce9 3.spinmama-3jpclv.spinmama-eiiihi.spinmama-uhseed.spinmama-ourvxg 7-3.spinmama-u9j56t 10.spinmama-ljvf3q.spinmama-ourvxg 23.spinmama-psjill.spinmama-i630fg 1.spinmama-2ptael 2.spinmama-u9j56t 3.spinmama-i630fg 1.spinmama-xjnce9 5.spinmama-x63z5r.spinmama-xjnce9 32.spinmama-9fst8q.spinmama-eiiihi 5.spinmama-p5q77h 4.spinmama-ourvxg 9.spinmama-ourvxg 8.spinmama-xjnce9 6.spinmama-poemgd.spinmama-4y61su.spinmama-4vdjam.spinmama-efakch.spinmama-w6b7gn 4.spinmama-4415wo.spinmama-w6b7gn 6.spinmama-w6b7gn 0l29.spinmama-p5q77h 17.spinmama-xn4yde.spinmama-ecbn1k 2.spinmama-5yqktb 10.spinmama-ofvhbb.spinmama-u9j56t 8.spinmama-90vuuk.spinmama-e1ev35.spinmama-exekli.spinmama-yyzq3c.spinmama-4vowr1.spinmama-eiiihi.spinmama-22x8pv.spinmama-u9j56t 1.spinmama-3px2i3.spinmama-saekmb.spinmama-cv5sx7.spinmama-2yan2w.spinmama-r7iopa.spinmama-2ptael 1.spinmama-bjcy0z.spinmama-2ydj3o.5z'/%3e%3c/svg%3e");
}

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

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

.spinmama-ds7f62.spinmama-hglqak {
  display: none;
}

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

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

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

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

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

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

.spinmama-ixxco6 .spinmama-1dgxyc {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.spinmama-007n8m 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-007n8m 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-bqpgji {
  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-bqpgji.spinmama-j4imzu {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.spinmama-e30s5r {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.spinmama-e30s5r label {
  font-size: 14px;
}

.spinmama-e30s5r h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinmama-e30s5r input,
.spinmama-e30s5r textarea,
.spinmama-e30s5r button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.spinmama-e30s5r button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinmama-yij16j ease;
}
.spinmama-e30s5r button:hover {
  background-color: var(--button-bg-hover);
}
.spinmama-vqvdth {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinmama-7ag6m1 ease-in;
}

.spinmama-vqvdth h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.spinmama-oege3u, .spinmama-9v8wfz, [class*="review-card"],
thead, thead th, table th, .spinmama-2eceeo,
.spinmama-sd21mq, [class*="collapsible-header"],
.spinmama-97vt2a, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.spinmama-t61ild, .spinmama-t61ild :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }

/* brandauto-nav-fix-v4b */
header nav li a, header ul li a { color: #FFFFFF !important; }
