html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

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

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

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

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

.bassbett-wgdpec {
  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) {
  .bassbett-wgdpec: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;
  }
}

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

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

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

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

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

.bassbett-z6d411 {
  cursor: pointer;
}

.bassbett-wicfad {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bassbett-b1pzmk {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bassbett-b1pzmk figure {
  margin: 0;
}

.bassbett-b1pzmk.bassbett-5lqr7d {
  justify-content: flex-start;
  margin-right: 4px;
}

.bassbett-b1pzmk.bassbett-hrbujk {
  justify-content: flex-end;
  margin-left: 4px;
}

.bassbett-b1pzmk.bassbett-ez7u12 {
  justify-content: center;
}

.bassbett-b1pzmk.bassbett-1xtrvy {
  justify-content: normal;
}

.bassbett-37e4re {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .bassbett-37e4re {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .bassbett-37e4re {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.bassbett-8vxtvd {
  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) {
  .bassbett-8vxtvd {
    flex-direction: column;
  }
}

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

.bassbett-49insv img {
  width: 100%;
}

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

.bassbett-2dzs4z {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bassbett-2dzs4z 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) {
  .bassbett-2dzs4z ul {
    margin-bottom: 15px;
  }
}

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

.bassbett-2dzs4z 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);
}

.bassbett-2dzs4z ul li span svg {
  fill: var(--title-color);
}

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

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

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

.bassbett-2dzs4z ul li:last-of-type::after {
  display: none;
}

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

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

.bassbett-yruri9 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .bassbett-70wwp9 {
    height: 50px;
  }
}

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

.bassbett-70wwp9.bassbett-94m287 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .bassbett-70wwp9.bassbett-94m287:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.bassbett-p6va1y {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

.bassbett-orte8c {
  margin-bottom: 94px;
}

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

.bassbett-re5rub .bassbett-p4wjjr {
  margin-bottom: 28px;
}

.bassbett-re5rub .bassbett-p4wjjr img {
  max-height: 100px;
  width: auto;
}

.bassbett-23ez4u {
  display: flex;
  align-items: center;
}

.bassbett-23ez4u a + a {
  margin-left: 24px;
}

.bassbett-23ez4u img {
  max-height: 56px;
  width: auto;
}

.bassbett-23ez4u img + img {
  margin-left: 24px;
}

.bassbett-4wcf8d {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.bassbett-me1m1m {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.bassbett-os3jqy li {
  display: flex;
  margin: 0 7px;
}

.bassbett-os3jqy li svg {
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

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

.bassbett-du32ut + .bassbett-du32ut {
  margin-left: 120px;
}

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

.bassbett-xqmpst {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.bassbett-2o54x6 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bassbett-2o54x6 li {
  font-size: 16px;
}

.bassbett-2o54x6 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.bassbett-2o54x6 li + li {
  margin-top: 16px;
}

.bassbett-f2124i {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bassbett-kycwb8 ease-in-out;
}

.bassbett-f2124i.bassbett-7mx1cs {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.bassbett-l60i16 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bassbett-a8xpiu li {
  width: 100%;
}

.bassbett-a8xpiu li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.bassbett-40l2ij ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.bassbett-a8xpiu li a.bassbett-7mx1cs {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.bassbett-3nccg7 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bassbett-3nccg7 img {
  width: 100%;
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

.bassbett-s4trgv {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .bassbett-s4trgv {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .bassbett-e9ctx6 .bassbett-p4wjjr img {
    max-width: 90px;
  }
}

.bassbett-p4wjjr img {
  max-height: 50px;
  width: auto;
}

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

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

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

.bassbett-jsb2mp li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.bassbett-oklao7 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.bassbett-oklao7.bassbett-cqgats {
  margin-right: 0;
}

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

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

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

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

.bassbett-jo50rw {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.bassbett-jo50rw:hover > ul {
  display: flex;
}

.bassbett-jo50rw:focus > ul {
  display: flex;
}

.bassbett-jo50rw:focus-within > ul {
  display: flex;
}

.bassbett-1t8gpv {
  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;
}

.bassbett-1t8gpv::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.bassbett-kycwb8 ease-in-out;
}

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

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

.bassbett-jo50rw ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.bassbett-40l2ij ease-in-out;
  overflow: hidden;
}

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

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

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

.bassbett-n0sxkr {
  display: none;
}

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

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

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

.bassbett-k92le3 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.bassbett-k92le3 img {
  margin-bottom: 20px;
}

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

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

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

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

.bassbett-62g4kp {
  color: var(--text-color);
}

.bassbett-63ug1w {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.bassbett-63ug1w p img {
  display: block;
  margin: 0 auto;
}

.bassbett-63ug1w p:first-of-type {
  margin-top: 0;
}

.bassbett-63ug1w p:last-of-type {
  margin-bottom: 0;
}

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

.bassbett-63ug1w ul {
  padding: 0 0 0 20px;
}

.bassbett-63ug1w table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.bassbett-63ug1w table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bassbett-63ug1w iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.bassbett-46gchv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.bassbett-yefhmu .bassbett-p8nfhq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bassbett-yefhmu .bassbett-nf9glh {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.bassbett-nf9glh {
  margin: 0 0 28px;
}

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

.bassbett-p8nfhq {
  margin: 0 0 28px;
}

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

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

.bassbett-46gchv .bassbett-wgdpec {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bassbett-5xpd0y {
  position: relative;
  border: none;
}

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

.bassbett-6ywvwd {
  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;
}

.bassbett-6ywvwd span {
  height: 32px;
}

.bassbett-6ywvwd span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.bassbett-6ywvwd.bassbett-ihgpui span {
  transform: scaleY(-1);
}

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

.bassbett-p27x78 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.bassbett-p27x78 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

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

.bassbett-p27x78.bassbett-9hra8v {
  display: none;
}

.bassbett-5rx00n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bassbett-5rx00n table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bassbett-5rx00n table td {
    min-width: 75px;
  }
}

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

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

.bassbett-5rx00n p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.bassbett-15p3sl {
  width: 100%;
  border-collapse: collapse;
}

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

.bassbett-15p3sl 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) {
  .bassbett-15p3sl tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bassbett-15p3sl tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.bassbett-j77ca9 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

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

.bassbett-j77ca9 p {
  color: var(--text-color);
}

.bassbett-f5mvfy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.bassbett-4x5htq {
  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);
}

.bassbett-jfzthz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bassbett-czv003 p + p {
  margin-top: 10px;
}

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

.bassbett-otpvur {
  display: none;
}

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

.bassbett-bpk8k4 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.bassbett-bpk8k4 li {
  margin: 0 20px;
}

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

.bassbett-bpk8k4 li a img {
  margin-bottom: 4px;
}

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

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

.bassbett-jqxa2d li {
  font-size: 16px;
  position: relative;
}

.bassbett-jqxa2d li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.bassbett-jqxa2d li span {
  opacity: 0.5;
}

.bassbett-jqxa2d li + li {
  margin-left: 30px;
}

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

h2.bassbett-71udxs {
  margin: 0 0 28px;
}

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

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

.bassbett-ccnm2m 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);
}

.bassbett-ccnm2m 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;
}

.bassbett-ccnm2m 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;
}

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

.bassbett-ccnm2m tbody tr:last-of-type {
  margin-bottom: 0;
}

.bassbett-ccnm2m tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bassbett-ccnm2m 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);
}

.bassbett-ccnm2m 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);
}

.bassbett-ccnm2m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.bassbett-ccnm2m tbody tr td .bassbett-vkthyt {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .bassbett-ccnm2m tbody tr td .bassbett-vkthyt {
    width: 100%;
  }
}

.bassbett-ccnm2m tbody tr td .bassbett-rijp9m {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.bassbett-40l2ij ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .bassbett-ccnm2m tbody tr td .bassbett-rijp9m {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .bassbett-ccnm2m tbody tr td .bassbett-rijp9m {
    width: 100%;
  }
}

.bassbett-ccnm2m tbody tr td .bassbett-x7m8j8 {
  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) {
  .bassbett-ccnm2m tbody tr td .bassbett-x7m8j8:hover {
    text-decoration: none;
  }
}

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

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

.bassbett-v3vec6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.bassbett-g6rluy img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

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

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

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

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

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

.bassbett-xdo4k1 img {
  width: 100%;
  height: 100%;
}

.bassbett-xdo4k1 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.bassbett-21fuc5 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

.bassbett-ygfcci {
  padding: 90px 0;
}

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

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

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

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

.bassbett-hzn60v img {
  width: 100%;
}

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

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

.bassbett-2nvn80 {
  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;
}

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

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

.bassbett-2mcasu {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-2mcasu:hover {
  border: 1px solid #8c8ca2;
}

.bassbett-on2as7 {
  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%);
}

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

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

.bassbett-vrwtk6 a {
  text-decoration: underline;
  color: #8babff;
}

.bassbett-1wm9cq {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.bassbett-1wm9cq .bassbett-2mcasu {
  width: 50%;
  margin: 0;
}

.bassbett-1eict7 {
  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;
}

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

.bassbett-3uhsgq {
  margin: 0 0 100px;
}

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

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

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

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

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

.bassbett-vokmpi {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.bassbett-nivy0q a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.bassbett-40l2ij ease-in-out;
}

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

.bassbett-nivy0q a svg {
  fill: #fff;
}

.bassbett-nivy0q a:hover {
  background: #3d68e7;
}

.bassbett-3iq8be {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.bassbett-zf1k7z {
  margin-bottom: 16px;
}

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

.bassbett-wh73g9 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.bassbett-houutk 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);
}

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

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

.bassbett-houutk table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.bassbett-z1jhgv.bassbett-z9peaf {
  display: none;
}

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

.bassbett-072vcm iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bassbett-072vcm iframe.bassbett-9x3a48 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bassbett-072vcm.bassbett-7n06o6 {
  opacity: 1;
  pointer-events: all;
}

.bassbett-k47fsk {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-k47fsk svg {
  margin-right: 10px;
}

.bassbett-k47fsk + .bassbett-k47fsk {
  margin-top: 14px;
}

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

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

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

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

.bassbett-lc341i .bassbett-46gchv {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.bassbett-lc341i .bassbett-46gchv h1,
.bassbett-lc341i .bassbett-46gchv 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) {
  .bassbett-lc341i .bassbett-46gchv h1,
  .bassbett-lc341i .bassbett-46gchv h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .bassbett-lc341i .bassbett-46gchv {
    margin: 28px 0 0;
  }
}

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

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

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

.bassbett-8343z7 {
  max-width: 545px;
  width: 100%;
}

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

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

.bassbett-381vsf {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.bassbett-381vsf iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bassbett-feu0o2 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.bassbett-eb4ah6 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.bassbett-w1s37b .bassbett-wgdpec {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bassbett-w1s37b .bassbett-wgdpec {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.bassbett-18g4le {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bassbett-18g4le img {
  width: 100%;
}

.bassbett-xufdtx {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.bassbett-vlp1md {
  width: 100%;
  margin: 0 0 100px;
}

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

.bassbett-vlp1md .bassbett-wsofgy {
  position: relative;
}

.bassbett-vlp1md .bassbett-ah5n5i {
  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;
}

.bassbett-vlp1md .bassbett-ah5n5i.bassbett-z9peaf {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .bassbett-vlp1md .bassbett-6q1obd {
    bottom: 90px;
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-8vapsp {
  max-width: 300px;
  width: 100%;
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-8vapsp .bassbett-wvb39p {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-6q1obd .bassbett-8vapsp .bassbett-wvb39p {
    font-size: 32px;
    text-align: center;
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-8vapsp .bassbett-2hab9n {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-6q1obd .bassbett-8vapsp .bassbett-2hab9n {
    text-align: center;
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats {
    flex-direction: column-reverse;
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-i91dpg {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-i91dpg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-i91dpg {
    width: 100%;
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-ej5xbf {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.bassbett-40l2ij ease-in-out;
  overflow: hidden;
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-ej5xbf 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);
  }
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-ej5xbf: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;
}

.bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-ej5xbf:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-6q1obd .bassbett-cqgats .bassbett-ej5xbf {
    width: 100%;
  }
}

.bassbett-vlp1md .bassbett-6q1obd.bassbett-z9peaf {
  display: none;
}

.bassbett-vlp1md .bassbett-zqqcgz {
  display: none;
}

.bassbett-vlp1md .bassbett-zqqcgz.bassbett-7n06o6 {
  display: block;
}

.bassbett-vlp1md .bassbett-zqqcgz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-zqqcgz iframe {
    height: calc(100vh - 54px);
  }
}

.bassbett-vlp1md .bassbett-v1vuwc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bassbett-vlp1md .bassbett-v1vuwc {
    padding: 24px 16px 0;
  }
}

.bassbett-vlp1md .bassbett-v1vuwc .bassbett-wvb39p {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bassbett-vlp1md .bassbett-v1vuwc .bassbett-wvb39p {
    margin-bottom: 24px;
  }
}

.bassbett-vlp1md .bassbett-v1vuwc 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);
}

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

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

.bassbett-vlp1md .bassbett-v1vuwc table tr:last-of-type td {
  border-bottom: none;
}

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

.bassbett-i40zm3.bassbett-7mx1cs {
  display: block;
}

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

.bassbett-i40zm3 .bassbett-r5qlie {
  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;
}

.bassbett-i40zm3 .bassbett-adz194 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bassbett-i40zm3 .bassbett-ej5xbf {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-i40zm3 .bassbett-ej5xbf:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.bassbett-dnvh0l.bassbett-7mx1cs {
  display: block;
}

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

.bassbett-0i41l9 {
  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;
}

.bassbett-5071re {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.bassbett-tw3zrt {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bassbett-tw3zrt svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bassbett-h5qrhe {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bassbett-j9ozf8.bassbett-z9peaf {
  display: none;
}

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

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

.bassbett-xy7s3x {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.bassbett-xy7s3x input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.bassbett-40l2ij ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.bassbett-xy7s3x input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bassbett-xy7s3x input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bassbett-xy7s3x input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.bassbett-xy7s3x input:active {
  border-color: #c2c0ce;
}

.bassbett-xy7s3x input:focus {
  border-color: #c2c0ce;
}

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

.bassbett-khpdho {
  margin-bottom: 36px;
}

.bassbett-khpdho 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;
}

.bassbett-khpdho textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bassbett-khpdho textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.bassbett-nrbrt8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bassbett-b6aij8 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-b6aij8:hover {
  background: var(--border-color);
}

.bassbett-okgaab {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.bassbett-40l2ij ease-in-out;
}

.bassbett-okgaab:hover {
  background: #166ad9;
}

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

.bassbett-fo56c4.bassbett-z9peaf {
  display: none;
}

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

.bassbett-fo56c4 .bassbett-b6aij8 {
  margin: 0 auto;
}

.bassbett-mslgce {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.bassbett-g7rvzu {
  filter: grayscale(100%);
}

.bassbett-p0lrrb > input {
  display: none;
}

.bassbett-p0lrrb > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-sbfxfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bassbett-y73drh 44.bassbett-igoysx.bassbett-dc8l0j.bassbett-5h8hau.bassbett-9sa96y.bassbett-fbenma.bassbett-i2qqji.bassbett-180fwu.bassbett-b42eqt.bassbett-143k9i.bassbett-a4lfc8.bassbett-dgm5zm.bassbett-r04qre 0l-12.bassbett-i9x34e 30.bassbett-s9at4g.bassbett-othtub 2.bassbett-om09vc.bassbett-othtub 3.bassbett-z9ptk7 3.bassbett-wvsi4n.bassbett-756uro 3.bassbett-w5sz8v.bassbett-ku4oql.bassbett-isrw1v.bassbett-9yx3ie 7-3.bassbett-i9x34e 10.bassbett-bygyck.bassbett-9yx3ie 23.bassbett-bo4xz6.bassbett-rkf8t1 1.bassbett-qwkz1c 2.bassbett-i9x34e 3.bassbett-rkf8t1 1.bassbett-756uro 5.bassbett-ere0rg.bassbett-756uro 32.bassbett-q0qwyg.bassbett-ku4oql 5.bassbett-r04qre 4.bassbett-9yx3ie 9.bassbett-9yx3ie 8.bassbett-756uro 6.bassbett-xkm4ik.bassbett-ihwyyc.bassbett-fry0sy.bassbett-1p4srd.bassbett-ytvlxr 4.bassbett-4y9f50.bassbett-ytvlxr 6.bassbett-ytvlxr 0l29.bassbett-r04qre 17.bassbett-wl2i5d.bassbett-ek1347 2.bassbett-x4ljje 10.bassbett-jyeoio.bassbett-i9x34e 8.bassbett-wko789.bassbett-evdv6u.bassbett-w0g1nc.bassbett-wvb4jy.bassbett-fvf2r6.bassbett-ku4oql.bassbett-fbenma.bassbett-i9x34e 1.bassbett-hcxdg7.bassbett-56z2cg.bassbett-f0z93z.bassbett-r9glji.bassbett-6t5sha.bassbett-qwkz1c 1.bassbett-qgvgaw.bassbett-6yekkk.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bassbett-p0lrrb > input:checked ~ label,
.bassbett-p0lrrb > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-sbfxfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bassbett-y73drh 44.bassbett-igoysx.bassbett-dc8l0j.bassbett-5h8hau.bassbett-9sa96y.bassbett-fbenma.bassbett-i2qqji.bassbett-180fwu.bassbett-b42eqt.bassbett-143k9i.bassbett-a4lfc8.bassbett-dgm5zm.bassbett-r04qre 0l-12.bassbett-i9x34e 30.bassbett-s9at4g.bassbett-othtub 2.bassbett-om09vc.bassbett-othtub 3.bassbett-z9ptk7 3.bassbett-wvsi4n.bassbett-756uro 3.bassbett-w5sz8v.bassbett-ku4oql.bassbett-isrw1v.bassbett-9yx3ie 7-3.bassbett-i9x34e 10.bassbett-bygyck.bassbett-9yx3ie 23.bassbett-bo4xz6.bassbett-rkf8t1 1.bassbett-qwkz1c 2.bassbett-i9x34e 3.bassbett-rkf8t1 1.bassbett-756uro 5.bassbett-ere0rg.bassbett-756uro 32.bassbett-q0qwyg.bassbett-ku4oql 5.bassbett-r04qre 4.bassbett-9yx3ie 9.bassbett-9yx3ie 8.bassbett-756uro 6.bassbett-xkm4ik.bassbett-ihwyyc.bassbett-fry0sy.bassbett-1p4srd.bassbett-ytvlxr 4.bassbett-4y9f50.bassbett-ytvlxr 6.bassbett-ytvlxr 0l29.bassbett-r04qre 17.bassbett-wl2i5d.bassbett-ek1347 2.bassbett-x4ljje 10.bassbett-jyeoio.bassbett-i9x34e 8.bassbett-wko789.bassbett-evdv6u.bassbett-w0g1nc.bassbett-wvb4jy.bassbett-fvf2r6.bassbett-ku4oql.bassbett-fbenma.bassbett-i9x34e 1.bassbett-hcxdg7.bassbett-56z2cg.bassbett-f0z93z.bassbett-r9glji.bassbett-6t5sha.bassbett-qwkz1c 1.bassbett-qgvgaw.bassbett-6yekkk.5z'/%3e%3c/svg%3e");
}

.bassbett-p0lrrb > input:not(:checked) ~ label:hover,
.bassbett-p0lrrb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-sbfxfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bassbett-y73drh 44.bassbett-igoysx.bassbett-dc8l0j.bassbett-5h8hau.bassbett-9sa96y.bassbett-fbenma.bassbett-i2qqji.bassbett-180fwu.bassbett-b42eqt.bassbett-143k9i.bassbett-a4lfc8.bassbett-dgm5zm.bassbett-r04qre 0l-12.bassbett-i9x34e 30.bassbett-s9at4g.bassbett-othtub 2.bassbett-om09vc.bassbett-othtub 3.bassbett-z9ptk7 3.bassbett-wvsi4n.bassbett-756uro 3.bassbett-w5sz8v.bassbett-ku4oql.bassbett-isrw1v.bassbett-9yx3ie 7-3.bassbett-i9x34e 10.bassbett-bygyck.bassbett-9yx3ie 23.bassbett-bo4xz6.bassbett-rkf8t1 1.bassbett-qwkz1c 2.bassbett-i9x34e 3.bassbett-rkf8t1 1.bassbett-756uro 5.bassbett-ere0rg.bassbett-756uro 32.bassbett-q0qwyg.bassbett-ku4oql 5.bassbett-r04qre 4.bassbett-9yx3ie 9.bassbett-9yx3ie 8.bassbett-756uro 6.bassbett-xkm4ik.bassbett-ihwyyc.bassbett-fry0sy.bassbett-1p4srd.bassbett-ytvlxr 4.bassbett-4y9f50.bassbett-ytvlxr 6.bassbett-ytvlxr 0l29.bassbett-r04qre 17.bassbett-wl2i5d.bassbett-ek1347 2.bassbett-x4ljje 10.bassbett-jyeoio.bassbett-i9x34e 8.bassbett-wko789.bassbett-evdv6u.bassbett-w0g1nc.bassbett-wvb4jy.bassbett-fvf2r6.bassbett-ku4oql.bassbett-fbenma.bassbett-i9x34e 1.bassbett-hcxdg7.bassbett-56z2cg.bassbett-f0z93z.bassbett-r9glji.bassbett-6t5sha.bassbett-qwkz1c 1.bassbett-qgvgaw.bassbett-6yekkk.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bassbett-611idx > .bassbett-ckinws {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bassbett-611idx > .bassbett-ckinws {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bassbett-611idx > .bassbett-ckinws {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bassbett-611idx > .bassbett-ckinws {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bassbett-611idx > .bassbett-ckinws {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.bassbett-1f8bkx {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.bassbett-1f8bkx.bassbett-z9peaf {
  display: none;
}

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

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

.bassbett-wnstn8 {
  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;
}

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

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

.bassbett-wnstn8 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.bassbett-qn4ej7 {
  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;
}

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

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

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

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

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

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

.bassbett-nava6o {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.bassbett-40l2ij ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-co3i3i {
  background: #2b3b67;
}

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-wnstn8 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-wnstn8::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-wnstn8::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-qn4ej7::before {
  background: #0e0f41;
}

.bassbett-1f8bkx.bassbett-73hjbt .bassbett-qn4ej7::after {
  background: #152557;
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-co3i3i {
  background: #1f35fa;
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-wnstn8 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-wnstn8::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-wnstn8::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-qn4ej7::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bassbett-1f8bkx.bassbett-apizia .bassbett-qn4ej7::after {
  background: #192ac8;
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-co3i3i {
  background: #fa771f;
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-wnstn8 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-wnstn8::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-wnstn8::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-qn4ej7::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bassbett-1f8bkx.bassbett-aeh5fc .bassbett-qn4ej7::after {
  background: #fa8535;
}

.bassbett-aw3y0i {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.bassbett-ybag1g {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bassbett-ybag1g span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.bassbett-ybag1g small {
  font-size: 14px;
  color: var(--text-color);
}

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

.bassbett-d6fw43 {
  width: 120px;
  height: 22px;
}

.bassbett-d6fw43 .bassbett-deu4yw {
  fill: #c2c0ce;
}

.bassbett-d6fw43 [rating="1"] .bassbett-deu4yw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bassbett-d6fw43 [rating="2"] .bassbett-deu4yw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bassbett-d6fw43 [rating="3"] .bassbett-deu4yw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bassbett-d6fw43 [rating="4"] .bassbett-deu4yw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bassbett-d6fw43 [rating="5"] .bassbett-deu4yw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bassbett-1o2g0c {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.bassbett-xjxz8b {
  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);
}

.bassbett-xjxz8b.bassbett-7n06o6 {
  display: block;
}

.bassbett-xjxz8b.bassbett-z9peaf {
  display: none;
}

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

.bassbett-4ba4z5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bassbett-3ia261 {
  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);
}

.bassbett-1xm3ys {
  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;
}

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

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

.bassbett-un3d85 {
  font-size: 16px;
  line-height: 140%;
}

.bassbett-slulb9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bassbett-slulb9 .bassbett-deu4yw {
  fill: #c2c0ce;
}

.bassbett-slulb9 [rating="1"] .bassbett-deu4yw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bassbett-slulb9 [rating="2"] .bassbett-deu4yw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bassbett-slulb9 [rating="3"] .bassbett-deu4yw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bassbett-slulb9 [rating="4"] .bassbett-deu4yw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bassbett-slulb9 [rating="5"] .bassbett-deu4yw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.bassbett-8vzu0h {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .bassbett-8vzu0h {
    padding: 0 16px;
  }
}

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

.bassbett-ljnwz0 {
  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) {
  .bassbett-ljnwz0 {
    padding: 12px;
    gap: 12px;
  }
}

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

.bassbett-mtmduo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bassbett-g54k3u {
  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;
}

.bassbett-cv0tbm {
  flex: 1;
  min-width: 0;
}

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

.bassbett-00ci1h {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.bassbett-00ci1h svg,
.bassbett-00ci1h img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bassbett-00ci1h svg path {
  fill: var(--button-bg-color);
}

.bassbett-00ci1h svg circle {
  fill: var(--button-text-color);
}

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

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

.bassbett-rv6wfr strong {
  font-weight: 600;
}

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

.bassbett-lyznhe p {
  margin: 0 0 16px;
}

.bassbett-lyznhe p:last-child {
  margin-bottom: 0;
}

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

.bassbett-nwd3t4 {
  max-width: 300px;
  width: 100%;
}

.bassbett-nwd3t4 a {
  width: 100%;
}

@media (max-width: 575px) {
  .bassbett-nwd3t4 {
    max-width: 200px;
  }
}

.bassbett-jorsks {
  justify-content: center;
}

.bassbett-hoob45 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bassbett-mdj8rc {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.bassbett-h1t3ix .bassbett-jsb2mp {
  justify-content: center;
}

/* faq */

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

.bassbett-2jdm4c {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.bassbett-gkbjqr ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bassbett-2jdm4c::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bassbett-gkbjqr ease;
}

.bassbett-bwl3gp.bassbett-7mx1cs .bassbett-2jdm4c::after {
  transform: rotate(45deg);
}

.bassbett-r6vxdf {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.bassbett-40l2ij ease, padding 0.bassbett-40l2ij ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.bassbett-bwl3gp.bassbett-7mx1cs .bassbett-r6vxdf {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bassbett-avxnkg {
  margin: 25px 0;
}

.bassbett-p0lrrb > input:not(:checked) ~ label:hover,
.bassbett-p0lrrb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-213rns.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bassbett-9e4jak 44.bassbett-c1td51.bassbett-7wpq7n.bassbett-ory5k5.bassbett-p2tqxk.bassbett-altpky.bassbett-oz9exk.bassbett-h2f70r.bassbett-1gcbgm.bassbett-59bz7x.bassbett-033wkw.bassbett-9lqwny.bassbett-hcwfue 0l-12.bassbett-0eqdqe 30.bassbett-adiqf8.bassbett-5mch26 2.bassbett-noxgb0.bassbett-5mch26 3.bassbett-3904cg 3.bassbett-bctsky.bassbett-5fuqym 3.bassbett-fo5y9x.bassbett-qnyvlr.bassbett-m3aoyy.bassbett-6foya6 7-3.bassbett-0eqdqe 10.bassbett-ivvr8u.bassbett-6foya6 23.bassbett-ipfrmb.bassbett-gfrr3n 1.bassbett-mbzywy 2.bassbett-0eqdqe 3.bassbett-gfrr3n 1.bassbett-5fuqym 5.bassbett-uwk2p2.bassbett-5fuqym 32.bassbett-o27aql.bassbett-qnyvlr 5.bassbett-hcwfue 4.bassbett-6foya6 9.bassbett-6foya6 8.bassbett-5fuqym 6.bassbett-7mo3y4.bassbett-m6r45s.bassbett-7dh66h.bassbett-czaau5.bassbett-9houw4 4.bassbett-vvbdgn.bassbett-9houw4 6.bassbett-9houw4 0l29.bassbett-hcwfue 17.bassbett-cn29de.bassbett-c03z0i 2.bassbett-dwzuel 10.bassbett-7y099z.bassbett-0eqdqe 8.bassbett-0sfsn6.bassbett-m21e70.bassbett-rxhjf9.bassbett-lkhnrq.bassbett-prowtc.bassbett-qnyvlr.bassbett-altpky.bassbett-0eqdqe 1.bassbett-ykads7.bassbett-zy1iop.bassbett-bgjcot.bassbett-wq9kcx.bassbett-ju9cp0.bassbett-mbzywy 1.bassbett-locu2h.bassbett-b605w2.5z'/%3e%3c/svg%3e");
}

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

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

.bassbett-mimcbf {
  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);
}

.bassbett-mimcbf.bassbett-ry0smw {
  display: block;
}

.bassbett-mimcbf.bassbett-pps7bk {
  display: none;
}

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

.bassbett-q4vjvp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bassbett-59bw7x {
  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);
}

.bassbett-idsd1t {
  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;
}

.bassbett-0jc4l8 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.bassbett-uxusqt {
  font-size: 16px;
  line-height: 140%;
}

.bassbett-pxf34n {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bassbett-pxf34n .bassbett-kdfrir {
  fill: #c2c0ce;
}

.bassbett-pxf34n [rating="1"] .bassbett-kdfrir:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bassbett-pxf34n [rating="2"] .bassbett-kdfrir:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bassbett-pxf34n [rating="3"] .bassbett-kdfrir:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bassbett-pxf34n [rating="4"] .bassbett-kdfrir:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bassbett-pxf34n [rating="5"] .bassbett-kdfrir:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.bassbett-1bjzd7 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;
}

.bassbett-1bjzd7 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 */

.bassbett-7lyu0w {
  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);
}

.bassbett-7lyu0w.bassbett-kub9z8 {
  opacity: 1;
  pointer-events: auto;
}
