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

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

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

.betblast-rdgskp {
  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) {
  .betblast-rdgskp: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;
  }
}

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

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

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

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

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

.betblast-b6skwb {
  cursor: pointer;
}

.betblast-wt7fpb {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betblast-6adg7d {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betblast-6adg7d figure {
  margin: 0;
}

.betblast-6adg7d.betblast-whatts {
  justify-content: flex-start;
  margin-right: 4px;
}

.betblast-6adg7d.betblast-fpyqm6 {
  justify-content: flex-end;
  margin-left: 4px;
}

.betblast-6adg7d.betblast-zeqlt8 {
  justify-content: center;
}

.betblast-6adg7d.betblast-31zv33 {
  justify-content: normal;
}

.betblast-4eocxh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betblast-ib1ycn img {
  width: 100%;
}

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

.betblast-c85wc4 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.betblast-c85wc4 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);
}

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

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

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

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

.betblast-c85wc4 ul li:last-of-type::after {
  display: none;
}

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

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

.betblast-lu0er4 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betblast-wtk996.betblast-06w657 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .betblast-wtk996.betblast-06w657:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.betblast-t5mmvr {
  margin-bottom: 94px;
}

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

.betblast-vi57h9 .betblast-g6t9wx {
  margin-bottom: 28px;
}

.betblast-vi57h9 .betblast-g6t9wx img {
  max-height: 100px;
  width: auto;
}

.betblast-1b9gis {
  display: flex;
  align-items: center;
}

.betblast-1b9gis a + a {
  margin-left: 24px;
}

.betblast-1b9gis img {
  max-height: 56px;
  width: auto;
}

.betblast-1b9gis img + img {
  margin-left: 24px;
}

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

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

