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

.ivybet-7sp9o9 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.ivybet-a3cb3i {
  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) {
  .ivybet-a3cb3i: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;
  }
}

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

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

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

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

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

.ivybet-40apes {
  cursor: pointer;
}

.ivybet-4bt7be {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.ivybet-ikm1u1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ivybet-ikm1u1 figure {
  margin: 0;
}

.ivybet-ikm1u1.ivybet-pkoa0g {
  justify-content: flex-start;
  margin-right: 4px;
}

.ivybet-ikm1u1.ivybet-qfgyi0 {
  justify-content: flex-end;
  margin-left: 4px;
}

.ivybet-ikm1u1.ivybet-pysnk6 {
  justify-content: center;
}

.ivybet-ikm1u1.ivybet-4crcrh {
  justify-content: normal;
}

.ivybet-lc3bs4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.ivybet-8hb4n5 {
  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) {
  .ivybet-8hb4n5 {
    flex-direction: column;
  }
}

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

.ivybet-dk8lda img {
  width: 100%;
}

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

.ivybet-z5yy7t {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.ivybet-z5yy7t 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);
}

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

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

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

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

.ivybet-z5yy7t ul li:last-of-type::after {
  display: none;
}

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

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

.ivybet-rqliki {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.ivybet-pcuw73.ivybet-p70htr {
  background-color: #000;
}

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

.ivybet-tmkxrp {
  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) {
  .ivybet-tmkxrp {
    padding: 80px 16px 0;
  }
}

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

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

.ivybet-a7ufew {
  margin-bottom: 94px;
}

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

.ivybet-jvtq5i .ivybet-gumrkb {
  margin-bottom: 28px;
}

.ivybet-jvtq5i .ivybet-gumrkb img {
  max-height: 100px;
  width: auto;
}

.ivybet-awqgdm {
  display: flex;
  align-items: center;
}

.ivybet-awqgdm a + a {
  margin-left: 24px;
}

.ivybet-awqgdm img {
  max-height: 56px;
  width: auto;
}

.ivybet-awqgdm img + img {
  margin-left: 24px;
}

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

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

.ivybet-wv2u4h {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.ivybet-a6vl33 li {
  display: flex;
  margin: 0 7px;
}

.ivybet-a6vl33 li svg {
  transition: 0.ivybet-2bxq63 ease-in-out;
}

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

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

.ivybet-nuiuc7 + .ivybet-nuiuc7 {
  margin-left: 120px;
}

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

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

.ivybet-168osv {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ivybet-168osv li {
  font-size: 16px;
}

.ivybet-168osv li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.ivybet-168osv li + li {
  margin-top: 16px;
}

.ivybet-yre9kv {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.ivybet-gp0l2g ease-in-out;
}

.ivybet-yre9kv.ivybet-3pfzdk {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.ivybet-fnqjg4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ivybet-tcb4en li {
  width: 100%;
}

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

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

.ivybet-tcb4en li a.ivybet-3pfzdk {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.ivybet-qjbupm {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.ivybet-qjbupm img {
  width: 100%;
  transition: 0.ivybet-2bxq63 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .ivybet-7atiuq .ivybet-gumrkb img {
    max-width: 90px;
  }
}

.ivybet-gumrkb img {
  max-height: 50px;
  width: auto;
}

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

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

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

.ivybet-ogux6g li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.ivybet-og2uio {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.ivybet-og2uio.ivybet-yhyu0e {
  margin-right: 0;
}

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

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

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

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

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

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

.ivybet-d11e7b:hover > ul {
  display: flex;
}

.ivybet-d11e7b:focus > ul {
  display: flex;
}

.ivybet-d11e7b:focus-within > ul {
  display: flex;
}

.ivybet-q0og0f {
  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;
}

.ivybet-q0og0f::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.ivybet-gp0l2g ease-in-out;
}

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

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

.ivybet-d11e7b 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.ivybet-2bxq63 ease-in-out;
  overflow: hidden;
}

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

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

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

.ivybet-ncpsvj {
  display: none;
}

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

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

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

.ivybet-8u03mh {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.ivybet-8u03mh img {
  margin-bottom: 20px;
}

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

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

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

.ivybet-2dz6gt {
  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) {
  .ivybet-2dz6gt {
    font-size: 32px;
  }
}

.ivybet-rg4dnc {
  color: var(--text-color);
}

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

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

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

.ivybet-nlu90t p img {
  display: block;
  margin: 0 auto;
}

.ivybet-nlu90t p:first-of-type {
  margin-top: 0;
}

.ivybet-nlu90t p:last-of-type {
  margin-bottom: 0;
}

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

.ivybet-nlu90t ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.ivybet-17g5vc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.ivybet-u0a6co .ivybet-w82q0e {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.ivybet-u0a6co .ivybet-47p46c {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .ivybet-u0a6co .ivybet-47p46c {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .ivybet-u0a6co .ivybet-47p46c img {
    width: 100%;
  }
}

.ivybet-47p46c {
  margin: 0 0 28px;
}

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

.ivybet-w82q0e {
  margin: 0 0 28px;
}

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

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

.ivybet-17g5vc .ivybet-a3cb3i {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.ivybet-g4cu4l {
  position: relative;
  border: none;
}

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

.ivybet-9bjpjs {
  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;
}

.ivybet-9bjpjs span {
  height: 32px;
}

.ivybet-9bjpjs span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.ivybet-9bjpjs.ivybet-myedhi span {
  transform: scaleY(-1);
}

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

.ivybet-zln51a {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.ivybet-zln51a li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.ivybet-2bxq63 ease-in-out;
}

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

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

.ivybet-zln51a.ivybet-no68u6 {
  display: none;
}

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

.ivybet-8mi8sd table {
  width: 100%;
  border-collapse: collapse;
}

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

  .ivybet-8mi8sd table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.ivybet-w6ulsw {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.ivybet-iu2g0u p {
  color: var(--text-color);
}

.ivybet-maakrv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.ivybet-aiv93b {
  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);
}

.ivybet-e8hpk8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ivybet-7foho5 p + p {
  margin-top: 10px;
}

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

.ivybet-0cen00 {
  display: none;
}

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

.ivybet-42tcu6 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.ivybet-42tcu6 li {
  margin: 0 20px;
}

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

.ivybet-42tcu6 li a img {
  margin-bottom: 4px;
}

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

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

.ivybet-r0853s li {
  font-size: 16px;
  position: relative;
}

.ivybet-r0853s li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.ivybet-r0853s li span {
  opacity: 0.5;
}

.ivybet-r0853s li + li {
  margin-left: 30px;
}

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

h2.ivybet-ajj73e {
  margin: 0 0 28px;
}

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

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

.ivybet-d3hjop 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);
}

.ivybet-d3hjop 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;
}

.ivybet-d3hjop 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;
}

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

.ivybet-d3hjop tbody tr:last-of-type {
  margin-bottom: 0;
}

.ivybet-d3hjop tbody tr td:first-of-type {
  flex-shrink: 0;
}

.ivybet-d3hjop 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);
}

.ivybet-d3hjop 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);
}

.ivybet-d3hjop tbody tr td:last-of-type {
  margin-left: auto;
}

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

.ivybet-d3hjop tbody tr td .ivybet-erf16h {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .ivybet-d3hjop tbody tr td .ivybet-erf16h {
    width: 100%;
  }
}

.ivybet-d3hjop tbody tr td .ivybet-tc7zw0 {
  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.ivybet-2bxq63 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .ivybet-d3hjop tbody tr td .ivybet-tc7zw0 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .ivybet-d3hjop tbody tr td .ivybet-tc7zw0 {
    width: 100%;
  }
}

.ivybet-d3hjop tbody tr td .ivybet-c5li18 {
  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) {
  .ivybet-d3hjop tbody tr td .ivybet-c5li18:hover {
    text-decoration: none;
  }
}

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

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

.ivybet-mdpl5f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ivybet-5jshuj img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.ivybet-2bxq63 ease-in-out;
}

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

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

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

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

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

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

