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

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

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

.onlyspins-apaaw5 {
  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) {
  .onlyspins-apaaw5: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;
  }
}

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

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

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

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

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

.onlyspins-0nylq2 {
  cursor: pointer;
}

.onlyspins-uh2da7 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.onlyspins-hmn9t1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.onlyspins-hmn9t1 figure {
  margin: 0;
}

.onlyspins-hmn9t1.onlyspins-dg90u6 {
  justify-content: flex-start;
  margin-right: 4px;
}

.onlyspins-hmn9t1.onlyspins-7a48cw {
  justify-content: flex-end;
  margin-left: 4px;
}

.onlyspins-hmn9t1.onlyspins-ievjj4 {
  justify-content: center;
}

.onlyspins-hmn9t1.onlyspins-hirhys {
  justify-content: normal;
}

.onlyspins-x6o6wi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.onlyspins-73al9a {
  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) {
  .onlyspins-73al9a {
    flex-direction: column;
  }
}

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

.onlyspins-9hfh17 img {
  width: 100%;
}

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

.onlyspins-zq09wl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.onlyspins-zq09wl 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);
}

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

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

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

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

.onlyspins-zq09wl ul li:last-of-type::after {
  display: none;
}

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

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

.onlyspins-hsrxus {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.onlyspins-cr9ngv.onlyspins-tekvin {
  background-color: #000;
}

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

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

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

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

.onlyspins-qh0asy {
  margin-bottom: 94px;
}

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

.onlyspins-4ucjxs .onlyspins-xexpll {
  margin-bottom: 28px;
}

.onlyspins-4ucjxs .onlyspins-xexpll img {
  max-height: 100px;
  width: auto;
}

.onlyspins-rphg5v {
  display: flex;
  align-items: center;
}

.onlyspins-rphg5v a + a {
  margin-left: 24px;
}

.onlyspins-rphg5v img {
  max-height: 56px;
  width: auto;
}

.onlyspins-rphg5v img + img {
  margin-left: 24px;
}

.onlyspins-7q3dqu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.onlyspins-scnzez {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.onlyspins-estysa li {
  display: flex;
  margin: 0 7px;
}

.onlyspins-estysa li svg {
  transition: 0.onlyspins-9ldrxi ease-in-out;
}

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

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

.onlyspins-ur95o7 + .onlyspins-ur95o7 {
  margin-left: 120px;
}

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

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

.onlyspins-tehgkh {
  list-style: none;
  margin: 0;
  padding: 0;
}

.onlyspins-tehgkh li {
  font-size: 16px;
}

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

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

.onlyspins-tehgkh li + li {
  margin-top: 16px;
}

.onlyspins-se223m {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.onlyspins-m8qmdn ease-in-out;
}

.onlyspins-se223m.onlyspins-nm32sb {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.onlyspins-ylx1uw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onlyspins-22pxa3 li {
  width: 100%;
}

.onlyspins-22pxa3 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.onlyspins-9ldrxi ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.onlyspins-22pxa3 li a svg {
  fill: var(--button-text-color);
}

.onlyspins-22pxa3 li a.onlyspins-nm32sb {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.onlyspins-j59nuv {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.onlyspins-j59nuv img {
  width: 100%;
  transition: 0.onlyspins-9ldrxi ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .onlyspins-fkijfm .onlyspins-xexpll img {
    max-width: 90px;
  }
}

.onlyspins-xexpll img {
  max-height: 50px;
  width: auto;
}

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

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

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

.onlyspins-f3gtgl li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.onlyspins-twfja7 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.onlyspins-twfja7.onlyspins-zrtppa {
  margin-right: 0;
}

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

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

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

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

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

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

.onlyspins-4syski:hover > ul {
  display: flex;
}

.onlyspins-4syski:focus > ul {
  display: flex;
}

.onlyspins-4syski:focus-within > ul {
  display: flex;
}

.onlyspins-gpen5w {
  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;
}

.onlyspins-gpen5w::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.onlyspins-m8qmdn ease-in-out;
}

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

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

.onlyspins-4syski 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.onlyspins-9ldrxi ease-in-out;
  overflow: hidden;
}

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

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

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

.onlyspins-9jeyj4 {
  display: none;
}

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

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

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

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

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

.onlyspins-wrhvj8 img {
  margin-bottom: 20px;
}

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

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

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

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

.onlyspins-w5r9dq {
  color: var(--text-color);
}

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

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

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

.onlyspins-nruvsq p img {
  display: block;
  margin: 0 auto;
}

.onlyspins-nruvsq p:first-of-type {
  margin-top: 0;
}

.onlyspins-nruvsq p:last-of-type {
  margin-bottom: 0;
}

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

.onlyspins-nruvsq ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.onlyspins-3e27ug {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.onlyspins-h3o5ny .onlyspins-2why8d {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .onlyspins-h3o5ny .onlyspins-2why8d {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.onlyspins-h3o5ny .onlyspins-vs6gzp {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.onlyspins-vs6gzp {
  margin: 0 0 28px;
}

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

.onlyspins-2why8d {
  margin: 0 0 28px;
}

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

.onlyspins-3e27ug 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) {
  .onlyspins-3e27ug h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.onlyspins-3e27ug .onlyspins-apaaw5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.onlyspins-iftbwq {
  position: relative;
  border: none;
}

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

.onlyspins-s6rzi1 {
  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;
}

.onlyspins-s6rzi1 span {
  height: 32px;
}

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

.onlyspins-s6rzi1.onlyspins-87kf4l span {
  transform: scaleY(-1);
}

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

.onlyspins-x04ocb {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.onlyspins-x04ocb li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.onlyspins-9ldrxi ease-in-out;
}

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

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

.onlyspins-x04ocb.onlyspins-ydqu9y {
  display: none;
}

.onlyspins-ycp6bc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.onlyspins-ycp6bc table {
  width: 100%;
  border-collapse: collapse;
}

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

  .onlyspins-ycp6bc table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.onlyspins-rr6moh {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.onlyspins-d2c870 p {
  color: var(--text-color);
}

.onlyspins-h1l3up {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.onlyspins-n8jtat {
  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);
}

.onlyspins-nw4jew {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onlyspins-poe7xy p + p {
  margin-top: 10px;
}

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

.onlyspins-85k5t3 {
  display: none;
}

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

.onlyspins-53o208 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.onlyspins-53o208 li {
  margin: 0 20px;
}

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

.onlyspins-53o208 li a img {
  margin-bottom: 4px;
}

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

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

.onlyspins-7kifki li {
  font-size: 16px;
  position: relative;
}

.onlyspins-7kifki li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.onlyspins-7kifki li span {
  opacity: 0.5;
}

.onlyspins-7kifki li + li {
  margin-left: 30px;
}

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

h2.onlyspins-0zcyq8 {
  margin: 0 0 28px;
}

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

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

.onlyspins-b6ewhs 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);
}

.onlyspins-b6ewhs 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;
}

.onlyspins-b6ewhs 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;
}

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

.onlyspins-b6ewhs tbody tr:last-of-type {
  margin-bottom: 0;
}

.onlyspins-b6ewhs tbody tr td:first-of-type {
  flex-shrink: 0;
}

.onlyspins-b6ewhs 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);
}

.onlyspins-b6ewhs 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);
}

.onlyspins-b6ewhs tbody tr td:last-of-type {
  margin-left: auto;
}

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

.onlyspins-b6ewhs tbody tr td .onlyspins-lijfxz {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .onlyspins-b6ewhs tbody tr td .onlyspins-lijfxz {
    width: 100%;
  }
}

.onlyspins-b6ewhs tbody tr td .onlyspins-44xqgp {
  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.onlyspins-9ldrxi ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .onlyspins-b6ewhs tbody tr td .onlyspins-44xqgp:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .onlyspins-b6ewhs tbody tr td .onlyspins-44xqgp {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .onlyspins-b6ewhs tbody tr td .onlyspins-44xqgp {
    width: 100%;
  }
}

.onlyspins-b6ewhs tbody tr td .onlyspins-3xezfo {
  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) {
  .onlyspins-b6ewhs tbody tr td .onlyspins-3xezfo:hover {
    text-decoration: none;
  }
}

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

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

.onlyspins-x0ii2h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onlyspins-n6zezc img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.onlyspins-9ldrxi ease-in-out;
}

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

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

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

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

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

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

.onlyspins-njm2rm img {
  width: 100%;
  height: 100%;
}

.onlyspins-njm2rm iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.onlyspins-iant68 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.onlyspins-9ldrxi ease-in-out;
}

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

