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

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

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

.partyspins-uz9wnr {
  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) {
  .partyspins-uz9wnr: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;
  }
}

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

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

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

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

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

.partyspins-3aci61 {
  cursor: pointer;
}

.partyspins-ygjh10 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.partyspins-d5mrve {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.partyspins-d5mrve figure {
  margin: 0;
}

.partyspins-d5mrve.partyspins-bx8207 {
  justify-content: flex-start;
  margin-right: 4px;
}

.partyspins-d5mrve.partyspins-lb1vy2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.partyspins-d5mrve.partyspins-keb811 {
  justify-content: center;
}

.partyspins-d5mrve.partyspins-itu1ig {
  justify-content: normal;
}

.partyspins-pnuly0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.partyspins-dwwsn1 img {
  width: 100%;
}

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

.partyspins-2oz42a {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.partyspins-2oz42a 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) {
  .partyspins-2oz42a ul {
    margin-bottom: 15px;
  }
}

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

.partyspins-2oz42a 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);
}

.partyspins-2oz42a ul li span svg {
  fill: var(--title-color);
}

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

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

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

.partyspins-2oz42a ul li:last-of-type::after {
  display: none;
}

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

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

.partyspins-vvnm9n {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.partyspins-olpawc.partyspins-2peexi {
  background-color: #000;
}

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

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

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

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

.partyspins-6pb7bo {
  margin-bottom: 94px;
}

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

.partyspins-uwpipp .partyspins-7kei8g {
  margin-bottom: 28px;
}

.partyspins-uwpipp .partyspins-7kei8g img {
  max-height: 100px;
  width: auto;
}

.partyspins-32dfz2 {
  display: flex;
  align-items: center;
}

.partyspins-32dfz2 a + a {
  margin-left: 24px;
}

.partyspins-32dfz2 img {
  max-height: 56px;
  width: auto;
}

.partyspins-32dfz2 img + img {
  margin-left: 24px;
}

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

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

.partyspins-s389dm {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.partyspins-zv3rn4 li {
  display: flex;
  margin: 0 7px;
}

.partyspins-zv3rn4 li svg {
  transition: 0.partyspins-gc6jlt ease-in-out;
}

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

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

.partyspins-uzrryr + .partyspins-uzrryr {
  margin-left: 120px;
}

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

.partyspins-5v4a9d {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.partyspins-3b41ip {
  list-style: none;
  margin: 0;
  padding: 0;
}

.partyspins-3b41ip li {
  font-size: 16px;
}

.partyspins-3b41ip li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.partyspins-3b41ip li + li {
  margin-top: 16px;
}

.partyspins-v6pcbl {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.partyspins-vuxoh6 ease-in-out;
}

.partyspins-v6pcbl.partyspins-zrtyup {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.partyspins-4mipi6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.partyspins-krrdhp li {
  width: 100%;
}

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

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

.partyspins-krrdhp li a.partyspins-zrtyup {
  background: var(--border-color);
}

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

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

.partyspins-9m3aru {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.partyspins-l0rqa1 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.partyspins-l0rqa1 img {
  width: 100%;
  transition: 0.partyspins-gc6jlt ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .partyspins-s4d880 .partyspins-7kei8g img {
    max-width: 90px;
  }
}

.partyspins-7kei8g img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .partyspins-7kei8g {
    order: -2;
  }
}

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

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

.partyspins-vk4aij li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.partyspins-i08aud {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.partyspins-i08aud.partyspins-jo8w8y {
  margin-right: 0;
}

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

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

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

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

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

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

.partyspins-l2d5i3:hover > ul {
  display: flex;
}

.partyspins-l2d5i3:focus > ul {
  display: flex;
}

.partyspins-l2d5i3:focus-within > ul {
  display: flex;
}

.partyspins-8eu0pi {
  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;
}

.partyspins-8eu0pi::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.partyspins-vuxoh6 ease-in-out;
}

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

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

.partyspins-l2d5i3 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.partyspins-gc6jlt ease-in-out;
  overflow: hidden;
}

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

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

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

.partyspins-d7r2yh {
  display: none;
}

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

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

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

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

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

.partyspins-i7gult img {
  margin-bottom: 20px;
}

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

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

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

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

.partyspins-ugtk05 {
  color: var(--text-color);
}

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

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

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

.partyspins-l5lzeq p img {
  display: block;
  margin: 0 auto;
}

.partyspins-l5lzeq p:first-of-type {
  margin-top: 0;
}

.partyspins-l5lzeq p:last-of-type {
  margin-bottom: 0;
}

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

.partyspins-l5lzeq ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.partyspins-sdexwg .partyspins-h180k5 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.partyspins-sdexwg .partyspins-mqhm0t {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.partyspins-mqhm0t {
  margin: 0 0 28px;
}

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

.partyspins-h180k5 {
  margin: 0 0 28px;
}

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

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

.partyspins-xhapbs .partyspins-uz9wnr {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.partyspins-gi012b {
  position: relative;
  border: none;
}

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

.partyspins-pl4nd8 {
  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;
}

.partyspins-pl4nd8 span {
  height: 32px;
}

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

.partyspins-pl4nd8.partyspins-c3hy3j span {
  transform: scaleY(-1);
}

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

.partyspins-rk48fj {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.partyspins-rk48fj.partyspins-yfaxef {
  display: none;
}

.partyspins-zqn4hk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.partyspins-zqn4hk table {
  width: 100%;
  border-collapse: collapse;
}

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

  .partyspins-zqn4hk table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.partyspins-yw018w {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.partyspins-ohpequ p {
  color: var(--text-color);
}

.partyspins-en23mn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.partyspins-ikx92w {
  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);
}

.partyspins-wwl6x5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.partyspins-17bk52 p + p {
  margin-top: 10px;
}

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

.partyspins-txahjr {
  display: none;
}

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

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

.partyspins-whrxjh li {
  margin: 0 20px;
}

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

.partyspins-whrxjh li a img {
  margin-bottom: 4px;
}

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

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

.partyspins-yjyion li {
  font-size: 16px;
  position: relative;
}

.partyspins-yjyion li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.partyspins-yjyion li span {
  opacity: 0.5;
}

.partyspins-yjyion li + li {
  margin-left: 30px;
}

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

h2.partyspins-a4p6g8 {
  margin: 0 0 28px;
}

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

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

.partyspins-5h3kcg 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);
}

.partyspins-5h3kcg 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;
}

.partyspins-5h3kcg 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;
}

.partyspins-5h3kcg tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.partyspins-5h3kcg tbody tr:last-of-type {
  margin-bottom: 0;
}

.partyspins-5h3kcg tbody tr td:first-of-type {
  flex-shrink: 0;
}

.partyspins-5h3kcg 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);
}

