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

.ybets-9kfjhy {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.ybets-g5gks3 {
  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) {
  .ybets-g5gks3: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;
  }
}

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

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

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

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

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

.ybets-8znz3w {
  cursor: pointer;
}

.ybets-8n1n18 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.ybets-oiqc8y {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ybets-oiqc8y figure {
  margin: 0;
}

.ybets-oiqc8y.ybets-4tqrpd {
  justify-content: flex-start;
  margin-right: 4px;
}

.ybets-oiqc8y.ybets-jzejkp {
  justify-content: flex-end;
  margin-left: 4px;
}

.ybets-oiqc8y.ybets-04mj3h {
  justify-content: center;
}

.ybets-oiqc8y.ybets-ozrdnk {
  justify-content: normal;
}

.ybets-1h0ffo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.ybets-o5ga0k img {
  width: 100%;
}

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

.ybets-wl5aki {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.ybets-wl5aki 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);
}

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

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

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

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

.ybets-wl5aki ul li:last-of-type::after {
  display: none;
}

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

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

.ybets-7z2sai {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.ybets-tlosmk.ybets-5mw3o3 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .ybets-tlosmk.ybets-5mw3o3:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

.ybets-0amasn {
  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) {
  .ybets-0amasn {
    flex-direction: column;
  }
}

.ybets-tn1vo9 {
  margin-bottom: 94px;
}

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

.ybets-l63u1p .ybets-ynlfes {
  margin-bottom: 28px;
}

.ybets-l63u1p .ybets-ynlfes img {
  max-height: 100px;
  width: auto;
}

.ybets-qpm2jf {
  display: flex;
  align-items: center;
}

.ybets-qpm2jf a + a {
  margin-left: 24px;
}

.ybets-qpm2jf img {
  max-height: 56px;
  width: auto;
}

.ybets-qpm2jf img + img {
  margin-left: 24px;
}

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

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

.ybets-87ama1 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.ybets-pt58dv li {
  display: flex;
  margin: 0 7px;
}

.ybets-pt58dv li svg {
  transition: 0.ybets-i60zoz ease-in-out;
}

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

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

.ybets-r3n26d + .ybets-r3n26d {
  margin-left: 120px;
}

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

.ybets-10h9uy {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.ybets-kzkbsc {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ybets-kzkbsc li {
  font-size: 16px;
}

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

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

.ybets-kzkbsc li + li {
  margin-top: 16px;
}

.ybets-s3ouca {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.ybets-8qso5r ease-in-out;
}

.ybets-s3ouca.ybets-a0notb {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.ybets-r8wl1e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ybets-6iupwr li {
  width: 100%;
}

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

.ybets-6iupwr li a svg {
  fill: var(--button-text-color);
}

.ybets-6iupwr li a.ybets-a0notb {
  background: var(--border-color);
}

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

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

.ybets-61493m {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.ybets-k719j8 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.ybets-k719j8 img {
  width: 100%;
  transition: 0.ybets-i60zoz ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .ybets-ud0rdj .ybets-ynlfes img {
    max-width: 90px;
  }
}

.ybets-ynlfes img {
  max-height: 50px;
  width: auto;
}

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

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

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

.ybets-0bwtzk li {
  font-size: 16px;
  margin: 0 20px;
}

.ybets-0bwtzk li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.ybets-ypt1wt {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.ybets-ypt1wt.ybets-silsv8 {
  margin-right: 0;
}

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

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

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

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

.ybets-01xhmt {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.ybets-01xhmt:hover > ul {
  display: flex;
}

.ybets-01xhmt:focus > ul {
  display: flex;
}

.ybets-01xhmt:focus-within > ul {
  display: flex;
}

.ybets-1r2omh {
  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;
}

.ybets-1r2omh::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.ybets-8qso5r ease-in-out;
}

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

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

.ybets-01xhmt 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.ybets-i60zoz ease-in-out;
  overflow: hidden;
}

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

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

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

.ybets-vliehe {
  display: none;
}

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

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

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

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

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

.ybets-on7lqp img {
  margin-bottom: 20px;
}

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

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

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

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

.ybets-adprsy {
  color: var(--text-color);
}

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

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

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

.ybets-f6nfb9 p img {
  display: block;
  margin: 0 auto;
}

.ybets-f6nfb9 p:first-of-type {
  margin-top: 0;
}

.ybets-f6nfb9 p:last-of-type {
  margin-bottom: 0;
}

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

.ybets-f6nfb9 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ybets-rdbc2j .ybets-ext8d8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .ybets-rdbc2j .ybets-ext8d8 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.ybets-rdbc2j .ybets-wqmovy {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.ybets-wqmovy {
  margin: 0 0 28px;
}

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

.ybets-ext8d8 {
  margin: 0 0 28px;
}

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

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

.ybets-zbngh5 .ybets-g5gks3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.ybets-55d5ys {
  position: relative;
  border: none;
}

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

.ybets-iyozzm {
  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;
}

.ybets-iyozzm span {
  height: 32px;
}

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

.ybets-iyozzm.ybets-dm1uo9 span {
  transform: scaleY(-1);
}

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

.ybets-aslj5p {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.ybets-aslj5p.ybets-0bgxeh {
  display: none;
}

.ybets-d6edqb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.ybets-d6edqb table {
  width: 100%;
  border-collapse: collapse;
}

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

  .ybets-d6edqb table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.ybets-5phhrd {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.ybets-gcb2y3 p {
  color: var(--text-color);
}

.ybets-m11pfg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.ybets-zpjc44 {
  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);
}

.ybets-lykb5k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ybets-wblcyc p + p {
  margin-top: 10px;
}

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

.ybets-q4cevn {
  display: none;
}

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

.ybets-83wsyv {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.ybets-83wsyv li {
  margin: 0 20px;
}

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

.ybets-83wsyv li a img {
  margin-bottom: 4px;
}

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

.ybets-62shq6 {
  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) {
  .ybets-62shq6 {
    padding: 0 16px;
  }
}

.ybets-62shq6 li {
  font-size: 16px;
  position: relative;
}

.ybets-62shq6 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.ybets-62shq6 li span {
  opacity: 0.5;
}

.ybets-62shq6 li + li {
  margin-left: 30px;
}

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

h2.ybets-i6nurp {
  margin: 0 0 28px;
}

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

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

.ybets-61v23n 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);
}

.ybets-61v23n 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;
}

.ybets-61v23n 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;
}

.ybets-61v23n tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.ybets-61v23n tbody tr:last-of-type {
  margin-bottom: 0;
}

.ybets-61v23n tbody tr td:first-of-type {
  flex-shrink: 0;
}

.ybets-61v23n 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);
}

.ybets-61v23n 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);
}

