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

.betano-l7e325 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.betano-0xutwm {
  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) {
  .betano-0xutwm: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;
  }
}

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

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

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

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

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

.betano-j0253g {
  cursor: pointer;
}

.betano-v1spye {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betano-1lw2a7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betano-1lw2a7 figure {
  margin: 0;
}

.betano-1lw2a7.betano-h8e8s9 {
  justify-content: flex-start;
  margin-right: 4px;
}

.betano-1lw2a7.betano-k5dzx4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.betano-1lw2a7.betano-dyf1il {
  justify-content: center;
}

.betano-1lw2a7.betano-acry86 {
  justify-content: normal;
}

.betano-u4821d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betano-gn4kbk img {
  width: 100%;
}

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

.betano-93jexz {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betano-93jexz 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) {
  .betano-93jexz ul {
    margin-bottom: 15px;
  }
}

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

.betano-93jexz 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);
}

.betano-93jexz ul li span svg {
  fill: var(--title-color);
}

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

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

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

.betano-93jexz ul li:last-of-type::after {
  display: none;
}

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

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

.betano-r7znzr {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betano-kxysqx.betano-81mzao {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .betano-kxysqx.betano-81mzao:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.betano-72fggb {
  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) {
  .betano-72fggb {
    flex-direction: column;
  }
}

.betano-6m97xq {
  margin-bottom: 94px;
}

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

.betano-i9rel9 .betano-5v1x5t {
  margin-bottom: 28px;
}

.betano-i9rel9 .betano-5v1x5t img {
  max-height: 100px;
  width: auto;
}

.betano-u0vtw1 {
  display: flex;
  align-items: center;
}

.betano-u0vtw1 a + a {
  margin-left: 24px;
}

.betano-u0vtw1 img {
  max-height: 56px;
  width: auto;
}

.betano-u0vtw1 img + img {
  margin-left: 24px;
}

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

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

.betano-l6qfnc {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betano-y95teb li {
  display: flex;
  margin: 0 7px;
}

.betano-y95teb li svg {
  transition: 0.betano-79g48u ease-in-out;
}

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

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

.betano-klcytw + .betano-klcytw {
  margin-left: 120px;
}

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

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

.betano-jh4xs7 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betano-jh4xs7 li {
  font-size: 16px;
}

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

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

.betano-jh4xs7 li + li {
  margin-top: 16px;
}

.betano-sb5nr3 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betano-uo002k ease-in-out;
}

.betano-sb5nr3.betano-cbzsoy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betano-7ew5b6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betano-ulu9ou li {
  width: 100%;
}

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

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

.betano-ulu9ou li a.betano-cbzsoy {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.betano-8p0w5s {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betano-8p0w5s img {
  width: 100%;
  transition: 0.betano-79g48u ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .betano-mqvul7 .betano-5v1x5t img {
    max-width: 90px;
  }
}

.betano-5v1x5t img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .betano-5v1x5t {
    order: -2;
  }
}

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

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

.betano-trrpim li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.betano-3stmwf {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betano-3stmwf.betano-tq1s56 {
  margin-right: 0;
}

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

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

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

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

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

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

.betano-v843is:hover > ul {
  display: flex;
}

.betano-v843is:focus > ul {
  display: flex;
}

.betano-v843is:focus-within > ul {
  display: flex;
}

.betano-9hugc7 {
  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;
}

.betano-9hugc7::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.betano-uo002k ease-in-out;
}

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

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

.betano-v843is 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.betano-79g48u ease-in-out;
  overflow: hidden;
}

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

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

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

.betano-jmt6yv {
  display: none;
}

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

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

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

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

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

.betano-vghnqp img {
  margin-bottom: 20px;
}

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

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

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

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

.betano-1jxhb9 {
  color: var(--text-color);
}

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

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

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

.betano-behgwp p img {
  display: block;
  margin: 0 auto;
}

.betano-behgwp p:first-of-type {
  margin-top: 0;
}

.betano-behgwp p:last-of-type {
  margin-bottom: 0;
}

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

.betano-behgwp ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

.betano-5d5ayi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.betano-1gm8uu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.betano-1gm8uu .betano-acv2te {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .betano-1gm8uu .betano-acv2te {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.betano-1gm8uu .betano-tsfdpk {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betano-tsfdpk {
  margin: 0 0 28px;
}

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

.betano-acv2te {
  margin: 0 0 28px;
}

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

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

.betano-5d5ayi .betano-0xutwm {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betano-wwc8bs {
  position: relative;
  border: none;
}

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

.betano-mc3yzd {
  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;
}

.betano-mc3yzd span {
  height: 32px;
}

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

.betano-mc3yzd.betano-fxybkh span {
  transform: scaleY(-1);
}

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

.betano-ybt9fz {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.betano-ybt9fz li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.betano-79g48u ease-in-out;
}

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

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

.betano-ybt9fz.betano-r7o59l {
  display: none;
}

.betano-hqala9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betano-hqala9 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betano-hqala9 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betano-0ov0dj {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .betano-0ov0dj {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.betano-6iqptc {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.betano-10krxm table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.betano-10krxm table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.betano-10krxm p {
  color: var(--text-color);
}

.betano-nns6ul {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betano-q9jekn {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.betano-foadi9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betano-4o8y1n p + p {
  margin-top: 10px;
}

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

.betano-c842y1 {
  display: none;
}

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

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

.betano-k09107 li {
  margin: 0 20px;
}

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

.betano-k09107 li a img {
  margin-bottom: 4px;
}

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

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

.betano-b2xqus li {
  font-size: 16px;
  position: relative;
}

.betano-b2xqus li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betano-b2xqus li span {
  opacity: 0.5;
}

.betano-b2xqus li + li {
  margin-left: 30px;
}

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

h2.betano-pqc6pd {
  margin: 0 0 28px;
}

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

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

.betano-yd0ibp 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);
}

.betano-yd0ibp 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;
}

.betano-yd0ibp 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;
}

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

.betano-yd0ibp tbody tr:last-of-type {
  margin-bottom: 0;
}

.betano-yd0ibp tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betano-yd0ibp 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);
}

.betano-yd0ibp 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);
}

.betano-yd0ibp tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betano-yd0ibp tbody tr td .betano-bz21hh {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betano-yd0ibp tbody tr td .betano-bz21hh {
    width: 100%;
  }
}

.betano-yd0ibp tbody tr td .betano-kng5yl {
  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.betano-79g48u ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .betano-yd0ibp tbody tr td .betano-kng5yl {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betano-yd0ibp tbody tr td .betano-kng5yl {
    width: 100%;
  }
}

.betano-yd0ibp tbody tr td .betano-u0typ4 {
  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) {
  .betano-yd0ibp tbody tr td .betano-u0typ4:hover {
    text-decoration: none;
  }
}

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

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

.betano-z6wmf5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betano-oqcdy4 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betano-79g48u ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .betano-6iop7j {
    height: 190px;
    margin: 20px auto;
  }
}

.betano-6iop7j img {
  width: 100%;
  height: 100%;
}

.betano-6iop7j iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betano-ynza76 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betano-79g48u ease-in-out;
}

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

.betano-e56nft {
  padding: 90px 0;
}

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

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

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

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

.betano-lng50u img {
  width: 100%;
}

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

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

.betano-p1hyp1 {
  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;
}

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

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

.betano-p2ppn5 {
  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.betano-79g48u ease-in-out;
}

.betano-p2ppn5:hover {
  border: 1px solid #8c8ca2;
}

.betano-r2c0ym {
  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%);
}

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

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

.betano-iwravh a {
  text-decoration: underline;
  color: #8babff;
}

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

.betano-mn8mu8 .betano-p2ppn5 {
  width: 50%;
  margin: 0;
}

.betano-563x1k {
  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;
}

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

.betano-45eaao {
  margin: 0 0 100px;
}

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

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

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

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

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

.betano-rvoe05 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betano-5zdhpi 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.betano-79g48u ease-in-out;
}

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