.partyspins-5h3kcg 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);
}

.partyspins-5h3kcg tbody tr td:last-of-type {
  margin-left: auto;
}

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

.partyspins-5h3kcg tbody tr td .partyspins-ckl2nx {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .partyspins-5h3kcg tbody tr td .partyspins-ckl2nx {
    width: 100%;
  }
}

.partyspins-5h3kcg tbody tr td .partyspins-kn5k9w {
  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.partyspins-gc6jlt ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .partyspins-5h3kcg tbody tr td .partyspins-kn5k9w:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .partyspins-5h3kcg tbody tr td .partyspins-kn5k9w {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .partyspins-5h3kcg tbody tr td .partyspins-kn5k9w {
    width: 100%;
  }
}

.partyspins-5h3kcg tbody tr td .partyspins-xo3aks {
  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) {
  .partyspins-5h3kcg tbody tr td .partyspins-xo3aks:hover {
    text-decoration: none;
  }
}

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

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

.partyspins-fl8hsf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.partyspins-6fase3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.partyspins-gfxipw img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.partyspins-gc6jlt ease-in-out;
}

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

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

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

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

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

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

.partyspins-85cnh4 img {
  width: 100%;
  height: 100%;
}

.partyspins-85cnh4 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.partyspins-xsqx4g svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.partyspins-gc6jlt ease-in-out;
}

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

.partyspins-xypc9u {
  padding: 90px 0;
}

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

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

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

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

.partyspins-k6g27i img {
  width: 100%;
}

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

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

.partyspins-bley5y {
  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;
}

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

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

.partyspins-8gqntn {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-8gqntn:hover {
  border: 1px solid #8c8ca2;
}

.partyspins-66r8gl {
  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%);
}

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

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

.partyspins-96c6bt a {
  text-decoration: underline;
  color: #8babff;
}