.betblast-tic19n {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betblast-rutxjh li {
  display: flex;
  margin: 0 7px;
}

.betblast-rutxjh li svg {
  transition: 0.betblast-qunec8 ease-in-out;
}

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

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

.betblast-ptsklc + .betblast-ptsklc {
  margin-left: 120px;
}

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

.betblast-7itkrx {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.betblast-vzbqfh {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betblast-vzbqfh li {
  font-size: 16px;
}

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

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

.betblast-vzbqfh li + li {
  margin-top: 16px;
}

.betblast-o08jpf {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betblast-a1mpan ease-in-out;
}

.betblast-o08jpf.betblast-awtre5 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betblast-ig65bg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betblast-f9bl6l li {
  width: 100%;
}

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

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

.betblast-f9bl6l li a.betblast-awtre5 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.betblast-kga85v {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betblast-kga85v img {
  width: 100%;
  transition: 0.betblast-qunec8 ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .betblast-srzss0 .betblast-g6t9wx img {
    max-width: 90px;
  }
}

.betblast-g6t9wx img {
  max-height: 50px;
  width: auto;
}

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

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

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

.betblast-wgim83 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.betblast-v8m2av {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betblast-v8m2av.betblast-e3jlrj {
  margin-right: 0;
}

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

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

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

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

.betblast-9sro4y {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.betblast-9sro4y:hover > ul {
  display: flex;
}

.betblast-9sro4y:focus > ul {
  display: flex;
}

.betblast-9sro4y:focus-within > ul {
  display: flex;
}

.betblast-47qefm {
  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;
}

.betblast-47qefm::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.betblast-a1mpan ease-in-out;
}

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

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

.betblast-9sro4y 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.betblast-qunec8 ease-in-out;
  overflow: hidden;
}

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

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

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

.betblast-d2xey2 {
  display: none;
}

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

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

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

.betblast-5v65g1 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.betblast-5v65g1 img {
  margin-bottom: 20px;
}

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

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

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

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

.betblast-ppgx6r {
  color: var(--text-color);
}

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

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

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

.betblast-b1762h p img {
  display: block;
  margin: 0 auto;
}

.betblast-b1762h p:first-of-type {
  margin-top: 0;
}

.betblast-b1762h p:last-of-type {
  margin-bottom: 0;
}

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

.betblast-b1762h ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.betblast-sw7pyc .betblast-og7vob {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betblast-sw7pyc .betblast-dw17ij {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betblast-dw17ij {
  margin: 0 0 28px;
}

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

.betblast-og7vob {
  margin: 0 0 28px;
}

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

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

.betblast-r8phbt .betblast-rdgskp {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betblast-2bayru {
  position: relative;
  border: none;
}

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

.betblast-wtqehf {
  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;
}

.betblast-wtqehf span {
  height: 32px;
}

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

.betblast-wtqehf.betblast-9xnu5k span {
  transform: scaleY(-1);
}

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

.betblast-l5oi0j {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betblast-l5oi0j.betblast-kyno5p {
  display: none;
}

.betblast-oht8b5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betblast-oht8b5 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betblast-oht8b5 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.betblast-9xtgxf {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.betblast-32zj13 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.betblast-32zj13 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.betblast-32zj13 p {
  color: var(--text-color);
}

.betblast-pwbk1k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betblast-f7bdqx {
  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);
}

.betblast-dsmq7s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betblast-7ebm1l p + p {
  margin-top: 10px;
}

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

.betblast-e4hlb8 {
  display: none;
}

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

.betblast-2e36ot {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.betblast-2e36ot li {
  margin: 0 20px;
}

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

.betblast-2e36ot li a img {
  margin-bottom: 4px;
}

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

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

.betblast-o2aeni li {
  font-size: 16px;
  position: relative;
}

.betblast-o2aeni li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betblast-o2aeni li span {
  opacity: 0.5;
}

.betblast-o2aeni li + li {
  margin-left: 30px;
}

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

h2.betblast-apes8b {
  margin: 0 0 28px;
}

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

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

.betblast-gzy0v6 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);
}

.betblast-gzy0v6 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;
}

.betblast-gzy0v6 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;
}

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

.betblast-gzy0v6 tbody tr:last-of-type {
  margin-bottom: 0;
}

.betblast-gzy0v6 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betblast-gzy0v6 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);
}

.betblast-gzy0v6 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);
}

.betblast-gzy0v6 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betblast-gzy0v6 tbody tr td .betblast-k0bx1a {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betblast-gzy0v6 tbody tr td .betblast-k0bx1a {
    width: 100%;
  }
}

.betblast-gzy0v6 tbody tr td .betblast-carnbz {
  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.betblast-qunec8 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .betblast-gzy0v6 tbody tr td .betblast-carnbz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betblast-gzy0v6 tbody tr td .betblast-carnbz {
    width: 100%;
  }
}

.betblast-gzy0v6 tbody tr td .betblast-q9nfk9 {
  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) {
  .betblast-gzy0v6 tbody tr td .betblast-q9nfk9:hover {
    text-decoration: none;
  }
}

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

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

.betblast-xie07s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betblast-a1sa67 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betblast-qunec8 ease-in-out;
}

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

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

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

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

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

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

.betblast-nrnk9g img {
  width: 100%;
  height: 100%;
}

.betblast-nrnk9g iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betblast-sv94vo svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betblast-qunec8 ease-in-out;
}

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

.betblast-tlq7qg {
  padding: 90px 0;
}

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

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

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

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

.betblast-7vosl3 img {
  width: 100%;
}

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

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

.betblast-2bj15n {
  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;
}

.betblast-2bj15n 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) {
  .betblast-2bj15n {
    flex-basis: auto;
  }
}

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

.betblast-0pvfus {
  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.betblast-qunec8 ease-in-out;
}

.betblast-0pvfus:hover {
  border: 1px solid #8c8ca2;
}

.betblast-y4sqjt {
  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%);
}

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

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

.betblast-h6wbdd a {
  text-decoration: underline;
  color: #8babff;
}

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

.betblast-sa4i2n .betblast-0pvfus {
  width: 50%;
  margin: 0;
}

.betblast-qgi6ik {
  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;
}

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

.betblast-gd03rh {
  margin: 0 0 100px;
}

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

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

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

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

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

.betblast-oqeszy {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betblast-1wx5y7 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.betblast-qunec8 ease-in-out;
}

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

.betblast-1wx5y7 a svg {
  fill: #fff;
}

.betblast-1wx5y7 a:hover {
  background: #3d68e7;
}

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

