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

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

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

.ibet-uloy1b {
  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) {
  .ibet-uloy1b: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;
  }
}

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

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

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

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

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

.ibet-a0mlv3 {
  cursor: pointer;
}

.ibet-jrl90l {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.ibet-5mgxqo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ibet-5mgxqo figure {
  margin: 0;
}

.ibet-5mgxqo.ibet-0bnirl {
  justify-content: flex-start;
  margin-right: 4px;
}

.ibet-5mgxqo.ibet-zem6x0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.ibet-5mgxqo.ibet-na70oo {
  justify-content: center;
}

.ibet-5mgxqo.ibet-2xw6g2 {
  justify-content: normal;
}

.ibet-3da60f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.ibet-mtjkje img {
  width: 100%;
}

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

.ibet-3s6dj5 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.ibet-3s6dj5 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) {
  .ibet-3s6dj5 ul {
    margin-bottom: 15px;
  }
}

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

.ibet-3s6dj5 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);
}

.ibet-3s6dj5 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.ibet-3s6dj5 ul li:last-of-type::after {
  display: none;
}

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

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

.ibet-9wn0kp {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.ibet-vu07vu.ibet-l3etes {
  background-color: #000;
}

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

.ibet-1nowds {
  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) {
  .ibet-1nowds {
    padding: 80px 16px 0;
  }
}

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

.ibet-84cixb {
  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) {
  .ibet-84cixb {
    flex-direction: column;
  }
}

.ibet-rlwizo {
  margin-bottom: 94px;
}

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

.ibet-wkusez .ibet-0sp98v {
  margin-bottom: 28px;
}

.ibet-wkusez .ibet-0sp98v img {
  max-height: 100px;
  width: auto;
}

.ibet-b82uqg {
  display: flex;
  align-items: center;
}

.ibet-b82uqg a + a {
  margin-left: 24px;
}

.ibet-b82uqg img {
  max-height: 56px;
  width: auto;
}

.ibet-b82uqg img + img {
  margin-left: 24px;
}

.ibet-2pqh7q {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.ibet-hqac01 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.ibet-t5cho9 li {
  display: flex;
  margin: 0 7px;
}

.ibet-t5cho9 li svg {
  transition: 0.ibet-qpndou ease-in-out;
}

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

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

.ibet-nlar5t + .ibet-nlar5t {
  margin-left: 120px;
}

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

.ibet-0h47uo {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.ibet-gt05hk {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ibet-gt05hk li {
  font-size: 16px;
}

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

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

.ibet-gt05hk li + li {
  margin-top: 16px;
}

.ibet-moe984 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.ibet-o28e8v ease-in-out;
}

.ibet-moe984.ibet-26blg4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.ibet-qt6h3e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ibet-ccj0as li {
  width: 100%;
}

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

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

.ibet-ccj0as li a.ibet-26blg4 {
  background: var(--border-color);
}

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

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

.ibet-4hhy7f {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.ibet-3kshcz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.ibet-3kshcz img {
  width: 100%;
  transition: 0.ibet-qpndou ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .ibet-l2xfnv .ibet-0sp98v img {
    max-width: 90px;
  }
}

.ibet-0sp98v img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .ibet-0sp98v {
    order: -2;
  }
}

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

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

.ibet-w61wob li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.ibet-gsgxwp {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.ibet-gsgxwp.ibet-31v6hy {
  margin-right: 0;
}

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

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

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

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

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

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

.ibet-n42c1o:hover > ul {
  display: flex;
}

.ibet-n42c1o:focus > ul {
  display: flex;
}

.ibet-n42c1o:focus-within > ul {
  display: flex;
}

.ibet-uj2ysj {
  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;
}

.ibet-uj2ysj::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.ibet-o28e8v ease-in-out;
}

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

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

.ibet-n42c1o 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.ibet-qpndou ease-in-out;
  overflow: hidden;
}

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

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

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

.ibet-f7vvnn {
  display: none;
}

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

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

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

.ibet-7m2olu {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.ibet-7m2olu img {
  margin-bottom: 20px;
}

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

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

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

.ibet-8sc920 {
  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) {
  .ibet-8sc920 {
    font-size: 32px;
  }
}

.ibet-ff556c {
  color: var(--text-color);
}

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

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

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

.ibet-wfnneb p img {
  display: block;
  margin: 0 auto;
}

.ibet-wfnneb p:first-of-type {
  margin-top: 0;
}

.ibet-wfnneb p:last-of-type {
  margin-bottom: 0;
}

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

.ibet-wfnneb ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ibet-brpruk .ibet-teqdxr {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.ibet-brpruk .ibet-nph8zj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.ibet-nph8zj {
  margin: 0 0 28px;
}

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

.ibet-teqdxr {
  margin: 0 0 28px;
}

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

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

.ibet-e6e43r .ibet-uloy1b {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.ibet-6def7x {
  position: relative;
  border: none;
}

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

.ibet-i40z5j {
  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;
}

.ibet-i40z5j span {
  height: 32px;
}

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

.ibet-i40z5j.ibet-0lk3g0 span {
  transform: scaleY(-1);
}

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

.ibet-k2nkbz {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.ibet-k2nkbz.ibet-zja5gd {
  display: none;
}

.ibet-1cjf9o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.ibet-1cjf9o table {
  width: 100%;
  border-collapse: collapse;
}

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

  .ibet-1cjf9o table td {
    min-width: 75px;
  }
}

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

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

.ibet-1cjf9o p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.ibet-od13xg {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.ibet-uir46d p {
  color: var(--text-color);
}

.ibet-ujxi2k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.ibet-xqvis3 {
  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);
}

.ibet-p9c0jt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ibet-c3iz1i p + p {
  margin-top: 10px;
}

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

.ibet-2rkncb {
  display: none;
}

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

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

.ibet-zlmf4m li {
  margin: 0 20px;
}

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

.ibet-zlmf4m li a img {
  margin-bottom: 4px;
}

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

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

.ibet-jjtna0 li {
  font-size: 16px;
  position: relative;
}

.ibet-jjtna0 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.ibet-jjtna0 li span {
  opacity: 0.5;
}

.ibet-jjtna0 li + li {
  margin-left: 30px;
}

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

h2.ibet-alvi0l {
  margin: 0 0 28px;
}

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

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

.ibet-feoq0t 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);
}

.ibet-feoq0t 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;
}

.ibet-feoq0t 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;
}

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

.ibet-feoq0t tbody tr:last-of-type {
  margin-bottom: 0;
}

.ibet-feoq0t tbody tr td:first-of-type {
  flex-shrink: 0;
}

.ibet-feoq0t 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);
}

