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

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

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

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

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

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

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

.winbay-9fw0b7 {
  cursor: pointer;
}

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

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

.winbay-4o5cft figure {
  margin: 0;
}

.winbay-4o5cft.winbay-bso40l {
  justify-content: flex-start;
  margin-right: 4px;
}

.winbay-4o5cft.winbay-0tn8fc {
  justify-content: flex-end;
  margin-left: 4px;
}

.winbay-4o5cft.winbay-skhiag {
  justify-content: center;
}

.winbay-4o5cft.winbay-tqb8bt {
  justify-content: normal;
}

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

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

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

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

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

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

.winbay-0ap921 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-lo41js.winbay-7pisdd {
  background-color: #000;
}

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

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

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

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

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

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

.winbay-okwb0r .winbay-3actf1 {
  margin-bottom: 28px;
}

.winbay-okwb0r .winbay-3actf1 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.winbay-jiunbm li svg {
  transition: 0.winbay-4ra3yd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.winbay-uj8dzp {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.winbay-52b1h0 ease-in-out;
}

.winbay-uj8dzp.winbay-3zx9ha {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.winbay-9ze71e li {
  width: 100%;
}

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

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

.winbay-9ze71e li a.winbay-3zx9ha {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.winbay-dzhl7m img {
  width: 100%;
  transition: 0.winbay-4ra3yd ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .winbay-ztefk6 .winbay-3actf1 img {
    max-width: 90px;
  }
}

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

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

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

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

.winbay-1p9rsy li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.winbay-fez84c.winbay-6f5ur8 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.winbay-ypbc8o {
  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-ypbc8o::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-52b1h0 ease-in-out;
}

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

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

.winbay-ujsyrf 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-4ra3yd ease-in-out;
  overflow: hidden;
}

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

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

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

.winbay-ohwqd8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-7s7g2f .winbay-91whwt {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .winbay-7s7g2f .winbay-91whwt {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.winbay-7s7g2f .winbay-47567q {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.winbay-47567q {
  margin: 0 0 28px;
}

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

.winbay-91whwt {
  margin: 0 0 28px;
}

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

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

.winbay-4p5qps .winbay-6nk6nd {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.winbay-714nfc {
  position: relative;
  border: none;
}

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

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

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

.winbay-cyhtcz.winbay-0rklsc span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.winbay-d4neot.winbay-sojnf0 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-04iigz {
  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-rvuttt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.winbay-wzlvvu {
  display: none;
}

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

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

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

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

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

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

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

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

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

.winbay-fecg0o li span {
  opacity: 0.5;
}

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

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

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

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

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

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

.winbay-1oxzkn tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.winbay-1oxzkn 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-1oxzkn 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-1oxzkn tbody tr td:last-of-type {
  margin-left: auto;
}

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

.winbay-1oxzkn tbody tr td .winbay-l2tkzc {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.winbay-1oxzkn tbody tr td .winbay-l8qw9i {
  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-4ra3yd ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.winbay-1oxzkn tbody tr td .winbay-vi0vt9 {
  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-1oxzkn tbody tr td .winbay-vi0vt9:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.winbay-hfrw67 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.winbay-4ra3yd ease-in-out;
}

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

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

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

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

.winbay-0vqq9b {
  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-0vqq9b {
    height: 190px;
    margin: 20px auto;
  }
}

.winbay-0vqq9b img {
  width: 100%;
  height: 100%;
}

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

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

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

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

.winbay-uqmlgz svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.winbay-4ra3yd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.winbay-rjlgjc {
  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-4ra3yd ease-in-out;
}

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

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

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

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

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

.winbay-5mvzrb .winbay-rjlgjc {
  width: 50%;
  margin: 0;
}

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

.winbay-2q03mj {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.winbay-ewf65o 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-4ra3yd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-ivgcnu.winbay-kr243q {
  display: none;
}

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

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

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

.winbay-k1u11o.winbay-7ofitm {
  opacity: 1;
  pointer-events: all;
}

.winbay-1469dv {
  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-4ra3yd ease-in-out;
}

.winbay-1469dv svg {
  margin-right: 10px;
}

.winbay-1469dv + .winbay-1469dv {
  margin-top: 14px;
}

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

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

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

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

.winbay-pfbtge .winbay-4p5qps {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.winbay-pfbtge .winbay-4p5qps h1,
.winbay-pfbtge .winbay-4p5qps 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-pfbtge .winbay-4p5qps h1,
  .winbay-pfbtge .winbay-4p5qps h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .winbay-pfbtge .winbay-4p5qps {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-c47f5x .winbay-6nk6nd {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.winbay-nbf1n3 .winbay-1h00pz {
  position: relative;
}

.winbay-nbf1n3 .winbay-lh3534 {
  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-nbf1n3 .winbay-lh3534.winbay-kr243q {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .winbay-nbf1n3 .winbay-45nfns {
    bottom: 90px;
  }
}

.winbay-nbf1n3 .winbay-45nfns .winbay-92uzqi {
  max-width: 300px;
  width: 100%;
}

.winbay-nbf1n3 .winbay-45nfns .winbay-92uzqi .winbay-q2oi2o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .winbay-nbf1n3 .winbay-45nfns .winbay-92uzqi .winbay-q2oi2o {
    font-size: 32px;
    text-align: center;
  }
}

.winbay-nbf1n3 .winbay-45nfns .winbay-92uzqi .winbay-v24rfn {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .winbay-nbf1n3 .winbay-45nfns .winbay-92uzqi .winbay-v24rfn {
    text-align: center;
  }
}

.winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 {
    flex-direction: column-reverse;
  }
}

.winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-4ywek4 {
  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-4ra3yd ease-in-out;
}

.winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-4ywek4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-4ywek4 {
    width: 100%;
  }
}

.winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-2kyegm {
  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-4ra3yd ease-in-out;
  overflow: hidden;
}

.winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-2kyegm 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-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-2kyegm: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-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-2kyegm:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .winbay-nbf1n3 .winbay-45nfns .winbay-6f5ur8 .winbay-2kyegm {
    width: 100%;
  }
}

.winbay-nbf1n3 .winbay-45nfns.winbay-kr243q {
  display: none;
}

.winbay-nbf1n3 .winbay-mjay7w {
  display: none;
}

.winbay-nbf1n3 .winbay-mjay7w.winbay-7ofitm {
  display: block;
}

.winbay-nbf1n3 .winbay-mjay7w iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.winbay-nbf1n3 .winbay-jl4j5a .winbay-q2oi2o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.winbay-y7pt7d.winbay-3zx9ha {
  display: block;
}

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

.winbay-y7pt7d .winbay-1mt2un {
  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-y7pt7d .winbay-dxrrrw {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.winbay-y7pt7d .winbay-2kyegm {
  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-4ra3yd ease-in-out;
}

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

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

.winbay-d37ptu.winbay-3zx9ha {
  display: block;
}

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

.winbay-sem2xi {
  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-9ije85 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.winbay-wsgjoe.winbay-kr243q {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-79ezen {
  margin-bottom: 36px;
}

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

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

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

.winbay-1gtp1p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.winbay-z6vv70 {
  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-4ra3yd ease-in-out;
}

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

.winbay-uu19ei {
  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-4ra3yd ease-in-out;
}

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

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

.winbay-osu3sp.winbay-kr243q {
  display: none;
}

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

.winbay-osu3sp .winbay-z6vv70 {
  margin: 0 auto;
}

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

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

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

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

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

.winbay-e2xnhu > 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-16d67f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.winbay-ud4fpx 44.winbay-3yonld.winbay-bts8b0.winbay-zbf8ey.winbay-giltx9.winbay-8j5tq6.winbay-hk9dfn.winbay-ffgecz.winbay-th91t8.winbay-8hysxv.winbay-etp9mp.winbay-kjwmhw.winbay-kood73 0l-12.winbay-svikg6 30.winbay-76teek.winbay-6uwhu3 2.winbay-ygvrfw.winbay-6uwhu3 3.winbay-d6m3of 3.winbay-wwnoi0.winbay-jxwjtq 3.winbay-7qr0py.winbay-yitzcg.winbay-cdfx15.winbay-f5it5v 7-3.winbay-svikg6 10.winbay-nttxfl.winbay-f5it5v 23.winbay-m1jkf2.winbay-a2o8ti 1.winbay-kdlzsr 2.winbay-svikg6 3.winbay-a2o8ti 1.winbay-jxwjtq 5.winbay-q0p4vu.winbay-jxwjtq 32.winbay-sevmqy.winbay-yitzcg 5.winbay-kood73 4.winbay-f5it5v 9.winbay-f5it5v 8.winbay-jxwjtq 6.winbay-qglglj.winbay-v5bm7b.winbay-jhxcer.winbay-5r4zvo.winbay-4xsmzm 4.winbay-ebxwga.winbay-4xsmzm 6.winbay-4xsmzm 0l29.winbay-kood73 17.winbay-64zuir.winbay-gkrcy4 2.winbay-0rl876 10.winbay-bfbngw.winbay-svikg6 8.winbay-a1pv5d.winbay-hsen6k.winbay-tight1.winbay-wv27ki.winbay-isnqu9.winbay-yitzcg.winbay-8j5tq6.winbay-svikg6 1.winbay-ypu8ui.winbay-q8rrk1.winbay-65ufrb.winbay-aj3qin.winbay-f67604.winbay-kdlzsr 1.winbay-a7tlql.winbay-s5abxm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.winbay-e2xnhu > input:checked ~ label,
.winbay-e2xnhu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-16d67f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.winbay-ud4fpx 44.winbay-3yonld.winbay-bts8b0.winbay-zbf8ey.winbay-giltx9.winbay-8j5tq6.winbay-hk9dfn.winbay-ffgecz.winbay-th91t8.winbay-8hysxv.winbay-etp9mp.winbay-kjwmhw.winbay-kood73 0l-12.winbay-svikg6 30.winbay-76teek.winbay-6uwhu3 2.winbay-ygvrfw.winbay-6uwhu3 3.winbay-d6m3of 3.winbay-wwnoi0.winbay-jxwjtq 3.winbay-7qr0py.winbay-yitzcg.winbay-cdfx15.winbay-f5it5v 7-3.winbay-svikg6 10.winbay-nttxfl.winbay-f5it5v 23.winbay-m1jkf2.winbay-a2o8ti 1.winbay-kdlzsr 2.winbay-svikg6 3.winbay-a2o8ti 1.winbay-jxwjtq 5.winbay-q0p4vu.winbay-jxwjtq 32.winbay-sevmqy.winbay-yitzcg 5.winbay-kood73 4.winbay-f5it5v 9.winbay-f5it5v 8.winbay-jxwjtq 6.winbay-qglglj.winbay-v5bm7b.winbay-jhxcer.winbay-5r4zvo.winbay-4xsmzm 4.winbay-ebxwga.winbay-4xsmzm 6.winbay-4xsmzm 0l29.winbay-kood73 17.winbay-64zuir.winbay-gkrcy4 2.winbay-0rl876 10.winbay-bfbngw.winbay-svikg6 8.winbay-a1pv5d.winbay-hsen6k.winbay-tight1.winbay-wv27ki.winbay-isnqu9.winbay-yitzcg.winbay-8j5tq6.winbay-svikg6 1.winbay-ypu8ui.winbay-q8rrk1.winbay-65ufrb.winbay-aj3qin.winbay-f67604.winbay-kdlzsr 1.winbay-a7tlql.winbay-s5abxm.5z'/%3e%3c/svg%3e");
}

.winbay-e2xnhu > input:not(:checked) ~ label:hover,
.winbay-e2xnhu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-16d67f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winbay-ud4fpx 44.winbay-3yonld.winbay-bts8b0.winbay-zbf8ey.winbay-giltx9.winbay-8j5tq6.winbay-hk9dfn.winbay-ffgecz.winbay-th91t8.winbay-8hysxv.winbay-etp9mp.winbay-kjwmhw.winbay-kood73 0l-12.winbay-svikg6 30.winbay-76teek.winbay-6uwhu3 2.winbay-ygvrfw.winbay-6uwhu3 3.winbay-d6m3of 3.winbay-wwnoi0.winbay-jxwjtq 3.winbay-7qr0py.winbay-yitzcg.winbay-cdfx15.winbay-f5it5v 7-3.winbay-svikg6 10.winbay-nttxfl.winbay-f5it5v 23.winbay-m1jkf2.winbay-a2o8ti 1.winbay-kdlzsr 2.winbay-svikg6 3.winbay-a2o8ti 1.winbay-jxwjtq 5.winbay-q0p4vu.winbay-jxwjtq 32.winbay-sevmqy.winbay-yitzcg 5.winbay-kood73 4.winbay-f5it5v 9.winbay-f5it5v 8.winbay-jxwjtq 6.winbay-qglglj.winbay-v5bm7b.winbay-jhxcer.winbay-5r4zvo.winbay-4xsmzm 4.winbay-ebxwga.winbay-4xsmzm 6.winbay-4xsmzm 0l29.winbay-kood73 17.winbay-64zuir.winbay-gkrcy4 2.winbay-0rl876 10.winbay-bfbngw.winbay-svikg6 8.winbay-a1pv5d.winbay-hsen6k.winbay-tight1.winbay-wv27ki.winbay-isnqu9.winbay-yitzcg.winbay-8j5tq6.winbay-svikg6 1.winbay-ypu8ui.winbay-q8rrk1.winbay-65ufrb.winbay-aj3qin.winbay-f67604.winbay-kdlzsr 1.winbay-a7tlql.winbay-s5abxm.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .winbay-625qto > .winbay-qi7ev4 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .winbay-625qto > .winbay-qi7ev4 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .winbay-625qto > .winbay-qi7ev4 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .winbay-625qto > .winbay-qi7ev4 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .winbay-625qto > .winbay-qi7ev4 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.winbay-u3m6xq.winbay-kr243q {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-u3m6xq.winbay-2d507f .winbay-oeippb {
  background: #2b3b67;
}

.winbay-u3m6xq.winbay-2d507f .winbay-gu1tw3 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.winbay-u3m6xq.winbay-2d507f .winbay-gu1tw3::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.winbay-u3m6xq.winbay-2d507f .winbay-gu1tw3::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.winbay-u3m6xq.winbay-2d507f .winbay-fwniv6::before {
  background: #0e0f41;
}

.winbay-u3m6xq.winbay-2d507f .winbay-fwniv6::after {
  background: #152557;
}

.winbay-u3m6xq.winbay-xq4urp .winbay-oeippb {
  background: #1f35fa;
}

.winbay-u3m6xq.winbay-xq4urp .winbay-gu1tw3 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.winbay-u3m6xq.winbay-xq4urp .winbay-gu1tw3::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.winbay-u3m6xq.winbay-xq4urp .winbay-gu1tw3::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.winbay-u3m6xq.winbay-xq4urp .winbay-fwniv6::after {
  background: #192ac8;
}

.winbay-u3m6xq.winbay-elecwr .winbay-oeippb {
  background: #fa771f;
}

.winbay-u3m6xq.winbay-elecwr .winbay-gu1tw3 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winbay-u3m6xq.winbay-elecwr .winbay-gu1tw3::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.winbay-u3m6xq.winbay-elecwr .winbay-gu1tw3::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.winbay-u3m6xq.winbay-elecwr .winbay-fwniv6::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.winbay-u3m6xq.winbay-elecwr .winbay-fwniv6::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-jeylij .winbay-4y1pyd {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.winbay-15qbuu {
  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-15qbuu.winbay-7ofitm {
  display: block;
}

.winbay-15qbuu.winbay-kr243q {
  display: none;
}

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

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

.winbay-hm9fwf {
  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-y454mi {
  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-rhsb9b small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.winbay-4v7os6 .winbay-4y1pyd {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.winbay-qrw8n7 {
  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-rhqtbw {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.winbay-tscxjq a {
  width: 100%;
}

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

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

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

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

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

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

.winbay-ta53b2 .winbay-1p9rsy {
  justify-content: center;
}

/* faq */

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

.winbay-n7e4np {
  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-spffwf ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.winbay-qzb4sx.winbay-3zx9ha .winbay-n7e4np::after {
  transform: rotate(45deg);
}

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

.winbay-qzb4sx.winbay-3zx9ha .winbay-b81nve {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.winbay-e2xnhu > input:not(:checked) ~ label:hover,
.winbay-e2xnhu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.winbay-zyu5vn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.winbay-ohb85t 44.winbay-mz7bqi.winbay-8vkf5r.winbay-bqsw6n.winbay-4sgick.winbay-y0nvmi.winbay-r6ftml.winbay-iod8cy.winbay-0lu4rr.winbay-l0ek2p.winbay-ggvv7r.winbay-zoqhyi.winbay-xjgcne 0l-12.winbay-xq89o6 30.winbay-x4mjvn.winbay-mkmnrs 2.winbay-nj7udx.winbay-mkmnrs 3.winbay-wytk71 3.winbay-jeuka6.winbay-4gdoj5 3.winbay-s0lit9.winbay-2cqnfm.winbay-uxv4kr.winbay-txijnj 7-3.winbay-xq89o6 10.winbay-ypgirn.winbay-txijnj 23.winbay-wym9vc.winbay-4h2xnr 1.winbay-ethtjp 2.winbay-xq89o6 3.winbay-4h2xnr 1.winbay-4gdoj5 5.winbay-90e6f2.winbay-4gdoj5 32.winbay-z1sx6c.winbay-2cqnfm 5.winbay-xjgcne 4.winbay-txijnj 9.winbay-txijnj 8.winbay-4gdoj5 6.winbay-givii7.winbay-3oukb1.winbay-r4km0q.winbay-orq3qr.winbay-17qbtf 4.winbay-3i9w3r.winbay-17qbtf 6.winbay-17qbtf 0l29.winbay-xjgcne 17.winbay-067iw0.winbay-y5c1qj 2.winbay-83o63o 10.winbay-ku5azi.winbay-xq89o6 8.winbay-ud167n.winbay-ujhj9t.winbay-48trsz.winbay-cum6jh.winbay-jt7na3.winbay-2cqnfm.winbay-y0nvmi.winbay-xq89o6 1.winbay-tmrcbe.winbay-u661sf.winbay-9vsujb.winbay-polq5d.winbay-ko94dh.winbay-ethtjp 1.winbay-bpjmoe.winbay-iash0w.5z'/%3e%3c/svg%3e");
}

.winbay-4y9bmc {
  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-4y9bmc {
    gap: 16px 0;
  }
}

.winbay-q20my4 {
  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-q20my4.winbay-j4cvm5 {
  display: block;
}

.winbay-q20my4.winbay-0vmilg {
  display: none;
}

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

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

.winbay-usbrld {
  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-ujfaqe {
  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-e3ax18 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.winbay-pjawkv .winbay-cz7e1d {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.winbay-w3mqr9 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-w3mqr9 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-6pbv7m {
  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-6pbv7m.winbay-l0cloi {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.winbay-8cqh66, .winbay-00iwce, [class*="review-card"],
thead, thead th, table th, .winbay-h147nu,
.winbay-rr1ohc, [class*="collapsible-header"],
.winbay-kj67ke, [class*="updated-block"] {
  color: #ece7dc !important;
}
