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

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

.big-bass-splash-9brccj {
  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-splash-9brccj: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-splash-fbnsap {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

.big-bass-splash-e7dm6y {
  cursor: pointer;
}

.big-bass-splash-cmh8sc {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.big-bass-splash-r09il0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.big-bass-splash-r09il0 figure {
  margin: 0;
}

.big-bass-splash-r09il0.big-bass-splash-4iic38 {
  justify-content: flex-start;
  margin-right: 4px;
}

.big-bass-splash-r09il0.big-bass-splash-6imnq4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.big-bass-splash-r09il0.big-bass-splash-vugwt8 {
  justify-content: center;
}

.big-bass-splash-r09il0.big-bass-splash-19lglp {
  justify-content: normal;
}

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

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

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

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

.big-bass-splash-ue7ay5 {
  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-splash-ue7ay5 {
    flex-direction: column;
  }
}

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

.big-bass-splash-36cule img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-8e9rl5 {
  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-splash-8e9rl5 {
    height: 50px;
  }
}

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

.big-bass-splash-8e9rl5.big-bass-splash-l271qu {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .big-bass-splash-8e9rl5.big-bass-splash-l271qu:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.big-bass-splash-9pq77w {
  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-splash-9pq77w {
    padding: 80px 16px 0;
  }
}

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

.big-bass-splash-uoq5z0 {
  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-splash-uoq5z0 {
    flex-direction: column;
  }
}

.big-bass-splash-a8kq0q {
  margin-bottom: 94px;
}

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

.big-bass-splash-znuiq2 .big-bass-splash-129xh6 {
  margin-bottom: 28px;
}

.big-bass-splash-znuiq2 .big-bass-splash-129xh6 img {
  max-height: 100px;
  width: auto;
}

.big-bass-splash-v1aul5 {
  display: flex;
  align-items: center;
}

.big-bass-splash-v1aul5 a + a {
  margin-left: 24px;
}

.big-bass-splash-v1aul5 img {
  max-height: 56px;
  width: auto;
}

.big-bass-splash-2w0nvz img {
  max-height: 38px!important;
  width: auto;
}

.big-bass-splash-v1aul5 img + img {
  margin-left: 24px;
}

.big-bass-splash-28qi8u {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.big-bass-splash-7xw1hb {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.big-bass-splash-g4u2e8 li {
  display: flex;
  margin: 0 7px;
}

.big-bass-splash-g4u2e8 li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.big-bass-splash-5gg5yo + .big-bass-splash-5gg5yo {
  margin-left: 120px;
}

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

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

.big-bass-splash-21s1no {
  list-style: none;
  margin: 0;
  padding: 0;
}

.big-bass-splash-21s1no li {
  font-size: 16px;
}

.big-bass-splash-21s1no li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.big-bass-splash-21s1no li + li {
  margin-top: 16px;
}

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

.big-bass-splash-6u43v0.big-bass-splash-5ammhl {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

.big-bass-splash-afz7ay li {
  width: 100%;
}

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

.big-bass-splash-afz7ay li a.big-bass-splash-5ammhl {
  background: var(--border-color);
}

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

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

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

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

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

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

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

.big-bass-splash-owruxf {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

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

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

.big-bass-splash-isofcr {
  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-splash-isofcr {
    height: 54px;
  }
}

.big-bass-splash-zdfsfy {
  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-splash-zdfsfy {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .big-bass-splash-zdfsfy .big-bass-splash-129xh6 img {
    max-width: 90px;
  }
}

.big-bass-splash-129xh6 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .big-bass-splash-129xh6 {
    order: -2;
  }
}

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

.big-bass-splash-u15nk3 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.big-bass-splash-u15nk3 li {
  font-size: 16px;
  margin: 0 20px;
}

.big-bass-splash-u15nk3 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.big-bass-splash-kiu1sj {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.big-bass-splash-kiu1sj.big-bass-splash-4466nn {
  margin-right: 0;
}

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

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

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

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

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

.big-bass-splash-3h3h0a:hover > ul {
  display: flex;
}

.big-bass-splash-3h3h0a:focus > ul {
  display: flex;
}

.big-bass-splash-3h3h0a:focus-within > ul {
  display: flex;
}

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

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

.big-bass-splash-3h3h0a 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-splash-3h3h0a ul li {
    padding: 5px;
  }
}

.big-bass-splash-3h3h0a 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-splash-3h3h0a ul li a:hover {
    text-decoration: underline;
  }
}

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

.big-bass-splash-mgxp63 {
  display: none;
}

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

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

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

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

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

.big-bass-splash-qtiy92 img {
  margin-bottom: 3px;
}

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

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

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

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

.big-bass-splash-4fnxzk {
  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-splash-4fnxzk {
    font-size: 32px;
  }
}

.big-bass-splash-xi06fz {
  color: var(--text-color);
}

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

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

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

.big-bass-splash-gu7by5 p img {
  display: block;
  margin: 0 auto;
}

.big-bass-splash-gu7by5 p:first-of-type {
  margin-top: 0;
}

.big-bass-splash-gu7by5 p:last-of-type {
  margin-bottom: 0;
}

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

.big-bass-splash-gu7by5 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.big-bass-splash-1xnepj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.big-bass-splash-bp9uyf .big-bass-splash-ranndh {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.big-bass-splash-bp9uyf .big-bass-splash-54nnnr {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.big-bass-splash-54nnnr {
  margin: 0 0 28px;
}

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

.big-bass-splash-ranndh {
  margin: 0 0 28px;
}

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

.big-bass-splash-1xnepj 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-splash-1xnepj h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.big-bass-splash-1xnepj .big-bass-splash-9brccj {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.big-bass-splash-3r6t8p {
  position: relative;
  border: none;
}

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

.big-bass-splash-48fs1e {
  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-splash-48fs1e span {
  height: 32px;
}

.big-bass-splash-48fs1e span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.big-bass-splash-48fs1e.big-bass-splash-67hyiy span {
  transform: scaleY(-1);
}

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

.big-bass-splash-sgrpbu {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

.big-bass-splash-sgrpbu.big-bass-splash-5tn479 {
  display: none;
}

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

.big-bass-splash-kimqd9 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .big-bass-splash-kimqd9 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.big-bass-splash-hw3f6p {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.big-bass-splash-0cccmi table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

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

.big-bass-splash-0cccmi p {
  color: var(--text-color);
}

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

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

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

.big-bass-splash-yq1m7s {
  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-splash-atrydw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.big-bass-splash-xklhrk p + p {
  margin-top: 10px;
}

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

.big-bass-splash-uvvaqv {
  display: none;
}

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

.big-bass-splash-1zomtu li {
  margin: 0 20px;
}

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

.big-bass-splash-1zomtu li a img {
  margin-bottom: 4px;
}

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

.big-bass-splash-nzb2f4 {
  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-splash-nzb2f4 {
    padding: 0 16px;
  }
}

.big-bass-splash-nzb2f4 li {
  font-size: 16px;
  position: relative;
}

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

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

.big-bass-splash-nzb2f4 li span {
  opacity: 0.5;
}

.big-bass-splash-nzb2f4 li + li {
  margin-left: 30px;
}

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

h2.big-bass-splash-f0vvck {
  margin: 0 0 28px;
}

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

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

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

.big-bass-splash-uokmon tbody tr:last-of-type {
  margin-bottom: 0;
}

.big-bass-splash-uokmon tbody tr td:first-of-type {
  flex-shrink: 0;
}

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

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

.big-bass-splash-uokmon tbody tr td .big-bass-splash-4ruzod {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .big-bass-splash-uokmon tbody tr td .big-bass-splash-4ruzod {
    width: 100%;
  }
}

.big-bass-splash-uokmon tbody tr td .big-bass-splash-4zkbfy {
  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-splash-uokmon tbody tr td .big-bass-splash-4zkbfy:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-uokmon tbody tr td .big-bass-splash-4zkbfy {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .big-bass-splash-uokmon tbody tr td .big-bass-splash-4zkbfy {
    width: 100%;
  }
}

.big-bass-splash-uokmon tbody tr td .big-bass-splash-m9op64 {
  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-splash-uokmon tbody tr td .big-bass-splash-m9op64:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

.big-bass-splash-vehqky {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

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

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

.big-bass-splash-1elpz6 {
  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-splash-1elpz6 {
    height: 190px;
    margin: 20px auto;
  }
}

.big-bass-splash-1elpz6 img {
  width: 100%;
  height: 100%;
}

.big-bass-splash-1elpz6 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .big-bass-splash-1elpz6 iframe {
    height: 190px;
  }
}

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

.big-bass-splash-6x61sn::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-splash-r4bobb {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.big-bass-splash-r4bobb 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-splash-r4bobb:hover svg {
    transform: scale(1.1);
  }
}

.big-bass-splash-mr7rj7 {
  padding: 90px 0;
}

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

.big-bass-splash-c352hy {
  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-splash-c352hy {
    padding: 0 16px;
  }
}

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

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

.big-bass-splash-m34v3f img {
  width: 100%;
}

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

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

.big-bass-splash-5reoz8 {
  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-splash-5reoz8 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-splash-5reoz8 {
    flex-basis: auto;
  }
}

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

.big-bass-splash-tkpw7m {
  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-splash-tkpw7m:hover {
  border: 1px solid #8c8ca2;
}

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

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

.big-bass-splash-7um8xa {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.big-bass-splash-7um8xa .big-bass-splash-tkpw7m {
  width: 50%;
  margin: 0;
}

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

.big-bass-splash-dj7y8c {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

.big-bass-splash-8i9ksd 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-splash-8i9ksd a {
    margin: 1px 0 4px;
  }
}

.big-bass-splash-8i9ksd a svg {
  fill: #fff;
}

.big-bass-splash-8i9ksd a:hover {
  background: #3d68e7;
}

.big-bass-splash-gpe39u {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.big-bass-splash-1cz3fu {
  margin-bottom: 16px;
}

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

.big-bass-splash-3wwm1m {
  font-size: 16px;
  color: var(--text-color);
}

.big-bass-splash-m9hqvh {
  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-splash-m9hqvh {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-s1f442 {
  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-splash-s1f442 {
    min-height: 190px;
  }
}

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

.big-bass-splash-5bnf0v::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-splash-7uv8uc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.big-bass-splash-7uv8uc.big-bass-splash-px21t4 {
  display: none;
}

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

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

.big-bass-splash-rnztbz iframe.big-bass-splash-9l1dso {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.big-bass-splash-rnztbz.big-bass-splash-gazwtk {
  opacity: 1;
  pointer-events: all;
}

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

.big-bass-splash-tyjyxi + .big-bass-splash-tyjyxi {
  margin-top: 14px;
}

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

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

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

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

.big-bass-splash-m9hqvh .big-bass-splash-1xnepj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.big-bass-splash-m9hqvh .big-bass-splash-1xnepj h1,
.big-bass-splash-m9hqvh .big-bass-splash-1xnepj 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-splash-m9hqvh .big-bass-splash-1xnepj h1,
  .big-bass-splash-m9hqvh .big-bass-splash-1xnepj h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .big-bass-splash-m9hqvh .big-bass-splash-1xnepj {
    margin: 28px 0 0;
  }
}

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

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

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

.big-bass-splash-axmx6j {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.big-bass-splash-5dwzzy {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.big-bass-splash-5dwzzy 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-splash-5dwzzy h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

.big-bass-splash-63n31a span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

.big-bass-splash-0oda2m {
  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-splash-0oda2m {
    padding: 10px;
  }
}

.big-bass-splash-0oda2m .big-bass-splash-9brccj {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .big-bass-splash-0oda2m .big-bass-splash-9brccj {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.big-bass-splash-2igf9r {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.big-bass-splash-2igf9r img {
  width: 100%;
}

.big-bass-splash-7dydkv {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.big-bass-splash-pnbbr0 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.big-bass-splash-10ah97 {
  width: 100%;
  margin: 0 0 100px;
}

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

.big-bass-splash-10ah97 .big-bass-splash-l8phtv {
  position: relative;
}

.big-bass-splash-10ah97 .big-bass-splash-uzos3c {
  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-splash-10ah97 .big-bass-splash-uzos3c.big-bass-splash-px21t4 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .big-bass-splash-10ah97 .big-bass-splash-0imtal {
    bottom: 90px;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-0imtal .big-bass-splash-0vgqrh {
  max-width: 300px;
  width: 100%;
}

.big-bass-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-0vgqrh
  .big-bass-splash-4t96hd {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-10ah97
    .big-bass-splash-0imtal
    .big-bass-splash-0vgqrh
    .big-bass-splash-4t96hd {
    font-size: 32px;
    text-align: center;
  }
}

.big-bass-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-0vgqrh
  .big-bass-splash-0emg7f {
  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-splash-10ah97
    .big-bass-splash-0imtal
    .big-bass-splash-0vgqrh
    .big-bass-splash-0emg7f {
    text-align: center;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-0imtal .big-bass-splash-4466nn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-10ah97 .big-bass-splash-0imtal .big-bass-splash-4466nn {
    flex-direction: column-reverse;
  }
}

.big-bass-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-8gfsmn {
  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-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-8gfsmn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-10ah97
    .big-bass-splash-0imtal
    .big-bass-splash-4466nn
    .big-bass-splash-8gfsmn {
    width: 100%;
  }
}

.big-bass-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-heb4jq {
  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-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-heb4jq
  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-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-heb4jq: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-splash-10ah97
  .big-bass-splash-0imtal
  .big-bass-splash-4466nn
  .big-bass-splash-heb4jq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-10ah97
    .big-bass-splash-0imtal
    .big-bass-splash-4466nn
    .big-bass-splash-heb4jq {
    width: 100%;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-0imtal.big-bass-splash-px21t4 {
  display: none;
}

.big-bass-splash-10ah97 .big-bass-splash-uylcjx {
  display: none;
}

.big-bass-splash-10ah97 .big-bass-splash-uylcjx.big-bass-splash-gazwtk {
  display: block;
}

.big-bass-splash-10ah97 .big-bass-splash-uylcjx iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-10ah97 .big-bass-splash-uylcjx iframe {
    height: calc(100vh - 54px);
  }
}

.big-bass-splash-10ah97 .big-bass-splash-ywu78c {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .big-bass-splash-10ah97 .big-bass-splash-ywu78c {
    padding: 24px 16px 0;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-ywu78c .big-bass-splash-4t96hd {
  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-splash-10ah97 .big-bass-splash-ywu78c .big-bass-splash-4t96hd {
    margin-bottom: 24px;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-ywu78c 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-splash-10ah97 .big-bass-splash-ywu78c 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-splash-10ah97 .big-bass-splash-ywu78c table tr td {
    padding: 12px 4px;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-ywu78c 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-splash-10ah97 .big-bass-splash-ywu78c table tr th {
    padding: 12px 4px;
  }
}

.big-bass-splash-10ah97 .big-bass-splash-ywu78c table tr:last-of-type td {
  border-bottom: none;
}

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

.big-bass-splash-oxn10s.big-bass-splash-5ammhl {
  display: block;
}

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

.big-bass-splash-oxn10s .big-bass-splash-41jvmh {
  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-splash-oxn10s .big-bass-splash-ywkc0u {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

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

.big-bass-splash-xzkor0.big-bass-splash-5ammhl {
  display: block;
}

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

.big-bass-splash-e33ka6 {
  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-splash-gzlxr4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.big-bass-splash-eog6qo {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.big-bass-splash-eog6qo svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.big-bass-splash-yar9uv {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.big-bass-splash-lkpy5n.big-bass-splash-px21t4 {
  display: none;
}

.big-bass-splash-490q5y {
  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-splash-490q5y {
    margin-bottom: 20px;
  }
}

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

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

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

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

.big-bass-splash-s4to4v input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.big-bass-splash-s4to4v input:active {
  border-color: #c2c0ce;
}

.big-bass-splash-s4to4v input:focus {
  border-color: #c2c0ce;
}

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

.big-bass-splash-ve4yrf {
  margin-bottom: 36px;
}

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

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

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

.big-bass-splash-6l3hm7 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.big-bass-splash-xlfoy1 {
  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-splash-xlfoy1:hover {
  background: var(--border-color);
}

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

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

.big-bass-splash-lonma2.big-bass-splash-px21t4 {
  display: none;
}

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

.big-bass-splash-lonma2 .big-bass-splash-xlfoy1 {
  margin: 0 auto;
}

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

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

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

.big-bass-splash-hvfac7 {
  filter: grayscale(100%);
}

.big-bass-splash-82idvy > input {
  display: none;
}

.big-bass-splash-82idvy > 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-splash-bddqme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.big-bass-splash-eu3ld3 44.big-bass-splash-fbesoh.big-bass-splash-liu6bp.big-bass-splash-436jis.big-bass-splash-wijdhi.big-bass-splash-nsbl6a.big-bass-splash-iz5ica.big-bass-splash-44u97c.big-bass-splash-fkkozz.big-bass-splash-v5y8iu.big-bass-splash-hoiiz0.big-bass-splash-sp79y1.big-bass-splash-xzc91h 0l-12.big-bass-splash-9dy6w1 30.big-bass-splash-w71rvt.big-bass-splash-nxzdsl 2.big-bass-splash-s8sgry.big-bass-splash-nxzdsl 3.big-bass-splash-2gcu8s 3.big-bass-splash-ezq32j.big-bass-splash-3h7hwb 3.big-bass-splash-p4b2sw.big-bass-splash-m6dz2i.big-bass-splash-y347vv.big-bass-splash-ff2id2 7-3.big-bass-splash-9dy6w1 10.big-bass-splash-jl1z0i.big-bass-splash-ff2id2 23.big-bass-splash-u8xfk1.big-bass-splash-kc5x6o 1.big-bass-splash-8r3jol 2.big-bass-splash-9dy6w1 3.big-bass-splash-kc5x6o 1.big-bass-splash-3h7hwb 5.big-bass-splash-qzar6s.big-bass-splash-3h7hwb 32.big-bass-splash-iv767l.big-bass-splash-m6dz2i 5.big-bass-splash-xzc91h 4.big-bass-splash-ff2id2 9.big-bass-splash-ff2id2 8.big-bass-splash-3h7hwb 6.big-bass-splash-ef5qjl.big-bass-splash-8efn8x.big-bass-splash-gso1w6.big-bass-splash-73vibh.big-bass-splash-8celer 4.big-bass-splash-aibh92.big-bass-splash-8celer 6.big-bass-splash-8celer 0l29.big-bass-splash-xzc91h 17.big-bass-splash-2jh9zw.big-bass-splash-e3tdqi 2.big-bass-splash-iy7ge0 10.big-bass-splash-4yrrv7.big-bass-splash-9dy6w1 8.big-bass-splash-peo6ex.big-bass-splash-haknma.big-bass-splash-ffxcxw.big-bass-splash-c5wtcx.big-bass-splash-gzhe2p.big-bass-splash-m6dz2i.big-bass-splash-nsbl6a.big-bass-splash-9dy6w1 1.big-bass-splash-grkkq6.big-bass-splash-u0p01w.big-bass-splash-5h2n66.big-bass-splash-e2x3p3.big-bass-splash-uhdh6l.big-bass-splash-8r3jol 1.big-bass-splash-ox2qw4.big-bass-splash-psvl51.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.big-bass-splash-82idvy > input:checked ~ label,
.big-bass-splash-82idvy > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-bddqme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.big-bass-splash-eu3ld3 44.big-bass-splash-fbesoh.big-bass-splash-liu6bp.big-bass-splash-436jis.big-bass-splash-wijdhi.big-bass-splash-nsbl6a.big-bass-splash-iz5ica.big-bass-splash-44u97c.big-bass-splash-fkkozz.big-bass-splash-v5y8iu.big-bass-splash-hoiiz0.big-bass-splash-sp79y1.big-bass-splash-xzc91h 0l-12.big-bass-splash-9dy6w1 30.big-bass-splash-w71rvt.big-bass-splash-nxzdsl 2.big-bass-splash-s8sgry.big-bass-splash-nxzdsl 3.big-bass-splash-2gcu8s 3.big-bass-splash-ezq32j.big-bass-splash-3h7hwb 3.big-bass-splash-p4b2sw.big-bass-splash-m6dz2i.big-bass-splash-y347vv.big-bass-splash-ff2id2 7-3.big-bass-splash-9dy6w1 10.big-bass-splash-jl1z0i.big-bass-splash-ff2id2 23.big-bass-splash-u8xfk1.big-bass-splash-kc5x6o 1.big-bass-splash-8r3jol 2.big-bass-splash-9dy6w1 3.big-bass-splash-kc5x6o 1.big-bass-splash-3h7hwb 5.big-bass-splash-qzar6s.big-bass-splash-3h7hwb 32.big-bass-splash-iv767l.big-bass-splash-m6dz2i 5.big-bass-splash-xzc91h 4.big-bass-splash-ff2id2 9.big-bass-splash-ff2id2 8.big-bass-splash-3h7hwb 6.big-bass-splash-ef5qjl.big-bass-splash-8efn8x.big-bass-splash-gso1w6.big-bass-splash-73vibh.big-bass-splash-8celer 4.big-bass-splash-aibh92.big-bass-splash-8celer 6.big-bass-splash-8celer 0l29.big-bass-splash-xzc91h 17.big-bass-splash-2jh9zw.big-bass-splash-e3tdqi 2.big-bass-splash-iy7ge0 10.big-bass-splash-4yrrv7.big-bass-splash-9dy6w1 8.big-bass-splash-peo6ex.big-bass-splash-haknma.big-bass-splash-ffxcxw.big-bass-splash-c5wtcx.big-bass-splash-gzhe2p.big-bass-splash-m6dz2i.big-bass-splash-nsbl6a.big-bass-splash-9dy6w1 1.big-bass-splash-grkkq6.big-bass-splash-u0p01w.big-bass-splash-5h2n66.big-bass-splash-e2x3p3.big-bass-splash-uhdh6l.big-bass-splash-8r3jol 1.big-bass-splash-ox2qw4.big-bass-splash-psvl51.5z'/%3e%3c/svg%3e");
}

.big-bass-splash-82idvy > input:not(:checked) ~ label:hover,
.big-bass-splash-82idvy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-bddqme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-eu3ld3 44.big-bass-splash-fbesoh.big-bass-splash-liu6bp.big-bass-splash-436jis.big-bass-splash-wijdhi.big-bass-splash-nsbl6a.big-bass-splash-iz5ica.big-bass-splash-44u97c.big-bass-splash-fkkozz.big-bass-splash-v5y8iu.big-bass-splash-hoiiz0.big-bass-splash-sp79y1.big-bass-splash-xzc91h 0l-12.big-bass-splash-9dy6w1 30.big-bass-splash-w71rvt.big-bass-splash-nxzdsl 2.big-bass-splash-s8sgry.big-bass-splash-nxzdsl 3.big-bass-splash-2gcu8s 3.big-bass-splash-ezq32j.big-bass-splash-3h7hwb 3.big-bass-splash-p4b2sw.big-bass-splash-m6dz2i.big-bass-splash-y347vv.big-bass-splash-ff2id2 7-3.big-bass-splash-9dy6w1 10.big-bass-splash-jl1z0i.big-bass-splash-ff2id2 23.big-bass-splash-u8xfk1.big-bass-splash-kc5x6o 1.big-bass-splash-8r3jol 2.big-bass-splash-9dy6w1 3.big-bass-splash-kc5x6o 1.big-bass-splash-3h7hwb 5.big-bass-splash-qzar6s.big-bass-splash-3h7hwb 32.big-bass-splash-iv767l.big-bass-splash-m6dz2i 5.big-bass-splash-xzc91h 4.big-bass-splash-ff2id2 9.big-bass-splash-ff2id2 8.big-bass-splash-3h7hwb 6.big-bass-splash-ef5qjl.big-bass-splash-8efn8x.big-bass-splash-gso1w6.big-bass-splash-73vibh.big-bass-splash-8celer 4.big-bass-splash-aibh92.big-bass-splash-8celer 6.big-bass-splash-8celer 0l29.big-bass-splash-xzc91h 17.big-bass-splash-2jh9zw.big-bass-splash-e3tdqi 2.big-bass-splash-iy7ge0 10.big-bass-splash-4yrrv7.big-bass-splash-9dy6w1 8.big-bass-splash-peo6ex.big-bass-splash-haknma.big-bass-splash-ffxcxw.big-bass-splash-c5wtcx.big-bass-splash-gzhe2p.big-bass-splash-m6dz2i.big-bass-splash-nsbl6a.big-bass-splash-9dy6w1 1.big-bass-splash-grkkq6.big-bass-splash-u0p01w.big-bass-splash-5h2n66.big-bass-splash-e2x3p3.big-bass-splash-uhdh6l.big-bass-splash-8r3jol 1.big-bass-splash-ox2qw4.big-bass-splash-psvl51.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .big-bass-splash-naemg7 > .big-bass-splash-1k68qa {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .big-bass-splash-naemg7 > .big-bass-splash-1k68qa {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .big-bass-splash-naemg7 > .big-bass-splash-1k68qa {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .big-bass-splash-naemg7 > .big-bass-splash-1k68qa {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .big-bass-splash-naemg7 > .big-bass-splash-1k68qa {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.big-bass-splash-76kyp7.big-bass-splash-px21t4 {
  display: none;
}

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

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

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

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

.big-bass-splash-kx1lm7 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.big-bass-splash-3n4zn8 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

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

@media only screen and (max-width: 767px) {
  .big-bass-splash-3n4zn8 {
    font-size: 14px;
  }
}

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

.big-bass-splash-det8wk::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-splash-det8wk::after {
    display: none;
  }
}

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

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

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

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

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

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

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

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-otd45u {
  background: #2b3b67;
}

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-kx1lm7 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-kx1lm7::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-kx1lm7::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-det8wk::before {
  background: #0e0f41;
}

.big-bass-splash-76kyp7.big-bass-splash-o1n90p .big-bass-splash-det8wk::after {
  background: #152557;
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-otd45u {
  background: #1f35fa;
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-kx1lm7 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-kx1lm7::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-kx1lm7::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-det8wk::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.big-bass-splash-76kyp7.big-bass-splash-bvd311 .big-bass-splash-det8wk::after {
  background: #192ac8;
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-otd45u {
  background: #fa771f;
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-kx1lm7 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-kx1lm7::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-kx1lm7::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-det8wk::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-splash-76kyp7.big-bass-splash-eo7u88 .big-bass-splash-det8wk::after {
  background: #fa8535;
}

.big-bass-splash-deqxbn {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-koeqrl {
  width: 120px;
  height: 22px;
}

.big-bass-splash-koeqrl .big-bass-splash-chaglg {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.big-bass-splash-p5uwut {
  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-splash-p5uwut.big-bass-splash-gazwtk {
  display: block;
}

.big-bass-splash-p5uwut.big-bass-splash-px21t4 {
  display: none;
}

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

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

.big-bass-splash-mkewwa {
  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-splash-hqsajw {
  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-splash-2i9q41 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.big-bass-splash-5f7x0k {
  font-size: 16px;
  line-height: 140%;
}

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

.big-bass-splash-f5yj46 .big-bass-splash-chaglg {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

.big-bass-splash-7zzu6r {
  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-splash-7zzu6r {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.big-bass-splash-0bcdxy {
  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-splash-xsz0hl {
  flex: 1;
  min-width: 0;
}

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

.big-bass-splash-6uxe1s {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.big-bass-splash-6uxe1s svg,
.big-bass-splash-6uxe1s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.big-bass-splash-6uxe1s svg path {
  fill: var(--button-bg-color);
}

.big-bass-splash-6uxe1s svg circle {
  fill: var(--button-text-color);
}

.big-bass-splash-6t6d8n {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.big-bass-splash-6t6d8n strong {
  font-weight: 600;
}

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

.big-bass-splash-rymyl3 p {
  margin: 0 0 16px;
}

.big-bass-splash-rymyl3 p:last-child {
  margin-bottom: 0;
}

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

.big-bass-splash-ate34o {
  max-width: 300px;
  width: 100%;
}

.big-bass-splash-ate34o a {
  width: 100%;
}

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

.big-bass-splash-cbimvi {
  justify-content: center;
}

.big-bass-splash-95779s {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.big-bass-splash-l6bf00 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.big-bass-splash-sbshks .big-bass-splash-u15nk3 {
  justify-content: center;
}

/* faq */

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

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

.big-bass-splash-vxg62w.big-bass-splash-5ammhl .big-bass-splash-pzgrmx::after {
  transform: rotate(45deg);
}

.big-bass-splash-xfdkco {
  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-splash-vxg62w.big-bass-splash-5ammhl .big-bass-splash-xfdkco {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.big-bass-splash-q83gjx {
  margin: 25px 0;
}

.big-bass-splash-82idvy > input:not(:checked) ~ label:hover,
.big-bass-splash-82idvy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-8qd4z5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-yrdxvm 44.big-bass-splash-b1hd47.big-bass-splash-p82wdi.big-bass-splash-sqkkat.big-bass-splash-v5ih9w.big-bass-splash-4zus4z.big-bass-splash-x0hh24.big-bass-splash-nmdwbi.big-bass-splash-l5c78p.big-bass-splash-nqmn5l.big-bass-splash-6he6dd.big-bass-splash-f0b7ru.big-bass-splash-hozrk1 0l-12.big-bass-splash-uxy1uf 30.big-bass-splash-nbwubr.big-bass-splash-rsrrsw 2.big-bass-splash-kupzqq.big-bass-splash-rsrrsw 3.big-bass-splash-6j86xs 3.big-bass-splash-l2sg6k.big-bass-splash-hb773k 3.big-bass-splash-tnvgl6.big-bass-splash-ci9vd7.big-bass-splash-0648sf.big-bass-splash-frebqp 7-3.big-bass-splash-uxy1uf 10.big-bass-splash-ughoi6.big-bass-splash-frebqp 23.big-bass-splash-nqlmle.big-bass-splash-rvl2pm 1.big-bass-splash-yuykj3 2.big-bass-splash-uxy1uf 3.big-bass-splash-rvl2pm 1.big-bass-splash-hb773k 5.big-bass-splash-a7p7rt.big-bass-splash-hb773k 32.big-bass-splash-bcu3sl.big-bass-splash-ci9vd7 5.big-bass-splash-hozrk1 4.big-bass-splash-frebqp 9.big-bass-splash-frebqp 8.big-bass-splash-hb773k 6.big-bass-splash-ko7iqn.big-bass-splash-ebh6m8.big-bass-splash-pgo3ko.big-bass-splash-zql9vs.big-bass-splash-bqa6oj 4.big-bass-splash-12uq4k.big-bass-splash-bqa6oj 6.big-bass-splash-bqa6oj 0l29.big-bass-splash-hozrk1 17.big-bass-splash-n2yyfw.big-bass-splash-t4vdne 2.big-bass-splash-ju07v1 10.big-bass-splash-071l5d.big-bass-splash-uxy1uf 8.big-bass-splash-1etle5.big-bass-splash-s7rwc8.big-bass-splash-j02xzu.big-bass-splash-w50okx.big-bass-splash-1zq6j4.big-bass-splash-ci9vd7.big-bass-splash-4zus4z.big-bass-splash-uxy1uf 1.big-bass-splash-0srf10.big-bass-splash-um1onn.big-bass-splash-ppt2k9.big-bass-splash-5b4v1n.big-bass-splash-x0t2t4.big-bass-splash-yuykj3 1.big-bass-splash-1n4psc.big-bass-splash-g1rbfw.5z'/%3e%3c/svg%3e");
}

.big-bass-splash-a2u3ez {
  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-splash-a2u3ez {
    gap: 16px 0;
  }
}

.big-bass-splash-zt49as {
  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-splash-zt49as.big-bass-splash-b330qu {
  display: block;
}

.big-bass-splash-zt49as.big-bass-splash-u5qaq0 {
  display: none;
}

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

.big-bass-splash-3quc06 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.big-bass-splash-nmqetj {
  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-splash-2y08a6 {
  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-splash-wrurak small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.big-bass-splash-mmhv6z .big-bass-splash-zy50ov {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.big-bass-splash-eay9d5 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-splash-eay9d5 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-splash-qxogik {
  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-splash-qxogik.big-bass-splash-c6yn0b {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.big-bass-splash-xnvbbd {
  margin: 25px 0;
}

.big-bass-splash-6q4nuu > input:not(:checked) ~ label:hover,
.big-bass-splash-6q4nuu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-9n1j6o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-deml3z 44.big-bass-splash-txn3dp.big-bass-splash-20zt7b.big-bass-splash-plqdlv.big-bass-splash-b28033.big-bass-splash-qk1apv.big-bass-splash-qzxydl.big-bass-splash-jxzdlv.big-bass-splash-3ppe2l.big-bass-splash-3dg2tl.big-bass-splash-b9vcjn.big-bass-splash-da0fqs.big-bass-splash-nrn8uo 0l-12.big-bass-splash-vz51o4 30.big-bass-splash-4oz29z.big-bass-splash-e1gbyn 2.big-bass-splash-9hd1kw.big-bass-splash-e1gbyn 3.big-bass-splash-jkaeev 3.big-bass-splash-9qak56.big-bass-splash-i7pv64 3.big-bass-splash-otjyl9.big-bass-splash-lmj74w.big-bass-splash-mq7a3g.big-bass-splash-symomt 7-3.big-bass-splash-vz51o4 10.big-bass-splash-u2mvnw.big-bass-splash-symomt 23.big-bass-splash-utxtdr.big-bass-splash-hcp48a 1.big-bass-splash-iwdvd9 2.big-bass-splash-vz51o4 3.big-bass-splash-hcp48a 1.big-bass-splash-i7pv64 5.big-bass-splash-ipf2uk.big-bass-splash-i7pv64 32.big-bass-splash-revhhs.big-bass-splash-lmj74w 5.big-bass-splash-nrn8uo 4.big-bass-splash-symomt 9.big-bass-splash-symomt 8.big-bass-splash-i7pv64 6.big-bass-splash-sk1p8h.big-bass-splash-la72p1.big-bass-splash-m11r67.big-bass-splash-p3g3xt.big-bass-splash-soe0g9 4.big-bass-splash-j9szjj.big-bass-splash-soe0g9 6.big-bass-splash-soe0g9 0l29.big-bass-splash-nrn8uo 17.big-bass-splash-ggl9nf.big-bass-splash-4hljla 2.big-bass-splash-4828rj 10.big-bass-splash-b0c3zx.big-bass-splash-vz51o4 8.big-bass-splash-1gkp4c.big-bass-splash-ojugxd.big-bass-splash-plovvk.big-bass-splash-gpdhj6.big-bass-splash-e0youi.big-bass-splash-lmj74w.big-bass-splash-qk1apv.big-bass-splash-vz51o4 1.big-bass-splash-wmfuav.big-bass-splash-b0qu3b.big-bass-splash-5721xq.big-bass-splash-quzl1h.big-bass-splash-4l0xrp.big-bass-splash-iwdvd9 1.big-bass-splash-h2i9f8.big-bass-splash-g7fc8s.5z'/%3e%3c/svg%3e");
}

.big-bass-splash-b8rw4i {
  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-splash-b8rw4i {
    gap: 16px 0;
  }
}

.big-bass-splash-4tv8i1 {
  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-splash-4tv8i1.big-bass-splash-ov3aw1 {
  display: block;
}

.big-bass-splash-4tv8i1.big-bass-splash-z8tggz {
  display: none;
}

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

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

.big-bass-splash-mmm5l3 {
  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-splash-ei7eq0 {
  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-splash-osfhwu small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

.big-bass-splash-85zibf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.big-bass-splash-85zibf .big-bass-splash-cmy9kq {
  fill: #c2c0ce;
}

.big-bass-splash-85zibf [rating="1"] .big-bass-splash-cmy9kq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.big-bass-splash-85zibf [rating="2"] .big-bass-splash-cmy9kq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.big-bass-splash-85zibf [rating="3"] .big-bass-splash-cmy9kq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.big-bass-splash-85zibf [rating="4"] .big-bass-splash-cmy9kq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.big-bass-splash-85zibf [rating="5"] .big-bass-splash-cmy9kq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.big-bass-splash-b8rw4i {
  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-splash-4tv8i1 {
  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-splash-4tv8i1.big-bass-splash-ov3aw1 {
  display: block;
}

.big-bass-splash-hjhdfn {
  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-splash-eowyg2 {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.big-bass-splash-hjhdfn:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

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

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

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

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

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

.big-bass-splash-vrpjdt {
  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-splash-h8dtf7 {
  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-splash-h8dtf7::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.big-bass-splash-vrpjdt.big-bass-splash-ax23b8 .big-bass-splash-h8dtf7::after {
  transform: rotate(45deg);
}

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

.big-bass-splash-57kvls {
  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-splash-vrpjdt.big-bass-splash-ax23b8 .big-bass-splash-57kvls {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

.big-bass-splash-lnk0or img {
  position: absolute;
  top: -125px;
}

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

@media (max-width: 601px) {
  .big-bass-splash-qtiy92 .big-bass-splash-nk0h6p img {
    margin-top: -150px !important;
  }

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

.big-bass-splash-6uuoqi {
  margin-bottom: 25px;
}

.big-bass-splash-6uuoqi iframe {
  width: 100%;
  height: 500px;
}

/* popup */

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

.big-bass-splash-2032kf {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.big-bass-splash-2032kf 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-splash-2032kf button {
  z-index: 2;
}

.big-bass-splash-fx1xh0.big-bass-splash-fac9mg {
  bottom: 40px;
}

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

.big-bass-splash-icd502 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.big-bass-splash-kvannt 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-splash-yi2eca {
  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-splash-dj235a ease;
  z-index: 10000;
}

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

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

  .big-bass-splash-2032kf .big-bass-splash-0jdg1b {
    font-size: 13.5px;
  }

  .big-bass-splash-fx1xh0 .big-bass-splash-icd502 {
    animation: jump-y 0.big-bass-splash-kvannt infinite ease-in-out;
  }

  .big-bass-splash-iy29rq {
    display: none;
  }
}

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

.big-bass-splash-55lvro {
  top: 10px;
  animation-duration: 7s;
}

.big-bass-splash-3p53yj {
  bottom: 10px;
  animation-duration: 5s;
}

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

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

.big-bass-splash-iy29rq {
  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-splash-08fafy {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.big-bass-splash-t96aca {
  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-splash-64rbvv {
  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-splash-cc7yny {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.big-bass-splash-cc7yny .big-bass-splash-lypcda {
  display: flex;
  align-items: center;
}

.big-bass-splash-uigi9h {
  display: flex;
  flex-direction: column;
}

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

.big-bass-splash-bdjp48 {
  max-width: 300px;
  width: 100%;
}

.big-bass-splash-8tpnyh {
  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-splash-cc7yny {
    flex-direction: column;
  }

  .big-bass-splash-lypcda {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .big-bass-splash-uigi9h {
    text-align: center;
  }

  .big-bass-splash-cc7yny h3 {
    margin-bottom: 0 !important;
  }
}

.big-bass-splash-juzzwv {
  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-splash-juzzwv {
    font-size: 12px;
  }
}

.big-bass-splash-mzs1fa {
  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-splash-pg271d {
  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-splash-pg271d {
    flex-direction: column;
  }
}

.big-bass-splash-bqvhes {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.big-bass-splash-jteow5 li:first-child {
  margin-bottom: 10px;
}

.big-bass-splash-jteow5 a {
  color: #000;
}

.big-bass-splash-6xd234 {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .big-bass-splash-6xd234 {
    align-items: center;
  }

  .big-bass-splash-47uzay {
    flex-direction: column;
  }
}

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

.big-bass-splash-07815e img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

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

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

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

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

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

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

.big-bass-splash-bcsmwm {
  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-splash-bcsmwm {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-bcsmwm {
    padding: 50px 16px 68px;
  }
}
.big-bass-splash-u3mx21 {
  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-splash-u3mx21 {
    flex-direction: column;
  }
}
.big-bass-splash-lwunwr {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-lwunwr {
    margin-bottom: 40px;
  }
}
.big-bass-splash-5cb3l0 .big-bass-splash-mkzz0a {
  margin-bottom: 28px;
}
.big-bass-splash-5cb3l0 .big-bass-splash-mkzz0a img {
  max-height: 100px;
  width: auto;
}
.big-bass-splash-msnqt8 {
  display: flex;
  align-items: center;
}
.big-bass-splash-msnqt8 a + a {
  margin-left: 24px;
}
.big-bass-splash-msnqt8 img {
  max-height: 56px;
  width: auto;
}
.big-bass-splash-msnqt8 img + img {
  margin-left: 24px;
}
.big-bass-splash-cweyio {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-cweyio {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.big-bass-splash-bthkhe {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-bthkhe {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

.big-bass-splash-vd4mou label {
  font-size: 14px;
}

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

.big-bass-splash-z5osf4 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .big-bass-splash-2e2znr {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

#reviews .big-bass-splash-2e2znr > div.big-bass-splash-u08bqe {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .big-bass-splash-2e2znr > div.big-bass-splash-u08bqe {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.big-bass-splash-uwvkg7 {
  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-splash-zdfsfy .big-bass-splash-kiu1sj a {
    font-size: 12px;
  }
}

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

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