.onlyspins-o6ojar {
  padding: 90px 0;
}

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

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

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

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

.onlyspins-lm9lxv img {
  width: 100%;
}

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

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

.onlyspins-0rk23c {
  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;
}

.onlyspins-0rk23c 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) {
  .onlyspins-0rk23c {
    flex-basis: auto;
  }
}

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

.onlyspins-dq0nbg {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-dq0nbg:hover {
  border: 1px solid #8c8ca2;
}

.onlyspins-oxront {
  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%);
}

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

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

.onlyspins-ksd4k3 a {
  text-decoration: underline;
  color: #8babff;
}

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

.onlyspins-kcwxnt .onlyspins-dq0nbg {
  width: 50%;
  margin: 0;
}

.onlyspins-7tyq73 {
  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;
}

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

.onlyspins-rctkmd {
  margin: 0 0 100px;
}

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

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

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

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

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

.onlyspins-22fg9e {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.onlyspins-scqdn6 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.onlyspins-9ldrxi ease-in-out;
}

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

.onlyspins-scqdn6 a svg {
  fill: #fff;
}

.onlyspins-scqdn6 a:hover {
  background: #3d68e7;
}

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

.onlyspins-dakoyo {
  margin-bottom: 16px;
}

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

.onlyspins-rx5i2x {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.onlyspins-0gh6qf 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);
}

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

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

