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

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

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

.wonaco-o2q9rj {
  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) {
  .wonaco-o2q9rj: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;
  }
}

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

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

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

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

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

.wonaco-13oexj {
  cursor: pointer;
}

.wonaco-d83cxz {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.wonaco-upujyb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wonaco-upujyb figure {
  margin: 0;
}

.wonaco-upujyb.wonaco-35ulj5 {
  justify-content: flex-start;
  margin-right: 4px;
}

.wonaco-upujyb.wonaco-w7itxu {
  justify-content: flex-end;
  margin-left: 4px;
}

.wonaco-upujyb.wonaco-aaftml {
  justify-content: center;
}

.wonaco-upujyb.wonaco-n9e31n {
  justify-content: normal;
}

.wonaco-czjvdd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.wonaco-n5u3fz img {
  width: 100%;
}

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

.wonaco-dgeg6t {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.wonaco-dgeg6t 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);
}

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

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

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

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

.wonaco-dgeg6t ul li:last-of-type::after {
  display: none;
}

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

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

.wonaco-jpnf3s {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.wonaco-vgp6l6.wonaco-o76his {
  background-color: #000;
}

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

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

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

.wonaco-70smae {
  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) {
  .wonaco-70smae {
    flex-direction: column;
  }
}

.wonaco-378r5m {
  margin-bottom: 94px;
}

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

.wonaco-pyuqfd .wonaco-77xawa {
  margin-bottom: 28px;
}

.wonaco-pyuqfd .wonaco-77xawa img {
  max-height: 100px;
  width: auto;
}

.wonaco-wd0o08 {
  display: flex;
  align-items: center;
}

.wonaco-wd0o08 a + a {
  margin-left: 24px;
}

.wonaco-wd0o08 img {
  max-height: 56px;
  width: auto;
}

.wonaco-wd0o08 img + img {
  margin-left: 24px;
}

.wonaco-9eidj4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.wonaco-1kglpm {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .wonaco-1h74gp {
    flex-wrap: wrap;
  }
}

.wonaco-1h74gp li {
  display: flex;
  margin: 0 7px;
}

.wonaco-1h74gp li svg {
  transition: 0.wonaco-0ovh87 ease-in-out;
}

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

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

.wonaco-vpyt1z + .wonaco-vpyt1z {
  margin-left: 120px;
}

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

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

.wonaco-81lagw {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wonaco-81lagw li {
  font-size: 16px;
}

.wonaco-81lagw li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.wonaco-81lagw li + li {
  margin-top: 16px;
}

.wonaco-5pzrl2 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.wonaco-nyn9ow ease-in-out;
}

.wonaco-5pzrl2.wonaco-s14iul {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.wonaco-anvut4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.wonaco-hs9bze li {
  width: 100%;
}

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

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

.wonaco-hs9bze li a.wonaco-s14iul {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.wonaco-0m8y8v {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.wonaco-0m8y8v img {
  width: 100%;
  transition: 0.wonaco-0ovh87 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .wonaco-ph838a .wonaco-77xawa img {
    max-width: 90px;
  }
}

.wonaco-77xawa img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .wonaco-77xawa {
    order: -2;
  }
}

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

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

.wonaco-x4lzom li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.wonaco-62ccvs {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.wonaco-62ccvs.wonaco-12adx8 {
  margin-right: 0;
}

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

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

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

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

.wonaco-2qzkul {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.wonaco-2qzkul:hover > ul {
  display: flex;
}

.wonaco-2qzkul:focus > ul {
  display: flex;
}

.wonaco-2qzkul:focus-within > ul {
  display: flex;
}

.wonaco-v34kli {
  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;
}

.wonaco-v34kli::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.wonaco-nyn9ow ease-in-out;
}

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

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

.wonaco-2qzkul 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.wonaco-0ovh87 ease-in-out;
  overflow: hidden;
}

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

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

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

.wonaco-os7n7q {
  display: none;
}

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

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

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

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

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

.wonaco-qlrbnc img {
  margin-bottom: 20px;
}

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

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

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

.wonaco-1sfqxw {
  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) {
  .wonaco-1sfqxw {
    font-size: 32px;
  }
}

.wonaco-9y3k5t {
  color: var(--text-color);
}

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

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

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

.wonaco-i5awcj p img {
  display: block;
  margin: 0 auto;
}

.wonaco-i5awcj p:first-of-type {
  margin-top: 0;
}

.wonaco-i5awcj p:last-of-type {
  margin-bottom: 0;
}

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

.wonaco-i5awcj ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.wonaco-zsk3kp .wonaco-4iclxv {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .wonaco-zsk3kp .wonaco-4iclxv {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.wonaco-zsk3kp .wonaco-1puekb {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wonaco-zsk3kp .wonaco-1puekb {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .wonaco-zsk3kp .wonaco-1puekb img {
    width: 100%;
  }
}

.wonaco-1puekb {
  margin: 0 0 28px;
}

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

.wonaco-4iclxv {
  margin: 0 0 28px;
}

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

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

.wonaco-gnucbe .wonaco-o2q9rj {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.wonaco-6ogo3w {
  position: relative;
  border: none;
}

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

.wonaco-mst1xz {
  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;
}

.wonaco-mst1xz span {
  height: 32px;
}

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

.wonaco-mst1xz.wonaco-9k7ehv span {
  transform: scaleY(-1);
}

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

.wonaco-n06rfq {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.wonaco-n06rfq.wonaco-106agi {
  display: none;
}

.wonaco-22wvvg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wonaco-22wvvg table {
  width: 100%;
  border-collapse: collapse;
}

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

  .wonaco-22wvvg table td {
    min-width: 75px;
  }
}

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

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

.wonaco-22wvvg p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.wonaco-pl34xf {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.wonaco-hfs5sw p {
  color: var(--text-color);
}

.wonaco-ltilhv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.wonaco-sn8dcf {
  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);
}

.wonaco-6la8r4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.wonaco-f8qnd3 p + p {
  margin-top: 10px;
}

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

.wonaco-20qslb {
  display: none;
}

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

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

.wonaco-g6vmtn li {
  margin: 0 20px;
}

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

.wonaco-g6vmtn li a img {
  margin-bottom: 4px;
}

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

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

.wonaco-nd9qvp li {
  font-size: 16px;
  position: relative;
}

.wonaco-nd9qvp li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.wonaco-nd9qvp li span {
  opacity: 0.5;
}

.wonaco-nd9qvp li + li {
  margin-left: 30px;
}

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

h2.wonaco-zdsyal {
  margin: 0 0 28px;
}

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

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

.wonaco-xf77so 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);
}

.wonaco-xf77so 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;
}

.wonaco-xf77so 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;
}

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

.wonaco-xf77so tbody tr:last-of-type {
  margin-bottom: 0;
}

.wonaco-xf77so tbody tr td:first-of-type {
  flex-shrink: 0;
}

.wonaco-xf77so 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);
}

.wonaco-xf77so 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);
}

