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-1000-m66sct {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.big-bass-bonanza-1000-zgicyu {
  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-1000-zgicyu: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-1000-k01lxs {
  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-1000-k01lxs {
    margin: 20px auto 100px;
  }
}

.big-bass-bonanza-1000-k01lxs 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-1000-k01lxs h1 {
    font-size: 120px;
  }
}

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

.big-bass-bonanza-1000-sp963p {
  cursor: pointer;
}

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

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

.big-bass-bonanza-1000-zpovu7 figure {
  margin: 0;
}

.big-bass-bonanza-1000-zpovu7.big-bass-bonanza-1000-g3wdan {
  justify-content: flex-start;
  margin-right: 4px;
}

.big-bass-bonanza-1000-zpovu7.big-bass-bonanza-1000-eutxyj {
  justify-content: flex-end;
  margin-left: 4px;
}

.big-bass-bonanza-1000-zpovu7.big-bass-bonanza-1000-1f55dc {
  justify-content: center;
}

.big-bass-bonanza-1000-zpovu7.big-bass-bonanza-1000-jhuyid {
  justify-content: normal;
}

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

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

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

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

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

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

.big-bass-bonanza-1000-6h5uj2 img {
  width: 100%;
}

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

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

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

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

.big-bass-bonanza-1000-q5fkw0 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-1000-q5fkw0 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

.big-bass-bonanza-1000-admoir {
  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-1000-admoir {
    height: 50px;
  }
}

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

.big-bass-bonanza-1000-admoir.big-bass-bonanza-1000-yavfq9 {
  background-color: #000;
}

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

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

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

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

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

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

.big-bass-bonanza-1000-x7a2pr .big-bass-bonanza-1000-iey47f {
  margin-bottom: 28px;
}

.big-bass-bonanza-1000-x7a2pr .big-bass-bonanza-1000-iey47f img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-8tjw0g + .big-bass-bonanza-1000-8tjw0g {
  margin-left: 120px;
}

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

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

.big-bass-bonanza-1000-7ropij {
  list-style: none;
  margin: 0;
  padding: 0;
}

.big-bass-bonanza-1000-7ropij li {
  font-size: 16px;
}

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

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

.big-bass-bonanza-1000-7ropij li + li {
  margin-top: 16px;
}

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

.big-bass-bonanza-1000-yivr4p.big-bass-bonanza-1000-q4fh5x {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.big-bass-bonanza-1000-3bxgn2 h1,
.big-bass-bonanza-1000-3bxgn2 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-1000-3bxgn2 h1,
  .big-bass-bonanza-1000-3bxgn2 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.big-bass-bonanza-1000-1sa8yb {
  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-1000-1sa8yb {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.big-bass-bonanza-1000-1sa8yb li {
  width: 100%;
}

.big-bass-bonanza-1000-1sa8yb 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-1000-1sa8yb li a svg {
  fill: var(--button-text-color);
}

.big-bass-bonanza-1000-1sa8yb li a.big-bass-bonanza-1000-q4fh5x {
  background: var(--border-color);
}

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

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

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

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

.big-bass-bonanza-1000-tz25xk {
  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-1000-tz25xk span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.big-bass-bonanza-1000-bnnc5m {
  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-1000-bnnc5m {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-3i0a5o .big-bass-bonanza-1000-iey47f img {
    max-width: 90px;
  }
}

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

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

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-1000-ie8e0i {
    display: none;
  }
  .big-bass-bonanza-1000-ie8e0i::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-1000-sy3sjt {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

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

@media only screen and (max-width: 1023px) {
  .big-bass-bonanza-1000-sy3sjt {
    display: block;
  }
  .big-bass-bonanza-1000-sy3sjt li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .big-bass-bonanza-1000-sy3sjt li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .big-bass-bonanza-1000-sy3sjt 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-1000-sy3sjt li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.big-bass-bonanza-1000-8zswst.big-bass-bonanza-1000-6w9jnc {
  margin-right: 0;
}

.big-bass-bonanza-1000-xroafu {
  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-1000-xroafu {
    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-1000-xroafu:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

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

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

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

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

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

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

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

.big-bass-bonanza-1000-ujbilg {
  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-1000-ujbilg::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-1000-ujbilg {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .big-bass-bonanza-1000-ujbilg img {
    max-width: 20px;
  }
}

.big-bass-bonanza-1000-cg49s9 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-1000-cg49s9 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.big-bass-bonanza-1000-cg49s9 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-1000-cg49s9 ul li {
    padding: 5px;
  }
}

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

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

.big-bass-bonanza-1000-ni13bb {
  display: none;
}

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

.big-bass-bonanza-1000-6h1o9c 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-1000-ni13bb:checked ~ .big-bass-bonanza-1000-ie8e0i {
    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-1000-ie8e0i {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .big-bass-bonanza-1000-ni13bb:checked ~ .big-bass-bonanza-1000-ie8e0i {
    display: block;
  }
  .big-bass-bonanza-1000-ni13bb:checked + .big-bass-bonanza-1000-6h1o9c span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .big-bass-bonanza-1000-ni13bb:checked + .big-bass-bonanza-1000-6h1o9c span:nth-child(2) {
    display: none;
  }
  .big-bass-bonanza-1000-ni13bb:checked + .big-bass-bonanza-1000-6h1o9c span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-c281vr .big-bass-bonanza-1000-vjwk4o {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-d4501n .big-bass-bonanza-1000-zgicyu {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.big-bass-bonanza-1000-54ijwq {
  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-1000-54ijwq span {
  height: 32px;
}

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

.big-bass-bonanza-1000-54ijwq.big-bass-bonanza-1000-z6qx6m span {
  transform: scaleY(-1);
}

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

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

.big-bass-bonanza-1000-xx3ncs 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-1000-xx3ncs li {
    font-size: 16px;
  }
}

.big-bass-bonanza-1000-xx3ncs 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-1000-xx3ncs li a:hover {
    background: var(--main-theme-color);
  }
}

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

.big-bass-bonanza-1000-xx3ncs.big-bass-bonanza-1000-82tycu {
  display: none;
}

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

.big-bass-bonanza-1000-y94cqg table {
  width: 100%;
  border-collapse: collapse;
}

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

  .big-bass-bonanza-1000-y94cqg table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-b9arba {
  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-1000-4gm6fz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.big-bass-bonanza-1000-qpfvz1 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-1000-qpfvz1 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

.big-bass-bonanza-1000-y9gdu9 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-y9gdu9 {
    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-1000-hm5y7t {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

h2.big-bass-bonanza-1000-267hv9 {
  margin: 0 0 28px;
}

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

.big-bass-bonanza-1000-nkers2 {
  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-1000-nkers2 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-1000-nkers2 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-1000-nkers2 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-1000-nkers2 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.big-bass-bonanza-1000-nkers2 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-1000-nkers2 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-1000-nkers2 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.big-bass-bonanza-1000-nkers2 tbody tr td .big-bass-bonanza-1000-d3ir8s {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.big-bass-bonanza-1000-nkers2 tbody tr td .big-bass-bonanza-1000-2tuf20 {
  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-1000-nkers2 tbody tr td .big-bass-bonanza-1000-2tuf20:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-nkers2 tbody tr td .big-bass-bonanza-1000-2tuf20 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .big-bass-bonanza-1000-nkers2 tbody tr td .big-bass-bonanza-1000-2tuf20 {
    width: 100%;
  }
}

.big-bass-bonanza-1000-nkers2 tbody tr td .big-bass-bonanza-1000-0j3m6e {
  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-1000-nkers2 tbody tr td .big-bass-bonanza-1000-0j3m6e:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-9s7xq1 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-1000-9s7xq1:hover img {
    transform: scale(1.01);
  }
}

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

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

.big-bass-bonanza-1000-tiwd9j {
  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-1000-tiwd9j {
    height: 190px;
    margin: 20px auto;
  }
}

.big-bass-bonanza-1000-tiwd9j img {
  width: 100%;
  height: 100%;
}

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

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

.big-bass-bonanza-1000-zt63p6 {
  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-1000-zt63p6::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-1000-1czcmm {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.big-bass-bonanza-1000-1czcmm 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-1000-1czcmm:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-5b5sek {
  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-1000-5b5sek 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-1000-5b5sek {
    flex-basis: auto;
  }
}

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

.big-bass-bonanza-1000-33e37j {
  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-1000-33e37j:hover {
  border: 1px solid #8c8ca2;
}

.big-bass-bonanza-1000-z0vv12 {
  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-1000-z0vv12:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.big-bass-bonanza-1000-f0doe5 {
  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-1000-f0doe5 a {
  text-decoration: underline;
  color: #8babff;
}

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

.big-bass-bonanza-1000-7g6oy1 .big-bass-bonanza-1000-33e37j {
  width: 50%;
  margin: 0;
}

.big-bass-bonanza-1000-bx16jd {
  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-1000-bx16jd:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

.big-bass-bonanza-1000-7mgnec {
  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-1000-7mgnec {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.big-bass-bonanza-1000-fs5p1m 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-1000-fs5p1m a {
    margin: 1px 0 4px;
  }
}

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

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

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

.big-bass-bonanza-1000-hz750p {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-y7640q {
  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-1000-y7640q::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-1000-nc11ju {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.big-bass-bonanza-1000-nc11ju.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

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

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

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

.big-bass-bonanza-1000-oqesu9.big-bass-bonanza-1000-k79x08 {
  opacity: 1;
  pointer-events: all;
}

.big-bass-bonanza-1000-ggq9ay {
  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-1000-ggq9ay svg {
  margin-right: 10px;
}

.big-bass-bonanza-1000-ggq9ay + .big-bass-bonanza-1000-ggq9ay {
  margin-top: 14px;
}

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

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

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

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

.big-bass-bonanza-1000-pmvdk9 .big-bass-bonanza-1000-d4501n {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.big-bass-bonanza-1000-pmvdk9 .big-bass-bonanza-1000-d4501n h1,
.big-bass-bonanza-1000-pmvdk9 .big-bass-bonanza-1000-d4501n 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-1000-pmvdk9 .big-bass-bonanza-1000-d4501n h1,
  .big-bass-bonanza-1000-pmvdk9 .big-bass-bonanza-1000-d4501n h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .big-bass-bonanza-1000-pmvdk9 .big-bass-bonanza-1000-d4501n {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-4l1q6o 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-1000-4l1q6o h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-qqzk5r {
  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-1000-qqzk5r {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-90altf {
  width: 100%;
  margin: 0 0 100px;
}

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

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-sd02qp {
  position: relative;
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-eczoor {
  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-1000-90altf .big-bass-bonanza-1000-eczoor.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

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

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

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-oec6w7 .big-bass-bonanza-1000-b6o2p2 {
  max-width: 300px;
  width: 100%;
}

.big-bass-bonanza-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-b6o2p2
  .big-bass-bonanza-1000-kqb4l8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-90altf
    .big-bass-bonanza-1000-oec6w7
    .big-bass-bonanza-1000-b6o2p2
    .big-bass-bonanza-1000-kqb4l8 {
    font-size: 32px;
    text-align: center;
  }
}

.big-bass-bonanza-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-b6o2p2
  .big-bass-bonanza-1000-qwgy4a {
  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-1000-90altf
    .big-bass-bonanza-1000-oec6w7
    .big-bass-bonanza-1000-b6o2p2
    .big-bass-bonanza-1000-qwgy4a {
    text-align: center;
  }
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-oec6w7 .big-bass-bonanza-1000-6w9jnc {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-oec6w7 .big-bass-bonanza-1000-6w9jnc {
    flex-direction: column-reverse;
  }
}

.big-bass-bonanza-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-a6z0hq {
  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-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-a6z0hq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-90altf
    .big-bass-bonanza-1000-oec6w7
    .big-bass-bonanza-1000-6w9jnc
    .big-bass-bonanza-1000-a6z0hq {
    width: 100%;
  }
}

.big-bass-bonanza-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-uyv3v1 {
  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-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-uyv3v1
  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-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-uyv3v1: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-1000-90altf
  .big-bass-bonanza-1000-oec6w7
  .big-bass-bonanza-1000-6w9jnc
  .big-bass-bonanza-1000-uyv3v1:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-90altf
    .big-bass-bonanza-1000-oec6w7
    .big-bass-bonanza-1000-6w9jnc
    .big-bass-bonanza-1000-uyv3v1 {
    width: 100%;
  }
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-oec6w7.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-bejwvd {
  display: none;
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-bejwvd.big-bass-bonanza-1000-k79x08 {
  display: block;
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-bejwvd iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-bejwvd iframe {
    height: calc(100vh - 54px);
  }
}

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

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

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-mlan1w .big-bass-bonanza-1000-kqb4l8 {
  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-1000-90altf .big-bass-bonanza-1000-mlan1w .big-bass-bonanza-1000-kqb4l8 {
    margin-bottom: 24px;
  }
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-mlan1w 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-1000-90altf .big-bass-bonanza-1000-mlan1w 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-1000-90altf .big-bass-bonanza-1000-mlan1w table tr td {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-mlan1w 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-1000-90altf .big-bass-bonanza-1000-mlan1w table tr th {
    padding: 12px 4px;
  }
}

.big-bass-bonanza-1000-90altf .big-bass-bonanza-1000-mlan1w table tr:last-of-type td {
  border-bottom: none;
}

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

.big-bass-bonanza-1000-tvt564.big-bass-bonanza-1000-q4fh5x {
  display: block;
}

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

.big-bass-bonanza-1000-tvt564 .big-bass-bonanza-1000-acegsq {
  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-1000-tvt564 .big-bass-bonanza-1000-lp2sq9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.big-bass-bonanza-1000-tvt564 .big-bass-bonanza-1000-uyv3v1 {
  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-1000-tvt564 .big-bass-bonanza-1000-uyv3v1:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.big-bass-bonanza-1000-3ilz88.big-bass-bonanza-1000-q4fh5x {
  display: block;
}

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

.big-bass-bonanza-1000-s0prtj {
  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-1000-0a7gou {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.big-bass-bonanza-1000-2qqowf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.big-bass-bonanza-1000-2qqowf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

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

.big-bass-bonanza-1000-u422md.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

.big-bass-bonanza-1000-112v0b {
  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-1000-112v0b {
    margin-bottom: 20px;
  }
}

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

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

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

.big-bass-bonanza-1000-ql54ke 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-1000-ql54ke input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.big-bass-bonanza-1000-ql54ke input:active {
  border-color: #c2c0ce;
}

.big-bass-bonanza-1000-ql54ke input:focus {
  border-color: #c2c0ce;
}

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

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

.big-bass-bonanza-1000-awuftr 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-1000-awuftr textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.big-bass-bonanza-1000-49v39e {
  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-1000-49v39e:hover {
  background: var(--border-color);
}

.big-bass-bonanza-1000-i1flwh {
  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-1000-i1flwh:hover {
  background: #166ad9;
}

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

.big-bass-bonanza-1000-irm8l9.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

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

.big-bass-bonanza-1000-irm8l9 .big-bass-bonanza-1000-49v39e {
  margin: 0 auto;
}

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

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

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

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

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

.big-bass-bonanza-1000-q1i6z1 > 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-1000-21n3o5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.big-bass-bonanza-1000-5qnlm0 44.big-bass-bonanza-1000-0pzu0x.big-bass-bonanza-1000-zqlef0.big-bass-bonanza-1000-ds45i9.big-bass-bonanza-1000-esj005.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-1gbes9.big-bass-bonanza-1000-gkelwc.big-bass-bonanza-1000-nyes1s.big-bass-bonanza-1000-xdt08x.big-bass-bonanza-1000-sc7vzt.big-bass-bonanza-1000-i0c4f5.big-bass-bonanza-1000-vsbzu6 0l-12.big-bass-bonanza-1000-mntcni 30.big-bass-bonanza-1000-n3o2nk.big-bass-bonanza-1000-lq5gtg 2.big-bass-bonanza-1000-a1kht6.big-bass-bonanza-1000-lq5gtg 3.big-bass-bonanza-1000-8gisi5 3.big-bass-bonanza-1000-anp93s.big-bass-bonanza-1000-629v4o 3.big-bass-bonanza-1000-j3e7kc.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-jxwf5a.big-bass-bonanza-1000-hpcj97 7-3.big-bass-bonanza-1000-mntcni 10.big-bass-bonanza-1000-crlmjm.big-bass-bonanza-1000-hpcj97 23.big-bass-bonanza-1000-sdtsmd.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-0zy3sz 2.big-bass-bonanza-1000-mntcni 3.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-629v4o 5.big-bass-bonanza-1000-frlb99.big-bass-bonanza-1000-629v4o 32.big-bass-bonanza-1000-yekrys.big-bass-bonanza-1000-tedydg 5.big-bass-bonanza-1000-vsbzu6 4.big-bass-bonanza-1000-hpcj97 9.big-bass-bonanza-1000-hpcj97 8.big-bass-bonanza-1000-629v4o 6.big-bass-bonanza-1000-hjzyek.big-bass-bonanza-1000-skbzlg.big-bass-bonanza-1000-r6ygnu.big-bass-bonanza-1000-7sfkka.big-bass-bonanza-1000-ca0xg4 4.big-bass-bonanza-1000-xast13.big-bass-bonanza-1000-ca0xg4 6.big-bass-bonanza-1000-ca0xg4 0l29.big-bass-bonanza-1000-vsbzu6 17.big-bass-bonanza-1000-5ct35m.big-bass-bonanza-1000-mfbk5f 2.big-bass-bonanza-1000-6dbjbi 10.big-bass-bonanza-1000-a4tlnz.big-bass-bonanza-1000-mntcni 8.big-bass-bonanza-1000-b8xij5.big-bass-bonanza-1000-8bi8g0.big-bass-bonanza-1000-xhxk9l.big-bass-bonanza-1000-rqc0az.big-bass-bonanza-1000-zu334e.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-mntcni 1.big-bass-bonanza-1000-bvytgi.big-bass-bonanza-1000-zjzbup.big-bass-bonanza-1000-hkuo82.big-bass-bonanza-1000-b3lcuw.big-bass-bonanza-1000-ev46gq.big-bass-bonanza-1000-0zy3sz 1.big-bass-bonanza-1000-00me51.big-bass-bonanza-1000-etymph.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.big-bass-bonanza-1000-q1i6z1 > input:checked ~ label,
.big-bass-bonanza-1000-q1i6z1 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-1000-21n3o5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.big-bass-bonanza-1000-5qnlm0 44.big-bass-bonanza-1000-0pzu0x.big-bass-bonanza-1000-zqlef0.big-bass-bonanza-1000-ds45i9.big-bass-bonanza-1000-esj005.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-1gbes9.big-bass-bonanza-1000-gkelwc.big-bass-bonanza-1000-nyes1s.big-bass-bonanza-1000-xdt08x.big-bass-bonanza-1000-sc7vzt.big-bass-bonanza-1000-i0c4f5.big-bass-bonanza-1000-vsbzu6 0l-12.big-bass-bonanza-1000-mntcni 30.big-bass-bonanza-1000-n3o2nk.big-bass-bonanza-1000-lq5gtg 2.big-bass-bonanza-1000-a1kht6.big-bass-bonanza-1000-lq5gtg 3.big-bass-bonanza-1000-8gisi5 3.big-bass-bonanza-1000-anp93s.big-bass-bonanza-1000-629v4o 3.big-bass-bonanza-1000-j3e7kc.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-jxwf5a.big-bass-bonanza-1000-hpcj97 7-3.big-bass-bonanza-1000-mntcni 10.big-bass-bonanza-1000-crlmjm.big-bass-bonanza-1000-hpcj97 23.big-bass-bonanza-1000-sdtsmd.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-0zy3sz 2.big-bass-bonanza-1000-mntcni 3.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-629v4o 5.big-bass-bonanza-1000-frlb99.big-bass-bonanza-1000-629v4o 32.big-bass-bonanza-1000-yekrys.big-bass-bonanza-1000-tedydg 5.big-bass-bonanza-1000-vsbzu6 4.big-bass-bonanza-1000-hpcj97 9.big-bass-bonanza-1000-hpcj97 8.big-bass-bonanza-1000-629v4o 6.big-bass-bonanza-1000-hjzyek.big-bass-bonanza-1000-skbzlg.big-bass-bonanza-1000-r6ygnu.big-bass-bonanza-1000-7sfkka.big-bass-bonanza-1000-ca0xg4 4.big-bass-bonanza-1000-xast13.big-bass-bonanza-1000-ca0xg4 6.big-bass-bonanza-1000-ca0xg4 0l29.big-bass-bonanza-1000-vsbzu6 17.big-bass-bonanza-1000-5ct35m.big-bass-bonanza-1000-mfbk5f 2.big-bass-bonanza-1000-6dbjbi 10.big-bass-bonanza-1000-a4tlnz.big-bass-bonanza-1000-mntcni 8.big-bass-bonanza-1000-b8xij5.big-bass-bonanza-1000-8bi8g0.big-bass-bonanza-1000-xhxk9l.big-bass-bonanza-1000-rqc0az.big-bass-bonanza-1000-zu334e.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-mntcni 1.big-bass-bonanza-1000-bvytgi.big-bass-bonanza-1000-zjzbup.big-bass-bonanza-1000-hkuo82.big-bass-bonanza-1000-b3lcuw.big-bass-bonanza-1000-ev46gq.big-bass-bonanza-1000-0zy3sz 1.big-bass-bonanza-1000-00me51.big-bass-bonanza-1000-etymph.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-1000-q1i6z1 > input:not(:checked) ~ label:hover,
.big-bass-bonanza-1000-q1i6z1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-1000-21n3o5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-1000-5qnlm0 44.big-bass-bonanza-1000-0pzu0x.big-bass-bonanza-1000-zqlef0.big-bass-bonanza-1000-ds45i9.big-bass-bonanza-1000-esj005.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-1gbes9.big-bass-bonanza-1000-gkelwc.big-bass-bonanza-1000-nyes1s.big-bass-bonanza-1000-xdt08x.big-bass-bonanza-1000-sc7vzt.big-bass-bonanza-1000-i0c4f5.big-bass-bonanza-1000-vsbzu6 0l-12.big-bass-bonanza-1000-mntcni 30.big-bass-bonanza-1000-n3o2nk.big-bass-bonanza-1000-lq5gtg 2.big-bass-bonanza-1000-a1kht6.big-bass-bonanza-1000-lq5gtg 3.big-bass-bonanza-1000-8gisi5 3.big-bass-bonanza-1000-anp93s.big-bass-bonanza-1000-629v4o 3.big-bass-bonanza-1000-j3e7kc.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-jxwf5a.big-bass-bonanza-1000-hpcj97 7-3.big-bass-bonanza-1000-mntcni 10.big-bass-bonanza-1000-crlmjm.big-bass-bonanza-1000-hpcj97 23.big-bass-bonanza-1000-sdtsmd.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-0zy3sz 2.big-bass-bonanza-1000-mntcni 3.big-bass-bonanza-1000-idqpp8 1.big-bass-bonanza-1000-629v4o 5.big-bass-bonanza-1000-frlb99.big-bass-bonanza-1000-629v4o 32.big-bass-bonanza-1000-yekrys.big-bass-bonanza-1000-tedydg 5.big-bass-bonanza-1000-vsbzu6 4.big-bass-bonanza-1000-hpcj97 9.big-bass-bonanza-1000-hpcj97 8.big-bass-bonanza-1000-629v4o 6.big-bass-bonanza-1000-hjzyek.big-bass-bonanza-1000-skbzlg.big-bass-bonanza-1000-r6ygnu.big-bass-bonanza-1000-7sfkka.big-bass-bonanza-1000-ca0xg4 4.big-bass-bonanza-1000-xast13.big-bass-bonanza-1000-ca0xg4 6.big-bass-bonanza-1000-ca0xg4 0l29.big-bass-bonanza-1000-vsbzu6 17.big-bass-bonanza-1000-5ct35m.big-bass-bonanza-1000-mfbk5f 2.big-bass-bonanza-1000-6dbjbi 10.big-bass-bonanza-1000-a4tlnz.big-bass-bonanza-1000-mntcni 8.big-bass-bonanza-1000-b8xij5.big-bass-bonanza-1000-8bi8g0.big-bass-bonanza-1000-xhxk9l.big-bass-bonanza-1000-rqc0az.big-bass-bonanza-1000-zu334e.big-bass-bonanza-1000-tedydg.big-bass-bonanza-1000-x80lmo.big-bass-bonanza-1000-mntcni 1.big-bass-bonanza-1000-bvytgi.big-bass-bonanza-1000-zjzbup.big-bass-bonanza-1000-hkuo82.big-bass-bonanza-1000-b3lcuw.big-bass-bonanza-1000-ev46gq.big-bass-bonanza-1000-0zy3sz 1.big-bass-bonanza-1000-00me51.big-bass-bonanza-1000-etymph.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

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

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

.big-bass-bonanza-1000-b49wu0 {
  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-1000-b49wu0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-f365a7::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-1000-f365a7::after {
    display: none;
  }
}

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

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

.big-bass-bonanza-1000-jpylms {
  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-1000-jpylms {
    top: -20px;
  }
}

.big-bass-bonanza-1000-4t4v8b {
  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-1000-4t4v8b:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-wyyixp {
  background: #2b3b67;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-b49wu0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-b49wu0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-b49wu0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-f365a7::before {
  background: #0e0f41;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-cp7ob8 .big-bass-bonanza-1000-f365a7::after {
  background: #152557;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-wyyixp {
  background: #1f35fa;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-b49wu0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-b49wu0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-b49wu0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-f365a7::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-5zwwve .big-bass-bonanza-1000-f365a7::after {
  background: #192ac8;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-wyyixp {
  background: #fa771f;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-b49wu0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-b49wu0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-b49wu0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-f365a7::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-bonanza-1000-35wffv.big-bass-bonanza-1000-n1nr3o .big-bass-bonanza-1000-f365a7::after {
  background: #fa8535;
}

.big-bass-bonanza-1000-4vuze7 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

.big-bass-bonanza-1000-cywaj3 {
  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-1000-cywaj3 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

.big-bass-bonanza-1000-g1ub12 {
  width: 120px;
  height: 22px;
}

.big-bass-bonanza-1000-g1ub12 .big-bass-bonanza-1000-v8611l {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.big-bass-bonanza-1000-b3udjh {
  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-1000-b3udjh.big-bass-bonanza-1000-k79x08 {
  display: block;
}

.big-bass-bonanza-1000-b3udjh.big-bass-bonanza-1000-j5uwrc {
  display: none;
}

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

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

.big-bass-bonanza-1000-k04ntm {
  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-1000-733rls {
  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-1000-o4j0kj small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.big-bass-bonanza-1000-9w8q56 .big-bass-bonanza-1000-v8611l {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.big-bass-bonanza-1000-3nquhu {
  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-1000-cohpgy {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-bonanza-1000-9sxckc {
  justify-content: center;
}

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

.big-bass-bonanza-1000-p5vkde {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.big-bass-bonanza-1000-m07hjy .big-bass-bonanza-1000-sy3sjt {
  justify-content: center;
}

/* faq */

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

.big-bass-bonanza-1000-mf231t {
  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-1000-mf231t::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.big-bass-bonanza-1000-dozu8i.big-bass-bonanza-1000-q4fh5x .big-bass-bonanza-1000-mf231t::after {
  transform: rotate(45deg);
}

.big-bass-bonanza-1000-97b0mn {
  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-1000-dozu8i.big-bass-bonanza-1000-q4fh5x .big-bass-bonanza-1000-97b0mn {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.big-bass-bonanza-1000-d8yy89 {
  margin: 25px 0;
}

.big-bass-bonanza-1000-q1i6z1 > input:not(:checked) ~ label:hover,
.big-bass-bonanza-1000-q1i6z1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-1000-sc58s9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-1000-584744 44.big-bass-bonanza-1000-5gil0e.big-bass-bonanza-1000-pw50hb.big-bass-bonanza-1000-nrr2py.big-bass-bonanza-1000-oboqd4.big-bass-bonanza-1000-zibq5r.big-bass-bonanza-1000-wthg5k.big-bass-bonanza-1000-i04may.big-bass-bonanza-1000-uow26u.big-bass-bonanza-1000-m67uqf.big-bass-bonanza-1000-zq1v7b.big-bass-bonanza-1000-k3llox.big-bass-bonanza-1000-k4y9a5 0l-12.big-bass-bonanza-1000-wmy117 30.big-bass-bonanza-1000-4b99u7.big-bass-bonanza-1000-3eq1dh 2.big-bass-bonanza-1000-jqr6ft.big-bass-bonanza-1000-3eq1dh 3.big-bass-bonanza-1000-dd26c6 3.big-bass-bonanza-1000-jo9qkg.big-bass-bonanza-1000-puhc6s 3.big-bass-bonanza-1000-wbnibc.big-bass-bonanza-1000-ewceu5.big-bass-bonanza-1000-o7yslp.big-bass-bonanza-1000-hzafpg 7-3.big-bass-bonanza-1000-wmy117 10.big-bass-bonanza-1000-o3ay99.big-bass-bonanza-1000-hzafpg 23.big-bass-bonanza-1000-tu8bu2.big-bass-bonanza-1000-iipvk4 1.big-bass-bonanza-1000-r5e97d 2.big-bass-bonanza-1000-wmy117 3.big-bass-bonanza-1000-iipvk4 1.big-bass-bonanza-1000-puhc6s 5.big-bass-bonanza-1000-5pgazz.big-bass-bonanza-1000-puhc6s 32.big-bass-bonanza-1000-9npbze.big-bass-bonanza-1000-ewceu5 5.big-bass-bonanza-1000-k4y9a5 4.big-bass-bonanza-1000-hzafpg 9.big-bass-bonanza-1000-hzafpg 8.big-bass-bonanza-1000-puhc6s 6.big-bass-bonanza-1000-50yfdc.big-bass-bonanza-1000-07d7uk.big-bass-bonanza-1000-1plnhb.big-bass-bonanza-1000-qx1htb.big-bass-bonanza-1000-h747xs 4.big-bass-bonanza-1000-ktnouy.big-bass-bonanza-1000-h747xs 6.big-bass-bonanza-1000-h747xs 0l29.big-bass-bonanza-1000-k4y9a5 17.big-bass-bonanza-1000-g6hwrx.big-bass-bonanza-1000-x5delg 2.big-bass-bonanza-1000-woxck4 10.big-bass-bonanza-1000-pxxu96.big-bass-bonanza-1000-wmy117 8.big-bass-bonanza-1000-7bbxsp.big-bass-bonanza-1000-ajjlqv.big-bass-bonanza-1000-t49wfk.big-bass-bonanza-1000-tlla2m.big-bass-bonanza-1000-r9bie8.big-bass-bonanza-1000-ewceu5.big-bass-bonanza-1000-zibq5r.big-bass-bonanza-1000-wmy117 1.big-bass-bonanza-1000-brmw39.big-bass-bonanza-1000-yeox41.big-bass-bonanza-1000-3cgymt.big-bass-bonanza-1000-8tvbm2.big-bass-bonanza-1000-fwp0lc.big-bass-bonanza-1000-r5e97d 1.big-bass-bonanza-1000-i99rwv.big-bass-bonanza-1000-rjxzlc.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-1000-je7rcz {
  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-1000-je7rcz {
    gap: 16px 0;
  }
}

.big-bass-bonanza-1000-fr0kva {
  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-1000-fr0kva.big-bass-bonanza-1000-rbnb2l {
  display: block;
}

.big-bass-bonanza-1000-fr0kva.big-bass-bonanza-1000-oidsfc {
  display: none;
}

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

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

.big-bass-bonanza-1000-x147v8 {
  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-1000-b3wa0m {
  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-1000-9n86xe small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.big-bass-bonanza-1000-q5m1ik .big-bass-bonanza-1000-dieupj {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.big-bass-bonanza-1000-x47git 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-1000-x47git 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-1000-sw7flq {
  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-1000-sw7flq.big-bass-bonanza-1000-8drxoj {
  opacity: 1;
  pointer-events: auto;
}

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

.big-bass-bonanza-1000-pdxzzp > input:not(:checked) ~ label:hover,
.big-bass-bonanza-1000-pdxzzp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-bonanza-1000-hw7qmw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-bonanza-1000-alda5p 44.big-bass-bonanza-1000-350pmp.big-bass-bonanza-1000-jrj7mr.big-bass-bonanza-1000-tepk7e.big-bass-bonanza-1000-mkoxxm.big-bass-bonanza-1000-7o1wdb.big-bass-bonanza-1000-hq6qfq.big-bass-bonanza-1000-d0wcm9.big-bass-bonanza-1000-d61q88.big-bass-bonanza-1000-pi5zum.big-bass-bonanza-1000-7tnroo.big-bass-bonanza-1000-19bvd8.big-bass-bonanza-1000-31s13l 0l-12.big-bass-bonanza-1000-ckwla0 30.big-bass-bonanza-1000-dyp4g0.big-bass-bonanza-1000-azlvrf 2.big-bass-bonanza-1000-6k84at.big-bass-bonanza-1000-azlvrf 3.big-bass-bonanza-1000-04t0p7 3.big-bass-bonanza-1000-4uw9ns.big-bass-bonanza-1000-khbkwk 3.big-bass-bonanza-1000-coavrs.big-bass-bonanza-1000-92gs43.big-bass-bonanza-1000-bts88p.big-bass-bonanza-1000-u9tmz7 7-3.big-bass-bonanza-1000-ckwla0 10.big-bass-bonanza-1000-f2ugvi.big-bass-bonanza-1000-u9tmz7 23.big-bass-bonanza-1000-vip339.big-bass-bonanza-1000-g2d80d 1.big-bass-bonanza-1000-9y83sl 2.big-bass-bonanza-1000-ckwla0 3.big-bass-bonanza-1000-g2d80d 1.big-bass-bonanza-1000-khbkwk 5.big-bass-bonanza-1000-tti3cf.big-bass-bonanza-1000-khbkwk 32.big-bass-bonanza-1000-3n64n6.big-bass-bonanza-1000-92gs43 5.big-bass-bonanza-1000-31s13l 4.big-bass-bonanza-1000-u9tmz7 9.big-bass-bonanza-1000-u9tmz7 8.big-bass-bonanza-1000-khbkwk 6.big-bass-bonanza-1000-96cwlr.big-bass-bonanza-1000-0zti16.big-bass-bonanza-1000-8m0mgg.big-bass-bonanza-1000-8m7afr.big-bass-bonanza-1000-3d5gb4 4.big-bass-bonanza-1000-khyct2.big-bass-bonanza-1000-3d5gb4 6.big-bass-bonanza-1000-3d5gb4 0l29.big-bass-bonanza-1000-31s13l 17.big-bass-bonanza-1000-u3g9dm.big-bass-bonanza-1000-cr75g2 2.big-bass-bonanza-1000-4ztcdl 10.big-bass-bonanza-1000-0r97jc.big-bass-bonanza-1000-ckwla0 8.big-bass-bonanza-1000-vba8z7.big-bass-bonanza-1000-1nddjq.big-bass-bonanza-1000-3svygb.big-bass-bonanza-1000-i543se.big-bass-bonanza-1000-j8azrz.big-bass-bonanza-1000-92gs43.big-bass-bonanza-1000-7o1wdb.big-bass-bonanza-1000-ckwla0 1.big-bass-bonanza-1000-r5kvww.big-bass-bonanza-1000-zduude.big-bass-bonanza-1000-858jmw.big-bass-bonanza-1000-1ddrqq.big-bass-bonanza-1000-r4u6ns.big-bass-bonanza-1000-9y83sl 1.big-bass-bonanza-1000-aakmdk.big-bass-bonanza-1000-680yzu.5z'/%3e%3c/svg%3e");
}

.big-bass-bonanza-1000-cblb1t {
  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-1000-cblb1t {
    gap: 16px 0;
  }
}

.big-bass-bonanza-1000-n50x4q {
  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-1000-n50x4q.big-bass-bonanza-1000-93shdy {
  display: block;
}

.big-bass-bonanza-1000-n50x4q.big-bass-bonanza-1000-rj8ch7 {
  display: none;
}

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

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

.big-bass-bonanza-1000-cdgyh1 {
  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-1000-e0ltjd {
  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-1000-dlxunp small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.big-bass-bonanza-1000-mg2z9a .big-bass-bonanza-1000-3x2k8z {
  fill: #c2c0ce;
}

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

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

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

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

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

.big-bass-bonanza-1000-awn0af {
  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-1000-awn0af:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-awn0af {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.big-bass-bonanza-1000-cblb1t {
  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-1000-n50x4q {
  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-1000-n50x4q.big-bass-bonanza-1000-93shdy {
  display: block;
}

.big-bass-bonanza-1000-gspgy3 {
  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-1000-p5fvvo {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

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

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

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

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

.big-bass-bonanza-1000-2ea4vw {
  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-1000-j6waqk {
  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-1000-j6waqk::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.big-bass-bonanza-1000-2ea4vw.big-bass-bonanza-1000-jvvcto .big-bass-bonanza-1000-j6waqk::after {
  transform: rotate(45deg);
}

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

.big-bass-bonanza-1000-1wrqbv {
  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-1000-2ea4vw.big-bass-bonanza-1000-jvvcto .big-bass-bonanza-1000-1wrqbv {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

.big-bass-bonanza-1000-5oi767 {
  margin-bottom: 25px;
}

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

/* popup */

.big-bass-bonanza-1000-secbis {
  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-1000-u8smpn ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.big-bass-bonanza-1000-0ljqx2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.big-bass-bonanza-1000-0ljqx2 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-1000-0ljqx2 button {
  z-index: 2;
}

.big-bass-bonanza-1000-secbis.big-bass-bonanza-1000-61pl10 {
  bottom: 40px;
}

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

.big-bass-bonanza-1000-ctchdr {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.big-bass-bonanza-1000-vu0aik 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-1000-5pos6a {
  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-1000-dgekl1 ease;
  z-index: 10000;
}

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

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

  .big-bass-bonanza-1000-0ljqx2 .big-bass-bonanza-1000-nfu07w {
    font-size: 13.5px;
  }

  .big-bass-bonanza-1000-secbis .big-bass-bonanza-1000-ctchdr {
    animation: jump-y 0.big-bass-bonanza-1000-vu0aik infinite ease-in-out;
  }

  .big-bass-bonanza-1000-pe87ta {
    display: none;
  }
}

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

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

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

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

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

.big-bass-bonanza-1000-pe87ta {
  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-1000-nx1mjq {
  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-1000-78ykcs {
  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-1000-kv2p2t {
  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-1000-4qtf6y {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.big-bass-bonanza-1000-4qtf6y .big-bass-bonanza-1000-vvyxhl {
  display: flex;
  align-items: center;
}

.big-bass-bonanza-1000-1ryvo1 {
  display: flex;
  flex-direction: column;
}

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

.big-bass-bonanza-1000-5gq4pb {
  max-width: 300px;
  width: 100%;
}

.big-bass-bonanza-1000-l5hn4k {
  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-1000-4qtf6y {
    flex-direction: column;
  }

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

  .big-bass-bonanza-1000-1ryvo1 {
    text-align: center;
  }

  .big-bass-bonanza-1000-4qtf6y h3 {
    margin-bottom: 0 !important;
  }
}

.big-bass-bonanza-1000-beynw4 {
  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-1000-beynw4 {
    font-size: 12px;
  }
}

.big-bass-bonanza-1000-87vvms {
  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-1000-09mwfv {
  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-1000-09mwfv {
    flex-direction: column;
  }
}

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

.big-bass-bonanza-1000-4mmjji li:first-child {
  margin-bottom: 10px;
}

.big-bass-bonanza-1000-4mmjji a {
  color: #000;
}

.big-bass-bonanza-1000-8imcvv {
  margin-bottom: 50px;
}

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

  .big-bass-bonanza-1000-s8b6j1 {
    flex-direction: column;
  }
}

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

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

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

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

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

.big-bass-bonanza-1000-9f981t {
  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-1000-9f981t {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-9f981t {
    margin: 15px auto;
  }
}
.big-bass-bonanza-1000-9f981t li {
  font-size: 16px;
  position: relative;
}
.big-bass-bonanza-1000-9f981t li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-1000-9f981t li a:hover {
    text-decoration: underline;
  }
}
.big-bass-bonanza-1000-9f981t li span {
  opacity: 0.5;
}
.big-bass-bonanza-1000-9f981t li + li {
  margin-left: 30px;
}
.big-bass-bonanza-1000-9f981t li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

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

.big-bass-bonanza-1000-4bblte {
  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-1000-4bblte {
    flex-direction: column;
  }
}
.big-bass-bonanza-1000-wmqn7i {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.big-bass-bonanza-1000-wmqn7i img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-wmqn7i {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.big-bass-bonanza-1000-yg8wi8 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.big-bass-bonanza-1000-yg8wi8 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-1000-yg8wi8 ul {
    margin-bottom: 15px;
  }
}
.big-bass-bonanza-1000-yg8wi8 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.big-bass-bonanza-1000-yg8wi8 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-1000-yg8wi8 ul li span svg {
  fill: var(--title-color);
}
.big-bass-bonanza-1000-yg8wi8 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-yg8wi8 ul li small {
    font-size: 12px;
  }
}
.big-bass-bonanza-1000-yg8wi8 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.big-bass-bonanza-1000-yg8wi8 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-yg8wi8 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.big-bass-bonanza-1000-vtg3bx {
  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-1000-vtg3bx {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.big-bass-bonanza-1000-ic5e9x {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.big-bass-bonanza-1000-sro6el {
  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-1000-sro6el {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-1000-sro6el:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.big-bass-bonanza-1000-sro6el.big-bass-bonanza-1000-4xlo3a {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-1000-sro6el.big-bass-bonanza-1000-4xlo3a:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-bonanza-1000-l7qi2i {
  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-1000-l7qi2i {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-l7qi2i {
    padding: 50px 16px 68px;
  }
}
.big-bass-bonanza-1000-yxnwto {
  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-1000-yxnwto {
    flex-direction: column;
  }
}
.big-bass-bonanza-1000-e6a23j {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-e6a23j {
    margin-bottom: 40px;
  }
}
.big-bass-bonanza-1000-u0a1by .big-bass-bonanza-1000-0y7vk8 {
  margin-bottom: 28px;
}
.big-bass-bonanza-1000-u0a1by .big-bass-bonanza-1000-0y7vk8 img {
  max-height: 100px;
  width: auto;
}
.big-bass-bonanza-1000-2ur0qz {
  display: flex;
  align-items: center;
}
.big-bass-bonanza-1000-2ur0qz a + a {
  margin-left: 24px;
}
.big-bass-bonanza-1000-2ur0qz img {
  max-height: 56px;
  width: auto;
}
.big-bass-bonanza-1000-2ur0qz img + img {
  margin-left: 24px;
}
.big-bass-bonanza-1000-l752t3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-l752t3 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.big-bass-bonanza-1000-w2z1qk {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-w2z1qk {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

.big-bass-bonanza-1000-ocfqho h2 {
  color: green;
  font-weight: 500;
}

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

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

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

#reviews .big-bass-bonanza-1000-afyrd9 > div.big-bass-bonanza-1000-xb9b8y {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .big-bass-bonanza-1000-afyrd9 > div.big-bass-bonanza-1000-xb9b8y {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.big-bass-bonanza-1000-ceexlt {
  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-1000-3i0a5o .big-bass-bonanza-1000-8zswst a {
    font-size: 12px;
  }
}

/* app */
.big-bass-bonanza-1000-s8ao8h {
  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-1000-s8ao8h {
    flex-direction: column;
  }
}
.big-bass-bonanza-1000-netjoc {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.big-bass-bonanza-1000-netjoc img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-netjoc {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.big-bass-bonanza-1000-qrk2tm {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.big-bass-bonanza-1000-qrk2tm 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-1000-qrk2tm ul {
    margin-bottom: 15px;
  }
}
.big-bass-bonanza-1000-qrk2tm ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.big-bass-bonanza-1000-qrk2tm 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-1000-qrk2tm ul li span svg {
  fill: var(--title-color);
}
.big-bass-bonanza-1000-qrk2tm ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-qrk2tm ul li small {
    font-size: 12px;
  }
}
.big-bass-bonanza-1000-qrk2tm ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.big-bass-bonanza-1000-qrk2tm ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-qrk2tm {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.big-bass-bonanza-1000-ntgrpx {
  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-1000-ntgrpx {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.big-bass-bonanza-1000-bbuct8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.big-bass-bonanza-1000-u700c3 {
  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-1000-u700c3 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-1000-u700c3:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.big-bass-bonanza-1000-u700c3.big-bass-bonanza-1000-1dhp97 {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .big-bass-bonanza-1000-u700c3.big-bass-bonanza-1000-1dhp97:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-bonanza-1000-3b37fl {
  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-1000-3b37fl {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-bonanza-1000-3b37fl {
    padding: 50px 16px 68px;
  }
}