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;
  color: var(--title-color);
  text-decoration: none;
}

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

.big-bass-bonanza-fbqus0 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-fbqus0 {
    padding: 54px 0 0;
  }
}

.big-bass-bonanza-u88ych {
  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) {
  .big-bass-bonanza-u88ych: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;
  }
}

.big-bass-bonanza-byfw2y {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-byfw2y {
    margin: 20px auto 100px;
  }
}

.big-bass-bonanza-byfw2y h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-byfw2y h1 {
    font-size: 120px;
  }
}

.big-bass-bonanza-byfw2y p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.big-bass-bonanza-5ymf1w {
  cursor: pointer;
}

.big-bass-bonanza-36rrna {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.big-bass-bonanza-7qw7h6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.big-bass-bonanza-7qw7h6 figure {
  margin: 0;
}

.big-bass-bonanza-7qw7h6.big-bass-bonanza-n0z7fx {
  justify-content: flex-start;
  margin-right: 4px;
}

.big-bass-bonanza-7qw7h6.big-bass-bonanza-e5dfyb {
  justify-content: flex-end;
  margin-left: 4px;
}

.big-bass-bonanza-7qw7h6.big-bass-bonanza-66abb2 {
  justify-content: center;
}

.big-bass-bonanza-7qw7h6.big-bass-bonanza-d9e6u0 {
  justify-content: normal;
}

.big-bass-bonanza-k69s7h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-k69s7h {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-k69s7h {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.big-bass-bonanza-yu42zp {
  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) {
  .big-bass-bonanza-yu42zp {
    flex-direction: column;
  }
}

.big-bass-bonanza-lyk871 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.big-bass-bonanza-lyk871 img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-lyk871 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.big-bass-bonanza-iuce53 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.big-bass-bonanza-iuce53 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) {
  .big-bass-bonanza-iuce53 ul {
    margin-bottom: 15px;
  }
}

.big-bass-bonanza-iuce53 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.big-bass-bonanza-iuce53 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);
}

.big-bass-bonanza-iuce53 ul li span svg {
  fill: var(--title-color);
}

.big-bass-bonanza-iuce53 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-iuce53 ul li small {
    font-size: 12px;
  }
}

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

