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

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

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

.dailyspins-0o15a3 {
  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) {
  .dailyspins-0o15a3: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;
  }
}

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

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

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

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

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

.dailyspins-mwcez4 {
  cursor: pointer;
}

.dailyspins-mcb0ht {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.dailyspins-il07nc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dailyspins-il07nc figure {
  margin: 0;
}

.dailyspins-il07nc.dailyspins-4t6me4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.dailyspins-il07nc.dailyspins-yxcbyt {
  justify-content: flex-end;
  margin-left: 4px;
}

.dailyspins-il07nc.dailyspins-hevb1f {
  justify-content: center;
}

.dailyspins-il07nc.dailyspins-z6s06h {
  justify-content: normal;
}

.dailyspins-m8a4ma {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.dailyspins-6cbglo img {
  width: 100%;
}

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

.dailyspins-xkrcwl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.dailyspins-xkrcwl 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);
}

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

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

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

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

.dailyspins-xkrcwl ul li:last-of-type::after {
  display: none;
}

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

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

.dailyspins-oeoo5j {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.dailyspins-azqa4o.dailyspins-wgbkpu {
  background-color: #000;
}

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

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

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

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

.dailyspins-dio19k {
  margin-bottom: 94px;
}

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

.dailyspins-pht4lg .dailyspins-xhse1b {
  margin-bottom: 28px;
}

.dailyspins-pht4lg .dailyspins-xhse1b img {
  max-height: 100px;
  width: auto;
}

.dailyspins-nsisnz {
  display: flex;
  align-items: center;
}

.dailyspins-nsisnz a + a {
  margin-left: 24px;
}

.dailyspins-nsisnz img {
  max-height: 56px;
  width: auto;
}

.dailyspins-nsisnz img + img {
  margin-left: 24px;
}

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

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

.dailyspins-mcw8mu {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.dailyspins-ax0b3o li {
  display: flex;
  margin: 0 7px;
}

.dailyspins-ax0b3o li svg {
  transition: 0.dailyspins-34lkdp ease-in-out;
}

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

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

.dailyspins-auc7v6 + .dailyspins-auc7v6 {
  margin-left: 120px;
}

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

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

.dailyspins-tz38qp {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dailyspins-tz38qp li {
  font-size: 16px;
}

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

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

.dailyspins-tz38qp li + li {
  margin-top: 16px;
}

.dailyspins-jydip0 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.dailyspins-nj8vgk ease-in-out;
}

.dailyspins-jydip0.dailyspins-17zary {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.dailyspins-cseoe4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dailyspins-pfplz5 li {
  width: 100%;
}

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

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

.dailyspins-pfplz5 li a.dailyspins-17zary {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.dailyspins-2kqlts {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.dailyspins-2kqlts img {
  width: 100%;
  transition: 0.dailyspins-34lkdp ease-in-out;
}

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

.dailyspins-8miou9 {
  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) {
  .dailyspins-8miou9 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .dailyspins-bjkg0q .dailyspins-xhse1b img {
    max-width: 90px;
  }
}

.dailyspins-xhse1b img {
  max-height: 50px;
  width: auto;
}

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

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

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

.dailyspins-fohpm0 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.dailyspins-baba8d {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.dailyspins-baba8d.dailyspins-jy2kd4 {
  margin-right: 0;
}

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

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

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

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

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

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

.dailyspins-i6qrlf:hover > ul {
  display: flex;
}

.dailyspins-i6qrlf:focus > ul {
  display: flex;
}

.dailyspins-i6qrlf:focus-within > ul {
  display: flex;
}

.dailyspins-92g9qr {
  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;
}

.dailyspins-92g9qr::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.dailyspins-nj8vgk ease-in-out;
}

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

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

.dailyspins-i6qrlf 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.dailyspins-34lkdp ease-in-out;
  overflow: hidden;
}

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

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

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

.dailyspins-jmyxn4 {
  display: none;
}

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

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

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

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

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

.dailyspins-dg4bg9 img {
  margin-bottom: 20px;
}

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

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

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

.dailyspins-2ta10a {
  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) {
  .dailyspins-2ta10a {
    font-size: 32px;
  }
}

.dailyspins-me8vgz {
  color: var(--text-color);
}

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

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

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

.dailyspins-cynwuo p img {
  display: block;
  margin: 0 auto;
}

.dailyspins-cynwuo p:first-of-type {
  margin-top: 0;
}

.dailyspins-cynwuo p:last-of-type {
  margin-bottom: 0;
}

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

.dailyspins-cynwuo ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.dailyspins-60bpbl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.dailyspins-60bpbl .dailyspins-rszbx7 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .dailyspins-60bpbl .dailyspins-rszbx7 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.dailyspins-60bpbl .dailyspins-u3ytws {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .dailyspins-60bpbl .dailyspins-u3ytws {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .dailyspins-60bpbl .dailyspins-u3ytws img {
    width: 100%;
  }
}

.dailyspins-u3ytws {
  margin: 0 0 28px;
}

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

.dailyspins-rszbx7 {
  margin: 0 0 28px;
}

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

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

.dailyspins-vm9gg4 .dailyspins-0o15a3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.dailyspins-n81jze {
  position: relative;
  border: none;
}

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

.dailyspins-pxqxvu {
  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;
}

.dailyspins-pxqxvu span {
  height: 32px;
}

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

.dailyspins-pxqxvu.dailyspins-4lhvrc span {
  transform: scaleY(-1);
}

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

.dailyspins-mov52v {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.dailyspins-mov52v li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.dailyspins-34lkdp ease-in-out;
}

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

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

.dailyspins-mov52v.dailyspins-zr1tm9 {
  display: none;
}

.dailyspins-srochs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.dailyspins-srochs table {
  width: 100%;
  border-collapse: collapse;
}

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

  .dailyspins-srochs table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.dailyspins-ee4hp9 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.dailyspins-v7i1y3 p {
  color: var(--text-color);
}

.dailyspins-09ybao {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.dailyspins-4ku7uj {
  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);
}

.dailyspins-av81od {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dailyspins-zi0s6k p + p {
  margin-top: 10px;
}

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

.dailyspins-5i892o {
  display: none;
}

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

.dailyspins-z8ri0i {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.dailyspins-z8ri0i li {
  margin: 0 20px;
}

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

.dailyspins-z8ri0i li a img {
  margin-bottom: 4px;
}

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

.dailyspins-93p4bs {
  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) {
  .dailyspins-93p4bs {
    padding: 0 16px;
  }
}

.dailyspins-93p4bs li {
  font-size: 16px;
  position: relative;
}

.dailyspins-93p4bs li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.dailyspins-93p4bs li span {
  opacity: 0.5;
}

.dailyspins-93p4bs li + li {
  margin-left: 30px;
}

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

h2.dailyspins-5617v9 {
  margin: 0 0 28px;
}

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

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

.dailyspins-bbpwk3 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);
}

.dailyspins-bbpwk3 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;
}

.dailyspins-bbpwk3 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;
}

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

.dailyspins-bbpwk3 tbody tr:last-of-type {
  margin-bottom: 0;
}

.dailyspins-bbpwk3 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.dailyspins-bbpwk3 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);
}

.dailyspins-bbpwk3 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);
}