.ybets-61v23n tbody tr td:last-of-type {
  margin-left: auto;
}

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

.ybets-61v23n tbody tr td .ybets-k622es {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .ybets-61v23n tbody tr td .ybets-k622es {
    width: 100%;
  }
}

.ybets-61v23n tbody tr td .ybets-n1ebk6 {
  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.ybets-i60zoz ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .ybets-61v23n tbody tr td .ybets-n1ebk6:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .ybets-61v23n tbody tr td .ybets-n1ebk6 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .ybets-61v23n tbody tr td .ybets-n1ebk6 {
    width: 100%;
  }
}

.ybets-61v23n tbody tr td .ybets-bc8o18 {
  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) {
  .ybets-61v23n tbody tr td .ybets-bc8o18:hover {
    text-decoration: none;
  }
}

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

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

.ybets-8w96vw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ybets-3pqzrn img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.ybets-i60zoz ease-in-out;
}

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

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

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

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

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

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

.ybets-7gilby img {
  width: 100%;
  height: 100%;
}

.ybets-7gilby iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.ybets-iynk4e svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.ybets-i60zoz ease-in-out;
}

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

.ybets-b5j1cz {
  padding: 90px 0;
}

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

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

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

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

.ybets-dkan4w img {
  width: 100%;
}

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

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

.ybets-geddxp {
  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;
}

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

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

.ybets-5fztbw {
  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.ybets-i60zoz ease-in-out;
}

.ybets-5fztbw:hover {
  border: 1px solid #8c8ca2;
}

.ybets-u0mp3d {
  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%);
}

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

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

