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

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

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

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

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

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

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

.betano-k97cfh {
  cursor: pointer;
}

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

.betano-7qp7rs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betano-7qp7rs figure {
  margin: 0;
}

.betano-7qp7rs.betano-9ey7oh {
  justify-content: flex-start;
  margin-right: 4px;
}

.betano-7qp7rs.betano-jsxb3i {
  justify-content: flex-end;
  margin-left: 4px;
}

.betano-7qp7rs.betano-mi6wrl {
  justify-content: center;
}

.betano-7qp7rs.betano-stv8uv {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

.betano-02w58e {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betano-02w58e 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-02w58e ul {
    margin-bottom: 15px;
  }
}

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

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

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

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

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

.betano-02w58e ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.betano-mvn309.betano-kub6su {
  background-color: #000;
}

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

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

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

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

.betano-bv2bh1 {
  margin-bottom: 94px;
}

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

.betano-l627vy .betano-1tz7r6 {
  margin-bottom: 28px;
}

.betano-l627vy .betano-1tz7r6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.betano-91zdv9 li svg {
  transition: 0.betano-gqfa4y ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.betano-r72jpo.betano-m40oob {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.betano-ir7bio li a.betano-m40oob {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.betano-hgud6y img {
  width: 100%;
  transition: 0.betano-gqfa4y ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .betano-kyon6a .betano-1tz7r6 img {
    max-width: 90px;
  }
}

.betano-1tz7r6 img {
  max-height: 50px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.betano-wf4ynd.betano-s3r5w9 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.betano-m2xm9h {
  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-m2xm9h::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-ttk2tg ease-in-out;
}

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

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

.betano-644xz1 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-gqfa4y ease-in-out;
  overflow: hidden;
}

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

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

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

.betano-iwm6we {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-w339t7 .betano-rpbxyi {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betano-w339t7 .betano-75o3uw {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betano-75o3uw {
  margin: 0 0 28px;
}

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

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

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

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

.betano-ozvxle .betano-jimtph {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.betano-7zqfpf.betano-wuumeo span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.betano-vm28z6.betano-rine0o {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-g059w9 {
  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-m2q0f1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betano-3av100 p + p {
  margin-top: 10px;
}

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

.betano-54u9bn {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-4d0249 tbody tr td .betano-wivgph {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.betano-4d0249 tbody tr td .betano-vvnxzu {
  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-gqfa4y ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.betano-4d0249 tbody tr td .betano-rm8ogm {
  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-4d0249 tbody tr td .betano-rm8ogm:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-19bwh0 {
  padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.betano-nfaxiz {
  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-gqfa4y ease-in-out;
}

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

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

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

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

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

.betano-ragr8q .betano-nfaxiz {
  width: 50%;
  margin: 0;
}

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

.betano-sh98pv {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.betano-166wox 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-gqfa4y ease-in-out;
}

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

.betano-166wox a svg {
  fill: #fff;
}

.betano-166wox a:hover {
  background: #3d68e7;
}

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

.betano-6yboyz {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-necgxj.betano-qkld3o {
  display: none;
}

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

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

.betano-6haaub iframe.betano-oavh9z {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betano-6haaub.betano-tf3lzd {
  opacity: 1;
  pointer-events: all;
}

.betano-8ca2dr {
  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-gqfa4y ease-in-out;
}

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

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

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

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

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

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

.betano-r22q1b .betano-ozvxle {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betano-r22q1b .betano-ozvxle h1,
.betano-r22q1b .betano-ozvxle 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-r22q1b .betano-ozvxle h1,
  .betano-r22q1b .betano-ozvxle h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betano-r22q1b .betano-ozvxle {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-dlzgm9 .betano-kix0uc {
  position: relative;
}

.betano-dlzgm9 .betano-cmfo6y {
  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-dlzgm9 .betano-cmfo6y.betano-qkld3o {
  display: none;
}

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

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

.betano-dlzgm9 .betano-pirzi1 .betano-nrd15r {
  max-width: 300px;
  width: 100%;
}

.betano-dlzgm9 .betano-pirzi1 .betano-nrd15r .betano-so6fj5 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betano-dlzgm9 .betano-pirzi1 .betano-nrd15r .betano-so6fj5 {
    font-size: 32px;
    text-align: center;
  }
}

.betano-dlzgm9 .betano-pirzi1 .betano-nrd15r .betano-4hbtbc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betano-dlzgm9 .betano-pirzi1 .betano-nrd15r .betano-4hbtbc {
    text-align: center;
  }
}

.betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-7nyx64 {
  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-gqfa4y ease-in-out;
}

.betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-7nyx64:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-7nyx64 {
    width: 100%;
  }
}

.betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-ysunwh {
  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-gqfa4y ease-in-out;
  overflow: hidden;
}

.betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-ysunwh 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-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-ysunwh: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-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-ysunwh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betano-dlzgm9 .betano-pirzi1 .betano-s3r5w9 .betano-ysunwh {
    width: 100%;
  }
}

.betano-dlzgm9 .betano-pirzi1.betano-qkld3o {
  display: none;
}

.betano-dlzgm9 .betano-lojh0d {
  display: none;
}

.betano-dlzgm9 .betano-lojh0d.betano-tf3lzd {
  display: block;
}

.betano-dlzgm9 .betano-lojh0d iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.betano-dlzgm9 .betano-cnkcjx .betano-so6fj5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.betano-85fepg.betano-m40oob {
  display: block;
}

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

.betano-85fepg .betano-erkjth {
  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-85fepg .betano-470kej {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betano-85fepg .betano-ysunwh {
  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-gqfa4y ease-in-out;
}

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

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

.betano-5yvwz9.betano-m40oob {
  display: block;
}

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

.betano-x19r51 {
  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-8uvn8y {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.betano-dctfxp.betano-qkld3o {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.betano-0zrkw4 {
  margin-bottom: 36px;
}

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

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

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

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

.betano-5equ16 {
  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-gqfa4y ease-in-out;
}

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

.betano-nxt2fa {
  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-gqfa4y ease-in-out;
}

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

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

.betano-dmg5vy.betano-qkld3o {
  display: none;
}

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

.betano-dmg5vy .betano-5equ16 {
  margin: 0 auto;
}

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

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

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

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

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

.betano-tlgime > 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-dgag4x.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betano-5qp7qs 44.betano-mr0won.betano-erjdxw.betano-0n7uhy.betano-dus0w1.betano-5uzx30.betano-7414jk.betano-lkn2jf.betano-68eaww.betano-h979zo.betano-57e9m2.betano-yhr2fr.betano-s1zpr3 0l-12.betano-2uvzfa 30.betano-js3zl4.betano-wk907l 2.betano-r0zqdu.betano-wk907l 3.betano-qr7ggt 3.betano-od0miy.betano-njzbgj 3.betano-eulxqb.betano-4pfvgo.betano-kvk1y0.betano-0vxhta 7-3.betano-2uvzfa 10.betano-uvkg2g.betano-0vxhta 23.betano-vlbemf.betano-uxobvw 1.betano-s36q1e 2.betano-2uvzfa 3.betano-uxobvw 1.betano-njzbgj 5.betano-c4mzxk.betano-njzbgj 32.betano-711d0p.betano-4pfvgo 5.betano-s1zpr3 4.betano-0vxhta 9.betano-0vxhta 8.betano-njzbgj 6.betano-hrssu0.betano-ubmp6p.betano-12nqg1.betano-c4vli1.betano-12al8r 4.betano-jamc46.betano-12al8r 6.betano-12al8r 0l29.betano-s1zpr3 17.betano-jnj5to.betano-p8c8on 2.betano-low56i 10.betano-memgt3.betano-2uvzfa 8.betano-jvohmx.betano-x7n3p9.betano-hzrxp2.betano-hb1wbd.betano-a039t3.betano-4pfvgo.betano-5uzx30.betano-2uvzfa 1.betano-itu3yh.betano-sfl5m3.betano-x6f51o.betano-o1wx8n.betano-wadq0j.betano-s36q1e 1.betano-5jq3mj.betano-pm5o19.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betano-tlgime > input:checked ~ label,
.betano-tlgime > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-dgag4x.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betano-5qp7qs 44.betano-mr0won.betano-erjdxw.betano-0n7uhy.betano-dus0w1.betano-5uzx30.betano-7414jk.betano-lkn2jf.betano-68eaww.betano-h979zo.betano-57e9m2.betano-yhr2fr.betano-s1zpr3 0l-12.betano-2uvzfa 30.betano-js3zl4.betano-wk907l 2.betano-r0zqdu.betano-wk907l 3.betano-qr7ggt 3.betano-od0miy.betano-njzbgj 3.betano-eulxqb.betano-4pfvgo.betano-kvk1y0.betano-0vxhta 7-3.betano-2uvzfa 10.betano-uvkg2g.betano-0vxhta 23.betano-vlbemf.betano-uxobvw 1.betano-s36q1e 2.betano-2uvzfa 3.betano-uxobvw 1.betano-njzbgj 5.betano-c4mzxk.betano-njzbgj 32.betano-711d0p.betano-4pfvgo 5.betano-s1zpr3 4.betano-0vxhta 9.betano-0vxhta 8.betano-njzbgj 6.betano-hrssu0.betano-ubmp6p.betano-12nqg1.betano-c4vli1.betano-12al8r 4.betano-jamc46.betano-12al8r 6.betano-12al8r 0l29.betano-s1zpr3 17.betano-jnj5to.betano-p8c8on 2.betano-low56i 10.betano-memgt3.betano-2uvzfa 8.betano-jvohmx.betano-x7n3p9.betano-hzrxp2.betano-hb1wbd.betano-a039t3.betano-4pfvgo.betano-5uzx30.betano-2uvzfa 1.betano-itu3yh.betano-sfl5m3.betano-x6f51o.betano-o1wx8n.betano-wadq0j.betano-s36q1e 1.betano-5jq3mj.betano-pm5o19.5z'/%3e%3c/svg%3e");
}

.betano-tlgime > input:not(:checked) ~ label:hover,
.betano-tlgime > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-dgag4x.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betano-5qp7qs 44.betano-mr0won.betano-erjdxw.betano-0n7uhy.betano-dus0w1.betano-5uzx30.betano-7414jk.betano-lkn2jf.betano-68eaww.betano-h979zo.betano-57e9m2.betano-yhr2fr.betano-s1zpr3 0l-12.betano-2uvzfa 30.betano-js3zl4.betano-wk907l 2.betano-r0zqdu.betano-wk907l 3.betano-qr7ggt 3.betano-od0miy.betano-njzbgj 3.betano-eulxqb.betano-4pfvgo.betano-kvk1y0.betano-0vxhta 7-3.betano-2uvzfa 10.betano-uvkg2g.betano-0vxhta 23.betano-vlbemf.betano-uxobvw 1.betano-s36q1e 2.betano-2uvzfa 3.betano-uxobvw 1.betano-njzbgj 5.betano-c4mzxk.betano-njzbgj 32.betano-711d0p.betano-4pfvgo 5.betano-s1zpr3 4.betano-0vxhta 9.betano-0vxhta 8.betano-njzbgj 6.betano-hrssu0.betano-ubmp6p.betano-12nqg1.betano-c4vli1.betano-12al8r 4.betano-jamc46.betano-12al8r 6.betano-12al8r 0l29.betano-s1zpr3 17.betano-jnj5to.betano-p8c8on 2.betano-low56i 10.betano-memgt3.betano-2uvzfa 8.betano-jvohmx.betano-x7n3p9.betano-hzrxp2.betano-hb1wbd.betano-a039t3.betano-4pfvgo.betano-5uzx30.betano-2uvzfa 1.betano-itu3yh.betano-sfl5m3.betano-x6f51o.betano-o1wx8n.betano-wadq0j.betano-s36q1e 1.betano-5jq3mj.betano-pm5o19.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.betano-u8wcmt.betano-qkld3o {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-u8wcmt.betano-rjy1dh .betano-xypu0y {
  background: #2b3b67;
}

.betano-u8wcmt.betano-rjy1dh .betano-9hve7b {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betano-u8wcmt.betano-rjy1dh .betano-9hve7b::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betano-u8wcmt.betano-rjy1dh .betano-9hve7b::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betano-u8wcmt.betano-rjy1dh .betano-bo8utu::before {
  background: #0e0f41;
}

.betano-u8wcmt.betano-rjy1dh .betano-bo8utu::after {
  background: #152557;
}

.betano-u8wcmt.betano-b1dclm .betano-xypu0y {
  background: #1f35fa;
}

.betano-u8wcmt.betano-b1dclm .betano-9hve7b {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betano-u8wcmt.betano-b1dclm .betano-9hve7b::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betano-u8wcmt.betano-b1dclm .betano-9hve7b::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.betano-u8wcmt.betano-b1dclm .betano-bo8utu::after {
  background: #192ac8;
}

.betano-u8wcmt.betano-5vbam0 .betano-xypu0y {
  background: #fa771f;
}

.betano-u8wcmt.betano-5vbam0 .betano-9hve7b {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betano-u8wcmt.betano-5vbam0 .betano-9hve7b::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betano-u8wcmt.betano-5vbam0 .betano-9hve7b::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betano-u8wcmt.betano-5vbam0 .betano-bo8utu::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betano-u8wcmt.betano-5vbam0 .betano-bo8utu::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-pdmo4x .betano-xqf5w1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.betano-gvwjac {
  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-gvwjac.betano-tf3lzd {
  display: block;
}

.betano-gvwjac.betano-qkld3o {
  display: none;
}

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

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

.betano-t529k8 {
  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-nzxzi9 {
  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-ab9txo small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.betano-6onot6 .betano-xqf5w1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.betano-bz7sc0 {
  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-71k3hk {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betano-udyevu {
  justify-content: center;
}

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

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

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

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

.betano-c0somi .betano-t4218w {
  justify-content: center;
}

/* faq */

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

.betano-1td360 {
  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-s0gczl ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betano-1td360::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betano-s0gczl ease;
}

.betano-wy2vlo.betano-m40oob .betano-1td360::after {
  transform: rotate(45deg);
}

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

.betano-wy2vlo.betano-m40oob .betano-jg0mpx {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.betano-tlgime > input:not(:checked) ~ label:hover,
.betano-tlgime > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betano-g73j3u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betano-4hlbjd 44.betano-vf5edh.betano-d0qswd.betano-h1vriw.betano-9kb2cy.betano-6rhdwz.betano-dsq1w4.betano-ph8mc2.betano-wfqrk9.betano-nfqdar.betano-1dea28.betano-bv2cg6.betano-niyk0r 0l-12.betano-2s6ptk 30.betano-fsmlj6.betano-maqrl9 2.betano-u8la2i.betano-maqrl9 3.betano-rdcbt8 3.betano-jh1gge.betano-ncxde5 3.betano-5hqi1m.betano-7u8bvz.betano-phvptl.betano-hhqy4b 7-3.betano-2s6ptk 10.betano-s09hth.betano-hhqy4b 23.betano-ihymhz.betano-1akexg 1.betano-5taknp 2.betano-2s6ptk 3.betano-1akexg 1.betano-ncxde5 5.betano-uyuutc.betano-ncxde5 32.betano-6nfeqy.betano-7u8bvz 5.betano-niyk0r 4.betano-hhqy4b 9.betano-hhqy4b 8.betano-ncxde5 6.betano-2yzld9.betano-hniv7w.betano-t5kaia.betano-9bzgwn.betano-3g7noj 4.betano-li4wj1.betano-3g7noj 6.betano-3g7noj 0l29.betano-niyk0r 17.betano-9n8rbu.betano-v99c0w 2.betano-5pbdnl 10.betano-kq5c58.betano-2s6ptk 8.betano-wka10w.betano-9mef6j.betano-d3fg3m.betano-cr55lf.betano-41y4ra.betano-7u8bvz.betano-6rhdwz.betano-2s6ptk 1.betano-64my74.betano-cma7bq.betano-iauo1s.betano-7smrzs.betano-5yv8eh.betano-5taknp 1.betano-af540u.betano-nq6jc6.5z'/%3e%3c/svg%3e");
}

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

.betano-donmcp {
  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-donmcp.betano-lkzmt5 {
  display: block;
}

.betano-donmcp.betano-qd4b84 {
  display: none;
}

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

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

.betano-gpz94y {
  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-g22rgu {
  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-doxebc small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.betano-6lymj8 .betano-6lw3fp {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.betano-ha2al8 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-ha2al8 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-ag114f {
  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-ag114f.betano-mipi98 {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.betano-znztoy, .betano-reagy6, [class*="review-card"],
thead, thead th, table th, .betano-oeb5zc,
.betano-i65gsr, [class*="collapsible-header"],
.betano-ug217o, [class*="updated-block"] {
  color: #ece7dc !important;
}