.ibet-feoq0t 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);
}

.ibet-feoq0t tbody tr td:last-of-type {
  margin-left: auto;
}

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

.ibet-feoq0t tbody tr td .ibet-w7kysp {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .ibet-feoq0t tbody tr td .ibet-w7kysp {
    width: 100%;
  }
}

.ibet-feoq0t tbody tr td .ibet-np0yx3 {
  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.ibet-qpndou ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .ibet-feoq0t tbody tr td .ibet-np0yx3 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .ibet-feoq0t tbody tr td .ibet-np0yx3 {
    width: 100%;
  }
}

.ibet-feoq0t tbody tr td .ibet-sp7ze2 {
  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) {
  .ibet-feoq0t tbody tr td .ibet-sp7ze2:hover {
    text-decoration: none;
  }
}

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

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

.ibet-45pb4c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ibet-cum8r3 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.ibet-qpndou ease-in-out;
}

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

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

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

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

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

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

.ibet-addaw9 img {
  width: 100%;
  height: 100%;
}

.ibet-addaw9 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.ibet-tk9btc svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.ibet-qpndou ease-in-out;
}

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

.ibet-oylura {
  padding: 90px 0;
}

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

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

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

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

.ibet-78c9f6 img {
  width: 100%;
}

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

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

.ibet-4j4ced {
  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;
}

.ibet-4j4ced 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) {
  .ibet-4j4ced {
    flex-basis: auto;
  }
}

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

.ibet-lf706o {
  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.ibet-qpndou ease-in-out;
}

.ibet-lf706o:hover {
  border: 1px solid #8c8ca2;
}

.ibet-v9j2aq {
  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%);
}

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

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

.ibet-mzdcrr a {
  text-decoration: underline;
  color: #8babff;
}

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

.ibet-kg8tz4 .ibet-lf706o {
  width: 50%;
  margin: 0;
}

.ibet-u3om89 {
  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;
}

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

.ibet-mkkfxn {
  margin: 0 0 100px;
}

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

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

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

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

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

