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

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

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

.winbay-gczuel {
  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) {
  .winbay-gczuel: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;
  }
}

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

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

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

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

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

.winbay-2pn752 {
  cursor: pointer;
}

.winbay-amf6zk {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.winbay-ao5m5a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.winbay-ao5m5a figure {
  margin: 0;
}

.winbay-ao5m5a.winbay-mtzuv0 {
  justify-content: flex-start;
  margin-right: 4px;
}

.winbay-ao5m5a.winbay-u9hg6g {
  justify-content: flex-end;
  margin-left: 4px;
}

.winbay-ao5m5a.winbay-hy1mcm {
  justify-content: center;
}

.winbay-ao5m5a.winbay-mqtu41 {
  justify-content: normal;
}

.winbay-19go80 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.winbay-2tidl5 {
  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) {
  .winbay-2tidl5 {
    flex-direction: column;
  }
}

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

.winbay-q37g0c img {
  width: 100%;
}

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

.winbay-bs94ca {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.winbay-bs94ca 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);
}

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

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

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

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

.winbay-bs94ca ul li:last-of-type::after {
  display: none;
}

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

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

.winbay-na8wzq {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.winbay-qon2a4.winbay-bfryst {
  background-color: #000;
}

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

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

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

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

.winbay-608d78 {
  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) {
  .winbay-608d78 {
    flex-direction: column;
  }
}

.winbay-r3wq4q {
  margin-bottom: 94px;
}

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

.winbay-shxf1y .winbay-qz7brx {
  margin-bottom: 28px;
}

.winbay-shxf1y .winbay-qz7brx img {
  max-height: 100px;
  width: auto;
}

.winbay-2alw0q {
  display: flex;
  align-items: center;
}

.winbay-2alw0q a + a {
  margin-left: 24px;
}

.winbay-2alw0q img {
  max-height: 56px;
  width: auto;
}

.winbay-2alw0q img + img {
  margin-left: 24px;
}

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

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

.winbay-0u1dfb {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.winbay-iffju1 li {
  display: flex;
  margin: 0 7px;
}

.winbay-iffju1 li svg {
  transition: 0.winbay-kuxj60 ease-in-out;
}

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

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

.winbay-ujikcp + .winbay-ujikcp {
  margin-left: 120px;
}

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

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

.winbay-5xzfkv {
  list-style: none;
  margin: 0;
  padding: 0;
}

.winbay-5xzfkv li {
  font-size: 16px;
}

.winbay-5xzfkv li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.winbay-5xzfkv li + li {
  margin-top: 16px;
}

.winbay-enb5ch {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.winbay-un76yx ease-in-out;
}

.winbay-enb5ch.winbay-viubqs {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.winbay-mqt38g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.winbay-z00r2w li {
  width: 100%;
}

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

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

.winbay-z00r2w li a.winbay-viubqs {
  background: var(--border-color);
}

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

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

.winbay-7myu9y {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.winbay-x0mbez {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.winbay-x0mbez img {
  width: 100%;
  transition: 0.winbay-kuxj60 ease-in-out;
}

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

.winbay-0omwfm {
  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) {
  .winbay-0omwfm {
    height: 54px;
  }
}

.winbay-1dxg8z {
  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) {
  .winbay-1dxg8z {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .winbay-1dxg8z .winbay-qz7brx img {
    max-width: 90px;
  }
}

.winbay-qz7brx img {
  max-height: 50px;
  width: auto;
}

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

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

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

.winbay-7q10yt li {
  font-size: 16px;
  margin: 0 20px;
}

.winbay-7q10yt li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.winbay-hl4i2t {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.winbay-hl4i2t.winbay-qfbf5k {
  margin-right: 0;
}

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

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

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

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

.winbay-9ms9l2 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.winbay-9ms9l2:hover > ul {
  display: flex;
}

.winbay-9ms9l2:focus > ul {
  display: flex;
}

.winbay-9ms9l2:focus-within > ul {
  display: flex;
}

.winbay-2qlzog {
  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;
}

.winbay-2qlzog::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.winbay-un76yx ease-in-out;
}

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

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

.winbay-9ms9l2 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.winbay-kuxj60 ease-in-out;
  overflow: hidden;
}

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

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

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

.winbay-ewqxjv {
  display: none;
}

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

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

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

.winbay-3il86s {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.winbay-3il86s img {
  margin-bottom: 20px;
}

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

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

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

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

.winbay-hatffr {
  color: var(--text-color);
}

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

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

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

.winbay-gc5fg7 p img {
  display: block;
  margin: 0 auto;
}

.winbay-gc5fg7 p:first-of-type {
  margin-top: 0;
}

.winbay-gc5fg7 p:last-of-type {
  margin-bottom: 0;
}

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

.winbay-gc5fg7 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

.winbay-86sxbo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.winbay-jatlgr .winbay-5xqmzw {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .winbay-jatlgr .winbay-5xqmzw {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.winbay-jatlgr .winbay-dy0jk5 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.winbay-dy0jk5 {
  margin: 0 0 28px;
}

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

.winbay-5xqmzw {
  margin: 0 0 28px;
}

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

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

.winbay-86sxbo .winbay-gczuel {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.winbay-8ipjml {
  position: relative;
  border: none;
}

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

.winbay-bbt5g2 {
  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;
}

.winbay-bbt5g2 span {
  height: 32px;
}

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

.winbay-bbt5g2.winbay-bmll4l span {
  transform: scaleY(-1);
}

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

.winbay-wo8bww {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.winbay-wo8bww.winbay-0eqjoo {
  display: none;
}

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

.winbay-6go2hr table {
  width: 100%;
  border-collapse: collapse;
}

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

  .winbay-6go2hr table td {
    min-width: 75px;
  }
}

.winbay-6go2hr table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

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

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

.winbay-6go2hr p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.winbay-w50gsw {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .winbay-w50gsw {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.winbay-wxi2x1 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.winbay-v27t5f p {
  color: var(--text-color);
}

.winbay-bzjltl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.winbay-6budgd {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.winbay-jfclj9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.winbay-0bgl9e p + p {
  margin-top: 10px;
}

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

.winbay-nfds17 {
  display: none;
}

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

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

.winbay-mcb8qc li {
  margin: 0 20px;
}

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

.winbay-mcb8qc li a img {
  margin-bottom: 4px;
}

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

.winbay-5juxyq {
  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) {
  .winbay-5juxyq {
    padding: 0 16px;
  }
}

.winbay-5juxyq li {
  font-size: 16px;
  position: relative;
}

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

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

.winbay-5juxyq li span {
  opacity: 0.5;
}

.winbay-5juxyq li + li {
  margin-left: 30px;
}

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

h2.winbay-777bia {
  margin: 0 0 28px;
}

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

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

.winbay-7oly1f 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);
}

.winbay-7oly1f 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;
}

.winbay-7oly1f 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;
}

.winbay-7oly1f tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.winbay-7oly1f tbody tr:last-of-type {
  margin-bottom: 0;
}

.winbay-7oly1f tbody tr td:first-of-type {
  flex-shrink: 0;
}

.winbay-7oly1f 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);
}

.winbay-7oly1f 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);
}

.winbay-7oly1f tbody tr td:last-of-type {
  margin-left: auto;
}

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

.winbay-7oly1f tbody tr td .winbay-1jt4sr {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .winbay-7oly1f tbody tr td .winbay-1jt4sr {
    width: 100%;
  }
}

.winbay-7oly1f tbody tr td .winbay-1jcaqj {
  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.winbay-kuxj60 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .winbay-7oly1f tbody tr td .winbay-1jcaqj:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .winbay-7oly1f tbody tr td .winbay-1jcaqj {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .winbay-7oly1f tbody tr td .winbay-1jcaqj {
    width: 100%;
  }
}

.winbay-7oly1f tbody tr td .winbay-z5830a {
  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) {
  .winbay-7oly1f tbody tr td .winbay-z5830a:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.winbay-83i0z4 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.winbay-kuxj60 ease-in-out;
}

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

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

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

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

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

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

.winbay-34h24v img {
  width: 100%;
  height: 100%;
}

.winbay-34h24v iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.winbay-8xem7f svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.winbay-kuxj60 ease-in-out;
}

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

.winbay-sux0fz {
  padding: 90px 0;
}

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

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

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

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

.winbay-60dn4k img {
  width: 100%;
}

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

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

.winbay-2ft0c1 {
  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;
}

.winbay-2ft0c1 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) {
  .winbay-2ft0c1 {
    flex-basis: auto;
  }
}

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

.winbay-lubzqb {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-lubzqb:hover {
  border: 1px solid #8c8ca2;
}

.winbay-ar3idw {
  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%);
}

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

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

.winbay-7w2pfe a {
  text-decoration: underline;
  color: #8babff;
}

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

.winbay-ea3mhm .winbay-lubzqb {
  width: 50%;
  margin: 0;
}

.winbay-ras734 {
  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;
}

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

.winbay-8wyma0 {
  margin: 0 0 100px;
}

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

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

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

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

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

.winbay-xwg18g {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.winbay-mojqnc 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.winbay-kuxj60 ease-in-out;
}

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

.winbay-mojqnc a svg {
  fill: #fff;
}

.winbay-mojqnc a:hover {
  background: #3d68e7;
}

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

.winbay-ki94pr {
  margin-bottom: 16px;
}

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

.winbay-64x60r {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.winbay-4tmvmb {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.winbay-4tmvmb 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);
}

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

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

.winbay-4tmvmb table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .winbay-4tmvmb {
    margin: 0;
  }
}

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

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

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

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

.winbay-ioqp9i.winbay-oxcyj9 {
  display: none;
}

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

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

.winbay-stdvyy iframe.winbay-xiqzut {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.winbay-stdvyy.winbay-hgltbp {
  opacity: 1;
  pointer-events: all;
}

.winbay-1ssq8o {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-1ssq8o svg {
  margin-right: 10px;
}

.winbay-1ssq8o + .winbay-1ssq8o {
  margin-top: 14px;
}

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

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

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

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

.winbay-3cd7a1 .winbay-86sxbo {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.winbay-3cd7a1 .winbay-86sxbo h1,
.winbay-3cd7a1 .winbay-86sxbo 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) {
  .winbay-3cd7a1 .winbay-86sxbo h1,
  .winbay-3cd7a1 .winbay-86sxbo h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .winbay-3cd7a1 .winbay-86sxbo {
    margin: 28px 0 0;
  }
}

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

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

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

.winbay-hnrvya {
  max-width: 545px;
  width: 100%;
}

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

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

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

.winbay-9t1p78 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.winbay-n7u9w8 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.winbay-p9qlkk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.winbay-mcvxay .winbay-gczuel {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .winbay-mcvxay .winbay-gczuel {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.winbay-mxp54z {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.winbay-mxp54z img {
  width: 100%;
}

.winbay-6dgufk {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.winbay-7v4zm6 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.winbay-3cm6eb {
  width: 100%;
  margin: 0 0 100px;
}

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

.winbay-3cm6eb .winbay-b0fsoz {
  position: relative;
}

.winbay-3cm6eb .winbay-eh6xw3 {
  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;
}

.winbay-3cm6eb .winbay-eh6xw3.winbay-oxcyj9 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .winbay-3cm6eb .winbay-kklzx2 {
    bottom: 90px;
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-w7joct {
  max-width: 300px;
  width: 100%;
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-w7joct .winbay-iigcd6 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-kklzx2 .winbay-w7joct .winbay-iigcd6 {
    font-size: 32px;
    text-align: center;
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-w7joct .winbay-h4x36x {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-kklzx2 .winbay-w7joct .winbay-h4x36x {
    text-align: center;
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k {
    flex-direction: column-reverse;
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-1m2x34 {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-1m2x34:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-1m2x34 {
    width: 100%;
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-xsgt1o {
  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.winbay-kuxj60 ease-in-out;
  overflow: hidden;
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-xsgt1o 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);
  }
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-xsgt1o: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;
}

.winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-xsgt1o:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-kklzx2 .winbay-qfbf5k .winbay-xsgt1o {
    width: 100%;
  }
}

.winbay-3cm6eb .winbay-kklzx2.winbay-oxcyj9 {
  display: none;
}

.winbay-3cm6eb .winbay-j9t692 {
  display: none;
}

.winbay-3cm6eb .winbay-j9t692.winbay-hgltbp {
  display: block;
}

.winbay-3cm6eb .winbay-j9t692 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-j9t692 iframe {
    height: calc(100vh - 54px);
  }
}

.winbay-3cm6eb .winbay-9q2cqx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .winbay-3cm6eb .winbay-9q2cqx {
    padding: 24px 16px 0;
  }
}

.winbay-3cm6eb .winbay-9q2cqx .winbay-iigcd6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .winbay-3cm6eb .winbay-9q2cqx .winbay-iigcd6 {
    margin-bottom: 24px;
  }
}

.winbay-3cm6eb .winbay-9q2cqx 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);
}

.winbay-3cm6eb .winbay-9q2cqx 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) {
  .winbay-3cm6eb .winbay-9q2cqx table tr td {
    padding: 12px 4px;
  }
}

.winbay-3cm6eb .winbay-9q2cqx 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) {
  .winbay-3cm6eb .winbay-9q2cqx table tr th {
    padding: 12px 4px;
  }
}

.winbay-3cm6eb .winbay-9q2cqx table tr:last-of-type td {
  border-bottom: none;
}

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

.winbay-wwf14j.winbay-viubqs {
  display: block;
}

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

.winbay-wwf14j .winbay-97nxzm {
  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;
}

.winbay-wwf14j .winbay-7rsnpk {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.winbay-wwf14j .winbay-xsgt1o {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-wwf14j .winbay-xsgt1o:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.winbay-at9bu4.winbay-viubqs {
  display: block;
}

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

.winbay-wydjez {
  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;
}

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

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

.winbay-ngcyey {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.winbay-ngcyey svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.winbay-p33p84 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.winbay-rfmgt1.winbay-oxcyj9 {
  display: none;
}

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

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

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

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

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

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

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

.winbay-ocrmm1 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.winbay-ocrmm1 input:active {
  border-color: #c2c0ce;
}

.winbay-ocrmm1 input:focus {
  border-color: #c2c0ce;
}

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

.winbay-y2ubc6 {
  margin-bottom: 36px;
}

.winbay-y2ubc6 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;
}

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

.winbay-y2ubc6 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.winbay-534eyz {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.winbay-fvoq6i {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-fvoq6i:hover {
  background: var(--border-color);
}

.winbay-obyttk {
  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.winbay-kuxj60 ease-in-out;
}

.winbay-obyttk:hover {
  background: #166ad9;
}

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

.winbay-v2f98d.winbay-oxcyj9 {
  display: none;
}

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

.winbay-v2f98d .winbay-fvoq6i {
  margin: 0 auto;
}

.winbay-jp0qht {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.winbay-lu7q0l {
  filter: grayscale(100%);
}

.winbay-zcoosf > input {
  display: none;
}

.winbay-zcoosf > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-huu4sm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.winbay-d06utb 44.winbay-bwmz2g.winbay-jh1efi.winbay-viedms.winbay-305g6q.winbay-q3ye0p.winbay-xokzx4.winbay-4e76i2.winbay-kpeyo8.winbay-nqpue6.winbay-abkq8d.winbay-5mj47a.winbay-go9zv0 0l-12.winbay-or45r6 30.winbay-7bko9h.winbay-post8q 2.winbay-40yjes.winbay-post8q 3.winbay-o45ci0 3.winbay-cystx4.winbay-tyceh1 3.winbay-zpd4jm.winbay-47smq3.winbay-slw2us.winbay-7in4zf 7-3.winbay-or45r6 10.winbay-wdoxy1.winbay-7in4zf 23.winbay-0vnafc.winbay-sbr9u9 1.winbay-98t0l0 2.winbay-or45r6 3.winbay-sbr9u9 1.winbay-tyceh1 5.winbay-bw3e4o.winbay-tyceh1 32.winbay-w1sn4m.winbay-47smq3 5.winbay-go9zv0 4.winbay-7in4zf 9.winbay-7in4zf 8.winbay-tyceh1 6.winbay-gkjgxk.winbay-4iwpzc.winbay-sid1c3.winbay-8gr3mt.winbay-9n3b3c 4.winbay-d78ahi.winbay-9n3b3c 6.winbay-9n3b3c 0l29.winbay-go9zv0 17.winbay-gl5iyl.winbay-2747of 2.winbay-3pl9y5 10.winbay-dbh1x3.winbay-or45r6 8.winbay-gp67e1.winbay-soriss.winbay-5hd7ma.winbay-ce0dop.winbay-a52uot.winbay-47smq3.winbay-q3ye0p.winbay-or45r6 1.winbay-xngrms.winbay-2jc9nn.winbay-v5zlva.winbay-51gkfh.winbay-bjtj5f.winbay-98t0l0 1.winbay-j56jla.winbay-imezn2.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.winbay-zcoosf > input:checked ~ label,
.winbay-zcoosf > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-huu4sm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.winbay-d06utb 44.winbay-bwmz2g.winbay-jh1efi.winbay-viedms.winbay-305g6q.winbay-q3ye0p.winbay-xokzx4.winbay-4e76i2.winbay-kpeyo8.winbay-nqpue6.winbay-abkq8d.winbay-5mj47a.winbay-go9zv0 0l-12.winbay-or45r6 30.winbay-7bko9h.winbay-post8q 2.winbay-40yjes.winbay-post8q 3.winbay-o45ci0 3.winbay-cystx4.winbay-tyceh1 3.winbay-zpd4jm.winbay-47smq3.winbay-slw2us.winbay-7in4zf 7-3.winbay-or45r6 10.winbay-wdoxy1.winbay-7in4zf 23.winbay-0vnafc.winbay-sbr9u9 1.winbay-98t0l0 2.winbay-or45r6 3.winbay-sbr9u9 1.winbay-tyceh1 5.winbay-bw3e4o.winbay-tyceh1 32.winbay-w1sn4m.winbay-47smq3 5.winbay-go9zv0 4.winbay-7in4zf 9.winbay-7in4zf 8.winbay-tyceh1 6.winbay-gkjgxk.winbay-4iwpzc.winbay-sid1c3.winbay-8gr3mt.winbay-9n3b3c 4.winbay-d78ahi.winbay-9n3b3c 6.winbay-9n3b3c 0l29.winbay-go9zv0 17.winbay-gl5iyl.winbay-2747of 2.winbay-3pl9y5 10.winbay-dbh1x3.winbay-or45r6 8.winbay-gp67e1.winbay-soriss.winbay-5hd7ma.winbay-ce0dop.winbay-a52uot.winbay-47smq3.winbay-q3ye0p.winbay-or45r6 1.winbay-xngrms.winbay-2jc9nn.winbay-v5zlva.winbay-51gkfh.winbay-bjtj5f.winbay-98t0l0 1.winbay-j56jla.winbay-imezn2.5z'/%3e%3c/svg%3e");
}

.winbay-zcoosf > input:not(:checked) ~ label:hover,
.winbay-zcoosf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-huu4sm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winbay-d06utb 44.winbay-bwmz2g.winbay-jh1efi.winbay-viedms.winbay-305g6q.winbay-q3ye0p.winbay-xokzx4.winbay-4e76i2.winbay-kpeyo8.winbay-nqpue6.winbay-abkq8d.winbay-5mj47a.winbay-go9zv0 0l-12.winbay-or45r6 30.winbay-7bko9h.winbay-post8q 2.winbay-40yjes.winbay-post8q 3.winbay-o45ci0 3.winbay-cystx4.winbay-tyceh1 3.winbay-zpd4jm.winbay-47smq3.winbay-slw2us.winbay-7in4zf 7-3.winbay-or45r6 10.winbay-wdoxy1.winbay-7in4zf 23.winbay-0vnafc.winbay-sbr9u9 1.winbay-98t0l0 2.winbay-or45r6 3.winbay-sbr9u9 1.winbay-tyceh1 5.winbay-bw3e4o.winbay-tyceh1 32.winbay-w1sn4m.winbay-47smq3 5.winbay-go9zv0 4.winbay-7in4zf 9.winbay-7in4zf 8.winbay-tyceh1 6.winbay-gkjgxk.winbay-4iwpzc.winbay-sid1c3.winbay-8gr3mt.winbay-9n3b3c 4.winbay-d78ahi.winbay-9n3b3c 6.winbay-9n3b3c 0l29.winbay-go9zv0 17.winbay-gl5iyl.winbay-2747of 2.winbay-3pl9y5 10.winbay-dbh1x3.winbay-or45r6 8.winbay-gp67e1.winbay-soriss.winbay-5hd7ma.winbay-ce0dop.winbay-a52uot.winbay-47smq3.winbay-q3ye0p.winbay-or45r6 1.winbay-xngrms.winbay-2jc9nn.winbay-v5zlva.winbay-51gkfh.winbay-bjtj5f.winbay-98t0l0 1.winbay-j56jla.winbay-imezn2.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .winbay-0t2coy > .winbay-8tm5tf {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .winbay-0t2coy > .winbay-8tm5tf {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .winbay-0t2coy > .winbay-8tm5tf {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .winbay-0t2coy > .winbay-8tm5tf {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .winbay-0t2coy > .winbay-8tm5tf {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.winbay-beartu.winbay-oxcyj9 {
  display: none;
}

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

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

.winbay-fzfywd {
  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;
}

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

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

.winbay-fzfywd img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.winbay-v4d2l4 {
  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;
}

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

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

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

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

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

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

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

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

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

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

.winbay-beartu.winbay-rti6tb .winbay-wogl67 {
  background: #2b3b67;
}

.winbay-beartu.winbay-rti6tb .winbay-fzfywd {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.winbay-beartu.winbay-rti6tb .winbay-fzfywd::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.winbay-beartu.winbay-rti6tb .winbay-fzfywd::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.winbay-beartu.winbay-rti6tb .winbay-v4d2l4::before {
  background: #0e0f41;
}

.winbay-beartu.winbay-rti6tb .winbay-v4d2l4::after {
  background: #152557;
}

.winbay-beartu.winbay-r8emgh .winbay-wogl67 {
  background: #1f35fa;
}

.winbay-beartu.winbay-r8emgh .winbay-fzfywd {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.winbay-beartu.winbay-r8emgh .winbay-fzfywd::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.winbay-beartu.winbay-r8emgh .winbay-fzfywd::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.winbay-beartu.winbay-r8emgh .winbay-v4d2l4::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.winbay-beartu.winbay-r8emgh .winbay-v4d2l4::after {
  background: #192ac8;
}

.winbay-beartu.winbay-f60rtl .winbay-wogl67 {
  background: #fa771f;
}

.winbay-beartu.winbay-f60rtl .winbay-fzfywd {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winbay-beartu.winbay-f60rtl .winbay-fzfywd::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.winbay-beartu.winbay-f60rtl .winbay-fzfywd::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.winbay-beartu.winbay-f60rtl .winbay-v4d2l4::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winbay-beartu.winbay-f60rtl .winbay-v4d2l4::after {
  background: #fa8535;
}

.winbay-zpm83a {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.winbay-9qtuep {
  display: flex;
  align-items: center;
  gap: 10px;
}

.winbay-9qtuep span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.winbay-9qtuep small {
  font-size: 14px;
  color: var(--text-color);
}

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

.winbay-mdu4vw {
  width: 120px;
  height: 22px;
}

.winbay-mdu4vw .winbay-4t6x5j {
  fill: #c2c0ce;
}

.winbay-mdu4vw [rating="1"] .winbay-4t6x5j:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winbay-mdu4vw [rating="2"] .winbay-4t6x5j:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winbay-mdu4vw [rating="3"] .winbay-4t6x5j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winbay-mdu4vw [rating="4"] .winbay-4t6x5j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winbay-mdu4vw [rating="5"] .winbay-4t6x5j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.winbay-x33c5j.winbay-hgltbp {
  display: block;
}

.winbay-x33c5j.winbay-oxcyj9 {
  display: none;
}

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

.winbay-hf6rqy {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.winbay-8861ul {
  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);
}

.winbay-1f2fpf {
  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;
}

.winbay-0mfifg small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.winbay-qlk312 {
  font-size: 16px;
  line-height: 140%;
}

.winbay-gg3sgh {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.winbay-gg3sgh .winbay-4t6x5j {
  fill: #c2c0ce;
}

.winbay-gg3sgh [rating="1"] .winbay-4t6x5j:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winbay-gg3sgh [rating="2"] .winbay-4t6x5j:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winbay-gg3sgh [rating="3"] .winbay-4t6x5j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winbay-gg3sgh [rating="4"] .winbay-4t6x5j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winbay-gg3sgh [rating="5"] .winbay-4t6x5j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.winbay-nmmbsd {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.winbay-deai1r img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.winbay-f1pvwr {
  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;
}

.winbay-xyuh82 {
  flex: 1;
  min-width: 0;
}

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

.winbay-9zbuup {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.winbay-9zbuup svg,
.winbay-9zbuup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.winbay-9zbuup svg path {
  fill: var(--button-bg-color);
}

.winbay-9zbuup svg circle {
  fill: var(--button-text-color);
}

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

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

.winbay-m4fm8u strong {
  font-weight: 600;
}

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

.winbay-j7pvdb p {
  margin: 0 0 16px;
}

.winbay-j7pvdb p:last-child {
  margin-bottom: 0;
}

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

.winbay-0cv1f3 {
  max-width: 300px;
  width: 100%;
}

.winbay-0cv1f3 a {
  width: 100%;
}

@media (max-width: 575px) {
  .winbay-0cv1f3 {
    max-width: 200px;
  }
}

.winbay-xjbs9g {
  justify-content: center;
}

.winbay-np3a1h {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.winbay-nlb2tz {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.winbay-js5u9a .winbay-7q10yt {
  justify-content: center;
}

/* faq */

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

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

.winbay-ky8kv4::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.winbay-o4axmf ease;
}

.winbay-zpy8sf.winbay-viubqs .winbay-ky8kv4::after {
  transform: rotate(45deg);
}

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

.winbay-zpy8sf.winbay-viubqs .winbay-pwadx0 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.winbay-ryq8xs {
  margin: 25px 0;
}

.winbay-zcoosf > input:not(:checked) ~ label:hover,
.winbay-zcoosf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-nq57u8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winbay-bx0pkt 44.winbay-w4s5px.winbay-2k8zyy.winbay-cjmehi.winbay-rb5xmk.winbay-esvvit.winbay-wn3wca.winbay-h5uqbw.winbay-7x0dqo.winbay-u2quec.winbay-nmob3z.winbay-463gvi.winbay-qzxcwf 0l-12.winbay-o264pn 30.winbay-vpealr.winbay-1tl64k 2.winbay-7w5ex1.winbay-1tl64k 3.winbay-vhv7zm 3.winbay-5akuq6.winbay-q8cx8w 3.winbay-onr7p1.winbay-mdd94y.winbay-px9phr.winbay-57hv2j 7-3.winbay-o264pn 10.winbay-o1e9tg.winbay-57hv2j 23.winbay-bwx3xo.winbay-fi7890 1.winbay-llp6po 2.winbay-o264pn 3.winbay-fi7890 1.winbay-q8cx8w 5.winbay-dqcpiz.winbay-q8cx8w 32.winbay-9xdj4v.winbay-mdd94y 5.winbay-qzxcwf 4.winbay-57hv2j 9.winbay-57hv2j 8.winbay-q8cx8w 6.winbay-wtkhw7.winbay-fs23is.winbay-f4etrs.winbay-rbequj.winbay-bgk08l 4.winbay-ttsgn8.winbay-bgk08l 6.winbay-bgk08l 0l29.winbay-qzxcwf 17.winbay-4gpg13.winbay-bjl8ss 2.winbay-fbqfb7 10.winbay-qtjxvl.winbay-o264pn 8.winbay-h89y09.winbay-t0ig79.winbay-wkav1v.winbay-vgkv46.winbay-2bgb0m.winbay-mdd94y.winbay-esvvit.winbay-o264pn 1.winbay-burpxy.winbay-bjlybq.winbay-ztohct.winbay-fm4xn7.winbay-aek19o.winbay-llp6po 1.winbay-budnc8.winbay-9r0trp.5z'/%3e%3c/svg%3e");
}

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

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

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

.winbay-0a5zkp.winbay-dbtrl2 {
  display: block;
}

.winbay-0a5zkp.winbay-lymsln {
  display: none;
}

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

.winbay-un6x2k {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.winbay-f0bkse {
  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);
}

.winbay-kojxld {
  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;
}

.winbay-8809sf small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.winbay-znyycw {
  font-size: 16px;
  line-height: 140%;
}

.winbay-xi3lc8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.winbay-xi3lc8 .winbay-34ypoa {
  fill: #c2c0ce;
}

.winbay-xi3lc8 [rating="1"] .winbay-34ypoa:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.winbay-xi3lc8 [rating="2"] .winbay-34ypoa:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.winbay-xi3lc8 [rating="3"] .winbay-34ypoa:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.winbay-xi3lc8 [rating="4"] .winbay-34ypoa:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.winbay-xi3lc8 [rating="5"] .winbay-34ypoa:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.winbay-l0ahkb 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;
}

.winbay-l0ahkb button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.winbay-4f0391 {
  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);
}

.winbay-4f0391.winbay-oy14i1 {
  opacity: 1;
  pointer-events: auto;
}

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

.winbay-sh91sk label {
  font-size: 14px;
}

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

.winbay-ljstrd h2 {
  color: green;
  font-weight: 500;
}

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