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;
  }
}

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

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

.malina-6em2pc {
  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) {
  .malina-6em2pc: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;
  }
}

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

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

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

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

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

.malina-a8tv2w {
  cursor: pointer;
}

.malina-v4wb4i {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.malina-by3rg3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.malina-by3rg3 figure {
  margin: 0;
}

.malina-by3rg3.malina-higukb {
  justify-content: flex-start;
  margin-right: 4px;
}

.malina-by3rg3.malina-22dajd {
  justify-content: flex-end;
  margin-left: 4px;
}

.malina-by3rg3.malina-6hodfz {
  justify-content: center;
}

.malina-by3rg3.malina-twa4md {
  justify-content: normal;
}

.malina-faluye {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.malina-w7ulsd img {
  width: 100%;
}

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

.malina-4w1pzt {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.malina-4w1pzt 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) {
  .malina-4w1pzt ul {
    margin-bottom: 15px;
  }
}

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

.malina-4w1pzt 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);
}

.malina-4w1pzt ul li span svg {
  fill: var(--title-color);
}

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

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

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

.malina-4w1pzt ul li:last-of-type::after {
  display: none;
}

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

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

.malina-kvqoqp {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.malina-d2v1o7.malina-6dk9le {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .malina-d2v1o7.malina-6dk9le:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

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

.malina-er7i4h {
  margin-bottom: 94px;
}

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

.malina-ceizp6 .malina-kgtqsg {
  margin-bottom: 28px;
}

.malina-ceizp6 .malina-kgtqsg img {
  max-height: 100px;
  width: auto;
}

.malina-cx7zwm {
  display: flex;
  align-items: center;
}

.malina-cx7zwm a + a {
  margin-left: 24px;
}

.malina-cx7zwm img {
  max-height: 56px;
  width: auto;
}

.malina-cx7zwm img + img {
  margin-left: 24px;
}

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

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

.malina-dqyvs3 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.malina-dk7ct9 li {
  display: flex;
  margin: 0 7px;
}

.malina-dk7ct9 li svg {
  transition: 0.malina-d6xlc7 ease-in-out;
}

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

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

.malina-0xavxc + .malina-0xavxc {
  margin-left: 120px;
}

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

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

.malina-efaxa5 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.malina-efaxa5 li {
  font-size: 16px;
}

.malina-efaxa5 li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.malina-efaxa5 li + li {
  margin-top: 16px;
}

.malina-kwqqg9 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.malina-dh1rck ease-in-out;
}

.malina-kwqqg9.malina-nrt72g {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.malina-kv000o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.malina-c0tm0y li {
  width: 100%;
}

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

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

.malina-c0tm0y li a.malina-nrt72g {
  background: var(--border-color);
}

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

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

.malina-994rg2 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.malina-bw44ps {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.malina-bw44ps img {
  width: 100%;
  transition: 0.malina-d6xlc7 ease-in-out;
}

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

.malina-owdy89 {
  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) {
  .malina-owdy89 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .malina-vmpx27 .malina-kgtqsg img {
    max-width: 90px;
  }
}

.malina-kgtqsg img {
  max-height: 50px;
  width: auto;
}

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

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

.malina-1rbozg {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.malina-1rbozg li {
  font-size: 16px;
  margin: 0 20px;
}

.malina-1rbozg li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.malina-385omt {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.malina-385omt.malina-ry3bt1 {
  margin-right: 0;
}

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

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

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

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

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

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

.malina-xh218s:hover > ul {
  display: flex;
}

.malina-xh218s:focus > ul {
  display: flex;
}

.malina-xh218s:focus-within > ul {
  display: flex;
}

.malina-18kiot {
  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;
}

.malina-18kiot::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.malina-dh1rck ease-in-out;
}

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

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

.malina-xh218s 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.malina-d6xlc7 ease-in-out;
  overflow: hidden;
}

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

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

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

.malina-52v761 {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .malina-52v761:checked ~ .malina-66uu71 {
    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;
  }
  .malina-66uu71 {
    display: none;
    transition: display 0.malina-d6xlc7 ease-in-out;
  }
  .malina-52v761:checked ~ .malina-66uu71 {
    display: block;
  }
  .malina-52v761:checked + .malina-8aqc6b span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .malina-52v761:checked + .malina-8aqc6b span:nth-child(2) {
    display: none;
  }
  .malina-52v761:checked + .malina-8aqc6b span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.malina-yuew7w img {
  margin-bottom: 20px;
}

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

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

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

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

.malina-hzbl8n {
  color: var(--text-color);
}

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

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

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

.malina-oqdire p img {
  display: block;
  margin: 0 auto;
}

.malina-oqdire p:first-of-type {
  margin-top: 0;
}

.malina-oqdire p:last-of-type {
  margin-bottom: 0;
}

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

.malina-oqdire ul {
  padding: 0 0 0 20px;
}

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

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

.malina-oqdire table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .malina-oqdire table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

.malina-wdxayh .malina-9tqcip {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.malina-wdxayh .malina-elobcj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.malina-elobcj {
  margin: 0 0 28px;
}

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

.malina-9tqcip {
  margin: 0 0 28px;
}

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

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

.malina-xgwkug .malina-6em2pc {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.malina-7j6fbb {
  position: relative;
  border: none;
}

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

.malina-vgt3hl {
  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;
}

.malina-vgt3hl span {
  height: 32px;
}

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

.malina-vgt3hl.malina-qo6oed span {
  transform: scaleY(-1);
}

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

.malina-u6xyyh {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.malina-u6xyyh.malina-qear8p {
  display: none;
}

.malina-fn8nta {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.malina-fn8nta table {
  width: 100%;
  border-collapse: collapse;
}

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

  .malina-fn8nta table td {
    min-width: 75px;
  }
}

.malina-fn8nta table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .malina-fn8nta table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.malina-fn8nta p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.malina-4e3bin {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .malina-4e3bin {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.malina-sjax0y {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.malina-y9ljup p {
  color: var(--text-color);
}

.malina-pqbhf4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .malina-pqbhf4 {
    padding: 0 16px;
  }
}
h1.malina-3ovq84{width:100%; box-sizing:border-box; text-align:center; font-size:3rem; max-width:1110px; display:block; margin:1.5rem auto; padding:0 15px; line-height:120%; font-weight:bold}
@media only screen and (max-width:767px){h1.malina-3ovq84{font-size:32px;margin:16px auto}}


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

.malina-ftct4j {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.malina-t11laq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.malina-6tqgg9 {
  border-radius: 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.malina-6tqgg9 h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

.malina-6tqgg9 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--card-text-color, var(--text-color));
}

.malina-6tqgg9 p + p {
  margin-top: 10px;
}

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

.malina-tzblws {
  display: none;
}

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

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

.malina-f1txpz li {
  margin: 0 20px;
}

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

.malina-f1txpz li a img {
  margin-bottom: 4px;
}

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

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

.malina-olfsvu li {
  font-size: 16px;
  position: relative;
}

.malina-olfsvu li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.malina-olfsvu li span {
  opacity: 0.5;
}

.malina-olfsvu li + li {
  margin-left: 30px;
}

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

h2.malina-xp1ghx {
  margin: 0 0 28px;
}

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

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

.malina-s0o6lt 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);
}

.malina-s0o6lt 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;
}

.malina-s0o6lt 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;
}

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

.malina-s0o6lt tbody tr:last-of-type {
  margin-bottom: 0;
}

.malina-s0o6lt tbody tr td:first-of-type {
  flex-shrink: 0;
}

.malina-s0o6lt 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);
}

.malina-s0o6lt 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);
}

.malina-s0o6lt tbody tr td:last-of-type {
  margin-left: auto;
}

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

.malina-s0o6lt tbody tr td .malina-9cbm8v {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .malina-s0o6lt tbody tr td .malina-9cbm8v {
    width: 100%;
  }
}

.malina-s0o6lt tbody tr td .malina-61izpb {
  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.malina-d6xlc7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .malina-s0o6lt tbody tr td .malina-61izpb:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .malina-s0o6lt tbody tr td .malina-61izpb {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .malina-s0o6lt tbody tr td .malina-61izpb {
    width: 100%;
  }
}

.malina-s0o6lt tbody tr td .malina-1ndw30 {
  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) {
  .malina-s0o6lt tbody tr td .malina-1ndw30:hover {
    text-decoration: none;
  }
}

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

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

.malina-d90zzg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.malina-7i4maj {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.malina-0ykbt0 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.malina-d6xlc7 ease-in-out;
}

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

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

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

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

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

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

.malina-1jg2w5 img {
  width: 100%;
  height: 100%;
}

.malina-1jg2w5 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.malina-b16ozo svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.malina-d6xlc7 ease-in-out;
}

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

.malina-8kvte8 {
  padding: 90px 0;
}

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

.malina-651brj {
  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) {
  .malina-651brj {
    padding: 0 16px;
  }
}

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

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

.malina-sv8e1q img {
  width: 100%;
}

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

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

.malina-f45hww {
  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;
}

.malina-f45hww 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) {
  .malina-f45hww {
    flex-basis: auto;
  }
}

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