.onlyspins-0gh6qf table tr:last-of-type td {
  border-bottom: none;
}

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

.onlyspins-6635wz {
  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) {
  .onlyspins-6635wz {
    min-height: 190px;
  }
}

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

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

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

.onlyspins-hhmt7e.onlyspins-0894y3 {
  display: none;
}

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

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

.onlyspins-q3bml6 iframe.onlyspins-x5atcg {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.onlyspins-q3bml6.onlyspins-gwhfvd {
  opacity: 1;
  pointer-events: all;
}

.onlyspins-lwq23u {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-lwq23u svg {
  margin-right: 10px;
}

.onlyspins-lwq23u + .onlyspins-lwq23u {
  margin-top: 14px;
}

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

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

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

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

.onlyspins-hscq7b .onlyspins-3e27ug {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.onlyspins-hscq7b .onlyspins-3e27ug h1,
.onlyspins-hscq7b .onlyspins-3e27ug 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) {
  .onlyspins-hscq7b .onlyspins-3e27ug h1,
  .onlyspins-hscq7b .onlyspins-3e27ug h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .onlyspins-hscq7b .onlyspins-3e27ug {
    margin: 28px 0 0;
  }
}

.onlyspins-8m9nex {
  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) {
  .onlyspins-8m9nex {
    padding: 0 16px;
  }
}

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

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

.onlyspins-87076g {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.onlyspins-hjpuyp {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .onlyspins-4kotmq {
    padding: 10px;
  }
}

.onlyspins-4kotmq .onlyspins-apaaw5 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .onlyspins-4kotmq .onlyspins-apaaw5 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .onlyspins-4kotmq {
    flex-wrap: wrap;
  }
}

.onlyspins-kpkktq {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.onlyspins-kpkktq img {
  width: 100%;
}

.onlyspins-7i3mbh {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.onlyspins-828k68 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.onlyspins-g60tri {
  width: 100%;
  margin: 0 0 100px;
}

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

.onlyspins-g60tri .onlyspins-o2gk1m {
  position: relative;
}

.onlyspins-g60tri .onlyspins-yij6oh {
  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;
}

.onlyspins-g60tri .onlyspins-yij6oh.onlyspins-0894y3 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .onlyspins-g60tri .onlyspins-u61llx {
    bottom: 90px;
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-39ls5b {
  max-width: 300px;
  width: 100%;
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-39ls5b .onlyspins-46cscm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-u61llx .onlyspins-39ls5b .onlyspins-46cscm {
    font-size: 32px;
    text-align: center;
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-39ls5b .onlyspins-8p0i6n {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-u61llx .onlyspins-39ls5b .onlyspins-8p0i6n {
    text-align: center;
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa {
    flex-direction: column-reverse;
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-jzj8p7 {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-jzj8p7:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-jzj8p7 {
    width: 100%;
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-pdoiln {
  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.onlyspins-9ldrxi ease-in-out;
  overflow: hidden;
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-pdoiln 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);
  }
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-pdoiln: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;
}

.onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-pdoiln:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-u61llx .onlyspins-zrtppa .onlyspins-pdoiln {
    width: 100%;
  }
}

.onlyspins-g60tri .onlyspins-u61llx.onlyspins-0894y3 {
  display: none;
}

.onlyspins-g60tri .onlyspins-tv331k {
  display: none;
}

.onlyspins-g60tri .onlyspins-tv331k.onlyspins-gwhfvd {
  display: block;
}

.onlyspins-g60tri .onlyspins-tv331k iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-tv331k iframe {
    height: calc(100vh - 54px);
  }
}

.onlyspins-g60tri .onlyspins-h7s8kr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .onlyspins-g60tri .onlyspins-h7s8kr {
    padding: 24px 16px 0;
  }
}

.onlyspins-g60tri .onlyspins-h7s8kr .onlyspins-46cscm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .onlyspins-g60tri .onlyspins-h7s8kr .onlyspins-46cscm {
    margin-bottom: 24px;
  }
}

.onlyspins-g60tri .onlyspins-h7s8kr 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);
}

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

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

.onlyspins-g60tri .onlyspins-h7s8kr table tr:last-of-type td {
  border-bottom: none;
}

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

.onlyspins-15uybf.onlyspins-nm32sb {
  display: block;
}

.onlyspins-15uybf iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.onlyspins-15uybf .onlyspins-o6agaq {
  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;
}

.onlyspins-15uybf .onlyspins-bnl0i7 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.onlyspins-15uybf .onlyspins-pdoiln {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-15uybf .onlyspins-pdoiln:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.onlyspins-bf8l90.onlyspins-nm32sb {
  display: block;
}

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

.onlyspins-3cnxq4 {
  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;
}

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

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

.onlyspins-drk55c {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.onlyspins-drk55c svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.onlyspins-pjhwph {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.onlyspins-vwet3w.onlyspins-0894y3 {
  display: none;
}

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

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

.onlyspins-58nrll {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.onlyspins-58nrll 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.onlyspins-9ldrxi ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.onlyspins-58nrll input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onlyspins-58nrll input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onlyspins-58nrll input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.onlyspins-58nrll input:active {
  border-color: #c2c0ce;
}

.onlyspins-58nrll input:focus {
  border-color: #c2c0ce;
}

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

.onlyspins-onq7au {
  margin-bottom: 36px;
}

.onlyspins-onq7au 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;
}

.onlyspins-onq7au textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onlyspins-onq7au textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.onlyspins-k3afgg {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.onlyspins-6tgnm3 {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-6tgnm3:hover {
  background: var(--border-color);
}

.onlyspins-mnr91f {
  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.onlyspins-9ldrxi ease-in-out;
}

.onlyspins-mnr91f:hover {
  background: #166ad9;
}

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

.onlyspins-zzettr.onlyspins-0894y3 {
  display: none;
}

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

.onlyspins-zzettr .onlyspins-6tgnm3 {
  margin: 0 auto;
}

.onlyspins-i1vair {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.onlyspins-jmeqmu {
  filter: grayscale(100%);
}

.onlyspins-apg42k > input {
  display: none;
}

.onlyspins-apg42k > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-hp247d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.onlyspins-vow23o 44.onlyspins-jnnnkt.onlyspins-qgakd1.onlyspins-x8l7nr.onlyspins-nmfzpm.onlyspins-k0bx2z.onlyspins-77hgim.onlyspins-hwcfly.onlyspins-7a0wpj.onlyspins-iqrkvr.onlyspins-9qkx1l.onlyspins-8p10yl.onlyspins-a85vzq 0l-12.onlyspins-viuxde 30.onlyspins-aq6uom.onlyspins-avx8nh 2.onlyspins-ul8eso.onlyspins-avx8nh 3.onlyspins-c2cnur 3.onlyspins-gaa1s3.onlyspins-udgmbz 3.onlyspins-h62img.onlyspins-6l71f1.onlyspins-dov2h1.onlyspins-vv2uni 7-3.onlyspins-viuxde 10.onlyspins-qqpovg.onlyspins-vv2uni 23.onlyspins-xyzztu.onlyspins-nhobxh 1.onlyspins-539mkr 2.onlyspins-viuxde 3.onlyspins-nhobxh 1.onlyspins-udgmbz 5.onlyspins-n2f02o.onlyspins-udgmbz 32.onlyspins-5xaiia.onlyspins-6l71f1 5.onlyspins-a85vzq 4.onlyspins-vv2uni 9.onlyspins-vv2uni 8.onlyspins-udgmbz 6.onlyspins-5uezwi.onlyspins-ns647y.onlyspins-rdchym.onlyspins-q1j2kt.onlyspins-yk6mkj 4.onlyspins-sg29lu.onlyspins-yk6mkj 6.onlyspins-yk6mkj 0l29.onlyspins-a85vzq 17.onlyspins-grx1mc.onlyspins-orpwgm 2.onlyspins-au7swd 10.onlyspins-3hhsf1.onlyspins-viuxde 8.onlyspins-1jp7w5.onlyspins-4czldr.onlyspins-xuwmo9.onlyspins-giivcq.onlyspins-d0uwih.onlyspins-6l71f1.onlyspins-k0bx2z.onlyspins-viuxde 1.onlyspins-2qfa45.onlyspins-zog1ne.onlyspins-b0brg3.onlyspins-rbry3o.onlyspins-oitn9w.onlyspins-539mkr 1.onlyspins-b5107y.onlyspins-13hmwj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.onlyspins-apg42k > input:checked ~ label,
.onlyspins-apg42k > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-hp247d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.onlyspins-vow23o 44.onlyspins-jnnnkt.onlyspins-qgakd1.onlyspins-x8l7nr.onlyspins-nmfzpm.onlyspins-k0bx2z.onlyspins-77hgim.onlyspins-hwcfly.onlyspins-7a0wpj.onlyspins-iqrkvr.onlyspins-9qkx1l.onlyspins-8p10yl.onlyspins-a85vzq 0l-12.onlyspins-viuxde 30.onlyspins-aq6uom.onlyspins-avx8nh 2.onlyspins-ul8eso.onlyspins-avx8nh 3.onlyspins-c2cnur 3.onlyspins-gaa1s3.onlyspins-udgmbz 3.onlyspins-h62img.onlyspins-6l71f1.onlyspins-dov2h1.onlyspins-vv2uni 7-3.onlyspins-viuxde 10.onlyspins-qqpovg.onlyspins-vv2uni 23.onlyspins-xyzztu.onlyspins-nhobxh 1.onlyspins-539mkr 2.onlyspins-viuxde 3.onlyspins-nhobxh 1.onlyspins-udgmbz 5.onlyspins-n2f02o.onlyspins-udgmbz 32.onlyspins-5xaiia.onlyspins-6l71f1 5.onlyspins-a85vzq 4.onlyspins-vv2uni 9.onlyspins-vv2uni 8.onlyspins-udgmbz 6.onlyspins-5uezwi.onlyspins-ns647y.onlyspins-rdchym.onlyspins-q1j2kt.onlyspins-yk6mkj 4.onlyspins-sg29lu.onlyspins-yk6mkj 6.onlyspins-yk6mkj 0l29.onlyspins-a85vzq 17.onlyspins-grx1mc.onlyspins-orpwgm 2.onlyspins-au7swd 10.onlyspins-3hhsf1.onlyspins-viuxde 8.onlyspins-1jp7w5.onlyspins-4czldr.onlyspins-xuwmo9.onlyspins-giivcq.onlyspins-d0uwih.onlyspins-6l71f1.onlyspins-k0bx2z.onlyspins-viuxde 1.onlyspins-2qfa45.onlyspins-zog1ne.onlyspins-b0brg3.onlyspins-rbry3o.onlyspins-oitn9w.onlyspins-539mkr 1.onlyspins-b5107y.onlyspins-13hmwj.5z'/%3e%3c/svg%3e");
}

.onlyspins-apg42k > input:not(:checked) ~ label:hover,
.onlyspins-apg42k > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-hp247d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlyspins-vow23o 44.onlyspins-jnnnkt.onlyspins-qgakd1.onlyspins-x8l7nr.onlyspins-nmfzpm.onlyspins-k0bx2z.onlyspins-77hgim.onlyspins-hwcfly.onlyspins-7a0wpj.onlyspins-iqrkvr.onlyspins-9qkx1l.onlyspins-8p10yl.onlyspins-a85vzq 0l-12.onlyspins-viuxde 30.onlyspins-aq6uom.onlyspins-avx8nh 2.onlyspins-ul8eso.onlyspins-avx8nh 3.onlyspins-c2cnur 3.onlyspins-gaa1s3.onlyspins-udgmbz 3.onlyspins-h62img.onlyspins-6l71f1.onlyspins-dov2h1.onlyspins-vv2uni 7-3.onlyspins-viuxde 10.onlyspins-qqpovg.onlyspins-vv2uni 23.onlyspins-xyzztu.onlyspins-nhobxh 1.onlyspins-539mkr 2.onlyspins-viuxde 3.onlyspins-nhobxh 1.onlyspins-udgmbz 5.onlyspins-n2f02o.onlyspins-udgmbz 32.onlyspins-5xaiia.onlyspins-6l71f1 5.onlyspins-a85vzq 4.onlyspins-vv2uni 9.onlyspins-vv2uni 8.onlyspins-udgmbz 6.onlyspins-5uezwi.onlyspins-ns647y.onlyspins-rdchym.onlyspins-q1j2kt.onlyspins-yk6mkj 4.onlyspins-sg29lu.onlyspins-yk6mkj 6.onlyspins-yk6mkj 0l29.onlyspins-a85vzq 17.onlyspins-grx1mc.onlyspins-orpwgm 2.onlyspins-au7swd 10.onlyspins-3hhsf1.onlyspins-viuxde 8.onlyspins-1jp7w5.onlyspins-4czldr.onlyspins-xuwmo9.onlyspins-giivcq.onlyspins-d0uwih.onlyspins-6l71f1.onlyspins-k0bx2z.onlyspins-viuxde 1.onlyspins-2qfa45.onlyspins-zog1ne.onlyspins-b0brg3.onlyspins-rbry3o.onlyspins-oitn9w.onlyspins-539mkr 1.onlyspins-b5107y.onlyspins-13hmwj.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .onlyspins-886z8s > .onlyspins-m0uk98 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .onlyspins-886z8s > .onlyspins-m0uk98 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .onlyspins-886z8s > .onlyspins-m0uk98 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .onlyspins-886z8s > .onlyspins-m0uk98 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .onlyspins-886z8s > .onlyspins-m0uk98 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.onlyspins-ii7efv.onlyspins-0894y3 {
  display: none;
}

.onlyspins-wg706f {
  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) {
  .onlyspins-wg706f {
    height: 74px;
    overflow: visible;
  }
}

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

.onlyspins-uyq7z3 {
  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;
}

.onlyspins-uyq7z3::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

.onlyspins-uyq7z3 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.onlyspins-wkj260 {
  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;
}

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

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

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

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

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

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

.onlyspins-5afwrh {
  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.onlyspins-9ldrxi ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-wg706f {
  background: #2b3b67;
}

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-uyq7z3 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-uyq7z3::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-uyq7z3::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-wkj260::before {
  background: #0e0f41;
}

.onlyspins-ii7efv.onlyspins-vtk5ho .onlyspins-wkj260::after {
  background: #152557;
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-wg706f {
  background: #1f35fa;
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-uyq7z3 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-uyq7z3::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-uyq7z3::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-wkj260::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.onlyspins-ii7efv.onlyspins-pnw3d7 .onlyspins-wkj260::after {
  background: #192ac8;
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-wg706f {
  background: #fa771f;
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-uyq7z3 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-uyq7z3::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-uyq7z3::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-wkj260::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlyspins-ii7efv.onlyspins-qsmfst .onlyspins-wkj260::after {
  background: #fa8535;
}

.onlyspins-n6y87e {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.onlyspins-nf7i0u {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.onlyspins-9abd9w {
  width: 120px;
  height: 22px;
}

.onlyspins-9abd9w .onlyspins-ttafw9 {
  fill: #c2c0ce;
}

.onlyspins-9abd9w [rating="1"] .onlyspins-ttafw9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlyspins-9abd9w [rating="2"] .onlyspins-ttafw9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlyspins-9abd9w [rating="3"] .onlyspins-ttafw9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlyspins-9abd9w [rating="4"] .onlyspins-ttafw9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlyspins-9abd9w [rating="5"] .onlyspins-ttafw9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.onlyspins-nb0hjx {
  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);
}

.onlyspins-nb0hjx.onlyspins-gwhfvd {
  display: block;
}

.onlyspins-nb0hjx.onlyspins-0894y3 {
  display: none;
}

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

.onlyspins-uftbiv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onlyspins-cccurf {
  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);
}

.onlyspins-ogr7nh {
  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;
}

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

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

.onlyspins-74d334 {
  font-size: 16px;
  line-height: 140%;
}

.onlyspins-9ef9io {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onlyspins-9ef9io .onlyspins-ttafw9 {
  fill: #c2c0ce;
}

.onlyspins-9ef9io [rating="1"] .onlyspins-ttafw9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlyspins-9ef9io [rating="2"] .onlyspins-ttafw9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlyspins-9ef9io [rating="3"] .onlyspins-ttafw9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlyspins-9ef9io [rating="4"] .onlyspins-ttafw9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlyspins-9ef9io [rating="5"] .onlyspins-ttafw9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.onlyspins-je6q37 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.onlyspins-4jc35t {
  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) {
  .onlyspins-4jc35t {
    padding: 12px;
    gap: 12px;
  }
}

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

.onlyspins-b5vbsa img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onlyspins-89zc19 {
  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;
}

.onlyspins-7uzhp7 {
  flex: 1;
  min-width: 0;
}

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

.onlyspins-px1kt9 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.onlyspins-px1kt9 svg path {
  fill: var(--button-bg-color);
}

.onlyspins-px1kt9 svg circle {
  fill: var(--button-text-color);
}

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

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

.onlyspins-xhxprw strong {
  font-weight: 600;
}

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

.onlyspins-zce2tp p {
  margin: 0 0 16px;
}

.onlyspins-zce2tp p:last-child {
  margin-bottom: 0;
}

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

.onlyspins-x9kxj8 {
  max-width: 300px;
  width: 100%;
}

.onlyspins-x9kxj8 a {
  width: 100%;
}

@media (max-width: 575px) {
  .onlyspins-x9kxj8 {
    max-width: 200px;
  }
}

.onlyspins-aa8qgv {
  justify-content: center;
}

.onlyspins-lr9hkf {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.onlyspins-aitm97 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.onlyspins-jgvfvu .onlyspins-f3gtgl {
  justify-content: center;
}

/* faq */

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

.onlyspins-867et8 {
  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.onlyspins-m2znhr ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onlyspins-867et8::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.onlyspins-m2znhr ease;
}

.onlyspins-n61hlr.onlyspins-nm32sb .onlyspins-867et8::after {
  transform: rotate(45deg);
}

.onlyspins-qpx034 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.onlyspins-9ldrxi ease, padding 0.onlyspins-9ldrxi ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.onlyspins-n61hlr.onlyspins-nm32sb .onlyspins-qpx034 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.onlyspins-wo57o1 {
  margin: 25px 0;
}

.onlyspins-apg42k > input:not(:checked) ~ label:hover,
.onlyspins-apg42k > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-xogww9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlyspins-iqamtw 44.onlyspins-htorzm.onlyspins-i7y543.onlyspins-x2921g.onlyspins-1go8gw.onlyspins-52x8xs.onlyspins-oe9ohr.onlyspins-usetoe.onlyspins-jvr7i1.onlyspins-n6j1uf.onlyspins-clgxjd.onlyspins-pdpq25.onlyspins-k3kpci 0l-12.onlyspins-5fdasr 30.onlyspins-wfwy8i.onlyspins-i17j7u 2.onlyspins-smoo47.onlyspins-i17j7u 3.onlyspins-ibgqil 3.onlyspins-zvyb86.onlyspins-nj2959 3.onlyspins-oa3pox.onlyspins-5hjyem.onlyspins-p996j0.onlyspins-yhtvw7 7-3.onlyspins-5fdasr 10.onlyspins-pxxmcu.onlyspins-yhtvw7 23.onlyspins-luy5o7.onlyspins-65e6mh 1.onlyspins-68xw4i 2.onlyspins-5fdasr 3.onlyspins-65e6mh 1.onlyspins-nj2959 5.onlyspins-sbtbgb.onlyspins-nj2959 32.onlyspins-y9n8h0.onlyspins-5hjyem 5.onlyspins-k3kpci 4.onlyspins-yhtvw7 9.onlyspins-yhtvw7 8.onlyspins-nj2959 6.onlyspins-bapxli.onlyspins-sr7xap.onlyspins-hs4mo5.onlyspins-ob7kjk.onlyspins-zhlu5e 4.onlyspins-5j1f19.onlyspins-zhlu5e 6.onlyspins-zhlu5e 0l29.onlyspins-k3kpci 17.onlyspins-wc9goo.onlyspins-grp1dp 2.onlyspins-mxmuai 10.onlyspins-7weeas.onlyspins-5fdasr 8.onlyspins-vi2dzr.onlyspins-siq17d.onlyspins-6y183q.onlyspins-dpfo6t.onlyspins-qm811p.onlyspins-5hjyem.onlyspins-52x8xs.onlyspins-5fdasr 1.onlyspins-kjw6zh.onlyspins-73pgzx.onlyspins-4us5sa.onlyspins-cfuwi5.onlyspins-a1yjqg.onlyspins-68xw4i 1.onlyspins-d34oik.onlyspins-c2p0o2.5z'/%3e%3c/svg%3e");
}

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

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

.onlyspins-kfx4nu {
  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);
}

.onlyspins-kfx4nu.onlyspins-8pz4mo {
  display: block;
}

.onlyspins-kfx4nu.onlyspins-ph7qo1 {
  display: none;
}

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

.onlyspins-pvsx27 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onlyspins-rzyfeq {
  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);
}

.onlyspins-4ec9un {
  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;
}

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

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

.onlyspins-4z2nfi {
  font-size: 16px;
  line-height: 140%;
}

.onlyspins-q8bhqo {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onlyspins-q8bhqo .onlyspins-s24vy4 {
  fill: #c2c0ce;
}

.onlyspins-q8bhqo [rating="1"] .onlyspins-s24vy4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlyspins-q8bhqo [rating="2"] .onlyspins-s24vy4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlyspins-q8bhqo [rating="3"] .onlyspins-s24vy4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlyspins-q8bhqo [rating="4"] .onlyspins-s24vy4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlyspins-q8bhqo [rating="5"] .onlyspins-s24vy4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.onlyspins-jffj9k 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;
}

.onlyspins-jffj9k 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 */

.onlyspins-xo1ned {
  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);
}

.onlyspins-xo1ned.onlyspins-h7htms {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.onlyspins-1sj4is {
  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;
}

.onlyspins-1sj4is label {
  font-size: 14px;
}

.onlyspins-1sj4is h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.onlyspins-1sj4is input,
.onlyspins-1sj4is textarea,
.onlyspins-1sj4is 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;
}
.onlyspins-1sj4is button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.onlyspins-m2znhr ease;
}
.onlyspins-1sj4is button:hover {
  background-color: var(--button-bg-hover);
}
.onlyspins-ebvg1p {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.onlyspins-hyb4p1 ease-in;
}

.onlyspins-ebvg1p 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;
}
.onlyspins-0veozn, .onlyspins-5lgk5i, [class*="review-card"],
thead, thead th, table th, .onlyspins-y4exdg,
.onlyspins-m9xw2u, [class*="collapsible-header"],
.onlyspins-h1l3up, [class*="updated-block"] {
  color: #ece7dc !important;
}