.dailyspins-bbpwk3 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.dailyspins-bbpwk3 tbody tr td .dailyspins-wog58p {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .dailyspins-bbpwk3 tbody tr td .dailyspins-wog58p {
    width: 100%;
  }
}

.dailyspins-bbpwk3 tbody tr td .dailyspins-w9cx9i {
  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.dailyspins-34lkdp ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .dailyspins-bbpwk3 tbody tr td .dailyspins-w9cx9i {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .dailyspins-bbpwk3 tbody tr td .dailyspins-w9cx9i {
    width: 100%;
  }
}

.dailyspins-bbpwk3 tbody tr td .dailyspins-v1hw8o {
  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) {
  .dailyspins-bbpwk3 tbody tr td .dailyspins-v1hw8o:hover {
    text-decoration: none;
  }
}

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

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

.dailyspins-f00i7v {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dailyspins-b9hw8e img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.dailyspins-34lkdp ease-in-out;
}

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

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

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

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

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

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

.dailyspins-crnh6m img {
  width: 100%;
  height: 100%;
}

.dailyspins-crnh6m iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.dailyspins-sdi4ax svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.dailyspins-34lkdp ease-in-out;
}

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

.dailyspins-77mvhn {
  padding: 90px 0;
}

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

.dailyspins-641w0r {
  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) {
  .dailyspins-641w0r {
    padding: 0 16px;
  }
}

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

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

