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

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

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

.monsterwin-bqf7wb {
  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) {
  .monsterwin-bqf7wb: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;
  }
}

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

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

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

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

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

.monsterwin-2pe3eg {
  cursor: pointer;
}

.monsterwin-anu7wa {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.monsterwin-8g7uk9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.monsterwin-8g7uk9 figure {
  margin: 0;
}

.monsterwin-8g7uk9.monsterwin-aoq0t2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.monsterwin-8g7uk9.monsterwin-wya1qo {
  justify-content: flex-end;
  margin-left: 4px;
}

.monsterwin-8g7uk9.monsterwin-h1aug5 {
  justify-content: center;
}

.monsterwin-8g7uk9.monsterwin-eoyulq {
  justify-content: normal;
}

.monsterwin-xqeoqe {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.monsterwin-6yk6p4 img {
  width: 100%;
}

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

.monsterwin-zndr0o {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.monsterwin-zndr0o 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);
}

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

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

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

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

.monsterwin-zndr0o ul li:last-of-type::after {
  display: none;
}

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

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

.monsterwin-bmm4g1 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .monsterwin-4e4def {
    height: 50px;
  }
}

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

.monsterwin-4e4def.monsterwin-4wl8dc {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .monsterwin-4e4def.monsterwin-4wl8dc:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.monsterwin-9rurji {
  margin-bottom: 94px;
}

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

.monsterwin-x06y17 .monsterwin-pi95kr {
  margin-bottom: 28px;
}

.monsterwin-x06y17 .monsterwin-pi95kr img {
  max-height: 100px;
  width: auto;
}

.monsterwin-veg6pw {
  display: flex;
  align-items: center;
}

.monsterwin-veg6pw a + a {
  margin-left: 24px;
}

.monsterwin-veg6pw img {
  max-height: 56px;
  width: auto;
}

.monsterwin-veg6pw img + img {
  margin-left: 24px;
}

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

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

.monsterwin-jdmpj0 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.monsterwin-qsf7ib li {
  display: flex;
  margin: 0 7px;
}

.monsterwin-qsf7ib li svg {
  transition: 0.monsterwin-0mtlf0 ease-in-out;
}

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

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

.monsterwin-3q0lyf + .monsterwin-3q0lyf {
  margin-left: 120px;
}

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

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

.monsterwin-bw6d8f {
  list-style: none;
  margin: 0;
  padding: 0;
}

.monsterwin-bw6d8f li {
  font-size: 16px;
}

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

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

.monsterwin-bw6d8f li + li {
  margin-top: 16px;
}

.monsterwin-ppnub5 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.monsterwin-nj6nkn ease-in-out;
}