.ivybet-s4rlfl img {
  width: 100%;
  height: 100%;
}

.ivybet-s4rlfl iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.ivybet-reyz08 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.ivybet-2bxq63 ease-in-out;
}

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

.ivybet-2pq43q {
  padding: 90px 0;
}

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

.ivybet-56w8dq {
  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) {
  .ivybet-56w8dq {
    padding: 0 16px;
  }
}

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

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

.ivybet-8olu5j img {
  width: 100%;
}

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

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

.ivybet-1z8ljs {
  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;
}

.ivybet-1z8ljs 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) {
  .ivybet-1z8ljs {
    flex-basis: auto;
  }
}

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

.ivybet-pf3wy2 {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-pf3wy2:hover {
  border: 1px solid #8c8ca2;
}

.ivybet-xo2s70 {
  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%);
}

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

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

.ivybet-48ynn6 a {
  text-decoration: underline;
  color: #8babff;
}

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

.ivybet-yphaen .ivybet-pf3wy2 {
  width: 50%;
  margin: 0;
}

.ivybet-kmd312 {
  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;
}

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

.ivybet-9tm4wy {
  margin: 0 0 100px;
}

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

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

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

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

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

.ivybet-8voe0f {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.ivybet-bk2oi1 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.ivybet-2bxq63 ease-in-out;
}

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