.dailyspins-814z2f img {
  width: 100%;
}

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

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

.dailyspins-ty7i7b {
  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;
}

.dailyspins-ty7i7b 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) {
  .dailyspins-ty7i7b {
    flex-basis: auto;
  }
}

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

.dailyspins-163iwy {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-163iwy:hover {
  border: 1px solid #8c8ca2;
}

.dailyspins-wqa9df {
  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%);
}

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

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

.dailyspins-zgfotp a {
  text-decoration: underline;
  color: #8babff;
}

.dailyspins-8bl0jp {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.dailyspins-8bl0jp .dailyspins-163iwy {
  width: 50%;
  margin: 0;
}

.dailyspins-8ut2el {
  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;
}

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

.dailyspins-1ewwu2 {
  margin: 0 0 100px;
}

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

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

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

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

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

.dailyspins-nq7a0h {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.dailyspins-o1vucr 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.dailyspins-34lkdp ease-in-out;
}

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

.dailyspins-o1vucr a svg {
  fill: #fff;
}

.dailyspins-o1vucr a:hover {
  background: #3d68e7;
}

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

.dailyspins-gxlwaj {
  margin-bottom: 16px;
}

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

.dailyspins-z2umez {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.dailyspins-ada5vi 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);
}

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

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

.dailyspins-ada5vi table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.dailyspins-wmj0c8.dailyspins-gu066u {
  display: none;
}

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

.dailyspins-7srtcf iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dailyspins-7srtcf iframe.dailyspins-mj7ec5 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.dailyspins-7srtcf.dailyspins-nxydsi {
  opacity: 1;
  pointer-events: all;
}

.dailyspins-idhots {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-idhots svg {
  margin-right: 10px;
}

.dailyspins-idhots + .dailyspins-idhots {
  margin-top: 14px;
}

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

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

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

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

.dailyspins-s1c88h .dailyspins-vm9gg4 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .dailyspins-s1c88h .dailyspins-vm9gg4 {
    margin: 28px 0 0;
  }
}

.dailyspins-6gzi01 {
  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) {
  .dailyspins-6gzi01 {
    padding: 0 16px;
  }
}

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

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

.dailyspins-qfbse2 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.dailyspins-5i025x iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