.wonaco-xf77so tbody tr td:last-of-type {
  margin-left: auto;
}

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

.wonaco-xf77so tbody tr td .wonaco-y4d5a4 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .wonaco-xf77so tbody tr td .wonaco-y4d5a4 {
    width: 100%;
  }
}

.wonaco-xf77so tbody tr td .wonaco-o65yoq {
  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.wonaco-0ovh87 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .wonaco-xf77so tbody tr td .wonaco-o65yoq {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .wonaco-xf77so tbody tr td .wonaco-o65yoq {
    width: 100%;
  }
}

.wonaco-xf77so tbody tr td .wonaco-cz4474 {
  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) {
  .wonaco-xf77so tbody tr td .wonaco-cz4474:hover {
    text-decoration: none;
  }
}

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

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

.wonaco-3737ek {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.wonaco-3d7r8f img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.wonaco-0ovh87 ease-in-out;
}

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

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

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

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

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

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

.wonaco-zo7gy6 img {
  width: 100%;
  height: 100%;
}

.wonaco-zo7gy6 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.wonaco-vsrkrj svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.wonaco-0ovh87 ease-in-out;
}

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

.wonaco-tre3ah {
  padding: 90px 0;
}

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

.wonaco-02ir4g {
  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) {
  .wonaco-02ir4g {
    padding: 0 16px;
  }
}

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

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