.betano-5zdhpi a svg {
  fill: #fff;
}

.betano-5zdhpi a:hover {
  background: #3d68e7;
}

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

.betano-dpb72z {
  margin-bottom: 16px;
}

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

.betano-3g6e9r {
  font-size: 16px;
  color: var(--text-color);
}

.betano-83cebe {
  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) {
  .betano-83cebe {
    padding: 0 16px;
  }
}

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

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

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

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

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

.betano-bhjvl4 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.betano-bhjvl4 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);
}

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

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

.betano-bhjvl4 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .betano-bhjvl4 {
    margin: 0;
  }
}

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

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

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

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

.betano-qxgdf3.betano-8tgww3 {
  display: none;
}

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

.betano-3z2cn8 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betano-3z2cn8 iframe.betano-wdc2r9 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betano-3z2cn8.betano-rj0xnm {
  opacity: 1;
  pointer-events: all;
}

.betano-cf5k46 {
  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.betano-79g48u ease-in-out;
}

.betano-cf5k46 svg {
  margin-right: 10px;
}

.betano-cf5k46 + .betano-cf5k46 {
  margin-top: 14px;
}

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

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

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

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

.betano-83cebe .betano-5d5ayi {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betano-83cebe .betano-5d5ayi h1,
.betano-83cebe .betano-5d5ayi 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) {
  .betano-83cebe .betano-5d5ayi h1,
  .betano-83cebe .betano-5d5ayi h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betano-83cebe .betano-5d5ayi {
    margin: 28px 0 0;
  }
}