.partyspins-3y26xy {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.partyspins-3y26xy .partyspins-8gqntn {
  width: 50%;
  margin: 0;
}

.partyspins-hgwuq4 {
  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;
}

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

.partyspins-9yeipv {
  margin: 0 0 100px;
}

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

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

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

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

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

.partyspins-6od5lg {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.partyspins-8cj3j2 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.partyspins-gc6jlt ease-in-out;
}

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

.partyspins-8cj3j2 a svg {
  fill: #fff;
}

.partyspins-8cj3j2 a:hover {
  background: #3d68e7;
}

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

.partyspins-9vg9q3 {
  margin-bottom: 16px;
}

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

.partyspins-vggfz0 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.partyspins-8s0vu0 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.partyspins-gmludf 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);
}

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

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

.partyspins-gmludf table tr:last-of-type td {
  border-bottom: none;
}

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

.partyspins-0paw8u {
  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) {
  .partyspins-0paw8u {
    min-height: 190px;
  }
}

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

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

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

.partyspins-x0k6n7.partyspins-23unko {
  display: none;
}

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

.partyspins-126i6r iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.partyspins-126i6r iframe.partyspins-tlobp7 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.partyspins-126i6r.partyspins-tyrmgq {
  opacity: 1;
  pointer-events: all;
}

