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

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

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

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

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

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

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

.onlyspins-wyyr4u {
  cursor: pointer;
}

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

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

.onlyspins-x8msy1 figure {
  margin: 0;
}

.onlyspins-x8msy1.onlyspins-z3hzvf {
  justify-content: flex-start;
  margin-right: 4px;
}

.onlyspins-x8msy1.onlyspins-it4u3k {
  justify-content: flex-end;
  margin-left: 4px;
}

.onlyspins-x8msy1.onlyspins-erw9ay {
  justify-content: center;
}

.onlyspins-x8msy1.onlyspins-8igvc4 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-ock1ep.onlyspins-lactvc {
  background-color: #000;
}

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

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

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

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

.onlyspins-985hdx {
  margin-bottom: 94px;
}

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

.onlyspins-pdwirh .onlyspins-cm3fmb {
  margin-bottom: 28px;
}

.onlyspins-pdwirh .onlyspins-cm3fmb img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-b6sj90 li svg {
  transition: 0.onlyspins-fjn5bh ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-sq7xme.onlyspins-h8zica {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.onlyspins-nd69el li {
  width: 100%;
}

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

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

.onlyspins-nd69el li a.onlyspins-h8zica {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.onlyspins-c0hewc img {
  width: 100%;
  transition: 0.onlyspins-fjn5bh ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-0vvp0m.onlyspins-j5zfc7 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.onlyspins-wxyb3g {
  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-wxyb3g::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-ce45i0 ease-in-out;
}

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

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

.onlyspins-jj70kk 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-fjn5bh ease-in-out;
  overflow: hidden;
}

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

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

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

.onlyspins-vr0cp3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-xmg9t5 .onlyspins-1uz1cy {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

.onlyspins-1uz1cy {
  margin: 0 0 28px;
}

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

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

.onlyspins-29iwl1 .onlyspins-qf5u53 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.onlyspins-sej3ys.onlyspins-7gko0z span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.onlyspins-24ejh0.onlyspins-96t6g9 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-awvy49 {
  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-k4iv7i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.onlyspins-g81vaf {
  display: none;
}

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

.onlyspins-7e0sj8 li {
  margin: 0 20px;
}

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

.onlyspins-7e0sj8 li a img {
  margin-bottom: 4px;
}

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

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

.onlyspins-2tu8bs li {
  font-size: 16px;
  position: relative;
}

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

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

.onlyspins-2tu8bs li span {
  opacity: 0.5;
}

.onlyspins-2tu8bs li + li {
  margin-left: 30px;
}

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

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

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

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

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

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

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

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

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

.onlyspins-7qqk22 tbody tr td .onlyspins-ttiu6x {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.onlyspins-7qqk22 tbody tr td .onlyspins-32uime {
  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-fjn5bh ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .onlyspins-7qqk22 tbody tr td .onlyspins-32uime:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .onlyspins-7qqk22 tbody tr td .onlyspins-32uime {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .onlyspins-7qqk22 tbody tr td .onlyspins-32uime {
    width: 100%;
  }
}

.onlyspins-7qqk22 tbody tr td .onlyspins-0lmprt {
  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-7qqk22 tbody tr td .onlyspins-0lmprt:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-82iw5q {
  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-82iw5q 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-82iw5q {
    flex-basis: auto;
  }
}

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

.onlyspins-aasgao {
  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-fjn5bh ease-in-out;
}

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

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

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

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

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

.onlyspins-sq1m0y .onlyspins-aasgao {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.onlyspins-a4g4qe 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-fjn5bh ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-mvaq34.onlyspins-lfb80q {
  display: none;
}

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

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

.onlyspins-4r2c2k iframe.onlyspins-rzxomk {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.onlyspins-4r2c2k.onlyspins-scney8 {
  opacity: 1;
  pointer-events: all;
}

.onlyspins-tf44pn {
  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-fjn5bh ease-in-out;
}

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

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

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

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

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

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

.onlyspins-2i79es .onlyspins-29iwl1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.onlyspins-2i79es .onlyspins-29iwl1 h1,
.onlyspins-2i79es .onlyspins-29iwl1 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-2i79es .onlyspins-29iwl1 h1,
  .onlyspins-2i79es .onlyspins-29iwl1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .onlyspins-2i79es .onlyspins-29iwl1 {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-6zey3y .onlyspins-qf5u53 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .onlyspins-6zey3y .onlyspins-qf5u53 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.onlyspins-63whob img {
  width: 100%;
}

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

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

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

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

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

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

.onlyspins-zj9ntz .onlyspins-wo0hi7 {
  position: relative;
}

.onlyspins-zj9ntz .onlyspins-59c270 {
  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-zj9ntz .onlyspins-59c270.onlyspins-lfb80q {
  display: none;
}

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

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

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-o7gu41 {
  max-width: 300px;
  width: 100%;
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-o7gu41 .onlyspins-b4xvpo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-o7gu41 .onlyspins-b4xvpo {
    font-size: 32px;
    text-align: center;
  }
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-o7gu41 .onlyspins-kuge1z {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-o7gu41 .onlyspins-kuge1z {
    text-align: center;
  }
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-kf9of6 {
  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-fjn5bh ease-in-out;
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-kf9of6:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-kf9of6 {
    width: 100%;
  }
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-pcjetm {
  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-fjn5bh ease-in-out;
  overflow: hidden;
}

.onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-pcjetm 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-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-pcjetm: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-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-pcjetm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .onlyspins-zj9ntz .onlyspins-ummvki .onlyspins-j5zfc7 .onlyspins-pcjetm {
    width: 100%;
  }
}

.onlyspins-zj9ntz .onlyspins-ummvki.onlyspins-lfb80q {
  display: none;
}

.onlyspins-zj9ntz .onlyspins-7js0og {
  display: none;
}

.onlyspins-zj9ntz .onlyspins-7js0og.onlyspins-scney8 {
  display: block;
}

.onlyspins-zj9ntz .onlyspins-7js0og iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.onlyspins-zj9ntz .onlyspins-5vs4hx .onlyspins-b4xvpo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

.onlyspins-zj9ntz .onlyspins-5vs4hx 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-zj9ntz .onlyspins-5vs4hx 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-zj9ntz .onlyspins-5vs4hx table tr td {
    padding: 12px 4px;
  }
}

.onlyspins-zj9ntz .onlyspins-5vs4hx 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-zj9ntz .onlyspins-5vs4hx table tr th {
    padding: 12px 4px;
  }
}

.onlyspins-zj9ntz .onlyspins-5vs4hx table tr:last-of-type td {
  border-bottom: none;
}

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

.onlyspins-wuvf8b.onlyspins-h8zica {
  display: block;
}

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

.onlyspins-wuvf8b .onlyspins-xwpy00 {
  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-wuvf8b .onlyspins-l6i12v {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.onlyspins-wuvf8b .onlyspins-pcjetm {
  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-fjn5bh ease-in-out;
}

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

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

.onlyspins-qiccrf.onlyspins-h8zica {
  display: block;
}

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

.onlyspins-fuvz7u {
  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-71rlyu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.onlyspins-qjt595.onlyspins-lfb80q {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-wj4g02 {
  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-fjn5bh ease-in-out;
}

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

.onlyspins-7vuum2 {
  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-fjn5bh ease-in-out;
}

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

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

.onlyspins-69dqmx.onlyspins-lfb80q {
  display: none;
}

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

.onlyspins-69dqmx .onlyspins-wj4g02 {
  margin: 0 auto;
}

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

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

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

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

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

.onlyspins-rcvun0 > 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-b3ifb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.onlyspins-ezczyn 44.onlyspins-6gpjt3.onlyspins-dwwtfc.onlyspins-y86t2m.onlyspins-wqqkaf.onlyspins-5v2crc.onlyspins-i4b85j.onlyspins-7lm02i.onlyspins-54c0rd.onlyspins-pknao0.onlyspins-syo5rv.onlyspins-rmxzvv.onlyspins-uv1fsw 0l-12.onlyspins-g6a885 30.onlyspins-q6r4gp.onlyspins-2i9epg 2.onlyspins-2vpor0.onlyspins-2i9epg 3.onlyspins-qsdst9 3.onlyspins-ph4o0o.onlyspins-ljhxhc 3.onlyspins-rrjm1m.onlyspins-nenk4l.onlyspins-qzp3qa.onlyspins-2tgguc 7-3.onlyspins-g6a885 10.onlyspins-ozrnci.onlyspins-2tgguc 23.onlyspins-1lsx3h.onlyspins-b781e7 1.onlyspins-b72akt 2.onlyspins-g6a885 3.onlyspins-b781e7 1.onlyspins-ljhxhc 5.onlyspins-rd59kg.onlyspins-ljhxhc 32.onlyspins-mc06up.onlyspins-nenk4l 5.onlyspins-uv1fsw 4.onlyspins-2tgguc 9.onlyspins-2tgguc 8.onlyspins-ljhxhc 6.onlyspins-v9b3lh.onlyspins-iasyjm.onlyspins-d3tdce.onlyspins-qp0ouq.onlyspins-k2mdd1 4.onlyspins-pttd1h.onlyspins-k2mdd1 6.onlyspins-k2mdd1 0l29.onlyspins-uv1fsw 17.onlyspins-u2fbli.onlyspins-dg9epg 2.onlyspins-t6exh3 10.onlyspins-9ijkvd.onlyspins-g6a885 8.onlyspins-yb8c2l.onlyspins-ohg69g.onlyspins-kvhgf9.onlyspins-pjh1j6.onlyspins-pv22gx.onlyspins-nenk4l.onlyspins-5v2crc.onlyspins-g6a885 1.onlyspins-nmtv7q.onlyspins-77skze.onlyspins-z52voh.onlyspins-xfldcv.onlyspins-9s26oi.onlyspins-b72akt 1.onlyspins-c56cfj.onlyspins-spssic.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.onlyspins-rcvun0 > input:checked ~ label,
.onlyspins-rcvun0 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-b3ifb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.onlyspins-ezczyn 44.onlyspins-6gpjt3.onlyspins-dwwtfc.onlyspins-y86t2m.onlyspins-wqqkaf.onlyspins-5v2crc.onlyspins-i4b85j.onlyspins-7lm02i.onlyspins-54c0rd.onlyspins-pknao0.onlyspins-syo5rv.onlyspins-rmxzvv.onlyspins-uv1fsw 0l-12.onlyspins-g6a885 30.onlyspins-q6r4gp.onlyspins-2i9epg 2.onlyspins-2vpor0.onlyspins-2i9epg 3.onlyspins-qsdst9 3.onlyspins-ph4o0o.onlyspins-ljhxhc 3.onlyspins-rrjm1m.onlyspins-nenk4l.onlyspins-qzp3qa.onlyspins-2tgguc 7-3.onlyspins-g6a885 10.onlyspins-ozrnci.onlyspins-2tgguc 23.onlyspins-1lsx3h.onlyspins-b781e7 1.onlyspins-b72akt 2.onlyspins-g6a885 3.onlyspins-b781e7 1.onlyspins-ljhxhc 5.onlyspins-rd59kg.onlyspins-ljhxhc 32.onlyspins-mc06up.onlyspins-nenk4l 5.onlyspins-uv1fsw 4.onlyspins-2tgguc 9.onlyspins-2tgguc 8.onlyspins-ljhxhc 6.onlyspins-v9b3lh.onlyspins-iasyjm.onlyspins-d3tdce.onlyspins-qp0ouq.onlyspins-k2mdd1 4.onlyspins-pttd1h.onlyspins-k2mdd1 6.onlyspins-k2mdd1 0l29.onlyspins-uv1fsw 17.onlyspins-u2fbli.onlyspins-dg9epg 2.onlyspins-t6exh3 10.onlyspins-9ijkvd.onlyspins-g6a885 8.onlyspins-yb8c2l.onlyspins-ohg69g.onlyspins-kvhgf9.onlyspins-pjh1j6.onlyspins-pv22gx.onlyspins-nenk4l.onlyspins-5v2crc.onlyspins-g6a885 1.onlyspins-nmtv7q.onlyspins-77skze.onlyspins-z52voh.onlyspins-xfldcv.onlyspins-9s26oi.onlyspins-b72akt 1.onlyspins-c56cfj.onlyspins-spssic.5z'/%3e%3c/svg%3e");
}

.onlyspins-rcvun0 > input:not(:checked) ~ label:hover,
.onlyspins-rcvun0 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-b3ifb2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlyspins-ezczyn 44.onlyspins-6gpjt3.onlyspins-dwwtfc.onlyspins-y86t2m.onlyspins-wqqkaf.onlyspins-5v2crc.onlyspins-i4b85j.onlyspins-7lm02i.onlyspins-54c0rd.onlyspins-pknao0.onlyspins-syo5rv.onlyspins-rmxzvv.onlyspins-uv1fsw 0l-12.onlyspins-g6a885 30.onlyspins-q6r4gp.onlyspins-2i9epg 2.onlyspins-2vpor0.onlyspins-2i9epg 3.onlyspins-qsdst9 3.onlyspins-ph4o0o.onlyspins-ljhxhc 3.onlyspins-rrjm1m.onlyspins-nenk4l.onlyspins-qzp3qa.onlyspins-2tgguc 7-3.onlyspins-g6a885 10.onlyspins-ozrnci.onlyspins-2tgguc 23.onlyspins-1lsx3h.onlyspins-b781e7 1.onlyspins-b72akt 2.onlyspins-g6a885 3.onlyspins-b781e7 1.onlyspins-ljhxhc 5.onlyspins-rd59kg.onlyspins-ljhxhc 32.onlyspins-mc06up.onlyspins-nenk4l 5.onlyspins-uv1fsw 4.onlyspins-2tgguc 9.onlyspins-2tgguc 8.onlyspins-ljhxhc 6.onlyspins-v9b3lh.onlyspins-iasyjm.onlyspins-d3tdce.onlyspins-qp0ouq.onlyspins-k2mdd1 4.onlyspins-pttd1h.onlyspins-k2mdd1 6.onlyspins-k2mdd1 0l29.onlyspins-uv1fsw 17.onlyspins-u2fbli.onlyspins-dg9epg 2.onlyspins-t6exh3 10.onlyspins-9ijkvd.onlyspins-g6a885 8.onlyspins-yb8c2l.onlyspins-ohg69g.onlyspins-kvhgf9.onlyspins-pjh1j6.onlyspins-pv22gx.onlyspins-nenk4l.onlyspins-5v2crc.onlyspins-g6a885 1.onlyspins-nmtv7q.onlyspins-77skze.onlyspins-z52voh.onlyspins-xfldcv.onlyspins-9s26oi.onlyspins-b72akt 1.onlyspins-c56cfj.onlyspins-spssic.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.onlyspins-wwdgds.onlyspins-lfb80q {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-b30hjj {
  background: #2b3b67;
}

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-7tvmjj {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-7tvmjj::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-7tvmjj::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-acsw27::before {
  background: #0e0f41;
}

.onlyspins-wwdgds.onlyspins-l360cx .onlyspins-acsw27::after {
  background: #152557;
}

.onlyspins-wwdgds.onlyspins-o2j8fh .onlyspins-b30hjj {
  background: #1f35fa;
}

.onlyspins-wwdgds.onlyspins-o2j8fh .onlyspins-7tvmjj {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.onlyspins-wwdgds.onlyspins-o2j8fh .onlyspins-7tvmjj::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.onlyspins-wwdgds.onlyspins-o2j8fh .onlyspins-7tvmjj::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.onlyspins-wwdgds.onlyspins-o2j8fh .onlyspins-acsw27::after {
  background: #192ac8;
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-b30hjj {
  background: #fa771f;
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-7tvmjj {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-7tvmjj::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-7tvmjj::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-acsw27::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlyspins-wwdgds.onlyspins-c79rry .onlyspins-acsw27::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-9qpidv .onlyspins-m5nhbs {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.onlyspins-l4zygt {
  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-l4zygt.onlyspins-scney8 {
  display: block;
}

.onlyspins-l4zygt.onlyspins-lfb80q {
  display: none;
}

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

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

.onlyspins-y78gp2 {
  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-74rk0j {
  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-ccs92l small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.onlyspins-wv3w8c .onlyspins-m5nhbs {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.onlyspins-1b825c {
  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-1b825c {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.onlyspins-rl45fn {
  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-q64ft7 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onlyspins-xaj3ld .onlyspins-c9jm8h {
  justify-content: center;
}

/* faq */

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

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

.onlyspins-jl3l2o::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.onlyspins-ud3rzh ease;
}

.onlyspins-3ruuy1.onlyspins-h8zica .onlyspins-jl3l2o::after {
  transform: rotate(45deg);
}

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

.onlyspins-3ruuy1.onlyspins-h8zica .onlyspins-jpsbc6 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.onlyspins-rcvun0 > input:not(:checked) ~ label:hover,
.onlyspins-rcvun0 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlyspins-cl5szf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlyspins-cd9s8i 44.onlyspins-utzens.onlyspins-itlg9n.onlyspins-hd7t4k.onlyspins-0r7ydw.onlyspins-bch9bl.onlyspins-yt2okx.onlyspins-8yx9y3.onlyspins-0u2wxi.onlyspins-5uoxsh.onlyspins-ch4gdz.onlyspins-akbeyr.onlyspins-3ygv28 0l-12.onlyspins-e7vo9n 30.onlyspins-nhmf1l.onlyspins-eznfr6 2.onlyspins-1kb2v0.onlyspins-eznfr6 3.onlyspins-0r3zi9 3.onlyspins-j1kc7t.onlyspins-5ezcxt 3.onlyspins-8crw66.onlyspins-dzsipf.onlyspins-l470k5.onlyspins-gk2as7 7-3.onlyspins-e7vo9n 10.onlyspins-fxpi4c.onlyspins-gk2as7 23.onlyspins-7yxuob.onlyspins-qufa1j 1.onlyspins-pn33ql 2.onlyspins-e7vo9n 3.onlyspins-qufa1j 1.onlyspins-5ezcxt 5.onlyspins-ccc5rx.onlyspins-5ezcxt 32.onlyspins-t87sho.onlyspins-dzsipf 5.onlyspins-3ygv28 4.onlyspins-gk2as7 9.onlyspins-gk2as7 8.onlyspins-5ezcxt 6.onlyspins-mh06ya.onlyspins-oqfeyp.onlyspins-qfy1e8.onlyspins-ogfaw2.onlyspins-3dye2n 4.onlyspins-p4824v.onlyspins-3dye2n 6.onlyspins-3dye2n 0l29.onlyspins-3ygv28 17.onlyspins-9toirt.onlyspins-vvwa4o 2.onlyspins-ttypc0 10.onlyspins-k1y98o.onlyspins-e7vo9n 8.onlyspins-enlrur.onlyspins-5ryhqn.onlyspins-gtzmu2.onlyspins-sq379s.onlyspins-lk1fzj.onlyspins-dzsipf.onlyspins-bch9bl.onlyspins-e7vo9n 1.onlyspins-tbc7q1.onlyspins-padawq.onlyspins-88o34a.onlyspins-s9jlmh.onlyspins-dr6vr0.onlyspins-pn33ql 1.onlyspins-intdnc.onlyspins-0lswn9.5z'/%3e%3c/svg%3e");
}

.onlyspins-8k47ii {
  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-8k47ii {
    gap: 16px 0;
  }
}

.onlyspins-kollu9 {
  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-kollu9.onlyspins-wt1yu3 {
  display: block;
}

.onlyspins-kollu9.onlyspins-129eu0 {
  display: none;
}

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

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

.onlyspins-xqhy0d {
  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-jckwpx {
  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-mrispv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.onlyspins-vl9rpu .onlyspins-zk40iu {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.onlyspins-rjhthd 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-rjhthd 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-hpecxg {
  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-hpecxg.onlyspins-r4ws0z {
  opacity: 1;
  pointer-events: auto;
}