.monsterwin-ppnub5.monsterwin-2gnf3i {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.monsterwin-pl3i2x {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.monsterwin-2skefk li {
  width: 100%;
}

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

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

.monsterwin-2skefk li a.monsterwin-2gnf3i {
  background: var(--border-color);
}

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

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

.monsterwin-5nok8n {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.monsterwin-5rp68b {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.monsterwin-5rp68b img {
  width: 100%;
  transition: 0.monsterwin-0mtlf0 ease-in-out;
}

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

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

.monsterwin-78rhxt {
  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) {
  .monsterwin-78rhxt {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .monsterwin-78rhxt .monsterwin-pi95kr img {
    max-width: 90px;
  }
}

.monsterwin-pi95kr img {
  max-height: 50px;
  width: auto;
}

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

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

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

.monsterwin-p6bxab li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.monsterwin-qj446d {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.monsterwin-qj446d.monsterwin-7ce4bd {
  margin-right: 0;
}

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

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

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

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

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

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

.monsterwin-tn327t:hover > ul {
  display: flex;
}

.monsterwin-tn327t:focus > ul {
  display: flex;
}

.monsterwin-tn327t:focus-within > ul {
  display: flex;
}

.monsterwin-tph4i9 {
  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;
}

.monsterwin-tph4i9::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.monsterwin-nj6nkn ease-in-out;
}

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

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

.monsterwin-tn327t 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.monsterwin-0mtlf0 ease-in-out;
  overflow: hidden;
}

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

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

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

.monsterwin-aifs4t {
  display: none;
}

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

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

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

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

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

.monsterwin-l74qrs img {
  margin-bottom: 20px;
}

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

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

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

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

.monsterwin-j6z3v6 {
  color: var(--text-color);
}

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

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

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

.monsterwin-g3actj p img {
  display: block;
  margin: 0 auto;
}

.monsterwin-g3actj p:first-of-type {
  margin-top: 0;
}

.monsterwin-g3actj p:last-of-type {
  margin-bottom: 0;
}

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

.monsterwin-g3actj ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-ilezcy .monsterwin-xqh1ge {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.monsterwin-ilezcy .monsterwin-gul3vw {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.monsterwin-gul3vw {
  margin: 0 0 28px;
}

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

.monsterwin-xqh1ge {
  margin: 0 0 28px;
}

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

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

.monsterwin-w7seyy .monsterwin-bqf7wb {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.monsterwin-35kn9x {
  position: relative;
  border: none;
}

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

.monsterwin-757sse {
  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;
}

.monsterwin-757sse span {
  height: 32px;
}

.monsterwin-757sse span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.monsterwin-757sse.monsterwin-hjtrtt span {
  transform: scaleY(-1);
}

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

.monsterwin-q98qa1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.monsterwin-q98qa1.monsterwin-b1h0wk {
  display: none;
}

.monsterwin-95xr4o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.monsterwin-95xr4o table {
  width: 100%;
  border-collapse: collapse;
}

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

  .monsterwin-95xr4o table td {
    min-width: 75px;
  }
}

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

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

.monsterwin-95xr4o p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.monsterwin-fqdc33 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.monsterwin-ek1yvs p {
  color: var(--text-color);
}

.monsterwin-iin69n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.monsterwin-6ex646 {
  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);
}

.monsterwin-rc70o1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.monsterwin-7dn3n1 p + p {
  margin-top: 10px;
}

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

.monsterwin-kzne15 {
  display: none;
}

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

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

.monsterwin-epw8iq li {
  margin: 0 20px;
}

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

.monsterwin-epw8iq li a img {
  margin-bottom: 4px;
}

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

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

.monsterwin-a7ndcf li {
  font-size: 16px;
  position: relative;
}

.monsterwin-a7ndcf li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.monsterwin-a7ndcf li span {
  opacity: 0.5;
}

.monsterwin-a7ndcf li + li {
  margin-left: 30px;
}

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

h2.monsterwin-al8q79 {
  margin: 0 0 28px;
}

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

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

.monsterwin-qfv0vv 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);
}

.monsterwin-qfv0vv 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;
}

.monsterwin-qfv0vv 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;
}

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

.monsterwin-qfv0vv tbody tr:last-of-type {
  margin-bottom: 0;
}

.monsterwin-qfv0vv tbody tr td:first-of-type {
  flex-shrink: 0;
}

.monsterwin-qfv0vv 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);
}

.monsterwin-qfv0vv 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);
}

.monsterwin-qfv0vv tbody tr td:last-of-type {
  margin-left: auto;
}

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

.monsterwin-qfv0vv tbody tr td .monsterwin-1s79n0 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .monsterwin-qfv0vv tbody tr td .monsterwin-1s79n0 {
    width: 100%;
  }
}

.monsterwin-qfv0vv tbody tr td .monsterwin-yrq8xz {
  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.monsterwin-0mtlf0 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .monsterwin-qfv0vv tbody tr td .monsterwin-yrq8xz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .monsterwin-qfv0vv tbody tr td .monsterwin-yrq8xz {
    width: 100%;
  }
}

