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

.roobet-28wgh0 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.roobet-nauaxm {
  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) {
  .roobet-nauaxm: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;
  }
}

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

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

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

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

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

.roobet-z0azjf {
  cursor: pointer;
}

.roobet-vsasyh {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.roobet-tphs9m {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.roobet-tphs9m figure {
  margin: 0;
}

.roobet-tphs9m.roobet-qbt5cj {
  justify-content: flex-start;
  margin-right: 4px;
}

.roobet-tphs9m.roobet-nbxnpt {
  justify-content: flex-end;
  margin-left: 4px;
}

.roobet-tphs9m.roobet-sbj3g0 {
  justify-content: center;
}

.roobet-tphs9m.roobet-mxlcr6 {
  justify-content: normal;
}

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

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

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

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

.roobet-3eljpq {
  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) {
  .roobet-3eljpq {
    flex-direction: column;
  }
}

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

.roobet-z9cxxl img {
  width: 100%;
}

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

.roobet-27hhz0 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.roobet-27hhz0 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) {
  .roobet-27hhz0 ul {
    margin-bottom: 15px;
  }
}

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

.roobet-27hhz0 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);
}

.roobet-27hhz0 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.roobet-27hhz0 ul li:last-of-type::after {
  display: none;
}

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

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

.roobet-pd8ovb {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.roobet-x6lmf3.roobet-yy4f06 {
  background-color: #000;
}

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

.roobet-114ew4 {
  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) {
  .roobet-114ew4 {
    padding: 80px 16px 0;
  }
}

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

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

.roobet-hnjxl4 {
  margin-bottom: 94px;
}

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

.roobet-l0ibuz .roobet-6r73kc {
  margin-bottom: 28px;
}

.roobet-l0ibuz .roobet-6r73kc img {
  max-height: 100px;
  width: auto;
}

.roobet-q3c646 {
  display: flex;
  align-items: center;
}

.roobet-q3c646 a + a {
  margin-left: 24px;
}

.roobet-q3c646 img {
  max-height: 56px;
  width: auto;
}

.roobet-q3c646 img + img {
  margin-left: 24px;
}

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

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

.roobet-m4hvwx {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.roobet-ek3c5g li {
  display: flex;
  margin: 0 7px;
}

.roobet-ek3c5g li svg {
  transition: 0.roobet-s51jb7 ease-in-out;
}

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

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

.roobet-kpzikm + .roobet-kpzikm {
  margin-left: 120px;
}

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

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

.roobet-xubs28 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.roobet-xubs28 li {
  font-size: 16px;
}

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

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

.roobet-xubs28 li + li {
  margin-top: 16px;
}

.roobet-doa4fk {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.roobet-jhvmpk ease-in-out;
}

.roobet-doa4fk.roobet-f0tkg3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.roobet-q5r36s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.roobet-c2pbi0 li {
  width: 100%;
}

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

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

.roobet-c2pbi0 li a.roobet-f0tkg3 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.roobet-oujimx {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.roobet-oujimx img {
  width: 100%;
  transition: 0.roobet-s51jb7 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .roobet-80dwtd .roobet-6r73kc img {
    max-width: 90px;
  }
}

.roobet-6r73kc img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .roobet-6r73kc {
    order: -2;
  }
}

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

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

.roobet-qp1ch8 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.roobet-6iy9iu {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.roobet-6iy9iu.roobet-wklilv {
  margin-right: 0;
}

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

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

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

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

.roobet-95kjnz {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.roobet-95kjnz:hover > ul {
  display: flex;
}

.roobet-95kjnz:focus > ul {
  display: flex;
}

.roobet-95kjnz:focus-within > ul {
  display: flex;
}

.roobet-nrbu7e {
  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;
}

.roobet-nrbu7e::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.roobet-jhvmpk ease-in-out;
}

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

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

.roobet-95kjnz 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.roobet-s51jb7 ease-in-out;
  overflow: hidden;
}

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

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

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

.roobet-ohl4dc {
  display: none;
}

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

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

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

.roobet-40b15g {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.roobet-40b15g img {
  margin-bottom: 20px;
}

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

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

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

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

.roobet-hi9xx0 {
  color: var(--text-color);
}

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

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

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

.roobet-pes8ty p img {
  display: block;
  margin: 0 auto;
}

.roobet-pes8ty p:first-of-type {
  margin-top: 0;
}

.roobet-pes8ty p:last-of-type {
  margin-bottom: 0;
}

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

.roobet-pes8ty ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.roobet-03oef6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.roobet-03oef6 .roobet-zwv0k2 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .roobet-03oef6 .roobet-zwv0k2 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.roobet-03oef6 .roobet-1u7drh {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .roobet-03oef6 .roobet-1u7drh {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .roobet-03oef6 .roobet-1u7drh img {
    width: 100%;
  }
}

.roobet-1u7drh {
  margin: 0 0 28px;
}

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

.roobet-zwv0k2 {
  margin: 0 0 28px;
}

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

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

.roobet-stnggr .roobet-nauaxm {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.roobet-t7tumx {
  position: relative;
  border: none;
}

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

.roobet-db59yu {
  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;
}

.roobet-db59yu span {
  height: 32px;
}

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

.roobet-db59yu.roobet-u4bwup span {
  transform: scaleY(-1);
}

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

.roobet-ffr7cc {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.roobet-ffr7cc.roobet-3nontb {
  display: none;
}

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

.roobet-9zz349 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .roobet-9zz349 table td {
    min-width: 75px;
  }
}

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

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

.roobet-9zz349 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.roobet-6c10aa {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.roobet-eeg78q p {
  color: var(--text-color);
}

.roobet-rpbjcx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.roobet-55n40v {
  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);
}

.roobet-exbgu4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.roobet-wakcvd p + p {
  margin-top: 10px;
}

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

.roobet-s7yfb2 {
  display: none;
}

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

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

.roobet-l8a2bd li {
  margin: 0 20px;
}

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

.roobet-l8a2bd li a img {
  margin-bottom: 4px;
}

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

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

.roobet-zpt91b li {
  font-size: 16px;
  position: relative;
}

.roobet-zpt91b li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.roobet-zpt91b li span {
  opacity: 0.5;
}

.roobet-zpt91b li + li {
  margin-left: 30px;
}

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

h2.roobet-9v3xnt {
  margin: 0 0 28px;
}

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

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

.roobet-imsv47 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);
}

.roobet-imsv47 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;
}

.roobet-imsv47 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;
}

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

.roobet-imsv47 tbody tr:last-of-type {
  margin-bottom: 0;
}

.roobet-imsv47 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.roobet-imsv47 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);
}