.betblast-qzrt2q {
  margin-bottom: 16px;
}

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

.betblast-6l552i {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.betblast-qp2z99 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);
}

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

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

.betblast-qp2z99 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.betblast-vj35an.betblast-xigkhf {
  display: none;
}

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

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

.betblast-f8drv2 iframe.betblast-4pdxix {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betblast-f8drv2.betblast-fxn4k1 {
  opacity: 1;
  pointer-events: all;
}

.betblast-a9d7qe {
  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.betblast-qunec8 ease-in-out;
}

.betblast-a9d7qe svg {
  margin-right: 10px;
}

.betblast-a9d7qe + .betblast-a9d7qe {
  margin-top: 14px;
}

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

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

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

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

.betblast-tympbg .betblast-r8phbt {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .betblast-tympbg .betblast-r8phbt {
    margin: 28px 0 0;
  }
}

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

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

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

.betblast-j7r5xr {
  max-width: 545px;
  width: 100%;
}

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

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

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

.betblast-49c7gx iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betblast-j9ch3v {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betblast-z61q4w {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betblast-fdy382 .betblast-rdgskp {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betblast-fdy382 .betblast-rdgskp {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betblast-lxn20n {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betblast-lxn20n img {
  width: 100%;
}

.betblast-e4wads {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betblast-zum15v {
  width: 100%;
  margin: 0 0 100px;
}

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

.betblast-zum15v .betblast-k5va0h {
  position: relative;
}

.betblast-zum15v .betblast-wrieg0 {
  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;
}

.betblast-zum15v .betblast-wrieg0.betblast-xigkhf {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betblast-zum15v .betblast-ttso50 {
    bottom: 90px;
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-crppnn {
  max-width: 300px;
  width: 100%;
}

.betblast-zum15v .betblast-ttso50 .betblast-crppnn .betblast-sen2od {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-ttso50 .betblast-crppnn .betblast-sen2od {
    font-size: 32px;
    text-align: center;
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-crppnn .betblast-8cldbj {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-ttso50 .betblast-crppnn .betblast-8cldbj {
    text-align: center;
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-ttso50 .betblast-e3jlrj {
    flex-direction: column-reverse;
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-xtecpg {
  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.betblast-qunec8 ease-in-out;
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-xtecpg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-xtecpg {
    width: 100%;
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-tij9rb {
  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.betblast-qunec8 ease-in-out;
  overflow: hidden;
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-tij9rb 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);
  }
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-tij9rb: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;
}

.betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-tij9rb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-ttso50 .betblast-e3jlrj .betblast-tij9rb {
    width: 100%;
  }
}

.betblast-zum15v .betblast-ttso50.betblast-xigkhf {
  display: none;
}

.betblast-zum15v .betblast-qhxtq2 {
  display: none;
}

.betblast-zum15v .betblast-qhxtq2.betblast-fxn4k1 {
  display: block;
}

.betblast-zum15v .betblast-qhxtq2 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-qhxtq2 iframe {
    height: calc(100vh - 54px);
  }
}

.betblast-zum15v .betblast-gk3ukc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betblast-zum15v .betblast-gk3ukc {
    padding: 24px 16px 0;
  }
}

.betblast-zum15v .betblast-gk3ukc .betblast-sen2od {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betblast-zum15v .betblast-gk3ukc .betblast-sen2od {
    margin-bottom: 24px;
  }
}

.betblast-zum15v .betblast-gk3ukc 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);
}

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

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

.betblast-zum15v .betblast-gk3ukc table tr:last-of-type td {
  border-bottom: none;
}

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

.betblast-x1s3k9.betblast-awtre5 {
  display: block;
}

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

.betblast-x1s3k9 .betblast-yfl9ci {
  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;
}

.betblast-x1s3k9 .betblast-waw0g2 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betblast-x1s3k9 .betblast-tij9rb {
  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.betblast-qunec8 ease-in-out;
}

.betblast-x1s3k9 .betblast-tij9rb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betblast-nimtw3.betblast-awtre5 {
  display: block;
}

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

.betblast-epctt1 {
  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;
}

.betblast-7dt3op {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.betblast-l4ibtd {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betblast-l4ibtd svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betblast-175lm4 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betblast-aulci7.betblast-xigkhf {
  display: none;
}

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

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

.betblast-4sfdo3 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.betblast-4sfdo3 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.betblast-qunec8 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.betblast-4sfdo3 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betblast-4sfdo3 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betblast-4sfdo3 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.betblast-4sfdo3 input:active {
  border-color: #c2c0ce;
}

.betblast-4sfdo3 input:focus {
  border-color: #c2c0ce;
}

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

.betblast-0d4ivc {
  margin-bottom: 36px;
}

.betblast-0d4ivc 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;
}

.betblast-0d4ivc textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.betblast-jgnjp6 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betblast-18m7pu {
  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.betblast-qunec8 ease-in-out;
}

.betblast-18m7pu:hover {
  background: var(--border-color);
}

.betblast-525g6j {
  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.betblast-qunec8 ease-in-out;
}

.betblast-525g6j:hover {
  background: #166ad9;
}

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

.betblast-ahbpf8.betblast-xigkhf {
  display: none;
}

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

.betblast-ahbpf8 .betblast-18m7pu {
  margin: 0 auto;
}

.betblast-hlz1tg {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betblast-lud9ew {
  filter: grayscale(100%);
}

.betblast-6lzcgp > input {
  display: none;
}

.betblast-6lzcgp > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betblast-4gs8bd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betblast-uyl9id 44.betblast-6si3af.betblast-adx3ap.betblast-2hn3b9.betblast-6z7vwa.betblast-w4vnlh.betblast-sw2uxk.betblast-o10awr.betblast-780r59.betblast-6zz0g3.betblast-tcwe2b.betblast-e27tur.betblast-82ibr4 0l-12.betblast-lr0lb2 30.betblast-cqltya.betblast-o4t1ud 2.betblast-k26649.betblast-o4t1ud 3.betblast-agamxf 3.betblast-q68ut1.betblast-y17a44 3.betblast-ksqlmh.betblast-o6xofj.betblast-24sywl.betblast-lust4r 7-3.betblast-lr0lb2 10.betblast-tas6gj.betblast-lust4r 23.betblast-bekajw.betblast-t2672y 1.betblast-kk03hr 2.betblast-lr0lb2 3.betblast-t2672y 1.betblast-y17a44 5.betblast-abtyqg.betblast-y17a44 32.betblast-x212c5.betblast-o6xofj 5.betblast-82ibr4 4.betblast-lust4r 9.betblast-lust4r 8.betblast-y17a44 6.betblast-d6dn7o.betblast-p1rs5c.betblast-m2v0ym.betblast-8qq6nq.betblast-x8zjj5 4.betblast-4oya5h.betblast-x8zjj5 6.betblast-x8zjj5 0l29.betblast-82ibr4 17.betblast-yp30gu.betblast-xup6l5 2.betblast-ege30b 10.betblast-qy6os9.betblast-lr0lb2 8.betblast-pkvocz.betblast-z6ilho.betblast-qw8vwg.betblast-tditq7.betblast-hzahrz.betblast-o6xofj.betblast-w4vnlh.betblast-lr0lb2 1.betblast-i49fvh.betblast-ozubmc.betblast-b2ylvf.betblast-2lmw1z.betblast-xp8k5w.betblast-kk03hr 1.betblast-oxdxsn.betblast-lu049z.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betblast-6lzcgp > input:checked ~ label,
.betblast-6lzcgp > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betblast-4gs8bd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betblast-uyl9id 44.betblast-6si3af.betblast-adx3ap.betblast-2hn3b9.betblast-6z7vwa.betblast-w4vnlh.betblast-sw2uxk.betblast-o10awr.betblast-780r59.betblast-6zz0g3.betblast-tcwe2b.betblast-e27tur.betblast-82ibr4 0l-12.betblast-lr0lb2 30.betblast-cqltya.betblast-o4t1ud 2.betblast-k26649.betblast-o4t1ud 3.betblast-agamxf 3.betblast-q68ut1.betblast-y17a44 3.betblast-ksqlmh.betblast-o6xofj.betblast-24sywl.betblast-lust4r 7-3.betblast-lr0lb2 10.betblast-tas6gj.betblast-lust4r 23.betblast-bekajw.betblast-t2672y 1.betblast-kk03hr 2.betblast-lr0lb2 3.betblast-t2672y 1.betblast-y17a44 5.betblast-abtyqg.betblast-y17a44 32.betblast-x212c5.betblast-o6xofj 5.betblast-82ibr4 4.betblast-lust4r 9.betblast-lust4r 8.betblast-y17a44 6.betblast-d6dn7o.betblast-p1rs5c.betblast-m2v0ym.betblast-8qq6nq.betblast-x8zjj5 4.betblast-4oya5h.betblast-x8zjj5 6.betblast-x8zjj5 0l29.betblast-82ibr4 17.betblast-yp30gu.betblast-xup6l5 2.betblast-ege30b 10.betblast-qy6os9.betblast-lr0lb2 8.betblast-pkvocz.betblast-z6ilho.betblast-qw8vwg.betblast-tditq7.betblast-hzahrz.betblast-o6xofj.betblast-w4vnlh.betblast-lr0lb2 1.betblast-i49fvh.betblast-ozubmc.betblast-b2ylvf.betblast-2lmw1z.betblast-xp8k5w.betblast-kk03hr 1.betblast-oxdxsn.betblast-lu049z.5z'/%3e%3c/svg%3e");
}

.betblast-6lzcgp > input:not(:checked) ~ label:hover,
.betblast-6lzcgp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betblast-4gs8bd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betblast-uyl9id 44.betblast-6si3af.betblast-adx3ap.betblast-2hn3b9.betblast-6z7vwa.betblast-w4vnlh.betblast-sw2uxk.betblast-o10awr.betblast-780r59.betblast-6zz0g3.betblast-tcwe2b.betblast-e27tur.betblast-82ibr4 0l-12.betblast-lr0lb2 30.betblast-cqltya.betblast-o4t1ud 2.betblast-k26649.betblast-o4t1ud 3.betblast-agamxf 3.betblast-q68ut1.betblast-y17a44 3.betblast-ksqlmh.betblast-o6xofj.betblast-24sywl.betblast-lust4r 7-3.betblast-lr0lb2 10.betblast-tas6gj.betblast-lust4r 23.betblast-bekajw.betblast-t2672y 1.betblast-kk03hr 2.betblast-lr0lb2 3.betblast-t2672y 1.betblast-y17a44 5.betblast-abtyqg.betblast-y17a44 32.betblast-x212c5.betblast-o6xofj 5.betblast-82ibr4 4.betblast-lust4r 9.betblast-lust4r 8.betblast-y17a44 6.betblast-d6dn7o.betblast-p1rs5c.betblast-m2v0ym.betblast-8qq6nq.betblast-x8zjj5 4.betblast-4oya5h.betblast-x8zjj5 6.betblast-x8zjj5 0l29.betblast-82ibr4 17.betblast-yp30gu.betblast-xup6l5 2.betblast-ege30b 10.betblast-qy6os9.betblast-lr0lb2 8.betblast-pkvocz.betblast-z6ilho.betblast-qw8vwg.betblast-tditq7.betblast-hzahrz.betblast-o6xofj.betblast-w4vnlh.betblast-lr0lb2 1.betblast-i49fvh.betblast-ozubmc.betblast-b2ylvf.betblast-2lmw1z.betblast-xp8k5w.betblast-kk03hr 1.betblast-oxdxsn.betblast-lu049z.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betblast-ub49pt > .betblast-yiw0ie {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betblast-ub49pt > .betblast-yiw0ie {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betblast-ub49pt > .betblast-yiw0ie {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betblast-ub49pt > .betblast-yiw0ie {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betblast-ub49pt > .betblast-yiw0ie {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betblast-n21ter.betblast-xigkhf {
  display: none;
}

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

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

.betblast-qrjce4 {
  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;
}

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

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

.betblast-qrjce4 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betblast-ba47yz {
  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;
}

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

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

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

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

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

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

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

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

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

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

.betblast-n21ter.betblast-ec7m3l .betblast-sxq78t {
  background: #2b3b67;
}

.betblast-n21ter.betblast-ec7m3l .betblast-qrjce4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betblast-n21ter.betblast-ec7m3l .betblast-qrjce4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betblast-n21ter.betblast-ec7m3l .betblast-qrjce4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betblast-n21ter.betblast-ec7m3l .betblast-ba47yz::before {
  background: #0e0f41;
}

.betblast-n21ter.betblast-ec7m3l .betblast-ba47yz::after {
  background: #152557;
}

.betblast-n21ter.betblast-8zs1os .betblast-sxq78t {
  background: #1f35fa;
}

.betblast-n21ter.betblast-8zs1os .betblast-qrjce4 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betblast-n21ter.betblast-8zs1os .betblast-qrjce4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betblast-n21ter.betblast-8zs1os .betblast-qrjce4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betblast-n21ter.betblast-8zs1os .betblast-ba47yz::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betblast-n21ter.betblast-8zs1os .betblast-ba47yz::after {
  background: #192ac8;
}

.betblast-n21ter.betblast-xhnla4 .betblast-sxq78t {
  background: #fa771f;
}

.betblast-n21ter.betblast-xhnla4 .betblast-qrjce4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betblast-n21ter.betblast-xhnla4 .betblast-qrjce4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betblast-n21ter.betblast-xhnla4 .betblast-qrjce4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betblast-n21ter.betblast-xhnla4 .betblast-ba47yz::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betblast-n21ter.betblast-xhnla4 .betblast-ba47yz::after {
  background: #fa8535;
}

.betblast-bvtr2i {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betblast-7ang6g {
  display: flex;
  align-items: center;
  gap: 10px;
}

.betblast-7ang6g span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.betblast-7ang6g small {
  font-size: 14px;
  color: var(--text-color);
}

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

.betblast-cduv48 {
  width: 120px;
  height: 22px;
}

.betblast-cduv48 .betblast-ntc7ck {
  fill: #c2c0ce;
}

.betblast-cduv48 [rating="1"] .betblast-ntc7ck:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betblast-cduv48 [rating="2"] .betblast-ntc7ck:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betblast-cduv48 [rating="3"] .betblast-ntc7ck:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betblast-cduv48 [rating="4"] .betblast-ntc7ck:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betblast-cduv48 [rating="5"] .betblast-ntc7ck:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.betblast-063tih {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.betblast-p65nz5 {
  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);
}

.betblast-p65nz5.betblast-fxn4k1 {
  display: block;
}

.betblast-p65nz5.betblast-xigkhf {
  display: none;
}

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

.betblast-51d981 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betblast-0avh7k {
  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);
}

.betblast-h2vbfw {
  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;
}

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

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

.betblast-22uxkh {
  font-size: 16px;
  line-height: 140%;
}

.betblast-omo25l {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betblast-omo25l .betblast-ntc7ck {
  fill: #c2c0ce;
}

.betblast-omo25l [rating="1"] .betblast-ntc7ck:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betblast-omo25l [rating="2"] .betblast-ntc7ck:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betblast-omo25l [rating="3"] .betblast-ntc7ck:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betblast-omo25l [rating="4"] .betblast-ntc7ck:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betblast-omo25l [rating="5"] .betblast-ntc7ck:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betblast-42q7p1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .betblast-42q7p1 {
    padding: 0 16px;
  }
}

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

.betblast-1tunf2 {
  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) {
  .betblast-1tunf2 {
    padding: 12px;
    gap: 12px;
  }
}

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

.betblast-vf2642 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betblast-v70mcw {
  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;
}

.betblast-h1dshu {
  flex: 1;
  min-width: 0;
}

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

.betblast-7w9lhi {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.betblast-7w9lhi svg,
.betblast-7w9lhi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betblast-7w9lhi svg path {
  fill: var(--button-bg-color);
}

.betblast-7w9lhi svg circle {
  fill: var(--button-text-color);
}

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

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

.betblast-iprkal strong {
  font-weight: 600;
}

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

.betblast-m707r7 p {
  margin: 0 0 16px;
}

.betblast-m707r7 p:last-child {
  margin-bottom: 0;
}

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

.betblast-4nvifl {
  max-width: 300px;
  width: 100%;
}

.betblast-4nvifl a {
  width: 100%;
}

@media (max-width: 575px) {
  .betblast-4nvifl {
    max-width: 200px;
  }
}

.betblast-7hnsvn {
  justify-content: center;
}

.betblast-d30cjn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betblast-gopupl {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betblast-8woqtc .betblast-wgim83 {
  justify-content: center;
}

/* faq */

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

.betblast-qvt7fb {
  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.betblast-oj0ugc ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betblast-qvt7fb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betblast-oj0ugc ease;
}

.betblast-u0rg2f.betblast-awtre5 .betblast-qvt7fb::after {
  transform: rotate(45deg);
}

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

.betblast-u0rg2f.betblast-awtre5 .betblast-yvrt41 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betblast-qyyzp6 {
  margin: 25px 0;
}

.betblast-6lzcgp > input:not(:checked) ~ label:hover,
.betblast-6lzcgp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betblast-qg4dkt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betblast-1zd54z 44.betblast-ijxk6a.betblast-jcjurt.betblast-ppkg2q.betblast-raebso.betblast-pqdzoh.betblast-d41ynb.betblast-onvz3s.betblast-v2e6mh.betblast-ypxys5.betblast-0vaedb.betblast-5wpcqk.betblast-nw4nre 0l-12.betblast-6vcmar 30.betblast-std0t3.betblast-dgjweu 2.betblast-o7sv6q.betblast-dgjweu 3.betblast-qarwzg 3.betblast-kf8jf6.betblast-ui3iws 3.betblast-1o27uf.betblast-ex4z3e.betblast-lon1vp.betblast-nkkn93 7-3.betblast-6vcmar 10.betblast-59ssus.betblast-nkkn93 23.betblast-u5t2f6.betblast-s8q1f4 1.betblast-p5d0xe 2.betblast-6vcmar 3.betblast-s8q1f4 1.betblast-ui3iws 5.betblast-36i1nk.betblast-ui3iws 32.betblast-28tk9t.betblast-ex4z3e 5.betblast-nw4nre 4.betblast-nkkn93 9.betblast-nkkn93 8.betblast-ui3iws 6.betblast-zwv4so.betblast-7a72m1.betblast-vwamqc.betblast-1q0qfh.betblast-oj6g0o 4.betblast-mozjte.betblast-oj6g0o 6.betblast-oj6g0o 0l29.betblast-nw4nre 17.betblast-ps3gyv.betblast-h3v0pj 2.betblast-xj7ygd 10.betblast-o3n6b1.betblast-6vcmar 8.betblast-005nvt.betblast-xaho4g.betblast-we49k1.betblast-p6jyvr.betblast-62v27s.betblast-ex4z3e.betblast-pqdzoh.betblast-6vcmar 1.betblast-9p4w44.betblast-yxfb4r.betblast-uxd3bd.betblast-nh9d1m.betblast-5cc7f0.betblast-p5d0xe 1.betblast-s8803l.betblast-2e9pp7.5z'/%3e%3c/svg%3e");
}

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

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

.betblast-f4pcnu {
  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);
}

.betblast-f4pcnu.betblast-evmh95 {
  display: block;
}

.betblast-f4pcnu.betblast-d7g7hd {
  display: none;
}

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

.betblast-7b265t {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betblast-277wv4 {
  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);
}

.betblast-ahnofr {
  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;
}

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

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

.betblast-wysrxb {
  font-size: 16px;
  line-height: 140%;
}

.betblast-mw0fab {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betblast-mw0fab .betblast-ye26i8 {
  fill: #c2c0ce;
}

.betblast-mw0fab [rating="1"] .betblast-ye26i8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betblast-mw0fab [rating="2"] .betblast-ye26i8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betblast-mw0fab [rating="3"] .betblast-ye26i8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betblast-mw0fab [rating="4"] .betblast-ye26i8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betblast-mw0fab [rating="5"] .betblast-ye26i8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betblast-83xdcj 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;
}

.betblast-83xdcj 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 */

.betblast-n4xdra {
  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);
}

.betblast-n4xdra.betblast-yiuq69 {
  opacity: 1;
  pointer-events: auto;
}