.monsterwin-qfv0vv tbody tr td .monsterwin-yowc5s {
  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) {
  .monsterwin-qfv0vv tbody tr td .monsterwin-yowc5s:hover {
    text-decoration: none;
  }
}

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

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

.monsterwin-yw1y06 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.monsterwin-97f32t img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.monsterwin-0mtlf0 ease-in-out;
}

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

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

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

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

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

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

.monsterwin-ro6ld8 img {
  width: 100%;
  height: 100%;
}

.monsterwin-ro6ld8 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.monsterwin-z798ej svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.monsterwin-0mtlf0 ease-in-out;
}

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

.monsterwin-eytxyv {
  padding: 90px 0;
}

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

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

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

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

.monsterwin-1gffnm img {
  width: 100%;
}

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

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

.monsterwin-d4z3lh {
  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;
}

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

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

.monsterwin-ud17f2 {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-ud17f2:hover {
  border: 1px solid #8c8ca2;
}

.monsterwin-5b34nj {
  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%);
}

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

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

.monsterwin-wzagpr a {
  text-decoration: underline;
  color: #8babff;
}

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

.monsterwin-d53g92 .monsterwin-ud17f2 {
  width: 50%;
  margin: 0;
}

.monsterwin-z80ryo {
  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;
}

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

.monsterwin-wr2wk3 {
  margin: 0 0 100px;
}

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

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

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

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

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

.monsterwin-dvfur2 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.monsterwin-7rje3r 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.monsterwin-0mtlf0 ease-in-out;
}

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

.monsterwin-7rje3r a svg {
  fill: #fff;
}

.monsterwin-7rje3r a:hover {
  background: #3d68e7;
}

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

.monsterwin-hzahs9 {
  margin-bottom: 16px;
}

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

.monsterwin-ptt8uq {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.monsterwin-k2wixm 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);
}

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

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

.monsterwin-k2wixm table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.monsterwin-r5jxfk.monsterwin-xtt6ci {
  display: none;
}

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

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

