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

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

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

.betalice-q1o8nm {
  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) {
  .betalice-q1o8nm: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;
  }
}

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

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

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

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

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

.betalice-u3mnrz {
  cursor: pointer;
}

.betalice-qid5gm {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betalice-asenz4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betalice-asenz4 figure {
  margin: 0;
}

.betalice-asenz4.betalice-hwndm4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.betalice-asenz4.betalice-28qkv4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.betalice-asenz4.betalice-pv0tgh {
  justify-content: center;
}

.betalice-asenz4.betalice-jb399s {
  justify-content: normal;
}

.betalice-tvx9ow {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betalice-ao6ibg img {
  width: 100%;
}

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

.betalice-j9kpc5 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betalice-j9kpc5 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) {
  .betalice-j9kpc5 ul {
    margin-bottom: 15px;
  }
}

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

.betalice-j9kpc5 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);
}

.betalice-j9kpc5 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.betalice-j9kpc5 ul li:last-of-type::after {
  display: none;
}

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

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

.betalice-obi9cn {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betalice-lf4ik7.betalice-zjkgr4 {
  background-color: #000;
}

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

.betalice-96t7k4 {
  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) {
  .betalice-96t7k4 {
    padding: 80px 16px 0;
  }
}

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

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

.betalice-lugvmf {
  margin-bottom: 94px;
}

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

.betalice-ybr2z7 .betalice-gwbz02 {
  margin-bottom: 28px;
}

.betalice-ybr2z7 .betalice-gwbz02 img {
  max-height: 100px;
  width: auto;
}

.betalice-x4bk0i {
  display: flex;
  align-items: center;
}

.betalice-x4bk0i a + a {
  margin-left: 24px;
}

.betalice-x4bk0i img {
  max-height: 56px;
  width: auto;
}

.betalice-x4bk0i img + img {
  margin-left: 24px;
}

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

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

.betalice-1lk5rs {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betalice-ss18os li {
  display: flex;
  margin: 0 7px;
}

.betalice-ss18os li svg {
  transition: 0.betalice-q059wg ease-in-out;
}

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

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

.betalice-xona67 + .betalice-xona67 {
  margin-left: 120px;
}

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

.betalice-21f0z3 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.betalice-nhzdne {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betalice-nhzdne li {
  font-size: 16px;
}

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

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

.betalice-nhzdne li + li {
  margin-top: 16px;
}

.betalice-ygqby9 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betalice-noayb2 ease-in-out;
}

.betalice-ygqby9.betalice-5b26m4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betalice-81k3g1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betalice-d2vshz li {
  width: 100%;
}

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

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

.betalice-d2vshz li a.betalice-5b26m4 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.betalice-kfv5p1 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betalice-kfv5p1 img {
  width: 100%;
  transition: 0.betalice-q059wg ease-in-out;
}

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

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

.betalice-3pbui9 {
  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) {
  .betalice-3pbui9 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .betalice-3pbui9 .betalice-gwbz02 img {
    max-width: 90px;
  }
}

.betalice-gwbz02 img {
  max-height: 50px;
  width: auto;
}

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

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

.betalice-11gf1b {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.betalice-11gf1b li {
  font-size: 16px;
  margin: 0 20px;
}

.betalice-11gf1b li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.betalice-lgxp8f {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betalice-lgxp8f.betalice-m8mqi9 {
  margin-right: 0;
}

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

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

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

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

.betalice-34ro0i {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.betalice-34ro0i:hover > ul {
  display: flex;
}

.betalice-34ro0i:focus > ul {
  display: flex;
}

.betalice-34ro0i:focus-within > ul {
  display: flex;
}

.betalice-gcb0lc {
  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;
}

.betalice-gcb0lc::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.betalice-noayb2 ease-in-out;
}

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

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

.betalice-34ro0i 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.betalice-q059wg ease-in-out;
  overflow: hidden;
}

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

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

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

.betalice-p9a4ux {
  display: none;
}

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

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

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

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

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

.betalice-g8nee3 img {
  margin-bottom: 20px;
}

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

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

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

.betalice-5qt5cv {
  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) {
  .betalice-5qt5cv {
    font-size: 32px;
  }
}

.betalice-yfvgw2 {
  color: var(--text-color);
}

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

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

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

.betalice-y6emvy p img {
  display: block;
  margin: 0 auto;
}

.betalice-y6emvy p:first-of-type {
  margin-top: 0;
}

.betalice-y6emvy p:last-of-type {
  margin-bottom: 0;
}

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

.betalice-y6emvy ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.betalice-imuekn .betalice-u8pe57 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betalice-imuekn .betalice-xc72pk {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betalice-xc72pk {
  margin: 0 0 28px;
}

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

.betalice-u8pe57 {
  margin: 0 0 28px;
}

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

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

.betalice-yh17pd .betalice-q1o8nm {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betalice-iolech {
  position: relative;
  border: none;
}

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

.betalice-0vp5jp {
  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;
}

.betalice-0vp5jp span {
  height: 32px;
}

.betalice-0vp5jp span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.betalice-0vp5jp.betalice-e63be9 span {
  transform: scaleY(-1);
}

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

.betalice-ge58ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betalice-ge58ul.betalice-al9gdg {
  display: none;
}

.betalice-qefy57 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betalice-qefy57 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betalice-qefy57 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betalice-7tp9zt {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.betalice-eccpr1 p {
  color: var(--text-color);
}

.betalice-vq3of9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betalice-4macwn {
  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);
}

.betalice-vbkidk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betalice-t3l4rb p + p {
  margin-top: 10px;
}

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

.betalice-q557fh {
  display: none;
}

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

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

.betalice-e5xxt9 li {
  margin: 0 20px;
}

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

.betalice-e5xxt9 li a img {
  margin-bottom: 4px;
}

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

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

.betalice-ndjksz li {
  font-size: 16px;
  position: relative;
}

.betalice-ndjksz li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betalice-ndjksz li span {
  opacity: 0.5;
}

.betalice-ndjksz li + li {
  margin-left: 30px;
}

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

h2.betalice-lb9o74 {
  margin: 0 0 28px;
}

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

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

.betalice-12c8e9 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);
}

.betalice-12c8e9 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;
}

.betalice-12c8e9 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;
}

.betalice-12c8e9 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.betalice-12c8e9 tbody tr:last-of-type {
  margin-bottom: 0;
}

.betalice-12c8e9 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betalice-12c8e9 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);
}