.partyspins-gduzb0 {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-gduzb0 svg {
  margin-right: 10px;
}

.partyspins-gduzb0 + .partyspins-gduzb0 {
  margin-top: 14px;
}

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

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

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

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

.partyspins-kybsmq .partyspins-xhapbs {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .partyspins-kybsmq .partyspins-xhapbs {
    margin: 28px 0 0;
  }
}

.partyspins-4sntii {
  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) {
  .partyspins-4sntii {
    padding: 0 16px;
  }
}

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

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

.partyspins-yu9otx {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.partyspins-spojdf {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.partyspins-1o9dpl {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.partyspins-mlynbf .partyspins-uz9wnr {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .partyspins-mlynbf .partyspins-uz9wnr {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.partyspins-2ho47v {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.partyspins-2ho47v img {
  width: 100%;
}

.partyspins-yyrznc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.partyspins-ag4qev {
  width: 100%;
  margin: 0 0 100px;
}

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

.partyspins-ag4qev .partyspins-qbsc96 {
  position: relative;
}

.partyspins-ag4qev .partyspins-s5jddh {
  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;
}

.partyspins-ag4qev .partyspins-s5jddh.partyspins-23unko {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .partyspins-ag4qev .partyspins-a96c4s {
    bottom: 90px;
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-oyqpr7 {
  max-width: 300px;
  width: 100%;
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-oyqpr7 .partyspins-9i67pj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-a96c4s .partyspins-oyqpr7 .partyspins-9i67pj {
    font-size: 32px;
    text-align: center;
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-oyqpr7 .partyspins-ngmb9r {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-a96c4s .partyspins-oyqpr7 .partyspins-ngmb9r {
    text-align: center;
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y {
    flex-direction: column-reverse;
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-gnwl0h {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-gnwl0h:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-gnwl0h {
    width: 100%;
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-kz440x {
  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.partyspins-gc6jlt ease-in-out;
  overflow: hidden;
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-kz440x 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);
  }
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-kz440x: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;
}

.partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-kz440x:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-a96c4s .partyspins-jo8w8y .partyspins-kz440x {
    width: 100%;
  }
}

.partyspins-ag4qev .partyspins-a96c4s.partyspins-23unko {
  display: none;
}

.partyspins-ag4qev .partyspins-p8e9ho {
  display: none;
}

.partyspins-ag4qev .partyspins-p8e9ho.partyspins-tyrmgq {
  display: block;
}

.partyspins-ag4qev .partyspins-p8e9ho iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-p8e9ho iframe {
    height: calc(100vh - 54px);
  }
}

.partyspins-ag4qev .partyspins-vci5re {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .partyspins-ag4qev .partyspins-vci5re {
    padding: 24px 16px 0;
  }
}

.partyspins-ag4qev .partyspins-vci5re .partyspins-9i67pj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .partyspins-ag4qev .partyspins-vci5re .partyspins-9i67pj {
    margin-bottom: 24px;
  }
}

.partyspins-ag4qev .partyspins-vci5re 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);
}

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

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

.partyspins-ag4qev .partyspins-vci5re table tr:last-of-type td {
  border-bottom: none;
}

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

.partyspins-i0r1vt.partyspins-zrtyup {
  display: block;
}

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

.partyspins-i0r1vt .partyspins-zrhovz {
  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;
}

.partyspins-i0r1vt .partyspins-pp049d {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.partyspins-i0r1vt .partyspins-kz440x {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-i0r1vt .partyspins-kz440x:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.partyspins-alw7ff.partyspins-zrtyup {
  display: block;
}

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

.partyspins-spa98p {
  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;
}

.partyspins-1c8xqk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.partyspins-1stdat {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.partyspins-1stdat svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.partyspins-hz2d4o {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.partyspins-vh30e8.partyspins-23unko {
  display: none;
}

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

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

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

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

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

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

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

.partyspins-rbo0dt input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.partyspins-rbo0dt input:active {
  border-color: #c2c0ce;
}

.partyspins-rbo0dt input:focus {
  border-color: #c2c0ce;
}

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

.partyspins-sr14vl {
  margin-bottom: 36px;
}

.partyspins-sr14vl 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;
}

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

.partyspins-sr14vl textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.partyspins-fjnaxe {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.partyspins-jlgr8b {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-jlgr8b:hover {
  background: var(--border-color);
}

.partyspins-mmiouy {
  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.partyspins-gc6jlt ease-in-out;
}

.partyspins-mmiouy:hover {
  background: #166ad9;
}

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

.partyspins-0ontvw.partyspins-23unko {
  display: none;
}

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

.partyspins-0ontvw .partyspins-jlgr8b {
  margin: 0 auto;
}

.partyspins-80vhcz {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.partyspins-734wqx {
  filter: grayscale(100%);
}

.partyspins-05ymf0 > input {
  display: none;
}

.partyspins-05ymf0 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.partyspins-jow9l7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.partyspins-teev37 44.partyspins-r43n80.partyspins-uwtlln.partyspins-an5f4i.partyspins-vpci87.partyspins-qrfnan.partyspins-4rxben.partyspins-w0r9wy.partyspins-90towo.partyspins-d0tlaf.partyspins-aemyhi.partyspins-861j1m.partyspins-x8s439 0l-12.partyspins-h8ip5z 30.partyspins-0enwcl.partyspins-tgku7k 2.partyspins-43ih6o.partyspins-tgku7k 3.partyspins-0jhs99 3.partyspins-ouyf4a.partyspins-jizpff 3.partyspins-djv8lm.partyspins-2qnym8.partyspins-stjfcm.partyspins-nrkcwa 7-3.partyspins-h8ip5z 10.partyspins-jey11z.partyspins-nrkcwa 23.partyspins-zij7ud.partyspins-azxylt 1.partyspins-n0hrug 2.partyspins-h8ip5z 3.partyspins-azxylt 1.partyspins-jizpff 5.partyspins-7b2cpc.partyspins-jizpff 32.partyspins-czw6hr.partyspins-2qnym8 5.partyspins-x8s439 4.partyspins-nrkcwa 9.partyspins-nrkcwa 8.partyspins-jizpff 6.partyspins-9qphvg.partyspins-05w38a.partyspins-x8g9f2.partyspins-dwx8ix.partyspins-e32uk1 4.partyspins-l51xd4.partyspins-e32uk1 6.partyspins-e32uk1 0l29.partyspins-x8s439 17.partyspins-2c28ni.partyspins-wczojd 2.partyspins-in7fq1 10.partyspins-8e9tkt.partyspins-h8ip5z 8.partyspins-5irxh4.partyspins-rqz806.partyspins-x9gmz4.partyspins-jm6jkm.partyspins-umcdvj.partyspins-2qnym8.partyspins-qrfnan.partyspins-h8ip5z 1.partyspins-gr6kpv.partyspins-x3ym6f.partyspins-tggzdr.partyspins-q0wb6x.partyspins-cjjl2m.partyspins-n0hrug 1.partyspins-v558np.partyspins-y213te.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.partyspins-05ymf0 > input:checked ~ label,
.partyspins-05ymf0 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.partyspins-jow9l7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.partyspins-teev37 44.partyspins-r43n80.partyspins-uwtlln.partyspins-an5f4i.partyspins-vpci87.partyspins-qrfnan.partyspins-4rxben.partyspins-w0r9wy.partyspins-90towo.partyspins-d0tlaf.partyspins-aemyhi.partyspins-861j1m.partyspins-x8s439 0l-12.partyspins-h8ip5z 30.partyspins-0enwcl.partyspins-tgku7k 2.partyspins-43ih6o.partyspins-tgku7k 3.partyspins-0jhs99 3.partyspins-ouyf4a.partyspins-jizpff 3.partyspins-djv8lm.partyspins-2qnym8.partyspins-stjfcm.partyspins-nrkcwa 7-3.partyspins-h8ip5z 10.partyspins-jey11z.partyspins-nrkcwa 23.partyspins-zij7ud.partyspins-azxylt 1.partyspins-n0hrug 2.partyspins-h8ip5z 3.partyspins-azxylt 1.partyspins-jizpff 5.partyspins-7b2cpc.partyspins-jizpff 32.partyspins-czw6hr.partyspins-2qnym8 5.partyspins-x8s439 4.partyspins-nrkcwa 9.partyspins-nrkcwa 8.partyspins-jizpff 6.partyspins-9qphvg.partyspins-05w38a.partyspins-x8g9f2.partyspins-dwx8ix.partyspins-e32uk1 4.partyspins-l51xd4.partyspins-e32uk1 6.partyspins-e32uk1 0l29.partyspins-x8s439 17.partyspins-2c28ni.partyspins-wczojd 2.partyspins-in7fq1 10.partyspins-8e9tkt.partyspins-h8ip5z 8.partyspins-5irxh4.partyspins-rqz806.partyspins-x9gmz4.partyspins-jm6jkm.partyspins-umcdvj.partyspins-2qnym8.partyspins-qrfnan.partyspins-h8ip5z 1.partyspins-gr6kpv.partyspins-x3ym6f.partyspins-tggzdr.partyspins-q0wb6x.partyspins-cjjl2m.partyspins-n0hrug 1.partyspins-v558np.partyspins-y213te.5z'/%3e%3c/svg%3e");
}

.partyspins-05ymf0 > input:not(:checked) ~ label:hover,
.partyspins-05ymf0 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.partyspins-jow9l7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.partyspins-teev37 44.partyspins-r43n80.partyspins-uwtlln.partyspins-an5f4i.partyspins-vpci87.partyspins-qrfnan.partyspins-4rxben.partyspins-w0r9wy.partyspins-90towo.partyspins-d0tlaf.partyspins-aemyhi.partyspins-861j1m.partyspins-x8s439 0l-12.partyspins-h8ip5z 30.partyspins-0enwcl.partyspins-tgku7k 2.partyspins-43ih6o.partyspins-tgku7k 3.partyspins-0jhs99 3.partyspins-ouyf4a.partyspins-jizpff 3.partyspins-djv8lm.partyspins-2qnym8.partyspins-stjfcm.partyspins-nrkcwa 7-3.partyspins-h8ip5z 10.partyspins-jey11z.partyspins-nrkcwa 23.partyspins-zij7ud.partyspins-azxylt 1.partyspins-n0hrug 2.partyspins-h8ip5z 3.partyspins-azxylt 1.partyspins-jizpff 5.partyspins-7b2cpc.partyspins-jizpff 32.partyspins-czw6hr.partyspins-2qnym8 5.partyspins-x8s439 4.partyspins-nrkcwa 9.partyspins-nrkcwa 8.partyspins-jizpff 6.partyspins-9qphvg.partyspins-05w38a.partyspins-x8g9f2.partyspins-dwx8ix.partyspins-e32uk1 4.partyspins-l51xd4.partyspins-e32uk1 6.partyspins-e32uk1 0l29.partyspins-x8s439 17.partyspins-2c28ni.partyspins-wczojd 2.partyspins-in7fq1 10.partyspins-8e9tkt.partyspins-h8ip5z 8.partyspins-5irxh4.partyspins-rqz806.partyspins-x9gmz4.partyspins-jm6jkm.partyspins-umcdvj.partyspins-2qnym8.partyspins-qrfnan.partyspins-h8ip5z 1.partyspins-gr6kpv.partyspins-x3ym6f.partyspins-tggzdr.partyspins-q0wb6x.partyspins-cjjl2m.partyspins-n0hrug 1.partyspins-v558np.partyspins-y213te.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .partyspins-9c9zfj > .partyspins-k9ngz7 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .partyspins-9c9zfj > .partyspins-k9ngz7 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .partyspins-9c9zfj > .partyspins-k9ngz7 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .partyspins-9c9zfj > .partyspins-k9ngz7 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .partyspins-9c9zfj > .partyspins-k9ngz7 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.partyspins-a0vbt6.partyspins-23unko {
  display: none;
}

.partyspins-2zd1aa {
  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) {
  .partyspins-2zd1aa {
    height: 74px;
    overflow: visible;
  }
}

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

.partyspins-ysrs52 {
  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;
}

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

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

.partyspins-ysrs52 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.partyspins-w6ozpx {
  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;
}

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

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

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

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

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

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

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

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

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

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

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-2zd1aa {
  background: #2b3b67;
}

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-ysrs52 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-ysrs52::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-ysrs52::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-w6ozpx::before {
  background: #0e0f41;
}

.partyspins-a0vbt6.partyspins-9wkiai .partyspins-w6ozpx::after {
  background: #152557;
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-2zd1aa {
  background: #1f35fa;
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-ysrs52 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-ysrs52::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-ysrs52::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-w6ozpx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.partyspins-a0vbt6.partyspins-cvwtws .partyspins-w6ozpx::after {
  background: #192ac8;
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-2zd1aa {
  background: #fa771f;
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-ysrs52 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-ysrs52::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-ysrs52::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-w6ozpx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.partyspins-a0vbt6.partyspins-kavl96 .partyspins-w6ozpx::after {
  background: #fa8535;
}

.partyspins-n2ry21 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.partyspins-6u1vnb {
  display: flex;
  align-items: center;
  gap: 10px;
}

.partyspins-6u1vnb span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.partyspins-6u1vnb small {
  font-size: 14px;
  color: var(--text-color);
}

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

.partyspins-k0gloj {
  width: 120px;
  height: 22px;
}

.partyspins-k0gloj .partyspins-mn0iyb {
  fill: #c2c0ce;
}

.partyspins-k0gloj [rating="1"] .partyspins-mn0iyb:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.partyspins-k0gloj [rating="2"] .partyspins-mn0iyb:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.partyspins-k0gloj [rating="3"] .partyspins-mn0iyb:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.partyspins-k0gloj [rating="4"] .partyspins-mn0iyb:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.partyspins-k0gloj [rating="5"] .partyspins-mn0iyb:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.partyspins-4xssr3 {
  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);
}

.partyspins-4xssr3.partyspins-tyrmgq {
  display: block;
}

.partyspins-4xssr3.partyspins-23unko {
  display: none;
}

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

.partyspins-49z4v3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.partyspins-2u82nm {
  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);
}

.partyspins-b7qq0k {
  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;
}

.partyspins-7kkp47 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.partyspins-qbfe16 {
  font-size: 16px;
  line-height: 140%;
}

.partyspins-lrniwk {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.partyspins-lrniwk .partyspins-mn0iyb {
  fill: #c2c0ce;
}

.partyspins-lrniwk [rating="1"] .partyspins-mn0iyb:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.partyspins-lrniwk [rating="2"] .partyspins-mn0iyb:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.partyspins-lrniwk [rating="3"] .partyspins-mn0iyb:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.partyspins-lrniwk [rating="4"] .partyspins-mn0iyb:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.partyspins-lrniwk [rating="5"] .partyspins-mn0iyb:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.partyspins-6gfaec {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.partyspins-7bud19 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partyspins-de2lke {
  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;
}

.partyspins-vln0mm {
  flex: 1;
  min-width: 0;
}

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

.partyspins-817s3i {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.partyspins-817s3i svg,
.partyspins-817s3i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partyspins-817s3i svg path {
  fill: var(--button-bg-color);
}

.partyspins-817s3i svg circle {
  fill: var(--button-text-color);
}

.partyspins-85flek {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.partyspins-85flek strong {
  font-weight: 600;
}

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

.partyspins-9qidlt p {
  margin: 0 0 16px;
}

.partyspins-9qidlt p:last-child {
  margin-bottom: 0;
}

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

.partyspins-0kokq6 {
  max-width: 300px;
  width: 100%;
}

.partyspins-0kokq6 a {
  width: 100%;
}

@media (max-width: 575px) {
  .partyspins-0kokq6 {
    max-width: 200px;
  }
}

.partyspins-0p0e7p {
  justify-content: center;
}

.partyspins-dnvjv6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.partyspins-fw676c {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.partyspins-yjd5h2 .partyspins-vk4aij {
  justify-content: center;
}

/* faq */

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

.partyspins-vr24ge {
  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.partyspins-g5nru7 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.partyspins-vr24ge::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.partyspins-g5nru7 ease;
}

.partyspins-9svlpa.partyspins-zrtyup .partyspins-vr24ge::after {
  transform: rotate(45deg);
}

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

.partyspins-9svlpa.partyspins-zrtyup .partyspins-rlnfq1 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.partyspins-361e98 {
  margin: 25px 0;
}

.partyspins-05ymf0 > input:not(:checked) ~ label:hover,
.partyspins-05ymf0 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.partyspins-hhpm2a.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.partyspins-zoqfq0 44.partyspins-z12ugu.partyspins-zsiuq8.partyspins-1qy1ma.partyspins-0pf8k0.partyspins-kpgozh.partyspins-ehkjds.partyspins-q1246o.partyspins-f9e2ll.partyspins-1b3ntl.partyspins-o04428.partyspins-pz7gfu.partyspins-h9wpqr 0l-12.partyspins-1n9261 30.partyspins-vvr5f4.partyspins-bm17eb 2.partyspins-p7lt2q.partyspins-bm17eb 3.partyspins-rkfjam 3.partyspins-svyuan.partyspins-do4iu2 3.partyspins-nxsgib.partyspins-4tar3i.partyspins-qcefjl.partyspins-cmb3fb 7-3.partyspins-1n9261 10.partyspins-4rht8b.partyspins-cmb3fb 23.partyspins-jef73b.partyspins-jm077r 1.partyspins-viky0z 2.partyspins-1n9261 3.partyspins-jm077r 1.partyspins-do4iu2 5.partyspins-oegj82.partyspins-do4iu2 32.partyspins-utbrnh.partyspins-4tar3i 5.partyspins-h9wpqr 4.partyspins-cmb3fb 9.partyspins-cmb3fb 8.partyspins-do4iu2 6.partyspins-bhpxz7.partyspins-8o5jfd.partyspins-0hkokq.partyspins-96shtr.partyspins-4eqtbc 4.partyspins-xi4us1.partyspins-4eqtbc 6.partyspins-4eqtbc 0l29.partyspins-h9wpqr 17.partyspins-pvrz9g.partyspins-01nia7 2.partyspins-2jxxq8 10.partyspins-a9vhbs.partyspins-1n9261 8.partyspins-zcth1g.partyspins-dq039g.partyspins-t0bc65.partyspins-lcds0d.partyspins-w4t3hj.partyspins-4tar3i.partyspins-kpgozh.partyspins-1n9261 1.partyspins-2nk2r7.partyspins-yzlwtf.partyspins-srkok4.partyspins-p7919d.partyspins-gaffeq.partyspins-viky0z 1.partyspins-jh9s4k.partyspins-upsz0h.5z'/%3e%3c/svg%3e");
}

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

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

.partyspins-o9hkix {
  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);
}

.partyspins-o9hkix.partyspins-hoxkm3 {
  display: block;
}

.partyspins-o9hkix.partyspins-bn5khp {
  display: none;
}

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

.partyspins-phlyz3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.partyspins-qtep21 {
  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);
}

.partyspins-1fs2l8 {
  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;
}

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

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

.partyspins-etrv0c {
  font-size: 16px;
  line-height: 140%;
}

.partyspins-xrqf1j {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.partyspins-xrqf1j .partyspins-hbfx4l {
  fill: #c2c0ce;
}

.partyspins-xrqf1j [rating="1"] .partyspins-hbfx4l:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.partyspins-xrqf1j [rating="2"] .partyspins-hbfx4l:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.partyspins-xrqf1j [rating="3"] .partyspins-hbfx4l:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.partyspins-xrqf1j [rating="4"] .partyspins-hbfx4l:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.partyspins-xrqf1j [rating="5"] .partyspins-hbfx4l:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.partyspins-egcw42 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;
}

.partyspins-egcw42 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 */

.partyspins-vur7wt {
  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);
}

.partyspins-vur7wt.partyspins-f6y3se {
  opacity: 1;
  pointer-events: auto;
}