.monsterwin-7zzpkn iframe.monsterwin-c1lo4q {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.monsterwin-7zzpkn.monsterwin-fpzxc5 {
  opacity: 1;
  pointer-events: all;
}

.monsterwin-3p4074 {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-3p4074 svg {
  margin-right: 10px;
}

.monsterwin-3p4074 + .monsterwin-3p4074 {
  margin-top: 14px;
}

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

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

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

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

.monsterwin-yxz7uy .monsterwin-w7seyy {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .monsterwin-yxz7uy .monsterwin-w7seyy {
    margin: 28px 0 0;
  }
}

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

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

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

.monsterwin-anx210 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.monsterwin-9eqt42 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.monsterwin-r4hhcw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.monsterwin-ibymte .monsterwin-bqf7wb {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .monsterwin-ibymte .monsterwin-bqf7wb {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.monsterwin-9i5qs0 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.monsterwin-9i5qs0 img {
  width: 100%;
}

.monsterwin-gy3mqv {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.monsterwin-3bpx8e {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.monsterwin-kcclg3 {
  width: 100%;
  margin: 0 0 100px;
}

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

.monsterwin-kcclg3 .monsterwin-2d77w8 {
  position: relative;
}

.monsterwin-kcclg3 .monsterwin-qsfxsw {
  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;
}

.monsterwin-kcclg3 .monsterwin-qsfxsw.monsterwin-xtt6ci {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 {
    bottom: 90px;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-96fyc1 {
  max-width: 300px;
  width: 100%;
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-96fyc1 .monsterwin-twnsdu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-96fyc1 .monsterwin-twnsdu {
    font-size: 32px;
    text-align: center;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-96fyc1 .monsterwin-ip8737 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-96fyc1 .monsterwin-ip8737 {
    text-align: center;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd {
    flex-direction: column-reverse;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-bkf1w3 {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-bkf1w3:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-bkf1w3 {
    width: 100%;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-5zhssh {
  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.monsterwin-0mtlf0 ease-in-out;
  overflow: hidden;
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-5zhssh 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);
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-5zhssh: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;
}

.monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-5zhssh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-f442p6 .monsterwin-7ce4bd .monsterwin-5zhssh {
    width: 100%;
  }
}

.monsterwin-kcclg3 .monsterwin-f442p6.monsterwin-xtt6ci {
  display: none;
}

.monsterwin-kcclg3 .monsterwin-bxa5q8 {
  display: none;
}

.monsterwin-kcclg3 .monsterwin-bxa5q8.monsterwin-fpzxc5 {
  display: block;
}

.monsterwin-kcclg3 .monsterwin-bxa5q8 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-bxa5q8 iframe {
    height: calc(100vh - 54px);
  }
}

.monsterwin-kcclg3 .monsterwin-z1pssj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .monsterwin-kcclg3 .monsterwin-z1pssj {
    padding: 24px 16px 0;
  }
}

.monsterwin-kcclg3 .monsterwin-z1pssj .monsterwin-twnsdu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .monsterwin-kcclg3 .monsterwin-z1pssj .monsterwin-twnsdu {
    margin-bottom: 24px;
  }
}

.monsterwin-kcclg3 .monsterwin-z1pssj 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);
}

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

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

.monsterwin-kcclg3 .monsterwin-z1pssj table tr:last-of-type td {
  border-bottom: none;
}

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

.monsterwin-kxqelj.monsterwin-2gnf3i {
  display: block;
}

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

.monsterwin-kxqelj .monsterwin-qj8x9y {
  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;
}

.monsterwin-kxqelj .monsterwin-zfv3qd {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.monsterwin-kxqelj .monsterwin-5zhssh {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-kxqelj .monsterwin-5zhssh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.monsterwin-iy4b88.monsterwin-2gnf3i {
  display: block;
}

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

.monsterwin-sihm6d {
  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;
}

.monsterwin-96d6zf {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.monsterwin-syycdb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.monsterwin-syycdb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.monsterwin-sja99k {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.monsterwin-guxbg7.monsterwin-xtt6ci {
  display: none;
}

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

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

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

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

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

.monsterwin-k4772g 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.monsterwin-0mtlf0 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.monsterwin-k4772g input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.monsterwin-k4772g input:active {
  border-color: #c2c0ce;
}

.monsterwin-k4772g input:focus {
  border-color: #c2c0ce;
}

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

.monsterwin-jwp9c9 {
  margin-bottom: 36px;
}

.monsterwin-jwp9c9 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;
}

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

.monsterwin-jwp9c9 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.monsterwin-0ngmwe {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.monsterwin-xu5mwq {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-xu5mwq:hover {
  background: var(--border-color);
}

.monsterwin-4ssec5 {
  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.monsterwin-0mtlf0 ease-in-out;
}

.monsterwin-4ssec5:hover {
  background: #166ad9;
}

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

.monsterwin-sh134v.monsterwin-xtt6ci {
  display: none;
}

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

.monsterwin-sh134v .monsterwin-xu5mwq {
  margin: 0 auto;
}

.monsterwin-gdtu8d {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.monsterwin-fqbtgx {
  filter: grayscale(100%);
}

.monsterwin-cf7x2e > input {
  display: none;
}

.monsterwin-cf7x2e > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-t1lx35.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.monsterwin-ih2e35 44.monsterwin-trwnop.monsterwin-1dndfy.monsterwin-9u55zi.monsterwin-ib52ug.monsterwin-0c7gzy.monsterwin-9e2nbn.monsterwin-94wacw.monsterwin-1d2yjx.monsterwin-eg3uox.monsterwin-ro4n7c.monsterwin-9zpze7.monsterwin-cfuhlo 0l-12.monsterwin-clpov0 30.monsterwin-mtar1k.monsterwin-jzwe6u 2.monsterwin-jphczu.monsterwin-jzwe6u 3.monsterwin-d2xyv6 3.monsterwin-0ugnan.monsterwin-t7tddv 3.monsterwin-4rxtb5.monsterwin-n9lrlx.monsterwin-9fd80o.monsterwin-wtnz34 7-3.monsterwin-clpov0 10.monsterwin-4eo22k.monsterwin-wtnz34 23.monsterwin-gsiw4q.monsterwin-4ij6cl 1.monsterwin-4n570f 2.monsterwin-clpov0 3.monsterwin-4ij6cl 1.monsterwin-t7tddv 5.monsterwin-3iyhsp.monsterwin-t7tddv 32.monsterwin-rbrje4.monsterwin-n9lrlx 5.monsterwin-cfuhlo 4.monsterwin-wtnz34 9.monsterwin-wtnz34 8.monsterwin-t7tddv 6.monsterwin-myg0j5.monsterwin-dizhn4.monsterwin-vil12x.monsterwin-3rl9x1.monsterwin-vjd6f1 4.monsterwin-zm70tr.monsterwin-vjd6f1 6.monsterwin-vjd6f1 0l29.monsterwin-cfuhlo 17.monsterwin-dqdj52.monsterwin-vyz2zb 2.monsterwin-xixxif 10.monsterwin-ol0zw9.monsterwin-clpov0 8.monsterwin-7mz6fn.monsterwin-8jsetz.monsterwin-8inca1.monsterwin-jrg3nh.monsterwin-hscwe2.monsterwin-n9lrlx.monsterwin-0c7gzy.monsterwin-clpov0 1.monsterwin-bg0rsh.monsterwin-bxoayq.monsterwin-02yp4w.monsterwin-9sk9yr.monsterwin-yepy0f.monsterwin-4n570f 1.monsterwin-ru2z9i.monsterwin-r2ct8c.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.monsterwin-cf7x2e > input:checked ~ label,
.monsterwin-cf7x2e > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-t1lx35.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.monsterwin-ih2e35 44.monsterwin-trwnop.monsterwin-1dndfy.monsterwin-9u55zi.monsterwin-ib52ug.monsterwin-0c7gzy.monsterwin-9e2nbn.monsterwin-94wacw.monsterwin-1d2yjx.monsterwin-eg3uox.monsterwin-ro4n7c.monsterwin-9zpze7.monsterwin-cfuhlo 0l-12.monsterwin-clpov0 30.monsterwin-mtar1k.monsterwin-jzwe6u 2.monsterwin-jphczu.monsterwin-jzwe6u 3.monsterwin-d2xyv6 3.monsterwin-0ugnan.monsterwin-t7tddv 3.monsterwin-4rxtb5.monsterwin-n9lrlx.monsterwin-9fd80o.monsterwin-wtnz34 7-3.monsterwin-clpov0 10.monsterwin-4eo22k.monsterwin-wtnz34 23.monsterwin-gsiw4q.monsterwin-4ij6cl 1.monsterwin-4n570f 2.monsterwin-clpov0 3.monsterwin-4ij6cl 1.monsterwin-t7tddv 5.monsterwin-3iyhsp.monsterwin-t7tddv 32.monsterwin-rbrje4.monsterwin-n9lrlx 5.monsterwin-cfuhlo 4.monsterwin-wtnz34 9.monsterwin-wtnz34 8.monsterwin-t7tddv 6.monsterwin-myg0j5.monsterwin-dizhn4.monsterwin-vil12x.monsterwin-3rl9x1.monsterwin-vjd6f1 4.monsterwin-zm70tr.monsterwin-vjd6f1 6.monsterwin-vjd6f1 0l29.monsterwin-cfuhlo 17.monsterwin-dqdj52.monsterwin-vyz2zb 2.monsterwin-xixxif 10.monsterwin-ol0zw9.monsterwin-clpov0 8.monsterwin-7mz6fn.monsterwin-8jsetz.monsterwin-8inca1.monsterwin-jrg3nh.monsterwin-hscwe2.monsterwin-n9lrlx.monsterwin-0c7gzy.monsterwin-clpov0 1.monsterwin-bg0rsh.monsterwin-bxoayq.monsterwin-02yp4w.monsterwin-9sk9yr.monsterwin-yepy0f.monsterwin-4n570f 1.monsterwin-ru2z9i.monsterwin-r2ct8c.5z'/%3e%3c/svg%3e");
}

.monsterwin-cf7x2e > input:not(:checked) ~ label:hover,
.monsterwin-cf7x2e > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-t1lx35.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-ih2e35 44.monsterwin-trwnop.monsterwin-1dndfy.monsterwin-9u55zi.monsterwin-ib52ug.monsterwin-0c7gzy.monsterwin-9e2nbn.monsterwin-94wacw.monsterwin-1d2yjx.monsterwin-eg3uox.monsterwin-ro4n7c.monsterwin-9zpze7.monsterwin-cfuhlo 0l-12.monsterwin-clpov0 30.monsterwin-mtar1k.monsterwin-jzwe6u 2.monsterwin-jphczu.monsterwin-jzwe6u 3.monsterwin-d2xyv6 3.monsterwin-0ugnan.monsterwin-t7tddv 3.monsterwin-4rxtb5.monsterwin-n9lrlx.monsterwin-9fd80o.monsterwin-wtnz34 7-3.monsterwin-clpov0 10.monsterwin-4eo22k.monsterwin-wtnz34 23.monsterwin-gsiw4q.monsterwin-4ij6cl 1.monsterwin-4n570f 2.monsterwin-clpov0 3.monsterwin-4ij6cl 1.monsterwin-t7tddv 5.monsterwin-3iyhsp.monsterwin-t7tddv 32.monsterwin-rbrje4.monsterwin-n9lrlx 5.monsterwin-cfuhlo 4.monsterwin-wtnz34 9.monsterwin-wtnz34 8.monsterwin-t7tddv 6.monsterwin-myg0j5.monsterwin-dizhn4.monsterwin-vil12x.monsterwin-3rl9x1.monsterwin-vjd6f1 4.monsterwin-zm70tr.monsterwin-vjd6f1 6.monsterwin-vjd6f1 0l29.monsterwin-cfuhlo 17.monsterwin-dqdj52.monsterwin-vyz2zb 2.monsterwin-xixxif 10.monsterwin-ol0zw9.monsterwin-clpov0 8.monsterwin-7mz6fn.monsterwin-8jsetz.monsterwin-8inca1.monsterwin-jrg3nh.monsterwin-hscwe2.monsterwin-n9lrlx.monsterwin-0c7gzy.monsterwin-clpov0 1.monsterwin-bg0rsh.monsterwin-bxoayq.monsterwin-02yp4w.monsterwin-9sk9yr.monsterwin-yepy0f.monsterwin-4n570f 1.monsterwin-ru2z9i.monsterwin-r2ct8c.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .monsterwin-0d2ei7 > .monsterwin-k2qs44 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .monsterwin-0d2ei7 > .monsterwin-k2qs44 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .monsterwin-0d2ei7 > .monsterwin-k2qs44 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .monsterwin-0d2ei7 > .monsterwin-k2qs44 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .monsterwin-0d2ei7 > .monsterwin-k2qs44 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.monsterwin-qed77z.monsterwin-xtt6ci {
  display: none;
}

.monsterwin-21f2kc {
  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) {
  .monsterwin-21f2kc {
    height: 74px;
    overflow: visible;
  }
}

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

.monsterwin-dbngwk {
  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;
}

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

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

.monsterwin-dbngwk img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.monsterwin-podjer {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .monsterwin-7mwt4y {
    top: -20px;
  }
}

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

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

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

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

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-21f2kc {
  background: #2b3b67;
}

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-dbngwk {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-dbngwk::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-dbngwk::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-podjer::before {
  background: #0e0f41;
}

.monsterwin-qed77z.monsterwin-hrl1c3 .monsterwin-podjer::after {
  background: #152557;
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-21f2kc {
  background: #1f35fa;
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-dbngwk {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-dbngwk::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-dbngwk::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-podjer::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.monsterwin-qed77z.monsterwin-f4bfc0 .monsterwin-podjer::after {
  background: #192ac8;
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-21f2kc {
  background: #fa771f;
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-dbngwk {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-dbngwk::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-dbngwk::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-podjer::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-qed77z.monsterwin-zcypwx .monsterwin-podjer::after {
  background: #fa8535;
}

.monsterwin-izihj2 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.monsterwin-aw2h45 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.monsterwin-21c8fu {
  width: 120px;
  height: 22px;
}

.monsterwin-21c8fu .monsterwin-7mqzat {
  fill: #c2c0ce;
}

.monsterwin-21c8fu [rating="1"] .monsterwin-7mqzat:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.monsterwin-21c8fu [rating="2"] .monsterwin-7mqzat:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.monsterwin-21c8fu [rating="3"] .monsterwin-7mqzat:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.monsterwin-21c8fu [rating="4"] .monsterwin-7mqzat:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.monsterwin-21c8fu [rating="5"] .monsterwin-7mqzat:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.monsterwin-gnolsw {
  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);
}

.monsterwin-gnolsw.monsterwin-fpzxc5 {
  display: block;
}

.monsterwin-gnolsw.monsterwin-xtt6ci {
  display: none;
}

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

.monsterwin-iipi25 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.monsterwin-ggq8ib {
  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);
}

.monsterwin-53daee {
  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;
}

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

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

.monsterwin-99bxg4 {
  font-size: 16px;
  line-height: 140%;
}

.monsterwin-zr8ydc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.monsterwin-zr8ydc .monsterwin-7mqzat {
  fill: #c2c0ce;
}

.monsterwin-zr8ydc [rating="1"] .monsterwin-7mqzat:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.monsterwin-zr8ydc [rating="2"] .monsterwin-7mqzat:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.monsterwin-zr8ydc [rating="3"] .monsterwin-7mqzat:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.monsterwin-zr8ydc [rating="4"] .monsterwin-7mqzat:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.monsterwin-zr8ydc [rating="5"] .monsterwin-7mqzat:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.monsterwin-p2erzv {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.monsterwin-sseibp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.monsterwin-sic3md {
  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;
}

.monsterwin-qgwrn3 {
  flex: 1;
  min-width: 0;
}

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

.monsterwin-586s8t {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.monsterwin-586s8t svg,
.monsterwin-586s8t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.monsterwin-586s8t svg path {
  fill: var(--button-bg-color);
}

.monsterwin-586s8t svg circle {
  fill: var(--button-text-color);
}

.monsterwin-7kr2k6 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.monsterwin-7kr2k6 strong {
  font-weight: 600;
}

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

.monsterwin-yekr1g p {
  margin: 0 0 16px;
}

.monsterwin-yekr1g p:last-child {
  margin-bottom: 0;
}

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

.monsterwin-72utaq {
  max-width: 300px;
  width: 100%;
}

.monsterwin-72utaq a {
  width: 100%;
}

@media (max-width: 575px) {
  .monsterwin-72utaq {
    max-width: 200px;
  }
}

.monsterwin-uz3ybu {
  justify-content: center;
}

.monsterwin-t6xply {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.monsterwin-psutnw {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.monsterwin-9925fw .monsterwin-p6bxab {
  justify-content: center;
}

/* faq */

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

.monsterwin-cmd54i {
  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.monsterwin-d43baa ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.monsterwin-cmd54i::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.monsterwin-d43baa ease;
}

.monsterwin-hr201v.monsterwin-2gnf3i .monsterwin-cmd54i::after {
  transform: rotate(45deg);
}

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

.monsterwin-hr201v.monsterwin-2gnf3i .monsterwin-nzogkp {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.monsterwin-l0xy1b {
  margin: 25px 0;
}

.monsterwin-cf7x2e > input:not(:checked) ~ label:hover,
.monsterwin-cf7x2e > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-9rwt9o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-oglvjt 44.monsterwin-l7kmfn.monsterwin-6jtiir.monsterwin-9lwm7u.monsterwin-dcwuej.monsterwin-4e80he.monsterwin-qhctqv.monsterwin-4o5zbc.monsterwin-u6eu3k.monsterwin-efvhmn.monsterwin-4mt4qq.monsterwin-f8i2sl.monsterwin-xeo1p7 0l-12.monsterwin-m6104e 30.monsterwin-0345fw.monsterwin-upbfbv 2.monsterwin-4csmcf.monsterwin-upbfbv 3.monsterwin-3vz3za 3.monsterwin-imny14.monsterwin-wf2lfq 3.monsterwin-2vtp98.monsterwin-73vk67.monsterwin-kyfu4j.monsterwin-ecohsp 7-3.monsterwin-m6104e 10.monsterwin-kgo9hs.monsterwin-ecohsp 23.monsterwin-61mdvk.monsterwin-g5n0k0 1.monsterwin-8y91iw 2.monsterwin-m6104e 3.monsterwin-g5n0k0 1.monsterwin-wf2lfq 5.monsterwin-54mh5i.monsterwin-wf2lfq 32.monsterwin-h5uclf.monsterwin-73vk67 5.monsterwin-xeo1p7 4.monsterwin-ecohsp 9.monsterwin-ecohsp 8.monsterwin-wf2lfq 6.monsterwin-hl8718.monsterwin-ynbkmt.monsterwin-veez0y.monsterwin-womyoc.monsterwin-t4y49q 4.monsterwin-vdnvnk.monsterwin-t4y49q 6.monsterwin-t4y49q 0l29.monsterwin-xeo1p7 17.monsterwin-4hvrn2.monsterwin-1ogzya 2.monsterwin-4xbats 10.monsterwin-8e4b8c.monsterwin-m6104e 8.monsterwin-9de6nc.monsterwin-uq0lf8.monsterwin-3hm646.monsterwin-8uiks4.monsterwin-9dqryu.monsterwin-73vk67.monsterwin-4e80he.monsterwin-m6104e 1.monsterwin-29rmt1.monsterwin-7s6tfu.monsterwin-j8uzb7.monsterwin-qjb57e.monsterwin-lvwbmo.monsterwin-8y91iw 1.monsterwin-lh4sgk.monsterwin-yzsc9h.5z'/%3e%3c/svg%3e");
}

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

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

.monsterwin-0td65u {
  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);
}

.monsterwin-0td65u.monsterwin-zw0ig0 {
  display: block;
}

.monsterwin-0td65u.monsterwin-b3vdqn {
  display: none;
}

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

.monsterwin-abcs5s {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.monsterwin-tefv8e {
  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);
}

.monsterwin-33wkhz {
  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;
}

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

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

.monsterwin-hmy47z {
  font-size: 16px;
  line-height: 140%;
}

.monsterwin-loly13 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.monsterwin-loly13 .monsterwin-el3xv8 {
  fill: #c2c0ce;
}

.monsterwin-loly13 [rating="1"] .monsterwin-el3xv8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.monsterwin-loly13 [rating="2"] .monsterwin-el3xv8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.monsterwin-loly13 [rating="3"] .monsterwin-el3xv8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.monsterwin-loly13 [rating="4"] .monsterwin-el3xv8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.monsterwin-loly13 [rating="5"] .monsterwin-el3xv8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.monsterwin-43uwxo 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;
}

.monsterwin-43uwxo 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 */

.monsterwin-txkoet {
  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);
}

.monsterwin-txkoet.monsterwin-d3dhqs {
  opacity: 1;
  pointer-events: auto;
}