.betalice-12c8e9 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);
}

.betalice-12c8e9 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betalice-12c8e9 tbody tr td .betalice-ysf4kd {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betalice-12c8e9 tbody tr td .betalice-ysf4kd {
    width: 100%;
  }
}

.betalice-12c8e9 tbody tr td .betalice-to4d4o {
  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.betalice-q059wg ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .betalice-12c8e9 tbody tr td .betalice-to4d4o:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .betalice-12c8e9 tbody tr td .betalice-to4d4o {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betalice-12c8e9 tbody tr td .betalice-to4d4o {
    width: 100%;
  }
}

.betalice-12c8e9 tbody tr td .betalice-fuk3v9 {
  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) {
  .betalice-12c8e9 tbody tr td .betalice-fuk3v9:hover {
    text-decoration: none;
  }
}

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

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

.betalice-2bjpv3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betalice-wpfzqr img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betalice-q059wg ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .betalice-04riox {
    height: 190px;
    margin: 20px auto;
  }
}

.betalice-04riox img {
  width: 100%;
  height: 100%;
}

.betalice-04riox iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betalice-b7ns9g svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betalice-q059wg ease-in-out;
}

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

.betalice-0en8ve {
  padding: 90px 0;
}

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

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

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

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

.betalice-m91zhr img {
  width: 100%;
}

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

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

.betalice-lgtuiy {
  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;
}

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

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

.betalice-z1l7as {
  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.betalice-q059wg ease-in-out;
}

.betalice-z1l7as:hover {
  border: 1px solid #8c8ca2;
}

.betalice-8buh5x {
  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%);
}

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

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

.betalice-dsia31 a {
  text-decoration: underline;
  color: #8babff;
}

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

.betalice-diyqnl .betalice-z1l7as {
  width: 50%;
  margin: 0;
}

.betalice-n9rtbr {
  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;
}

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

.betalice-4pzyvd {
  margin: 0 0 100px;
}

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

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

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

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

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

