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

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

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

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

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

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

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

.roobet-ipjbvd {
  cursor: pointer;
}

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

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

.roobet-jq6jm8 figure {
  margin: 0;
}

.roobet-jq6jm8.roobet-4yflgs {
  justify-content: flex-start;
  margin-right: 4px;
}

.roobet-jq6jm8.roobet-2jb4f0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.roobet-jq6jm8.roobet-4w86et {
  justify-content: center;
}

.roobet-jq6jm8.roobet-ee1dwd {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-wwsxbi.roobet-phgp3l {
  background-color: #000;
}

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

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

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

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

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

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

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

.roobet-6uq0f3 .roobet-qypunz {
  margin-bottom: 28px;
}

.roobet-6uq0f3 .roobet-qypunz img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.roobet-mi78n3 li svg {
  transition: 0.roobet-a9zvfx ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.roobet-oygfxw.roobet-85qclu {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

.roobet-zca1p5 li a.roobet-85qclu {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-qz1654.roobet-njmcr1 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.roobet-82f021 {
  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-82f021::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-0drf8a ease-in-out;
}

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

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

.roobet-h2kffi 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-a9zvfx ease-in-out;
  overflow: hidden;
}

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

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

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

.roobet-4ulqkx {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-m6ns32 .roobet-1nf8pi {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.roobet-3tmjrp .roobet-imctku {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.roobet-3dnah8.roobet-rh1xmt span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.roobet-92n9e1.roobet-682no7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.roobet-nmq4el {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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-nmq4el {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

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

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

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

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

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

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

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

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

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

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

.roobet-xtwr54 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.roobet-1ct0mi {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-set5g3 tbody tr td .roobet-1qnz1e {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-9hfijx {
  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-a9zvfx ease-in-out;
}

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

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

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

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

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

.roobet-jkucv8 .roobet-9hfijx {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.roobet-i40jrr 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-a9zvfx ease-in-out;
}

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

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

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

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

.roobet-8y49s2 {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-0c8dw9.roobet-u1oabr {
  display: none;
}

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

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

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

.roobet-mqgvgz.roobet-tnjr7o {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.roobet-vfwxa0 .roobet-3tmjrp {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-l65psg .roobet-arqnus {
  position: relative;
}

.roobet-l65psg .roobet-kak7te {
  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-l65psg .roobet-kak7te.roobet-u1oabr {
  display: none;
}

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

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

.roobet-l65psg .roobet-egq6wo .roobet-75ez84 {
  max-width: 300px;
  width: 100%;
}

.roobet-l65psg .roobet-egq6wo .roobet-75ez84 .roobet-mhjmhs {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .roobet-l65psg .roobet-egq6wo .roobet-75ez84 .roobet-mhjmhs {
    font-size: 32px;
    text-align: center;
  }
}

.roobet-l65psg .roobet-egq6wo .roobet-75ez84 .roobet-ue7m4q {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .roobet-l65psg .roobet-egq6wo .roobet-75ez84 .roobet-ue7m4q {
    text-align: center;
  }
}

.roobet-l65psg .roobet-egq6wo .roobet-njmcr1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-w976oo {
  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-a9zvfx ease-in-out;
}

.roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-w976oo:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-w976oo {
    width: 100%;
  }
}

.roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-oicxa8 {
  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-a9zvfx ease-in-out;
  overflow: hidden;
}

.roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-oicxa8 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-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-oicxa8: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-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-oicxa8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .roobet-l65psg .roobet-egq6wo .roobet-njmcr1 .roobet-oicxa8 {
    width: 100%;
  }
}

.roobet-l65psg .roobet-egq6wo.roobet-u1oabr {
  display: none;
}

.roobet-l65psg .roobet-pb9sfj {
  display: none;
}

.roobet-l65psg .roobet-pb9sfj.roobet-tnjr7o {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.roobet-ruwlt9.roobet-85qclu {
  display: block;
}

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

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

.roobet-ruwlt9 .roobet-oicxa8 {
  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-a9zvfx ease-in-out;
}

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

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

.roobet-93jsws.roobet-85qclu {
  display: block;
}

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

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

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

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

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

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

.roobet-2vg07v.roobet-u1oabr {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-fg8fxx.roobet-u1oabr {
  display: none;
}

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

.roobet-fg8fxx .roobet-rh6nwc {
  margin: 0 auto;
}

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

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

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

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

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

.roobet-r2m6i2 > 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-623ut4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.roobet-cpf0ol 44.roobet-4pcdvf.roobet-8tgti6.roobet-gtcgbz.roobet-npvkwv.roobet-q5bg14.roobet-bhm2u9.roobet-p8l4s1.roobet-2nulw7.roobet-gdr8tx.roobet-c1x4ww.roobet-nqa316.roobet-jb58lr 0l-12.roobet-0lnla7 30.roobet-m7bdso.roobet-gd2ugj 2.roobet-2we8e8.roobet-gd2ugj 3.roobet-yxh2ls 3.roobet-a8d2kp.roobet-x5ya0l 3.roobet-22i6us.roobet-0ltcqm.roobet-0tq69j.roobet-15b3zm 7-3.roobet-0lnla7 10.roobet-r26vrh.roobet-15b3zm 23.roobet-54j9xb.roobet-ucdym4 1.roobet-sico3b 2.roobet-0lnla7 3.roobet-ucdym4 1.roobet-x5ya0l 5.roobet-fe2bs2.roobet-x5ya0l 32.roobet-w7w6av.roobet-0ltcqm 5.roobet-jb58lr 4.roobet-15b3zm 9.roobet-15b3zm 8.roobet-x5ya0l 6.roobet-fnuo6f.roobet-pcxcar.roobet-j7bveg.roobet-7vwh6w.roobet-f01dtd 4.roobet-ukoxx5.roobet-f01dtd 6.roobet-f01dtd 0l29.roobet-jb58lr 17.roobet-d5792t.roobet-ymb51z 2.roobet-nr8rc3 10.roobet-np0gv6.roobet-0lnla7 8.roobet-id4aof.roobet-ly19k5.roobet-b780ny.roobet-fbp6zg.roobet-kbaw3s.roobet-0ltcqm.roobet-q5bg14.roobet-0lnla7 1.roobet-g7hcej.roobet-xgg0kz.roobet-govmwi.roobet-vo1rxr.roobet-khz3x9.roobet-sico3b 1.roobet-1g43o7.roobet-exh88i.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.roobet-r2m6i2 > input:checked ~ label,
.roobet-r2m6i2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-623ut4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.roobet-cpf0ol 44.roobet-4pcdvf.roobet-8tgti6.roobet-gtcgbz.roobet-npvkwv.roobet-q5bg14.roobet-bhm2u9.roobet-p8l4s1.roobet-2nulw7.roobet-gdr8tx.roobet-c1x4ww.roobet-nqa316.roobet-jb58lr 0l-12.roobet-0lnla7 30.roobet-m7bdso.roobet-gd2ugj 2.roobet-2we8e8.roobet-gd2ugj 3.roobet-yxh2ls 3.roobet-a8d2kp.roobet-x5ya0l 3.roobet-22i6us.roobet-0ltcqm.roobet-0tq69j.roobet-15b3zm 7-3.roobet-0lnla7 10.roobet-r26vrh.roobet-15b3zm 23.roobet-54j9xb.roobet-ucdym4 1.roobet-sico3b 2.roobet-0lnla7 3.roobet-ucdym4 1.roobet-x5ya0l 5.roobet-fe2bs2.roobet-x5ya0l 32.roobet-w7w6av.roobet-0ltcqm 5.roobet-jb58lr 4.roobet-15b3zm 9.roobet-15b3zm 8.roobet-x5ya0l 6.roobet-fnuo6f.roobet-pcxcar.roobet-j7bveg.roobet-7vwh6w.roobet-f01dtd 4.roobet-ukoxx5.roobet-f01dtd 6.roobet-f01dtd 0l29.roobet-jb58lr 17.roobet-d5792t.roobet-ymb51z 2.roobet-nr8rc3 10.roobet-np0gv6.roobet-0lnla7 8.roobet-id4aof.roobet-ly19k5.roobet-b780ny.roobet-fbp6zg.roobet-kbaw3s.roobet-0ltcqm.roobet-q5bg14.roobet-0lnla7 1.roobet-g7hcej.roobet-xgg0kz.roobet-govmwi.roobet-vo1rxr.roobet-khz3x9.roobet-sico3b 1.roobet-1g43o7.roobet-exh88i.5z'/%3e%3c/svg%3e");
}

.roobet-r2m6i2 > input:not(:checked) ~ label:hover,
.roobet-r2m6i2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-623ut4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-cpf0ol 44.roobet-4pcdvf.roobet-8tgti6.roobet-gtcgbz.roobet-npvkwv.roobet-q5bg14.roobet-bhm2u9.roobet-p8l4s1.roobet-2nulw7.roobet-gdr8tx.roobet-c1x4ww.roobet-nqa316.roobet-jb58lr 0l-12.roobet-0lnla7 30.roobet-m7bdso.roobet-gd2ugj 2.roobet-2we8e8.roobet-gd2ugj 3.roobet-yxh2ls 3.roobet-a8d2kp.roobet-x5ya0l 3.roobet-22i6us.roobet-0ltcqm.roobet-0tq69j.roobet-15b3zm 7-3.roobet-0lnla7 10.roobet-r26vrh.roobet-15b3zm 23.roobet-54j9xb.roobet-ucdym4 1.roobet-sico3b 2.roobet-0lnla7 3.roobet-ucdym4 1.roobet-x5ya0l 5.roobet-fe2bs2.roobet-x5ya0l 32.roobet-w7w6av.roobet-0ltcqm 5.roobet-jb58lr 4.roobet-15b3zm 9.roobet-15b3zm 8.roobet-x5ya0l 6.roobet-fnuo6f.roobet-pcxcar.roobet-j7bveg.roobet-7vwh6w.roobet-f01dtd 4.roobet-ukoxx5.roobet-f01dtd 6.roobet-f01dtd 0l29.roobet-jb58lr 17.roobet-d5792t.roobet-ymb51z 2.roobet-nr8rc3 10.roobet-np0gv6.roobet-0lnla7 8.roobet-id4aof.roobet-ly19k5.roobet-b780ny.roobet-fbp6zg.roobet-kbaw3s.roobet-0ltcqm.roobet-q5bg14.roobet-0lnla7 1.roobet-g7hcej.roobet-xgg0kz.roobet-govmwi.roobet-vo1rxr.roobet-khz3x9.roobet-sico3b 1.roobet-1g43o7.roobet-exh88i.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.roobet-gro7e0.roobet-u1oabr {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-gro7e0.roobet-imq6mu .roobet-j8wqeo {
  background: #2b3b67;
}

.roobet-gro7e0.roobet-imq6mu .roobet-xgyrqv {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.roobet-gro7e0.roobet-imq6mu .roobet-xgyrqv::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.roobet-gro7e0.roobet-imq6mu .roobet-xgyrqv::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.roobet-gro7e0.roobet-imq6mu .roobet-587d2n::before {
  background: #0e0f41;
}

.roobet-gro7e0.roobet-imq6mu .roobet-587d2n::after {
  background: #152557;
}

.roobet-gro7e0.roobet-hz0vqy .roobet-j8wqeo {
  background: #1f35fa;
}

.roobet-gro7e0.roobet-hz0vqy .roobet-xgyrqv {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.roobet-gro7e0.roobet-hz0vqy .roobet-xgyrqv::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.roobet-gro7e0.roobet-hz0vqy .roobet-xgyrqv::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.roobet-gro7e0.roobet-hz0vqy .roobet-587d2n::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.roobet-gro7e0.roobet-hz0vqy .roobet-587d2n::after {
  background: #192ac8;
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-j8wqeo {
  background: #fa771f;
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-xgyrqv {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-xgyrqv::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-xgyrqv::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-587d2n::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.roobet-gro7e0.roobet-1l5dq3 .roobet-587d2n::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.roobet-8dsbey .roobet-rli3qb {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.roobet-xg3fot.roobet-tnjr7o {
  display: block;
}

.roobet-xg3fot.roobet-u1oabr {
  display: none;
}

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

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

.roobet-dk65c7 {
  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-iw4qpt {
  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-77ejqt small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

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

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

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

.roobet-r2od9p .roobet-rli3qb {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.roobet-t2oaek {
  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-5m049f {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.roobet-2iazpx strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

.roobet-14n06w {
  justify-content: center;
}

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

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

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

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

.roobet-udgv8h .roobet-txdj7g {
  justify-content: center;
}

/* faq */

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

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

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

.roobet-7da2y5.roobet-85qclu .roobet-jst81w::after {
  transform: rotate(45deg);
}

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

.roobet-7da2y5.roobet-85qclu .roobet-qt1wg6 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.roobet-r2m6i2 > input:not(:checked) ~ label:hover,
.roobet-r2m6i2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.roobet-gtg7zq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.roobet-mfu9r6 44.roobet-olhikd.roobet-iudjy1.roobet-pg62wu.roobet-wjufhi.roobet-zuh82b.roobet-3zxtek.roobet-6tci72.roobet-vcjltc.roobet-s5drpx.roobet-nmkdn8.roobet-a4t0a0.roobet-ab4xfl 0l-12.roobet-jk1etl 30.roobet-xhfx9h.roobet-dy178o 2.roobet-2llwjy.roobet-dy178o 3.roobet-cfx9rx 3.roobet-5q2goy.roobet-ubqaqs 3.roobet-u9rc5w.roobet-xy0g1e.roobet-dx2z3m.roobet-gebcgl 7-3.roobet-jk1etl 10.roobet-87e7md.roobet-gebcgl 23.roobet-bdmtea.roobet-kwd6r4 1.roobet-n218kd 2.roobet-jk1etl 3.roobet-kwd6r4 1.roobet-ubqaqs 5.roobet-y9wjl3.roobet-ubqaqs 32.roobet-q4gmvr.roobet-xy0g1e 5.roobet-ab4xfl 4.roobet-gebcgl 9.roobet-gebcgl 8.roobet-ubqaqs 6.roobet-beivan.roobet-b77apb.roobet-cg1hyx.roobet-n6liw9.roobet-yjh2tv 4.roobet-wn9nv8.roobet-yjh2tv 6.roobet-yjh2tv 0l29.roobet-ab4xfl 17.roobet-4jxroi.roobet-jfbg9j 2.roobet-3rnx8q 10.roobet-1weipk.roobet-jk1etl 8.roobet-4whc0c.roobet-tpdljb.roobet-1sbbeo.roobet-m27fke.roobet-awaues.roobet-xy0g1e.roobet-zuh82b.roobet-jk1etl 1.roobet-ao1phr.roobet-vs6g22.roobet-5uii7q.roobet-s1bwdk.roobet-rywlnj.roobet-n218kd 1.roobet-ty22e6.roobet-zm6668.5z'/%3e%3c/svg%3e");
}

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

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

.roobet-ogdkzp.roobet-idmeic {
  display: block;
}

.roobet-ogdkzp.roobet-08um62 {
  display: none;
}

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

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

.roobet-z7igly {
  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-9ba5n2 {
  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-jbvqnd small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

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

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

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

.roobet-9r6grs .roobet-oh8f01 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.roobet-02jcuy 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-02jcuy button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.roobet-arrxqy {
  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-arrxqy.roobet-o20kpb {
  opacity: 1;
  pointer-events: auto;
}

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

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

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

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

/* h2->p SEO fix */
.roobet-b7ygvv #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.roobet-b71fiu:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.roobet-zqs6ei, .roobet-npun09, [class*="review-card"],
thead, thead th, table th, .roobet-s1ncqv,
.roobet-5p89ug, [class*="collapsible-header"],
.roobet-bfzoc7, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.roobet-wwsxbi, .roobet-wwsxbi :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.roobet-imctku, .roobet-imctku :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-zca1p5 li a, .roobet-zca1p5 li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-f26n0l, .roobet-f26n0l :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-sm1knd, .roobet-sm1knd :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-82f021, .roobet-82f021 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-h2kffi ul, .roobet-h2kffi ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-h2kffi ul li, .roobet-h2kffi ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-l7fsqy, .roobet-l7fsqy :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-set5g3 tbody tr td .roobet-zjbwa2, .roobet-set5g3 tbody tr td .roobet-zjbwa2 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-u6aj3f, .roobet-u6aj3f :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-02jcuy button, .roobet-02jcuy button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .roobet-arrxqy, /* up */ .roobet-arrxqy :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.roobet-j3vsei button, .roobet-j3vsei button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