.ivybet-bk2oi1 a svg {
  fill: #fff;
}

.ivybet-bk2oi1 a:hover {
  background: #3d68e7;
}

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

.ivybet-wdfi6b {
  margin-bottom: 16px;
}

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

.ivybet-i32up4 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.ivybet-89jiux {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.ivybet-89jiux 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);
}

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

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

.ivybet-89jiux table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .ivybet-89jiux {
    margin: 0;
  }
}

.ivybet-27tyuv {
  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) {
  .ivybet-27tyuv {
    min-height: 190px;
  }
}

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

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

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

.ivybet-xq0zh7.ivybet-selpwv {
  display: none;
}

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

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

.ivybet-8pd0b8 iframe.ivybet-jq0fwo {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.ivybet-8pd0b8.ivybet-vxgt2m {
  opacity: 1;
  pointer-events: all;
}

.ivybet-dw19xd {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-dw19xd svg {
  margin-right: 10px;
}

.ivybet-dw19xd + .ivybet-dw19xd {
  margin-top: 14px;
}

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

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

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

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

.ivybet-gbgbpm .ivybet-17g5vc {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.ivybet-gbgbpm .ivybet-17g5vc h1,
.ivybet-gbgbpm .ivybet-17g5vc 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) {
  .ivybet-gbgbpm .ivybet-17g5vc h1,
  .ivybet-gbgbpm .ivybet-17g5vc h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .ivybet-gbgbpm .ivybet-17g5vc {
    margin: 28px 0 0;
  }
}

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

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

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

.ivybet-wlvez8 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.ivybet-zdrl8m {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.ivybet-yprvp2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.ivybet-oa1mrf .ivybet-a3cb3i {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .ivybet-oa1mrf .ivybet-a3cb3i {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.ivybet-zbkm1c {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.ivybet-zbkm1c img {
  width: 100%;
}

.ivybet-rmhfs5 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.ivybet-75mqym {
  width: 100%;
  margin: 0 0 100px;
}

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

.ivybet-75mqym .ivybet-2b7wh4 {
  position: relative;
}

.ivybet-75mqym .ivybet-cqwzay {
  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;
}

.ivybet-75mqym .ivybet-cqwzay.ivybet-selpwv {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .ivybet-75mqym .ivybet-7ybvfb {
    bottom: 90px;
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-2wh67j {
  max-width: 300px;
  width: 100%;
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-2wh67j .ivybet-xxxd3j {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-7ybvfb .ivybet-2wh67j .ivybet-xxxd3j {
    font-size: 32px;
    text-align: center;
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-2wh67j .ivybet-xs1w5l {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-7ybvfb .ivybet-2wh67j .ivybet-xs1w5l {
    text-align: center;
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e {
    flex-direction: column-reverse;
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-7vz5jh {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-7vz5jh:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-7vz5jh {
    width: 100%;
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-8z3u35 {
  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.ivybet-2bxq63 ease-in-out;
  overflow: hidden;
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-8z3u35 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);
  }
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-8z3u35: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;
}

.ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-8z3u35:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-7ybvfb .ivybet-yhyu0e .ivybet-8z3u35 {
    width: 100%;
  }
}

.ivybet-75mqym .ivybet-7ybvfb.ivybet-selpwv {
  display: none;
}

.ivybet-75mqym .ivybet-p10xli {
  display: none;
}

.ivybet-75mqym .ivybet-p10xli.ivybet-vxgt2m {
  display: block;
}

.ivybet-75mqym .ivybet-p10xli iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-p10xli iframe {
    height: calc(100vh - 54px);
  }
}

.ivybet-75mqym .ivybet-n99cvp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .ivybet-75mqym .ivybet-n99cvp {
    padding: 24px 16px 0;
  }
}

.ivybet-75mqym .ivybet-n99cvp .ivybet-xxxd3j {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ivybet-75mqym .ivybet-n99cvp .ivybet-xxxd3j {
    margin-bottom: 24px;
  }
}

.ivybet-75mqym .ivybet-n99cvp 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);
}

.ivybet-75mqym .ivybet-n99cvp 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) {
  .ivybet-75mqym .ivybet-n99cvp table tr td {
    padding: 12px 4px;
  }
}

.ivybet-75mqym .ivybet-n99cvp 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) {
  .ivybet-75mqym .ivybet-n99cvp table tr th {
    padding: 12px 4px;
  }
}

.ivybet-75mqym .ivybet-n99cvp table tr:last-of-type td {
  border-bottom: none;
}

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

.ivybet-le4e0o.ivybet-3pfzdk {
  display: block;
}

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

.ivybet-le4e0o .ivybet-taglpy {
  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;
}

.ivybet-le4e0o .ivybet-qfbudi {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.ivybet-le4e0o .ivybet-8z3u35 {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-le4e0o .ivybet-8z3u35:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.ivybet-0nx0na.ivybet-3pfzdk {
  display: block;
}

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

.ivybet-uvtcko {
  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;
}

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

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

.ivybet-kfuz56 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.ivybet-kfuz56 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.ivybet-a0qfpg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ivybet-jweaul.ivybet-selpwv {
  display: none;
}

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

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

.ivybet-5403w9 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.ivybet-5403w9 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.ivybet-2bxq63 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.ivybet-5403w9 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ivybet-5403w9 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.ivybet-5403w9 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.ivybet-5403w9 input:active {
  border-color: #c2c0ce;
}

.ivybet-5403w9 input:focus {
  border-color: #c2c0ce;
}

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

.ivybet-m6p40v {
  margin-bottom: 36px;
}

.ivybet-m6p40v 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;
}

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

.ivybet-m6p40v textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ivybet-6hscnh {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ivybet-bfhx2p {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-bfhx2p:hover {
  background: var(--border-color);
}

.ivybet-i4aanx {
  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.ivybet-2bxq63 ease-in-out;
}

.ivybet-i4aanx:hover {
  background: #166ad9;
}

.ivybet-640fld {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ivybet-640fld.ivybet-selpwv {
  display: none;
}

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

.ivybet-640fld .ivybet-bfhx2p {
  margin: 0 auto;
}

.ivybet-5odabf {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.ivybet-bdas8y {
  filter: grayscale(100%);
}

.ivybet-nsa0qe > input {
  display: none;
}

.ivybet-nsa0qe > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ivybet-i7o3zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ivybet-5kr60t 44.ivybet-cfa7n6.ivybet-yru2y7.ivybet-0ykiv4.ivybet-meauoh.ivybet-f7zgsp.ivybet-lw8b27.ivybet-e3jazu.ivybet-daba39.ivybet-sfn1o6.ivybet-scyk8m.ivybet-9nlwyq.ivybet-xxaahg 0l-12.ivybet-22ljse 30.ivybet-2z1cuc.ivybet-zcuqwy 2.ivybet-y7hm6k.ivybet-zcuqwy 3.ivybet-jl9r0m 3.ivybet-9u55wr.ivybet-8ft5od 3.ivybet-tz5vdm.ivybet-l70eex.ivybet-a8r9fj.ivybet-lpmql3 7-3.ivybet-22ljse 10.ivybet-0hx5rb.ivybet-lpmql3 23.ivybet-xkvdxo.ivybet-im7wcz 1.ivybet-i77cii 2.ivybet-22ljse 3.ivybet-im7wcz 1.ivybet-8ft5od 5.ivybet-x4gt8z.ivybet-8ft5od 32.ivybet-e95ii3.ivybet-l70eex 5.ivybet-xxaahg 4.ivybet-lpmql3 9.ivybet-lpmql3 8.ivybet-8ft5od 6.ivybet-hru31y.ivybet-op0j1e.ivybet-m9z9ql.ivybet-j1mdxo.ivybet-lyf5hg 4.ivybet-r5uoxb.ivybet-lyf5hg 6.ivybet-lyf5hg 0l29.ivybet-xxaahg 17.ivybet-v5gc5t.ivybet-q999ft 2.ivybet-ccr85f 10.ivybet-pc0e6j.ivybet-22ljse 8.ivybet-kuoary.ivybet-hbnia6.ivybet-usozum.ivybet-ytj3l8.ivybet-kiflqj.ivybet-l70eex.ivybet-f7zgsp.ivybet-22ljse 1.ivybet-kh4bgn.ivybet-uzpvg6.ivybet-d5pi1n.ivybet-3c8shc.ivybet-tfj29k.ivybet-i77cii 1.ivybet-9trdej.ivybet-7wcudx.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ivybet-nsa0qe > input:checked ~ label,
.ivybet-nsa0qe > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ivybet-i7o3zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ivybet-5kr60t 44.ivybet-cfa7n6.ivybet-yru2y7.ivybet-0ykiv4.ivybet-meauoh.ivybet-f7zgsp.ivybet-lw8b27.ivybet-e3jazu.ivybet-daba39.ivybet-sfn1o6.ivybet-scyk8m.ivybet-9nlwyq.ivybet-xxaahg 0l-12.ivybet-22ljse 30.ivybet-2z1cuc.ivybet-zcuqwy 2.ivybet-y7hm6k.ivybet-zcuqwy 3.ivybet-jl9r0m 3.ivybet-9u55wr.ivybet-8ft5od 3.ivybet-tz5vdm.ivybet-l70eex.ivybet-a8r9fj.ivybet-lpmql3 7-3.ivybet-22ljse 10.ivybet-0hx5rb.ivybet-lpmql3 23.ivybet-xkvdxo.ivybet-im7wcz 1.ivybet-i77cii 2.ivybet-22ljse 3.ivybet-im7wcz 1.ivybet-8ft5od 5.ivybet-x4gt8z.ivybet-8ft5od 32.ivybet-e95ii3.ivybet-l70eex 5.ivybet-xxaahg 4.ivybet-lpmql3 9.ivybet-lpmql3 8.ivybet-8ft5od 6.ivybet-hru31y.ivybet-op0j1e.ivybet-m9z9ql.ivybet-j1mdxo.ivybet-lyf5hg 4.ivybet-r5uoxb.ivybet-lyf5hg 6.ivybet-lyf5hg 0l29.ivybet-xxaahg 17.ivybet-v5gc5t.ivybet-q999ft 2.ivybet-ccr85f 10.ivybet-pc0e6j.ivybet-22ljse 8.ivybet-kuoary.ivybet-hbnia6.ivybet-usozum.ivybet-ytj3l8.ivybet-kiflqj.ivybet-l70eex.ivybet-f7zgsp.ivybet-22ljse 1.ivybet-kh4bgn.ivybet-uzpvg6.ivybet-d5pi1n.ivybet-3c8shc.ivybet-tfj29k.ivybet-i77cii 1.ivybet-9trdej.ivybet-7wcudx.5z'/%3e%3c/svg%3e");
}

.ivybet-nsa0qe > input:not(:checked) ~ label:hover,
.ivybet-nsa0qe > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ivybet-i7o3zi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ivybet-5kr60t 44.ivybet-cfa7n6.ivybet-yru2y7.ivybet-0ykiv4.ivybet-meauoh.ivybet-f7zgsp.ivybet-lw8b27.ivybet-e3jazu.ivybet-daba39.ivybet-sfn1o6.ivybet-scyk8m.ivybet-9nlwyq.ivybet-xxaahg 0l-12.ivybet-22ljse 30.ivybet-2z1cuc.ivybet-zcuqwy 2.ivybet-y7hm6k.ivybet-zcuqwy 3.ivybet-jl9r0m 3.ivybet-9u55wr.ivybet-8ft5od 3.ivybet-tz5vdm.ivybet-l70eex.ivybet-a8r9fj.ivybet-lpmql3 7-3.ivybet-22ljse 10.ivybet-0hx5rb.ivybet-lpmql3 23.ivybet-xkvdxo.ivybet-im7wcz 1.ivybet-i77cii 2.ivybet-22ljse 3.ivybet-im7wcz 1.ivybet-8ft5od 5.ivybet-x4gt8z.ivybet-8ft5od 32.ivybet-e95ii3.ivybet-l70eex 5.ivybet-xxaahg 4.ivybet-lpmql3 9.ivybet-lpmql3 8.ivybet-8ft5od 6.ivybet-hru31y.ivybet-op0j1e.ivybet-m9z9ql.ivybet-j1mdxo.ivybet-lyf5hg 4.ivybet-r5uoxb.ivybet-lyf5hg 6.ivybet-lyf5hg 0l29.ivybet-xxaahg 17.ivybet-v5gc5t.ivybet-q999ft 2.ivybet-ccr85f 10.ivybet-pc0e6j.ivybet-22ljse 8.ivybet-kuoary.ivybet-hbnia6.ivybet-usozum.ivybet-ytj3l8.ivybet-kiflqj.ivybet-l70eex.ivybet-f7zgsp.ivybet-22ljse 1.ivybet-kh4bgn.ivybet-uzpvg6.ivybet-d5pi1n.ivybet-3c8shc.ivybet-tfj29k.ivybet-i77cii 1.ivybet-9trdej.ivybet-7wcudx.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .ivybet-6zio40 > .ivybet-nyfpdi {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .ivybet-6zio40 > .ivybet-nyfpdi {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .ivybet-6zio40 > .ivybet-nyfpdi {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .ivybet-6zio40 > .ivybet-nyfpdi {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .ivybet-6zio40 > .ivybet-nyfpdi {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.ivybet-7unuws {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.ivybet-7unuws.ivybet-selpwv {
  display: none;
}

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

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

.ivybet-mb5us5 {
  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;
}

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

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

.ivybet-mb5us5 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.ivybet-me4f4c {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .ivybet-9c51dq {
    top: -20px;
  }
}

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

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

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

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

.ivybet-7unuws.ivybet-ibjy8g .ivybet-almj01 {
  background: #2b3b67;
}

.ivybet-7unuws.ivybet-ibjy8g .ivybet-mb5us5 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ivybet-7unuws.ivybet-ibjy8g .ivybet-mb5us5::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ivybet-7unuws.ivybet-ibjy8g .ivybet-mb5us5::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ivybet-7unuws.ivybet-ibjy8g .ivybet-me4f4c::before {
  background: #0e0f41;
}

.ivybet-7unuws.ivybet-ibjy8g .ivybet-me4f4c::after {
  background: #152557;
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-almj01 {
  background: #1f35fa;
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-mb5us5 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-mb5us5::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-mb5us5::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-me4f4c::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ivybet-7unuws.ivybet-f5p3rx .ivybet-me4f4c::after {
  background: #192ac8;
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-almj01 {
  background: #fa771f;
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-mb5us5 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-mb5us5::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-mb5us5::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-me4f4c::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ivybet-7unuws.ivybet-b07yaq .ivybet-me4f4c::after {
  background: #fa8535;
}

.ivybet-flvxl2 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.ivybet-f5dyiv {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.ivybet-3tg73m {
  width: 120px;
  height: 22px;
}

.ivybet-3tg73m .ivybet-tzvget {
  fill: #c2c0ce;
}

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

.ivybet-3tg73m [rating="2"] .ivybet-tzvget:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ivybet-3tg73m [rating="3"] .ivybet-tzvget:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

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

.ivybet-5vv89u {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.ivybet-xrlwwd {
  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);
}

.ivybet-xrlwwd.ivybet-vxgt2m {
  display: block;
}

.ivybet-xrlwwd.ivybet-selpwv {
  display: none;
}

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

.ivybet-mniod0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ivybet-b7uhql {
  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);
}

.ivybet-0f19k8 {
  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;
}

.ivybet-7hnpv1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.ivybet-juqub5 {
  font-size: 16px;
  line-height: 140%;
}

.ivybet-vr1pw8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ivybet-vr1pw8 .ivybet-tzvget {
  fill: #c2c0ce;
}

.ivybet-vr1pw8 [rating="1"] .ivybet-tzvget:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ivybet-vr1pw8 [rating="2"] .ivybet-tzvget:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ivybet-vr1pw8 [rating="3"] .ivybet-tzvget:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ivybet-vr1pw8 [rating="4"] .ivybet-tzvget:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ivybet-vr1pw8 [rating="5"] .ivybet-tzvget:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.ivybet-pi8ytu {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.ivybet-oc6k0i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ivybet-bcx3zh {
  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;
}

.ivybet-ujj2uc {
  flex: 1;
  min-width: 0;
}

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

.ivybet-otmwr6 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.ivybet-otmwr6 svg path {
  fill: var(--button-bg-color);
}

.ivybet-otmwr6 svg circle {
  fill: var(--button-text-color);
}

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

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

.ivybet-lv0ore strong {
  font-weight: 600;
}

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

.ivybet-8xf8ul p {
  margin: 0 0 16px;
}

.ivybet-8xf8ul p:last-child {
  margin-bottom: 0;
}

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

.ivybet-46vja9 {
  max-width: 300px;
  width: 100%;
}

.ivybet-46vja9 a {
  width: 100%;
}

@media (max-width: 575px) {
  .ivybet-46vja9 {
    max-width: 200px;
  }
}

.ivybet-yd8ta7 {
  justify-content: center;
}

.ivybet-ayeemu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ivybet-vxjhdy {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.ivybet-j3398y .ivybet-ogux6g {
  justify-content: center;
}

/* faq */

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

.ivybet-zw9iny {
  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.ivybet-h97xvb ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ivybet-zw9iny::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.ivybet-h97xvb ease;
}

.ivybet-7nbbwt.ivybet-3pfzdk .ivybet-zw9iny::after {
  transform: rotate(45deg);
}

.ivybet-34ukbu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.ivybet-2bxq63 ease, padding 0.ivybet-2bxq63 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.ivybet-7nbbwt.ivybet-3pfzdk .ivybet-34ukbu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.ivybet-ltp54s {
  margin: 25px 0;
}

.ivybet-nsa0qe > input:not(:checked) ~ label:hover,
.ivybet-nsa0qe > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ivybet-1807il.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ivybet-b2htql 44.ivybet-5zaoe1.ivybet-m5ap85.ivybet-63bx4h.ivybet-11emte.ivybet-xk53q6.ivybet-q42je2.ivybet-rgho7y.ivybet-1ijpmd.ivybet-2tte01.ivybet-2enx3b.ivybet-wsge38.ivybet-qgk7ft 0l-12.ivybet-n9hf5t 30.ivybet-yj0wr0.ivybet-f8s8f5 2.ivybet-ae6c3t.ivybet-f8s8f5 3.ivybet-zrnsky 3.ivybet-o83akz.ivybet-68cl1b 3.ivybet-8r3zye.ivybet-mlgq7c.ivybet-09u43p.ivybet-0eoaz8 7-3.ivybet-n9hf5t 10.ivybet-4v34r7.ivybet-0eoaz8 23.ivybet-lk7qrd.ivybet-oqdo3x 1.ivybet-98fbep 2.ivybet-n9hf5t 3.ivybet-oqdo3x 1.ivybet-68cl1b 5.ivybet-lt8ywu.ivybet-68cl1b 32.ivybet-spe65p.ivybet-mlgq7c 5.ivybet-qgk7ft 4.ivybet-0eoaz8 9.ivybet-0eoaz8 8.ivybet-68cl1b 6.ivybet-cud99l.ivybet-k86yn1.ivybet-jaq062.ivybet-ywgc6y.ivybet-x1x2np 4.ivybet-2z6mh8.ivybet-x1x2np 6.ivybet-x1x2np 0l29.ivybet-qgk7ft 17.ivybet-suhofj.ivybet-o2hj9b 2.ivybet-u6ghn7 10.ivybet-wi5pz4.ivybet-n9hf5t 8.ivybet-tpjvkl.ivybet-bityun.ivybet-cdk0ga.ivybet-5qtuyc.ivybet-fh9z7m.ivybet-mlgq7c.ivybet-xk53q6.ivybet-n9hf5t 1.ivybet-nrkr9o.ivybet-xkn3ha.ivybet-ze9kks.ivybet-g4wstc.ivybet-dnjwp4.ivybet-98fbep 1.ivybet-3dx27y.ivybet-orrr30.5z'/%3e%3c/svg%3e");
}

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

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

.ivybet-lqlvrb {
  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);
}

.ivybet-lqlvrb.ivybet-cliy6h {
  display: block;
}

.ivybet-lqlvrb.ivybet-v4yw1l {
  display: none;
}

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

.ivybet-ii150a {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ivybet-titld6 {
  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);
}

.ivybet-zbhq3d {
  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;
}

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

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

.ivybet-90hrcw {
  font-size: 16px;
  line-height: 140%;
}

.ivybet-etx3t1 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ivybet-etx3t1 .ivybet-0yp8cd {
  fill: #c2c0ce;
}

.ivybet-etx3t1 [rating="1"] .ivybet-0yp8cd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ivybet-etx3t1 [rating="2"] .ivybet-0yp8cd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ivybet-etx3t1 [rating="3"] .ivybet-0yp8cd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ivybet-etx3t1 [rating="4"] .ivybet-0yp8cd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ivybet-etx3t1 [rating="5"] .ivybet-0yp8cd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.ivybet-h9p7ej 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;
}

.ivybet-h9p7ej 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 */

.ivybet-33ofm1 {
  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);
}

.ivybet-33ofm1.ivybet-mlquts {
  opacity: 1;
  pointer-events: auto;
}