.ibet-kzlobu {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.ibet-fkulgx 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.ibet-qpndou ease-in-out;
}

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

.ibet-fkulgx a svg {
  fill: #fff;
}

.ibet-fkulgx a:hover {
  background: #3d68e7;
}

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

.ibet-3btkrx {
  margin-bottom: 16px;
}

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

.ibet-jwt5ja {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.ibet-s2g3gz 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);
}

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

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

.ibet-s2g3gz table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.ibet-r504qy.ibet-9c5yae {
  display: none;
}

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

.ibet-8tjzq5 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ibet-8tjzq5 iframe.ibet-bzffv4 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.ibet-8tjzq5.ibet-7uxn1m {
  opacity: 1;
  pointer-events: all;
}

.ibet-mrt235 {
  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.ibet-qpndou ease-in-out;
}

.ibet-mrt235 svg {
  margin-right: 10px;
}

.ibet-mrt235 + .ibet-mrt235 {
  margin-top: 14px;
}

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

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

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

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

.ibet-begkjg .ibet-e6e43r {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.ibet-begkjg .ibet-e6e43r h1,
.ibet-begkjg .ibet-e6e43r 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) {
  .ibet-begkjg .ibet-e6e43r h1,
  .ibet-begkjg .ibet-e6e43r h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .ibet-begkjg .ibet-e6e43r {
    margin: 28px 0 0;
  }
}

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

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

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