.malina-dkcfs7 {
  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.malina-d6xlc7 ease-in-out;
}

.malina-dkcfs7:hover {
  border: 1px solid #8c8ca2;
}

.malina-vagy5s {
  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%);
}

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

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

.malina-6mutnn a {
  text-decoration: underline;
  color: #8babff;
}

.malina-9lhjr0 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.malina-9lhjr0 .malina-dkcfs7 {
  width: 50%;
  margin: 0;
}

.malina-6sb8l7 {
  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;
}

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

.malina-z1x9at {
  margin: 0 0 100px;
}

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

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

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

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

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

.malina-4jjf2v {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.malina-v5kzwd 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.malina-d6xlc7 ease-in-out;
}

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

.malina-v5kzwd a svg {
  fill: #fff;
}

.malina-v5kzwd a:hover {
  background: #3d68e7;
}

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

.malina-ujbrhu {
  margin-bottom: 16px;
}

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

.malina-a718e4 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.malina-9yypx2 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.malina-ht8xrz 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);
}

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

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

.malina-ht8xrz table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.malina-npnj2b.malina-toyueh {
  display: none;
}

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

.malina-nc4m0g iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.malina-nc4m0g iframe.malina-wsdhif {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.malina-nc4m0g.malina-7geo18 {
  opacity: 1;
  pointer-events: all;
}

.malina-qzsokw {
  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.malina-d6xlc7 ease-in-out;
}

.malina-qzsokw svg {
  margin-right: 10px;
}

.malina-qzsokw + .malina-qzsokw {
  margin-top: 14px;
}

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

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

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

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

.malina-0gd58h .malina-xgwkug {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.malina-0gd58h .malina-xgwkug h1,
.malina-0gd58h .malina-xgwkug 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) {
  .malina-0gd58h .malina-xgwkug h1,
  .malina-0gd58h .malina-xgwkug h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .malina-0gd58h .malina-xgwkug {
    margin: 28px 0 0;
  }
}

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

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

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

.malina-rw3cp7 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.malina-fvzhmz iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.malina-97kkgl {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.malina-55kpuu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.malina-dnz3s7 .malina-6em2pc {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .malina-dnz3s7 .malina-6em2pc {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.malina-qki1vj {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.malina-qki1vj img {
  width: 100%;
}

.malina-dgikxl {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.malina-i2t4je {
  width: 100%;
  margin: 0 0 100px;
}

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

.malina-i2t4je .malina-r69jph {
  position: relative;
}

.malina-i2t4je .malina-z7aez9 {
  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;
}

.malina-i2t4je .malina-z7aez9.malina-toyueh {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .malina-i2t4je .malina-oe04ip {
    bottom: 90px;
  }
}

.malina-i2t4je .malina-oe04ip .malina-monsbu {
  max-width: 300px;
  width: 100%;
}

.malina-i2t4je .malina-oe04ip .malina-monsbu .malina-t38c4c {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-oe04ip .malina-monsbu .malina-t38c4c {
    font-size: 32px;
    text-align: center;
  }
}

.malina-i2t4je .malina-oe04ip .malina-monsbu .malina-d9krbq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-oe04ip .malina-monsbu .malina-d9krbq {
    text-align: center;
  }
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-oe04ip .malina-ry3bt1 {
    flex-direction: column-reverse;
  }
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-c53o2v {
  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.malina-d6xlc7 ease-in-out;
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-c53o2v:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-c53o2v {
    width: 100%;
  }
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-a83j3y {
  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.malina-d6xlc7 ease-in-out;
  overflow: hidden;
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-a83j3y 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);
  }
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-a83j3y: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;
}

.malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-a83j3y:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-oe04ip .malina-ry3bt1 .malina-a83j3y {
    width: 100%;
  }
}

.malina-i2t4je .malina-oe04ip.malina-toyueh {
  display: none;
}

.malina-i2t4je .malina-c1awmo {
  display: none;
}

.malina-i2t4je .malina-c1awmo.malina-7geo18 {
  display: block;
}

.malina-i2t4je .malina-c1awmo iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-c1awmo iframe {
    height: calc(100vh - 54px);
  }
}

.malina-i2t4je .malina-fajhmp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .malina-i2t4je .malina-fajhmp {
    padding: 24px 16px 0;
  }
}

.malina-i2t4je .malina-fajhmp .malina-t38c4c {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .malina-i2t4je .malina-fajhmp .malina-t38c4c {
    margin-bottom: 24px;
  }
}

.malina-i2t4je .malina-fajhmp 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);
}

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

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