.big-bass-bonanza-iuce53 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-iuce53 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.big-bass-bonanza-zeg0gv {
  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) {
  .big-bass-bonanza-zeg0gv {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.big-bass-bonanza-k2im41 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.big-bass-bonanza-3apce1 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0chicken-road-9z7mjy ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3apce1 {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-3apce1:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.big-bass-bonanza-3apce1.big-bass-bonanza-bq699f {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-3apce1.big-bass-bonanza-bq699f:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-bonanza-v6xync {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-v6xync {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-v6xync {
    padding: 50px 16px 68px;
  }
}

.big-bass-bonanza-ikkbbc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-ikkbbc {
    flex-direction: column;
  }
}

.big-bass-bonanza-lg0uig {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-lg0uig {
    margin-bottom: 40px;
  }
}

.big-bass-bonanza-evcy1i .big-bass-bonanza-7lm557 {
  margin-bottom: 28px;
}

.big-bass-bonanza-evcy1i .big-bass-bonanza-7lm557 img {
  max-height: 100px;
  width: auto;
}

.big-bass-bonanza-rs4yre {
  display: flex;
  align-items: center;
}

.big-bass-bonanza-rs4yre a + a {
  margin-left: 24px;
}

.big-bass-bonanza-rs4yre img {
  max-height: 56px;
  width: auto;
}

.big-bass-bonanza-03l8dr img {
  max-height: 38px!important;
  width: auto;
}

.big-bass-bonanza-rs4yre img + img {
  margin-left: 24px;
}

.big-bass-bonanza-js4sgb {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.big-bass-bonanza-hvsrsz {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-hvsrsz {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.big-bass-bonanza-7aebuj {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-7aebuj {
    flex-wrap: wrap;
  }
}

.big-bass-bonanza-7aebuj li {
  display: flex;
  margin: 0 7px;
}

.big-bass-bonanza-7aebuj li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-7aebuj li:hover svg {
    transform: scale(1.2);
  }
}

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

.big-bass-bonanza-m3ydg3 + .big-bass-bonanza-m3ydg3 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-m3ydg3 + .big-bass-bonanza-m3ydg3 {
    margin: 36px 0 0;
  }
}

.big-bass-bonanza-fluyap {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.big-bass-bonanza-lvdr17 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.big-bass-bonanza-lvdr17 li {
  font-size: 16px;
}

.big-bass-bonanza-lvdr17 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-lvdr17 li a:hover {
    text-decoration: underline;
  }
}

.big-bass-bonanza-lvdr17 li + li {
  margin-top: 16px;
}

.big-bass-bonanza-kjgugo {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.big-bass-bonanza-kjgugo.big-bass-bonanza-tczxnp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.big-bass-bonanza-3tglif {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.big-bass-bonanza-3tglif h1,
.big-bass-bonanza-3tglif h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3tglif h1,
  .big-bass-bonanza-3tglif h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-3tglif {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3tglif {
    margin-bottom: 60px;
  }
}

.big-bass-bonanza-a4o7lp {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.big-bass-bonanza-a4o7lp li {
  width: 100%;
}

.big-bass-bonanza-a4o7lp 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.big-bass-bonanza-a4o7lp li a svg {
  fill: var(--button-text-color);
}

.big-bass-bonanza-a4o7lp li a.big-bass-bonanza-tczxnp {
  background: var(--border-color);
}

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

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

.big-bass-bonanza-ib9y8v {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-ib9y8v {
    margin: 0 -5px;
  }
}

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

.big-bass-bonanza-he3uc4 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.big-bass-bonanza-he3uc4 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.big-bass-bonanza-3dtlui {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.big-bass-bonanza-3dtlui img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-3dtlui:hover img {
    transform: scale(1.1);
  }
}

.big-bass-bonanza-7maa65 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-7maa65 {
    height: 54px;
  }
}

.big-bass-bonanza-yvymeh {
  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) {
  .big-bass-bonanza-yvymeh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-yvymeh {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-yvymeh .big-bass-bonanza-7lm557 img {
    max-width: 90px;
  }
}

.big-bass-bonanza-7lm557 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-7lm557 {
    order: -2;
  }
}

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

.big-bass-bonanza-3gjzas {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.big-bass-bonanza-3gjzas li {
  font-size: 16px;
  margin: 0 20px;
}

.big-bass-bonanza-3gjzas li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-3gjzas li a:hover {
    text-decoration: underline;
  }
}

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

.big-bass-bonanza-8exvdo {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .big-bass-bonanza-8exvdo {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-8exvdo {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-8exvdo {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.big-bass-bonanza-8exvdo.big-bass-bonanza-is3dsn {
  margin-right: 0;
}

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

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

.big-bass-bonanza-m60hpg {
  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) {
  .big-bass-bonanza-m60hpg:hover {
    background: var(--button-bg-hover);
  }
}

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

.big-bass-bonanza-uodafk {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.big-bass-bonanza-uodafk:hover > ul {
  display: flex;
}

.big-bass-bonanza-uodafk:focus > ul {
  display: flex;
}

.big-bass-bonanza-uodafk:focus-within > ul {
  display: flex;
}

.big-bass-bonanza-hc5n3b {
  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;
}

.big-bass-bonanza-hc5n3b::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 0chicken-road-jpdxgz ease-in-out;
}

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

.big-bass-bonanza-uodafk ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 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) {
  .big-bass-bonanza-uodafk ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.big-bass-bonanza-uodafk 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uodafk ul li {
    padding: 5px;
  }
}

.big-bass-bonanza-uodafk 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) {
  .big-bass-bonanza-uodafk ul li a:hover {
    text-decoration: underline;
  }
}

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

.big-bass-bonanza-6foynf {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-6foynf:checked ~ .big-bass-bonanza-xa3l4b {
    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;
  }
  .big-bass-bonanza-xa3l4b {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .big-bass-bonanza-6foynf:checked ~ .big-bass-bonanza-xa3l4b {
    display: block;
  }
  .big-bass-bonanza-6foynf:checked + .big-bass-bonanza-vhalpz span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .big-bass-bonanza-6foynf:checked + .big-bass-bonanza-vhalpz span:nth-child(2) {
    display: none;
  }
  .big-bass-bonanza-6foynf:checked + .big-bass-bonanza-vhalpz span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.big-bass-bonanza-r9gcen {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-r9gcen {
    padding: 0 16px;
  }
}

.big-bass-bonanza-r9gcen img {
  margin-bottom: 3px;
}

.big-bass-bonanza-r9gcen p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-r9gcen p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-r9gcen {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .big-bass-bonanza-r9gcen {
    padding: 0px 0px !important;
  }
}

.big-bass-bonanza-5p494u {
  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) {
  .big-bass-bonanza-5p494u {
    font-size: 32px;
  }
}

.big-bass-bonanza-xnyuwy {
  color: var(--text-color);
}

.big-bass-bonanza-aq520i {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.big-bass-bonanza-aq520i p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.big-bass-bonanza-aq520i p img {
  display: block;
  margin: 0 auto;
}

.big-bass-bonanza-aq520i p:first-of-type {
  margin-top: 0;
}

.big-bass-bonanza-aq520i p:last-of-type {
  margin-bottom: 0;
}

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

.big-bass-bonanza-aq520i ul {
  padding: 0 0 0 20px;
}

.big-bass-bonanza-aq520i table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.big-bass-bonanza-aq520i table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.big-bass-bonanza-aq520i iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-aq520i iframe {
    height: 200px;
  }
}

.big-bass-bonanza-22oekt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-22oekt {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-22oekt {
    margin-bottom: 60px;
  }
}

.big-bass-bonanza-nldifi {
  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) {
  .big-bass-bonanza-nldifi {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.big-bass-bonanza-en11lk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-en11lk {
    flex-direction: column-reverse;
  }
}

.big-bass-bonanza-en11lk .big-bass-bonanza-qt9i8q {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-en11lk .big-bass-bonanza-qt9i8q {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.big-bass-bonanza-en11lk .big-bass-bonanza-mz210u {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-en11lk .big-bass-bonanza-mz210u {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .big-bass-bonanza-en11lk .big-bass-bonanza-mz210u img {
    width: 100%;
  }
}

.big-bass-bonanza-mz210u {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-mz210u {
    margin-bottom: 18px;
  }
}

.big-bass-bonanza-qt9i8q {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-qt9i8q {
    margin-bottom: 18px;
  }
}

.big-bass-bonanza-22oekt 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) {
  .big-bass-bonanza-22oekt h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.big-bass-bonanza-22oekt .big-bass-bonanza-u88ych {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-a88apw {
    margin-bottom: 60px;
  }
}

.big-bass-bonanza-m9jfbp {
  position: relative;
  border: none;
}

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

.big-bass-bonanza-b0qatx {
  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;
}

.big-bass-bonanza-b0qatx span {
  height: 32px;
}

.big-bass-bonanza-b0qatx span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.big-bass-bonanza-b0qatx.big-bass-bonanza-hecbvk span {
  transform: scaleY(-1);
}

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

.big-bass-bonanza-btlola {
  list-style: none;
  padding: 0;
  margin: 0;
}

.big-bass-bonanza-btlola li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-btlola li {
    font-size: 16px;
  }
}

.big-bass-bonanza-btlola li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-btlola li a {
    padding: 12px 14px;
  }
}

.big-bass-bonanza-btlola.big-bass-bonanza-r1whrn {
  display: none;
}

.big-bass-bonanza-7fei71 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.big-bass-bonanza-7fei71 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .big-bass-bonanza-7fei71 table td {
    min-width: 75px;
  }
}

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

.big-bass-bonanza-7fei71 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.big-bass-bonanza-7fei71 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-7fei71 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-7fei71 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-7fei71 {
    margin-bottom: 60px;
  }
}

.big-bass-bonanza-74g8te {
  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) {
  .big-bass-bonanza-74g8te {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.big-bass-bonanza-tgcqbe {
  width: 100%;
  border-collapse: collapse;
}

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

.big-bass-bonanza-tgcqbe 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) {
  .big-bass-bonanza-tgcqbe tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.big-bass-bonanza-tgcqbe tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.big-bass-bonanza-cdxikr table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.big-bass-bonanza-cdxikr table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.big-bass-bonanza-cdxikr p {
  color: var(--text-color);
}

.big-bass-bonanza-yrpipq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-yrpipq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-yrpipq {
    margin-bottom: 60px;
  }
}

.big-bass-bonanza-jfsitf {
  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);
}

.big-bass-bonanza-9cirdz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-9cirdz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-9cirdz {
    margin-bottom: 60px;
  }
}

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

.big-bass-bonanza-z2zkck h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-z2zkck h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.big-bass-bonanza-z2zkck p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.big-bass-bonanza-z2zkck p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-z2zkck p {
    font-size: 16px;
  }
}

.big-bass-bonanza-opt62r {
  display: none;
}

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

.big-bass-bonanza-vjc5p5 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.big-bass-bonanza-vjc5p5 li {
  margin: 0 20px;
}

.big-bass-bonanza-vjc5p5 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.big-bass-bonanza-vjc5p5 li a img {
  margin-bottom: 4px;
}

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

.big-bass-bonanza-g1c4k2 {
  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) {
  .big-bass-bonanza-g1c4k2 {
    padding: 0 16px;
  }
}

.big-bass-bonanza-g1c4k2 li {
  font-size: 16px;
  position: relative;
}

.big-bass-bonanza-g1c4k2 li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-g1c4k2 li a:hover {
    text-decoration: underline;
  }
}

.big-bass-bonanza-g1c4k2 li span {
  opacity: 0.5;
}

.big-bass-bonanza-g1c4k2 li + li {
  margin-left: 30px;
}

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

h2.big-bass-bonanza-nldifi {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.big-bass-bonanza-nldifi {
    margin-bottom: 18px;
  }
}

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

.big-bass-bonanza-9kum1m 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);
}

.big-bass-bonanza-9kum1m 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;
}

.big-bass-bonanza-9kum1m 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;
}

.big-bass-bonanza-9kum1m tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.big-bass-bonanza-9kum1m tbody tr:last-of-type {
  margin-bottom: 0;
}

.big-bass-bonanza-9kum1m tbody tr td:first-of-type {
  flex-shrink: 0;
}

.big-bass-bonanza-9kum1m 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);
}

.big-bass-bonanza-9kum1m 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);
}

.big-bass-bonanza-9kum1m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-tcxmbw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-tcxmbw {
    width: 100%;
  }
}

.big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-8nq870 {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-8nq870:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-8nq870 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-8nq870 {
    width: 100%;
  }
}

.big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-rmbh20 {
  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) {
  .big-bass-bonanza-9kum1m tbody tr td .big-bass-bonanza-rmbh20:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-9kum1m tbody tr {
    flex-direction: column;
  }
}

.big-bass-bonanza-9kum1m tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.big-bass-bonanza-v26ib0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-v26ib0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-v26ib0 {
    margin: 0 auto 60px;
  }
}

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

.big-bass-bonanza-4y8q2l {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-4y8q2l {
    margin: 0 -5px;
  }
}

.big-bass-bonanza-4eg93c {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.big-bass-bonanza-4eg93c img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-4eg93c p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-4eg93c:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-4eg93c {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.big-bass-bonanza-81ghb9 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .big-bass-bonanza-81ghb9 {
    height: 190px;
    margin: 20px auto;
  }
}

.big-bass-bonanza-81ghb9 img {
  width: 100%;
  height: 100%;
}

.big-bass-bonanza-81ghb9 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .big-bass-bonanza-81ghb9 iframe {
    height: 190px;
  }
}

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

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

.big-bass-bonanza-34imsf {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.big-bass-bonanza-34imsf svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-34imsf:hover svg {
    transform: scale(1.1);
  }
}

.big-bass-bonanza-0r47d6 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-0r47d6 {
    padding: 40px 0;
  }
}