.wonaco-h8qma8 img {
  width: 100%;
}

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

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

.wonaco-cewtov {
  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;
}

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

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

.wonaco-my79l1 {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-my79l1:hover {
  border: 1px solid #8c8ca2;
}

.wonaco-2vv7eu {
  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%);
}

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

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

.wonaco-fmgais a {
  text-decoration: underline;
  color: #8babff;
}

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

.wonaco-j62lw0 .wonaco-my79l1 {
  width: 50%;
  margin: 0;
}

.wonaco-ij8ked {
  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;
}

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

.wonaco-40h0zx {
  margin: 0 0 100px;
}

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

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

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

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

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

.wonaco-8x4ctm {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.wonaco-jlmw9n 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.wonaco-0ovh87 ease-in-out;
}

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

.wonaco-jlmw9n a svg {
  fill: #fff;
}

.wonaco-jlmw9n a:hover {
  background: #3d68e7;
}

.wonaco-8dedqe {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.wonaco-z1mkcw {
  margin-bottom: 16px;
}

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

.wonaco-tyo04w {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.wonaco-38t7kg {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.wonaco-38t7kg 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);
}

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

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

.wonaco-38t7kg table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .wonaco-38t7kg {
    margin: 0;
  }
}

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

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

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

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

.wonaco-ivyvlw.wonaco-jg9o2h {
  display: none;
}

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

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