.dailyspins-ymkwqa {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.dailyspins-v26ikb .dailyspins-0o15a3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .dailyspins-v26ikb .dailyspins-0o15a3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.dailyspins-vmbqsx {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.dailyspins-vmbqsx img {
  width: 100%;
}

.dailyspins-fsmpn6 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.dailyspins-qww9z2 {
  width: 100%;
  margin: 0 0 100px;
}

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

.dailyspins-qww9z2 .dailyspins-4fk0os {
  position: relative;
}

.dailyspins-qww9z2 .dailyspins-b5r98w {
  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;
}

.dailyspins-qww9z2 .dailyspins-b5r98w.dailyspins-gu066u {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr {
    bottom: 90px;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-6j7264 {
  max-width: 300px;
  width: 100%;
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-6j7264 .dailyspins-531za7 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-6j7264 .dailyspins-531za7 {
    font-size: 32px;
    text-align: center;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-6j7264 .dailyspins-q2ykuf {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-6j7264 .dailyspins-q2ykuf {
    text-align: center;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 {
    flex-direction: column-reverse;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-7t0uih {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-7t0uih:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-7t0uih {
    width: 100%;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-mch9jk {
  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.dailyspins-34lkdp ease-in-out;
  overflow: hidden;
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-mch9jk 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);
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-mch9jk: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;
}

.dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-mch9jk:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-iae3cr .dailyspins-jy2kd4 .dailyspins-mch9jk {
    width: 100%;
  }
}

.dailyspins-qww9z2 .dailyspins-iae3cr.dailyspins-gu066u {
  display: none;
}

.dailyspins-qww9z2 .dailyspins-ce7umz {
  display: none;
}

.dailyspins-qww9z2 .dailyspins-ce7umz.dailyspins-nxydsi {
  display: block;
}

.dailyspins-qww9z2 .dailyspins-ce7umz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-ce7umz iframe {
    height: calc(100vh - 54px);
  }
}

.dailyspins-qww9z2 .dailyspins-jmfkh0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .dailyspins-qww9z2 .dailyspins-jmfkh0 {
    padding: 24px 16px 0;
  }
}

.dailyspins-qww9z2 .dailyspins-jmfkh0 .dailyspins-531za7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dailyspins-qww9z2 .dailyspins-jmfkh0 .dailyspins-531za7 {
    margin-bottom: 24px;
  }
}

.dailyspins-qww9z2 .dailyspins-jmfkh0 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);
}

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

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

.dailyspins-qww9z2 .dailyspins-jmfkh0 table tr:last-of-type td {
  border-bottom: none;
}

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

.dailyspins-usincy.dailyspins-17zary {
  display: block;
}

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

.dailyspins-usincy .dailyspins-vxp5hi {
  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;
}

.dailyspins-usincy .dailyspins-p8xzxr {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.dailyspins-usincy .dailyspins-mch9jk {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-usincy .dailyspins-mch9jk:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.dailyspins-lpjh5q.dailyspins-17zary {
  display: block;
}

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

.dailyspins-vjvwoe {
  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;
}

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

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

.dailyspins-ljcbbc {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.dailyspins-ljcbbc svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.dailyspins-9rx128 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dailyspins-dqyzgn.dailyspins-gu066u {
  display: none;
}

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

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

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

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

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

.dailyspins-n6qvww 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.dailyspins-34lkdp ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.dailyspins-n6qvww input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dailyspins-n6qvww input:active {
  border-color: #c2c0ce;
}

.dailyspins-n6qvww input:focus {
  border-color: #c2c0ce;
}

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

.dailyspins-2cgwmg {
  margin-bottom: 36px;
}

.dailyspins-2cgwmg 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;
}

.dailyspins-2cgwmg textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dailyspins-2cgwmg textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dailyspins-uuye02 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.dailyspins-lxifpq {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-lxifpq:hover {
  background: var(--border-color);
}

.dailyspins-tw8moo {
  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.dailyspins-34lkdp ease-in-out;
}

.dailyspins-tw8moo:hover {
  background: #166ad9;
}

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

.dailyspins-u5k7ij.dailyspins-gu066u {
  display: none;
}

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

.dailyspins-u5k7ij .dailyspins-lxifpq {
  margin: 0 auto;
}

.dailyspins-9sl0wr {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.dailyspins-7iuukc {
  filter: grayscale(100%);
}

.dailyspins-akqeks > input {
  display: none;
}

.dailyspins-akqeks > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dailyspins-4irccg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.dailyspins-84f6ao 44.dailyspins-4vuzp4.dailyspins-66nr3t.dailyspins-88o5aj.dailyspins-wa2dez.dailyspins-cuy6t5.dailyspins-fwaip4.dailyspins-al2avy.dailyspins-3rz0do.dailyspins-0nrc72.dailyspins-4avzt0.dailyspins-62cp7l.dailyspins-kfxcgb 0l-12.dailyspins-a8vx79 30.dailyspins-4z6jie.dailyspins-90pp2s 2.dailyspins-p8zont.dailyspins-90pp2s 3.dailyspins-arefmh 3.dailyspins-sgf92j.dailyspins-ljaqww 3.dailyspins-sjym9e.dailyspins-1zkjmn.dailyspins-b828c5.dailyspins-8j02ng 7-3.dailyspins-a8vx79 10.dailyspins-8jxvl6.dailyspins-8j02ng 23.dailyspins-1u3c7x.dailyspins-ggpg8p 1.dailyspins-bealgk 2.dailyspins-a8vx79 3.dailyspins-ggpg8p 1.dailyspins-ljaqww 5.dailyspins-171ijt.dailyspins-ljaqww 32.dailyspins-4l9ta0.dailyspins-1zkjmn 5.dailyspins-kfxcgb 4.dailyspins-8j02ng 9.dailyspins-8j02ng 8.dailyspins-ljaqww 6.dailyspins-spy4xg.dailyspins-l7eksa.dailyspins-toazoh.dailyspins-hwypt3.dailyspins-wjv8t7 4.dailyspins-b12zlf.dailyspins-wjv8t7 6.dailyspins-wjv8t7 0l29.dailyspins-kfxcgb 17.dailyspins-5vlu7m.dailyspins-yco2sf 2.dailyspins-voywfn 10.dailyspins-runzzo.dailyspins-a8vx79 8.dailyspins-nhm1r7.dailyspins-zk7o8w.dailyspins-kugxcg.dailyspins-e5cpjm.dailyspins-5wfnw4.dailyspins-1zkjmn.dailyspins-cuy6t5.dailyspins-a8vx79 1.dailyspins-h54bpb.dailyspins-1ji2ed.dailyspins-thls3s.dailyspins-no340b.dailyspins-4dzs0v.dailyspins-bealgk 1.dailyspins-lbykkp.dailyspins-r9exf3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.dailyspins-akqeks > input:checked ~ label,
.dailyspins-akqeks > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dailyspins-4irccg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.dailyspins-84f6ao 44.dailyspins-4vuzp4.dailyspins-66nr3t.dailyspins-88o5aj.dailyspins-wa2dez.dailyspins-cuy6t5.dailyspins-fwaip4.dailyspins-al2avy.dailyspins-3rz0do.dailyspins-0nrc72.dailyspins-4avzt0.dailyspins-62cp7l.dailyspins-kfxcgb 0l-12.dailyspins-a8vx79 30.dailyspins-4z6jie.dailyspins-90pp2s 2.dailyspins-p8zont.dailyspins-90pp2s 3.dailyspins-arefmh 3.dailyspins-sgf92j.dailyspins-ljaqww 3.dailyspins-sjym9e.dailyspins-1zkjmn.dailyspins-b828c5.dailyspins-8j02ng 7-3.dailyspins-a8vx79 10.dailyspins-8jxvl6.dailyspins-8j02ng 23.dailyspins-1u3c7x.dailyspins-ggpg8p 1.dailyspins-bealgk 2.dailyspins-a8vx79 3.dailyspins-ggpg8p 1.dailyspins-ljaqww 5.dailyspins-171ijt.dailyspins-ljaqww 32.dailyspins-4l9ta0.dailyspins-1zkjmn 5.dailyspins-kfxcgb 4.dailyspins-8j02ng 9.dailyspins-8j02ng 8.dailyspins-ljaqww 6.dailyspins-spy4xg.dailyspins-l7eksa.dailyspins-toazoh.dailyspins-hwypt3.dailyspins-wjv8t7 4.dailyspins-b12zlf.dailyspins-wjv8t7 6.dailyspins-wjv8t7 0l29.dailyspins-kfxcgb 17.dailyspins-5vlu7m.dailyspins-yco2sf 2.dailyspins-voywfn 10.dailyspins-runzzo.dailyspins-a8vx79 8.dailyspins-nhm1r7.dailyspins-zk7o8w.dailyspins-kugxcg.dailyspins-e5cpjm.dailyspins-5wfnw4.dailyspins-1zkjmn.dailyspins-cuy6t5.dailyspins-a8vx79 1.dailyspins-h54bpb.dailyspins-1ji2ed.dailyspins-thls3s.dailyspins-no340b.dailyspins-4dzs0v.dailyspins-bealgk 1.dailyspins-lbykkp.dailyspins-r9exf3.5z'/%3e%3c/svg%3e");
}

.dailyspins-akqeks > input:not(:checked) ~ label:hover,
.dailyspins-akqeks > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dailyspins-4irccg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dailyspins-84f6ao 44.dailyspins-4vuzp4.dailyspins-66nr3t.dailyspins-88o5aj.dailyspins-wa2dez.dailyspins-cuy6t5.dailyspins-fwaip4.dailyspins-al2avy.dailyspins-3rz0do.dailyspins-0nrc72.dailyspins-4avzt0.dailyspins-62cp7l.dailyspins-kfxcgb 0l-12.dailyspins-a8vx79 30.dailyspins-4z6jie.dailyspins-90pp2s 2.dailyspins-p8zont.dailyspins-90pp2s 3.dailyspins-arefmh 3.dailyspins-sgf92j.dailyspins-ljaqww 3.dailyspins-sjym9e.dailyspins-1zkjmn.dailyspins-b828c5.dailyspins-8j02ng 7-3.dailyspins-a8vx79 10.dailyspins-8jxvl6.dailyspins-8j02ng 23.dailyspins-1u3c7x.dailyspins-ggpg8p 1.dailyspins-bealgk 2.dailyspins-a8vx79 3.dailyspins-ggpg8p 1.dailyspins-ljaqww 5.dailyspins-171ijt.dailyspins-ljaqww 32.dailyspins-4l9ta0.dailyspins-1zkjmn 5.dailyspins-kfxcgb 4.dailyspins-8j02ng 9.dailyspins-8j02ng 8.dailyspins-ljaqww 6.dailyspins-spy4xg.dailyspins-l7eksa.dailyspins-toazoh.dailyspins-hwypt3.dailyspins-wjv8t7 4.dailyspins-b12zlf.dailyspins-wjv8t7 6.dailyspins-wjv8t7 0l29.dailyspins-kfxcgb 17.dailyspins-5vlu7m.dailyspins-yco2sf 2.dailyspins-voywfn 10.dailyspins-runzzo.dailyspins-a8vx79 8.dailyspins-nhm1r7.dailyspins-zk7o8w.dailyspins-kugxcg.dailyspins-e5cpjm.dailyspins-5wfnw4.dailyspins-1zkjmn.dailyspins-cuy6t5.dailyspins-a8vx79 1.dailyspins-h54bpb.dailyspins-1ji2ed.dailyspins-thls3s.dailyspins-no340b.dailyspins-4dzs0v.dailyspins-bealgk 1.dailyspins-lbykkp.dailyspins-r9exf3.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .dailyspins-o1lta0 > .dailyspins-jrohgp {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .dailyspins-o1lta0 > .dailyspins-jrohgp {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .dailyspins-o1lta0 > .dailyspins-jrohgp {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .dailyspins-o1lta0 > .dailyspins-jrohgp {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .dailyspins-o1lta0 > .dailyspins-jrohgp {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.dailyspins-r4yi10.dailyspins-gu066u {
  display: none;
}

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

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

.dailyspins-jl64qv {
  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;
}

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

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

.dailyspins-jl64qv img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.dailyspins-3ondcl {
  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;
}

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

.dailyspins-3ondcl::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) {
  .dailyspins-3ondcl::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-oi132c {
  background: #2b3b67;
}

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-jl64qv {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-jl64qv::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-jl64qv::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-3ondcl::before {
  background: #0e0f41;
}

.dailyspins-r4yi10.dailyspins-2br0r2 .dailyspins-3ondcl::after {
  background: #152557;
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-oi132c {
  background: #1f35fa;
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-jl64qv {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-jl64qv::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-jl64qv::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-3ondcl::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.dailyspins-r4yi10.dailyspins-jbyml2 .dailyspins-3ondcl::after {
  background: #192ac8;
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-oi132c {
  background: #fa771f;
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-jl64qv {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-jl64qv::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-jl64qv::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-3ondcl::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dailyspins-r4yi10.dailyspins-k9r842 .dailyspins-3ondcl::after {
  background: #fa8535;
}

.dailyspins-905qaw {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.dailyspins-udbd5l {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.dailyspins-6o3o6m {
  width: 120px;
  height: 22px;
}

.dailyspins-6o3o6m .dailyspins-bx9rm2 {
  fill: #c2c0ce;
}

.dailyspins-6o3o6m [rating="1"] .dailyspins-bx9rm2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dailyspins-6o3o6m [rating="2"] .dailyspins-bx9rm2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dailyspins-6o3o6m [rating="3"] .dailyspins-bx9rm2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

.dailyspins-6o3o6m [rating="5"] .dailyspins-bx9rm2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.dailyspins-0txq51 {
  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);
}

.dailyspins-0txq51.dailyspins-nxydsi {
  display: block;
}

.dailyspins-0txq51.dailyspins-gu066u {
  display: none;
}

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

.dailyspins-9id3fi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dailyspins-9ukhhf {
  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);
}

.dailyspins-m2p3r1 {
  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;
}

.dailyspins-51z3e4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.dailyspins-25holx {
  font-size: 16px;
  line-height: 140%;
}

.dailyspins-efjl38 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dailyspins-efjl38 .dailyspins-bx9rm2 {
  fill: #c2c0ce;
}

.dailyspins-efjl38 [rating="1"] .dailyspins-bx9rm2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dailyspins-efjl38 [rating="2"] .dailyspins-bx9rm2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dailyspins-efjl38 [rating="3"] .dailyspins-bx9rm2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dailyspins-efjl38 [rating="4"] .dailyspins-bx9rm2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dailyspins-efjl38 [rating="5"] .dailyspins-bx9rm2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.dailyspins-67s19m {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .dailyspins-67s19m {
    padding: 0 16px;
  }
}

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

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

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

.dailyspins-j551b5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dailyspins-pso5zs {
  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;
}

.dailyspins-eyoxad {
  flex: 1;
  min-width: 0;
}

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

.dailyspins-q72ruj {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.dailyspins-q72ruj svg path {
  fill: var(--button-bg-color);
}

.dailyspins-q72ruj svg circle {
  fill: var(--button-text-color);
}

.dailyspins-64m5nl {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.dailyspins-64m5nl strong {
  font-weight: 600;
}

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

.dailyspins-1nxd47 p {
  margin: 0 0 16px;
}

.dailyspins-1nxd47 p:last-child {
  margin-bottom: 0;
}

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

.dailyspins-vpvgwe {
  max-width: 300px;
  width: 100%;
}

.dailyspins-vpvgwe a {
  width: 100%;
}

@media (max-width: 575px) {
  .dailyspins-vpvgwe {
    max-width: 200px;
  }
}

.dailyspins-vvhnlb {
  justify-content: center;
}

.dailyspins-it73s8 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dailyspins-yb5rs9 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.dailyspins-jyh23p .dailyspins-fohpm0 {
  justify-content: center;
}

/* faq */

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

.dailyspins-po6pyi {
  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.dailyspins-88dfk7 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dailyspins-po6pyi::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.dailyspins-88dfk7 ease;
}

.dailyspins-saidpu.dailyspins-17zary .dailyspins-po6pyi::after {
  transform: rotate(45deg);
}

.dailyspins-vjxocq {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.dailyspins-34lkdp ease, padding 0.dailyspins-34lkdp ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.dailyspins-saidpu.dailyspins-17zary .dailyspins-vjxocq {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.dailyspins-shlt05 {
  margin: 25px 0;
}

.dailyspins-akqeks > input:not(:checked) ~ label:hover,
.dailyspins-akqeks > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dailyspins-yvcm8c.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dailyspins-m79vl2 44.dailyspins-5xvv3b.dailyspins-ewpf3b.dailyspins-5qad0n.dailyspins-kesun8.dailyspins-fuqh0m.dailyspins-u7c089.dailyspins-7x0exl.dailyspins-f3zn2j.dailyspins-8l7xok.dailyspins-0arcld.dailyspins-2v0h7l.dailyspins-c6i8mm 0l-12.dailyspins-0uiduo 30.dailyspins-8sk005.dailyspins-gup83d 2.dailyspins-lrseg9.dailyspins-gup83d 3.dailyspins-iy7qwb 3.dailyspins-m0hn3s.dailyspins-ozam9c 3.dailyspins-6g9sbh.dailyspins-3hfb8o.dailyspins-xcb5hu.dailyspins-01xb7f 7-3.dailyspins-0uiduo 10.dailyspins-33ubog.dailyspins-01xb7f 23.dailyspins-pzymgh.dailyspins-spf4gf 1.dailyspins-ezk5ww 2.dailyspins-0uiduo 3.dailyspins-spf4gf 1.dailyspins-ozam9c 5.dailyspins-ynb6ai.dailyspins-ozam9c 32.dailyspins-4mjzls.dailyspins-3hfb8o 5.dailyspins-c6i8mm 4.dailyspins-01xb7f 9.dailyspins-01xb7f 8.dailyspins-ozam9c 6.dailyspins-44tfou.dailyspins-0ydrwk.dailyspins-sint2a.dailyspins-tbg9t1.dailyspins-44teja 4.dailyspins-autgrq.dailyspins-44teja 6.dailyspins-44teja 0l29.dailyspins-c6i8mm 17.dailyspins-gjnsq2.dailyspins-xvvkoo 2.dailyspins-7wtuw2 10.dailyspins-mcaxjh.dailyspins-0uiduo 8.dailyspins-4nnt6i.dailyspins-pshp0b.dailyspins-ewujx9.dailyspins-zg698u.dailyspins-1oqear.dailyspins-3hfb8o.dailyspins-fuqh0m.dailyspins-0uiduo 1.dailyspins-9f2y6q.dailyspins-wbv26p.dailyspins-bl7q1n.dailyspins-f3lmkh.dailyspins-bmza4a.dailyspins-ezk5ww 1.dailyspins-z88us7.dailyspins-00korr.5z'/%3e%3c/svg%3e");
}

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

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

.dailyspins-uxgv78 {
  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);
}

.dailyspins-uxgv78.dailyspins-7enwdn {
  display: block;
}

.dailyspins-uxgv78.dailyspins-lo8ekc {
  display: none;
}

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

.dailyspins-nri4da {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dailyspins-2e1mz7 {
  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);
}

.dailyspins-xwn7c1 {
  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;
}

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

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

.dailyspins-niajgp {
  font-size: 16px;
  line-height: 140%;
}

.dailyspins-pcw2cu {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dailyspins-pcw2cu .dailyspins-0dt8rb {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.dailyspins-lfdizn 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;
}

.dailyspins-lfdizn 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 */

.dailyspins-i55bd2 {
  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);
}

.dailyspins-i55bd2.dailyspins-i02cwp {
  opacity: 1;
  pointer-events: auto;
}