.big-bass-bonanza-ah8i34 {
  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) {
  .big-bass-bonanza-ah8i34 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-ah8i34 {
    flex-direction: column-reverse;
  }
}

.big-bass-bonanza-hzsjj9 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.big-bass-bonanza-hzsjj9 img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-hzsjj9 {
    margin: 10px 0 0;
  }
}

.big-bass-bonanza-g6i0pn {
  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;
}

.big-bass-bonanza-g6i0pn 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) {
  .big-bass-bonanza-g6i0pn {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-g6i0pn {
    padding: 24px 10px;
  }
}

.big-bass-bonanza-w64lul {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-w64lul:hover {
  border: 1px solid #8c8ca2;
}

.big-bass-bonanza-l3k0v6 {
  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%);
}

.big-bass-bonanza-l3k0v6:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.big-bass-bonanza-exqb1a a {
  text-decoration: underline;
  color: #8babff;
}

.big-bass-bonanza-mqw6vh {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.big-bass-bonanza-mqw6vh .big-bass-bonanza-w64lul {
  width: 50%;
  margin: 0;
}

.big-bass-bonanza-g0taaf {
  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;
}

.big-bass-bonanza-g0taaf:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.big-bass-bonanza-z9n5b1 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-z9n5b1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-z9n5b1 {
    margin: 0 0 60px;
  }
}

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

.big-bass-bonanza-8k5awu {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-8k5awu {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.big-bass-bonanza-pve7h0 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-pve7h0 {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.big-bass-bonanza-z3mfyp 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: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-z3mfyp a {
    margin: 1px 0 4px;
  }
}

.big-bass-bonanza-z3mfyp a svg {
  fill: #fff;
}

.big-bass-bonanza-z3mfyp a:hover {
  background: #3d68e7;
}

.big-bass-bonanza-0xfmbt {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.big-bass-bonanza-7cdo7k {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-7cdo7k {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.big-bass-bonanza-rfita1 {
  font-size: 16px;
  color: var(--text-color);
}

.big-bass-bonanza-srhoni {
  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) {
  .big-bass-bonanza-srhoni {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-srhoni {
    margin: 20px auto 60px;
  }
}

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

.big-bass-bonanza-kt9bj8 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .big-bass-bonanza-kt9bj8 {
    margin: 0;
    padding-right: 20px;
  }
}

.big-bass-bonanza-ikgevf {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.big-bass-bonanza-ikgevf 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);
}

.big-bass-bonanza-ikgevf 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) {
  .big-bass-bonanza-ikgevf table tr td {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-ikgevf 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) {
  .big-bass-bonanza-ikgevf table tr th {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-ikgevf table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .big-bass-bonanza-ikgevf {
    margin: 0;
  }
}

.big-bass-bonanza-hcfruc {
  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) {
  .big-bass-bonanza-hcfruc {
    min-height: 190px;
  }
}

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

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

.big-bass-bonanza-0w2823 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.big-bass-bonanza-0w2823.big-bass-bonanza-kpild7 {
  display: none;
}

.big-bass-bonanza-ozlbsd {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.big-bass-bonanza-ozlbsd iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.big-bass-bonanza-ozlbsd iframe.big-bass-bonanza-vfat92 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.big-bass-bonanza-ozlbsd.big-bass-bonanza-qe8urn {
  opacity: 1;
  pointer-events: all;
}

.big-bass-bonanza-2ij27y {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-2ij27y svg {
  margin-right: 10px;
}

.big-bass-bonanza-2ij27y + .big-bass-bonanza-2ij27y {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-2ij27y:hover {
    background: #a8a6b3;
  }
}

.big-bass-bonanza-tdzll6 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-2ij27y {
    height: 42px;
    max-width: 220px;
  }
}

.big-bass-bonanza-srhoni .big-bass-bonanza-22oekt {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.big-bass-bonanza-srhoni .big-bass-bonanza-22oekt h1,
.big-bass-bonanza-srhoni .big-bass-bonanza-22oekt 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) {
  .big-bass-bonanza-srhoni .big-bass-bonanza-22oekt h1,
  .big-bass-bonanza-srhoni .big-bass-bonanza-22oekt h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .big-bass-bonanza-srhoni .big-bass-bonanza-22oekt {
    margin: 28px 0 0;
  }
}

.big-bass-bonanza-g1en5g {
  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) {
  .big-bass-bonanza-g1en5g {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-g1en5g {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-g1en5g {
    margin: 20px auto 60px;
  }
}

.big-bass-bonanza-dgr369 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-dgr369 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-dgr369 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.big-bass-bonanza-h5jzyp {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.big-bass-bonanza-h5jzyp iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.big-bass-bonanza-ed1z1k {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.big-bass-bonanza-ed1z1k h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-ed1z1k h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-ed1z1k h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .big-bass-bonanza-ed1z1k {
    max-width: 100%;
    margin: 0;
  }
}

.big-bass-bonanza-5qntiy {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-5qntiy {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.big-bass-bonanza-l4002z {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-l4002z {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.big-bass-bonanza-35mff1 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.big-bass-bonanza-35mff1 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-35mff1 {
    margin: 0;
  }
  .big-bass-bonanza-35mff1:last-of-type {
    margin-top: 4px;
  }
}

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

@media only screen and (max-width: 540px) {
  .big-bass-bonanza-jqy7fb {
    padding: 10px;
  }
}

.big-bass-bonanza-jqy7fb .big-bass-bonanza-u88ych {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .big-bass-bonanza-jqy7fb .big-bass-bonanza-u88ych {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .big-bass-bonanza-jqy7fb {
    flex-wrap: wrap;
  }
}

.big-bass-bonanza-ob7vrw {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.big-bass-bonanza-ob7vrw img {
  width: 100%;
}

.big-bass-bonanza-q3aubm {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .big-bass-bonanza-q3aubm {
    max-width: 200px;
    margin: 0;
  }
}

.big-bass-bonanza-8yuor7 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.big-bass-bonanza-keewxk {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.big-bass-bonanza-uzaaxn {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn {
    margin: 0 0 60px;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-0qq2px {
  position: relative;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-97bhf1 {
  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;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-97bhf1.big-bass-bonanza-kpild7 {
  display: none;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo {
  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) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo {
    bottom: 90px;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo .big-bass-bonanza-jayq31 {
  max-width: 300px;
  width: 100%;
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-jayq31
  .big-bass-bonanza-wppdl6 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn
    .big-bass-bonanza-w8bbzo
    .big-bass-bonanza-jayq31
    .big-bass-bonanza-wppdl6 {
    font-size: 32px;
    text-align: center;
  }
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-jayq31
  .big-bass-bonanza-v7v04k {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn
    .big-bass-bonanza-w8bbzo
    .big-bass-bonanza-jayq31
    .big-bass-bonanza-v7v04k {
    text-align: center;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo .big-bass-bonanza-is3dsn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo .big-bass-bonanza-is3dsn {
    flex-direction: column-reverse;
  }
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-ysmyc5 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-ysmyc5:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn
    .big-bass-bonanza-w8bbzo
    .big-bass-bonanza-is3dsn
    .big-bass-bonanza-ysmyc5 {
    width: 100%;
  }
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-8tf19i {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-8tf19i
  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);
  }
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-8tf19i: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;
}

.big-bass-bonanza-uzaaxn
  .big-bass-bonanza-w8bbzo
  .big-bass-bonanza-is3dsn
  .big-bass-bonanza-8tf19i:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn
    .big-bass-bonanza-w8bbzo
    .big-bass-bonanza-is3dsn
    .big-bass-bonanza-8tf19i {
    width: 100%;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-w8bbzo.big-bass-bonanza-kpild7 {
  display: none;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-7h7rx2 {
  display: none;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-7h7rx2.big-bass-bonanza-qe8urn {
  display: block;
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-7h7rx2 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-7h7rx2 iframe {
    height: calc(100vh - 54px);
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp {
    padding: 24px 16px 0;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp .big-bass-bonanza-wppdl6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp .big-bass-bonanza-wppdl6 {
    margin-bottom: 24px;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp 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);
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp 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) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp table tr td {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp 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) {
  .big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp table tr th {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-uzaaxn .big-bass-bonanza-nws3cp table tr:last-of-type td {
  border-bottom: none;
}

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

.big-bass-bonanza-o2yaou.big-bass-bonanza-tczxnp {
  display: block;
}

.big-bass-bonanza-o2yaou iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.big-bass-bonanza-o2yaou .big-bass-bonanza-ppzboc {
  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;
}

.big-bass-bonanza-o2yaou .big-bass-bonanza-tsukdi {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.big-bass-bonanza-o2yaou .big-bass-bonanza-8tf19i {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-o2yaou .big-bass-bonanza-8tf19i:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.big-bass-bonanza-cq5kjp {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.big-bass-bonanza-cq5kjp.big-bass-bonanza-tczxnp {
  display: block;
}

.big-bass-bonanza-4ocdek {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.big-bass-bonanza-j4ut3y {
  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;
}

.big-bass-bonanza-cj75pu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.big-bass-bonanza-28orin {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.big-bass-bonanza-28orin svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.big-bass-bonanza-2ntqiw {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.big-bass-bonanza-zxm4hn.big-bass-bonanza-kpild7 {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-x7bwg6 {
    margin-bottom: 20px;
  }
}

.big-bass-bonanza-6oop9j {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.big-bass-bonanza-6oop9j span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.big-bass-bonanza-6oop9j small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.big-bass-bonanza-6oop9j 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.big-bass-bonanza-6oop9j input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.big-bass-bonanza-6oop9j input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.big-bass-bonanza-6oop9j input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.big-bass-bonanza-6oop9j input:active {
  border-color: #c2c0ce;
}

.big-bass-bonanza-6oop9j input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-6oop9j {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.big-bass-bonanza-efq78a {
  margin-bottom: 36px;
}

.big-bass-bonanza-efq78a 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;
}

.big-bass-bonanza-efq78a textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.big-bass-bonanza-efq78a textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-efq78a {
    margin-bottom: 24px;
  }
}

.big-bass-bonanza-7vc39b {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.big-bass-bonanza-jn6yp1 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-jn6yp1:hover {
  background: var(--border-color);
}

.big-bass-bonanza-ab2a6o {
  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: 0chicken-road-spynx9 ease-in-out;
}

.big-bass-bonanza-ab2a6o:hover {
  background: #166ad9;
}

.big-bass-bonanza-3wh6pj {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.big-bass-bonanza-3wh6pj.big-bass-bonanza-kpild7 {
  display: none;
}

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

.big-bass-bonanza-3wh6pj .big-bass-bonanza-jn6yp1 {
  margin: 0 auto;
}

.big-bass-bonanza-qm7tzd {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-qm7tzd {
    margin-bottom: 16px;
  }
}

.big-bass-bonanza-sgydp4 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.big-bass-bonanza-c97o5p {
  filter: grayscale(100%);
}

.big-bass-bonanza-sgydp4 > input {
  display: none;
}

.big-bass-bonanza-sgydp4 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-o6qkmi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.big-bass-bonanza-rsgtnm 44.big-bass-bonanza-jt02sj.big-bass-bonanza-zgvjdy.big-bass-bonanza-q5cnyh.big-bass-bonanza-acvpnr.big-bass-bonanza-6naryq.big-bass-bonanza-ccqr4r.big-bass-bonanza-nbys6b.big-bass-bonanza-wshxse.big-bass-bonanza-eaqju7.big-bass-bonanza-jdbxpo.big-bass-bonanza-wn6pt1.big-bass-bonanza-hyc3zp 0l-12.big-bass-bonanza-u6l0c9 30.big-bass-bonanza-levdn5.big-bass-bonanza-h7mlkg 2.big-bass-bonanza-gzveb8.big-bass-bonanza-h7mlkg 3.big-bass-bonanza-by5vnd 3.big-bass-bonanza-7qnrqv.big-bass-bonanza-sbtc84 3.big-bass-bonanza-z5m9lg.big-bass-bonanza-5f0vhm.big-bass-bonanza-tv2noa.big-bass-bonanza-u8xrk7 7-3.big-bass-bonanza-u6l0c9 10.big-bass-bonanza-0285uv.big-bass-bonanza-u8xrk7 23.big-bass-bonanza-v1m0uq.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-9k0ev9 2.big-bass-bonanza-u6l0c9 3.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-sbtc84 5.big-bass-bonanza-vfrgqv.big-bass-bonanza-sbtc84 32.big-bass-bonanza-nmlnzm.big-bass-bonanza-5f0vhm 5.big-bass-bonanza-hyc3zp 4.big-bass-bonanza-u8xrk7 9.big-bass-bonanza-u8xrk7 8.big-bass-bonanza-sbtc84 6.big-bass-bonanza-nq54aq.big-bass-bonanza-gv1hmf.big-bass-bonanza-9esbc4.big-bass-bonanza-ubn2gj.big-bass-bonanza-eye2zb 4.big-bass-bonanza-2vrvf7.big-bass-bonanza-eye2zb 6.big-bass-bonanza-eye2zb 0l29.big-bass-bonanza-hyc3zp 17.big-bass-bonanza-kjwtj8.big-bass-bonanza-qrcztd 2.big-bass-bonanza-gina5b 10.big-bass-bonanza-klqubx.big-bass-bonanza-u6l0c9 8.big-bass-bonanza-hhgb7l.big-bass-bonanza-4j5p96.big-bass-bonanza-i8ey9v.big-bass-bonanza-gmav4f.big-bass-bonanza-p2r7mz.big-bass-bonanza-5f0vhm.big-bass-bonanza-6naryq.big-bass-bonanza-u6l0c9 1.big-bass-bonanza-0jbjzx.big-bass-bonanza-9qx0jb.big-bass-bonanza-cz2mr6.big-bass-bonanza-ynopkd.big-bass-bonanza-mnupd3.big-bass-bonanza-9k0ev9 1.big-bass-bonanza-yq9s30.big-bass-bonanza-7i5irn.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.big-bass-bonanza-sgydp4 > input:checked ~ label,
.big-bass-bonanza-sgydp4 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-o6qkmi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.big-bass-bonanza-rsgtnm 44.big-bass-bonanza-jt02sj.big-bass-bonanza-zgvjdy.big-bass-bonanza-q5cnyh.big-bass-bonanza-acvpnr.big-bass-bonanza-6naryq.big-bass-bonanza-ccqr4r.big-bass-bonanza-nbys6b.big-bass-bonanza-wshxse.big-bass-bonanza-eaqju7.big-bass-bonanza-jdbxpo.big-bass-bonanza-wn6pt1.big-bass-bonanza-hyc3zp 0l-12.big-bass-bonanza-u6l0c9 30.big-bass-bonanza-levdn5.big-bass-bonanza-h7mlkg 2.big-bass-bonanza-gzveb8.big-bass-bonanza-h7mlkg 3.big-bass-bonanza-by5vnd 3.big-bass-bonanza-7qnrqv.big-bass-bonanza-sbtc84 3.big-bass-bonanza-z5m9lg.big-bass-bonanza-5f0vhm.big-bass-bonanza-tv2noa.big-bass-bonanza-u8xrk7 7-3.big-bass-bonanza-u6l0c9 10.big-bass-bonanza-0285uv.big-bass-bonanza-u8xrk7 23.big-bass-bonanza-v1m0uq.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-9k0ev9 2.big-bass-bonanza-u6l0c9 3.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-sbtc84 5.big-bass-bonanza-vfrgqv.big-bass-bonanza-sbtc84 32.big-bass-bonanza-nmlnzm.big-bass-bonanza-5f0vhm 5.big-bass-bonanza-hyc3zp 4.big-bass-bonanza-u8xrk7 9.big-bass-bonanza-u8xrk7 8.big-bass-bonanza-sbtc84 6.big-bass-bonanza-nq54aq.big-bass-bonanza-gv1hmf.big-bass-bonanza-9esbc4.big-bass-bonanza-ubn2gj.big-bass-bonanza-eye2zb 4.big-bass-bonanza-2vrvf7.big-bass-bonanza-eye2zb 6.big-bass-bonanza-eye2zb 0l29.big-bass-bonanza-hyc3zp 17.big-bass-bonanza-kjwtj8.big-bass-bonanza-qrcztd 2.big-bass-bonanza-gina5b 10.big-bass-bonanza-klqubx.big-bass-bonanza-u6l0c9 8.big-bass-bonanza-hhgb7l.big-bass-bonanza-4j5p96.big-bass-bonanza-i8ey9v.big-bass-bonanza-gmav4f.big-bass-bonanza-p2r7mz.big-bass-bonanza-5f0vhm.big-bass-bonanza-6naryq.big-bass-bonanza-u6l0c9 1.big-bass-bonanza-0jbjzx.big-bass-bonanza-9qx0jb.big-bass-bonanza-cz2mr6.big-bass-bonanza-ynopkd.big-bass-bonanza-mnupd3.big-bass-bonanza-9k0ev9 1.big-bass-bonanza-yq9s30.big-bass-bonanza-7i5irn.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-sgydp4 > input:not(:checked) ~ label:hover,
.big-bass-bonanza-sgydp4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-o6qkmi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-rsgtnm 44.big-bass-bonanza-jt02sj.big-bass-bonanza-zgvjdy.big-bass-bonanza-q5cnyh.big-bass-bonanza-acvpnr.big-bass-bonanza-6naryq.big-bass-bonanza-ccqr4r.big-bass-bonanza-nbys6b.big-bass-bonanza-wshxse.big-bass-bonanza-eaqju7.big-bass-bonanza-jdbxpo.big-bass-bonanza-wn6pt1.big-bass-bonanza-hyc3zp 0l-12.big-bass-bonanza-u6l0c9 30.big-bass-bonanza-levdn5.big-bass-bonanza-h7mlkg 2.big-bass-bonanza-gzveb8.big-bass-bonanza-h7mlkg 3.big-bass-bonanza-by5vnd 3.big-bass-bonanza-7qnrqv.big-bass-bonanza-sbtc84 3.big-bass-bonanza-z5m9lg.big-bass-bonanza-5f0vhm.big-bass-bonanza-tv2noa.big-bass-bonanza-u8xrk7 7-3.big-bass-bonanza-u6l0c9 10.big-bass-bonanza-0285uv.big-bass-bonanza-u8xrk7 23.big-bass-bonanza-v1m0uq.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-9k0ev9 2.big-bass-bonanza-u6l0c9 3.big-bass-bonanza-jbl3fa 1.big-bass-bonanza-sbtc84 5.big-bass-bonanza-vfrgqv.big-bass-bonanza-sbtc84 32.big-bass-bonanza-nmlnzm.big-bass-bonanza-5f0vhm 5.big-bass-bonanza-hyc3zp 4.big-bass-bonanza-u8xrk7 9.big-bass-bonanza-u8xrk7 8.big-bass-bonanza-sbtc84 6.big-bass-bonanza-nq54aq.big-bass-bonanza-gv1hmf.big-bass-bonanza-9esbc4.big-bass-bonanza-ubn2gj.big-bass-bonanza-eye2zb 4.big-bass-bonanza-2vrvf7.big-bass-bonanza-eye2zb 6.big-bass-bonanza-eye2zb 0l29.big-bass-bonanza-hyc3zp 17.big-bass-bonanza-kjwtj8.big-bass-bonanza-qrcztd 2.big-bass-bonanza-gina5b 10.big-bass-bonanza-klqubx.big-bass-bonanza-u6l0c9 8.big-bass-bonanza-hhgb7l.big-bass-bonanza-4j5p96.big-bass-bonanza-i8ey9v.big-bass-bonanza-gmav4f.big-bass-bonanza-p2r7mz.big-bass-bonanza-5f0vhm.big-bass-bonanza-6naryq.big-bass-bonanza-u6l0c9 1.big-bass-bonanza-0jbjzx.big-bass-bonanza-9qx0jb.big-bass-bonanza-cz2mr6.big-bass-bonanza-ynopkd.big-bass-bonanza-mnupd3.big-bass-bonanza-9k0ev9 1.big-bass-bonanza-yq9s30.big-bass-bonanza-7i5irn.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .big-bass-bonanza-wsr96g > .big-bass-bonanza-fc28pc {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .big-bass-bonanza-wsr96g > .big-bass-bonanza-fc28pc {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .big-bass-bonanza-wsr96g > .big-bass-bonanza-fc28pc {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .big-bass-bonanza-wsr96g > .big-bass-bonanza-fc28pc {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .big-bass-bonanza-wsr96g > .big-bass-bonanza-fc28pc {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.big-bass-bonanza-fptk27 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-kpild7 {
  display: none;
}

.big-bass-bonanza-4xnrbe {
  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) {
  .big-bass-bonanza-4xnrbe {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-4xnrbe {
    border-radius: 20px 20px 0 0;
  }
}

.big-bass-bonanza-xn1qr2 {
  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;
}

.big-bass-bonanza-xn1qr2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.big-bass-bonanza-xn1qr2::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.big-bass-bonanza-xn1qr2 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.big-bass-bonanza-4gk8nw {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-4gk8nw {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-4gk8nw {
    font-size: 14px;
  }
}

.big-bass-bonanza-2xn702 {
  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;
}

.big-bass-bonanza-2xn702::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) {
  .big-bass-bonanza-2xn702::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.big-bass-bonanza-2xn702::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) {
  .big-bass-bonanza-2xn702::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-2xn702 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-2xn702 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.big-bass-bonanza-j6guku {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-j6guku {
    top: -20px;
  }
}

.big-bass-bonanza-13y1ie {
  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: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-13y1ie {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-13y1ie {
    width: 90px;
    height: 40px;
  }
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-4xnrbe {
  background: #2b3b67;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-xn1qr2 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-xn1qr2::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-xn1qr2::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-2xn702::before {
  background: #0e0f41;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-igimjx .big-bass-bonanza-2xn702::after {
  background: #152557;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-4xnrbe {
  background: #1f35fa;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-xn1qr2 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-xn1qr2::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-xn1qr2::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-2xn702::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.big-bass-bonanza-fptk27.big-bass-bonanza-xlmv8o .big-bass-bonanza-2xn702::after {
  background: #192ac8;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-4xnrbe {
  background: #fa771f;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-xn1qr2 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-xn1qr2::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-xn1qr2::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-2xn702::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-bonanza-fptk27.big-bass-bonanza-sebl32 .big-bass-bonanza-2xn702::after {
  background: #fa8535;
}

.big-bass-bonanza-82q06i {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-82q06i {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-82q06i {
    margin: 24px 0 60px;
  }
}

.big-bass-bonanza-82q06i h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

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

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

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

.big-bass-bonanza-scz8oe {
  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) {
  .big-bass-bonanza-scz8oe:hover {
    background: var(--button-bg-hover);
  }
}

.big-bass-bonanza-h0565t {
  display: flex;
  align-items: center;
  gap: 10px;
}

.big-bass-bonanza-h0565t span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.big-bass-bonanza-h0565t small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-h0565t {
    margin-bottom: 16px;
  }
}

.big-bass-bonanza-9lauq8 {
  width: 120px;
  height: 22px;
}

.big-bass-bonanza-9lauq8 .big-bass-bonanza-0y7hnc {
  fill: #c2c0ce;
}

.big-bass-bonanza-9lauq8 [rating="1"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.big-bass-bonanza-9lauq8 [rating="2"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.big-bass-bonanza-9lauq8 [rating="3"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.big-bass-bonanza-9lauq8 [rating="4"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.big-bass-bonanza-9lauq8 [rating="5"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.big-bass-bonanza-wkp93l {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-wkp93l {
    gap: 16px 0;
  }
}

.big-bass-bonanza-p1zuc5 {
  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);
}

.big-bass-bonanza-p1zuc5.big-bass-bonanza-qe8urn {
  display: block;
}

.big-bass-bonanza-p1zuc5.big-bass-bonanza-kpild7 {
  display: none;
}

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

.big-bass-bonanza-egijow {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.big-bass-bonanza-lehbw7 {
  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);
}

.big-bass-bonanza-mocu5z {
  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;
}

.big-bass-bonanza-4j0fhy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-4j0fhy span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-1xmr3c {
  font-size: 16px;
  line-height: 140%;
}

.big-bass-bonanza-gt80ji {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.big-bass-bonanza-gt80ji .big-bass-bonanza-0y7hnc {
  fill: #c2c0ce;
}

.big-bass-bonanza-gt80ji [rating="1"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.big-bass-bonanza-gt80ji [rating="2"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.big-bass-bonanza-gt80ji [rating="3"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.big-bass-bonanza-gt80ji [rating="4"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.big-bass-bonanza-gt80ji [rating="5"] .big-bass-bonanza-0y7hnc:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.big-bass-bonanza-nvzd84 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-nvzd84 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.big-bass-bonanza-vi69aw {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .big-bass-bonanza-vi69aw {
    padding: 0 16px;
  }
}

.big-bass-bonanza-r1gj1g {
  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) {
  .big-bass-bonanza-r1gj1g {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.big-bass-bonanza-u8xzxm {
  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) {
  .big-bass-bonanza-u8xzxm {
    padding: 12px;
    gap: 12px;
  }
}

.big-bass-bonanza-y9ggyi {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.big-bass-bonanza-y9ggyi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.big-bass-bonanza-48avgx {
  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;
}

.big-bass-bonanza-zbvpd0 {
  flex: 1;
  min-width: 0;
}

.big-bass-bonanza-1j8mj6 {
  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) {
  .big-bass-bonanza-1j8mj6 {
    font-size: 14px;
    gap: 6px;
  }
}

.big-bass-bonanza-ihww9v {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.big-bass-bonanza-ihww9v svg,
.big-bass-bonanza-ihww9v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.big-bass-bonanza-ihww9v svg path {
  fill: var(--button-bg-color);
}

.big-bass-bonanza-ihww9v svg circle {
  fill: var(--button-text-color);
}

.big-bass-bonanza-jq96sy {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-jq96sy {
    font-size: 12px;
  }
}

.big-bass-bonanza-jq96sy strong {
  font-weight: 600;
}

.big-bass-bonanza-ph2n23 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.big-bass-bonanza-ph2n23 p {
  margin: 0 0 16px;
}

.big-bass-bonanza-ph2n23 p:last-child {
  margin-bottom: 0;
}

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

.big-bass-bonanza-d32gga {
  max-width: 300px;
  width: 100%;
}

.big-bass-bonanza-d32gga a {
  width: 100%;
}

@media (max-width: 575px) {
  .big-bass-bonanza-d32gga {
    max-width: 200px;
  }
}

.big-bass-bonanza-iykrff {
  justify-content: center;
}

.big-bass-bonanza-ii6n1s {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.big-bass-bonanza-73wqww {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-nrpnmz {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.big-bass-bonanza-q9p8s8 .big-bass-bonanza-3gjzas {
  justify-content: center;
}

/* faq */

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

.big-bass-bonanza-oqddlz {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.big-bass-bonanza-oqddlz::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.big-bass-bonanza-bi06go.big-bass-bonanza-tczxnp .big-bass-bonanza-oqddlz::after {
  transform: rotate(45deg);
}

.big-bass-bonanza-huqi7f {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.big-bass-bonanza-bi06go.big-bass-bonanza-tczxnp .big-bass-bonanza-huqi7f {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.big-bass-bonanza-4co8f9 {
  margin: 25px 0;
}

.big-bass-bonanza-sgydp4 > input:not(:checked) ~ label:hover,
.big-bass-bonanza-sgydp4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-nnikw7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-ux3p50 44.big-bass-bonanza-08a6so.big-bass-bonanza-s6iecq.big-bass-bonanza-n4jkfr.big-bass-bonanza-yroozz.big-bass-bonanza-a4n0bt.big-bass-bonanza-12c1dm.big-bass-bonanza-gqhj47.big-bass-bonanza-n27nb6.big-bass-bonanza-4zliil.big-bass-bonanza-eriib6.big-bass-bonanza-9kiut8.big-bass-bonanza-p9s3z6 0l-12.big-bass-bonanza-bqas7r 30.big-bass-bonanza-8gl978.big-bass-bonanza-su4rzt 2.big-bass-bonanza-h2s3cj.big-bass-bonanza-su4rzt 3.big-bass-bonanza-46c430 3.big-bass-bonanza-vfibi6.big-bass-bonanza-bdmshj 3.big-bass-bonanza-8egdg4.big-bass-bonanza-rck93f.big-bass-bonanza-ma9cyt.big-bass-bonanza-1l04zq 7-3.big-bass-bonanza-bqas7r 10.big-bass-bonanza-px8rzf.big-bass-bonanza-1l04zq 23.big-bass-bonanza-r9ayaf.big-bass-bonanza-8bi4uf 1.big-bass-bonanza-klh448 2.big-bass-bonanza-bqas7r 3.big-bass-bonanza-8bi4uf 1.big-bass-bonanza-bdmshj 5.big-bass-bonanza-1d4sqt.big-bass-bonanza-bdmshj 32.big-bass-bonanza-x8hifj.big-bass-bonanza-rck93f 5.big-bass-bonanza-p9s3z6 4.big-bass-bonanza-1l04zq 9.big-bass-bonanza-1l04zq 8.big-bass-bonanza-bdmshj 6.big-bass-bonanza-pus9ti.big-bass-bonanza-z4ctgz.big-bass-bonanza-g9mrom.big-bass-bonanza-lggocg.big-bass-bonanza-h533br 4.big-bass-bonanza-b77cwt.big-bass-bonanza-h533br 6.big-bass-bonanza-h533br 0l29.big-bass-bonanza-p9s3z6 17.big-bass-bonanza-v3qzjx.big-bass-bonanza-9v9997 2.big-bass-bonanza-a7kgnf 10.big-bass-bonanza-sl5caf.big-bass-bonanza-bqas7r 8.big-bass-bonanza-5wq2vl.big-bass-bonanza-1hxfm3.big-bass-bonanza-t0p2nd.big-bass-bonanza-k679kh.big-bass-bonanza-l43r8f.big-bass-bonanza-rck93f.big-bass-bonanza-a4n0bt.big-bass-bonanza-bqas7r 1.big-bass-bonanza-fkwbz2.big-bass-bonanza-acd7fr.big-bass-bonanza-v7s1nl.big-bass-bonanza-7usxic.big-bass-bonanza-4k16j2.big-bass-bonanza-klh448 1.big-bass-bonanza-0ymbm9.big-bass-bonanza-j3mmg9.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-m3rxfh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-m3rxfh {
    gap: 16px 0;
  }
}

.big-bass-bonanza-suk1uu {
  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);
}

.big-bass-bonanza-suk1uu.big-bass-bonanza-5ll6k7 {
  display: block;
}

.big-bass-bonanza-suk1uu.big-bass-bonanza-i889po {
  display: none;
}

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

.big-bass-bonanza-cjz127 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.big-bass-bonanza-zvl26e {
  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);
}

.big-bass-bonanza-aqyalo {
  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;
}

.big-bass-bonanza-e6fmvu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-e6fmvu span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-phfira {
  font-size: 16px;
  line-height: 140%;
}

.big-bass-bonanza-8sm4zp {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.big-bass-bonanza-8sm4zp .big-bass-bonanza-xgf07k {
  fill: #c2c0ce;
}

.big-bass-bonanza-8sm4zp [rating="1"] .big-bass-bonanza-xgf07k:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.big-bass-bonanza-8sm4zp [rating="2"] .big-bass-bonanza-xgf07k:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.big-bass-bonanza-8sm4zp [rating="3"] .big-bass-bonanza-xgf07k:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.big-bass-bonanza-8sm4zp [rating="4"] .big-bass-bonanza-xgf07k:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.big-bass-bonanza-8sm4zp [rating="5"] .big-bass-bonanza-xgf07k:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.big-bass-bonanza-wlg0aq 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;
}

.big-bass-bonanza-wlg0aq 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 */

.big-bass-bonanza-h7vvyw {
  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);
}

.big-bass-bonanza-h7vvyw.big-bass-bonanza-6hgb5g {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.big-bass-bonanza-s7clbf {
  margin: 25px 0;
}

.big-bass-bonanza-qaemwm > input:not(:checked) ~ label:hover,
.big-bass-bonanza-qaemwm > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-qxttsb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-ejq6f8 44.big-bass-bonanza-zx8ntm.big-bass-bonanza-kiaic1.big-bass-bonanza-pnknzf.big-bass-bonanza-upagms.big-bass-bonanza-4418h2.big-bass-bonanza-1bk4a1.big-bass-bonanza-9si6bw.big-bass-bonanza-wuexhx.big-bass-bonanza-ft1md0.big-bass-bonanza-i2186y.big-bass-bonanza-mtz4da.big-bass-bonanza-h3d8dd 0l-12.big-bass-bonanza-3w7ght 30.big-bass-bonanza-m1fl6k.big-bass-bonanza-j7vk5b 2.big-bass-bonanza-zaus14.big-bass-bonanza-j7vk5b 3.big-bass-bonanza-6aszeg 3.big-bass-bonanza-2e3d78.big-bass-bonanza-6c7oed 3.big-bass-bonanza-drb32u.big-bass-bonanza-r57ex4.big-bass-bonanza-5mniqb.big-bass-bonanza-8d176y 7-3.big-bass-bonanza-3w7ght 10.big-bass-bonanza-wppwwi.big-bass-bonanza-8d176y 23.big-bass-bonanza-jk2eto.big-bass-bonanza-bz5699 1.big-bass-bonanza-wq9x5t 2.big-bass-bonanza-3w7ght 3.big-bass-bonanza-bz5699 1.big-bass-bonanza-6c7oed 5.big-bass-bonanza-qssb23.big-bass-bonanza-6c7oed 32.big-bass-bonanza-koewoo.big-bass-bonanza-r57ex4 5.big-bass-bonanza-h3d8dd 4.big-bass-bonanza-8d176y 9.big-bass-bonanza-8d176y 8.big-bass-bonanza-6c7oed 6.big-bass-bonanza-9tzjij.big-bass-bonanza-8nwcht.big-bass-bonanza-89evl8.big-bass-bonanza-rri7yh.big-bass-bonanza-6htky4 4.big-bass-bonanza-a1krv1.big-bass-bonanza-6htky4 6.big-bass-bonanza-6htky4 0l29.big-bass-bonanza-h3d8dd 17.big-bass-bonanza-zjg1x3.big-bass-bonanza-3i6iki 2.big-bass-bonanza-9pkfp5 10.big-bass-bonanza-44idxl.big-bass-bonanza-3w7ght 8.big-bass-bonanza-2xosjq.big-bass-bonanza-buaoei.big-bass-bonanza-j00st6.big-bass-bonanza-eknugd.big-bass-bonanza-lmzs67.big-bass-bonanza-r57ex4.big-bass-bonanza-4418h2.big-bass-bonanza-3w7ght 1.big-bass-bonanza-k8z3nh.big-bass-bonanza-zmza5h.big-bass-bonanza-suhmxu.big-bass-bonanza-7sahpr.big-bass-bonanza-fxg3xl.big-bass-bonanza-wq9x5t 1.big-bass-bonanza-4cd0fd.big-bass-bonanza-0b2yhg.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-3mur9z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3mur9z {
    gap: 16px 0;
  }
}

.big-bass-bonanza-vmv5uq {
  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);
}

.big-bass-bonanza-vmv5uq.big-bass-bonanza-5b1xx1 {
  display: block;
}

.big-bass-bonanza-vmv5uq.big-bass-bonanza-6i2kd2 {
  display: none;
}

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

.big-bass-bonanza-v3ynnd {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.big-bass-bonanza-gmwyof {
  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);
}

.big-bass-bonanza-xobz4f {
  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;
}

.big-bass-bonanza-peomr7 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-peomr7 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.big-bass-bonanza-g8xcgd {
  font-size: 16px;
  line-height: 140%;
}

.big-bass-bonanza-v05trx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.big-bass-bonanza-v05trx .big-bass-bonanza-ixon2i {
  fill: #c2c0ce;
}

.big-bass-bonanza-v05trx [rating="1"] .big-bass-bonanza-ixon2i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.big-bass-bonanza-v05trx [rating="2"] .big-bass-bonanza-ixon2i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.big-bass-bonanza-v05trx [rating="3"] .big-bass-bonanza-ixon2i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.big-bass-bonanza-v05trx [rating="4"] .big-bass-bonanza-ixon2i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.big-bass-bonanza-v05trx [rating="5"] .big-bass-bonanza-ixon2i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.big-bass-bonanza-haqxij {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .big-bass-bonanza-haqxij:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-haqxij {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.big-bass-bonanza-215ipy {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.big-bass-bonanza-3mur9z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.big-bass-bonanza-vmv5uq {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.big-bass-bonanza-vmv5uq.big-bass-bonanza-5b1xx1 {
  display: block;
}

.big-bass-bonanza-5do9d3 {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.big-bass-bonanza-160d8d {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.big-bass-bonanza-5do9d3:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.big-bass-bonanza-5do9d3:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3mur9z {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .big-bass-bonanza-vmv5uq {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .big-bass-bonanza-5do9d3 {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.big-bass-bonanza-4mx8eo {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.big-bass-bonanza-d2ejo9 {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.big-bass-bonanza-d2ejo9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.big-bass-bonanza-4mx8eo.big-bass-bonanza-ydbgvp .big-bass-bonanza-d2ejo9::after {
  transform: rotate(45deg);
}

.big-bass-bonanza-d2ejo9:hover {
  background: rgba(255, 255, 255, 0.3);
}

.big-bass-bonanza-zpgzh6 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.big-bass-bonanza-4mx8eo.big-bass-bonanza-ydbgvp .big-bass-bonanza-zpgzh6 {
  max-height: 100%;
  padding: 15px 20px;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.big-bass-bonanza-dnj8rs {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.big-bass-bonanza-dnj8rs img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .big-bass-bonanza-dnj8rs img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .big-bass-bonanza-r9gcen .big-bass-bonanza-q93q44 img {
    margin-top: -150px !important;
  }

  .big-bass-bonanza-sgbdop {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.big-bass-bonanza-bym22z {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.big-bass-bonanza-bym22z iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.big-bass-bonanza-pf2tqz {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.big-bass-bonanza-e11j22 ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.big-bass-bonanza-3u1pqx {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.big-bass-bonanza-3u1pqx p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.big-bass-bonanza-3u1pqx button {
  z-index: 2;
}

.big-bass-bonanza-pf2tqz.big-bass-bonanza-ok8vhu {
  bottom: 40px;
}

.big-bass-bonanza-wgo3cb {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.big-bass-bonanza-vt9de4 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.big-bass-bonanza-21epie infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.big-bass-bonanza-kxfr0j {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.big-bass-bonanza-d1dto0 ease;
  z-index: 10000;
}

.big-bass-bonanza-kxfr0j:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .big-bass-bonanza-3u1pqx p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .big-bass-bonanza-3u1pqx .big-bass-bonanza-llj3sw {
    font-size: 13.5px;
  }

  .big-bass-bonanza-pf2tqz .big-bass-bonanza-vt9de4 {
    animation: jump-y 0.big-bass-bonanza-21epie infinite ease-in-out;
  }

  .big-bass-bonanza-dat6m2 {
    display: none;
  }
}

.big-bass-bonanza-3qtsnk {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.big-bass-bonanza-pmu7j2 {
  top: 10px;
  animation-duration: 7s;
}

.big-bass-bonanza-nnrdg2 {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.big-bass-bonanza-ogipmc {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.big-bass-bonanza-dat6m2 {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.big-bass-bonanza-5pwstk {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.big-bass-bonanza-9cw9t2 {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.big-bass-bonanza-2e8bjj {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.big-bass-bonanza-j0h5vv {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.big-bass-bonanza-j0h5vv .big-bass-bonanza-zp4dkz {
  display: flex;
  align-items: center;
}

.big-bass-bonanza-722v93 {
  display: flex;
  flex-direction: column;
}

.big-bass-bonanza-p50gdp {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.big-bass-bonanza-n0n6vo {
  max-width: 300px;
  width: 100%;
}

.big-bass-bonanza-hzs15v {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .big-bass-bonanza-j0h5vv {
    flex-direction: column;
  }

  .big-bass-bonanza-zp4dkz {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .big-bass-bonanza-722v93 {
    text-align: center;
  }

  .big-bass-bonanza-j0h5vv h3 {
    margin-bottom: 0 !important;
  }
}

.big-bass-bonanza-228shm {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .big-bass-bonanza-228shm {
    font-size: 12px;
  }
}

.big-bass-bonanza-43p9l1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

.big-bass-bonanza-vqaaat {
  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) {
  .big-bass-bonanza-vqaaat {
    flex-direction: column;
  }
}

.big-bass-bonanza-txnq9y {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.big-bass-bonanza-2klmdy li:first-child {
  margin-bottom: 10px;
}

.big-bass-bonanza-2klmdy a {
  color: #000;
}

.big-bass-bonanza-osktee {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .big-bass-bonanza-osktee {
    align-items: center;
  }

  .big-bass-bonanza-9rb7av {
    flex-direction: column;
  }
}

.big-bass-bonanza-60oypz {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.big-bass-bonanza-taczje img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.big-bass-bonanza-cwq5aq {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.big-bass-bonanza-cwq5aq a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.big-bass-bonanza-mnjaka ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.big-bass-bonanza-cwq5aq a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.big-bass-bonanza-2ekxu0 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-2ekxu0 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-2ekxu0 {
    margin: 15px auto;
  }
}
.big-bass-bonanza-2ekxu0 li {
  font-size: 16px;
  position: relative;
}
.big-bass-bonanza-2ekxu0 li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-2ekxu0 li a:hover {
    text-decoration: underline;
  }
}
.big-bass-bonanza-2ekxu0 li span {
  opacity: 0.5;
}
.big-bass-bonanza-2ekxu0 li + li {
  margin-left: 30px;
}
.big-bass-bonanza-2ekxu0 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.big-bass-bonanza-dt7ud0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .big-bass-bonanza-dt7ud0 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-dt7ud0 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.big-bass-bonanza-b1rzhn {
  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) {
  .big-bass-bonanza-b1rzhn {
    flex-direction: column;
  }
}
.big-bass-bonanza-s79h7t {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.big-bass-bonanza-s79h7t img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-s79h7t {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.big-bass-bonanza-o8ut40 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.big-bass-bonanza-o8ut40 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) {
  .big-bass-bonanza-o8ut40 ul {
    margin-bottom: 15px;
  }
}
.big-bass-bonanza-o8ut40 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.big-bass-bonanza-o8ut40 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);
}
.big-bass-bonanza-o8ut40 ul li span svg {
  fill: var(--title-color);
}
.big-bass-bonanza-o8ut40 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-o8ut40 ul li small {
    font-size: 12px;
  }
}
.big-bass-bonanza-o8ut40 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.big-bass-bonanza-o8ut40 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-o8ut40 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.big-bass-bonanza-xlqwfg {
  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) {
  .big-bass-bonanza-xlqwfg {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.big-bass-bonanza-vnv73p {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.big-bass-bonanza-0m2auz {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-0m2auz {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-0m2auz:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.big-bass-bonanza-0m2auz.big-bass-bonanza-ufmdy6 {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-0m2auz.big-bass-bonanza-ufmdy6:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-bonanza-cahlb2 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-cahlb2 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-cahlb2 {
    padding: 50px 16px 68px;
  }
}
.big-bass-bonanza-vqaz84 {
  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) {
  .big-bass-bonanza-vqaz84 {
    flex-direction: column;
  }
}
.big-bass-bonanza-3pbufb {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-3pbufb {
    margin-bottom: 40px;
  }
}
.big-bass-bonanza-i4nhao .big-bass-bonanza-eobs26 {
  margin-bottom: 28px;
}
.big-bass-bonanza-i4nhao .big-bass-bonanza-eobs26 img {
  max-height: 100px;
  width: auto;
}
.big-bass-bonanza-jjbvjy {
  display: flex;
  align-items: center;
}
.big-bass-bonanza-jjbvjy a + a {
  margin-left: 24px;
}
.big-bass-bonanza-jjbvjy img {
  max-height: 56px;
  width: auto;
}
.big-bass-bonanza-jjbvjy img + img {
  margin-left: 24px;
}
.big-bass-bonanza-buwxdj {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-buwxdj {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.big-bass-bonanza-8yx700 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-8yx700 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.big-bass-bonanza-ooburx {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.big-bass-bonanza-ooburx label {
  font-size: 14px;
}

.big-bass-bonanza-ooburx h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.big-bass-bonanza-ooburx input,
.big-bass-bonanza-ooburx textarea,
.big-bass-bonanza-ooburx button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.big-bass-bonanza-ooburx button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.big-bass-bonanza-d1dto0 ease;
}
.big-bass-bonanza-ooburx button:hover {
  background-color: var(--button-bg-hover);
}
.big-bass-bonanza-7ool4t {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.big-bass-bonanza-s25pb7 ease-in;
}

.big-bass-bonanza-7ool4t h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .big-bass-bonanza-6ihsj8 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .big-bass-bonanza-6ihsj8 > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .big-bass-bonanza-6ihsj8 > div.big-bass-bonanza-08428n {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .big-bass-bonanza-6ihsj8 > div.big-bass-bonanza-08428n {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.big-bass-bonanza-ya20lc {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .big-bass-bonanza-yvymeh .big-bass-bonanza-8exvdo a {
    font-size: 12px;
  }
}

/* app */
.big-bass-bonanza-deo6r6 {
  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) {
  .big-bass-bonanza-deo6r6 {
    flex-direction: column;
  }
}
.big-bass-bonanza-664cmz {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.big-bass-bonanza-664cmz img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-664cmz {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.big-bass-bonanza-8behwo {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.big-bass-bonanza-8behwo 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) {
  .big-bass-bonanza-8behwo ul {
    margin-bottom: 15px;
  }
}
.big-bass-bonanza-8behwo ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.big-bass-bonanza-8behwo 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);
}
.big-bass-bonanza-8behwo ul li span svg {
  fill: var(--title-color);
}
.big-bass-bonanza-8behwo ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-8behwo ul li small {
    font-size: 12px;
  }
}
.big-bass-bonanza-8behwo ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.big-bass-bonanza-8behwo ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-8behwo {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.big-bass-bonanza-yy0mgm {
  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) {
  .big-bass-bonanza-yy0mgm {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.big-bass-bonanza-9zc2cr {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.big-bass-bonanza-ubjzu8 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-ubjzu8 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-ubjzu8:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.big-bass-bonanza-ubjzu8.big-bass-bonanza-a932ze {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-ubjzu8.big-bass-bonanza-a932ze:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-bonanza-piytof {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .big-bass-bonanza-piytof {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-piytof {
    padding: 50px 16px 68px;
  }
}

.big-bass-bonanza-jogcbl {
  margin: 0 auto;
  max-width: 700px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.big-bass-bonanza-3hvwbj {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 105px;
    transform: rotate(339deg);
    z-index: 10;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
}

.big-bass-bonanza-3hvwbj img {
  width: 100%;
  display: block;
}

.big-bass-bonanza-3ed7kq {
  max-width: 300px;
}

.big-bass-bonanza-k9ijjd {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.big-bass-bonanza-k9ijjd .big-bass-bonanza-qj1e2c:first-child {
  margin-bottom:15px;
}

.big-bass-bonanza-jogcbl .big-bass-bonanza-e8w53p {
  font-size: 40px!important;
  color: var(--menu-color)!important ;
  margin: 0;
}

@media (max-width: 619px) {
  .big-bass-bonanza-jogcbl {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}

.big-bass-bonanza-k9ijjd .big-bass-bonanza-o12vte {
  background: gray;
  border: 1px solid var(--border-color)
}