.ybets-s8jfr1 a {
  text-decoration: underline;
  color: #8babff;
}

.ybets-7p5pyq {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.ybets-7p5pyq .ybets-5fztbw {
  width: 50%;
  margin: 0;
}

.ybets-ybpzwc {
  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;
}

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

.ybets-9j2ue0 {
  margin: 0 0 100px;
}

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

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

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

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

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

.ybets-j5y1p4 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.ybets-klbwah 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.ybets-i60zoz ease-in-out;
}

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

.ybets-klbwah a svg {
  fill: #fff;
}

.ybets-klbwah a:hover {
  background: #3d68e7;
}

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

.ybets-56lflt {
  margin-bottom: 16px;
}

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

.ybets-gvjcla {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.ybets-7y5mo3 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.ybets-7y5mo3 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);
}

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

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

.ybets-7y5mo3 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .ybets-7y5mo3 {
    margin: 0;
  }
}

.ybets-8l0sga {
  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) {
  .ybets-8l0sga {
    min-height: 190px;
  }
}

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

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

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

.ybets-bez6xi.ybets-j3khwf {
  display: none;
}

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

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

.ybets-adl77k iframe.ybets-9jrolv {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.ybets-adl77k.ybets-hqk6hq {
  opacity: 1;
  pointer-events: all;
}

.ybets-zmh7du {
  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.ybets-i60zoz ease-in-out;
}

.ybets-zmh7du svg {
  margin-right: 10px;
}

.ybets-zmh7du + .ybets-zmh7du {
  margin-top: 14px;
}

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

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

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

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

.ybets-er9n7k .ybets-zbngh5 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .ybets-er9n7k .ybets-zbngh5 {
    margin: 28px 0 0;
  }
}

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

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

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

.ybets-p3fzoo {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.ybets-6ad0uv {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.ybets-dcp5mh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.ybets-qwi4gn .ybets-g5gks3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .ybets-qwi4gn .ybets-g5gks3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.ybets-9cygw3 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.ybets-9cygw3 img {
  width: 100%;
}

.ybets-b44rf9 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.ybets-deirc3 {
  width: 100%;
  margin: 0 0 100px;
}

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

.ybets-deirc3 .ybets-pjivjf {
  position: relative;
}

.ybets-deirc3 .ybets-9x2e9o {
  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;
}

.ybets-deirc3 .ybets-9x2e9o.ybets-j3khwf {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .ybets-deirc3 .ybets-yhqaoe {
    bottom: 90px;
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-2iyb9x {
  max-width: 300px;
  width: 100%;
}

.ybets-deirc3 .ybets-yhqaoe .ybets-2iyb9x .ybets-qfz3lj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-yhqaoe .ybets-2iyb9x .ybets-qfz3lj {
    font-size: 32px;
    text-align: center;
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-2iyb9x .ybets-im6sv7 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-yhqaoe .ybets-2iyb9x .ybets-im6sv7 {
    text-align: center;
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 {
    flex-direction: column-reverse;
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-2mffnu {
  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.ybets-i60zoz ease-in-out;
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-2mffnu:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-2mffnu {
    width: 100%;
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-v42sib {
  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.ybets-i60zoz ease-in-out;
  overflow: hidden;
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-v42sib 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);
  }
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-v42sib: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;
}

.ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-v42sib:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-yhqaoe .ybets-silsv8 .ybets-v42sib {
    width: 100%;
  }
}

.ybets-deirc3 .ybets-yhqaoe.ybets-j3khwf {
  display: none;
}

.ybets-deirc3 .ybets-d2o1pc {
  display: none;
}

.ybets-deirc3 .ybets-d2o1pc.ybets-hqk6hq {
  display: block;
}

.ybets-deirc3 .ybets-d2o1pc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-d2o1pc iframe {
    height: calc(100vh - 54px);
  }
}

.ybets-deirc3 .ybets-44xf48 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .ybets-deirc3 .ybets-44xf48 {
    padding: 24px 16px 0;
  }
}

.ybets-deirc3 .ybets-44xf48 .ybets-qfz3lj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ybets-deirc3 .ybets-44xf48 .ybets-qfz3lj {
    margin-bottom: 24px;
  }
}

.ybets-deirc3 .ybets-44xf48 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);
}

.ybets-deirc3 .ybets-44xf48 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) {
  .ybets-deirc3 .ybets-44xf48 table tr td {
    padding: 12px 4px;
  }
}