.roobet-imsv47 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);
}

.roobet-imsv47 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.roobet-imsv47 tbody tr td .roobet-wlqasr {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .roobet-imsv47 tbody tr td .roobet-wlqasr {
    width: 100%;
  }
}

.roobet-imsv47 tbody tr td .roobet-x29950 {
  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.roobet-s51jb7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .roobet-imsv47 tbody tr td .roobet-x29950 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .roobet-imsv47 tbody tr td .roobet-x29950 {
    width: 100%;
  }
}

.roobet-imsv47 tbody tr td .roobet-yfwp7b {
  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) {
  .roobet-imsv47 tbody tr td .roobet-yfwp7b:hover {
    text-decoration: none;
  }
}

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

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

.roobet-ane8vw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.roobet-k2qnas img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.roobet-s51jb7 ease-in-out;
}

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

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

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

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

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

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

.roobet-3ju11f img {
  width: 100%;
  height: 100%;
}

.roobet-3ju11f iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.roobet-5cqx3z svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.roobet-s51jb7 ease-in-out;
}

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

.roobet-5ao539 {
  padding: 90px 0;
}

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

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

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

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

.roobet-3dvdfj img {
  width: 100%;
}

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

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

.roobet-7yckne {
  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;
}

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

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

.roobet-2iq597 {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-2iq597:hover {
  border: 1px solid #8c8ca2;
}

.roobet-cfwkei {
  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%);
}

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

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

.roobet-f8iytr a {
  text-decoration: underline;
  color: #8babff;
}

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

.roobet-xjxzuv .roobet-2iq597 {
  width: 50%;
  margin: 0;
}

.roobet-j5u7ys {
  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;
}

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

.roobet-ron8y9 {
  margin: 0 0 100px;
}

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

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

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

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

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

.roobet-qa6ufb {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.roobet-6lsn6n 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.roobet-s51jb7 ease-in-out;
}

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

.roobet-6lsn6n a svg {
  fill: #fff;
}

.roobet-6lsn6n a:hover {
  background: #3d68e7;
}

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