.betano-5kbbmm {
  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) {
  .betano-5kbbmm {
    padding: 0 16px;
  }
}

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

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

.betano-9rbiqf {
  max-width: 545px;
  width: 100%;
}

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

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

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

.betano-5c2tf6 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betano-0edsat {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betano-a0p5b6 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betano-wl5dtq .betano-0xutwm {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betano-wl5dtq .betano-0xutwm {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betano-j9wc92 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betano-j9wc92 img {
  width: 100%;
}

.betano-e4f9l3 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betano-u9caxr {
  width: 100%;
  margin: 0 0 100px;
}

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

.betano-u9caxr .betano-e3nvxg {
  position: relative;
}

.betano-u9caxr .betano-97ee7e {
  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;
}

.betano-u9caxr .betano-97ee7e.betano-8tgww3 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betano-u9caxr .betano-sovrz5 {
    bottom: 90px;
  }
}

.betano-u9caxr .betano-sovrz5 .betano-a2p1bj {
  max-width: 300px;
  width: 100%;
}

.betano-u9caxr .betano-sovrz5 .betano-a2p1bj .betano-snhq7m {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-sovrz5 .betano-a2p1bj .betano-snhq7m {
    font-size: 32px;
    text-align: center;
  }
}

.betano-u9caxr .betano-sovrz5 .betano-a2p1bj .betano-50nvm8 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-sovrz5 .betano-a2p1bj .betano-50nvm8 {
    text-align: center;
  }
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-sovrz5 .betano-tq1s56 {
    flex-direction: column-reverse;
  }
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-i8d9bc {
  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.betano-79g48u ease-in-out;
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-i8d9bc:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-i8d9bc {
    width: 100%;
  }
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-vqjlcb {
  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.betano-79g48u ease-in-out;
  overflow: hidden;
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-vqjlcb 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);
  }
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-vqjlcb: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;
}

.betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-vqjlcb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-sovrz5 .betano-tq1s56 .betano-vqjlcb {
    width: 100%;
  }
}

.betano-u9caxr .betano-sovrz5.betano-8tgww3 {
  display: none;
}

.betano-u9caxr .betano-7e8j8d {
  display: none;
}

.betano-u9caxr .betano-7e8j8d.betano-rj0xnm {
  display: block;
}

.betano-u9caxr .betano-7e8j8d iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-7e8j8d iframe {
    height: calc(100vh - 54px);
  }
}

.betano-u9caxr .betano-5zqici {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betano-u9caxr .betano-5zqici {
    padding: 24px 16px 0;
  }
}