.betalice-cb84cz {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betalice-7wjuop 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.betalice-q059wg ease-in-out;
}

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

.betalice-7wjuop a svg {
  fill: #fff;
}

.betalice-7wjuop a:hover {
  background: #3d68e7;
}

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

.betalice-vdn8ix {
  margin-bottom: 16px;
}

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

.betalice-ruzklr {
  font-size: 16px;
  color: var(--text-color);
}

.betalice-6gxxqp {
  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) {
  .betalice-6gxxqp {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.betalice-i0e4to 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);
}

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

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

.betalice-i0e4to table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.betalice-yxdm1f.betalice-wjpqes {
  display: none;
}

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

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

.betalice-lm36gi iframe.betalice-fobub5 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betalice-lm36gi.betalice-8wrqmx {
  opacity: 1;
  pointer-events: all;
}

.betalice-kwcu3e {
  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.betalice-q059wg ease-in-out;
}

.betalice-kwcu3e svg {
  margin-right: 10px;
}

.betalice-kwcu3e + .betalice-kwcu3e {
  margin-top: 14px;
}

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

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

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

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

.betalice-6gxxqp .betalice-yh17pd {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betalice-6gxxqp .betalice-yh17pd h1,
.betalice-6gxxqp .betalice-yh17pd 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) {
  .betalice-6gxxqp .betalice-yh17pd h1,
  .betalice-6gxxqp .betalice-yh17pd h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betalice-6gxxqp .betalice-yh17pd {
    margin: 28px 0 0;
  }
}

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

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

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

.betalice-js054u {
  max-width: 545px;
  width: 100%;
}

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

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

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

