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

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

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

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

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

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

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

.monsterwin-fij3fv {
  cursor: pointer;
}

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

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

.monsterwin-zcj8xa figure {
  margin: 0;
}

.monsterwin-zcj8xa.monsterwin-zw089u {
  justify-content: flex-start;
  margin-right: 4px;
}

.monsterwin-zcj8xa.monsterwin-k4c8wb {
  justify-content: flex-end;
  margin-left: 4px;
}

.monsterwin-zcj8xa.monsterwin-tux0kc {
  justify-content: center;
}

.monsterwin-zcj8xa.monsterwin-ok9nya {
  justify-content: normal;
}

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

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

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

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

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

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

.monsterwin-jbn2ux img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-bwpor7.monsterwin-wkilmm {
  background-color: #000;
}

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

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

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

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

.monsterwin-qvkoph {
  margin-bottom: 94px;
}

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

.monsterwin-alsgxg .monsterwin-k5mxyn {
  margin-bottom: 28px;
}

.monsterwin-alsgxg .monsterwin-k5mxyn img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-ja5qfx li svg {
  transition: 0.monsterwin-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-vdi5jj.monsterwin-1dabwa {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.monsterwin-4bm9jq li {
  width: 100%;
}

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

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

.monsterwin-4bm9jq li a.monsterwin-1dabwa {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.monsterwin-bnhhq5 img {
  width: 100%;
  transition: 0.monsterwin-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-ayqnxa.monsterwin-qxc2sq {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.monsterwin-8m79hj {
  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-8m79hj::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-vjcsas ease-in-out;
}

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

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

.monsterwin-f3fy2z 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-2a4sm4 ease-in-out;
  overflow: hidden;
}

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

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

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

.monsterwin-g3a8u7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-8iyigr .monsterwin-9n021v {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.monsterwin-8iyigr .monsterwin-jtz5mq {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

.monsterwin-9n021v {
  margin: 0 0 28px;
}

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

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

.monsterwin-s1jt1b .monsterwin-fxjqwj {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.monsterwin-30hcdm {
  position: relative;
  border: none;
}

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

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

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

.monsterwin-wkvk97.monsterwin-9ytlei span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.monsterwin-99c0th.monsterwin-hekzzp {
  display: none;
}

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

.monsterwin-4lwa1x table {
  width: 100%;
  border-collapse: collapse;
}

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

  .monsterwin-4lwa1x table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-v94r6o {
  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-1zxwee {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.monsterwin-pjwahy {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-8qta9r tbody tr td .monsterwin-k5kzdy {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.monsterwin-8qta9r tbody tr td .monsterwin-22r70s {
  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-2a4sm4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .monsterwin-8qta9r tbody tr td .monsterwin-22r70s {
    width: 100%;
  }
}

.monsterwin-8qta9r tbody tr td .monsterwin-4cps01 {
  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-8qta9r tbody tr td .monsterwin-4cps01:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.monsterwin-ezniin img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.monsterwin-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.monsterwin-9ind53 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.monsterwin-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

.monsterwin-jh9mst img {
  width: 100%;
}

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

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

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

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

.monsterwin-q7hxtl {
  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-2a4sm4 ease-in-out;
}

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

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

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

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

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

.monsterwin-y32gn7 .monsterwin-q7hxtl {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.monsterwin-aochsf 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-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-sygwln.monsterwin-wggy2y {
  display: none;
}

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

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

.monsterwin-tx9zvx iframe.monsterwin-42a323 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.monsterwin-tx9zvx.monsterwin-iqm0rc {
  opacity: 1;
  pointer-events: all;
}

.monsterwin-jfdwxf {
  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-2a4sm4 ease-in-out;
}

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

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

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

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

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

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

.monsterwin-6bssxy .monsterwin-s1jt1b {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-uzs39i img {
  width: 100%;
}

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

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

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

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

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

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

.monsterwin-gidstk .monsterwin-q9afbs {
  position: relative;
}

.monsterwin-gidstk .monsterwin-28l75d {
  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-gidstk .monsterwin-28l75d.monsterwin-wggy2y {
  display: none;
}

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

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

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-z7wawp {
  max-width: 300px;
  width: 100%;
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-z7wawp .monsterwin-8f6koj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-z7wawp .monsterwin-8f6koj {
    font-size: 32px;
    text-align: center;
  }
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-z7wawp .monsterwin-t6ayvd {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-z7wawp .monsterwin-t6ayvd {
    text-align: center;
  }
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-pc309o {
  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-2a4sm4 ease-in-out;
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-pc309o:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-pc309o {
    width: 100%;
  }
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-i6wywk {
  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-2a4sm4 ease-in-out;
  overflow: hidden;
}

.monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-i6wywk 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-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-i6wywk: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-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-i6wywk:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .monsterwin-gidstk .monsterwin-b4dy7e .monsterwin-qxc2sq .monsterwin-i6wywk {
    width: 100%;
  }
}

.monsterwin-gidstk .monsterwin-b4dy7e.monsterwin-wggy2y {
  display: none;
}

.monsterwin-gidstk .monsterwin-ws45zb {
  display: none;
}

.monsterwin-gidstk .monsterwin-ws45zb.monsterwin-iqm0rc {
  display: block;
}

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

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

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

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

.monsterwin-gidstk .monsterwin-7agbwo .monsterwin-8f6koj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .monsterwin-gidstk .monsterwin-7agbwo .monsterwin-8f6koj {
    margin-bottom: 24px;
  }
}

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

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

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

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

.monsterwin-q7hk75.monsterwin-1dabwa {
  display: block;
}

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

.monsterwin-q7hk75 .monsterwin-9vcp6w {
  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-q7hk75 .monsterwin-ieansn {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.monsterwin-q7hk75 .monsterwin-i6wywk {
  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-2a4sm4 ease-in-out;
}

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

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

.monsterwin-q4605z.monsterwin-1dabwa {
  display: block;
}

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

.monsterwin-j6290u {
  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-553izz {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.monsterwin-ehjvh0.monsterwin-wggy2y {
  display: none;
}

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

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

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

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

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

.monsterwin-41xzan 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-2a4sm4 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-97bew1 {
  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-2a4sm4 ease-in-out;
}

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

.monsterwin-wjfx77 {
  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-2a4sm4 ease-in-out;
}

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

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

.monsterwin-vzp9bu.monsterwin-wggy2y {
  display: none;
}

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

.monsterwin-vzp9bu .monsterwin-97bew1 {
  margin: 0 auto;
}

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

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

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

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

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

.monsterwin-iv3bl4 > 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-fn89bp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.monsterwin-o49nhp 44.monsterwin-lmstwf.monsterwin-pma7mq.monsterwin-vne5n8.monsterwin-2y2uif.monsterwin-gijdyc.monsterwin-9mymsj.monsterwin-i5gab3.monsterwin-e66xae.monsterwin-3pk1tn.monsterwin-9nm3rg.monsterwin-at6pp6.monsterwin-t9lpum 0l-12.monsterwin-3ig3j8 30.monsterwin-082nk4.monsterwin-mx1jkh 2.monsterwin-warjn7.monsterwin-mx1jkh 3.monsterwin-tldx5c 3.monsterwin-xzb6pb.monsterwin-6wx59p 3.monsterwin-whk4t4.monsterwin-li5mo1.monsterwin-xnp2om.monsterwin-ahvele 7-3.monsterwin-3ig3j8 10.monsterwin-xjop61.monsterwin-ahvele 23.monsterwin-ekyihz.monsterwin-acsm9x 1.monsterwin-slagq0 2.monsterwin-3ig3j8 3.monsterwin-acsm9x 1.monsterwin-6wx59p 5.monsterwin-g0bl7s.monsterwin-6wx59p 32.monsterwin-b93uc7.monsterwin-li5mo1 5.monsterwin-t9lpum 4.monsterwin-ahvele 9.monsterwin-ahvele 8.monsterwin-6wx59p 6.monsterwin-y71qf8.monsterwin-mbiss2.monsterwin-e3vyeg.monsterwin-myl5be.monsterwin-vpygv0 4.monsterwin-4uz08j.monsterwin-vpygv0 6.monsterwin-vpygv0 0l29.monsterwin-t9lpum 17.monsterwin-n8uu8l.monsterwin-z2vkes 2.monsterwin-9b3efu 10.monsterwin-72kumr.monsterwin-3ig3j8 8.monsterwin-4gmtw2.monsterwin-od5r9q.monsterwin-djg4oi.monsterwin-kerzx1.monsterwin-p9c3gd.monsterwin-li5mo1.monsterwin-gijdyc.monsterwin-3ig3j8 1.monsterwin-p1d6ny.monsterwin-2ik5zj.monsterwin-2foawa.monsterwin-c8p3g4.monsterwin-2wypoz.monsterwin-slagq0 1.monsterwin-x9njzc.monsterwin-65kb8d.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.monsterwin-iv3bl4 > input:checked ~ label,
.monsterwin-iv3bl4 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-fn89bp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.monsterwin-o49nhp 44.monsterwin-lmstwf.monsterwin-pma7mq.monsterwin-vne5n8.monsterwin-2y2uif.monsterwin-gijdyc.monsterwin-9mymsj.monsterwin-i5gab3.monsterwin-e66xae.monsterwin-3pk1tn.monsterwin-9nm3rg.monsterwin-at6pp6.monsterwin-t9lpum 0l-12.monsterwin-3ig3j8 30.monsterwin-082nk4.monsterwin-mx1jkh 2.monsterwin-warjn7.monsterwin-mx1jkh 3.monsterwin-tldx5c 3.monsterwin-xzb6pb.monsterwin-6wx59p 3.monsterwin-whk4t4.monsterwin-li5mo1.monsterwin-xnp2om.monsterwin-ahvele 7-3.monsterwin-3ig3j8 10.monsterwin-xjop61.monsterwin-ahvele 23.monsterwin-ekyihz.monsterwin-acsm9x 1.monsterwin-slagq0 2.monsterwin-3ig3j8 3.monsterwin-acsm9x 1.monsterwin-6wx59p 5.monsterwin-g0bl7s.monsterwin-6wx59p 32.monsterwin-b93uc7.monsterwin-li5mo1 5.monsterwin-t9lpum 4.monsterwin-ahvele 9.monsterwin-ahvele 8.monsterwin-6wx59p 6.monsterwin-y71qf8.monsterwin-mbiss2.monsterwin-e3vyeg.monsterwin-myl5be.monsterwin-vpygv0 4.monsterwin-4uz08j.monsterwin-vpygv0 6.monsterwin-vpygv0 0l29.monsterwin-t9lpum 17.monsterwin-n8uu8l.monsterwin-z2vkes 2.monsterwin-9b3efu 10.monsterwin-72kumr.monsterwin-3ig3j8 8.monsterwin-4gmtw2.monsterwin-od5r9q.monsterwin-djg4oi.monsterwin-kerzx1.monsterwin-p9c3gd.monsterwin-li5mo1.monsterwin-gijdyc.monsterwin-3ig3j8 1.monsterwin-p1d6ny.monsterwin-2ik5zj.monsterwin-2foawa.monsterwin-c8p3g4.monsterwin-2wypoz.monsterwin-slagq0 1.monsterwin-x9njzc.monsterwin-65kb8d.5z'/%3e%3c/svg%3e");
}

.monsterwin-iv3bl4 > input:not(:checked) ~ label:hover,
.monsterwin-iv3bl4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-fn89bp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-o49nhp 44.monsterwin-lmstwf.monsterwin-pma7mq.monsterwin-vne5n8.monsterwin-2y2uif.monsterwin-gijdyc.monsterwin-9mymsj.monsterwin-i5gab3.monsterwin-e66xae.monsterwin-3pk1tn.monsterwin-9nm3rg.monsterwin-at6pp6.monsterwin-t9lpum 0l-12.monsterwin-3ig3j8 30.monsterwin-082nk4.monsterwin-mx1jkh 2.monsterwin-warjn7.monsterwin-mx1jkh 3.monsterwin-tldx5c 3.monsterwin-xzb6pb.monsterwin-6wx59p 3.monsterwin-whk4t4.monsterwin-li5mo1.monsterwin-xnp2om.monsterwin-ahvele 7-3.monsterwin-3ig3j8 10.monsterwin-xjop61.monsterwin-ahvele 23.monsterwin-ekyihz.monsterwin-acsm9x 1.monsterwin-slagq0 2.monsterwin-3ig3j8 3.monsterwin-acsm9x 1.monsterwin-6wx59p 5.monsterwin-g0bl7s.monsterwin-6wx59p 32.monsterwin-b93uc7.monsterwin-li5mo1 5.monsterwin-t9lpum 4.monsterwin-ahvele 9.monsterwin-ahvele 8.monsterwin-6wx59p 6.monsterwin-y71qf8.monsterwin-mbiss2.monsterwin-e3vyeg.monsterwin-myl5be.monsterwin-vpygv0 4.monsterwin-4uz08j.monsterwin-vpygv0 6.monsterwin-vpygv0 0l29.monsterwin-t9lpum 17.monsterwin-n8uu8l.monsterwin-z2vkes 2.monsterwin-9b3efu 10.monsterwin-72kumr.monsterwin-3ig3j8 8.monsterwin-4gmtw2.monsterwin-od5r9q.monsterwin-djg4oi.monsterwin-kerzx1.monsterwin-p9c3gd.monsterwin-li5mo1.monsterwin-gijdyc.monsterwin-3ig3j8 1.monsterwin-p1d6ny.monsterwin-2ik5zj.monsterwin-2foawa.monsterwin-c8p3g4.monsterwin-2wypoz.monsterwin-slagq0 1.monsterwin-x9njzc.monsterwin-65kb8d.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.monsterwin-jvja0b.monsterwin-wggy2y {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-uaz6jr {
  background: #2b3b67;
}

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-b0ugp4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-b0ugp4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-b0ugp4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-sgshfd::before {
  background: #0e0f41;
}

.monsterwin-jvja0b.monsterwin-kccp07 .monsterwin-sgshfd::after {
  background: #152557;
}

.monsterwin-jvja0b.monsterwin-kag65v .monsterwin-uaz6jr {
  background: #1f35fa;
}

.monsterwin-jvja0b.monsterwin-kag65v .monsterwin-b0ugp4 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.monsterwin-jvja0b.monsterwin-kag65v .monsterwin-b0ugp4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.monsterwin-jvja0b.monsterwin-kag65v .monsterwin-b0ugp4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.monsterwin-jvja0b.monsterwin-kag65v .monsterwin-sgshfd::after {
  background: #192ac8;
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-uaz6jr {
  background: #fa771f;
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-b0ugp4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-b0ugp4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-b0ugp4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-sgshfd::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-jvja0b.monsterwin-n75yb9 .monsterwin-sgshfd::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-4m26ac {
  width: 120px;
  height: 22px;
}

.monsterwin-4m26ac .monsterwin-0i1vtu {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.monsterwin-yex644 {
  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-yex644.monsterwin-iqm0rc {
  display: block;
}

.monsterwin-yex644.monsterwin-wggy2y {
  display: none;
}

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

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

.monsterwin-dblcwm {
  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-z26w1r {
  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-jll5t9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.monsterwin-tmwqoy .monsterwin-0i1vtu {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.monsterwin-d1g3nm {
  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-um8dtb {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.monsterwin-bgyzmv strong {
  font-weight: 600;
}

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

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

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

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

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

.monsterwin-jh6x4y a {
  width: 100%;
}

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

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

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

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

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

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

.monsterwin-jffkuy .monsterwin-im4957 {
  justify-content: center;
}

/* faq */

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

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

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

.monsterwin-ki7kcn.monsterwin-1dabwa .monsterwin-ogfey5::after {
  transform: rotate(45deg);
}

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

.monsterwin-ki7kcn.monsterwin-1dabwa .monsterwin-kt7yw8 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.monsterwin-iv3bl4 > input:not(:checked) ~ label:hover,
.monsterwin-iv3bl4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-6ult90.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-nq3vtu 44.monsterwin-coj3ob.monsterwin-6zn25i.monsterwin-u6qy47.monsterwin-3cojzq.monsterwin-xtns4m.monsterwin-o4v63t.monsterwin-8fcooz.monsterwin-0ciy0v.monsterwin-kkan1m.monsterwin-zq4d1n.monsterwin-021wvv.monsterwin-m1npsg 0l-12.monsterwin-48kmis 30.monsterwin-ph3oeb.monsterwin-9jzytc 2.monsterwin-2gz1fo.monsterwin-9jzytc 3.monsterwin-p0yrce 3.monsterwin-cbrggc.monsterwin-x6i1g3 3.monsterwin-vtg0eh.monsterwin-5q6j7g.monsterwin-1dxrjq.monsterwin-7e9xn1 7-3.monsterwin-48kmis 10.monsterwin-057x2s.monsterwin-7e9xn1 23.monsterwin-j3s436.monsterwin-ncqw63 1.monsterwin-4me9fd 2.monsterwin-48kmis 3.monsterwin-ncqw63 1.monsterwin-x6i1g3 5.monsterwin-oybdjc.monsterwin-x6i1g3 32.monsterwin-34trtt.monsterwin-5q6j7g 5.monsterwin-m1npsg 4.monsterwin-7e9xn1 9.monsterwin-7e9xn1 8.monsterwin-x6i1g3 6.monsterwin-b2kre5.monsterwin-fcz5jk.monsterwin-ag4egy.monsterwin-otzmhl.monsterwin-xsr4kk 4.monsterwin-corxi4.monsterwin-xsr4kk 6.monsterwin-xsr4kk 0l29.monsterwin-m1npsg 17.monsterwin-2uzvwh.monsterwin-0t1vbp 2.monsterwin-d273yl 10.monsterwin-bkpp4p.monsterwin-48kmis 8.monsterwin-w53zrj.monsterwin-gvnvst.monsterwin-bguofr.monsterwin-7ciyae.monsterwin-z5pknd.monsterwin-5q6j7g.monsterwin-xtns4m.monsterwin-48kmis 1.monsterwin-iyjwd3.monsterwin-afwkww.monsterwin-bk81xh.monsterwin-p681l4.monsterwin-syrnof.monsterwin-4me9fd 1.monsterwin-lvbk11.monsterwin-dq5gk4.5z'/%3e%3c/svg%3e");
}

.monsterwin-dz9ifw {
  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-dz9ifw {
    gap: 16px 0;
  }
}

.monsterwin-xp2dzo {
  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-xp2dzo.monsterwin-r0sf0h {
  display: block;
}

.monsterwin-xp2dzo.monsterwin-b3dz4z {
  display: none;
}

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

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

.monsterwin-3n054i {
  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-9f24hx {
  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-4jmciz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.monsterwin-1in6bb .monsterwin-a0t4ov {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.monsterwin-dtkoem 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-dtkoem 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-pusokm {
  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-pusokm.monsterwin-59hvl3 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.monsterwin-khf78f, .monsterwin-9ng36w, [class*="review-card"],
thead, thead th, table th, .monsterwin-utxgfc,
.monsterwin-k25pta, [class*="collapsible-header"],
.monsterwin-0cbtjs, [class*="updated-block"] {
  color: #ece7dc !important;
}