.wonaco-krqy4o iframe.wonaco-ggw4qd {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.wonaco-krqy4o.wonaco-ee8k81 {
  opacity: 1;
  pointer-events: all;
}

.wonaco-26gfi5 {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-26gfi5 svg {
  margin-right: 10px;
}

.wonaco-26gfi5 + .wonaco-26gfi5 {
  margin-top: 14px;
}

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

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

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

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

.wonaco-xw01hd .wonaco-gnucbe {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .wonaco-xw01hd .wonaco-gnucbe {
    margin: 28px 0 0;
  }
}

.wonaco-3t3del {
  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) {
  .wonaco-3t3del {
    padding: 0 16px;
  }
}

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

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

.wonaco-2usxvy {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.wonaco-vewteg {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.wonaco-s4u5vm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .wonaco-9r6r5q {
    padding: 10px;
  }
}

.wonaco-9r6r5q .wonaco-o2q9rj {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .wonaco-9r6r5q .wonaco-o2q9rj {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .wonaco-9r6r5q {
    flex-wrap: wrap;
  }
}

.wonaco-rmtldq {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.wonaco-rmtldq img {
  width: 100%;
}

.wonaco-keil2r {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.wonaco-0o3tas {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.wonaco-lunpf2 {
  width: 100%;
  margin: 0 0 100px;
}

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

.wonaco-lunpf2 .wonaco-bn7t6c {
  position: relative;
}

.wonaco-lunpf2 .wonaco-tojwjz {
  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;
}

.wonaco-lunpf2 .wonaco-tojwjz.wonaco-jg9o2h {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .wonaco-lunpf2 .wonaco-5nlkqm {
    bottom: 90px;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-7q9cwg {
  max-width: 300px;
  width: 100%;
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-7q9cwg .wonaco-otonuz {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-5nlkqm .wonaco-7q9cwg .wonaco-otonuz {
    font-size: 32px;
    text-align: center;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-7q9cwg .wonaco-qlqczo {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-5nlkqm .wonaco-7q9cwg .wonaco-qlqczo {
    text-align: center;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 {
    flex-direction: column-reverse;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-c9z9xb {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-c9z9xb:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-c9z9xb {
    width: 100%;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-glfy7z {
  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.wonaco-0ovh87 ease-in-out;
  overflow: hidden;
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-glfy7z 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);
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-glfy7z: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;
}

.wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-glfy7z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-5nlkqm .wonaco-12adx8 .wonaco-glfy7z {
    width: 100%;
  }
}

.wonaco-lunpf2 .wonaco-5nlkqm.wonaco-jg9o2h {
  display: none;
}

.wonaco-lunpf2 .wonaco-jos86o {
  display: none;
}

.wonaco-lunpf2 .wonaco-jos86o.wonaco-ee8k81 {
  display: block;
}

.wonaco-lunpf2 .wonaco-jos86o iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-jos86o iframe {
    height: calc(100vh - 54px);
  }
}

.wonaco-lunpf2 .wonaco-l5skf4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .wonaco-lunpf2 .wonaco-l5skf4 {
    padding: 24px 16px 0;
  }
}

.wonaco-lunpf2 .wonaco-l5skf4 .wonaco-otonuz {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wonaco-lunpf2 .wonaco-l5skf4 .wonaco-otonuz {
    margin-bottom: 24px;
  }
}

.wonaco-lunpf2 .wonaco-l5skf4 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);
}

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

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

.wonaco-lunpf2 .wonaco-l5skf4 table tr:last-of-type td {
  border-bottom: none;
}

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

.wonaco-4prmlm.wonaco-s14iul {
  display: block;
}

.wonaco-4prmlm iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.wonaco-4prmlm .wonaco-wdxt5e {
  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;
}

.wonaco-4prmlm .wonaco-lecw4n {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wonaco-4prmlm .wonaco-glfy7z {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-4prmlm .wonaco-glfy7z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.wonaco-iy9x3g.wonaco-s14iul {
  display: block;
}

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

.wonaco-4cer0m {
  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;
}

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

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

.wonaco-3g8zyo {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.wonaco-3g8zyo svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.wonaco-3ql09s {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wonaco-u5w1uc.wonaco-jg9o2h {
  display: none;
}

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

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

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

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

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

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

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

.wonaco-qmie1j input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.wonaco-qmie1j input:active {
  border-color: #c2c0ce;
}

.wonaco-qmie1j input:focus {
  border-color: #c2c0ce;
}

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

.wonaco-d2f0oe {
  margin-bottom: 36px;
}

.wonaco-d2f0oe 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;
}

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

.wonaco-d2f0oe textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.wonaco-ndcnol {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wonaco-3ciiy0 {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-3ciiy0:hover {
  background: var(--border-color);
}

.wonaco-twh0sf {
  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.wonaco-0ovh87 ease-in-out;
}

.wonaco-twh0sf:hover {
  background: #166ad9;
}

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

.wonaco-j1dxpb.wonaco-jg9o2h {
  display: none;
}

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

.wonaco-j1dxpb .wonaco-3ciiy0 {
  margin: 0 auto;
}

.wonaco-w3434e {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.wonaco-gjcjah {
  filter: grayscale(100%);
}

.wonaco-tvvth2 > input {
  display: none;
}

.wonaco-tvvth2 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wonaco-mdz23j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wonaco-i2owcz 44.wonaco-5his34.wonaco-dicp9s.wonaco-x6bybo.wonaco-9vqjcn.wonaco-dslin3.wonaco-jqtxhv.wonaco-9udgxk.wonaco-n7td0q.wonaco-srfrd3.wonaco-flrnrb.wonaco-ht7fub.wonaco-ztoq5p 0l-12.wonaco-1auwln 30.wonaco-s14kwo.wonaco-s7f1vc 2.wonaco-zc6tsb.wonaco-s7f1vc 3.wonaco-mrqo5h 3.wonaco-rq5jcr.wonaco-gx0vpx 3.wonaco-3venoa.wonaco-8zb5rm.wonaco-vdxiuk.wonaco-g5d1ph 7-3.wonaco-1auwln 10.wonaco-m5izlt.wonaco-g5d1ph 23.wonaco-5lxlj0.wonaco-jgj8tu 1.wonaco-m2y1fk 2.wonaco-1auwln 3.wonaco-jgj8tu 1.wonaco-gx0vpx 5.wonaco-8lrctf.wonaco-gx0vpx 32.wonaco-mou0zn.wonaco-8zb5rm 5.wonaco-ztoq5p 4.wonaco-g5d1ph 9.wonaco-g5d1ph 8.wonaco-gx0vpx 6.wonaco-k8nei4.wonaco-zjjupy.wonaco-wni5sf.wonaco-1dlrbx.wonaco-jjkmps 4.wonaco-3qe55z.wonaco-jjkmps 6.wonaco-jjkmps 0l29.wonaco-ztoq5p 17.wonaco-ssf9uc.wonaco-tlbytv 2.wonaco-uzjodm 10.wonaco-ngyv1n.wonaco-1auwln 8.wonaco-ll49pp.wonaco-t16dr4.wonaco-ylbh1l.wonaco-7z1862.wonaco-u61bpn.wonaco-8zb5rm.wonaco-dslin3.wonaco-1auwln 1.wonaco-awjibf.wonaco-rid2wt.wonaco-48c5zm.wonaco-lb3kjr.wonaco-m4r11s.wonaco-m2y1fk 1.wonaco-zahowf.wonaco-7pa5ko.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.wonaco-tvvth2 > input:checked ~ label,
.wonaco-tvvth2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wonaco-mdz23j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wonaco-i2owcz 44.wonaco-5his34.wonaco-dicp9s.wonaco-x6bybo.wonaco-9vqjcn.wonaco-dslin3.wonaco-jqtxhv.wonaco-9udgxk.wonaco-n7td0q.wonaco-srfrd3.wonaco-flrnrb.wonaco-ht7fub.wonaco-ztoq5p 0l-12.wonaco-1auwln 30.wonaco-s14kwo.wonaco-s7f1vc 2.wonaco-zc6tsb.wonaco-s7f1vc 3.wonaco-mrqo5h 3.wonaco-rq5jcr.wonaco-gx0vpx 3.wonaco-3venoa.wonaco-8zb5rm.wonaco-vdxiuk.wonaco-g5d1ph 7-3.wonaco-1auwln 10.wonaco-m5izlt.wonaco-g5d1ph 23.wonaco-5lxlj0.wonaco-jgj8tu 1.wonaco-m2y1fk 2.wonaco-1auwln 3.wonaco-jgj8tu 1.wonaco-gx0vpx 5.wonaco-8lrctf.wonaco-gx0vpx 32.wonaco-mou0zn.wonaco-8zb5rm 5.wonaco-ztoq5p 4.wonaco-g5d1ph 9.wonaco-g5d1ph 8.wonaco-gx0vpx 6.wonaco-k8nei4.wonaco-zjjupy.wonaco-wni5sf.wonaco-1dlrbx.wonaco-jjkmps 4.wonaco-3qe55z.wonaco-jjkmps 6.wonaco-jjkmps 0l29.wonaco-ztoq5p 17.wonaco-ssf9uc.wonaco-tlbytv 2.wonaco-uzjodm 10.wonaco-ngyv1n.wonaco-1auwln 8.wonaco-ll49pp.wonaco-t16dr4.wonaco-ylbh1l.wonaco-7z1862.wonaco-u61bpn.wonaco-8zb5rm.wonaco-dslin3.wonaco-1auwln 1.wonaco-awjibf.wonaco-rid2wt.wonaco-48c5zm.wonaco-lb3kjr.wonaco-m4r11s.wonaco-m2y1fk 1.wonaco-zahowf.wonaco-7pa5ko.5z'/%3e%3c/svg%3e");
}

.wonaco-tvvth2 > input:not(:checked) ~ label:hover,
.wonaco-tvvth2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wonaco-mdz23j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wonaco-i2owcz 44.wonaco-5his34.wonaco-dicp9s.wonaco-x6bybo.wonaco-9vqjcn.wonaco-dslin3.wonaco-jqtxhv.wonaco-9udgxk.wonaco-n7td0q.wonaco-srfrd3.wonaco-flrnrb.wonaco-ht7fub.wonaco-ztoq5p 0l-12.wonaco-1auwln 30.wonaco-s14kwo.wonaco-s7f1vc 2.wonaco-zc6tsb.wonaco-s7f1vc 3.wonaco-mrqo5h 3.wonaco-rq5jcr.wonaco-gx0vpx 3.wonaco-3venoa.wonaco-8zb5rm.wonaco-vdxiuk.wonaco-g5d1ph 7-3.wonaco-1auwln 10.wonaco-m5izlt.wonaco-g5d1ph 23.wonaco-5lxlj0.wonaco-jgj8tu 1.wonaco-m2y1fk 2.wonaco-1auwln 3.wonaco-jgj8tu 1.wonaco-gx0vpx 5.wonaco-8lrctf.wonaco-gx0vpx 32.wonaco-mou0zn.wonaco-8zb5rm 5.wonaco-ztoq5p 4.wonaco-g5d1ph 9.wonaco-g5d1ph 8.wonaco-gx0vpx 6.wonaco-k8nei4.wonaco-zjjupy.wonaco-wni5sf.wonaco-1dlrbx.wonaco-jjkmps 4.wonaco-3qe55z.wonaco-jjkmps 6.wonaco-jjkmps 0l29.wonaco-ztoq5p 17.wonaco-ssf9uc.wonaco-tlbytv 2.wonaco-uzjodm 10.wonaco-ngyv1n.wonaco-1auwln 8.wonaco-ll49pp.wonaco-t16dr4.wonaco-ylbh1l.wonaco-7z1862.wonaco-u61bpn.wonaco-8zb5rm.wonaco-dslin3.wonaco-1auwln 1.wonaco-awjibf.wonaco-rid2wt.wonaco-48c5zm.wonaco-lb3kjr.wonaco-m4r11s.wonaco-m2y1fk 1.wonaco-zahowf.wonaco-7pa5ko.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .wonaco-v8tu0a > .wonaco-mn7lh3 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .wonaco-v8tu0a > .wonaco-mn7lh3 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .wonaco-v8tu0a > .wonaco-mn7lh3 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .wonaco-v8tu0a > .wonaco-mn7lh3 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .wonaco-v8tu0a > .wonaco-mn7lh3 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.wonaco-svth2l.wonaco-jg9o2h {
  display: none;
}

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

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

.wonaco-tv1bf4 {
  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;
}

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

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

.wonaco-tv1bf4 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.wonaco-kiglkh {
  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;
}

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

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

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

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

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

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

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

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

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

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

.wonaco-svth2l.wonaco-h0his5 .wonaco-2r7bb3 {
  background: #2b3b67;
}

.wonaco-svth2l.wonaco-h0his5 .wonaco-tv1bf4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wonaco-svth2l.wonaco-h0his5 .wonaco-tv1bf4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wonaco-svth2l.wonaco-h0his5 .wonaco-tv1bf4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wonaco-svth2l.wonaco-h0his5 .wonaco-kiglkh::before {
  background: #0e0f41;
}

.wonaco-svth2l.wonaco-h0his5 .wonaco-kiglkh::after {
  background: #152557;
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-2r7bb3 {
  background: #1f35fa;
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-tv1bf4 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-tv1bf4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-tv1bf4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-kiglkh::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.wonaco-svth2l.wonaco-sb4xb3 .wonaco-kiglkh::after {
  background: #192ac8;
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-2r7bb3 {
  background: #fa771f;
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-tv1bf4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-tv1bf4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-tv1bf4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-kiglkh::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wonaco-svth2l.wonaco-n0osbx .wonaco-kiglkh::after {
  background: #fa8535;
}

.wonaco-o6qjj5 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.wonaco-4wy5fs {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wonaco-4wy5fs span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.wonaco-4wy5fs small {
  font-size: 14px;
  color: var(--text-color);
}

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

.wonaco-r7zssw {
  width: 120px;
  height: 22px;
}

.wonaco-r7zssw .wonaco-00jgl4 {
  fill: #c2c0ce;
}

.wonaco-r7zssw [rating="1"] .wonaco-00jgl4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wonaco-r7zssw [rating="2"] .wonaco-00jgl4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wonaco-r7zssw [rating="3"] .wonaco-00jgl4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wonaco-r7zssw [rating="4"] .wonaco-00jgl4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wonaco-r7zssw [rating="5"] .wonaco-00jgl4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.wonaco-6k0reb {
  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);
}

.wonaco-6k0reb.wonaco-ee8k81 {
  display: block;
}

.wonaco-6k0reb.wonaco-jg9o2h {
  display: none;
}

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

.wonaco-e7wh6l {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wonaco-a5twy5 {
  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);
}

.wonaco-7r3fzd {
  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;
}

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

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

.wonaco-z887vd {
  font-size: 16px;
  line-height: 140%;
}

.wonaco-shjz7p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wonaco-shjz7p .wonaco-00jgl4 {
  fill: #c2c0ce;
}

.wonaco-shjz7p [rating="1"] .wonaco-00jgl4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wonaco-shjz7p [rating="2"] .wonaco-00jgl4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wonaco-shjz7p [rating="3"] .wonaco-00jgl4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wonaco-shjz7p [rating="4"] .wonaco-00jgl4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wonaco-shjz7p [rating="5"] .wonaco-00jgl4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.wonaco-3o6a06 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.wonaco-gis61c img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wonaco-r71fee {
  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;
}

.wonaco-fl2y4b {
  flex: 1;
  min-width: 0;
}

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

.wonaco-ntpvyo {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.wonaco-ntpvyo svg path {
  fill: var(--button-bg-color);
}

.wonaco-ntpvyo svg circle {
  fill: var(--button-text-color);
}

.wonaco-9heiv7 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.wonaco-9heiv7 strong {
  font-weight: 600;
}

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

.wonaco-2m8exs p {
  margin: 0 0 16px;
}

.wonaco-2m8exs p:last-child {
  margin-bottom: 0;
}

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

.wonaco-g0tn6m {
  max-width: 300px;
  width: 100%;
}

.wonaco-g0tn6m a {
  width: 100%;
}

@media (max-width: 575px) {
  .wonaco-g0tn6m {
    max-width: 200px;
  }
}

.wonaco-ry9fm0 {
  justify-content: center;
}

.wonaco-4zjskh {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wonaco-uwas4m {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.wonaco-jvic87 .wonaco-x4lzom {
  justify-content: center;
}

/* faq */

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

.wonaco-imtcf6 {
  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.wonaco-embic5 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wonaco-imtcf6::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.wonaco-embic5 ease;
}

.wonaco-q7ifz3.wonaco-s14iul .wonaco-imtcf6::after {
  transform: rotate(45deg);
}

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

.wonaco-q7ifz3.wonaco-s14iul .wonaco-bjgudw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.wonaco-n7ofog {
  margin: 25px 0;
}

.wonaco-tvvth2 > input:not(:checked) ~ label:hover,
.wonaco-tvvth2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wonaco-9ijcmn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wonaco-p17o8v 44.wonaco-vxll7t.wonaco-c7osb7.wonaco-bm40qv.wonaco-p7dg2r.wonaco-rrfbx1.wonaco-403dib.wonaco-h75skm.wonaco-gzco1y.wonaco-7h73c3.wonaco-tyrjs4.wonaco-8ssvup.wonaco-tah4ej 0l-12.wonaco-jlys0d 30.wonaco-qbjv1d.wonaco-zbn4jy 2.wonaco-hzn4br.wonaco-zbn4jy 3.wonaco-jlk2jn 3.wonaco-985q9n.wonaco-9p2y69 3.wonaco-9lhe94.wonaco-r10ctr.wonaco-mnd7h2.wonaco-n1dc9l 7-3.wonaco-jlys0d 10.wonaco-u4ktiw.wonaco-n1dc9l 23.wonaco-osvswo.wonaco-wmn8q2 1.wonaco-cxpmqw 2.wonaco-jlys0d 3.wonaco-wmn8q2 1.wonaco-9p2y69 5.wonaco-wkdgk3.wonaco-9p2y69 32.wonaco-5aiv0i.wonaco-r10ctr 5.wonaco-tah4ej 4.wonaco-n1dc9l 9.wonaco-n1dc9l 8.wonaco-9p2y69 6.wonaco-2mumt4.wonaco-cn2nhb.wonaco-eb0cua.wonaco-janvjt.wonaco-1airs4 4.wonaco-o37q2d.wonaco-1airs4 6.wonaco-1airs4 0l29.wonaco-tah4ej 17.wonaco-82fxie.wonaco-ustyli 2.wonaco-bl0zbg 10.wonaco-3dyt72.wonaco-jlys0d 8.wonaco-bmer7y.wonaco-h1z8b6.wonaco-kb3kex.wonaco-bugpx8.wonaco-7bu991.wonaco-r10ctr.wonaco-rrfbx1.wonaco-jlys0d 1.wonaco-wcmf9m.wonaco-860hck.wonaco-w1sbrt.wonaco-63gwe6.wonaco-n7ve3q.wonaco-cxpmqw 1.wonaco-hn4os0.wonaco-td6pix.5z'/%3e%3c/svg%3e");
}

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

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

.wonaco-js7mi8 {
  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);
}

.wonaco-js7mi8.wonaco-g5quqm {
  display: block;
}

.wonaco-js7mi8.wonaco-eli5pa {
  display: none;
}

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

.wonaco-5qiu1q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wonaco-5pswx1 {
  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);
}

.wonaco-epczk0 {
  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;
}

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

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

.wonaco-7jrppm {
  font-size: 16px;
  line-height: 140%;
}

.wonaco-lz28l7 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wonaco-lz28l7 .wonaco-w06noz {
  fill: #c2c0ce;
}

.wonaco-lz28l7 [rating="1"] .wonaco-w06noz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wonaco-lz28l7 [rating="2"] .wonaco-w06noz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wonaco-lz28l7 [rating="3"] .wonaco-w06noz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wonaco-lz28l7 [rating="4"] .wonaco-w06noz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wonaco-lz28l7 [rating="5"] .wonaco-w06noz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.wonaco-u44zik 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;
}

.wonaco-u44zik 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 */

.wonaco-wgtyyu {
  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);
}

.wonaco-wgtyyu.wonaco-2wbrhj {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.wonaco-bz8eka {
  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;
}

.wonaco-bz8eka label {
  font-size: 14px;
}

.wonaco-bz8eka h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wonaco-bz8eka input,
.wonaco-bz8eka textarea,
.wonaco-bz8eka 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;
}
.wonaco-bz8eka button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.wonaco-embic5 ease;
}
.wonaco-bz8eka button:hover {
  background-color: var(--button-bg-hover);
}
.wonaco-rd7a1q {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wonaco-4slpj8 ease-in;
}

.wonaco-rd7a1q h2 {
  color: green;
  font-weight: 500;
}

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