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

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

.big-bass-splash-okl1ue {
  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-okl1ue: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-sp533q {
  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-sp533q {
    margin: 20px auto 100px;
  }
}

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

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

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

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

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

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

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

.big-bass-splash-gxtnre.big-bass-splash-vcjtwr {
  justify-content: flex-end;
  margin-left: 4px;
}

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

.big-bass-splash-gxtnre.big-bass-splash-26iiwk {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-lcrvki.big-bass-splash-aqj0rf {
  background-color: #000;
}

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

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

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

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

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

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

.big-bass-splash-mc8tsx .big-bass-splash-jyrd63 {
  margin-bottom: 28px;
}

.big-bass-splash-mc8tsx .big-bass-splash-jyrd63 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-39dq7a li {
  font-size: 16px;
}

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

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

.big-bass-splash-39dq7a li + li {
  margin-top: 16px;
}

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

.big-bass-splash-7nvd6z.big-bass-splash-qgjrw7 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.big-bass-splash-lhl0ow li a.big-bass-splash-qgjrw7 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-ze72pk.big-bass-splash-ebfvfx {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-cs2nav .big-bass-splash-21qovr {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.big-bass-splash-cs2nav .big-bass-splash-7xw0dk {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.big-bass-splash-dj2zw4 .big-bass-splash-okl1ue {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.big-bass-splash-6mhzzm.big-bass-splash-9mkgtg span {
  transform: scaleY(-1);
}

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

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

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

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

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

.big-bass-splash-eqwju9.big-bass-splash-ccmzu5 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-z7amiz tbody tr td .big-bass-splash-j84os5 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-6lxx70 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-6lxx70:hover img {
    transform: scale(1.01);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-kw49ni .big-bass-splash-t6ly60 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-10s5xx.big-bass-splash-2tnn31 {
  display: none;
}

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

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

.big-bass-splash-jj6te3 iframe.big-bass-splash-865kaw {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.big-bass-splash-jj6te3.big-bass-splash-quf9ns {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-5jmvop .big-bass-splash-okl1ue {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

.big-bass-splash-46bgke {
  width: 100%;
  margin: 0 0 100px;
}

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

.big-bass-splash-46bgke .big-bass-splash-vishwa {
  position: relative;
}

.big-bass-splash-46bgke .big-bass-splash-wozena {
  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-46bgke .big-bass-splash-wozena.big-bass-splash-2tnn31 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .big-bass-splash-46bgke .big-bass-splash-gyevy3 {
    bottom: 90px;
  }
}

.big-bass-splash-46bgke .big-bass-splash-gyevy3 .big-bass-splash-ve5b14 {
  max-width: 300px;
  width: 100%;
}

.big-bass-splash-46bgke
  .big-bass-splash-gyevy3
  .big-bass-splash-ve5b14
  .big-bass-splash-mer3wc {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-46bgke
    .big-bass-splash-gyevy3
    .big-bass-splash-ve5b14
    .big-bass-splash-mer3wc {
    font-size: 32px;
    text-align: center;
  }
}

.big-bass-splash-46bgke
  .big-bass-splash-gyevy3
  .big-bass-splash-ve5b14
  .big-bass-splash-f9ftyt {
  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-46bgke
    .big-bass-splash-gyevy3
    .big-bass-splash-ve5b14
    .big-bass-splash-f9ftyt {
    text-align: center;
  }
}

.big-bass-splash-46bgke .big-bass-splash-gyevy3 .big-bass-splash-ebfvfx {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.big-bass-splash-46bgke
  .big-bass-splash-gyevy3
  .big-bass-splash-ebfvfx
  .big-bass-splash-n4ujnz {
  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-46bgke
  .big-bass-splash-gyevy3
  .big-bass-splash-ebfvfx
  .big-bass-splash-n4ujnz:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-46bgke
    .big-bass-splash-gyevy3
    .big-bass-splash-ebfvfx
    .big-bass-splash-n4ujnz {
    width: 100%;
  }
}

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

@media only screen and (max-width: 767px) {
  .big-bass-splash-46bgke
    .big-bass-splash-gyevy3
    .big-bass-splash-ebfvfx
    .big-bass-splash-depoii {
    width: 100%;
  }
}

.big-bass-splash-46bgke .big-bass-splash-gyevy3.big-bass-splash-2tnn31 {
  display: none;
}

.big-bass-splash-46bgke .big-bass-splash-0j65m7 {
  display: none;
}

.big-bass-splash-46bgke .big-bass-splash-0j65m7.big-bass-splash-quf9ns {
  display: block;
}

.big-bass-splash-46bgke .big-bass-splash-0j65m7 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .big-bass-splash-46bgke .big-bass-splash-0j65m7 iframe {
    height: calc(100vh - 54px);
  }
}

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

@media only screen and (max-width: 1200px) {
  .big-bass-splash-46bgke .big-bass-splash-2hbv8h {
    padding: 24px 16px 0;
  }
}

.big-bass-splash-46bgke .big-bass-splash-2hbv8h .big-bass-splash-mer3wc {
  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-46bgke .big-bass-splash-2hbv8h .big-bass-splash-mer3wc {
    margin-bottom: 24px;
  }
}

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

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

.big-bass-splash-46bgke .big-bass-splash-2hbv8h table tr:last-of-type td {
  border-bottom: none;
}

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

.big-bass-splash-kyc8jn.big-bass-splash-qgjrw7 {
  display: block;
}

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

.big-bass-splash-kyc8jn .big-bass-splash-lbqhmw {
  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-kyc8jn .big-bass-splash-3pqipf {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

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

.big-bass-splash-9p2flk.big-bass-splash-qgjrw7 {
  display: block;
}

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

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

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

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

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

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

.big-bass-splash-qnb17y.big-bass-splash-2tnn31 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-3u286j.big-bass-splash-2tnn31 {
  display: none;
}

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

.big-bass-splash-3u286j .big-bass-splash-r4ql8c {
  margin: 0 auto;
}

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

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

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

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

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

.big-bass-splash-ppfu8u > 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-ferh5s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.big-bass-splash-q7znw8 44.big-bass-splash-ksmqjr.big-bass-splash-ksd4ng.big-bass-splash-hqadi3.big-bass-splash-ofe32x.big-bass-splash-0h3mk5.big-bass-splash-xlrx0h.big-bass-splash-xqw8lr.big-bass-splash-v6vw5c.big-bass-splash-2yqogg.big-bass-splash-x5zi3z.big-bass-splash-iqlyzr.big-bass-splash-2cpzje 0l-12.big-bass-splash-tflxbb 30.big-bass-splash-fulhe9.big-bass-splash-my42r6 2.big-bass-splash-orkmbc.big-bass-splash-my42r6 3.big-bass-splash-l9tnbv 3.big-bass-splash-i2qxjq.big-bass-splash-8d8ire 3.big-bass-splash-j1f457.big-bass-splash-j1m082.big-bass-splash-zprku7.big-bass-splash-7wsvcs 7-3.big-bass-splash-tflxbb 10.big-bass-splash-3r03ie.big-bass-splash-7wsvcs 23.big-bass-splash-zr70p9.big-bass-splash-bte4qv 1.big-bass-splash-je5f4u 2.big-bass-splash-tflxbb 3.big-bass-splash-bte4qv 1.big-bass-splash-8d8ire 5.big-bass-splash-5qq7kl.big-bass-splash-8d8ire 32.big-bass-splash-07a2rl.big-bass-splash-j1m082 5.big-bass-splash-2cpzje 4.big-bass-splash-7wsvcs 9.big-bass-splash-7wsvcs 8.big-bass-splash-8d8ire 6.big-bass-splash-7xsfcz.big-bass-splash-rv3ag2.big-bass-splash-tq9ovm.big-bass-splash-9uy0wc.big-bass-splash-ioakq3 4.big-bass-splash-iljxyl.big-bass-splash-ioakq3 6.big-bass-splash-ioakq3 0l29.big-bass-splash-2cpzje 17.big-bass-splash-ryd7sg.big-bass-splash-09ob71 2.big-bass-splash-6t0xcr 10.big-bass-splash-n2kfdp.big-bass-splash-tflxbb 8.big-bass-splash-5jk91n.big-bass-splash-m4ey5z.big-bass-splash-gp16b0.big-bass-splash-1v4p3u.big-bass-splash-j7rl5x.big-bass-splash-j1m082.big-bass-splash-0h3mk5.big-bass-splash-tflxbb 1.big-bass-splash-w54125.big-bass-splash-ocrfc6.big-bass-splash-ohsix6.big-bass-splash-iuk4km.big-bass-splash-1uf4x1.big-bass-splash-je5f4u 1.big-bass-splash-8j6br1.big-bass-splash-k7hxr4.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.big-bass-splash-ppfu8u > input:checked ~ label,
.big-bass-splash-ppfu8u > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-ferh5s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.big-bass-splash-q7znw8 44.big-bass-splash-ksmqjr.big-bass-splash-ksd4ng.big-bass-splash-hqadi3.big-bass-splash-ofe32x.big-bass-splash-0h3mk5.big-bass-splash-xlrx0h.big-bass-splash-xqw8lr.big-bass-splash-v6vw5c.big-bass-splash-2yqogg.big-bass-splash-x5zi3z.big-bass-splash-iqlyzr.big-bass-splash-2cpzje 0l-12.big-bass-splash-tflxbb 30.big-bass-splash-fulhe9.big-bass-splash-my42r6 2.big-bass-splash-orkmbc.big-bass-splash-my42r6 3.big-bass-splash-l9tnbv 3.big-bass-splash-i2qxjq.big-bass-splash-8d8ire 3.big-bass-splash-j1f457.big-bass-splash-j1m082.big-bass-splash-zprku7.big-bass-splash-7wsvcs 7-3.big-bass-splash-tflxbb 10.big-bass-splash-3r03ie.big-bass-splash-7wsvcs 23.big-bass-splash-zr70p9.big-bass-splash-bte4qv 1.big-bass-splash-je5f4u 2.big-bass-splash-tflxbb 3.big-bass-splash-bte4qv 1.big-bass-splash-8d8ire 5.big-bass-splash-5qq7kl.big-bass-splash-8d8ire 32.big-bass-splash-07a2rl.big-bass-splash-j1m082 5.big-bass-splash-2cpzje 4.big-bass-splash-7wsvcs 9.big-bass-splash-7wsvcs 8.big-bass-splash-8d8ire 6.big-bass-splash-7xsfcz.big-bass-splash-rv3ag2.big-bass-splash-tq9ovm.big-bass-splash-9uy0wc.big-bass-splash-ioakq3 4.big-bass-splash-iljxyl.big-bass-splash-ioakq3 6.big-bass-splash-ioakq3 0l29.big-bass-splash-2cpzje 17.big-bass-splash-ryd7sg.big-bass-splash-09ob71 2.big-bass-splash-6t0xcr 10.big-bass-splash-n2kfdp.big-bass-splash-tflxbb 8.big-bass-splash-5jk91n.big-bass-splash-m4ey5z.big-bass-splash-gp16b0.big-bass-splash-1v4p3u.big-bass-splash-j7rl5x.big-bass-splash-j1m082.big-bass-splash-0h3mk5.big-bass-splash-tflxbb 1.big-bass-splash-w54125.big-bass-splash-ocrfc6.big-bass-splash-ohsix6.big-bass-splash-iuk4km.big-bass-splash-1uf4x1.big-bass-splash-je5f4u 1.big-bass-splash-8j6br1.big-bass-splash-k7hxr4.5z'/%3e%3c/svg%3e");
}

.big-bass-splash-ppfu8u > input:not(:checked) ~ label:hover,
.big-bass-splash-ppfu8u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-ferh5s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-q7znw8 44.big-bass-splash-ksmqjr.big-bass-splash-ksd4ng.big-bass-splash-hqadi3.big-bass-splash-ofe32x.big-bass-splash-0h3mk5.big-bass-splash-xlrx0h.big-bass-splash-xqw8lr.big-bass-splash-v6vw5c.big-bass-splash-2yqogg.big-bass-splash-x5zi3z.big-bass-splash-iqlyzr.big-bass-splash-2cpzje 0l-12.big-bass-splash-tflxbb 30.big-bass-splash-fulhe9.big-bass-splash-my42r6 2.big-bass-splash-orkmbc.big-bass-splash-my42r6 3.big-bass-splash-l9tnbv 3.big-bass-splash-i2qxjq.big-bass-splash-8d8ire 3.big-bass-splash-j1f457.big-bass-splash-j1m082.big-bass-splash-zprku7.big-bass-splash-7wsvcs 7-3.big-bass-splash-tflxbb 10.big-bass-splash-3r03ie.big-bass-splash-7wsvcs 23.big-bass-splash-zr70p9.big-bass-splash-bte4qv 1.big-bass-splash-je5f4u 2.big-bass-splash-tflxbb 3.big-bass-splash-bte4qv 1.big-bass-splash-8d8ire 5.big-bass-splash-5qq7kl.big-bass-splash-8d8ire 32.big-bass-splash-07a2rl.big-bass-splash-j1m082 5.big-bass-splash-2cpzje 4.big-bass-splash-7wsvcs 9.big-bass-splash-7wsvcs 8.big-bass-splash-8d8ire 6.big-bass-splash-7xsfcz.big-bass-splash-rv3ag2.big-bass-splash-tq9ovm.big-bass-splash-9uy0wc.big-bass-splash-ioakq3 4.big-bass-splash-iljxyl.big-bass-splash-ioakq3 6.big-bass-splash-ioakq3 0l29.big-bass-splash-2cpzje 17.big-bass-splash-ryd7sg.big-bass-splash-09ob71 2.big-bass-splash-6t0xcr 10.big-bass-splash-n2kfdp.big-bass-splash-tflxbb 8.big-bass-splash-5jk91n.big-bass-splash-m4ey5z.big-bass-splash-gp16b0.big-bass-splash-1v4p3u.big-bass-splash-j7rl5x.big-bass-splash-j1m082.big-bass-splash-0h3mk5.big-bass-splash-tflxbb 1.big-bass-splash-w54125.big-bass-splash-ocrfc6.big-bass-splash-ohsix6.big-bass-splash-iuk4km.big-bass-splash-1uf4x1.big-bass-splash-je5f4u 1.big-bass-splash-8j6br1.big-bass-splash-k7hxr4.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.big-bass-splash-xcal87.big-bass-splash-2tnn31 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-ocqnw9 {
  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-ocqnw9 {
    top: -20px;
  }
}

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

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

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

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-7fj8vz {
  background: #2b3b67;
}

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-fy1k86 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-fy1k86::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-fy1k86::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-em8ip9::before {
  background: #0e0f41;
}

.big-bass-splash-xcal87.big-bass-splash-l8c2qx .big-bass-splash-em8ip9::after {
  background: #152557;
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-7fj8vz {
  background: #1f35fa;
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-fy1k86 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-fy1k86::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-fy1k86::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-em8ip9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.big-bass-splash-xcal87.big-bass-splash-wwvmm7 .big-bass-splash-em8ip9::after {
  background: #192ac8;
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-7fj8vz {
  background: #fa771f;
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-fy1k86 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-fy1k86::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-fy1k86::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-em8ip9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.big-bass-splash-xcal87.big-bass-splash-mrw3mq .big-bass-splash-em8ip9::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-a9f83w .big-bass-splash-a1rpk2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.big-bass-splash-xph5mq.big-bass-splash-2tnn31 {
  display: none;
}

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

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

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

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

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

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

.big-bass-splash-dil3ab .big-bass-splash-a1rpk2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-2awouh .big-bass-splash-wimgxd {
  justify-content: center;
}

/* faq */

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

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

.big-bass-splash-11hr6x.big-bass-splash-qgjrw7 .big-bass-splash-bhvoix::after {
  transform: rotate(45deg);
}

.big-bass-splash-8zxy75 {
  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-11hr6x.big-bass-splash-qgjrw7 .big-bass-splash-8zxy75 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.big-bass-splash-ppfu8u > input:not(:checked) ~ label:hover,
.big-bass-splash-ppfu8u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-ih0ztj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-q8n10m 44.big-bass-splash-gnvlbj.big-bass-splash-vjsrv5.big-bass-splash-zxuzr7.big-bass-splash-29d6ci.big-bass-splash-hb3bph.big-bass-splash-hghehn.big-bass-splash-fgmqbs.big-bass-splash-xfbcbe.big-bass-splash-zjixtf.big-bass-splash-r8z0of.big-bass-splash-6rd6y2.big-bass-splash-nsxev5 0l-12.big-bass-splash-8roze0 30.big-bass-splash-neiokl.big-bass-splash-v2khp4 2.big-bass-splash-6071a5.big-bass-splash-v2khp4 3.big-bass-splash-yd9b4y 3.big-bass-splash-64v0mq.big-bass-splash-kt6cya 3.big-bass-splash-x4b9wj.big-bass-splash-i6irbr.big-bass-splash-2yg6p7.big-bass-splash-mdw077 7-3.big-bass-splash-8roze0 10.big-bass-splash-txvifn.big-bass-splash-mdw077 23.big-bass-splash-rfy7tl.big-bass-splash-leyt20 1.big-bass-splash-2sx6z6 2.big-bass-splash-8roze0 3.big-bass-splash-leyt20 1.big-bass-splash-kt6cya 5.big-bass-splash-7jsy93.big-bass-splash-kt6cya 32.big-bass-splash-ph9chz.big-bass-splash-i6irbr 5.big-bass-splash-nsxev5 4.big-bass-splash-mdw077 9.big-bass-splash-mdw077 8.big-bass-splash-kt6cya 6.big-bass-splash-o2dwut.big-bass-splash-ucb27p.big-bass-splash-qek8f3.big-bass-splash-6qnpjy.big-bass-splash-35cz04 4.big-bass-splash-xb31i3.big-bass-splash-35cz04 6.big-bass-splash-35cz04 0l29.big-bass-splash-nsxev5 17.big-bass-splash-sgu79v.big-bass-splash-2zjlj3 2.big-bass-splash-g3hak0 10.big-bass-splash-bymnpa.big-bass-splash-8roze0 8.big-bass-splash-oc120w.big-bass-splash-sqdt11.big-bass-splash-8k6jcm.big-bass-splash-qqah9p.big-bass-splash-bch71p.big-bass-splash-i6irbr.big-bass-splash-hb3bph.big-bass-splash-8roze0 1.big-bass-splash-3uar5a.big-bass-splash-gpwxom.big-bass-splash-1p018r.big-bass-splash-e3hi14.big-bass-splash-v7pcai.big-bass-splash-2sx6z6 1.big-bass-splash-ffxq6z.big-bass-splash-kjugvp.5z'/%3e%3c/svg%3e");
}

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

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

.big-bass-splash-hs58n7.big-bass-splash-noohzz {
  display: none;
}

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

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

.big-bass-splash-1p0y5m {
  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-tic5lf {
  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-5as8gv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.big-bass-splash-cky77e .big-bass-splash-0qyzd7 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.big-bass-splash-syet1a 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-syet1a 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-helzyy {
  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-helzyy.big-bass-splash-al1c18 {
  opacity: 1;
  pointer-events: auto;
}

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

.big-bass-splash-fb3340 > input:not(:checked) ~ label:hover,
.big-bass-splash-fb3340 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.big-bass-splash-ns6n96.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.big-bass-splash-r0bc9j 44.big-bass-splash-k3cbie.big-bass-splash-92jzqv.big-bass-splash-41a2q2.big-bass-splash-e57ikh.big-bass-splash-ydo5g5.big-bass-splash-d8xe3l.big-bass-splash-gggrlj.big-bass-splash-qh98py.big-bass-splash-rx29xw.big-bass-splash-npj774.big-bass-splash-6rf2hg.big-bass-splash-8mdrto 0l-12.big-bass-splash-bldqrt 30.big-bass-splash-qzt633.big-bass-splash-7b22hq 2.big-bass-splash-92qmkb.big-bass-splash-7b22hq 3.big-bass-splash-q1wy4v 3.big-bass-splash-nfiqo7.big-bass-splash-j90gwx 3.big-bass-splash-5ucioe.big-bass-splash-qf7cf7.big-bass-splash-ur27a2.big-bass-splash-i4ywu9 7-3.big-bass-splash-bldqrt 10.big-bass-splash-lgzyv7.big-bass-splash-i4ywu9 23.big-bass-splash-m717oa.big-bass-splash-h3c95o 1.big-bass-splash-cxk1gt 2.big-bass-splash-bldqrt 3.big-bass-splash-h3c95o 1.big-bass-splash-j90gwx 5.big-bass-splash-egdob2.big-bass-splash-j90gwx 32.big-bass-splash-qcs0ym.big-bass-splash-qf7cf7 5.big-bass-splash-8mdrto 4.big-bass-splash-i4ywu9 9.big-bass-splash-i4ywu9 8.big-bass-splash-j90gwx 6.big-bass-splash-so15rn.big-bass-splash-ge33cj.big-bass-splash-i91h9i.big-bass-splash-3ue12o.big-bass-splash-f3j8eh 4.big-bass-splash-w0fzya.big-bass-splash-f3j8eh 6.big-bass-splash-f3j8eh 0l29.big-bass-splash-8mdrto 17.big-bass-splash-eg3jtu.big-bass-splash-bazpa0 2.big-bass-splash-7otgmt 10.big-bass-splash-cjg6cg.big-bass-splash-bldqrt 8.big-bass-splash-w2vz1i.big-bass-splash-z9dyr8.big-bass-splash-4kydyu.big-bass-splash-2r2hrp.big-bass-splash-u92mpg.big-bass-splash-qf7cf7.big-bass-splash-ydo5g5.big-bass-splash-bldqrt 1.big-bass-splash-spg813.big-bass-splash-gc8tqp.big-bass-splash-xkdksb.big-bass-splash-tvqk3j.big-bass-splash-sm8nx5.big-bass-splash-cxk1gt 1.big-bass-splash-27h7zl.big-bass-splash-uj8wtn.5z'/%3e%3c/svg%3e");
}

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

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

.big-bass-splash-yj5s2r.big-bass-splash-rv2y9d {
  display: none;
}

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

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

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

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

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

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

.big-bass-splash-hgpctd .big-bass-splash-fqr3c5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.big-bass-splash-43y17q {
  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-yj5s2r {
  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-yj5s2r.big-bass-splash-z2qm8a {
  display: block;
}

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

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

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

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

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

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

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

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

.big-bass-splash-guav2y.big-bass-splash-56vif9 .big-bass-splash-0i83ev::after {
  transform: rotate(45deg);
}

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

.big-bass-splash-524zu9 {
  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-guav2y.big-bass-splash-56vif9 .big-bass-splash-524zu9 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

.big-bass-splash-9t2mst {
  margin-bottom: 25px;
}

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

/* popup */

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

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

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

.big-bass-splash-2psyki.big-bass-splash-kcfof8 {
  bottom: 40px;
}

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

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

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

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

  .big-bass-splash-feos3t .big-bass-splash-k7lijo {
    font-size: 13.5px;
  }

  .big-bass-splash-2psyki .big-bass-splash-x8h6wj {
    animation: jump-y 0.big-bass-splash-uze8xq infinite ease-in-out;
  }

  .big-bass-splash-186b6a {
    display: none;
  }
}

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

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

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

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

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

.big-bass-splash-186b6a {
  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-gcz91i {
  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-ia23e6 {
  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-9lvrbp {
  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-bi948p {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.big-bass-splash-bi948p .big-bass-splash-23ve4i {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

.big-bass-splash-2olhpi {
  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-9mbknz {
  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-9mbknz {
    flex-direction: column;
  }
}

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

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

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

.big-bass-splash-3t9svv {
  margin-bottom: 50px;
}

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

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

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

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

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

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

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

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

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

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

.big-bass-splash-283k55 {
  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-283k55 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-283k55 {
    padding: 50px 16px 68px;
  }
}
.big-bass-splash-vjp4hv {
  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-vjp4hv {
    flex-direction: column;
  }
}
.big-bass-splash-fttx28 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-fttx28 {
    margin-bottom: 40px;
  }
}
.big-bass-splash-7ty6gp .big-bass-splash-mo6p7z {
  margin-bottom: 28px;
}
.big-bass-splash-7ty6gp .big-bass-splash-mo6p7z img {
  max-height: 100px;
  width: auto;
}
.big-bass-splash-qf2n8v {
  display: flex;
  align-items: center;
}
.big-bass-splash-qf2n8v a + a {
  margin-left: 24px;
}
.big-bass-splash-qf2n8v img {
  max-height: 56px;
  width: auto;
}
.big-bass-splash-qf2n8v img + img {
  margin-left: 24px;
}
.big-bass-splash-aquixm {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-aquixm {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.big-bass-splash-0nuinc {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .big-bass-splash-0nuinc {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

#reviews .big-bass-splash-gbkqo8 > div.big-bass-splash-7g5xae {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

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

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

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

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