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

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

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

.onlywin-qkd9nt {
  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) {
  .onlywin-qkd9nt: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;
  }
}

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

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

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

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

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

.onlywin-rf6mpd {
  cursor: pointer;
}

.onlywin-ec28pt {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.onlywin-fbtlz0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.onlywin-fbtlz0 figure {
  margin: 0;
}

.onlywin-fbtlz0.onlywin-emdn3y {
  justify-content: flex-start;
  margin-right: 4px;
}

.onlywin-fbtlz0.onlywin-wbxz5m {
  justify-content: flex-end;
  margin-left: 4px;
}

.onlywin-fbtlz0.onlywin-52vsnl {
  justify-content: center;
}

.onlywin-fbtlz0.onlywin-4kq3k4 {
  justify-content: normal;
}

.onlywin-ygn7h2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.onlywin-8hp9tr img {
  width: 100%;
}

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

.onlywin-8hw8v4 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.onlywin-8hw8v4 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) {
  .onlywin-8hw8v4 ul {
    margin-bottom: 15px;
  }
}

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

.onlywin-8hw8v4 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);
}

.onlywin-8hw8v4 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.onlywin-8hw8v4 ul li:last-of-type::after {
  display: none;
}

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

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

.onlywin-s579rr {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.onlywin-npdo1l.onlywin-0gomnu {
  background-color: #000;
}

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

.onlywin-wdhw8q {
  padding: 80px 0 0;
  background: var(--footer-bg-color, var(--fh-bg-color));
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

.onlywin-7ge375 {
  margin-bottom: 94px;
}

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

.onlywin-awj6ak .onlywin-snmf3n {
  margin-bottom: 28px;
}

.onlywin-awj6ak .onlywin-snmf3n img {
  max-height: 100px;
  width: auto;
}

.onlywin-2qecmf {
  display: flex;
  align-items: center;
}

.onlywin-2qecmf a + a {
  margin-left: 24px;
}

.onlywin-2qecmf img {
  max-height: 56px;
  width: auto;
}

.onlywin-2qecmf img + img {
  margin-left: 24px;
}

.onlywin-94dbww {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.onlywin-exbkze {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.onlywin-nyyr87 li {
  display: flex;
  margin: 0 7px;
}

.onlywin-nyyr87 li svg {
  transition: 0.onlywin-yew1fp ease-in-out;
}

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

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

.onlywin-5czlkl + .onlywin-5czlkl {
  margin-left: 120px;
}

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

.onlywin-3y3dvx {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.onlywin-s2rd5y {
  list-style: none;
  margin: 0;
  padding: 0;
}

.onlywin-s2rd5y li {
  font-size: 16px;
}

.onlywin-s2rd5y li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.onlywin-s2rd5y li + li {
  margin-top: 16px;
}

.onlywin-8iqhqe {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.onlywin-drqlc1 ease-in-out;
}

.onlywin-8iqhqe.onlywin-zrvtmc {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.onlywin-9evlx2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.onlywin-9evlx2 h1,
.onlywin-9evlx2 h2, .onlywin-9evlx2 #h2_0 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .onlywin-9evlx2 h1,
  .onlywin-9evlx2 h2, .onlywin-9evlx2 #h2_0 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.onlywin-qy7kxp li {
  width: 100%;
}

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

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

.onlywin-qy7kxp li a.onlywin-zrvtmc {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.onlywin-i1brzx {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.onlywin-i1brzx img {
  width: 100%;
  transition: 0.onlywin-yew1fp ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .onlywin-ksfzdr .onlywin-snmf3n img {
    max-width: 90px;
  }
}

.onlywin-snmf3n img {
  max-height: 50px;
  width: auto;
}

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

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

.onlywin-7dbi5k {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.onlywin-7dbi5k li {
  font-size: 16px;
  margin: 0 20px;
}

.onlywin-7dbi5k li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.onlywin-k1kqm3 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.onlywin-k1kqm3.onlywin-srwo3v {
  margin-right: 0;
}

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

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

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

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

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

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

.onlywin-qaynoj:hover > ul {
  display: flex;
}

.onlywin-qaynoj:focus > ul {
  display: flex;
}

.onlywin-qaynoj:focus-within > ul {
  display: flex;
}

.onlywin-ts9ycf {
  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;
}

.onlywin-ts9ycf::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.onlywin-drqlc1 ease-in-out;
}

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

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

.onlywin-qaynoj 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.onlywin-yew1fp ease-in-out;
  overflow: hidden;
}

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

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

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

.onlywin-gl5awi {
  display: none;
}

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

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

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

.onlywin-56pvh9 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.onlywin-56pvh9 img {
  margin-bottom: 20px;
}

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

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

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

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

.onlywin-t3nnow {
  color: var(--text-color);
}

.onlywin-4rbqz8 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.onlywin-4rbqz8 p img {
  display: block;
  margin: 0 auto;
}

.onlywin-4rbqz8 p:first-of-type {
  margin-top: 0;
}

.onlywin-4rbqz8 p:last-of-type {
  margin-bottom: 0;
}

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

.onlywin-4rbqz8 ul {
  padding: 0 0 0 20px;
}

.onlywin-4rbqz8 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

.onlywin-4rbqz8 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .onlywin-4rbqz8 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.onlywin-4rbqz8 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.onlywin-4rbqz8 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

.onlywin-4eaaq6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.onlywin-4eaaq6 .onlywin-yzktjt {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.onlywin-4eaaq6 .onlywin-djblfs {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .onlywin-4eaaq6 .onlywin-djblfs {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .onlywin-4eaaq6 .onlywin-djblfs img {
    width: 100%;
  }
}

.onlywin-djblfs {
  margin: 0 0 28px;
}

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

.onlywin-yzktjt {
  margin: 0 0 28px;
}

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

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

.onlywin-e1prir .onlywin-qkd9nt {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.onlywin-r2v9z0 {
  position: relative;
  border: none;
}

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

.onlywin-qz0y80 {
  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;
}

.onlywin-qz0y80 span {
  height: 32px;
}

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

.onlywin-qz0y80.onlywin-d4oudc span {
  transform: scaleY(-1);
}

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

.onlywin-so34gn {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.onlywin-so34gn.onlywin-dztr1r {
  display: none;
}

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

.onlywin-5de83d table {
  width: 100%;
  border-collapse: collapse;
}

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

  .onlywin-5de83d table td {
    min-width: 75px;
  }
}

.onlywin-5de83d table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .onlywin-5de83d table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.onlywin-5de83d p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.onlywin-yzmgfc {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .onlywin-yzmgfc {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.onlywin-43xedj {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.onlywin-3festk table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.onlywin-3festk table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.onlywin-3festk p {
  color: var(--text-color);
}

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

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

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

.onlywin-muzji6 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.onlywin-2lwr0l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.onlywin-o67ekp h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

.onlywin-o67ekp p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--card-text-color, var(--text-color));
}

.onlywin-o67ekp p + p {
  margin-top: 10px;
}

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

.onlywin-h85ugm {
  display: none;
}

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

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

.onlywin-k6f7pf li {
  margin: 0 20px;
}

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

.onlywin-k6f7pf li a img {
  margin-bottom: 4px;
}

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

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

.onlywin-k2yy2z li {
  font-size: 16px;
  position: relative;
}

.onlywin-k2yy2z li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.onlywin-k2yy2z li span {
  opacity: 0.5;
}

.onlywin-k2yy2z li + li {
  margin-left: 30px;
}

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

h2.onlywin-34y4r3 {
  margin: 0 0 28px;
}

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

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

.onlywin-3f6qaa 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);
}

.onlywin-3f6qaa 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;
}

.onlywin-3f6qaa 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;
}

.onlywin-3f6qaa tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.onlywin-3f6qaa tbody tr:last-of-type {
  margin-bottom: 0;
}

.onlywin-3f6qaa tbody tr td:first-of-type {
  flex-shrink: 0;
}

.onlywin-3f6qaa 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);
}

.onlywin-3f6qaa 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);
}

.onlywin-3f6qaa tbody tr td:last-of-type {
  margin-left: auto;
}

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

.onlywin-3f6qaa tbody tr td .onlywin-odpvu0 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .onlywin-3f6qaa tbody tr td .onlywin-odpvu0 {
    width: 100%;
  }
}

.onlywin-3f6qaa tbody tr td .onlywin-az85ic {
  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.onlywin-yew1fp ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .onlywin-3f6qaa tbody tr td .onlywin-az85ic:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .onlywin-3f6qaa tbody tr td .onlywin-az85ic {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .onlywin-3f6qaa tbody tr td .onlywin-az85ic {
    width: 100%;
  }
}

.onlywin-3f6qaa tbody tr td .onlywin-k3i0na {
  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) {
  .onlywin-3f6qaa tbody tr td .onlywin-k3i0na:hover {
    text-decoration: none;
  }
}

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

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

.onlywin-oxv4it {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onlywin-esyzu1 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.onlywin-yew1fp ease-in-out;
}

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

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

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

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

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

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

.onlywin-qox6xx img {
  width: 100%;
  height: 100%; object-fit: cover;
}

.onlywin-qox6xx iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.onlywin-zbyg3q svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.onlywin-yew1fp ease-in-out;
}

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

.onlywin-qco3jk {
  padding: 90px 0;
}

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

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

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

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

.onlywin-0ok7e6 img {
  width: 100%;
}

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

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

.onlywin-l8ahyx {
  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;
}

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

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

.onlywin-95j4y2 {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-95j4y2:hover {
  border: 1px solid #8c8ca2;
}

.onlywin-mabn1b {
  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%);
}

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

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

.onlywin-ivur15 a {
  text-decoration: underline;
  color: #8babff;
}

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

.onlywin-cdutyy .onlywin-95j4y2 {
  width: 50%;
  margin: 0;
}

.onlywin-vmk9bg {
  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;
}

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

.onlywin-cflonc {
  margin: 0 0 100px;
}

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

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

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

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

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

.onlywin-zjw544 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.onlywin-agbcwx 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.onlywin-yew1fp ease-in-out;
}

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