.malina-i2t4je .malina-fajhmp table tr:last-of-type td {
  border-bottom: none;
}

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

.malina-uh317r.malina-nrt72g {
  display: block;
}

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

.malina-uh317r .malina-1vcc6j {
  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;
}

.malina-uh317r .malina-l442qc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.malina-uh317r .malina-a83j3y {
  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.malina-d6xlc7 ease-in-out;
}

.malina-uh317r .malina-a83j3y:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.malina-57kkiz.malina-nrt72g {
  display: block;
}

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

.malina-26ah12 {
  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;
}

.malina-ydf87c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.malina-m3j94v {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.malina-m3j94v svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.malina-8mfz1s {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.malina-gef3lk.malina-toyueh {
  display: none;
}

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

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

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

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

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

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

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

.malina-rv9xsi input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.malina-rv9xsi input:active {
  border-color: #c2c0ce;
}

.malina-rv9xsi input:focus {
  border-color: #c2c0ce;
}

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

.malina-sgmlle {
  margin-bottom: 36px;
}

.malina-sgmlle 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;
}

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

.malina-sgmlle textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.malina-6by0f3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.malina-nnguh6 {
  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.malina-d6xlc7 ease-in-out;
}

.malina-nnguh6:hover {
  background: var(--border-color);
}

.malina-z5mjwg {
  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.malina-d6xlc7 ease-in-out;
}

.malina-z5mjwg:hover {
  background: #166ad9;
}

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

.malina-pvfia0.malina-toyueh {
  display: none;
}

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

.malina-pvfia0 .malina-nnguh6 {
  margin: 0 auto;
}

.malina-kwndaw {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.malina-1r6h5l {
  filter: grayscale(100%);
}

.malina-lzzrdn > input {
  display: none;
}

.malina-lzzrdn > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.malina-e7cc23.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.malina-1m2v0n 44.malina-kludov.malina-shpzsi.malina-059jrk.malina-djv5gl.malina-su15nl.malina-sqf6pw.malina-t7bm3y.malina-jz0cia.malina-fmjvc1.malina-t882av.malina-ee3egv.malina-zr80fs 0l-12.malina-2uyg4a 30.malina-x57rg3.malina-tye69p 2.malina-w97s5k.malina-tye69p 3.malina-wobaf4 3.malina-3gkhpb.malina-dyvb69 3.malina-b1q4t4.malina-viy95g.malina-adedsf.malina-zn9uv3 7-3.malina-2uyg4a 10.malina-27vl3s.malina-zn9uv3 23.malina-0xuio0.malina-ag522f 1.malina-oqheme 2.malina-2uyg4a 3.malina-ag522f 1.malina-dyvb69 5.malina-y0f4dv.malina-dyvb69 32.malina-zsor1b.malina-viy95g 5.malina-zr80fs 4.malina-zn9uv3 9.malina-zn9uv3 8.malina-dyvb69 6.malina-1fttk9.malina-fo1mlp.malina-5qkalm.malina-nd8z1y.malina-nkp6lm 4.malina-jj9zpj.malina-nkp6lm 6.malina-nkp6lm 0l29.malina-zr80fs 17.malina-n5s9h3.malina-uehpn4 2.malina-kdpkgw 10.malina-kbrh7h.malina-2uyg4a 8.malina-3i63g0.malina-zvww4b.malina-z4akoe.malina-cuza0v.malina-b1sdn5.malina-viy95g.malina-su15nl.malina-2uyg4a 1.malina-93bp4k.malina-fgwq4h.malina-b2s1ky.malina-7oqlc1.malina-jton05.malina-oqheme 1.malina-uck23v.malina-t3oj55.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.malina-lzzrdn > input:checked ~ label,
.malina-lzzrdn > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.malina-e7cc23.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.malina-1m2v0n 44.malina-kludov.malina-shpzsi.malina-059jrk.malina-djv5gl.malina-su15nl.malina-sqf6pw.malina-t7bm3y.malina-jz0cia.malina-fmjvc1.malina-t882av.malina-ee3egv.malina-zr80fs 0l-12.malina-2uyg4a 30.malina-x57rg3.malina-tye69p 2.malina-w97s5k.malina-tye69p 3.malina-wobaf4 3.malina-3gkhpb.malina-dyvb69 3.malina-b1q4t4.malina-viy95g.malina-adedsf.malina-zn9uv3 7-3.malina-2uyg4a 10.malina-27vl3s.malina-zn9uv3 23.malina-0xuio0.malina-ag522f 1.malina-oqheme 2.malina-2uyg4a 3.malina-ag522f 1.malina-dyvb69 5.malina-y0f4dv.malina-dyvb69 32.malina-zsor1b.malina-viy95g 5.malina-zr80fs 4.malina-zn9uv3 9.malina-zn9uv3 8.malina-dyvb69 6.malina-1fttk9.malina-fo1mlp.malina-5qkalm.malina-nd8z1y.malina-nkp6lm 4.malina-jj9zpj.malina-nkp6lm 6.malina-nkp6lm 0l29.malina-zr80fs 17.malina-n5s9h3.malina-uehpn4 2.malina-kdpkgw 10.malina-kbrh7h.malina-2uyg4a 8.malina-3i63g0.malina-zvww4b.malina-z4akoe.malina-cuza0v.malina-b1sdn5.malina-viy95g.malina-su15nl.malina-2uyg4a 1.malina-93bp4k.malina-fgwq4h.malina-b2s1ky.malina-7oqlc1.malina-jton05.malina-oqheme 1.malina-uck23v.malina-t3oj55.5z'/%3e%3c/svg%3e");
}

.malina-lzzrdn > input:not(:checked) ~ label:hover,
.malina-lzzrdn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.malina-e7cc23.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.malina-1m2v0n 44.malina-kludov.malina-shpzsi.malina-059jrk.malina-djv5gl.malina-su15nl.malina-sqf6pw.malina-t7bm3y.malina-jz0cia.malina-fmjvc1.malina-t882av.malina-ee3egv.malina-zr80fs 0l-12.malina-2uyg4a 30.malina-x57rg3.malina-tye69p 2.malina-w97s5k.malina-tye69p 3.malina-wobaf4 3.malina-3gkhpb.malina-dyvb69 3.malina-b1q4t4.malina-viy95g.malina-adedsf.malina-zn9uv3 7-3.malina-2uyg4a 10.malina-27vl3s.malina-zn9uv3 23.malina-0xuio0.malina-ag522f 1.malina-oqheme 2.malina-2uyg4a 3.malina-ag522f 1.malina-dyvb69 5.malina-y0f4dv.malina-dyvb69 32.malina-zsor1b.malina-viy95g 5.malina-zr80fs 4.malina-zn9uv3 9.malina-zn9uv3 8.malina-dyvb69 6.malina-1fttk9.malina-fo1mlp.malina-5qkalm.malina-nd8z1y.malina-nkp6lm 4.malina-jj9zpj.malina-nkp6lm 6.malina-nkp6lm 0l29.malina-zr80fs 17.malina-n5s9h3.malina-uehpn4 2.malina-kdpkgw 10.malina-kbrh7h.malina-2uyg4a 8.malina-3i63g0.malina-zvww4b.malina-z4akoe.malina-cuza0v.malina-b1sdn5.malina-viy95g.malina-su15nl.malina-2uyg4a 1.malina-93bp4k.malina-fgwq4h.malina-b2s1ky.malina-7oqlc1.malina-jton05.malina-oqheme 1.malina-uck23v.malina-t3oj55.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .malina-vjwj6d > .malina-cjvbek {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .malina-vjwj6d > .malina-cjvbek {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .malina-vjwj6d > .malina-cjvbek {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .malina-vjwj6d > .malina-cjvbek {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .malina-vjwj6d > .malina-cjvbek {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.malina-n0i911.malina-toyueh {
  display: none;
}

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

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

.malina-ca9bxs {
  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;
}

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

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

.malina-ca9bxs img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.malina-q6jbla {
  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;
}

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

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

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

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

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

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

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

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

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

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

.malina-n0i911.malina-ve3rar .malina-l1hhbv {
  background: #2b3b67;
}

.malina-n0i911.malina-ve3rar .malina-ca9bxs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.malina-n0i911.malina-ve3rar .malina-ca9bxs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.malina-n0i911.malina-ve3rar .malina-ca9bxs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.malina-n0i911.malina-ve3rar .malina-q6jbla::before {
  background: #0e0f41;
}

.malina-n0i911.malina-ve3rar .malina-q6jbla::after {
  background: #152557;
}

.malina-n0i911.malina-ym60mv .malina-l1hhbv {
  background: #1f35fa;
}

.malina-n0i911.malina-ym60mv .malina-ca9bxs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.malina-n0i911.malina-ym60mv .malina-ca9bxs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.malina-n0i911.malina-ym60mv .malina-ca9bxs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.malina-n0i911.malina-ym60mv .malina-q6jbla::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.malina-n0i911.malina-ym60mv .malina-q6jbla::after {
  background: #192ac8;
}

.malina-n0i911.malina-r5wbeh .malina-l1hhbv {
  background: #fa771f;
}

.malina-n0i911.malina-r5wbeh .malina-ca9bxs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.malina-n0i911.malina-r5wbeh .malina-ca9bxs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.malina-n0i911.malina-r5wbeh .malina-ca9bxs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.malina-n0i911.malina-r5wbeh .malina-q6jbla::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.malina-n0i911.malina-r5wbeh .malina-q6jbla::after {
  background: #fa8535;
}

.malina-asv33y {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.malina-51vmiy {
  display: flex;
  align-items: center;
  gap: 10px;
}

.malina-51vmiy span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.malina-51vmiy small {
  font-size: 14px;
  color: var(--text-color);
}

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

.malina-kehzff {
  width: 120px;
  height: 22px;
}

.malina-kehzff .malina-bc7xvu {
  fill: #c2c0ce;
}

.malina-kehzff [rating="1"] .malina-bc7xvu:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.malina-kehzff [rating="2"] .malina-bc7xvu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.malina-kehzff [rating="3"] .malina-bc7xvu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.malina-kehzff [rating="4"] .malina-bc7xvu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.malina-kehzff [rating="5"] .malina-bc7xvu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.malina-t80y4v {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.malina-t80y4v.malina-7geo18 {
  display: block;
}

.malina-t80y4v.malina-toyueh {
  display: none;
}

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

.malina-yvdiwh {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.malina-pxi0f9 {
  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);
}

.malina-v9pazh {
  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;
}

.malina-noh41r small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.malina-noh41r span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.malina-2r915n {
  font-size: 16px;
  line-height: 140%;
}

.malina-hhk2lj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.malina-hhk2lj .malina-bc7xvu {
  fill: #c2c0ce;
}

.malina-hhk2lj [rating="1"] .malina-bc7xvu:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.malina-hhk2lj [rating="2"] .malina-bc7xvu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.malina-hhk2lj [rating="3"] .malina-bc7xvu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.malina-hhk2lj [rating="4"] .malina-bc7xvu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.malina-hhk2lj [rating="5"] .malina-bc7xvu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.malina-01w5gs {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .malina-01w5gs {
    padding: 0 16px;
  }
}

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

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

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

.malina-mj2asf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.malina-o91x0s {
  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;
}

.malina-40wmtr {
  flex: 1;
  min-width: 0;
}

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

.malina-j3xrga {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.malina-j3xrga svg path {
  fill: var(--button-bg-color);
}

.malina-j3xrga svg circle {
  fill: var(--button-text-color);
}

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

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

.malina-ed77u1 strong {
  font-weight: 600;
}

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

.malina-utu8bw p {
  margin: 0 0 16px;
}

.malina-utu8bw p:last-child {
  margin-bottom: 0;
}

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

.malina-b7q6bu {
  max-width: 300px;
  width: 100%;
}

.malina-b7q6bu a {
  width: 100%;
}

@media (max-width: 575px) {
  .malina-b7q6bu {
    max-width: 200px;
  }
}

.malina-ucqkc6 {
  justify-content: center;
}

.malina-z3zq38 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.malina-uvwiox {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.malina-zr0nd2 .malina-1rbozg {
  justify-content: center;
}

/* faq */

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

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

.malina-i7gg82::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.malina-irec2w ease;
}

.malina-h91ovz.malina-nrt72g .malina-i7gg82::after {
  transform: rotate(45deg);
}

.malina-xwe5ow {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.malina-d6xlc7 ease, padding 0.malina-d6xlc7 ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.malina-h91ovz.malina-nrt72g .malina-xwe5ow {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.malina-gu063y {
  margin: 25px 0;
}

.malina-lzzrdn > input:not(:checked) ~ label:hover,
.malina-lzzrdn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.malina-cuz8dg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.malina-6t7y15 44.malina-55o59g.malina-m0gi2c.malina-7p8nd0.malina-j09d8k.malina-9cod4b.malina-hdq7e5.malina-y65mww.malina-2w3wi2.malina-768p1n.malina-4a3aa9.malina-smfv7d.malina-3m8pc5 0l-12.malina-z48utg 30.malina-lxha3o.malina-g3mcns 2.malina-f915fu.malina-g3mcns 3.malina-tsunkt 3.malina-tdmx9j.malina-rhziub 3.malina-y8mvsy.malina-5f3vri.malina-qu2dt5.malina-pox00h 7-3.malina-z48utg 10.malina-h3nk0a.malina-pox00h 23.malina-j2flu3.malina-ds77ty 1.malina-tivnvr 2.malina-z48utg 3.malina-ds77ty 1.malina-rhziub 5.malina-ot1vsw.malina-rhziub 32.malina-cgdn93.malina-5f3vri 5.malina-3m8pc5 4.malina-pox00h 9.malina-pox00h 8.malina-rhziub 6.malina-oxu3nu.malina-x3gu05.malina-4zkidk.malina-nrlkj2.malina-uye47f 4.malina-fh8ajg.malina-uye47f 6.malina-uye47f 0l29.malina-3m8pc5 17.malina-fre0py.malina-r4j9ei 2.malina-emyc16 10.malina-2nkmna.malina-z48utg 8.malina-bz3dku.malina-vbvmkk.malina-g09e4r.malina-52xpb8.malina-x810ta.malina-5f3vri.malina-9cod4b.malina-z48utg 1.malina-vf0qnv.malina-ghoo27.malina-z9ei6o.malina-nl2gxt.malina-arbqku.malina-tivnvr 1.malina-zf7btb.malina-odgg0v.5z'/%3e%3c/svg%3e");
}

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

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

.malina-sx2snp {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.malina-sx2snp.malina-nxs9u4 {
  display: block;
}

.malina-sx2snp.malina-2gvus4 {
  display: none;
}

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

.malina-3oe50q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.malina-fp8ym5 {
  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);
}

.malina-ehp4ya {
  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;
}

.malina-4v85ln small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.malina-4v85ln span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.malina-2zamkf {
  font-size: 16px;
  line-height: 140%;
}

.malina-xglg48 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.malina-xglg48 .malina-depji3 {
  fill: #c2c0ce;
}

.malina-xglg48 [rating="1"] .malina-depji3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.malina-xglg48 [rating="2"] .malina-depji3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.malina-xglg48 [rating="3"] .malina-depji3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.malina-xglg48 [rating="4"] .malina-depji3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.malina-xglg48 [rating="5"] .malina-depji3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.malina-n37ole 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;
}

.malina-n37ole button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.malina-qwutd8 {
  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);
}

.malina-qwutd8.malina-lcoeqy {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.malina-l5wn0e {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.malina-l5wn0e label {
  font-size: 14px;
}

.malina-l5wn0e h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.malina-l5wn0e input,
.malina-l5wn0e textarea,
.malina-l5wn0e button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.malina-l5wn0e button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.malina-irec2w ease;
}
.malina-l5wn0e button:hover {
  background-color: var(--button-bg-hover);
}
.malina-v9y8ae {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.malina-rj6m6l ease-in;
}

.malina-v9y8ae h2 {
  color: green;
  font-weight: 500;
}

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

/* h2->p SEO fix */
.malina-kv000o #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.malina-y9ljup:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.malina-ayirv5, .malina-pv5o57, [class*="review-card"],
thead, thead th, table th, .malina-lui0q5,
.malina-sm9iy4, [class*="collapsible-header"],
.malina-pqbhf4, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.malina-d2v1o7, .malina-d2v1o7 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.malina-6em2pc, .malina-6em2pc :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-c0tm0y li a, .malina-c0tm0y li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-x5gdr8, .malina-x5gdr8 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-5rwxsm, .malina-5rwxsm :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-18kiot, .malina-18kiot :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-xh218s ul, .malina-xh218s ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-xh218s ul li, .malina-xh218s ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-8aqc6b, .malina-8aqc6b :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-s0o6lt tbody tr td .malina-61izpb, .malina-s0o6lt tbody tr td .malina-61izpb :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-98frxx, .malina-98frxx :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-n37ole button, .malina-n37ole button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .malina-qwutd8, /* up */ .malina-qwutd8 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.malina-l5wn0e button, .malina-l5wn0e button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
