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

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

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

.freespin-s4hmu9 {
  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) {
  .freespin-s4hmu9: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;
  }
}

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

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

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

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

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

.freespin-rpqrrg {
  cursor: pointer;
}

.freespin-mp1yup {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.freespin-0pgrp7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.freespin-0pgrp7 figure {
  margin: 0;
}

.freespin-0pgrp7.freespin-s9wt71 {
  justify-content: flex-start;
  margin-right: 4px;
}

.freespin-0pgrp7.freespin-fbm3u2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.freespin-0pgrp7.freespin-8c8061 {
  justify-content: center;
}

.freespin-0pgrp7.freespin-164c1k {
  justify-content: normal;
}

.freespin-9plhwp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.freespin-8dnr7w {
  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) {
  .freespin-8dnr7w {
    flex-direction: column;
  }
}

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

.freespin-f66kgi img {
  width: 100%;
}

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

.freespin-pcp038 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.freespin-pcp038 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);
}

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

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

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

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

.freespin-pcp038 ul li:last-of-type::after {
  display: none;
}

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

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

.freespin-exbskn {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .freespin-6k30iq {
    height: 50px;
  }
}

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

.freespin-6k30iq.freespin-dh03kl {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .freespin-6k30iq.freespin-dh03kl:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.freespin-67m3pf {
  margin-bottom: 94px;
}

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

.freespin-u7ne5p .freespin-m6lzyr {
  margin-bottom: 28px;
}

.freespin-u7ne5p .freespin-m6lzyr img {
  max-height: 100px;
  width: auto;
}

.freespin-rbmzgf {
  display: flex;
  align-items: center;
}

.freespin-rbmzgf a + a {
  margin-left: 24px;
}

.freespin-rbmzgf img {
  max-height: 56px;
  width: auto;
}

.freespin-rbmzgf img + img {
  margin-left: 24px;
}

.freespin-76tzzl {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.freespin-th1azv {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .freespin-67id7y {
    flex-wrap: wrap;
  }
}

.freespin-67id7y li {
  display: flex;
  margin: 0 7px;
}

.freespin-67id7y li svg {
  transition: 0.freespin-ccyb0k ease-in-out;
}

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

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

.freespin-iscydd + .freespin-iscydd {
  margin-left: 120px;
}

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

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

.freespin-k0fa8h {
  list-style: none;
  margin: 0;
  padding: 0;
}

.freespin-k0fa8h li {
  font-size: 16px;
}

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

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

.freespin-k0fa8h li + li {
  margin-top: 16px;
}

.freespin-7sbf91 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.freespin-bxajp1 ease-in-out;
}

.freespin-7sbf91.freespin-ea4bcq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.freespin-mpq8jl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.freespin-2fuc4l li {
  width: 100%;
}

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

.freespin-2fuc4l li a svg {
  fill: var(--button-text-color);
}

.freespin-2fuc4l li a.freespin-ea4bcq {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.freespin-fspl4w {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.freespin-fspl4w img {
  width: 100%;
  transition: 0.freespin-ccyb0k ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .freespin-xdiyd3 .freespin-m6lzyr img {
    max-width: 90px;
  }
}

.freespin-m6lzyr img {
  max-height: 50px;
  width: auto;
}

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

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

.freespin-6q3irt {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.freespin-6q3irt li {
  font-size: 16px;
  margin: 0 20px;
}

.freespin-6q3irt li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.freespin-h9x329 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.freespin-h9x329.freespin-b6qmpt {
  margin-right: 0;
}

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

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

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

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

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

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

.freespin-4vng19:hover > ul {
  display: flex;
}

.freespin-4vng19:focus > ul {
  display: flex;
}

.freespin-4vng19:focus-within > ul {
  display: flex;
}

.freespin-xm0twb {
  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;
}

.freespin-xm0twb::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.freespin-bxajp1 ease-in-out;
}

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

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

.freespin-4vng19 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.freespin-ccyb0k ease-in-out;
  overflow: hidden;
}

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

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

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

.freespin-bsp7to {
  display: none;
}

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

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

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

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

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

.freespin-coomro img {
  margin-bottom: 20px;
}

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

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

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

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

.freespin-hqsdpw {
  color: var(--text-color);
}

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

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

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

.freespin-dl3lqs p img {
  display: block;
  margin: 0 auto;
}

.freespin-dl3lqs p:first-of-type {
  margin-top: 0;
}

.freespin-dl3lqs p:last-of-type {
  margin-bottom: 0;
}

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

.freespin-dl3lqs ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.freespin-0xbm7h .freespin-5qlj7z {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .freespin-0xbm7h .freespin-5qlj7z {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.freespin-0xbm7h .freespin-mdt47n {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.freespin-mdt47n {
  margin: 0 0 28px;
}

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

.freespin-5qlj7z {
  margin: 0 0 28px;
}

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

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

.freespin-oy4rg0 .freespin-s4hmu9 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.freespin-fkm9iv {
  position: relative;
  border: none;
}

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

.freespin-b8xp7z {
  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;
}

.freespin-b8xp7z span {
  height: 32px;
}

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

.freespin-b8xp7z.freespin-yi28bm span {
  transform: scaleY(-1);
}

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

.freespin-nndoi1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.freespin-nndoi1.freespin-rx7p9s {
  display: none;
}

.freespin-qurr6c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.freespin-qurr6c table {
  width: 100%;
  border-collapse: collapse;
}

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

  .freespin-qurr6c table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.freespin-lrz07y {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.freespin-gtm8ww p {
  color: var(--text-color);
}

.freespin-m8g1wa {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.freespin-twkow5 {
  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);
}

.freespin-14ukzo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.freespin-wajdjr p + p {
  margin-top: 10px;
}

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

.freespin-gzihs7 {
  display: none;
}

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

.freespin-2h1o9s {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.freespin-2h1o9s li {
  margin: 0 20px;
}

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

.freespin-2h1o9s li a img {
  margin-bottom: 4px;
}

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

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

.freespin-kum8zw li {
  font-size: 16px;
  position: relative;
}

.freespin-kum8zw li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.freespin-kum8zw li span {
  opacity: 0.5;
}

.freespin-kum8zw li + li {
  margin-left: 30px;
}

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

h2.freespin-0v1ez1 {
  margin: 0 0 28px;
}

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

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

.freespin-gy8q7f 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);
}

.freespin-gy8q7f 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;
}

.freespin-gy8q7f 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;
}

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

.freespin-gy8q7f tbody tr:last-of-type {
  margin-bottom: 0;
}

.freespin-gy8q7f tbody tr td:first-of-type {
  flex-shrink: 0;
}

.freespin-gy8q7f 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);
}

.freespin-gy8q7f 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);
}