.betalice-2u7lk8 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betalice-jog265 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betalice-14leen {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betalice-b9g1q8 .betalice-q1o8nm {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betalice-b9g1q8 .betalice-q1o8nm {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betalice-2rn6ch {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betalice-2rn6ch img {
  width: 100%;
}

.betalice-1w6liy {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betalice-crdekm {
  width: 100%;
  margin: 0 0 100px;
}

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

.betalice-crdekm .betalice-r5gpd1 {
  position: relative;
}

.betalice-crdekm .betalice-zebadi {
  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;
}

.betalice-crdekm .betalice-zebadi.betalice-wjpqes {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betalice-crdekm .betalice-ul2vgh {
    bottom: 90px;
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-tch7h1 {
  max-width: 300px;
  width: 100%;
}

.betalice-crdekm .betalice-ul2vgh .betalice-tch7h1 .betalice-eh724t {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-ul2vgh .betalice-tch7h1 .betalice-eh724t {
    font-size: 32px;
    text-align: center;
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-tch7h1 .betalice-grz97d {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-ul2vgh .betalice-tch7h1 .betalice-grz97d {
    text-align: center;
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 {
    flex-direction: column-reverse;
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-n4kij6 {
  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.betalice-q059wg ease-in-out;
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-n4kij6:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-n4kij6 {
    width: 100%;
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-olj3pb {
  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.betalice-q059wg ease-in-out;
  overflow: hidden;
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-olj3pb 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);
  }
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-olj3pb: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;
}

.betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-olj3pb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-ul2vgh .betalice-m8mqi9 .betalice-olj3pb {
    width: 100%;
  }
}

.betalice-crdekm .betalice-ul2vgh.betalice-wjpqes {
  display: none;
}

.betalice-crdekm .betalice-iqn9gm {
  display: none;
}

.betalice-crdekm .betalice-iqn9gm.betalice-8wrqmx {
  display: block;
}

.betalice-crdekm .betalice-iqn9gm iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-iqn9gm iframe {
    height: calc(100vh - 54px);
  }
}

.betalice-crdekm .betalice-8po84e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betalice-crdekm .betalice-8po84e {
    padding: 24px 16px 0;
  }
}

.betalice-crdekm .betalice-8po84e .betalice-eh724t {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betalice-crdekm .betalice-8po84e .betalice-eh724t {
    margin-bottom: 24px;
  }
}

.betalice-crdekm .betalice-8po84e 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);
}

.betalice-crdekm .betalice-8po84e 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) {
  .betalice-crdekm .betalice-8po84e table tr td {
    padding: 12px 4px;
  }
}

.betalice-crdekm .betalice-8po84e 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) {
  .betalice-crdekm .betalice-8po84e table tr th {
    padding: 12px 4px;
  }
}

.betalice-crdekm .betalice-8po84e table tr:last-of-type td {
  border-bottom: none;
}

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

.betalice-igrkr5.betalice-5b26m4 {
  display: block;
}

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

.betalice-igrkr5 .betalice-ajzfmi {
  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;
}

.betalice-igrkr5 .betalice-6og7gb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betalice-igrkr5 .betalice-olj3pb {
  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.betalice-q059wg ease-in-out;
}

.betalice-igrkr5 .betalice-olj3pb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betalice-4gd0i2.betalice-5b26m4 {
  display: block;
}

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

.betalice-flsle5 {
  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;
}

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

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

.betalice-zt0zmo {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betalice-zt0zmo svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betalice-t4q6pa {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betalice-vhx3o2.betalice-wjpqes {
  display: none;
}

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

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

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

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

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

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

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

.betalice-seshbf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betalice-seshbf input:active {
  border-color: #c2c0ce;
}

.betalice-seshbf input:focus {
  border-color: #c2c0ce;
}

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

.betalice-m018bg {
  margin-bottom: 36px;
}

.betalice-m018bg 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;
}

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

.betalice-m018bg textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betalice-snfel9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betalice-jbhcdn {
  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.betalice-q059wg ease-in-out;
}

.betalice-jbhcdn:hover {
  background: var(--border-color);
}

.betalice-snd4hc {
  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.betalice-q059wg ease-in-out;
}

.betalice-snd4hc:hover {
  background: #166ad9;
}

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

.betalice-nuskpg.betalice-wjpqes {
  display: none;
}

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

.betalice-nuskpg .betalice-jbhcdn {
  margin: 0 auto;
}

.betalice-yy5crt {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betalice-hhlzx7 {
  filter: grayscale(100%);
}

.betalice-ixi2ia > input {
  display: none;
}

.betalice-ixi2ia > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betalice-13a06c.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betalice-rj8nkh 44.betalice-5ol564.betalice-okla33.betalice-w6xw4u.betalice-qq8aws.betalice-6wlwhc.betalice-pg3rxy.betalice-sz4ufs.betalice-atqsji.betalice-3wz6zn.betalice-r7k3rk.betalice-1ajpls.betalice-7x0be5 0l-12.betalice-r22nf3 30.betalice-gaqz6d.betalice-1trsw2 2.betalice-phocr2.betalice-1trsw2 3.betalice-a8l1yj 3.betalice-qahrrt.betalice-0u7vvj 3.betalice-s3orus.betalice-voy1vi.betalice-ph99an.betalice-f2gnky 7-3.betalice-r22nf3 10.betalice-j925qe.betalice-f2gnky 23.betalice-h8h535.betalice-b6o9cj 1.betalice-nvgtfh 2.betalice-r22nf3 3.betalice-b6o9cj 1.betalice-0u7vvj 5.betalice-l6i9gs.betalice-0u7vvj 32.betalice-ht4dzw.betalice-voy1vi 5.betalice-7x0be5 4.betalice-f2gnky 9.betalice-f2gnky 8.betalice-0u7vvj 6.betalice-g20pfe.betalice-2biwpp.betalice-02odzo.betalice-ikw3gc.betalice-5msvz6 4.betalice-74gelb.betalice-5msvz6 6.betalice-5msvz6 0l29.betalice-7x0be5 17.betalice-y709kw.betalice-0pk0b4 2.betalice-25fad9 10.betalice-hnz74b.betalice-r22nf3 8.betalice-ve8zuq.betalice-1mvz0d.betalice-e1fu5q.betalice-9v59d2.betalice-xr1x1m.betalice-voy1vi.betalice-6wlwhc.betalice-r22nf3 1.betalice-xteayj.betalice-z4id5y.betalice-nab5bc.betalice-qw8tos.betalice-p8e8k5.betalice-nvgtfh 1.betalice-7lt5a3.betalice-6zj008.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betalice-ixi2ia > input:checked ~ label,
.betalice-ixi2ia > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betalice-13a06c.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betalice-rj8nkh 44.betalice-5ol564.betalice-okla33.betalice-w6xw4u.betalice-qq8aws.betalice-6wlwhc.betalice-pg3rxy.betalice-sz4ufs.betalice-atqsji.betalice-3wz6zn.betalice-r7k3rk.betalice-1ajpls.betalice-7x0be5 0l-12.betalice-r22nf3 30.betalice-gaqz6d.betalice-1trsw2 2.betalice-phocr2.betalice-1trsw2 3.betalice-a8l1yj 3.betalice-qahrrt.betalice-0u7vvj 3.betalice-s3orus.betalice-voy1vi.betalice-ph99an.betalice-f2gnky 7-3.betalice-r22nf3 10.betalice-j925qe.betalice-f2gnky 23.betalice-h8h535.betalice-b6o9cj 1.betalice-nvgtfh 2.betalice-r22nf3 3.betalice-b6o9cj 1.betalice-0u7vvj 5.betalice-l6i9gs.betalice-0u7vvj 32.betalice-ht4dzw.betalice-voy1vi 5.betalice-7x0be5 4.betalice-f2gnky 9.betalice-f2gnky 8.betalice-0u7vvj 6.betalice-g20pfe.betalice-2biwpp.betalice-02odzo.betalice-ikw3gc.betalice-5msvz6 4.betalice-74gelb.betalice-5msvz6 6.betalice-5msvz6 0l29.betalice-7x0be5 17.betalice-y709kw.betalice-0pk0b4 2.betalice-25fad9 10.betalice-hnz74b.betalice-r22nf3 8.betalice-ve8zuq.betalice-1mvz0d.betalice-e1fu5q.betalice-9v59d2.betalice-xr1x1m.betalice-voy1vi.betalice-6wlwhc.betalice-r22nf3 1.betalice-xteayj.betalice-z4id5y.betalice-nab5bc.betalice-qw8tos.betalice-p8e8k5.betalice-nvgtfh 1.betalice-7lt5a3.betalice-6zj008.5z'/%3e%3c/svg%3e");
}

.betalice-ixi2ia > input:not(:checked) ~ label:hover,
.betalice-ixi2ia > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betalice-13a06c.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betalice-rj8nkh 44.betalice-5ol564.betalice-okla33.betalice-w6xw4u.betalice-qq8aws.betalice-6wlwhc.betalice-pg3rxy.betalice-sz4ufs.betalice-atqsji.betalice-3wz6zn.betalice-r7k3rk.betalice-1ajpls.betalice-7x0be5 0l-12.betalice-r22nf3 30.betalice-gaqz6d.betalice-1trsw2 2.betalice-phocr2.betalice-1trsw2 3.betalice-a8l1yj 3.betalice-qahrrt.betalice-0u7vvj 3.betalice-s3orus.betalice-voy1vi.betalice-ph99an.betalice-f2gnky 7-3.betalice-r22nf3 10.betalice-j925qe.betalice-f2gnky 23.betalice-h8h535.betalice-b6o9cj 1.betalice-nvgtfh 2.betalice-r22nf3 3.betalice-b6o9cj 1.betalice-0u7vvj 5.betalice-l6i9gs.betalice-0u7vvj 32.betalice-ht4dzw.betalice-voy1vi 5.betalice-7x0be5 4.betalice-f2gnky 9.betalice-f2gnky 8.betalice-0u7vvj 6.betalice-g20pfe.betalice-2biwpp.betalice-02odzo.betalice-ikw3gc.betalice-5msvz6 4.betalice-74gelb.betalice-5msvz6 6.betalice-5msvz6 0l29.betalice-7x0be5 17.betalice-y709kw.betalice-0pk0b4 2.betalice-25fad9 10.betalice-hnz74b.betalice-r22nf3 8.betalice-ve8zuq.betalice-1mvz0d.betalice-e1fu5q.betalice-9v59d2.betalice-xr1x1m.betalice-voy1vi.betalice-6wlwhc.betalice-r22nf3 1.betalice-xteayj.betalice-z4id5y.betalice-nab5bc.betalice-qw8tos.betalice-p8e8k5.betalice-nvgtfh 1.betalice-7lt5a3.betalice-6zj008.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betalice-dgubrz > .betalice-aheop2 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betalice-dgubrz > .betalice-aheop2 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betalice-dgubrz > .betalice-aheop2 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betalice-dgubrz > .betalice-aheop2 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betalice-dgubrz > .betalice-aheop2 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betalice-qkafiv.betalice-wjpqes {
  display: none;
}

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

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

.betalice-3ub4cv {
  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;
}

.betalice-3ub4cv::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.betalice-3ub4cv::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.betalice-3ub4cv img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betalice-m1uvc7 {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .betalice-4jllnn {
    top: -20px;
  }
}

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

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

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

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

.betalice-qkafiv.betalice-aholnx .betalice-ccnm0o {
  background: #2b3b67;
}

.betalice-qkafiv.betalice-aholnx .betalice-3ub4cv {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betalice-qkafiv.betalice-aholnx .betalice-3ub4cv::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betalice-qkafiv.betalice-aholnx .betalice-3ub4cv::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betalice-qkafiv.betalice-aholnx .betalice-m1uvc7::before {
  background: #0e0f41;
}

.betalice-qkafiv.betalice-aholnx .betalice-m1uvc7::after {
  background: #152557;
}

.betalice-qkafiv.betalice-36agmg .betalice-ccnm0o {
  background: #1f35fa;
}

.betalice-qkafiv.betalice-36agmg .betalice-3ub4cv {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betalice-qkafiv.betalice-36agmg .betalice-3ub4cv::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betalice-qkafiv.betalice-36agmg .betalice-3ub4cv::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betalice-qkafiv.betalice-36agmg .betalice-m1uvc7::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betalice-qkafiv.betalice-36agmg .betalice-m1uvc7::after {
  background: #192ac8;
}

.betalice-qkafiv.betalice-z2yhmp .betalice-ccnm0o {
  background: #fa771f;
}

.betalice-qkafiv.betalice-z2yhmp .betalice-3ub4cv {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betalice-qkafiv.betalice-z2yhmp .betalice-3ub4cv::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betalice-qkafiv.betalice-z2yhmp .betalice-3ub4cv::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betalice-qkafiv.betalice-z2yhmp .betalice-m1uvc7::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betalice-qkafiv.betalice-z2yhmp .betalice-m1uvc7::after {
  background: #fa8535;
}

.betalice-9zy2oc {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betalice-owgge2 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.betalice-itz46a {
  width: 120px;
  height: 22px;
}

.betalice-itz46a .betalice-5j6s6a {
  fill: #c2c0ce;
}

.betalice-itz46a [rating="1"] .betalice-5j6s6a:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betalice-itz46a [rating="2"] .betalice-5j6s6a:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

.betalice-itz46a [rating="4"] .betalice-5j6s6a:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betalice-itz46a [rating="5"] .betalice-5j6s6a:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.betalice-9ei7te {
  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);
}

.betalice-9ei7te.betalice-8wrqmx {
  display: block;
}

.betalice-9ei7te.betalice-wjpqes {
  display: none;
}

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

.betalice-b99bgi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betalice-ywx2nn {
  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);
}

.betalice-pl3a0a {
  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;
}

.betalice-8ca20p small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.betalice-u8gxpu {
  font-size: 16px;
  line-height: 140%;
}

.betalice-g1ivi9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betalice-g1ivi9 .betalice-5j6s6a {
  fill: #c2c0ce;
}

.betalice-g1ivi9 [rating="1"] .betalice-5j6s6a:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betalice-g1ivi9 [rating="2"] .betalice-5j6s6a:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

.betalice-g1ivi9 [rating="4"] .betalice-5j6s6a:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betalice-g1ivi9 [rating="5"] .betalice-5j6s6a:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.betalice-6cn9xb {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.betalice-zptbfs {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.betalice-xm9lkn {
  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) {
  .betalice-xm9lkn {
    padding: 12px;
    gap: 12px;
  }
}

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

.betalice-r7verk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betalice-lzo4cg {
  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;
}

.betalice-tmq8za {
  flex: 1;
  min-width: 0;
}

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

.betalice-1nizcm {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

.betalice-qsw9se strong {
  font-weight: 600;
}

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

.betalice-bv2dfh p {
  margin: 0 0 16px;
}

.betalice-bv2dfh p:last-child {
  margin-bottom: 0;
}

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

.betalice-n9ss3i {
  max-width: 300px;
  width: 100%;
}

.betalice-n9ss3i a {
  width: 100%;
}

@media (max-width: 575px) {
  .betalice-n9ss3i {
    max-width: 200px;
  }
}

.betalice-sq3jf2 {
  justify-content: center;
}

.betalice-w2hn9e {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betalice-31yy71 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betalice-7gho9y .betalice-11gf1b {
  justify-content: center;
}

/* faq */

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

.betalice-f4bkjl {
  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.betalice-svh6zr ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betalice-f4bkjl::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betalice-svh6zr ease;
}

.betalice-9j793v.betalice-5b26m4 .betalice-f4bkjl::after {
  transform: rotate(45deg);
}

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

.betalice-9j793v.betalice-5b26m4 .betalice-j4i6j6 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betalice-4c2ygj {
  margin: 25px 0;
}

.betalice-ixi2ia > input:not(:checked) ~ label:hover,
.betalice-ixi2ia > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betalice-b8hgzo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betalice-fb3ujz 44.betalice-hntvhf.betalice-trpwwy.betalice-mf7y6c.betalice-wifnsj.betalice-8nt1mq.betalice-nokgb9.betalice-3kq6vh.betalice-cehd0n.betalice-5ff5xm.betalice-s6leej.betalice-zynbfq.betalice-bpa9vt 0l-12.betalice-s1cl2u 30.betalice-1hb4ui.betalice-c2jvps 2.betalice-bwjyn0.betalice-c2jvps 3.betalice-vk5i4f 3.betalice-cu266z.betalice-5ex4n6 3.betalice-aazlmo.betalice-5da9bl.betalice-ywg0ar.betalice-ake6ck 7-3.betalice-s1cl2u 10.betalice-ecvt3y.betalice-ake6ck 23.betalice-qgo79e.betalice-6k0gks 1.betalice-9wr61l 2.betalice-s1cl2u 3.betalice-6k0gks 1.betalice-5ex4n6 5.betalice-c4gp1g.betalice-5ex4n6 32.betalice-xwj8gr.betalice-5da9bl 5.betalice-bpa9vt 4.betalice-ake6ck 9.betalice-ake6ck 8.betalice-5ex4n6 6.betalice-awqeni.betalice-wffsjr.betalice-3unytv.betalice-ycbad1.betalice-k5ke98 4.betalice-643teb.betalice-k5ke98 6.betalice-k5ke98 0l29.betalice-bpa9vt 17.betalice-eojsk0.betalice-w8zn6k 2.betalice-gyc4ql 10.betalice-be3vtq.betalice-s1cl2u 8.betalice-x0hzm6.betalice-gzeb1r.betalice-aelyr0.betalice-725234.betalice-lajxh7.betalice-5da9bl.betalice-8nt1mq.betalice-s1cl2u 1.betalice-danduo.betalice-px1kjm.betalice-4f9rt1.betalice-0krsw2.betalice-hyz3do.betalice-9wr61l 1.betalice-ovubu4.betalice-qiuufj.5z'/%3e%3c/svg%3e");
}

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

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

.betalice-gmfsau {
  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);
}

.betalice-gmfsau.betalice-dvru37 {
  display: block;
}

.betalice-gmfsau.betalice-qjcz7r {
  display: none;
}

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

.betalice-aycq3v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betalice-jr29b3 {
  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);
}

.betalice-ewncbf {
  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;
}

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

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

.betalice-z030wl {
  font-size: 16px;
  line-height: 140%;
}

.betalice-en7s5y {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betalice-en7s5y .betalice-l5cxt7 {
  fill: #c2c0ce;
}

.betalice-en7s5y [rating="1"] .betalice-l5cxt7:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betalice-en7s5y [rating="2"] .betalice-l5cxt7:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betalice-en7s5y [rating="3"] .betalice-l5cxt7:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betalice-en7s5y [rating="4"] .betalice-l5cxt7:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betalice-en7s5y [rating="5"] .betalice-l5cxt7:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betalice-aqt116 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;
}

.betalice-aqt116 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 */

.betalice-318zrm {
  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);
}

.betalice-318zrm.betalice-jit2di {
  opacity: 1;
  pointer-events: auto;
}
