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

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

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

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

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

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

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

.monsterwin-u63mfs {
  cursor: pointer;
}

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

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

.monsterwin-qmxyqa figure {
  margin: 0;
}

.monsterwin-qmxyqa.monsterwin-0avk8z {
  justify-content: flex-start;
  margin-right: 4px;
}

.monsterwin-qmxyqa.monsterwin-0syrvw {
  justify-content: flex-end;
  margin-left: 4px;
}

.monsterwin-qmxyqa.monsterwin-53rqnf {
  justify-content: center;
}

.monsterwin-qmxyqa.monsterwin-nvdjvq {
  justify-content: normal;
}

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

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

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

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

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

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

.monsterwin-3wqgta img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-g5fg9c.monsterwin-m0jknl {
  background-color: #000;
}

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

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

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

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

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

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

.monsterwin-igcsvu .monsterwin-lsoru6 {
  margin-bottom: 28px;
}

.monsterwin-igcsvu .monsterwin-lsoru6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-wz0z6u li svg {
  transition: 0.monsterwin-7h40eq ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.monsterwin-38lpwy {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.monsterwin-8xham6 ease-in-out;
}

.monsterwin-38lpwy.monsterwin-9iplqo {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.monsterwin-heefqx li {
  width: 100%;
}

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

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

.monsterwin-heefqx li a.monsterwin-9iplqo {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.monsterwin-frksrh img {
  width: 100%;
  transition: 0.monsterwin-7h40eq ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-u3w6dg.monsterwin-sphbj5 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-1n9da8 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-7h40eq ease-in-out;
  overflow: hidden;
}

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

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

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

.monsterwin-2cd9vq {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-ea6odu .monsterwin-9h1kex {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.monsterwin-6sbqc7 .monsterwin-07fyvg {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.monsterwin-xkbj51 {
  position: relative;
  border: none;
}

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

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

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

.monsterwin-nrzw5s.monsterwin-4hrnj3 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.monsterwin-qtxt5a.monsterwin-bobarv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-15u4ux {
  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-9thi15 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.monsterwin-ebzo9m {
  display: none;
}

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

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

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

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

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

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

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

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

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

.monsterwin-5i79ky li span {
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-8w5d6f tbody tr td .monsterwin-pjnb1v {
  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-7h40eq ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-t2eywt img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.monsterwin-7h40eq ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-jukago {
  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-7h40eq ease-in-out;
}

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

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

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

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

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

.monsterwin-koa007 .monsterwin-jukago {
  width: 50%;
  margin: 0;
}

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

.monsterwin-4wbohm {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.monsterwin-dami0o 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-7h40eq ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-w6web7.monsterwin-35oj28 {
  display: none;
}

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

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

.monsterwin-6r9sck iframe.monsterwin-13l53b {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.monsterwin-6r9sck.monsterwin-4cfupe {
  opacity: 1;
  pointer-events: all;
}

.monsterwin-1lc10r {
  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-7h40eq ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-1u9fb8 .monsterwin-07fyvg {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .monsterwin-1u9fb8 .monsterwin-07fyvg {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.monsterwin-2fdrf7 img {
  width: 100%;
}

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

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

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

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

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

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

.monsterwin-8q5xzc .monsterwin-ly2klu {
  position: relative;
}

.monsterwin-8q5xzc .monsterwin-ch8iuv {
  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-8q5xzc .monsterwin-ch8iuv.monsterwin-35oj28 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .monsterwin-8q5xzc .monsterwin-3qxgei {
    bottom: 90px;
  }
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-gvtqpz {
  max-width: 300px;
  width: 100%;
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-gvtqpz .monsterwin-9xb2bb {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-gvtqpz .monsterwin-9xb2bb {
    font-size: 32px;
    text-align: center;
  }
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-gvtqpz .monsterwin-153rxd {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-gvtqpz .monsterwin-153rxd {
    text-align: center;
  }
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-8eo3pn {
  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-7h40eq ease-in-out;
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-8eo3pn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-8eo3pn {
    width: 100%;
  }
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-cyy21a {
  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-7h40eq ease-in-out;
  overflow: hidden;
}

.monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-cyy21a 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-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-cyy21a: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-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-cyy21a:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .monsterwin-8q5xzc .monsterwin-3qxgei .monsterwin-sphbj5 .monsterwin-cyy21a {
    width: 100%;
  }
}

.monsterwin-8q5xzc .monsterwin-3qxgei.monsterwin-35oj28 {
  display: none;
}

.monsterwin-8q5xzc .monsterwin-5d5cs6 {
  display: none;
}

.monsterwin-8q5xzc .monsterwin-5d5cs6.monsterwin-4cfupe {
  display: block;
}

.monsterwin-8q5xzc .monsterwin-5d5cs6 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.monsterwin-8q5xzc .monsterwin-n32kko .monsterwin-9xb2bb {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .monsterwin-8q5xzc .monsterwin-n32kko .monsterwin-9xb2bb {
    margin-bottom: 24px;
  }
}

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

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

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

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

.monsterwin-z1vfm1.monsterwin-9iplqo {
  display: block;
}

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

.monsterwin-z1vfm1 .monsterwin-yz4cme {
  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-z1vfm1 .monsterwin-62evoz {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.monsterwin-z1vfm1 .monsterwin-cyy21a {
  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-7h40eq ease-in-out;
}

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

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

.monsterwin-ju4m4v.monsterwin-9iplqo {
  display: block;
}

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

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

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

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

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

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

.monsterwin-1ppunq.monsterwin-35oj28 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-7215lj {
  margin-bottom: 36px;
}

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

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

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

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

.monsterwin-61h1sx {
  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-7h40eq ease-in-out;
}

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

.monsterwin-sm0rwa {
  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-7h40eq ease-in-out;
}

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

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

.monsterwin-5gwkdk.monsterwin-35oj28 {
  display: none;
}

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

.monsterwin-5gwkdk .monsterwin-61h1sx {
  margin: 0 auto;
}

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

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

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

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

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

.monsterwin-gm878c > 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-9bzh0w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.monsterwin-olo08j 44.monsterwin-isaycc.monsterwin-2ia90m.monsterwin-g5iosw.monsterwin-hlv4d0.monsterwin-abukzx.monsterwin-brvwhk.monsterwin-6cjci4.monsterwin-3b4x87.monsterwin-utd0k7.monsterwin-zdtj80.monsterwin-6abyug.monsterwin-v990tg 0l-12.monsterwin-kpfis2 30.monsterwin-vooizc.monsterwin-k3xoxp 2.monsterwin-a4hytv.monsterwin-k3xoxp 3.monsterwin-1dvd1r 3.monsterwin-ceorcq.monsterwin-qj3zhx 3.monsterwin-efxtwu.monsterwin-8z04q1.monsterwin-f6sgi1.monsterwin-041a5w 7-3.monsterwin-kpfis2 10.monsterwin-4f818b.monsterwin-041a5w 23.monsterwin-wyqco6.monsterwin-u7gfld 1.monsterwin-4xpgzg 2.monsterwin-kpfis2 3.monsterwin-u7gfld 1.monsterwin-qj3zhx 5.monsterwin-7xb57e.monsterwin-qj3zhx 32.monsterwin-6qslqo.monsterwin-8z04q1 5.monsterwin-v990tg 4.monsterwin-041a5w 9.monsterwin-041a5w 8.monsterwin-qj3zhx 6.monsterwin-tpki16.monsterwin-vj7qzf.monsterwin-oxo9gg.monsterwin-a052g1.monsterwin-f663vh 4.monsterwin-49phbg.monsterwin-f663vh 6.monsterwin-f663vh 0l29.monsterwin-v990tg 17.monsterwin-lww0j0.monsterwin-gp3jms 2.monsterwin-6m1aw9 10.monsterwin-nv6199.monsterwin-kpfis2 8.monsterwin-15acgn.monsterwin-zw8rs7.monsterwin-uxfts4.monsterwin-kdg8g3.monsterwin-clll95.monsterwin-8z04q1.monsterwin-abukzx.monsterwin-kpfis2 1.monsterwin-062xn9.monsterwin-obrzxu.monsterwin-nrglnm.monsterwin-wrb60l.monsterwin-kzgxux.monsterwin-4xpgzg 1.monsterwin-pdoawh.monsterwin-bgk0qd.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.monsterwin-gm878c > input:checked ~ label,
.monsterwin-gm878c > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-9bzh0w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.monsterwin-olo08j 44.monsterwin-isaycc.monsterwin-2ia90m.monsterwin-g5iosw.monsterwin-hlv4d0.monsterwin-abukzx.monsterwin-brvwhk.monsterwin-6cjci4.monsterwin-3b4x87.monsterwin-utd0k7.monsterwin-zdtj80.monsterwin-6abyug.monsterwin-v990tg 0l-12.monsterwin-kpfis2 30.monsterwin-vooizc.monsterwin-k3xoxp 2.monsterwin-a4hytv.monsterwin-k3xoxp 3.monsterwin-1dvd1r 3.monsterwin-ceorcq.monsterwin-qj3zhx 3.monsterwin-efxtwu.monsterwin-8z04q1.monsterwin-f6sgi1.monsterwin-041a5w 7-3.monsterwin-kpfis2 10.monsterwin-4f818b.monsterwin-041a5w 23.monsterwin-wyqco6.monsterwin-u7gfld 1.monsterwin-4xpgzg 2.monsterwin-kpfis2 3.monsterwin-u7gfld 1.monsterwin-qj3zhx 5.monsterwin-7xb57e.monsterwin-qj3zhx 32.monsterwin-6qslqo.monsterwin-8z04q1 5.monsterwin-v990tg 4.monsterwin-041a5w 9.monsterwin-041a5w 8.monsterwin-qj3zhx 6.monsterwin-tpki16.monsterwin-vj7qzf.monsterwin-oxo9gg.monsterwin-a052g1.monsterwin-f663vh 4.monsterwin-49phbg.monsterwin-f663vh 6.monsterwin-f663vh 0l29.monsterwin-v990tg 17.monsterwin-lww0j0.monsterwin-gp3jms 2.monsterwin-6m1aw9 10.monsterwin-nv6199.monsterwin-kpfis2 8.monsterwin-15acgn.monsterwin-zw8rs7.monsterwin-uxfts4.monsterwin-kdg8g3.monsterwin-clll95.monsterwin-8z04q1.monsterwin-abukzx.monsterwin-kpfis2 1.monsterwin-062xn9.monsterwin-obrzxu.monsterwin-nrglnm.monsterwin-wrb60l.monsterwin-kzgxux.monsterwin-4xpgzg 1.monsterwin-pdoawh.monsterwin-bgk0qd.5z'/%3e%3c/svg%3e");
}

.monsterwin-gm878c > input:not(:checked) ~ label:hover,
.monsterwin-gm878c > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-9bzh0w.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-olo08j 44.monsterwin-isaycc.monsterwin-2ia90m.monsterwin-g5iosw.monsterwin-hlv4d0.monsterwin-abukzx.monsterwin-brvwhk.monsterwin-6cjci4.monsterwin-3b4x87.monsterwin-utd0k7.monsterwin-zdtj80.monsterwin-6abyug.monsterwin-v990tg 0l-12.monsterwin-kpfis2 30.monsterwin-vooizc.monsterwin-k3xoxp 2.monsterwin-a4hytv.monsterwin-k3xoxp 3.monsterwin-1dvd1r 3.monsterwin-ceorcq.monsterwin-qj3zhx 3.monsterwin-efxtwu.monsterwin-8z04q1.monsterwin-f6sgi1.monsterwin-041a5w 7-3.monsterwin-kpfis2 10.monsterwin-4f818b.monsterwin-041a5w 23.monsterwin-wyqco6.monsterwin-u7gfld 1.monsterwin-4xpgzg 2.monsterwin-kpfis2 3.monsterwin-u7gfld 1.monsterwin-qj3zhx 5.monsterwin-7xb57e.monsterwin-qj3zhx 32.monsterwin-6qslqo.monsterwin-8z04q1 5.monsterwin-v990tg 4.monsterwin-041a5w 9.monsterwin-041a5w 8.monsterwin-qj3zhx 6.monsterwin-tpki16.monsterwin-vj7qzf.monsterwin-oxo9gg.monsterwin-a052g1.monsterwin-f663vh 4.monsterwin-49phbg.monsterwin-f663vh 6.monsterwin-f663vh 0l29.monsterwin-v990tg 17.monsterwin-lww0j0.monsterwin-gp3jms 2.monsterwin-6m1aw9 10.monsterwin-nv6199.monsterwin-kpfis2 8.monsterwin-15acgn.monsterwin-zw8rs7.monsterwin-uxfts4.monsterwin-kdg8g3.monsterwin-clll95.monsterwin-8z04q1.monsterwin-abukzx.monsterwin-kpfis2 1.monsterwin-062xn9.monsterwin-obrzxu.monsterwin-nrglnm.monsterwin-wrb60l.monsterwin-kzgxux.monsterwin-4xpgzg 1.monsterwin-pdoawh.monsterwin-bgk0qd.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.monsterwin-k76arh.monsterwin-35oj28 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-lwmj7b {
  background: #2b3b67;
}

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-9y8sx5 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-9y8sx5::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-9y8sx5::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-qrwxut::before {
  background: #0e0f41;
}

.monsterwin-k76arh.monsterwin-n4xfqm .monsterwin-qrwxut::after {
  background: #152557;
}

.monsterwin-k76arh.monsterwin-if701o .monsterwin-lwmj7b {
  background: #1f35fa;
}

.monsterwin-k76arh.monsterwin-if701o .monsterwin-9y8sx5 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.monsterwin-k76arh.monsterwin-if701o .monsterwin-9y8sx5::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.monsterwin-k76arh.monsterwin-if701o .monsterwin-9y8sx5::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.monsterwin-k76arh.monsterwin-if701o .monsterwin-qrwxut::after {
  background: #192ac8;
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-lwmj7b {
  background: #fa771f;
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-9y8sx5 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-9y8sx5::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-9y8sx5::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-qrwxut::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.monsterwin-k76arh.monsterwin-cg3oi3 .monsterwin-qrwxut::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-ib04qp .monsterwin-17f9dv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.monsterwin-s85iqt {
  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-s85iqt.monsterwin-4cfupe {
  display: block;
}

.monsterwin-s85iqt.monsterwin-35oj28 {
  display: none;
}

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

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

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

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

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

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

.monsterwin-68w4ip .monsterwin-17f9dv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.monsterwin-gfqom8 .monsterwin-anez8r {
  justify-content: center;
}

/* faq */

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

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

.monsterwin-290goj::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.monsterwin-wzdwto ease;
}

.monsterwin-dq5gz0.monsterwin-9iplqo .monsterwin-290goj::after {
  transform: rotate(45deg);
}

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

.monsterwin-dq5gz0.monsterwin-9iplqo .monsterwin-l7uxja {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.monsterwin-gm878c > input:not(:checked) ~ label:hover,
.monsterwin-gm878c > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.monsterwin-uo9vsw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.monsterwin-6mi1uk 44.monsterwin-19ilxj.monsterwin-m4se18.monsterwin-wetwoh.monsterwin-y1vwtj.monsterwin-mnex20.monsterwin-qqwuwh.monsterwin-yb662i.monsterwin-g9scwt.monsterwin-03teh9.monsterwin-u07xin.monsterwin-iizktm.monsterwin-ype575 0l-12.monsterwin-ely1lr 30.monsterwin-mpqwyo.monsterwin-aoq9a3 2.monsterwin-y08f4a.monsterwin-aoq9a3 3.monsterwin-fiqui0 3.monsterwin-ikhfyp.monsterwin-04w9c8 3.monsterwin-0j3ctb.monsterwin-0d67ge.monsterwin-tbr3sd.monsterwin-wsjrvz 7-3.monsterwin-ely1lr 10.monsterwin-wxihv4.monsterwin-wsjrvz 23.monsterwin-q3hnmi.monsterwin-xrojiv 1.monsterwin-o7jqqv 2.monsterwin-ely1lr 3.monsterwin-xrojiv 1.monsterwin-04w9c8 5.monsterwin-1xq1zb.monsterwin-04w9c8 32.monsterwin-ssexuc.monsterwin-0d67ge 5.monsterwin-ype575 4.monsterwin-wsjrvz 9.monsterwin-wsjrvz 8.monsterwin-04w9c8 6.monsterwin-ujllqh.monsterwin-0x1xxi.monsterwin-2xutah.monsterwin-p6490v.monsterwin-fjpwii 4.monsterwin-a38ron.monsterwin-fjpwii 6.monsterwin-fjpwii 0l29.monsterwin-ype575 17.monsterwin-k7wkj1.monsterwin-rs6cea 2.monsterwin-k0ft1f 10.monsterwin-6z8b4k.monsterwin-ely1lr 8.monsterwin-s1zq88.monsterwin-jfbz4q.monsterwin-1tvtye.monsterwin-x6ebdb.monsterwin-qszzu4.monsterwin-0d67ge.monsterwin-mnex20.monsterwin-ely1lr 1.monsterwin-xxirgk.monsterwin-iggltl.monsterwin-q4llgl.monsterwin-5blca4.monsterwin-qhpehf.monsterwin-o7jqqv 1.monsterwin-9oh5r1.monsterwin-wk8lio.5z'/%3e%3c/svg%3e");
}

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

.monsterwin-gya2al {
  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-gya2al.monsterwin-5urfzm {
  display: block;
}

.monsterwin-gya2al.monsterwin-cjqbpc {
  display: none;
}

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

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

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

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

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

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

.monsterwin-qa8ydq .monsterwin-l3rjrf {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.monsterwin-exdgka 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-exdgka 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-tbi5yp {
  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-tbi5yp.monsterwin-e37730 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.monsterwin-1w4w4n {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.monsterwin-1w4w4n label {
  font-size: 14px;
}

.monsterwin-1w4w4n h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.monsterwin-1w4w4n input,
.monsterwin-1w4w4n textarea,
.monsterwin-1w4w4n button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.monsterwin-1w4w4n button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.monsterwin-wzdwto ease;
}
.monsterwin-1w4w4n button:hover {
  background-color: var(--button-bg-hover);
}
.monsterwin-5mq6r8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.monsterwin-a356d0 ease-in;
}

.monsterwin-5mq6r8 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