.onlywin-agbcwx a svg {
  fill: #fff;
}

.onlywin-agbcwx a:hover {
  background: #3d68e7;
}

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

.onlywin-fgmb4n {
  margin-bottom: 16px;
}

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

.onlywin-eecf7s {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.onlywin-lvuj80 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);
}

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

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

.onlywin-lvuj80 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.onlywin-8idjws {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.onlywin-8idjws.onlywin-gz4dec {
  display: none;
}

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

.onlywin-59jnc9 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onlywin-59jnc9 iframe.onlywin-kkm1c3 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.onlywin-59jnc9.onlywin-j0cndf {
  opacity: 1;
  pointer-events: all;
}

.onlywin-byoqeb {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-byoqeb svg {
  margin-right: 10px;
}

.onlywin-byoqeb + .onlywin-byoqeb {
  margin-top: 14px;
}

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

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

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

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

.onlywin-e4z6vg .onlywin-e1prir {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .onlywin-e4z6vg .onlywin-e1prir {
    margin: 28px 0 0;
  }
}

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

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

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

.onlywin-jhg724 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.onlywin-dsbn8a {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.onlywin-vvvmpi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.onlywin-656089 .onlywin-qkd9nt {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .onlywin-656089 .onlywin-qkd9nt {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.onlywin-dlsgs6 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.onlywin-dlsgs6 img {
  width: 100%;
}

.onlywin-w5nlbc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.onlywin-xcq41o {
  width: 100%;
  margin: 0 0 100px;
}

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

.onlywin-xcq41o .onlywin-lghkvy {
  position: relative;
}

.onlywin-xcq41o .onlywin-eak7ym {
  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;
}

.onlywin-xcq41o .onlywin-eak7ym.onlywin-gz4dec {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .onlywin-xcq41o .onlywin-406gq6 {
    bottom: 90px;
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-b5z3f5 {
  max-width: 300px;
  width: 100%;
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-b5z3f5 .onlywin-xlghnb {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-406gq6 .onlywin-b5z3f5 .onlywin-xlghnb {
    font-size: 32px;
    text-align: center;
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-b5z3f5 .onlywin-z2sdq1 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-406gq6 .onlywin-b5z3f5 .onlywin-z2sdq1 {
    text-align: center;
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v {
    flex-direction: column-reverse;
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-2xpv4u {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-2xpv4u:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-2xpv4u {
    width: 100%;
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-bu51uh {
  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.onlywin-yew1fp ease-in-out;
  overflow: hidden;
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-bu51uh 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);
  }
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-bu51uh: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;
}

.onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-bu51uh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-406gq6 .onlywin-srwo3v .onlywin-bu51uh {
    width: 100%;
  }
}

.onlywin-xcq41o .onlywin-406gq6.onlywin-gz4dec {
  display: none;
}

.onlywin-xcq41o .onlywin-tjfx6f {
  display: none;
}

.onlywin-xcq41o .onlywin-tjfx6f.onlywin-j0cndf {
  display: block;
}

.onlywin-xcq41o .onlywin-tjfx6f iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-tjfx6f iframe {
    height: calc(100vh - 54px);
  }
}

.onlywin-xcq41o .onlywin-ig96yq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .onlywin-xcq41o .onlywin-ig96yq {
    padding: 24px 16px 0;
  }
}

.onlywin-xcq41o .onlywin-ig96yq .onlywin-xlghnb {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .onlywin-xcq41o .onlywin-ig96yq .onlywin-xlghnb {
    margin-bottom: 24px;
  }
}

.onlywin-xcq41o .onlywin-ig96yq 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);
}

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

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

.onlywin-xcq41o .onlywin-ig96yq table tr:last-of-type td {
  border-bottom: none;
}

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

.onlywin-qazu16.onlywin-zrvtmc {
  display: block;
}

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

.onlywin-qazu16 .onlywin-rl44v0 {
  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;
}

.onlywin-qazu16 .onlywin-s3s138 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.onlywin-qazu16 .onlywin-bu51uh {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-qazu16 .onlywin-bu51uh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.onlywin-j39b36.onlywin-zrvtmc {
  display: block;
}

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

.onlywin-rxysi4 {
  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;
}

.onlywin-3c4o5u {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.onlywin-3ghjxa {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.onlywin-3ghjxa svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.onlywin-ml2qfl {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.onlywin-d4yzxp.onlywin-gz4dec {
  display: none;
}
h1.onlywin-skh92a{line-height:1.2; padding:0 15px; text-align:center; box-sizing:border-box; font-size:3rem; font-weight:700; max-width:1110px; width:100%; display:block; margin:1.5rem auto}
@media only screen and (max-width:767px){h1.onlywin-skh92a{font-size:32px;margin:16px auto}}


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

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

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

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

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

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

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

.onlywin-npivd0 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.onlywin-npivd0 input:active {
  border-color: #c2c0ce;
}

.onlywin-npivd0 input:focus {
  border-color: #c2c0ce;
}

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

.onlywin-l1q9hp {
  margin-bottom: 36px;
}

.onlywin-l1q9hp 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;
}

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

.onlywin-l1q9hp textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.onlywin-4u4j5d {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.onlywin-4guv27 {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-4guv27:hover {
  background: var(--border-color);
}

.onlywin-bxjnyx {
  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.onlywin-yew1fp ease-in-out;
}

.onlywin-bxjnyx:hover {
  background: #166ad9;
}

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

.onlywin-hk2lih.onlywin-gz4dec {
  display: none;
}

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

.onlywin-hk2lih .onlywin-4guv27 {
  margin: 0 auto;
}

.onlywin-gkii2e {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.onlywin-zhxgb5 {
  filter: grayscale(100%);
}

.onlywin-385cja > input {
  display: none;
}

.onlywin-385cja > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlywin-e639x1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.onlywin-kbpdul 44.onlywin-3suh4j.onlywin-an02e7.onlywin-maoo2h.onlywin-nc91i9.onlywin-37qher.onlywin-rgtj2o.onlywin-sjyv8g.onlywin-z8xvfq.onlywin-k6oik4.onlywin-z1obc3.onlywin-brm61g.onlywin-v7bt3d 0l-12.onlywin-21zx2c 30.onlywin-97uzsz.onlywin-rc4ofv 2.onlywin-vedqs7.onlywin-rc4ofv 3.onlywin-o9psob 3.onlywin-1f1sik.onlywin-22qb76 3.onlywin-cfd6q6.onlywin-w7uz56.onlywin-r8dvye.onlywin-46yziv 7-3.onlywin-21zx2c 10.onlywin-briy6y.onlywin-46yziv 23.onlywin-l9pzg3.onlywin-1c8xvw 1.onlywin-9lm55z 2.onlywin-21zx2c 3.onlywin-1c8xvw 1.onlywin-22qb76 5.onlywin-dts727.onlywin-22qb76 32.onlywin-zf0v41.onlywin-w7uz56 5.onlywin-v7bt3d 4.onlywin-46yziv 9.onlywin-46yziv 8.onlywin-22qb76 6.onlywin-no2549.onlywin-jvtgi7.onlywin-5ymycq.onlywin-lg5e4f.onlywin-oi75k2 4.onlywin-ty29et.onlywin-oi75k2 6.onlywin-oi75k2 0l29.onlywin-v7bt3d 17.onlywin-7uwhdx.onlywin-t54ss6 2.onlywin-jtp3x7 10.onlywin-fe2tcj.onlywin-21zx2c 8.onlywin-4gfz4g.onlywin-g9pd54.onlywin-tgnycp.onlywin-r3nu8a.onlywin-zlyzh8.onlywin-w7uz56.onlywin-37qher.onlywin-21zx2c 1.onlywin-fadtz4.onlywin-2ww7mq.onlywin-yh36ue.onlywin-6ymh3v.onlywin-cmddov.onlywin-9lm55z 1.onlywin-075lxw.onlywin-ghg83k.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.onlywin-385cja > input:checked ~ label,
.onlywin-385cja > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlywin-e639x1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.onlywin-kbpdul 44.onlywin-3suh4j.onlywin-an02e7.onlywin-maoo2h.onlywin-nc91i9.onlywin-37qher.onlywin-rgtj2o.onlywin-sjyv8g.onlywin-z8xvfq.onlywin-k6oik4.onlywin-z1obc3.onlywin-brm61g.onlywin-v7bt3d 0l-12.onlywin-21zx2c 30.onlywin-97uzsz.onlywin-rc4ofv 2.onlywin-vedqs7.onlywin-rc4ofv 3.onlywin-o9psob 3.onlywin-1f1sik.onlywin-22qb76 3.onlywin-cfd6q6.onlywin-w7uz56.onlywin-r8dvye.onlywin-46yziv 7-3.onlywin-21zx2c 10.onlywin-briy6y.onlywin-46yziv 23.onlywin-l9pzg3.onlywin-1c8xvw 1.onlywin-9lm55z 2.onlywin-21zx2c 3.onlywin-1c8xvw 1.onlywin-22qb76 5.onlywin-dts727.onlywin-22qb76 32.onlywin-zf0v41.onlywin-w7uz56 5.onlywin-v7bt3d 4.onlywin-46yziv 9.onlywin-46yziv 8.onlywin-22qb76 6.onlywin-no2549.onlywin-jvtgi7.onlywin-5ymycq.onlywin-lg5e4f.onlywin-oi75k2 4.onlywin-ty29et.onlywin-oi75k2 6.onlywin-oi75k2 0l29.onlywin-v7bt3d 17.onlywin-7uwhdx.onlywin-t54ss6 2.onlywin-jtp3x7 10.onlywin-fe2tcj.onlywin-21zx2c 8.onlywin-4gfz4g.onlywin-g9pd54.onlywin-tgnycp.onlywin-r3nu8a.onlywin-zlyzh8.onlywin-w7uz56.onlywin-37qher.onlywin-21zx2c 1.onlywin-fadtz4.onlywin-2ww7mq.onlywin-yh36ue.onlywin-6ymh3v.onlywin-cmddov.onlywin-9lm55z 1.onlywin-075lxw.onlywin-ghg83k.5z'/%3e%3c/svg%3e");
}

.onlywin-385cja > input:not(:checked) ~ label:hover,
.onlywin-385cja > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlywin-e639x1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlywin-kbpdul 44.onlywin-3suh4j.onlywin-an02e7.onlywin-maoo2h.onlywin-nc91i9.onlywin-37qher.onlywin-rgtj2o.onlywin-sjyv8g.onlywin-z8xvfq.onlywin-k6oik4.onlywin-z1obc3.onlywin-brm61g.onlywin-v7bt3d 0l-12.onlywin-21zx2c 30.onlywin-97uzsz.onlywin-rc4ofv 2.onlywin-vedqs7.onlywin-rc4ofv 3.onlywin-o9psob 3.onlywin-1f1sik.onlywin-22qb76 3.onlywin-cfd6q6.onlywin-w7uz56.onlywin-r8dvye.onlywin-46yziv 7-3.onlywin-21zx2c 10.onlywin-briy6y.onlywin-46yziv 23.onlywin-l9pzg3.onlywin-1c8xvw 1.onlywin-9lm55z 2.onlywin-21zx2c 3.onlywin-1c8xvw 1.onlywin-22qb76 5.onlywin-dts727.onlywin-22qb76 32.onlywin-zf0v41.onlywin-w7uz56 5.onlywin-v7bt3d 4.onlywin-46yziv 9.onlywin-46yziv 8.onlywin-22qb76 6.onlywin-no2549.onlywin-jvtgi7.onlywin-5ymycq.onlywin-lg5e4f.onlywin-oi75k2 4.onlywin-ty29et.onlywin-oi75k2 6.onlywin-oi75k2 0l29.onlywin-v7bt3d 17.onlywin-7uwhdx.onlywin-t54ss6 2.onlywin-jtp3x7 10.onlywin-fe2tcj.onlywin-21zx2c 8.onlywin-4gfz4g.onlywin-g9pd54.onlywin-tgnycp.onlywin-r3nu8a.onlywin-zlyzh8.onlywin-w7uz56.onlywin-37qher.onlywin-21zx2c 1.onlywin-fadtz4.onlywin-2ww7mq.onlywin-yh36ue.onlywin-6ymh3v.onlywin-cmddov.onlywin-9lm55z 1.onlywin-075lxw.onlywin-ghg83k.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .onlywin-ibova4 > .onlywin-yxhyc0 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .onlywin-ibova4 > .onlywin-yxhyc0 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .onlywin-ibova4 > .onlywin-yxhyc0 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .onlywin-ibova4 > .onlywin-yxhyc0 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .onlywin-ibova4 > .onlywin-yxhyc0 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.onlywin-ncuhv1.onlywin-gz4dec {
  display: none;
}

.onlywin-icbz75 {
  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) {
  .onlywin-icbz75 {
    height: 74px;
    overflow: visible;
  }
}

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

.onlywin-qej7y3 {
  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;
}

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

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

.onlywin-qej7y3 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.onlywin-lr1f59 {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .onlywin-27ffss {
    top: -20px;
  }
}

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

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

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

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

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-icbz75 {
  background: #2b3b67;
}

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-qej7y3 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-qej7y3::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-qej7y3::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-lr1f59::before {
  background: #0e0f41;
}

.onlywin-ncuhv1.onlywin-2b3qll .onlywin-lr1f59::after {
  background: #152557;
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-icbz75 {
  background: #1f35fa;
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-qej7y3 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-qej7y3::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-qej7y3::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-lr1f59::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.onlywin-ncuhv1.onlywin-88xrdj .onlywin-lr1f59::after {
  background: #192ac8;
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-icbz75 {
  background: #fa771f;
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-qej7y3 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-qej7y3::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-qej7y3::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-lr1f59::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onlywin-ncuhv1.onlywin-ileb0h .onlywin-lr1f59::after {
  background: #fa8535;
}

.onlywin-h0bfzw {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.onlywin-uwl4sx {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.onlywin-ujygod {
  width: 120px;
  height: 22px;
}

.onlywin-ujygod .onlywin-gjpmv1 {
  fill: #c2c0ce;
}

.onlywin-ujygod [rating="1"] .onlywin-gjpmv1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlywin-ujygod [rating="2"] .onlywin-gjpmv1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlywin-ujygod [rating="3"] .onlywin-gjpmv1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlywin-ujygod [rating="4"] .onlywin-gjpmv1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlywin-ujygod [rating="5"] .onlywin-gjpmv1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.onlywin-dqgyxj {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.onlywin-dqgyxj.onlywin-j0cndf {
  display: block;
}

.onlywin-dqgyxj.onlywin-gz4dec {
  display: none;
}

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

.onlywin-psz9m2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onlywin-o2wyaj {
  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);
}

.onlywin-ppeaeu {
  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;
}

.onlywin-8wzdte small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.onlywin-8wzdte span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.onlywin-i0v49r {
  font-size: 16px;
  line-height: 140%;
}

.onlywin-aej926 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onlywin-aej926 .onlywin-gjpmv1 {
  fill: #c2c0ce;
}

.onlywin-aej926 [rating="1"] .onlywin-gjpmv1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlywin-aej926 [rating="2"] .onlywin-gjpmv1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlywin-aej926 [rating="3"] .onlywin-gjpmv1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlywin-aej926 [rating="4"] .onlywin-gjpmv1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlywin-aej926 [rating="5"] .onlywin-gjpmv1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.onlywin-uifwhx {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.onlywin-j99u1p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onlywin-qrhic9 {
  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;
}

.onlywin-4w0ppj {
  flex: 1;
  min-width: 0;
}

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

.onlywin-899jsx {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.onlywin-899jsx svg,
.onlywin-899jsx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onlywin-899jsx svg path {
  fill: var(--button-bg-color);
}

.onlywin-899jsx svg circle {
  fill: var(--button-text-color);
}

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

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

.onlywin-qs9mot strong {
  font-weight: 600;
}

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

.onlywin-mmk7w9 p {
  margin: 0 0 16px;
}

.onlywin-mmk7w9 p:last-child {
  margin-bottom: 0;
}

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

.onlywin-54htiz {
  max-width: 300px;
  width: 100%;
}

.onlywin-54htiz a {
  width: 100%;
}

@media (max-width: 575px) {
  .onlywin-54htiz {
    max-width: 200px;
  }
}

.onlywin-zkcrmh {
  justify-content: center;
}

.onlywin-w258w6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.onlywin-up6ffa {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.onlywin-9ml6zi .onlywin-7dbi5k {
  justify-content: center;
}

/* faq */

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

.onlywin-0i6hc3 {
  color: var(--card-text-color, var(--text-color));
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--card-bg-color, var(--table-1-color));
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.onlywin-i0ovx4 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onlywin-0i6hc3::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.onlywin-i0ovx4 ease;
}

.onlywin-l94zie.onlywin-zrvtmc .onlywin-0i6hc3::after {
  transform: rotate(45deg);
}

.onlywin-3v43nq {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.onlywin-yew1fp ease, padding 0.onlywin-yew1fp ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.onlywin-l94zie.onlywin-zrvtmc .onlywin-3v43nq {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.onlywin-ytxnb8 {
  margin: 25px 0;
}

.onlywin-385cja > input:not(:checked) ~ label:hover,
.onlywin-385cja > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onlywin-uw4ugo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onlywin-p97dlb 44.onlywin-2o31qu.onlywin-p4d4r1.onlywin-ioug59.onlywin-6siumq.onlywin-zdzwas.onlywin-djsyrs.onlywin-7t2763.onlywin-3pe4n6.onlywin-r8rnef.onlywin-37rjdk.onlywin-k3odw1.onlywin-3l509m 0l-12.onlywin-9f89fd 30.onlywin-wujnwg.onlywin-4p6z83 2.onlywin-9pz52w.onlywin-4p6z83 3.onlywin-c0awci 3.onlywin-lbjbfp.onlywin-522vbr 3.onlywin-81ftsj.onlywin-2ct9zc.onlywin-6au1dh.onlywin-yidkkp 7-3.onlywin-9f89fd 10.onlywin-tmj1zg.onlywin-yidkkp 23.onlywin-33hkvj.onlywin-6fx6oo 1.onlywin-ro9igt 2.onlywin-9f89fd 3.onlywin-6fx6oo 1.onlywin-522vbr 5.onlywin-j6lly2.onlywin-522vbr 32.onlywin-7av750.onlywin-2ct9zc 5.onlywin-3l509m 4.onlywin-yidkkp 9.onlywin-yidkkp 8.onlywin-522vbr 6.onlywin-k6lkj4.onlywin-ear3lk.onlywin-9i9i12.onlywin-zbv0ad.onlywin-c1wsuf 4.onlywin-epxcyo.onlywin-c1wsuf 6.onlywin-c1wsuf 0l29.onlywin-3l509m 17.onlywin-u7qrda.onlywin-ar6ec5 2.onlywin-q0nv6a 10.onlywin-p9ph78.onlywin-9f89fd 8.onlywin-21aty6.onlywin-7kbjd4.onlywin-g7gdpj.onlywin-8bc891.onlywin-fx5btx.onlywin-2ct9zc.onlywin-zdzwas.onlywin-9f89fd 1.onlywin-31zcmz.onlywin-odqkde.onlywin-q1mqd3.onlywin-pze888.onlywin-7q25w3.onlywin-ro9igt 1.onlywin-h2hu7v.onlywin-ir5111.5z'/%3e%3c/svg%3e");
}

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

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

.onlywin-sls8p1 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.onlywin-sls8p1.onlywin-31r9l7 {
  display: block;
}

.onlywin-sls8p1.onlywin-3abebw {
  display: none;
}

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

.onlywin-t7ziqc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onlywin-lc806y {
  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);
}

.onlywin-nkyllb {
  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;
}

.onlywin-o1mppg small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.onlywin-o1mppg span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.onlywin-a924hz {
  font-size: 16px;
  line-height: 140%;
}

.onlywin-wd9eo0 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onlywin-wd9eo0 .onlywin-ihkugh {
  fill: #c2c0ce;
}

.onlywin-wd9eo0 [rating="1"] .onlywin-ihkugh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onlywin-wd9eo0 [rating="2"] .onlywin-ihkugh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onlywin-wd9eo0 [rating="3"] .onlywin-ihkugh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onlywin-wd9eo0 [rating="4"] .onlywin-ihkugh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onlywin-wd9eo0 [rating="5"] .onlywin-ihkugh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.onlywin-xz0fyg 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;
}

.onlywin-xz0fyg button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.onlywin-4dht90 {
  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);
}

.onlywin-4dht90.onlywin-7lv3ek {
  opacity: 1;
  pointer-events: auto;
}

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

.onlywin-new7at label {
  font-size: 14px;
}

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

.onlywin-ljssxf h2 {
  color: green;
  font-weight: 500;
}

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

/* h2->p SEO fix */
.onlywin-9evlx2 #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.onlywin-3festk:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.onlywin-hil02v, .onlywin-m7ohge, [class*="review-card"],
thead, thead th, table th, .onlywin-yuncdf,
.onlywin-55up4l, [class*="collapsible-header"],
.onlywin-3hkrmo, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.onlywin-npdo1l, .onlywin-npdo1l :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.onlywin-qkd9nt, .onlywin-qkd9nt :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-qy7kxp li a, .onlywin-qy7kxp li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-a10wq3, .onlywin-a10wq3 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-jv6zdd, .onlywin-jv6zdd :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-ts9ycf, .onlywin-ts9ycf :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-qaynoj ul, .onlywin-qaynoj ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-qaynoj ul li, .onlywin-qaynoj ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-hx6l16, .onlywin-hx6l16 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-3f6qaa tbody tr td .onlywin-az85ic, .onlywin-3f6qaa tbody tr td .onlywin-az85ic :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-72qlpr, .onlywin-72qlpr :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-xz0fyg button, .onlywin-xz0fyg button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .onlywin-4dht90, /* up */ .onlywin-4dht90 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.onlywin-new7at button, .onlywin-new7at button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