.roobet-c53xhp {
  margin-bottom: 16px;
}

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

.roobet-e70zvw {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.roobet-295g65 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.roobet-1j474n {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.roobet-1j474n 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);
}

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

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

.roobet-1j474n table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .roobet-1j474n {
    margin: 0;
  }
}

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

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

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

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

.roobet-e9a9se.roobet-506s4l {
  display: none;
}

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

.roobet-399g9p iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.roobet-399g9p iframe.roobet-2i48r9 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.roobet-399g9p.roobet-7k38k7 {
  opacity: 1;
  pointer-events: all;
}

.roobet-h5irir {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-h5irir svg {
  margin-right: 10px;
}

.roobet-h5irir + .roobet-h5irir {
  margin-top: 14px;
}

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

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

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

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

.roobet-sksg7g .roobet-stnggr {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .roobet-sksg7g .roobet-stnggr {
    margin: 28px 0 0;
  }
}

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

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

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

.roobet-pj0un4 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.roobet-6eqyhg iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.roobet-2ccazp {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.roobet-g8r3ux {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.roobet-hqq3x8 .roobet-nauaxm {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .roobet-hqq3x8 .roobet-nauaxm {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.roobet-4xlrgb {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.roobet-4xlrgb img {
  width: 100%;
}

.roobet-761298 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.roobet-zbn8vg {
  width: 100%;
  margin: 0 0 100px;
}

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

.roobet-zbn8vg .roobet-fljpj8 {
  position: relative;
}

.roobet-zbn8vg .roobet-qxdzez {
  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;
}

.roobet-zbn8vg .roobet-qxdzez.roobet-506s4l {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .roobet-zbn8vg .roobet-9z9no5 {
    bottom: 90px;
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-gnxygr {
  max-width: 300px;
  width: 100%;
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-gnxygr .roobet-4411m3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-9z9no5 .roobet-gnxygr .roobet-4411m3 {
    font-size: 32px;
    text-align: center;
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-gnxygr .roobet-mnnwfq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-9z9no5 .roobet-gnxygr .roobet-mnnwfq {
    text-align: center;
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv {
    flex-direction: column-reverse;
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-pkhyxe {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-pkhyxe:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-pkhyxe {
    width: 100%;
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-9db64g {
  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.roobet-s51jb7 ease-in-out;
  overflow: hidden;
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-9db64g 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);
  }
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-9db64g: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;
}

.roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-9db64g:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-9z9no5 .roobet-wklilv .roobet-9db64g {
    width: 100%;
  }
}

.roobet-zbn8vg .roobet-9z9no5.roobet-506s4l {
  display: none;
}

.roobet-zbn8vg .roobet-skm706 {
  display: none;
}

.roobet-zbn8vg .roobet-skm706.roobet-7k38k7 {
  display: block;
}

.roobet-zbn8vg .roobet-skm706 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-skm706 iframe {
    height: calc(100vh - 54px);
  }
}

.roobet-zbn8vg .roobet-37wyd0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .roobet-zbn8vg .roobet-37wyd0 {
    padding: 24px 16px 0;
  }
}

.roobet-zbn8vg .roobet-37wyd0 .roobet-4411m3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .roobet-zbn8vg .roobet-37wyd0 .roobet-4411m3 {
    margin-bottom: 24px;
  }
}

.roobet-zbn8vg .roobet-37wyd0 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);
}

.roobet-zbn8vg .roobet-37wyd0 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) {
  .roobet-zbn8vg .roobet-37wyd0 table tr td {
    padding: 12px 4px;
  }
}

.roobet-zbn8vg .roobet-37wyd0 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) {
  .roobet-zbn8vg .roobet-37wyd0 table tr th {
    padding: 12px 4px;
  }
}

.roobet-zbn8vg .roobet-37wyd0 table tr:last-of-type td {
  border-bottom: none;
}

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

.roobet-foo0j1.roobet-f0tkg3 {
  display: block;
}

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

.roobet-foo0j1 .roobet-c3vdyo {
  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;
}

.roobet-foo0j1 .roobet-7ga4rj {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.roobet-foo0j1 .roobet-9db64g {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-foo0j1 .roobet-9db64g:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.roobet-vx0n1v.roobet-f0tkg3 {
  display: block;
}

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

.roobet-z34t81 {
  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;
}

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

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

.roobet-vk4w4c {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.roobet-vk4w4c svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.roobet-d6wdue {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.roobet-2gwuwf.roobet-506s4l {
  display: none;
}

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

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

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

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

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

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

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

.roobet-tbbjru input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.roobet-tbbjru input:active {
  border-color: #c2c0ce;
}

.roobet-tbbjru input:focus {
  border-color: #c2c0ce;
}

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

.roobet-fvlb7t {
  margin-bottom: 36px;
}

.roobet-fvlb7t 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;
}

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

.roobet-fvlb7t textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.roobet-zz98l5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.roobet-8in7yz {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-8in7yz:hover {
  background: var(--border-color);
}

.roobet-claqbi {
  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.roobet-s51jb7 ease-in-out;
}

.roobet-claqbi:hover {
  background: #166ad9;
}

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

.roobet-d0737z.roobet-506s4l {
  display: none;
}

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

.roobet-d0737z .roobet-8in7yz {
  margin: 0 auto;
}

.roobet-ajgg1o {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.roobet-d8joia {
  filter: grayscale(100%);
}

.roobet-pj5ncy > input {
  display: none;
}

.roobet-pj5ncy > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-hj2pxv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.roobet-e9tlkv 44.roobet-5ycnxq.roobet-5r3u7q.roobet-6pg8rr.roobet-wdfyqk.roobet-uij6rq.roobet-u4lydx.roobet-jp26r8.roobet-avpt79.roobet-4jsuep.roobet-efihsp.roobet-sadwx0.roobet-90p7vt 0l-12.roobet-p6pher 30.roobet-a76cnp.roobet-j40l6u 2.roobet-oa3mdi.roobet-j40l6u 3.roobet-0bscv1 3.roobet-ypts6d.roobet-0c8f2p 3.roobet-9j2bt6.roobet-j76hh3.roobet-8ucwy1.roobet-j910o1 7-3.roobet-p6pher 10.roobet-2jhy2o.roobet-j910o1 23.roobet-q0izdi.roobet-gd07jg 1.roobet-qliqxi 2.roobet-p6pher 3.roobet-gd07jg 1.roobet-0c8f2p 5.roobet-lvga3x.roobet-0c8f2p 32.roobet-m93dgx.roobet-j76hh3 5.roobet-90p7vt 4.roobet-j910o1 9.roobet-j910o1 8.roobet-0c8f2p 6.roobet-wl1b8j.roobet-oe0qsl.roobet-p92r7u.roobet-m03zco.roobet-dwmlub 4.roobet-pozu5c.roobet-dwmlub 6.roobet-dwmlub 0l29.roobet-90p7vt 17.roobet-uj1ox2.roobet-lddh0d 2.roobet-i5samb 10.roobet-8hl6iq.roobet-p6pher 8.roobet-hu44y7.roobet-ogj32z.roobet-ue7b8i.roobet-9cvza6.roobet-088djz.roobet-j76hh3.roobet-uij6rq.roobet-p6pher 1.roobet-skmnhd.roobet-3gwkxw.roobet-gc53mu.roobet-ybz7zf.roobet-u6w4eq.roobet-qliqxi 1.roobet-ap7zry.roobet-k8ngb2.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.roobet-pj5ncy > input:checked ~ label,
.roobet-pj5ncy > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-hj2pxv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.roobet-e9tlkv 44.roobet-5ycnxq.roobet-5r3u7q.roobet-6pg8rr.roobet-wdfyqk.roobet-uij6rq.roobet-u4lydx.roobet-jp26r8.roobet-avpt79.roobet-4jsuep.roobet-efihsp.roobet-sadwx0.roobet-90p7vt 0l-12.roobet-p6pher 30.roobet-a76cnp.roobet-j40l6u 2.roobet-oa3mdi.roobet-j40l6u 3.roobet-0bscv1 3.roobet-ypts6d.roobet-0c8f2p 3.roobet-9j2bt6.roobet-j76hh3.roobet-8ucwy1.roobet-j910o1 7-3.roobet-p6pher 10.roobet-2jhy2o.roobet-j910o1 23.roobet-q0izdi.roobet-gd07jg 1.roobet-qliqxi 2.roobet-p6pher 3.roobet-gd07jg 1.roobet-0c8f2p 5.roobet-lvga3x.roobet-0c8f2p 32.roobet-m93dgx.roobet-j76hh3 5.roobet-90p7vt 4.roobet-j910o1 9.roobet-j910o1 8.roobet-0c8f2p 6.roobet-wl1b8j.roobet-oe0qsl.roobet-p92r7u.roobet-m03zco.roobet-dwmlub 4.roobet-pozu5c.roobet-dwmlub 6.roobet-dwmlub 0l29.roobet-90p7vt 17.roobet-uj1ox2.roobet-lddh0d 2.roobet-i5samb 10.roobet-8hl6iq.roobet-p6pher 8.roobet-hu44y7.roobet-ogj32z.roobet-ue7b8i.roobet-9cvza6.roobet-088djz.roobet-j76hh3.roobet-uij6rq.roobet-p6pher 1.roobet-skmnhd.roobet-3gwkxw.roobet-gc53mu.roobet-ybz7zf.roobet-u6w4eq.roobet-qliqxi 1.roobet-ap7zry.roobet-k8ngb2.5z'/%3e%3c/svg%3e");
}

.roobet-pj5ncy > input:not(:checked) ~ label:hover,
.roobet-pj5ncy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-hj2pxv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-e9tlkv 44.roobet-5ycnxq.roobet-5r3u7q.roobet-6pg8rr.roobet-wdfyqk.roobet-uij6rq.roobet-u4lydx.roobet-jp26r8.roobet-avpt79.roobet-4jsuep.roobet-efihsp.roobet-sadwx0.roobet-90p7vt 0l-12.roobet-p6pher 30.roobet-a76cnp.roobet-j40l6u 2.roobet-oa3mdi.roobet-j40l6u 3.roobet-0bscv1 3.roobet-ypts6d.roobet-0c8f2p 3.roobet-9j2bt6.roobet-j76hh3.roobet-8ucwy1.roobet-j910o1 7-3.roobet-p6pher 10.roobet-2jhy2o.roobet-j910o1 23.roobet-q0izdi.roobet-gd07jg 1.roobet-qliqxi 2.roobet-p6pher 3.roobet-gd07jg 1.roobet-0c8f2p 5.roobet-lvga3x.roobet-0c8f2p 32.roobet-m93dgx.roobet-j76hh3 5.roobet-90p7vt 4.roobet-j910o1 9.roobet-j910o1 8.roobet-0c8f2p 6.roobet-wl1b8j.roobet-oe0qsl.roobet-p92r7u.roobet-m03zco.roobet-dwmlub 4.roobet-pozu5c.roobet-dwmlub 6.roobet-dwmlub 0l29.roobet-90p7vt 17.roobet-uj1ox2.roobet-lddh0d 2.roobet-i5samb 10.roobet-8hl6iq.roobet-p6pher 8.roobet-hu44y7.roobet-ogj32z.roobet-ue7b8i.roobet-9cvza6.roobet-088djz.roobet-j76hh3.roobet-uij6rq.roobet-p6pher 1.roobet-skmnhd.roobet-3gwkxw.roobet-gc53mu.roobet-ybz7zf.roobet-u6w4eq.roobet-qliqxi 1.roobet-ap7zry.roobet-k8ngb2.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .roobet-u9ufh2 > .roobet-7ot0wg {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .roobet-u9ufh2 > .roobet-7ot0wg {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .roobet-u9ufh2 > .roobet-7ot0wg {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .roobet-u9ufh2 > .roobet-7ot0wg {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .roobet-u9ufh2 > .roobet-7ot0wg {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.roobet-murzj2.roobet-506s4l {
  display: none;
}

.roobet-9t60ec {
  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) {
  .roobet-9t60ec {
    height: 74px;
    overflow: visible;
  }
}

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

.roobet-bzcjgb {
  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;
}

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

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

.roobet-bzcjgb img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.roobet-7qzsmg {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .roobet-075tjc {
    top: -20px;
  }
}

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

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

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

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

.roobet-murzj2.roobet-8ydyzo .roobet-9t60ec {
  background: #2b3b67;
}

.roobet-murzj2.roobet-8ydyzo .roobet-bzcjgb {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.roobet-murzj2.roobet-8ydyzo .roobet-bzcjgb::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.roobet-murzj2.roobet-8ydyzo .roobet-bzcjgb::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.roobet-murzj2.roobet-8ydyzo .roobet-7qzsmg::before {
  background: #0e0f41;
}

.roobet-murzj2.roobet-8ydyzo .roobet-7qzsmg::after {
  background: #152557;
}

.roobet-murzj2.roobet-tk0cza .roobet-9t60ec {
  background: #1f35fa;
}

.roobet-murzj2.roobet-tk0cza .roobet-bzcjgb {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.roobet-murzj2.roobet-tk0cza .roobet-bzcjgb::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.roobet-murzj2.roobet-tk0cza .roobet-bzcjgb::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.roobet-murzj2.roobet-tk0cza .roobet-7qzsmg::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.roobet-murzj2.roobet-tk0cza .roobet-7qzsmg::after {
  background: #192ac8;
}

.roobet-murzj2.roobet-pfn7w6 .roobet-9t60ec {
  background: #fa771f;
}

.roobet-murzj2.roobet-pfn7w6 .roobet-bzcjgb {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-murzj2.roobet-pfn7w6 .roobet-bzcjgb::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.roobet-murzj2.roobet-pfn7w6 .roobet-bzcjgb::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.roobet-murzj2.roobet-pfn7w6 .roobet-7qzsmg::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-murzj2.roobet-pfn7w6 .roobet-7qzsmg::after {
  background: #fa8535;
}

.roobet-u98mpm {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.roobet-xl2cjl {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.roobet-t8w483 {
  width: 120px;
  height: 22px;
}

.roobet-t8w483 .roobet-szmzi3 {
  fill: #c2c0ce;
}

.roobet-t8w483 [rating="1"] .roobet-szmzi3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roobet-t8w483 [rating="2"] .roobet-szmzi3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roobet-t8w483 [rating="3"] .roobet-szmzi3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roobet-t8w483 [rating="4"] .roobet-szmzi3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roobet-t8w483 [rating="5"] .roobet-szmzi3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.roobet-qu8o7o {
  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);
}

.roobet-qu8o7o.roobet-7k38k7 {
  display: block;
}

.roobet-qu8o7o.roobet-506s4l {
  display: none;
}

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

.roobet-m2erwo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.roobet-u3a89d {
  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);
}

.roobet-o58lrn {
  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;
}

.roobet-2cakwg small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.roobet-w8bpgs {
  font-size: 16px;
  line-height: 140%;
}

.roobet-1r7hko {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.roobet-1r7hko .roobet-szmzi3 {
  fill: #c2c0ce;
}

.roobet-1r7hko [rating="1"] .roobet-szmzi3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roobet-1r7hko [rating="2"] .roobet-szmzi3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roobet-1r7hko [rating="3"] .roobet-szmzi3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roobet-1r7hko [rating="4"] .roobet-szmzi3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roobet-1r7hko [rating="5"] .roobet-szmzi3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.roobet-8or7xh {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.roobet-opai85 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.roobet-9lz2yn {
  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) {
  .roobet-9lz2yn {
    padding: 12px;
    gap: 12px;
  }
}

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

.roobet-m3jc2b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.roobet-w2dvg1 {
  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;
}

.roobet-plliab {
  flex: 1;
  min-width: 0;
}

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

.roobet-p14sz5 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.roobet-p14sz5 svg path {
  fill: var(--button-bg-color);
}

.roobet-p14sz5 svg circle {
  fill: var(--button-text-color);
}

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

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

.roobet-kc4d5j strong {
  font-weight: 600;
}

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

.roobet-4q1j5p p {
  margin: 0 0 16px;
}

.roobet-4q1j5p p:last-child {
  margin-bottom: 0;
}

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

.roobet-dbys61 {
  max-width: 300px;
  width: 100%;
}

.roobet-dbys61 a {
  width: 100%;
}

@media (max-width: 575px) {
  .roobet-dbys61 {
    max-width: 200px;
  }
}

.roobet-vbi311 {
  justify-content: center;
}

.roobet-71he29 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.roobet-6kwl1j {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.roobet-5utns0 .roobet-qp1ch8 {
  justify-content: center;
}

/* faq */

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

.roobet-be6c72 {
  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.roobet-djiyhf ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-be6c72::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.roobet-djiyhf ease;
}

.roobet-c58tsr.roobet-f0tkg3 .roobet-be6c72::after {
  transform: rotate(45deg);
}

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

.roobet-c58tsr.roobet-f0tkg3 .roobet-uw44ky {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.roobet-6jkrrf {
  margin: 25px 0;
}

.roobet-pj5ncy > input:not(:checked) ~ label:hover,
.roobet-pj5ncy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-8fe661.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-hyes3r 44.roobet-vnj3ta.roobet-pgpu85.roobet-ydb9qo.roobet-1vbuvk.roobet-mh58tx.roobet-a7q8w2.roobet-nwnnce.roobet-t3tvoe.roobet-qc6q5z.roobet-azvw4g.roobet-avzkq2.roobet-xipg29 0l-12.roobet-ljm9se 30.roobet-gskyqg.roobet-4q9w23 2.roobet-plb0h5.roobet-4q9w23 3.roobet-52l615 3.roobet-xp7val.roobet-4lipq8 3.roobet-tdslu0.roobet-br9d7w.roobet-x2zgdl.roobet-mjwv0j 7-3.roobet-ljm9se 10.roobet-k7jx1e.roobet-mjwv0j 23.roobet-xk1wlg.roobet-zpgvq8 1.roobet-z0tby9 2.roobet-ljm9se 3.roobet-zpgvq8 1.roobet-4lipq8 5.roobet-xp50v4.roobet-4lipq8 32.roobet-73t0qw.roobet-br9d7w 5.roobet-xipg29 4.roobet-mjwv0j 9.roobet-mjwv0j 8.roobet-4lipq8 6.roobet-4gaz9v.roobet-9dc5ze.roobet-dirfk7.roobet-ncnl42.roobet-5bvwv3 4.roobet-gkj2yg.roobet-5bvwv3 6.roobet-5bvwv3 0l29.roobet-xipg29 17.roobet-9ah94r.roobet-qtimfj 2.roobet-ig4wop 10.roobet-j01y8w.roobet-ljm9se 8.roobet-qg7w89.roobet-r4d269.roobet-sozqoy.roobet-zbf8wu.roobet-8wjqj3.roobet-br9d7w.roobet-mh58tx.roobet-ljm9se 1.roobet-w53kl9.roobet-in1kyi.roobet-3yamak.roobet-b5aeqs.roobet-1h28mr.roobet-z0tby9 1.roobet-jffdqf.roobet-sivnh5.5z'/%3e%3c/svg%3e");
}

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

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

.roobet-qt2rkd {
  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);
}

.roobet-qt2rkd.roobet-hh9kms {
  display: block;
}

.roobet-qt2rkd.roobet-ytlnkg {
  display: none;
}

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

.roobet-8ct4a1 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.roobet-dnlxff {
  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);
}

.roobet-zq05ca {
  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;
}

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

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

.roobet-rukunw {
  font-size: 16px;
  line-height: 140%;
}

.roobet-rs88ry {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.roobet-rs88ry .roobet-td0raw {
  fill: #c2c0ce;
}

.roobet-rs88ry [rating="1"] .roobet-td0raw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.roobet-rs88ry [rating="2"] .roobet-td0raw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.roobet-rs88ry [rating="3"] .roobet-td0raw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.roobet-rs88ry [rating="4"] .roobet-td0raw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.roobet-rs88ry [rating="5"] .roobet-td0raw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.roobet-ck74ga 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;
}

.roobet-ck74ga 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 */

.roobet-3awttb {
  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);
}

.roobet-3awttb.roobet-q5qeih {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.roobet-occylp {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.roobet-occylp label {
  font-size: 14px;
}

.roobet-occylp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-occylp input,
.roobet-occylp textarea,
.roobet-occylp button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.roobet-occylp button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-djiyhf ease;
}
.roobet-occylp button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-wq9zo0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-glw724 ease-in;
}

.roobet-wq9zo0 h2 {
  color: green;
  font-weight: 500;
}

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

/* 123 */


.roobet-qp1ch8 li {
  position: relative;
}

.roobet-7zd383 {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;

  display: none;
  flex-direction: column;
  background: var(--fh-bg-color);
  padding: 10px 0;
  min-width: 140px;
  border: 1px solid var(--border-color);
  border-top: none;
  border-radius: 8px;
}

.roobet-7zd383 li {
  padding: 0;
  list-style: none;
}

.roobet-7zd383 a {
  display: block;
  padding: 10px 15px;
  color: white;
  text-decoration: none;
}

.roobet-edbtzh:hover .roobet-7zd383 {
  display: flex;
}

@media (max-width: 1024px) {
  .roobet-7zd383 {
    background: none;
    padding: 0;
    border: none;
  }

  .roobet-7zd383 li a::after {
    display: none;
  }
}