.ibet-gx0lkx {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.ibet-m80m32 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.ibet-8iltmo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.ibet-uyicxm .ibet-uloy1b {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .ibet-uyicxm .ibet-uloy1b {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.ibet-dteeil {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.ibet-dteeil img {
  width: 100%;
}

.ibet-788g3o {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.ibet-nzvf0u {
  width: 100%;
  margin: 0 0 100px;
}

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

.ibet-nzvf0u .ibet-cqmkux {
  position: relative;
}

.ibet-nzvf0u .ibet-arvuxh {
  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;
}

.ibet-nzvf0u .ibet-arvuxh.ibet-9c5yae {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .ibet-nzvf0u .ibet-580s2r {
    bottom: 90px;
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-jnbcog {
  max-width: 300px;
  width: 100%;
}

.ibet-nzvf0u .ibet-580s2r .ibet-jnbcog .ibet-ygg7o8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-580s2r .ibet-jnbcog .ibet-ygg7o8 {
    font-size: 32px;
    text-align: center;
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-jnbcog .ibet-2qeg4d {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-580s2r .ibet-jnbcog .ibet-2qeg4d {
    text-align: center;
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-580s2r .ibet-31v6hy {
    flex-direction: column-reverse;
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-mswi6u {
  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.ibet-qpndou ease-in-out;
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-mswi6u:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-mswi6u {
    width: 100%;
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-r2hjq2 {
  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.ibet-qpndou ease-in-out;
  overflow: hidden;
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-r2hjq2 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);
  }
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-r2hjq2: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;
}

.ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-r2hjq2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-580s2r .ibet-31v6hy .ibet-r2hjq2 {
    width: 100%;
  }
}

.ibet-nzvf0u .ibet-580s2r.ibet-9c5yae {
  display: none;
}

.ibet-nzvf0u .ibet-bw68bc {
  display: none;
}

.ibet-nzvf0u .ibet-bw68bc.ibet-7uxn1m {
  display: block;
}

.ibet-nzvf0u .ibet-bw68bc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-bw68bc iframe {
    height: calc(100vh - 54px);
  }
}

.ibet-nzvf0u .ibet-scvqq3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .ibet-nzvf0u .ibet-scvqq3 {
    padding: 24px 16px 0;
  }
}

.ibet-nzvf0u .ibet-scvqq3 .ibet-ygg7o8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ibet-nzvf0u .ibet-scvqq3 .ibet-ygg7o8 {
    margin-bottom: 24px;
  }
}

.ibet-nzvf0u .ibet-scvqq3 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);
}

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

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

.ibet-nzvf0u .ibet-scvqq3 table tr:last-of-type td {
  border-bottom: none;
}

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

.ibet-ehb6t7.ibet-26blg4 {
  display: block;
}

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

.ibet-ehb6t7 .ibet-7im1vr {
  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;
}

.ibet-ehb6t7 .ibet-1fm345 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.ibet-ehb6t7 .ibet-r2hjq2 {
  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.ibet-qpndou ease-in-out;
}

.ibet-ehb6t7 .ibet-r2hjq2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.ibet-78bmxj.ibet-26blg4 {
  display: block;
}

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

.ibet-u4diia {
  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;
}

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

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

.ibet-p6u6gs {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.ibet-p6u6gs svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.ibet-l8j6wj {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ibet-7p08x8.ibet-9c5yae {
  display: none;
}

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

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

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

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

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

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

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

.ibet-l20rgb input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ibet-l20rgb input:active {
  border-color: #c2c0ce;
}

.ibet-l20rgb input:focus {
  border-color: #c2c0ce;
}

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

.ibet-fsp0d4 {
  margin-bottom: 36px;
}

.ibet-fsp0d4 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;
}

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

.ibet-fsp0d4 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ibet-licddl {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ibet-lmf9xl {
  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.ibet-qpndou ease-in-out;
}

.ibet-lmf9xl:hover {
  background: var(--border-color);
}

.ibet-dqxciu {
  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.ibet-qpndou ease-in-out;
}

.ibet-dqxciu:hover {
  background: #166ad9;
}

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

.ibet-sw7sk0.ibet-9c5yae {
  display: none;
}

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

.ibet-sw7sk0 .ibet-lmf9xl {
  margin: 0 auto;
}

.ibet-q0q78t {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.ibet-k1wrsv {
  filter: grayscale(100%);
}

.ibet-w68za4 > input {
  display: none;
}

.ibet-w68za4 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ibet-j0q4mx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ibet-3g2p94 44.ibet-c37qbh.ibet-mtnl0u.ibet-q2jay2.ibet-9konpk.ibet-ttskmk.ibet-jq6z4r.ibet-cgq9pz.ibet-tf2lha.ibet-s4p9cg.ibet-yb2oq6.ibet-7k4slg.ibet-mjurzo 0l-12.ibet-tspsob 30.ibet-k3yz1p.ibet-9qzzhi 2.ibet-71ngd3.ibet-9qzzhi 3.ibet-nhz3qy 3.ibet-c6a2zz.ibet-gv2xoy 3.ibet-a4a75v.ibet-0tnrzw.ibet-ry4a6c.ibet-1op1vl 7-3.ibet-tspsob 10.ibet-xhn5hm.ibet-1op1vl 23.ibet-2trwnu.ibet-bug7i0 1.ibet-cc4u50 2.ibet-tspsob 3.ibet-bug7i0 1.ibet-gv2xoy 5.ibet-df25bo.ibet-gv2xoy 32.ibet-keulo6.ibet-0tnrzw 5.ibet-mjurzo 4.ibet-1op1vl 9.ibet-1op1vl 8.ibet-gv2xoy 6.ibet-stwqcd.ibet-g0s0j1.ibet-vm33n7.ibet-5zmscd.ibet-1p0tyc 4.ibet-fbiy1f.ibet-1p0tyc 6.ibet-1p0tyc 0l29.ibet-mjurzo 17.ibet-88keyy.ibet-9skdyz 2.ibet-es2qrn 10.ibet-analco.ibet-tspsob 8.ibet-x5k0t8.ibet-tqsg3f.ibet-q0q8y0.ibet-sguckg.ibet-fm92vr.ibet-0tnrzw.ibet-ttskmk.ibet-tspsob 1.ibet-c8ivbd.ibet-n4ea9d.ibet-x690ot.ibet-ti1wyg.ibet-eoqr55.ibet-cc4u50 1.ibet-ldalxp.ibet-mskex3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ibet-w68za4 > input:checked ~ label,
.ibet-w68za4 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ibet-j0q4mx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ibet-3g2p94 44.ibet-c37qbh.ibet-mtnl0u.ibet-q2jay2.ibet-9konpk.ibet-ttskmk.ibet-jq6z4r.ibet-cgq9pz.ibet-tf2lha.ibet-s4p9cg.ibet-yb2oq6.ibet-7k4slg.ibet-mjurzo 0l-12.ibet-tspsob 30.ibet-k3yz1p.ibet-9qzzhi 2.ibet-71ngd3.ibet-9qzzhi 3.ibet-nhz3qy 3.ibet-c6a2zz.ibet-gv2xoy 3.ibet-a4a75v.ibet-0tnrzw.ibet-ry4a6c.ibet-1op1vl 7-3.ibet-tspsob 10.ibet-xhn5hm.ibet-1op1vl 23.ibet-2trwnu.ibet-bug7i0 1.ibet-cc4u50 2.ibet-tspsob 3.ibet-bug7i0 1.ibet-gv2xoy 5.ibet-df25bo.ibet-gv2xoy 32.ibet-keulo6.ibet-0tnrzw 5.ibet-mjurzo 4.ibet-1op1vl 9.ibet-1op1vl 8.ibet-gv2xoy 6.ibet-stwqcd.ibet-g0s0j1.ibet-vm33n7.ibet-5zmscd.ibet-1p0tyc 4.ibet-fbiy1f.ibet-1p0tyc 6.ibet-1p0tyc 0l29.ibet-mjurzo 17.ibet-88keyy.ibet-9skdyz 2.ibet-es2qrn 10.ibet-analco.ibet-tspsob 8.ibet-x5k0t8.ibet-tqsg3f.ibet-q0q8y0.ibet-sguckg.ibet-fm92vr.ibet-0tnrzw.ibet-ttskmk.ibet-tspsob 1.ibet-c8ivbd.ibet-n4ea9d.ibet-x690ot.ibet-ti1wyg.ibet-eoqr55.ibet-cc4u50 1.ibet-ldalxp.ibet-mskex3.5z'/%3e%3c/svg%3e");
}

.ibet-w68za4 > input:not(:checked) ~ label:hover,
.ibet-w68za4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ibet-j0q4mx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ibet-3g2p94 44.ibet-c37qbh.ibet-mtnl0u.ibet-q2jay2.ibet-9konpk.ibet-ttskmk.ibet-jq6z4r.ibet-cgq9pz.ibet-tf2lha.ibet-s4p9cg.ibet-yb2oq6.ibet-7k4slg.ibet-mjurzo 0l-12.ibet-tspsob 30.ibet-k3yz1p.ibet-9qzzhi 2.ibet-71ngd3.ibet-9qzzhi 3.ibet-nhz3qy 3.ibet-c6a2zz.ibet-gv2xoy 3.ibet-a4a75v.ibet-0tnrzw.ibet-ry4a6c.ibet-1op1vl 7-3.ibet-tspsob 10.ibet-xhn5hm.ibet-1op1vl 23.ibet-2trwnu.ibet-bug7i0 1.ibet-cc4u50 2.ibet-tspsob 3.ibet-bug7i0 1.ibet-gv2xoy 5.ibet-df25bo.ibet-gv2xoy 32.ibet-keulo6.ibet-0tnrzw 5.ibet-mjurzo 4.ibet-1op1vl 9.ibet-1op1vl 8.ibet-gv2xoy 6.ibet-stwqcd.ibet-g0s0j1.ibet-vm33n7.ibet-5zmscd.ibet-1p0tyc 4.ibet-fbiy1f.ibet-1p0tyc 6.ibet-1p0tyc 0l29.ibet-mjurzo 17.ibet-88keyy.ibet-9skdyz 2.ibet-es2qrn 10.ibet-analco.ibet-tspsob 8.ibet-x5k0t8.ibet-tqsg3f.ibet-q0q8y0.ibet-sguckg.ibet-fm92vr.ibet-0tnrzw.ibet-ttskmk.ibet-tspsob 1.ibet-c8ivbd.ibet-n4ea9d.ibet-x690ot.ibet-ti1wyg.ibet-eoqr55.ibet-cc4u50 1.ibet-ldalxp.ibet-mskex3.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .ibet-1872un > .ibet-t2kz3i {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .ibet-1872un > .ibet-t2kz3i {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .ibet-1872un > .ibet-t2kz3i {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .ibet-1872un > .ibet-t2kz3i {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .ibet-1872un > .ibet-t2kz3i {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.ibet-hz0tbe.ibet-9c5yae {
  display: none;
}

.ibet-1ybaiy {
  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) {
  .ibet-1ybaiy {
    height: 74px;
    overflow: visible;
  }
}

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

.ibet-jiwb1f {
  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;
}

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

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

.ibet-jiwb1f img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.ibet-idvwpx {
  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;
}

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

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

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

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

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

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

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

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

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

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

.ibet-hz0tbe.ibet-a5a4pw .ibet-1ybaiy {
  background: #2b3b67;
}

.ibet-hz0tbe.ibet-a5a4pw .ibet-jiwb1f {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ibet-hz0tbe.ibet-a5a4pw .ibet-jiwb1f::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ibet-hz0tbe.ibet-a5a4pw .ibet-jiwb1f::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ibet-hz0tbe.ibet-a5a4pw .ibet-idvwpx::before {
  background: #0e0f41;
}

.ibet-hz0tbe.ibet-a5a4pw .ibet-idvwpx::after {
  background: #152557;
}

.ibet-hz0tbe.ibet-gcucqd .ibet-1ybaiy {
  background: #1f35fa;
}

.ibet-hz0tbe.ibet-gcucqd .ibet-jiwb1f {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ibet-hz0tbe.ibet-gcucqd .ibet-jiwb1f::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ibet-hz0tbe.ibet-gcucqd .ibet-jiwb1f::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ibet-hz0tbe.ibet-gcucqd .ibet-idvwpx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ibet-hz0tbe.ibet-gcucqd .ibet-idvwpx::after {
  background: #192ac8;
}

.ibet-hz0tbe.ibet-1du2vy .ibet-1ybaiy {
  background: #fa771f;
}

.ibet-hz0tbe.ibet-1du2vy .ibet-jiwb1f {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ibet-hz0tbe.ibet-1du2vy .ibet-jiwb1f::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ibet-hz0tbe.ibet-1du2vy .ibet-jiwb1f::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ibet-hz0tbe.ibet-1du2vy .ibet-idvwpx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ibet-hz0tbe.ibet-1du2vy .ibet-idvwpx::after {
  background: #fa8535;
}

.ibet-u2i2ut {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.ibet-j2nbtt {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.ibet-jfpbgq {
  width: 120px;
  height: 22px;
}

.ibet-jfpbgq .ibet-i3xwve {
  fill: #c2c0ce;
}

.ibet-jfpbgq [rating="1"] .ibet-i3xwve:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ibet-jfpbgq [rating="2"] .ibet-i3xwve:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ibet-jfpbgq [rating="3"] .ibet-i3xwve:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ibet-jfpbgq [rating="4"] .ibet-i3xwve:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ibet-jfpbgq [rating="5"] .ibet-i3xwve:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.ibet-ykj52f {
  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);
}

.ibet-ykj52f.ibet-7uxn1m {
  display: block;
}

.ibet-ykj52f.ibet-9c5yae {
  display: none;
}

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

.ibet-oivb1u {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ibet-zyr3az {
  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);
}

.ibet-4d2enf {
  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;
}

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

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

.ibet-4dry0u {
  font-size: 16px;
  line-height: 140%;
}

.ibet-lhwnqk {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ibet-lhwnqk .ibet-i3xwve {
  fill: #c2c0ce;
}

.ibet-lhwnqk [rating="1"] .ibet-i3xwve:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ibet-lhwnqk [rating="2"] .ibet-i3xwve:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ibet-lhwnqk [rating="3"] .ibet-i3xwve:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ibet-lhwnqk [rating="4"] .ibet-i3xwve:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ibet-lhwnqk [rating="5"] .ibet-i3xwve:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.ibet-dszo66 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.ibet-54zmfj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ibet-p2864w {
  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;
}

.ibet-d3rz63 {
  flex: 1;
  min-width: 0;
}

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

.ibet-d012wb {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.ibet-d012wb svg path {
  fill: var(--button-bg-color);
}

.ibet-d012wb svg circle {
  fill: var(--button-text-color);
}

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

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

.ibet-fksahq strong {
  font-weight: 600;
}

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

.ibet-2ommii p {
  margin: 0 0 16px;
}

.ibet-2ommii p:last-child {
  margin-bottom: 0;
}

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

.ibet-ha4y6e {
  max-width: 300px;
  width: 100%;
}

.ibet-ha4y6e a {
  width: 100%;
}

@media (max-width: 575px) {
  .ibet-ha4y6e {
    max-width: 200px;
  }
}

.ibet-et4vp7 {
  justify-content: center;
}

.ibet-2gh7qe {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ibet-gatcdg {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.ibet-ejvc6l .ibet-w61wob {
  justify-content: center;
}

/* faq */

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

.ibet-8ek7ix {
  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.ibet-3cj3fr ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ibet-8ek7ix::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.ibet-3cj3fr ease;
}

.ibet-t1p5mq.ibet-26blg4 .ibet-8ek7ix::after {
  transform: rotate(45deg);
}

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

.ibet-t1p5mq.ibet-26blg4 .ibet-wzyqwn {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.ibet-jthk56 {
  margin: 25px 0;
}

.ibet-w68za4 > input:not(:checked) ~ label:hover,
.ibet-w68za4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ibet-8ch09n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ibet-k23on6 44.ibet-3us3zv.ibet-mk3ubk.ibet-xg21ve.ibet-buxkog.ibet-qptujb.ibet-9yr8xx.ibet-ut3s8h.ibet-mgh8kt.ibet-qzymc9.ibet-9aadpr.ibet-gla7rt.ibet-x58dcq 0l-12.ibet-35kvxg 30.ibet-3ujpaq.ibet-fm89pc 2.ibet-cll927.ibet-fm89pc 3.ibet-o8litl 3.ibet-42ta6l.ibet-tr8n50 3.ibet-yd12ui.ibet-cmo1p6.ibet-auegu4.ibet-ipzq3v 7-3.ibet-35kvxg 10.ibet-s46n5f.ibet-ipzq3v 23.ibet-gncmxg.ibet-353gna 1.ibet-q8ix0d 2.ibet-35kvxg 3.ibet-353gna 1.ibet-tr8n50 5.ibet-6m1bg4.ibet-tr8n50 32.ibet-d5xfwt.ibet-cmo1p6 5.ibet-x58dcq 4.ibet-ipzq3v 9.ibet-ipzq3v 8.ibet-tr8n50 6.ibet-bc7zqi.ibet-jw1658.ibet-3vecin.ibet-y6ou7p.ibet-2w6xap 4.ibet-zeb1b8.ibet-2w6xap 6.ibet-2w6xap 0l29.ibet-x58dcq 17.ibet-2ot8id.ibet-s2tcdg 2.ibet-han8h3 10.ibet-svchqa.ibet-35kvxg 8.ibet-21bfik.ibet-nnyv8a.ibet-sj02vs.ibet-v5zado.ibet-3gkown.ibet-cmo1p6.ibet-qptujb.ibet-35kvxg 1.ibet-nfsl2p.ibet-tu9mrq.ibet-phi4p3.ibet-zao53h.ibet-b6tjm4.ibet-q8ix0d 1.ibet-2pd41s.ibet-n5zs9l.5z'/%3e%3c/svg%3e");
}

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

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

.ibet-0cqont {
  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);
}

.ibet-0cqont.ibet-8f33qh {
  display: block;
}

.ibet-0cqont.ibet-wix412 {
  display: none;
}

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

.ibet-ijgil7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ibet-8s8rkf {
  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);
}

.ibet-q36ptx {
  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;
}

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

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

.ibet-cssd5u {
  font-size: 16px;
  line-height: 140%;
}

.ibet-lrku0b {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ibet-lrku0b .ibet-w4qiak {
  fill: #c2c0ce;
}

.ibet-lrku0b [rating="1"] .ibet-w4qiak:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ibet-lrku0b [rating="2"] .ibet-w4qiak:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ibet-lrku0b [rating="3"] .ibet-w4qiak:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ibet-lrku0b [rating="4"] .ibet-w4qiak:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ibet-lrku0b [rating="5"] .ibet-w4qiak:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.ibet-ssncse 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;
}

.ibet-ssncse 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 */

.ibet-86536d {
  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);
}

.ibet-86536d.ibet-hxpe2h {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.ibet-dl51ji {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.ibet-dl51ji label {
  font-size: 14px;
}

.ibet-dl51ji h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ibet-dl51ji input,
.ibet-dl51ji textarea,
.ibet-dl51ji button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.ibet-dl51ji button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ibet-3cj3fr ease;
}
.ibet-dl51ji button:hover {
  background-color: var(--button-bg-hover);
}
.ibet-1dqsnj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ibet-ieermv ease-in;
}

.ibet-1dqsnj h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.ibet-w6bbx0, .ibet-g7jzw4, [class*="review-card"],
thead, thead th, table th, .ibet-uppyq3,
.ibet-1x10mn, [class*="collapsible-header"],
.ibet-ujxi2k, [class*="updated-block"] {
  color: #ece7dc !important;
}