.freespin-gy8q7f tbody tr td:last-of-type {
  margin-left: auto;
}

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

.freespin-gy8q7f tbody tr td .freespin-hxhznr {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .freespin-gy8q7f tbody tr td .freespin-hxhznr {
    width: 100%;
  }
}

.freespin-gy8q7f tbody tr td .freespin-8290ps {
  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.freespin-ccyb0k ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .freespin-gy8q7f tbody tr td .freespin-8290ps:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .freespin-gy8q7f tbody tr td .freespin-8290ps {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .freespin-gy8q7f tbody tr td .freespin-8290ps {
    width: 100%;
  }
}

.freespin-gy8q7f tbody tr td .freespin-falbul {
  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) {
  .freespin-gy8q7f tbody tr td .freespin-falbul:hover {
    text-decoration: none;
  }
}

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

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

.freespin-eg45ws {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.freespin-uxxa24 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.freespin-ccyb0k ease-in-out;
}

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

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

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

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

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

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

.freespin-craruy img {
  width: 100%;
  height: 100%;
}

.freespin-craruy iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.freespin-ic2x0g svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.freespin-ccyb0k ease-in-out;
}

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

.freespin-2530se {
  padding: 90px 0;
}

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

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

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

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

.freespin-qihnrf img {
  width: 100%;
}

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

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

.freespin-1aq491 {
  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;
}

.freespin-1aq491 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) {
  .freespin-1aq491 {
    flex-basis: auto;
  }
}

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

.freespin-aeyywm {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-aeyywm:hover {
  border: 1px solid #8c8ca2;
}

.freespin-qnw9i8 {
  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%);
}

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

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

.freespin-dweodk a {
  text-decoration: underline;
  color: #8babff;
}

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