.betano-u9caxr .betano-5zqici .betano-snhq7m {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betano-u9caxr .betano-5zqici .betano-snhq7m {
    margin-bottom: 24px;
  }
}

.betano-u9caxr .betano-5zqici 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);
}

.betano-u9caxr .betano-5zqici 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) {
  .betano-u9caxr .betano-5zqici table tr td {
    padding: 12px 4px;
  }
}

.betano-u9caxr .betano-5zqici 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) {
  .betano-u9caxr .betano-5zqici table tr th {
    padding: 12px 4px;
  }
}

.betano-u9caxr .betano-5zqici table tr:last-of-type td {
  border-bottom: none;
}

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

.betano-kn7dh1.betano-cbzsoy {
  display: block;
}

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

.betano-kn7dh1 .betano-p8nx4e {
  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;
}

.betano-kn7dh1 .betano-2iwhsa {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betano-kn7dh1 .betano-vqjlcb {
  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.betano-79g48u ease-in-out;
}

.betano-kn7dh1 .betano-vqjlcb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betano-4v5zy2.betano-cbzsoy {
  display: block;
}

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

.betano-c7jzxn {
  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;
}

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

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

.betano-q1uxc2 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betano-q1uxc2 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betano-bxw8tu {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betano-3d4q98.betano-8tgww3 {
  display: none;
}

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

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

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

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

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

.betano-1bbgqz 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.betano-79g48u ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.betano-1bbgqz input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betano-1bbgqz input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betano-1bbgqz input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.betano-1bbgqz input:active {
  border-color: #c2c0ce;
}

.betano-1bbgqz input:focus {
  border-color: #c2c0ce;
}

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

.betano-1t5omq {
  margin-bottom: 36px;
}

.betano-1t5omq 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;
}

.betano-1t5omq textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betano-1t5omq textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betano-bhs9b1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betano-h2xgac {
  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.betano-79g48u ease-in-out;
}

.betano-h2xgac:hover {
  background: var(--border-color);
}

.betano-0rb1y8 {
  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.betano-79g48u ease-in-out;
}

.betano-0rb1y8:hover {
  background: #166ad9;
}

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

.betano-gof095.betano-8tgww3 {
  display: none;
}

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

.betano-gof095 .betano-h2xgac {
  margin: 0 auto;
}

.betano-vq6mxm {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betano-p9tjoo {
  filter: grayscale(100%);
}

.betano-jx63qe > input {
  display: none;
}

.betano-jx63qe > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-7eohgg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betano-uo9wj1 44.betano-5qypry.betano-eei7fi.betano-nfmbq3.betano-z0q2vq.betano-zu6sty.betano-8kts2f.betano-6ct2ua.betano-gfxdbc.betano-dc0d1s.betano-z6w5ez.betano-ex962y.betano-x72okk 0l-12.betano-iy34vv 30.betano-bda687.betano-zoipvc 2.betano-re77n7.betano-zoipvc 3.betano-0fvzgz 3.betano-kiu0u5.betano-s15ndo 3.betano-1idhcp.betano-vnqumt.betano-yy26ra.betano-hbmbn1 7-3.betano-iy34vv 10.betano-geribv.betano-hbmbn1 23.betano-6etk82.betano-1g8h0o 1.betano-91u3kb 2.betano-iy34vv 3.betano-1g8h0o 1.betano-s15ndo 5.betano-pjuc5r.betano-s15ndo 32.betano-vhjp65.betano-vnqumt 5.betano-x72okk 4.betano-hbmbn1 9.betano-hbmbn1 8.betano-s15ndo 6.betano-4xk4ee.betano-kp1wya.betano-f12bgk.betano-lau0l7.betano-j07zn4 4.betano-dmg9e8.betano-j07zn4 6.betano-j07zn4 0l29.betano-x72okk 17.betano-xbeom8.betano-ywweqk 2.betano-ksog9r 10.betano-jxo3tg.betano-iy34vv 8.betano-d8nmsi.betano-qsgm9l.betano-91ztfw.betano-2syv69.betano-czp2no.betano-vnqumt.betano-zu6sty.betano-iy34vv 1.betano-jprbo2.betano-9cd2lk.betano-eka83d.betano-cv8tfq.betano-h69j6u.betano-91u3kb 1.betano-lyysxd.betano-bnmoq5.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betano-jx63qe > input:checked ~ label,
.betano-jx63qe > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-7eohgg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betano-uo9wj1 44.betano-5qypry.betano-eei7fi.betano-nfmbq3.betano-z0q2vq.betano-zu6sty.betano-8kts2f.betano-6ct2ua.betano-gfxdbc.betano-dc0d1s.betano-z6w5ez.betano-ex962y.betano-x72okk 0l-12.betano-iy34vv 30.betano-bda687.betano-zoipvc 2.betano-re77n7.betano-zoipvc 3.betano-0fvzgz 3.betano-kiu0u5.betano-s15ndo 3.betano-1idhcp.betano-vnqumt.betano-yy26ra.betano-hbmbn1 7-3.betano-iy34vv 10.betano-geribv.betano-hbmbn1 23.betano-6etk82.betano-1g8h0o 1.betano-91u3kb 2.betano-iy34vv 3.betano-1g8h0o 1.betano-s15ndo 5.betano-pjuc5r.betano-s15ndo 32.betano-vhjp65.betano-vnqumt 5.betano-x72okk 4.betano-hbmbn1 9.betano-hbmbn1 8.betano-s15ndo 6.betano-4xk4ee.betano-kp1wya.betano-f12bgk.betano-lau0l7.betano-j07zn4 4.betano-dmg9e8.betano-j07zn4 6.betano-j07zn4 0l29.betano-x72okk 17.betano-xbeom8.betano-ywweqk 2.betano-ksog9r 10.betano-jxo3tg.betano-iy34vv 8.betano-d8nmsi.betano-qsgm9l.betano-91ztfw.betano-2syv69.betano-czp2no.betano-vnqumt.betano-zu6sty.betano-iy34vv 1.betano-jprbo2.betano-9cd2lk.betano-eka83d.betano-cv8tfq.betano-h69j6u.betano-91u3kb 1.betano-lyysxd.betano-bnmoq5.5z'/%3e%3c/svg%3e");
}

.betano-jx63qe > input:not(:checked) ~ label:hover,
.betano-jx63qe > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-7eohgg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betano-uo9wj1 44.betano-5qypry.betano-eei7fi.betano-nfmbq3.betano-z0q2vq.betano-zu6sty.betano-8kts2f.betano-6ct2ua.betano-gfxdbc.betano-dc0d1s.betano-z6w5ez.betano-ex962y.betano-x72okk 0l-12.betano-iy34vv 30.betano-bda687.betano-zoipvc 2.betano-re77n7.betano-zoipvc 3.betano-0fvzgz 3.betano-kiu0u5.betano-s15ndo 3.betano-1idhcp.betano-vnqumt.betano-yy26ra.betano-hbmbn1 7-3.betano-iy34vv 10.betano-geribv.betano-hbmbn1 23.betano-6etk82.betano-1g8h0o 1.betano-91u3kb 2.betano-iy34vv 3.betano-1g8h0o 1.betano-s15ndo 5.betano-pjuc5r.betano-s15ndo 32.betano-vhjp65.betano-vnqumt 5.betano-x72okk 4.betano-hbmbn1 9.betano-hbmbn1 8.betano-s15ndo 6.betano-4xk4ee.betano-kp1wya.betano-f12bgk.betano-lau0l7.betano-j07zn4 4.betano-dmg9e8.betano-j07zn4 6.betano-j07zn4 0l29.betano-x72okk 17.betano-xbeom8.betano-ywweqk 2.betano-ksog9r 10.betano-jxo3tg.betano-iy34vv 8.betano-d8nmsi.betano-qsgm9l.betano-91ztfw.betano-2syv69.betano-czp2no.betano-vnqumt.betano-zu6sty.betano-iy34vv 1.betano-jprbo2.betano-9cd2lk.betano-eka83d.betano-cv8tfq.betano-h69j6u.betano-91u3kb 1.betano-lyysxd.betano-bnmoq5.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betano-h1g8uc > .betano-vxvfk4 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betano-h1g8uc > .betano-vxvfk4 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betano-h1g8uc > .betano-vxvfk4 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betano-h1g8uc > .betano-vxvfk4 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betano-h1g8uc > .betano-vxvfk4 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betano-s50t87.betano-8tgww3 {
  display: none;
}

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

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

.betano-jewc7v {
  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;
}

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

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

.betano-jewc7v img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betano-g0ym8y {
  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;
}

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

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

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

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

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

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

.betano-3nc4qr {
  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.betano-79g48u ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.betano-s50t87.betano-ud2a1w .betano-crtv19 {
  background: #2b3b67;
}

.betano-s50t87.betano-ud2a1w .betano-jewc7v {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betano-s50t87.betano-ud2a1w .betano-jewc7v::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betano-s50t87.betano-ud2a1w .betano-jewc7v::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betano-s50t87.betano-ud2a1w .betano-g0ym8y::before {
  background: #0e0f41;
}

.betano-s50t87.betano-ud2a1w .betano-g0ym8y::after {
  background: #152557;
}

.betano-s50t87.betano-zoprjn .betano-crtv19 {
  background: #1f35fa;
}

.betano-s50t87.betano-zoprjn .betano-jewc7v {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betano-s50t87.betano-zoprjn .betano-jewc7v::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betano-s50t87.betano-zoprjn .betano-jewc7v::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betano-s50t87.betano-zoprjn .betano-g0ym8y::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betano-s50t87.betano-zoprjn .betano-g0ym8y::after {
  background: #192ac8;
}

.betano-s50t87.betano-84pwox .betano-crtv19 {
  background: #fa771f;
}

.betano-s50t87.betano-84pwox .betano-jewc7v {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betano-s50t87.betano-84pwox .betano-jewc7v::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betano-s50t87.betano-84pwox .betano-jewc7v::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betano-s50t87.betano-84pwox .betano-g0ym8y::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betano-s50t87.betano-84pwox .betano-g0ym8y::after {
  background: #fa8535;
}

.betano-3fslxc {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betano-d2kyjc {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.betano-yw6da3 {
  width: 120px;
  height: 22px;
}

.betano-yw6da3 .betano-c1v6ds {
  fill: #c2c0ce;
}

.betano-yw6da3 [rating="1"] .betano-c1v6ds:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betano-yw6da3 [rating="2"] .betano-c1v6ds:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betano-yw6da3 [rating="3"] .betano-c1v6ds:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betano-yw6da3 [rating="4"] .betano-c1v6ds:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betano-yw6da3 [rating="5"] .betano-c1v6ds:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.betano-ixgnad.betano-rj0xnm {
  display: block;
}

.betano-ixgnad.betano-8tgww3 {
  display: none;
}

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

.betano-90cjo1 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betano-u6bf42 {
  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);
}

.betano-lhyoxo {
  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;
}

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

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

.betano-gz2gb0 {
  font-size: 16px;
  line-height: 140%;
}

.betano-2ccvpd {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betano-2ccvpd .betano-c1v6ds {
  fill: #c2c0ce;
}

.betano-2ccvpd [rating="1"] .betano-c1v6ds:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betano-2ccvpd [rating="2"] .betano-c1v6ds:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

.betano-2ccvpd [rating="4"] .betano-c1v6ds:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betano-2ccvpd [rating="5"] .betano-c1v6ds:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betano-hb5xss {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.betano-x99vyx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betano-90yldz {
  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;
}

.betano-0fe51b {
  flex: 1;
  min-width: 0;
}

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

.betano-hjr9de {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.betano-hjr9de svg path {
  fill: var(--button-bg-color);
}

.betano-hjr9de svg circle {
  fill: var(--button-text-color);
}

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

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

.betano-xms24o strong {
  font-weight: 600;
}

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

.betano-xumdkk p {
  margin: 0 0 16px;
}

.betano-xumdkk p:last-child {
  margin-bottom: 0;
}

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

.betano-ow38z6 {
  max-width: 300px;
  width: 100%;
}

.betano-ow38z6 a {
  width: 100%;
}

@media (max-width: 575px) {
  .betano-ow38z6 {
    max-width: 200px;
  }
}

.betano-8rss42 {
  justify-content: center;
}

.betano-o22l6u {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betano-yuqkka {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betano-19empp .betano-trrpim {
  justify-content: center;
}

/* faq */

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

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

.betano-eyj252::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betano-lrpdxl ease;
}

.betano-1vo8qn.betano-cbzsoy .betano-eyj252::after {
  transform: rotate(45deg);
}

.betano-a4u6qc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.betano-79g48u ease, padding 0.betano-79g48u ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.betano-1vo8qn.betano-cbzsoy .betano-a4u6qc {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betano-ugd09t {
  margin: 25px 0;
}

.betano-jx63qe > input:not(:checked) ~ label:hover,
.betano-jx63qe > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-tpnpsv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betano-8gz6aa 44.betano-hdkk4q.betano-sdmm1y.betano-j61cw5.betano-veysou.betano-32f9gm.betano-e81p0e.betano-t0ukmu.betano-rhnh30.betano-464c1q.betano-6azbrv.betano-lp23ds.betano-97jbhh 0l-12.betano-i37ws0 30.betano-ueocxu.betano-59p1zd 2.betano-r46hyi.betano-59p1zd 3.betano-407gsc 3.betano-t73a83.betano-qqxnu2 3.betano-mxzgbv.betano-aorc9z.betano-f37eit.betano-skemfo 7-3.betano-i37ws0 10.betano-9i4wvz.betano-skemfo 23.betano-um7ut1.betano-5p4pl2 1.betano-bmx1ve 2.betano-i37ws0 3.betano-5p4pl2 1.betano-qqxnu2 5.betano-xwxp6o.betano-qqxnu2 32.betano-4ywzfe.betano-aorc9z 5.betano-97jbhh 4.betano-skemfo 9.betano-skemfo 8.betano-qqxnu2 6.betano-w05q6k.betano-o634wx.betano-jyas42.betano-5xmggw.betano-4onemj 4.betano-sf53i8.betano-4onemj 6.betano-4onemj 0l29.betano-97jbhh 17.betano-q8pxzl.betano-n1a056 2.betano-l0ec5p 10.betano-gdwwy2.betano-i37ws0 8.betano-rfr4gd.betano-h5d2kt.betano-8dgp5q.betano-q5ral7.betano-zf3xcw.betano-aorc9z.betano-32f9gm.betano-i37ws0 1.betano-cn02b3.betano-of1tjm.betano-muqfoj.betano-ag1k4l.betano-7vcrk8.betano-bmx1ve 1.betano-893wjp.betano-q2q6pd.5z'/%3e%3c/svg%3e");
}

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

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

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

.betano-zjgsap.betano-doht2r {
  display: block;
}

.betano-zjgsap.betano-3tk2sh {
  display: none;
}

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

.betano-65n2ir {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betano-s8jy0z {
  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);
}

.betano-0du7ye {
  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;
}

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

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

.betano-kybplh {
  font-size: 16px;
  line-height: 140%;
}

.betano-fgxlqw {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betano-fgxlqw .betano-3hjett {
  fill: #c2c0ce;
}

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

.betano-fgxlqw [rating="2"] .betano-3hjett:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betano-fgxlqw [rating="3"] .betano-3hjett:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betano-fgxlqw [rating="4"] .betano-3hjett:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betano-fgxlqw [rating="5"] .betano-3hjett:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betano-86w0e3 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;
}

.betano-86w0e3 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.betano-81llyb {
  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);
}

.betano-81llyb.betano-e0yj5f {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.betano-fsmbhn {
  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;
}

.betano-fsmbhn label {
  font-size: 14px;
}

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

.betano-2yl8se h2 {
  color: green;
  font-weight: 500;
}

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