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

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

.bassbett-yqrrwc {
  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-yqrrwc: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-avemh2 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.bassbett-gaa0zo {
  cursor: pointer;
}

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

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

.bassbett-2bc9b0 figure {
  margin: 0;
}

.bassbett-2bc9b0.bassbett-c1a574 {
  justify-content: flex-start;
  margin-right: 4px;
}

.bassbett-2bc9b0.bassbett-xcyx0u {
  justify-content: flex-end;
  margin-left: 4px;
}

.bassbett-2bc9b0.bassbett-0tc1mk {
  justify-content: center;
}

.bassbett-2bc9b0.bassbett-4m3zlf {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.bassbett-m77mz7 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-m77mz7 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.bassbett-hlekz4.bassbett-98l8p4 {
  background-color: #000;
}

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

.bassbett-8z7h9j {
  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-8z7h9j {
    padding: 80px 16px 0;
  }
}

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

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

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

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

.bassbett-k7k8l5 .bassbett-8olf78 {
  margin-bottom: 28px;
}

.bassbett-k7k8l5 .bassbett-8olf78 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.bassbett-c6gl9k li svg {
  transition: 0.bassbett-j68p4i ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.bassbett-kw8zzz {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bassbett-3xdzlz ease-in-out;
}

.bassbett-kw8zzz.bassbett-4fbef0 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.bassbett-qx51az h1,
.bassbett-qx51az 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-qx51az h1,
  .bassbett-qx51az h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.bassbett-9mx8g5 li {
  width: 100%;
}

.bassbett-9mx8g5 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-j68p4i ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

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

.bassbett-9mx8g5 li a.bassbett-4fbef0 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

.bassbett-zu7452 img {
  width: 100%;
  transition: 0.bassbett-j68p4i ease-in-out;
}

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

.bassbett-ri8a9q {
  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-ri8a9q {
    height: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-iypypv.bassbett-399ru2 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.bassbett-06chc8 {
  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-06chc8::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-3xdzlz ease-in-out;
}

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

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

.bassbett-3362yg 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-j68p4i ease-in-out;
  overflow: hidden;
}

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

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

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

.bassbett-hne359 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.bassbett-391a7b {
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-9f51yw .bassbett-dpj4gp {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.bassbett-9f51yw .bassbett-s5j237 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.bassbett-stalfj .bassbett-yqrrwc {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.bassbett-4bd5ov {
  position: relative;
  border: none;
}

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

.bassbett-hmc62z {
  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-hmc62z span {
  height: 32px;
}

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

.bassbett-hmc62z.bassbett-1gcazp span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.bassbett-bsuo1o.bassbett-f8frb4 {
  display: none;
}

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

.bassbett-0wsrjy table {
  width: 100%;
  border-collapse: collapse;
}

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

  .bassbett-0wsrjy table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.bassbett-26qvwd {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

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

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

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

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

.bassbett-foz9g2 {
  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-bucfa9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.bassbett-8cnh6f {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bassbett-8cnh6f {
    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-2unxmi {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-ho02uh 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-ho02uh 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-ho02uh tbody tr td:last-of-type {
  margin-left: auto;
}

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

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

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

.bassbett-ho02uh tbody tr td .bassbett-5log3y {
  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-j68p4i ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-2ul4vy {
  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-2ul4vy {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.bassbett-j5arg2::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-0e41r3 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.bassbett-0e41r3 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bassbett-j68p4i ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.bassbett-47vy79 {
  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-j68p4i ease-in-out;
}

.bassbett-47vy79:hover {
  border: 1px solid #8c8ca2;
}

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

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

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

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

.bassbett-1u102z .bassbett-47vy79 {
  width: 50%;
  margin: 0;
}

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

.bassbett-ym4xx5 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.bassbett-lzgft7 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-j68p4i ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-zyudgr::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-n77vm4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bassbett-n77vm4.bassbett-thxjyq {
  display: none;
}

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

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

.bassbett-14jr63 iframe.bassbett-om3vqp {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bassbett-14jr63.bassbett-17fr8b {
  opacity: 1;
  pointer-events: all;
}

.bassbett-3txtz7 {
  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-j68p4i ease-in-out;
}

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

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

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

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

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

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

.bassbett-0t6dz1 .bassbett-stalfj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

.bassbett-7sqcqu {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-gytz8d .bassbett-mrhdxn {
  position: relative;
}

.bassbett-gytz8d .bassbett-714rle {
  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-gytz8d .bassbett-714rle.bassbett-thxjyq {
  display: none;
}

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

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

.bassbett-gytz8d .bassbett-mwgusb .bassbett-3eqb3t {
  max-width: 300px;
  width: 100%;
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-3eqb3t .bassbett-jnzqbx {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bassbett-gytz8d .bassbett-mwgusb .bassbett-3eqb3t .bassbett-jnzqbx {
    font-size: 32px;
    text-align: center;
  }
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-3eqb3t .bassbett-y4xmud {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bassbett-gytz8d .bassbett-mwgusb .bassbett-3eqb3t .bassbett-y4xmud {
    text-align: center;
  }
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-hotcnk {
  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-j68p4i ease-in-out;
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-hotcnk:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-hotcnk {
    width: 100%;
  }
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-i1wbdw {
  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-j68p4i ease-in-out;
  overflow: hidden;
}

.bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-i1wbdw 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-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-i1wbdw: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-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-i1wbdw:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bassbett-gytz8d .bassbett-mwgusb .bassbett-399ru2 .bassbett-i1wbdw {
    width: 100%;
  }
}

.bassbett-gytz8d .bassbett-mwgusb.bassbett-thxjyq {
  display: none;
}

.bassbett-gytz8d .bassbett-yetxn4 {
  display: none;
}

.bassbett-gytz8d .bassbett-yetxn4.bassbett-17fr8b {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.bassbett-535d46.bassbett-4fbef0 {
  display: block;
}

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

.bassbett-535d46 .bassbett-djc1v9 {
  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-535d46 .bassbett-b5i7i1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bassbett-535d46 .bassbett-i1wbdw {
  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-j68p4i ease-in-out;
}

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

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

.bassbett-a2k41l.bassbett-4fbef0 {
  display: block;
}

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

.bassbett-0iyiiw {
  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-w9xwze {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.bassbett-bknm8a.bassbett-thxjyq {
  display: none;
}

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

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

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

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

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

.bassbett-ccdbq2 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-j68p4i ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

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

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

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

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

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

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

.bassbett-q6n33b 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-q6n33b textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.bassbett-hrtitz {
  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-j68p4i ease-in-out;
}

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

.bassbett-3n67sv {
  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-j68p4i ease-in-out;
}

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

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

.bassbett-wfia2v.bassbett-thxjyq {
  display: none;
}

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

.bassbett-wfia2v .bassbett-hrtitz {
  margin: 0 auto;
}

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

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

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

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

.bassbett-5f3eae > input {
  display: none;
}

.bassbett-5f3eae > 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-8goeef.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bassbett-cya025 44.bassbett-vnvdix.bassbett-yh009e.bassbett-r5mes9.bassbett-xb8846.bassbett-o52v29.bassbett-guwqko.bassbett-jscgx4.bassbett-t25cts.bassbett-5eyonu.bassbett-wqaaqg.bassbett-418r65.bassbett-l6beyy 0l-12.bassbett-xgps8y 30.bassbett-xrl2yq.bassbett-t2mo1x 2.bassbett-dgkwef.bassbett-t2mo1x 3.bassbett-0cwwe3 3.bassbett-kjwpwo.bassbett-t6wutm 3.bassbett-ow20z5.bassbett-aemyns.bassbett-4hrgty.bassbett-nriy57 7-3.bassbett-xgps8y 10.bassbett-zxszg5.bassbett-nriy57 23.bassbett-p9cp7e.bassbett-7c071q 1.bassbett-jzgw7x 2.bassbett-xgps8y 3.bassbett-7c071q 1.bassbett-t6wutm 5.bassbett-ghq1pw.bassbett-t6wutm 32.bassbett-wtie9g.bassbett-aemyns 5.bassbett-l6beyy 4.bassbett-nriy57 9.bassbett-nriy57 8.bassbett-t6wutm 6.bassbett-mwiens.bassbett-lv0rdh.bassbett-5shtkq.bassbett-6kysi3.bassbett-0f9yqf 4.bassbett-mbu3j2.bassbett-0f9yqf 6.bassbett-0f9yqf 0l29.bassbett-l6beyy 17.bassbett-gt37gi.bassbett-uekt7q 2.bassbett-st390s 10.bassbett-k3xwj0.bassbett-xgps8y 8.bassbett-e37f88.bassbett-r8ncob.bassbett-8459cy.bassbett-wbwfxi.bassbett-8phqf0.bassbett-aemyns.bassbett-o52v29.bassbett-xgps8y 1.bassbett-stcj4y.bassbett-xjm0mh.bassbett-ba9kc7.bassbett-do6jes.bassbett-po4t4z.bassbett-jzgw7x 1.bassbett-hedgbm.bassbett-kn2r91.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bassbett-5f3eae > input:checked ~ label,
.bassbett-5f3eae > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-8goeef.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bassbett-cya025 44.bassbett-vnvdix.bassbett-yh009e.bassbett-r5mes9.bassbett-xb8846.bassbett-o52v29.bassbett-guwqko.bassbett-jscgx4.bassbett-t25cts.bassbett-5eyonu.bassbett-wqaaqg.bassbett-418r65.bassbett-l6beyy 0l-12.bassbett-xgps8y 30.bassbett-xrl2yq.bassbett-t2mo1x 2.bassbett-dgkwef.bassbett-t2mo1x 3.bassbett-0cwwe3 3.bassbett-kjwpwo.bassbett-t6wutm 3.bassbett-ow20z5.bassbett-aemyns.bassbett-4hrgty.bassbett-nriy57 7-3.bassbett-xgps8y 10.bassbett-zxszg5.bassbett-nriy57 23.bassbett-p9cp7e.bassbett-7c071q 1.bassbett-jzgw7x 2.bassbett-xgps8y 3.bassbett-7c071q 1.bassbett-t6wutm 5.bassbett-ghq1pw.bassbett-t6wutm 32.bassbett-wtie9g.bassbett-aemyns 5.bassbett-l6beyy 4.bassbett-nriy57 9.bassbett-nriy57 8.bassbett-t6wutm 6.bassbett-mwiens.bassbett-lv0rdh.bassbett-5shtkq.bassbett-6kysi3.bassbett-0f9yqf 4.bassbett-mbu3j2.bassbett-0f9yqf 6.bassbett-0f9yqf 0l29.bassbett-l6beyy 17.bassbett-gt37gi.bassbett-uekt7q 2.bassbett-st390s 10.bassbett-k3xwj0.bassbett-xgps8y 8.bassbett-e37f88.bassbett-r8ncob.bassbett-8459cy.bassbett-wbwfxi.bassbett-8phqf0.bassbett-aemyns.bassbett-o52v29.bassbett-xgps8y 1.bassbett-stcj4y.bassbett-xjm0mh.bassbett-ba9kc7.bassbett-do6jes.bassbett-po4t4z.bassbett-jzgw7x 1.bassbett-hedgbm.bassbett-kn2r91.5z'/%3e%3c/svg%3e");
}

.bassbett-5f3eae > input:not(:checked) ~ label:hover,
.bassbett-5f3eae > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-8goeef.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bassbett-cya025 44.bassbett-vnvdix.bassbett-yh009e.bassbett-r5mes9.bassbett-xb8846.bassbett-o52v29.bassbett-guwqko.bassbett-jscgx4.bassbett-t25cts.bassbett-5eyonu.bassbett-wqaaqg.bassbett-418r65.bassbett-l6beyy 0l-12.bassbett-xgps8y 30.bassbett-xrl2yq.bassbett-t2mo1x 2.bassbett-dgkwef.bassbett-t2mo1x 3.bassbett-0cwwe3 3.bassbett-kjwpwo.bassbett-t6wutm 3.bassbett-ow20z5.bassbett-aemyns.bassbett-4hrgty.bassbett-nriy57 7-3.bassbett-xgps8y 10.bassbett-zxszg5.bassbett-nriy57 23.bassbett-p9cp7e.bassbett-7c071q 1.bassbett-jzgw7x 2.bassbett-xgps8y 3.bassbett-7c071q 1.bassbett-t6wutm 5.bassbett-ghq1pw.bassbett-t6wutm 32.bassbett-wtie9g.bassbett-aemyns 5.bassbett-l6beyy 4.bassbett-nriy57 9.bassbett-nriy57 8.bassbett-t6wutm 6.bassbett-mwiens.bassbett-lv0rdh.bassbett-5shtkq.bassbett-6kysi3.bassbett-0f9yqf 4.bassbett-mbu3j2.bassbett-0f9yqf 6.bassbett-0f9yqf 0l29.bassbett-l6beyy 17.bassbett-gt37gi.bassbett-uekt7q 2.bassbett-st390s 10.bassbett-k3xwj0.bassbett-xgps8y 8.bassbett-e37f88.bassbett-r8ncob.bassbett-8459cy.bassbett-wbwfxi.bassbett-8phqf0.bassbett-aemyns.bassbett-o52v29.bassbett-xgps8y 1.bassbett-stcj4y.bassbett-xjm0mh.bassbett-ba9kc7.bassbett-do6jes.bassbett-po4t4z.bassbett-jzgw7x 1.bassbett-hedgbm.bassbett-kn2r91.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.bassbett-i9azkp.bassbett-thxjyq {
  display: none;
}

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

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

.bassbett-9hbaev {
  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-9hbaev::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-4i34nz {
  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-j68p4i ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-9l985k {
  background: #2b3b67;
}

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-9hbaev {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-9hbaev::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-9hbaev::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-5sqslw::before {
  background: #0e0f41;
}

.bassbett-i9azkp.bassbett-dkzx6b .bassbett-5sqslw::after {
  background: #152557;
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-9l985k {
  background: #1f35fa;
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-9hbaev {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-9hbaev::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-9hbaev::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-5sqslw::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bassbett-i9azkp.bassbett-t5j28m .bassbett-5sqslw::after {
  background: #192ac8;
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-9l985k {
  background: #fa771f;
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-9hbaev {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-9hbaev::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-9hbaev::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-5sqslw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bassbett-i9azkp.bassbett-rr7e1s .bassbett-5sqslw::after {
  background: #fa8535;
}

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

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

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

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

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

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

.bassbett-sjnsvd {
  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-sjnsvd {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.bassbett-nhezrx .bassbett-dwz2go {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.bassbett-e02fjl {
  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-e02fjl.bassbett-17fr8b {
  display: block;
}

.bassbett-e02fjl.bassbett-thxjyq {
  display: none;
}

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

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

.bassbett-a27p4y {
  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-mwekzg {
  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-tsmlm1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bassbett-i8p37y .bassbett-dwz2go {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.bassbett-qhb6bp {
  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-vp4ix5 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.bassbett-10stpj strong {
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bassbett-wcb38o .bassbett-iq8hyf {
  justify-content: center;
}

/* faq */

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

.bassbett-qrf659 {
  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-pizoqm ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bassbett-qrf659::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bassbett-pizoqm ease;
}

.bassbett-ayq4xk.bassbett-4fbef0 .bassbett-qrf659::after {
  transform: rotate(45deg);
}

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

.bassbett-ayq4xk.bassbett-4fbef0 .bassbett-zpr48e {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.bassbett-5f3eae > input:not(:checked) ~ label:hover,
.bassbett-5f3eae > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bassbett-lyeyby.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bassbett-d33tx5 44.bassbett-e935iu.bassbett-5r32ik.bassbett-dnnpwm.bassbett-7wgpaq.bassbett-3ww3sq.bassbett-hwwzd4.bassbett-3vvzz8.bassbett-wtpwnw.bassbett-1sft6w.bassbett-xoxds0.bassbett-raz7h0.bassbett-cu0m1b 0l-12.bassbett-q272m3 30.bassbett-ahsajv.bassbett-38ferj 2.bassbett-g1zvb5.bassbett-38ferj 3.bassbett-1imaiv 3.bassbett-byh82t.bassbett-5l1prr 3.bassbett-984jx2.bassbett-pwtzx7.bassbett-3up1b8.bassbett-7hffjr 7-3.bassbett-q272m3 10.bassbett-j9jw45.bassbett-7hffjr 23.bassbett-5j191z.bassbett-fquqc3 1.bassbett-8hpsys 2.bassbett-q272m3 3.bassbett-fquqc3 1.bassbett-5l1prr 5.bassbett-5xokfv.bassbett-5l1prr 32.bassbett-adoe38.bassbett-pwtzx7 5.bassbett-cu0m1b 4.bassbett-7hffjr 9.bassbett-7hffjr 8.bassbett-5l1prr 6.bassbett-mp658e.bassbett-s0ab2s.bassbett-4kc62l.bassbett-ztddxj.bassbett-j4fgd6 4.bassbett-gylnc1.bassbett-j4fgd6 6.bassbett-j4fgd6 0l29.bassbett-cu0m1b 17.bassbett-er0yj9.bassbett-oaw7el 2.bassbett-hlbjvy 10.bassbett-94lwg6.bassbett-q272m3 8.bassbett-m92f2j.bassbett-taprx3.bassbett-yk561l.bassbett-c01cmm.bassbett-29ivpd.bassbett-pwtzx7.bassbett-3ww3sq.bassbett-q272m3 1.bassbett-lolmsu.bassbett-wxwucu.bassbett-y9m3b7.bassbett-kf2r6t.bassbett-7fncao.bassbett-8hpsys 1.bassbett-lz8p0w.bassbett-1gscvz.5z'/%3e%3c/svg%3e");
}

.bassbett-ac1gqf {
  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-ac1gqf {
    gap: 16px 0;
  }
}

.bassbett-wo2mz3 {
  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-wo2mz3.bassbett-vfrpfs {
  display: block;
}

.bassbett-wo2mz3.bassbett-tqtg3k {
  display: none;
}

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

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

.bassbett-pznesl {
  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-g259ts {
  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-1a8loi small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.bassbett-d8fhec .bassbett-r5bc33 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.bassbett-whzj63 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-whzj63 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-yoc8nv {
  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-yoc8nv.bassbett-78js64 {
  opacity: 1;
  pointer-events: auto;
}