.freespin-s1rat7 .freespin-aeyywm {
  width: 50%;
  margin: 0;
}

.freespin-xcfbjw {
  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;
}

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

.freespin-02r01x {
  margin: 0 0 100px;
}

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

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

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

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

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

.freespin-vxq5ki {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.freespin-yh8ofy 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.freespin-ccyb0k ease-in-out;
}

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

.freespin-yh8ofy a svg {
  fill: #fff;
}

.freespin-yh8ofy a:hover {
  background: #3d68e7;
}

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

.freespin-fgkjev {
  margin-bottom: 16px;
}

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

.freespin-dj6vik {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.freespin-ofp3ht 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);
}

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

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

.freespin-ofp3ht table tr:last-of-type td {
  border-bottom: none;
}

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

.freespin-x1vqt1 {
  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) {
  .freespin-x1vqt1 {
    min-height: 190px;
  }
}

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

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

.freespin-4lrqs2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.freespin-4lrqs2.freespin-kft7e3 {
  display: none;
}

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

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

.freespin-h2pihs iframe.freespin-zohzlu {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.freespin-h2pihs.freespin-v5vdjh {
  opacity: 1;
  pointer-events: all;
}

.freespin-z3257w {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-z3257w svg {
  margin-right: 10px;
}

.freespin-z3257w + .freespin-z3257w {
  margin-top: 14px;
}

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

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

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

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

.freespin-dvr0sb .freespin-oy4rg0 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.freespin-dvr0sb .freespin-oy4rg0 h1,
.freespin-dvr0sb .freespin-oy4rg0 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) {
  .freespin-dvr0sb .freespin-oy4rg0 h1,
  .freespin-dvr0sb .freespin-oy4rg0 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .freespin-dvr0sb .freespin-oy4rg0 {
    margin: 28px 0 0;
  }
}

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

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

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

.freespin-22uuqi {
  max-width: 545px;
  width: 100%;
}

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

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

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

.freespin-8cmht1 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.freespin-rqtvem {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.freespin-vmpril {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.freespin-c8w3zl .freespin-s4hmu9 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .freespin-c8w3zl .freespin-s4hmu9 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.freespin-6ltzpl {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.freespin-6ltzpl img {
  width: 100%;
}

.freespin-s8k1o2 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.freespin-8irbyw {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.freespin-952yrq {
  width: 100%;
  margin: 0 0 100px;
}

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

.freespin-952yrq .freespin-sa6r5x {
  position: relative;
}

.freespin-952yrq .freespin-ifxopa {
  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;
}

.freespin-952yrq .freespin-ifxopa.freespin-kft7e3 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .freespin-952yrq .freespin-wuz7x5 {
    bottom: 90px;
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-ofjcst {
  max-width: 300px;
  width: 100%;
}

.freespin-952yrq .freespin-wuz7x5 .freespin-ofjcst .freespin-5jcwoo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-wuz7x5 .freespin-ofjcst .freespin-5jcwoo {
    font-size: 32px;
    text-align: center;
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-ofjcst .freespin-xhp6vu {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-wuz7x5 .freespin-ofjcst .freespin-xhp6vu {
    text-align: center;
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt {
    flex-direction: column-reverse;
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-ptyouq {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-ptyouq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-ptyouq {
    width: 100%;
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-3r2mhq {
  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.freespin-ccyb0k ease-in-out;
  overflow: hidden;
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-3r2mhq 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);
  }
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-3r2mhq: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;
}

.freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-3r2mhq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-wuz7x5 .freespin-b6qmpt .freespin-3r2mhq {
    width: 100%;
  }
}

.freespin-952yrq .freespin-wuz7x5.freespin-kft7e3 {
  display: none;
}

.freespin-952yrq .freespin-09h6zl {
  display: none;
}

.freespin-952yrq .freespin-09h6zl.freespin-v5vdjh {
  display: block;
}

.freespin-952yrq .freespin-09h6zl iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-09h6zl iframe {
    height: calc(100vh - 54px);
  }
}

.freespin-952yrq .freespin-0fhjgg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .freespin-952yrq .freespin-0fhjgg {
    padding: 24px 16px 0;
  }
}

.freespin-952yrq .freespin-0fhjgg .freespin-5jcwoo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .freespin-952yrq .freespin-0fhjgg .freespin-5jcwoo {
    margin-bottom: 24px;
  }
}

.freespin-952yrq .freespin-0fhjgg 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);
}

.freespin-952yrq .freespin-0fhjgg 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) {
  .freespin-952yrq .freespin-0fhjgg table tr td {
    padding: 12px 4px;
  }
}

.freespin-952yrq .freespin-0fhjgg 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) {
  .freespin-952yrq .freespin-0fhjgg table tr th {
    padding: 12px 4px;
  }
}

.freespin-952yrq .freespin-0fhjgg table tr:last-of-type td {
  border-bottom: none;
}

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

.freespin-azuch3.freespin-ea4bcq {
  display: block;
}

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

.freespin-azuch3 .freespin-pwlwt8 {
  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;
}

.freespin-azuch3 .freespin-qxsffc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.freespin-azuch3 .freespin-3r2mhq {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-azuch3 .freespin-3r2mhq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.freespin-7hfqhe.freespin-ea4bcq {
  display: block;
}

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

.freespin-ljde4t {
  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;
}

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

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

.freespin-7oonee {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.freespin-7oonee svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.freespin-maf9a6 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.freespin-1xd4x6.freespin-kft7e3 {
  display: none;
}

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

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

.freespin-6j69qg {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.freespin-6j69qg 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.freespin-ccyb0k ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.freespin-6j69qg input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.freespin-6j69qg input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.freespin-6j69qg input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.freespin-6j69qg input:active {
  border-color: #c2c0ce;
}

.freespin-6j69qg input:focus {
  border-color: #c2c0ce;
}

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

.freespin-f0pxqa {
  margin-bottom: 36px;
}

.freespin-f0pxqa 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;
}

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

.freespin-f0pxqa textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.freespin-dh28g7 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.freespin-rph5ml {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-rph5ml:hover {
  background: var(--border-color);
}

.freespin-dgdb65 {
  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.freespin-ccyb0k ease-in-out;
}

.freespin-dgdb65:hover {
  background: #166ad9;
}

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

.freespin-l95p2b.freespin-kft7e3 {
  display: none;
}

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

.freespin-l95p2b .freespin-rph5ml {
  margin: 0 auto;
}

.freespin-0d1vdq {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.freespin-fq1bfr {
  filter: grayscale(100%);
}

.freespin-ccygux > input {
  display: none;
}

.freespin-ccygux > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.freespin-dk4ni2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.freespin-wlvj9g 44.freespin-z4yox7.freespin-9glmql.freespin-xxjzua.freespin-mczn41.freespin-p3b9rq.freespin-b8an8w.freespin-4dl64l.freespin-faeddq.freespin-6f0i5i.freespin-ndaeil.freespin-mdu4qb.freespin-xiy8eh 0l-12.freespin-kpl7mi 30.freespin-7h3q0g.freespin-8aj20d 2.freespin-1upl8w.freespin-8aj20d 3.freespin-nhaj41 3.freespin-68z0ye.freespin-7texas 3.freespin-9qlacc.freespin-q9bkk5.freespin-xvep1z.freespin-cvvd2f 7-3.freespin-kpl7mi 10.freespin-522qnh.freespin-cvvd2f 23.freespin-i66gml.freespin-hmdo9k 1.freespin-jjo52f 2.freespin-kpl7mi 3.freespin-hmdo9k 1.freespin-7texas 5.freespin-poxy9l.freespin-7texas 32.freespin-bpqbqr.freespin-q9bkk5 5.freespin-xiy8eh 4.freespin-cvvd2f 9.freespin-cvvd2f 8.freespin-7texas 6.freespin-99cz7l.freespin-2fal7b.freespin-t5fsx3.freespin-buh8wk.freespin-82gni5 4.freespin-k8z4jh.freespin-82gni5 6.freespin-82gni5 0l29.freespin-xiy8eh 17.freespin-d05ub5.freespin-jxpysc 2.freespin-pf2bnl 10.freespin-7q0p01.freespin-kpl7mi 8.freespin-ql1fzc.freespin-0jimmv.freespin-nqjbpu.freespin-4v9vpl.freespin-nb7oc7.freespin-q9bkk5.freespin-p3b9rq.freespin-kpl7mi 1.freespin-1t57xl.freespin-n67xm4.freespin-ixfsii.freespin-uanqft.freespin-t9ptps.freespin-jjo52f 1.freespin-ww5nbx.freespin-0tvpiv.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.freespin-ccygux > input:checked ~ label,
.freespin-ccygux > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.freespin-dk4ni2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.freespin-wlvj9g 44.freespin-z4yox7.freespin-9glmql.freespin-xxjzua.freespin-mczn41.freespin-p3b9rq.freespin-b8an8w.freespin-4dl64l.freespin-faeddq.freespin-6f0i5i.freespin-ndaeil.freespin-mdu4qb.freespin-xiy8eh 0l-12.freespin-kpl7mi 30.freespin-7h3q0g.freespin-8aj20d 2.freespin-1upl8w.freespin-8aj20d 3.freespin-nhaj41 3.freespin-68z0ye.freespin-7texas 3.freespin-9qlacc.freespin-q9bkk5.freespin-xvep1z.freespin-cvvd2f 7-3.freespin-kpl7mi 10.freespin-522qnh.freespin-cvvd2f 23.freespin-i66gml.freespin-hmdo9k 1.freespin-jjo52f 2.freespin-kpl7mi 3.freespin-hmdo9k 1.freespin-7texas 5.freespin-poxy9l.freespin-7texas 32.freespin-bpqbqr.freespin-q9bkk5 5.freespin-xiy8eh 4.freespin-cvvd2f 9.freespin-cvvd2f 8.freespin-7texas 6.freespin-99cz7l.freespin-2fal7b.freespin-t5fsx3.freespin-buh8wk.freespin-82gni5 4.freespin-k8z4jh.freespin-82gni5 6.freespin-82gni5 0l29.freespin-xiy8eh 17.freespin-d05ub5.freespin-jxpysc 2.freespin-pf2bnl 10.freespin-7q0p01.freespin-kpl7mi 8.freespin-ql1fzc.freespin-0jimmv.freespin-nqjbpu.freespin-4v9vpl.freespin-nb7oc7.freespin-q9bkk5.freespin-p3b9rq.freespin-kpl7mi 1.freespin-1t57xl.freespin-n67xm4.freespin-ixfsii.freespin-uanqft.freespin-t9ptps.freespin-jjo52f 1.freespin-ww5nbx.freespin-0tvpiv.5z'/%3e%3c/svg%3e");
}

.freespin-ccygux > input:not(:checked) ~ label:hover,
.freespin-ccygux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.freespin-dk4ni2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.freespin-wlvj9g 44.freespin-z4yox7.freespin-9glmql.freespin-xxjzua.freespin-mczn41.freespin-p3b9rq.freespin-b8an8w.freespin-4dl64l.freespin-faeddq.freespin-6f0i5i.freespin-ndaeil.freespin-mdu4qb.freespin-xiy8eh 0l-12.freespin-kpl7mi 30.freespin-7h3q0g.freespin-8aj20d 2.freespin-1upl8w.freespin-8aj20d 3.freespin-nhaj41 3.freespin-68z0ye.freespin-7texas 3.freespin-9qlacc.freespin-q9bkk5.freespin-xvep1z.freespin-cvvd2f 7-3.freespin-kpl7mi 10.freespin-522qnh.freespin-cvvd2f 23.freespin-i66gml.freespin-hmdo9k 1.freespin-jjo52f 2.freespin-kpl7mi 3.freespin-hmdo9k 1.freespin-7texas 5.freespin-poxy9l.freespin-7texas 32.freespin-bpqbqr.freespin-q9bkk5 5.freespin-xiy8eh 4.freespin-cvvd2f 9.freespin-cvvd2f 8.freespin-7texas 6.freespin-99cz7l.freespin-2fal7b.freespin-t5fsx3.freespin-buh8wk.freespin-82gni5 4.freespin-k8z4jh.freespin-82gni5 6.freespin-82gni5 0l29.freespin-xiy8eh 17.freespin-d05ub5.freespin-jxpysc 2.freespin-pf2bnl 10.freespin-7q0p01.freespin-kpl7mi 8.freespin-ql1fzc.freespin-0jimmv.freespin-nqjbpu.freespin-4v9vpl.freespin-nb7oc7.freespin-q9bkk5.freespin-p3b9rq.freespin-kpl7mi 1.freespin-1t57xl.freespin-n67xm4.freespin-ixfsii.freespin-uanqft.freespin-t9ptps.freespin-jjo52f 1.freespin-ww5nbx.freespin-0tvpiv.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .freespin-u2jv1i > .freespin-wkwpbe {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .freespin-u2jv1i > .freespin-wkwpbe {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .freespin-u2jv1i > .freespin-wkwpbe {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .freespin-u2jv1i > .freespin-wkwpbe {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .freespin-u2jv1i > .freespin-wkwpbe {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.freespin-zun8j6.freespin-kft7e3 {
  display: none;
}

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

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

.freespin-zqp957 {
  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;
}

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

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

.freespin-zqp957 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.freespin-7ntoim {
  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;
}

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

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

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

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

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

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

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

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

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

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

.freespin-zun8j6.freespin-o3ha6p .freespin-oilt2m {
  background: #2b3b67;
}

.freespin-zun8j6.freespin-o3ha6p .freespin-zqp957 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.freespin-zun8j6.freespin-o3ha6p .freespin-zqp957::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.freespin-zun8j6.freespin-o3ha6p .freespin-zqp957::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.freespin-zun8j6.freespin-o3ha6p .freespin-7ntoim::before {
  background: #0e0f41;
}

.freespin-zun8j6.freespin-o3ha6p .freespin-7ntoim::after {
  background: #152557;
}

.freespin-zun8j6.freespin-3ymjbv .freespin-oilt2m {
  background: #1f35fa;
}

.freespin-zun8j6.freespin-3ymjbv .freespin-zqp957 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.freespin-zun8j6.freespin-3ymjbv .freespin-zqp957::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.freespin-zun8j6.freespin-3ymjbv .freespin-zqp957::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.freespin-zun8j6.freespin-3ymjbv .freespin-7ntoim::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.freespin-zun8j6.freespin-3ymjbv .freespin-7ntoim::after {
  background: #192ac8;
}

.freespin-zun8j6.freespin-k11rme .freespin-oilt2m {
  background: #fa771f;
}

.freespin-zun8j6.freespin-k11rme .freespin-zqp957 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.freespin-zun8j6.freespin-k11rme .freespin-zqp957::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.freespin-zun8j6.freespin-k11rme .freespin-zqp957::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.freespin-zun8j6.freespin-k11rme .freespin-7ntoim::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.freespin-zun8j6.freespin-k11rme .freespin-7ntoim::after {
  background: #fa8535;
}

.freespin-jbm10l {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.freespin-pv3ut6 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.freespin-vl261c {
  width: 120px;
  height: 22px;
}

.freespin-vl261c .freespin-9lecoz {
  fill: #c2c0ce;
}

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

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

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

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

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

.freespin-9njozs {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.freespin-kcqvse {
  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);
}

.freespin-kcqvse.freespin-v5vdjh {
  display: block;
}

.freespin-kcqvse.freespin-kft7e3 {
  display: none;
}

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

.freespin-q7ehom {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.freespin-2pn3rr {
  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);
}

.freespin-4bz2ja {
  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;
}

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

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

.freespin-zyz46d {
  font-size: 16px;
  line-height: 140%;
}

.freespin-75jbxt {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.freespin-75jbxt .freespin-9lecoz {
  fill: #c2c0ce;
}

.freespin-75jbxt [rating="1"] .freespin-9lecoz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.freespin-75jbxt [rating="2"] .freespin-9lecoz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.freespin-75jbxt [rating="3"] .freespin-9lecoz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.freespin-75jbxt [rating="4"] .freespin-9lecoz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.freespin-75jbxt [rating="5"] .freespin-9lecoz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.freespin-5ljte8 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.freespin-9qn7t6 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .freespin-9qn7t6 {
    padding: 0 16px;
  }
}

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

.freespin-ciuiun {
  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) {
  .freespin-ciuiun {
    padding: 12px;
    gap: 12px;
  }
}

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

.freespin-qxy7kf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.freespin-itji25 {
  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;
}

.freespin-jby30w {
  flex: 1;
  min-width: 0;
}

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

.freespin-pzu34c {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.freespin-pzu34c svg path {
  fill: var(--button-bg-color);
}

.freespin-pzu34c svg circle {
  fill: var(--button-text-color);
}

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

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

.freespin-cryqdz strong {
  font-weight: 600;
}

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

.freespin-6ljckp p {
  margin: 0 0 16px;
}

.freespin-6ljckp p:last-child {
  margin-bottom: 0;
}

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

.freespin-n9kwvn {
  max-width: 300px;
  width: 100%;
}

.freespin-n9kwvn a {
  width: 100%;
}

@media (max-width: 575px) {
  .freespin-n9kwvn {
    max-width: 200px;
  }
}

.freespin-bytn4c {
  justify-content: center;
}

.freespin-976x91 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.freespin-1meel8 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.freespin-w3d0pq .freespin-6q3irt {
  justify-content: center;
}

/* faq */

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

.freespin-fgktx0 {
  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.freespin-xxhszz ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.freespin-fgktx0::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.freespin-xxhszz ease;
}

.freespin-5jx3fk.freespin-ea4bcq .freespin-fgktx0::after {
  transform: rotate(45deg);
}

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

.freespin-5jx3fk.freespin-ea4bcq .freespin-w15diu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.freespin-5v8qig {
  margin: 25px 0;
}

.freespin-ccygux > input:not(:checked) ~ label:hover,
.freespin-ccygux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.freespin-c9zlx4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.freespin-9zzldq 44.freespin-mtrqjl.freespin-cac8bi.freespin-jejrdw.freespin-ebod4i.freespin-0ab3ur.freespin-9dlbap.freespin-img3kc.freespin-ujk2h9.freespin-eou523.freespin-jo8931.freespin-tt8x8g.freespin-0nee9y 0l-12.freespin-h94wv9 30.freespin-51rlyt.freespin-m3k54b 2.freespin-8fqi2x.freespin-m3k54b 3.freespin-gurrap 3.freespin-jmfxs7.freespin-g3lixb 3.freespin-jxspwz.freespin-vptan8.freespin-z8d2px.freespin-618rl8 7-3.freespin-h94wv9 10.freespin-m2lzrj.freespin-618rl8 23.freespin-dhnmoh.freespin-ph0wxn 1.freespin-yj2119 2.freespin-h94wv9 3.freespin-ph0wxn 1.freespin-g3lixb 5.freespin-7ydxwx.freespin-g3lixb 32.freespin-ghq5es.freespin-vptan8 5.freespin-0nee9y 4.freespin-618rl8 9.freespin-618rl8 8.freespin-g3lixb 6.freespin-d01b5m.freespin-reus3j.freespin-t6kcwk.freespin-v8bgta.freespin-ac56fw 4.freespin-5vuhes.freespin-ac56fw 6.freespin-ac56fw 0l29.freespin-0nee9y 17.freespin-rvr457.freespin-efjl50 2.freespin-71433h 10.freespin-qyv5q1.freespin-h94wv9 8.freespin-vgtaj2.freespin-yp52f7.freespin-8f10yk.freespin-git06r.freespin-v2u0y3.freespin-vptan8.freespin-0ab3ur.freespin-h94wv9 1.freespin-zehp85.freespin-jqylkc.freespin-wbnpv8.freespin-qm5wqp.freespin-181z9b.freespin-yj2119 1.freespin-p2ztjf.freespin-89lz4i.5z'/%3e%3c/svg%3e");
}

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

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

.freespin-2eyezb {
  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);
}

.freespin-2eyezb.freespin-5o1pxs {
  display: block;
}

.freespin-2eyezb.freespin-gwx0nq {
  display: none;
}

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

.freespin-rzx2av {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.freespin-r0hoye {
  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);
}

.freespin-6ubwra {
  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;
}

.freespin-6xirz3 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.freespin-ugf4be {
  font-size: 16px;
  line-height: 140%;
}

.freespin-mz8ngq {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.freespin-mz8ngq .freespin-9texd4 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.freespin-xvpxsa 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;
}

.freespin-xvpxsa 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 */

.freespin-7dqxsb {
  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);
}

.freespin-7dqxsb.freespin-qgpfm6 {
  opacity: 1;
  pointer-events: auto;
}
