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

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

.roobet-41sjyl {
  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-41sjyl: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-o2tywg {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.roobet-d1vahs {
  cursor: pointer;
}

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

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

.roobet-m13yky figure {
  margin: 0;
}

.roobet-m13yky.roobet-mbgj5q {
  justify-content: flex-start;
  margin-right: 4px;
}

.roobet-m13yky.roobet-uzkiu1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.roobet-m13yky.roobet-9myid4 {
  justify-content: center;
}

.roobet-m13yky.roobet-y1kyr2 {
  justify-content: normal;
}

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

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

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

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

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

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

.roobet-6fzm6g img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-l6t3bt.roobet-hb6su0 {
  background-color: #000;
}

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

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

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

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

.roobet-5dwevr {
  margin-bottom: 94px;
}

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

.roobet-03nld8 .roobet-j1nhsn {
  margin-bottom: 28px;
}

.roobet-03nld8 .roobet-j1nhsn img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.roobet-6pnb1g li svg {
  transition: 0.roobet-fayuf0 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.roobet-iyxpm3 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.roobet-3p54hk ease-in-out;
}

.roobet-iyxpm3.roobet-zs4u9u {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.roobet-y5kf97 li a.roobet-zs4u9u {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .roobet-kexj01 .roobet-j1nhsn img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-lnha0w.roobet-81vqpa {
  margin-right: 0;
}

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

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

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

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

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

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

.roobet-99n6tu:hover > ul {
  display: flex;
}

.roobet-99n6tu:focus > ul {
  display: flex;
}

.roobet-99n6tu:focus-within > ul {
  display: flex;
}

.roobet-u3w8n1 {
  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-u3w8n1::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-3p54hk ease-in-out;
}

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

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

.roobet-99n6tu 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-fayuf0 ease-in-out;
  overflow: hidden;
}

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

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

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

.roobet-atx88d {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-gbv357 .roobet-aargtk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.roobet-gbv357 .roobet-woynyt {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.roobet-ivoeha .roobet-41sjyl {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.roobet-in4haf.roobet-pc5lgn span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.roobet-hnqnqn.roobet-2spjs3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-syybu1 {
  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-0na5bc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.roobet-hf80mf {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-yiwxoj {
  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-yiwxoj {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

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

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

.roobet-jevfo3 {
  padding: 90px 0;
}

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

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

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

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

.roobet-57sisv img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.roobet-eojiot .roobet-tgmymm {
  width: 50%;
  margin: 0;
}

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

.roobet-1bsynl {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.roobet-74cka3 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-fayuf0 ease-in-out;
}

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

.roobet-74cka3 a svg {
  fill: #fff;
}

.roobet-74cka3 a:hover {
  background: #3d68e7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-8dodeh::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-xlrebd {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.roobet-xlrebd.roobet-cvxk95 {
  display: none;
}

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

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

.roobet-htrc8j iframe.roobet-p3qqjm {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.roobet-htrc8j.roobet-nms4ae {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.roobet-9i4zf8 .roobet-ivoeha {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-ldbhem .roobet-41sjyl {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.roobet-fvt5l2 .roobet-7lwvpc {
  position: relative;
}

.roobet-fvt5l2 .roobet-htubfx {
  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-fvt5l2 .roobet-htubfx.roobet-cvxk95 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .roobet-fvt5l2 .roobet-3w0yqv {
    bottom: 90px;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-i5pfx4 {
  max-width: 300px;
  width: 100%;
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-i5pfx4 .roobet-yik05z {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roobet-fvt5l2 .roobet-3w0yqv .roobet-i5pfx4 .roobet-yik05z {
    font-size: 32px;
    text-align: center;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-i5pfx4 .roobet-zytkl3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .roobet-fvt5l2 .roobet-3w0yqv .roobet-i5pfx4 .roobet-zytkl3 {
    text-align: center;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa {
    flex-direction: column-reverse;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-yzx81y {
  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-fayuf0 ease-in-out;
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-yzx81y:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-yzx81y {
    width: 100%;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-g19sb0 {
  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-fayuf0 ease-in-out;
  overflow: hidden;
}

.roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-g19sb0 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-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-g19sb0: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-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-g19sb0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .roobet-fvt5l2 .roobet-3w0yqv .roobet-81vqpa .roobet-g19sb0 {
    width: 100%;
  }
}

.roobet-fvt5l2 .roobet-3w0yqv.roobet-cvxk95 {
  display: none;
}

.roobet-fvt5l2 .roobet-t6lnqy {
  display: none;
}

.roobet-fvt5l2 .roobet-t6lnqy.roobet-nms4ae {
  display: block;
}

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

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

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

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

.roobet-fvt5l2 .roobet-nk1mty .roobet-yik05z {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.roobet-pkyb5m.roobet-zs4u9u {
  display: block;
}

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

.roobet-pkyb5m .roobet-rv7b6c {
  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-pkyb5m .roobet-22y8nm {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.roobet-pkyb5m .roobet-g19sb0 {
  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-fayuf0 ease-in-out;
}

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

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

.roobet-wzrfeu.roobet-zs4u9u {
  display: block;
}

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

.roobet-hcstlk {
  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-5afmm4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.roobet-vcsqfm.roobet-cvxk95 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-7cxz7w:hover {
  background: var(--border-color);
}

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

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

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

.roobet-rk2uon.roobet-cvxk95 {
  display: none;
}

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

.roobet-rk2uon .roobet-7cxz7w {
  margin: 0 auto;
}

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

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

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

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

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

.roobet-ptt3ux > 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-ywpx03.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.roobet-t1le99 44.roobet-k72s1w.roobet-sgkgqz.roobet-obcep4.roobet-4nus7q.roobet-hh7mix.roobet-t3ky71.roobet-wd50ds.roobet-0x2jry.roobet-q3grpo.roobet-dzq5om.roobet-ndgagz.roobet-mpipvc 0l-12.roobet-seuvwf 30.roobet-le0hxv.roobet-mwpj37 2.roobet-q0dd0s.roobet-mwpj37 3.roobet-uiq5lb 3.roobet-lp9gsg.roobet-5v78eg 3.roobet-2bn7zs.roobet-7qfbsm.roobet-vwvbot.roobet-jb4ydi 7-3.roobet-seuvwf 10.roobet-4itvve.roobet-jb4ydi 23.roobet-86epgk.roobet-9df6vz 1.roobet-71mmzt 2.roobet-seuvwf 3.roobet-9df6vz 1.roobet-5v78eg 5.roobet-obqk9g.roobet-5v78eg 32.roobet-xr6wrm.roobet-7qfbsm 5.roobet-mpipvc 4.roobet-jb4ydi 9.roobet-jb4ydi 8.roobet-5v78eg 6.roobet-9c8fb1.roobet-tio00a.roobet-v754zo.roobet-av5stl.roobet-dtolv8 4.roobet-bex4jv.roobet-dtolv8 6.roobet-dtolv8 0l29.roobet-mpipvc 17.roobet-qr1477.roobet-qyu0o3 2.roobet-gcrhqf 10.roobet-v8wyxq.roobet-seuvwf 8.roobet-3kvjx7.roobet-nvemi6.roobet-9y63je.roobet-me0o9n.roobet-7flrcm.roobet-7qfbsm.roobet-hh7mix.roobet-seuvwf 1.roobet-qwqdu9.roobet-ms2r5u.roobet-r5rq7j.roobet-sd86ot.roobet-127xa1.roobet-71mmzt 1.roobet-absdrc.roobet-ybcj37.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.roobet-ptt3ux > input:checked ~ label,
.roobet-ptt3ux > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-ywpx03.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.roobet-t1le99 44.roobet-k72s1w.roobet-sgkgqz.roobet-obcep4.roobet-4nus7q.roobet-hh7mix.roobet-t3ky71.roobet-wd50ds.roobet-0x2jry.roobet-q3grpo.roobet-dzq5om.roobet-ndgagz.roobet-mpipvc 0l-12.roobet-seuvwf 30.roobet-le0hxv.roobet-mwpj37 2.roobet-q0dd0s.roobet-mwpj37 3.roobet-uiq5lb 3.roobet-lp9gsg.roobet-5v78eg 3.roobet-2bn7zs.roobet-7qfbsm.roobet-vwvbot.roobet-jb4ydi 7-3.roobet-seuvwf 10.roobet-4itvve.roobet-jb4ydi 23.roobet-86epgk.roobet-9df6vz 1.roobet-71mmzt 2.roobet-seuvwf 3.roobet-9df6vz 1.roobet-5v78eg 5.roobet-obqk9g.roobet-5v78eg 32.roobet-xr6wrm.roobet-7qfbsm 5.roobet-mpipvc 4.roobet-jb4ydi 9.roobet-jb4ydi 8.roobet-5v78eg 6.roobet-9c8fb1.roobet-tio00a.roobet-v754zo.roobet-av5stl.roobet-dtolv8 4.roobet-bex4jv.roobet-dtolv8 6.roobet-dtolv8 0l29.roobet-mpipvc 17.roobet-qr1477.roobet-qyu0o3 2.roobet-gcrhqf 10.roobet-v8wyxq.roobet-seuvwf 8.roobet-3kvjx7.roobet-nvemi6.roobet-9y63je.roobet-me0o9n.roobet-7flrcm.roobet-7qfbsm.roobet-hh7mix.roobet-seuvwf 1.roobet-qwqdu9.roobet-ms2r5u.roobet-r5rq7j.roobet-sd86ot.roobet-127xa1.roobet-71mmzt 1.roobet-absdrc.roobet-ybcj37.5z'/%3e%3c/svg%3e");
}

.roobet-ptt3ux > input:not(:checked) ~ label:hover,
.roobet-ptt3ux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-ywpx03.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-t1le99 44.roobet-k72s1w.roobet-sgkgqz.roobet-obcep4.roobet-4nus7q.roobet-hh7mix.roobet-t3ky71.roobet-wd50ds.roobet-0x2jry.roobet-q3grpo.roobet-dzq5om.roobet-ndgagz.roobet-mpipvc 0l-12.roobet-seuvwf 30.roobet-le0hxv.roobet-mwpj37 2.roobet-q0dd0s.roobet-mwpj37 3.roobet-uiq5lb 3.roobet-lp9gsg.roobet-5v78eg 3.roobet-2bn7zs.roobet-7qfbsm.roobet-vwvbot.roobet-jb4ydi 7-3.roobet-seuvwf 10.roobet-4itvve.roobet-jb4ydi 23.roobet-86epgk.roobet-9df6vz 1.roobet-71mmzt 2.roobet-seuvwf 3.roobet-9df6vz 1.roobet-5v78eg 5.roobet-obqk9g.roobet-5v78eg 32.roobet-xr6wrm.roobet-7qfbsm 5.roobet-mpipvc 4.roobet-jb4ydi 9.roobet-jb4ydi 8.roobet-5v78eg 6.roobet-9c8fb1.roobet-tio00a.roobet-v754zo.roobet-av5stl.roobet-dtolv8 4.roobet-bex4jv.roobet-dtolv8 6.roobet-dtolv8 0l29.roobet-mpipvc 17.roobet-qr1477.roobet-qyu0o3 2.roobet-gcrhqf 10.roobet-v8wyxq.roobet-seuvwf 8.roobet-3kvjx7.roobet-nvemi6.roobet-9y63je.roobet-me0o9n.roobet-7flrcm.roobet-7qfbsm.roobet-hh7mix.roobet-seuvwf 1.roobet-qwqdu9.roobet-ms2r5u.roobet-r5rq7j.roobet-sd86ot.roobet-127xa1.roobet-71mmzt 1.roobet-absdrc.roobet-ybcj37.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .roobet-6ww2iq > .roobet-237np7 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .roobet-6ww2iq > .roobet-237np7 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .roobet-6ww2iq > .roobet-237np7 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .roobet-6ww2iq > .roobet-237np7 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .roobet-6ww2iq > .roobet-237np7 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.roobet-i2fw2v.roobet-cvxk95 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-i2fw2v.roobet-ho9vjp .roobet-hz1pst {
  background: #2b3b67;
}

.roobet-i2fw2v.roobet-ho9vjp .roobet-bd3iq6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.roobet-i2fw2v.roobet-ho9vjp .roobet-bd3iq6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.roobet-i2fw2v.roobet-ho9vjp .roobet-bd3iq6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.roobet-i2fw2v.roobet-ho9vjp .roobet-5ks0xq::before {
  background: #0e0f41;
}

.roobet-i2fw2v.roobet-ho9vjp .roobet-5ks0xq::after {
  background: #152557;
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-hz1pst {
  background: #1f35fa;
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-bd3iq6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-bd3iq6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-bd3iq6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-5ks0xq::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.roobet-i2fw2v.roobet-9tu6jt .roobet-5ks0xq::after {
  background: #192ac8;
}

.roobet-i2fw2v.roobet-l5si9o .roobet-hz1pst {
  background: #fa771f;
}

.roobet-i2fw2v.roobet-l5si9o .roobet-bd3iq6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-i2fw2v.roobet-l5si9o .roobet-bd3iq6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.roobet-i2fw2v.roobet-l5si9o .roobet-bd3iq6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.roobet-i2fw2v.roobet-l5si9o .roobet-5ks0xq::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-i2fw2v.roobet-l5si9o .roobet-5ks0xq::after {
  background: #fa8535;
}

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

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

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

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

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

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

.roobet-15k8o6 {
  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-15k8o6 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.roobet-waz0mu .roobet-4h0zy9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.roobet-1tmwjq {
  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-1tmwjq.roobet-nms4ae {
  display: block;
}

.roobet-1tmwjq.roobet-cvxk95 {
  display: none;
}

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

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

.roobet-aga93l {
  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-w1i4ui {
  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-bgzh9l small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.roobet-k7ff4y .roobet-4h0zy9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.roobet-n6ihux {
  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-31u9gc {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-6xrb8c a {
  width: 100%;
}

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

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

.roobet-99vm0h {
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

.roobet-5fvf46 .roobet-hyhxya {
  justify-content: center;
}

/* faq */

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

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

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

.roobet-k9v0ml.roobet-zs4u9u .roobet-y1vk2y::after {
  transform: rotate(45deg);
}

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

.roobet-k9v0ml.roobet-zs4u9u .roobet-eieqmh {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.roobet-x3kdt0 {
  margin: 25px 0;
}

.roobet-ptt3ux > input:not(:checked) ~ label:hover,
.roobet-ptt3ux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-14lj3p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-43r7de 44.roobet-i3zncl.roobet-0kvn1f.roobet-cktggx.roobet-5kk49b.roobet-l2c39j.roobet-ov487x.roobet-92354o.roobet-uc0sgx.roobet-aqsydh.roobet-y94ssc.roobet-s9km3v.roobet-cu5f0j 0l-12.roobet-u4wwav 30.roobet-frxjcx.roobet-m07m8r 2.roobet-0atwf1.roobet-m07m8r 3.roobet-s8d243 3.roobet-u5tge6.roobet-jrt06i 3.roobet-7jbukh.roobet-34grin.roobet-sr3p0y.roobet-5jjj2o 7-3.roobet-u4wwav 10.roobet-8gzwla.roobet-5jjj2o 23.roobet-xo26oz.roobet-2m1g7n 1.roobet-9ootmt 2.roobet-u4wwav 3.roobet-2m1g7n 1.roobet-jrt06i 5.roobet-pd7ng1.roobet-jrt06i 32.roobet-xc46v8.roobet-34grin 5.roobet-cu5f0j 4.roobet-5jjj2o 9.roobet-5jjj2o 8.roobet-jrt06i 6.roobet-7mljob.roobet-02m5e7.roobet-r2gf6l.roobet-n24vic.roobet-rxly22 4.roobet-fyu02e.roobet-rxly22 6.roobet-rxly22 0l29.roobet-cu5f0j 17.roobet-gl73ox.roobet-ayhmhs 2.roobet-nt8ydm 10.roobet-5mue9h.roobet-u4wwav 8.roobet-bvxtp5.roobet-s7bz2x.roobet-65hxba.roobet-uwuwjh.roobet-t59fsa.roobet-34grin.roobet-l2c39j.roobet-u4wwav 1.roobet-516329.roobet-nk8ykg.roobet-e2iryz.roobet-17w5pv.roobet-zwajp3.roobet-9ootmt 1.roobet-uvj66y.roobet-vf2jpq.5z'/%3e%3c/svg%3e");
}

.roobet-7ghzhw {
  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-7ghzhw {
    gap: 16px 0;
  }
}

.roobet-8syka9 {
  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-8syka9.roobet-vxmy1e {
  display: block;
}

.roobet-8syka9.roobet-pzjbui {
  display: none;
}

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

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

.roobet-2dzigg {
  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-l0tsnz {
  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-vxtgw2 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.roobet-fpx9jr .roobet-vf2xzz {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.roobet-mj6mhg 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-mj6mhg 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-1ic5vz {
  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-1ic5vz.roobet-okqvdw {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.roobet-3rp11k {
  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-3rp11k label {
  font-size: 14px;
}

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

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

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.roobet-vlie9r, .roobet-uub764, [class*="review-card"],
thead, thead th, table th, .roobet-3jn406,
.roobet-78ektv, [class*="collapsible-header"],
.roobet-u3ifd2, [class*="updated-block"] {
  color: #ece7dc !important;
}