.ybets-deirc3 .ybets-44xf48 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) {
  .ybets-deirc3 .ybets-44xf48 table tr th {
    padding: 12px 4px;
  }
}

.ybets-deirc3 .ybets-44xf48 table tr:last-of-type td {
  border-bottom: none;
}

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

.ybets-998trw.ybets-a0notb {
  display: block;
}

.ybets-998trw iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.ybets-998trw .ybets-z4mgv6 {
  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;
}

.ybets-998trw .ybets-l59n7b {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.ybets-998trw .ybets-v42sib {
  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.ybets-i60zoz ease-in-out;
}

.ybets-998trw .ybets-v42sib:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.ybets-scy7oj.ybets-a0notb {
  display: block;
}

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

.ybets-s8n8ic {
  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;
}

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

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

.ybets-erw8pg {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.ybets-erw8pg svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.ybets-wi9mnl {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ybets-j0rhjn.ybets-j3khwf {
  display: none;
}

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

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

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

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

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

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

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

.ybets-oklqpf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ybets-oklqpf input:active {
  border-color: #c2c0ce;
}

.ybets-oklqpf input:focus {
  border-color: #c2c0ce;
}

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

.ybets-2f2y95 {
  margin-bottom: 36px;
}

.ybets-2f2y95 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;
}

.ybets-2f2y95 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ybets-2f2y95 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ybets-at2n3y {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ybets-l8y4wl {
  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.ybets-i60zoz ease-in-out;
}

.ybets-l8y4wl:hover {
  background: var(--border-color);
}

.ybets-rth4b4 {
  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.ybets-i60zoz ease-in-out;
}

.ybets-rth4b4:hover {
  background: #166ad9;
}

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

.ybets-kchjul.ybets-j3khwf {
  display: none;
}

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

.ybets-kchjul .ybets-l8y4wl {
  margin: 0 auto;
}

.ybets-89v27p {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.ybets-0z0i6b {
  filter: grayscale(100%);
}

.ybets-roj4in > input {
  display: none;
}

.ybets-roj4in > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ybets-lqknsh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ybets-7oyz8x 44.ybets-fudoe3.ybets-5y919e.ybets-qxi84t.ybets-j6w9bp.ybets-zkock5.ybets-4ulfvn.ybets-crk596.ybets-5k60nx.ybets-9be2ar.ybets-v65n15.ybets-zj93zx.ybets-vo4y4d 0l-12.ybets-mfc47j 30.ybets-220zp2.ybets-ri729f 2.ybets-brn86e.ybets-ri729f 3.ybets-7o4rcz 3.ybets-njfta0.ybets-8z6vr4 3.ybets-lyuxfa.ybets-venp0g.ybets-o82h44.ybets-h9kms1 7-3.ybets-mfc47j 10.ybets-v3otov.ybets-h9kms1 23.ybets-4naiua.ybets-jl9vt9 1.ybets-sgmalz 2.ybets-mfc47j 3.ybets-jl9vt9 1.ybets-8z6vr4 5.ybets-s10uei.ybets-8z6vr4 32.ybets-6mdzqj.ybets-venp0g 5.ybets-vo4y4d 4.ybets-h9kms1 9.ybets-h9kms1 8.ybets-8z6vr4 6.ybets-2l53xy.ybets-a9m7kj.ybets-yi2yq1.ybets-dhw90x.ybets-lfh0x8 4.ybets-9cw5cl.ybets-lfh0x8 6.ybets-lfh0x8 0l29.ybets-vo4y4d 17.ybets-ca2dw3.ybets-kolob7 2.ybets-xlzjpf 10.ybets-0fwyrh.ybets-mfc47j 8.ybets-2i16lo.ybets-w5qxaz.ybets-iiefl8.ybets-5n3ceq.ybets-h9exbj.ybets-venp0g.ybets-zkock5.ybets-mfc47j 1.ybets-2vvv3u.ybets-x8kqkk.ybets-lzmqff.ybets-ik2o4t.ybets-08ux68.ybets-sgmalz 1.ybets-tuegcm.ybets-ydn8q7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ybets-roj4in > input:checked ~ label,
.ybets-roj4in > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ybets-lqknsh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ybets-7oyz8x 44.ybets-fudoe3.ybets-5y919e.ybets-qxi84t.ybets-j6w9bp.ybets-zkock5.ybets-4ulfvn.ybets-crk596.ybets-5k60nx.ybets-9be2ar.ybets-v65n15.ybets-zj93zx.ybets-vo4y4d 0l-12.ybets-mfc47j 30.ybets-220zp2.ybets-ri729f 2.ybets-brn86e.ybets-ri729f 3.ybets-7o4rcz 3.ybets-njfta0.ybets-8z6vr4 3.ybets-lyuxfa.ybets-venp0g.ybets-o82h44.ybets-h9kms1 7-3.ybets-mfc47j 10.ybets-v3otov.ybets-h9kms1 23.ybets-4naiua.ybets-jl9vt9 1.ybets-sgmalz 2.ybets-mfc47j 3.ybets-jl9vt9 1.ybets-8z6vr4 5.ybets-s10uei.ybets-8z6vr4 32.ybets-6mdzqj.ybets-venp0g 5.ybets-vo4y4d 4.ybets-h9kms1 9.ybets-h9kms1 8.ybets-8z6vr4 6.ybets-2l53xy.ybets-a9m7kj.ybets-yi2yq1.ybets-dhw90x.ybets-lfh0x8 4.ybets-9cw5cl.ybets-lfh0x8 6.ybets-lfh0x8 0l29.ybets-vo4y4d 17.ybets-ca2dw3.ybets-kolob7 2.ybets-xlzjpf 10.ybets-0fwyrh.ybets-mfc47j 8.ybets-2i16lo.ybets-w5qxaz.ybets-iiefl8.ybets-5n3ceq.ybets-h9exbj.ybets-venp0g.ybets-zkock5.ybets-mfc47j 1.ybets-2vvv3u.ybets-x8kqkk.ybets-lzmqff.ybets-ik2o4t.ybets-08ux68.ybets-sgmalz 1.ybets-tuegcm.ybets-ydn8q7.5z'/%3e%3c/svg%3e");
}

.ybets-roj4in > input:not(:checked) ~ label:hover,
.ybets-roj4in > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ybets-lqknsh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ybets-7oyz8x 44.ybets-fudoe3.ybets-5y919e.ybets-qxi84t.ybets-j6w9bp.ybets-zkock5.ybets-4ulfvn.ybets-crk596.ybets-5k60nx.ybets-9be2ar.ybets-v65n15.ybets-zj93zx.ybets-vo4y4d 0l-12.ybets-mfc47j 30.ybets-220zp2.ybets-ri729f 2.ybets-brn86e.ybets-ri729f 3.ybets-7o4rcz 3.ybets-njfta0.ybets-8z6vr4 3.ybets-lyuxfa.ybets-venp0g.ybets-o82h44.ybets-h9kms1 7-3.ybets-mfc47j 10.ybets-v3otov.ybets-h9kms1 23.ybets-4naiua.ybets-jl9vt9 1.ybets-sgmalz 2.ybets-mfc47j 3.ybets-jl9vt9 1.ybets-8z6vr4 5.ybets-s10uei.ybets-8z6vr4 32.ybets-6mdzqj.ybets-venp0g 5.ybets-vo4y4d 4.ybets-h9kms1 9.ybets-h9kms1 8.ybets-8z6vr4 6.ybets-2l53xy.ybets-a9m7kj.ybets-yi2yq1.ybets-dhw90x.ybets-lfh0x8 4.ybets-9cw5cl.ybets-lfh0x8 6.ybets-lfh0x8 0l29.ybets-vo4y4d 17.ybets-ca2dw3.ybets-kolob7 2.ybets-xlzjpf 10.ybets-0fwyrh.ybets-mfc47j 8.ybets-2i16lo.ybets-w5qxaz.ybets-iiefl8.ybets-5n3ceq.ybets-h9exbj.ybets-venp0g.ybets-zkock5.ybets-mfc47j 1.ybets-2vvv3u.ybets-x8kqkk.ybets-lzmqff.ybets-ik2o4t.ybets-08ux68.ybets-sgmalz 1.ybets-tuegcm.ybets-ydn8q7.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .ybets-c7yhsi > .ybets-vnpp7d {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .ybets-c7yhsi > .ybets-vnpp7d {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .ybets-c7yhsi > .ybets-vnpp7d {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .ybets-c7yhsi > .ybets-vnpp7d {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .ybets-c7yhsi > .ybets-vnpp7d {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.ybets-wpkkkb.ybets-j3khwf {
  display: none;
}

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

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

.ybets-una20t {
  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;
}

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

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

.ybets-una20t img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.ybets-7un4xf {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .ybets-82f74h {
    top: -20px;
  }
}

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

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

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

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

.ybets-wpkkkb.ybets-gr48jy .ybets-l0iaj5 {
  background: #2b3b67;
}

.ybets-wpkkkb.ybets-gr48jy .ybets-una20t {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ybets-wpkkkb.ybets-gr48jy .ybets-una20t::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ybets-wpkkkb.ybets-gr48jy .ybets-una20t::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ybets-wpkkkb.ybets-gr48jy .ybets-7un4xf::before {
  background: #0e0f41;
}

.ybets-wpkkkb.ybets-gr48jy .ybets-7un4xf::after {
  background: #152557;
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-l0iaj5 {
  background: #1f35fa;
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-una20t {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-una20t::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-una20t::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-7un4xf::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ybets-wpkkkb.ybets-2lu6y4 .ybets-7un4xf::after {
  background: #192ac8;
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-l0iaj5 {
  background: #fa771f;
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-una20t {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-una20t::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-una20t::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-7un4xf::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ybets-wpkkkb.ybets-0fwdbj .ybets-7un4xf::after {
  background: #fa8535;
}

.ybets-25foew {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.ybets-lqkh1a {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.ybets-ifv3x5 {
  width: 120px;
  height: 22px;
}

.ybets-ifv3x5 .ybets-ghctlz {
  fill: #c2c0ce;
}

.ybets-ifv3x5 [rating="1"] .ybets-ghctlz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ybets-ifv3x5 [rating="2"] .ybets-ghctlz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ybets-ifv3x5 [rating="3"] .ybets-ghctlz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ybets-ifv3x5 [rating="4"] .ybets-ghctlz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ybets-ifv3x5 [rating="5"] .ybets-ghctlz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.ybets-nqr1vi {
  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);
}

.ybets-nqr1vi.ybets-hqk6hq {
  display: block;
}

.ybets-nqr1vi.ybets-j3khwf {
  display: none;
}

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

.ybets-0iogy5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ybets-gr57t0 {
  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);
}

.ybets-wf4dbt {
  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;
}

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

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

.ybets-h4puq1 {
  font-size: 16px;
  line-height: 140%;
}

.ybets-b83zf1 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ybets-b83zf1 .ybets-ghctlz {
  fill: #c2c0ce;
}

.ybets-b83zf1 [rating="1"] .ybets-ghctlz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ybets-b83zf1 [rating="2"] .ybets-ghctlz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ybets-b83zf1 [rating="3"] .ybets-ghctlz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ybets-b83zf1 [rating="4"] .ybets-ghctlz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ybets-b83zf1 [rating="5"] .ybets-ghctlz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.ybets-j4q56z {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.ybets-4cf63s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ybets-vj894f {
  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;
}

.ybets-lo5pgi {
  flex: 1;
  min-width: 0;
}

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

.ybets-wpqzes {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.ybets-wpqzes svg path {
  fill: var(--button-bg-color);
}

.ybets-wpqzes svg circle {
  fill: var(--button-text-color);
}

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

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

.ybets-ds6l0y strong {
  font-weight: 600;
}

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

.ybets-401c26 p {
  margin: 0 0 16px;
}

.ybets-401c26 p:last-child {
  margin-bottom: 0;
}

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

.ybets-3op1fy {
  max-width: 300px;
  width: 100%;
}

.ybets-3op1fy a {
  width: 100%;
}

@media (max-width: 575px) {
  .ybets-3op1fy {
    max-width: 200px;
  }
}

.ybets-gg37yo {
  justify-content: center;
}

.ybets-p2w25i {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ybets-1dv11o {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.ybets-ta9o2h .ybets-0bwtzk {
  justify-content: center;
}

/* faq */

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

.ybets-n7davb {
  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.ybets-qho64z ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ybets-n7davb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.ybets-qho64z ease;
}

.ybets-q83tyw.ybets-a0notb .ybets-n7davb::after {
  transform: rotate(45deg);
}

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

.ybets-q83tyw.ybets-a0notb .ybets-g42osp {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.ybets-oqcnh0 {
  margin: 25px 0;
}

.ybets-roj4in > input:not(:checked) ~ label:hover,
.ybets-roj4in > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ybets-r4i8q0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ybets-rfm0ki 44.ybets-sydm18.ybets-mttrtm.ybets-2aiapd.ybets-ri60fz.ybets-gpwv5u.ybets-embrie.ybets-2cfc0b.ybets-2mpyqi.ybets-jiwjzj.ybets-hb3tb8.ybets-8x6yux.ybets-n6gjq8 0l-12.ybets-bmwcvf 30.ybets-w4gu20.ybets-7x3d1g 2.ybets-r7ocn6.ybets-7x3d1g 3.ybets-4a5ipl 3.ybets-2w00dn.ybets-eaoclq 3.ybets-849mve.ybets-t7fy8m.ybets-xigxcm.ybets-2b7cuz 7-3.ybets-bmwcvf 10.ybets-ca0fmt.ybets-2b7cuz 23.ybets-p75rm1.ybets-r4nj8b 1.ybets-bzdpzq 2.ybets-bmwcvf 3.ybets-r4nj8b 1.ybets-eaoclq 5.ybets-r4851k.ybets-eaoclq 32.ybets-8ud7ar.ybets-t7fy8m 5.ybets-n6gjq8 4.ybets-2b7cuz 9.ybets-2b7cuz 8.ybets-eaoclq 6.ybets-7m2rzd.ybets-8ronad.ybets-s3bb88.ybets-58t35p.ybets-tee3x6 4.ybets-mtrzhd.ybets-tee3x6 6.ybets-tee3x6 0l29.ybets-n6gjq8 17.ybets-aovl8h.ybets-hg9dns 2.ybets-5l3ws8 10.ybets-wkwrtm.ybets-bmwcvf 8.ybets-fr5gcx.ybets-8r0adz.ybets-btqj4r.ybets-rczwxi.ybets-kmg39b.ybets-t7fy8m.ybets-gpwv5u.ybets-bmwcvf 1.ybets-fdhkao.ybets-80ep4o.ybets-xf4pe6.ybets-4uica0.ybets-jhpzdp.ybets-bzdpzq 1.ybets-1dkp6v.ybets-79z6oe.5z'/%3e%3c/svg%3e");
}

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

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

.ybets-ryab39 {
  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);
}

.ybets-ryab39.ybets-ykqz6s {
  display: block;
}

.ybets-ryab39.ybets-w4mafp {
  display: none;
}

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

.ybets-r2xzak {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ybets-w0suum {
  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);
}

.ybets-99xvnc {
  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;
}

.ybets-7axjci small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.ybets-gm6vti {
  font-size: 16px;
  line-height: 140%;
}

.ybets-wsf5hz {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ybets-wsf5hz .ybets-qtuf2x {
  fill: #c2c0ce;
}

.ybets-wsf5hz [rating="1"] .ybets-qtuf2x:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ybets-wsf5hz [rating="2"] .ybets-qtuf2x:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ybets-wsf5hz [rating="3"] .ybets-qtuf2x:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ybets-wsf5hz [rating="4"] .ybets-qtuf2x:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ybets-wsf5hz [rating="5"] .ybets-qtuf2x:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.ybets-g8171l 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;
}

.ybets-g8171l 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 */

.ybets-0abdjl {
  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);
}

.ybets-0abdjl.ybets-4dbyjz {
  opacity: 1;
  pointer-events: auto;
}
