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

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

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

.betonred-ds746m {
  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) {
  .betonred-ds746m: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;
  }
}

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

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

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

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

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

.betonred-tq0mhz {
  cursor: pointer;
}

.betonred-9fkwum {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betonred-ubb99b {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betonred-ubb99b figure {
  margin: 0;
}

.betonred-ubb99b.betonred-v0zxej {
  justify-content: flex-start;
  margin-right: 4px;
}

.betonred-ubb99b.betonred-0je15d {
  justify-content: flex-end;
  margin-left: 4px;
}

.betonred-ubb99b.betonred-w4wuql {
  justify-content: center;
}

.betonred-ubb99b.betonred-wsqhix {
  justify-content: normal;
}

.betonred-amthem {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.betonred-xcwcn6 img {
  width: 100%;
}

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

.betonred-p1korw {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betonred-p1korw 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) {
  .betonred-p1korw ul {
    margin-bottom: 15px;
  }
}

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

.betonred-p1korw 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);
}

.betonred-p1korw ul li span svg {
  fill: var(--title-color);
}

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

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

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

.betonred-p1korw ul li:last-of-type::after {
  display: none;
}

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

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

.betonred-tygg6k {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betonred-ucbgtl.betonred-ray664 {
  background-color: #000;
}

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

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

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

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

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

.betonred-ohqhmw {
  margin-bottom: 94px;
}

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

.betonred-xe3tht .betonred-tvimw1 {
  margin-bottom: 28px;
}

.betonred-xe3tht .betonred-tvimw1 img {
  max-height: 100px;
  width: auto;
}

.betonred-sin5m3 {
  display: flex;
  align-items: center;
}

.betonred-sin5m3 a + a {
  margin-left: 24px;
}

.betonred-sin5m3 img {
  max-height: 56px;
  width: auto;
}

.betonred-sin5m3 img + img {
  margin-left: 24px;
}

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

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

.betonred-qm8g20 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.betonred-kwouxt li {
  display: flex;
  margin: 0 7px;
}

.betonred-kwouxt li svg {
  transition: 0.betonred-r9t8ht ease-in-out;
}

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

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

.betonred-u7zl9p + .betonred-u7zl9p {
  margin-left: 120px;
}

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

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

.betonred-loijou {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betonred-loijou li {
  font-size: 16px;
}

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

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

.betonred-loijou li + li {
  margin-top: 16px;
}

.betonred-6ueazc {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betonred-ayn00z ease-in-out;
}

.betonred-6ueazc.betonred-w2gmfy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betonred-cvxuua {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betonred-v0pqab li {
  width: 100%;
}

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

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

.betonred-v0pqab li a.betonred-w2gmfy {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.betonred-3jrcpb {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betonred-3jrcpb img {
  width: 100%;
  transition: 0.betonred-r9t8ht ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .betonred-ccw8ts .betonred-tvimw1 img {
    max-width: 90px;
  }
}

.betonred-tvimw1 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.betonred-p8oiv4 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.betonred-oc92z8 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betonred-oc92z8.betonred-0eqsdg {
  margin-right: 0;
}

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

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

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

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

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

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

.betonred-rvas0p:hover > ul {
  display: flex;
}

.betonred-rvas0p:focus > ul {
  display: flex;
}

.betonred-rvas0p:focus-within > ul {
  display: flex;
}

.betonred-xbj4dp {
  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;
}

.betonred-xbj4dp::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.betonred-ayn00z ease-in-out;
}

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

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

.betonred-rvas0p 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.betonred-r9t8ht ease-in-out;
  overflow: hidden;
}

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

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

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

.betonred-vsppjc {
  display: none;
}

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

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

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

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

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

.betonred-ccob5p img {
  margin-bottom: 20px;
}

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

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

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

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

.betonred-3ultpj {
  color: var(--text-color);
}

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

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

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

.betonred-ag8plz p img {
  display: block;
  margin: 0 auto;
}

.betonred-ag8plz p:first-of-type {
  margin-top: 0;
}

.betonred-ag8plz p:last-of-type {
  margin-bottom: 0;
}

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

.betonred-ag8plz ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.betonred-wmv13j .betonred-ur2uva {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betonred-wmv13j .betonred-l4rvrv {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betonred-l4rvrv {
  margin: 0 0 28px;
}

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

.betonred-ur2uva {
  margin: 0 0 28px;
}

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

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

.betonred-v9byus .betonred-ds746m {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.betonred-yxlv38 {
  position: relative;
  border: none;
}

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

.betonred-nqr31z {
  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;
}

.betonred-nqr31z span {
  height: 32px;
}

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

.betonred-nqr31z.betonred-wbqnm3 span {
  transform: scaleY(-1);
}

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

.betonred-gabb2x {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.betonred-gabb2x.betonred-i60w83 {
  display: none;
}

.betonred-97acbm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betonred-97acbm table {
  width: 100%;
  border-collapse: collapse;
}

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

  .betonred-97acbm table td {
    min-width: 75px;
  }
}

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

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

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

.betonred-97acbm p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.betonred-nqwfd1 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .betonred-nqwfd1 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.betonred-dc5x2p {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.betonred-jtqczx p {
  color: var(--text-color);
}

.betonred-kw6lvz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betonred-8ke0cv {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.betonred-bdlg1l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betonred-8t5a63 p + p {
  margin-top: 10px;
}

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

.betonred-u0ui1v {
  display: none;
}

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

.betonred-6gh263 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.betonred-6gh263 li {
  margin: 0 20px;
}

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

.betonred-6gh263 li a img {
  margin-bottom: 4px;
}

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

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

.betonred-bbj9fr li {
  font-size: 16px;
  position: relative;
}

.betonred-bbj9fr li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betonred-bbj9fr li span {
  opacity: 0.5;
}

.betonred-bbj9fr li + li {
  margin-left: 30px;
}

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

h2.betonred-627bel {
  margin: 0 0 28px;
}

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

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

.betonred-f3aiyo 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);
}

.betonred-f3aiyo 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;
}

.betonred-f3aiyo 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;
}

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

.betonred-f3aiyo tbody tr:last-of-type {
  margin-bottom: 0;
}

.betonred-f3aiyo tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betonred-f3aiyo 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);
}

.betonred-f3aiyo 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);
}

.betonred-f3aiyo tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betonred-f3aiyo tbody tr td .betonred-vt3edx {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betonred-f3aiyo tbody tr td .betonred-vt3edx {
    width: 100%;
  }
}

.betonred-f3aiyo tbody tr td .betonred-21yn0o {
  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.betonred-r9t8ht ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .betonred-f3aiyo tbody tr td .betonred-21yn0o:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .betonred-f3aiyo tbody tr td .betonred-21yn0o {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betonred-f3aiyo tbody tr td .betonred-21yn0o {
    width: 100%;
  }
}

.betonred-f3aiyo tbody tr td .betonred-zyivno {
  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) {
  .betonred-f3aiyo tbody tr td .betonred-zyivno:hover {
    text-decoration: none;
  }
}

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

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

.betonred-6ci4s5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betonred-ragce7 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betonred-r9t8ht ease-in-out;
}

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

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

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

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

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

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

.betonred-tttqbn img {
  width: 100%;
  height: 100%;
}

.betonred-tttqbn iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betonred-kru99n svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betonred-r9t8ht ease-in-out;
}

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

.betonred-qgslop {
  padding: 90px 0;
}

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

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

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

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

.betonred-r8i0ki img {
  width: 100%;
}

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

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

.betonred-mc42wy {
  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;
}

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

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

.betonred-9zh3h2 {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-9zh3h2:hover {
  border: 1px solid #8c8ca2;
}

.betonred-o9ijxm {
  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%);
}

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

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

.betonred-x2cxzd a {
  text-decoration: underline;
  color: #8babff;
}

.betonred-kg0dm5 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.betonred-kg0dm5 .betonred-9zh3h2 {
  width: 50%;
  margin: 0;
}

.betonred-v5epq4 {
  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;
}

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

.betonred-m5ll1c {
  margin: 0 0 100px;
}

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

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

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

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

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

.betonred-47o61b {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.betonred-ih45gq 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.betonred-r9t8ht ease-in-out;
}

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

.betonred-ih45gq a svg {
  fill: #fff;
}

.betonred-ih45gq a:hover {
  background: #3d68e7;
}

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

.betonred-yqywhe {
  margin-bottom: 16px;
}

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

.betonred-rpvikn {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.betonred-imtxih 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);
}

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

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

.betonred-imtxih table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.betonred-ah1iuh.betonred-pwybvi {
  display: none;
}

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

.betonred-63n9tz iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betonred-63n9tz iframe.betonred-ic2v9q {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betonred-63n9tz.betonred-ey1rfm {
  opacity: 1;
  pointer-events: all;
}

.betonred-r6f37r {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-r6f37r svg {
  margin-right: 10px;
}

.betonred-r6f37r + .betonred-r6f37r {
  margin-top: 14px;
}

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

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

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

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

.betonred-nr1mrj .betonred-v9byus {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .betonred-nr1mrj .betonred-v9byus {
    margin: 28px 0 0;
  }
}

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

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

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

.betonred-0m8lc7 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.betonred-17zkuf {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betonred-53q7w8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betonred-uplwmd .betonred-ds746m {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betonred-uplwmd .betonred-ds746m {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betonred-9ks8s0 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betonred-9ks8s0 img {
  width: 100%;
}

.betonred-4aw6ba {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.betonred-zazn3w {
  width: 100%;
  margin: 0 0 100px;
}

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

.betonred-zazn3w .betonred-ryubei {
  position: relative;
}

.betonred-zazn3w .betonred-e28yve {
  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;
}

.betonred-zazn3w .betonred-e28yve.betonred-pwybvi {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .betonred-zazn3w .betonred-y0oump {
    bottom: 90px;
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-1qq5t9 {
  max-width: 300px;
  width: 100%;
}

.betonred-zazn3w .betonred-y0oump .betonred-1qq5t9 .betonred-arvsin {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-y0oump .betonred-1qq5t9 .betonred-arvsin {
    font-size: 32px;
    text-align: center;
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-1qq5t9 .betonred-vgsgk1 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-y0oump .betonred-1qq5t9 .betonred-vgsgk1 {
    text-align: center;
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-y0oump .betonred-0eqsdg {
    flex-direction: column-reverse;
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-5kr8lc {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-5kr8lc:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-5kr8lc {
    width: 100%;
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-ya7bvn {
  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.betonred-r9t8ht ease-in-out;
  overflow: hidden;
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-ya7bvn 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);
  }
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-ya7bvn: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;
}

.betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-ya7bvn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-y0oump .betonred-0eqsdg .betonred-ya7bvn {
    width: 100%;
  }
}

.betonred-zazn3w .betonred-y0oump.betonred-pwybvi {
  display: none;
}

.betonred-zazn3w .betonred-w9mm0t {
  display: none;
}

.betonred-zazn3w .betonred-w9mm0t.betonred-ey1rfm {
  display: block;
}

.betonred-zazn3w .betonred-w9mm0t iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-w9mm0t iframe {
    height: calc(100vh - 54px);
  }
}

.betonred-zazn3w .betonred-sdrcb5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betonred-zazn3w .betonred-sdrcb5 {
    padding: 24px 16px 0;
  }
}

.betonred-zazn3w .betonred-sdrcb5 .betonred-arvsin {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betonred-zazn3w .betonred-sdrcb5 .betonred-arvsin {
    margin-bottom: 24px;
  }
}

.betonred-zazn3w .betonred-sdrcb5 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);
}

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

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

.betonred-zazn3w .betonred-sdrcb5 table tr:last-of-type td {
  border-bottom: none;
}

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

.betonred-bwyvxh.betonred-w2gmfy {
  display: block;
}

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

.betonred-bwyvxh .betonred-ewnrn7 {
  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;
}

.betonred-bwyvxh .betonred-ltqknx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betonred-bwyvxh .betonred-ya7bvn {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-bwyvxh .betonred-ya7bvn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betonred-abhtd9.betonred-w2gmfy {
  display: block;
}

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

.betonred-rdt7d3 {
  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;
}

.betonred-2417gx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.betonred-mks6yb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betonred-mks6yb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betonred-yqv8ap {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betonred-2b2maa.betonred-pwybvi {
  display: none;
}

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

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

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

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

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

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

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

.betonred-162355 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betonred-162355 input:active {
  border-color: #c2c0ce;
}

.betonred-162355 input:focus {
  border-color: #c2c0ce;
}

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

.betonred-72qvnq {
  margin-bottom: 36px;
}

.betonred-72qvnq 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;
}

.betonred-72qvnq textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betonred-72qvnq textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betonred-g0uygz {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betonred-lrjrwm {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-lrjrwm:hover {
  background: var(--border-color);
}

.betonred-fb7bey {
  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.betonred-r9t8ht ease-in-out;
}

.betonred-fb7bey:hover {
  background: #166ad9;
}

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

.betonred-aeuqvq.betonred-pwybvi {
  display: none;
}

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

.betonred-aeuqvq .betonred-lrjrwm {
  margin: 0 auto;
}

.betonred-wqvf6j {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betonred-spn2mk {
  filter: grayscale(100%);
}

.betonred-qau90w > input {
  display: none;
}

.betonred-qau90w > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betonred-eppgkw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betonred-1na3jr 44.betonred-hb31xe.betonred-onhctz.betonred-jkgret.betonred-skrqrq.betonred-mptt7v.betonred-0o7jh2.betonred-iydm2u.betonred-ybkjre.betonred-7p1u86.betonred-pf8xc3.betonred-utmrun.betonred-kxbbh9 0l-12.betonred-7gsaa5 30.betonred-1dyecp.betonred-jq0kdy 2.betonred-3i25zl.betonred-jq0kdy 3.betonred-znx50w 3.betonred-4mink4.betonred-29wf2r 3.betonred-yub4tc.betonred-mbmvla.betonred-rgnnvq.betonred-l8f3xk 7-3.betonred-7gsaa5 10.betonred-ckyl45.betonred-l8f3xk 23.betonred-pj2bx2.betonred-123sa7 1.betonred-nd6mec 2.betonred-7gsaa5 3.betonred-123sa7 1.betonred-29wf2r 5.betonred-2m342h.betonred-29wf2r 32.betonred-lj4u2k.betonred-mbmvla 5.betonred-kxbbh9 4.betonred-l8f3xk 9.betonred-l8f3xk 8.betonred-29wf2r 6.betonred-6g74c8.betonred-yemne1.betonred-45d2vr.betonred-20u48x.betonred-8pvs8w 4.betonred-79y2ap.betonred-8pvs8w 6.betonred-8pvs8w 0l29.betonred-kxbbh9 17.betonred-qs5uom.betonred-iqvy3w 2.betonred-1zlj3j 10.betonred-9uyclu.betonred-7gsaa5 8.betonred-vr6e5b.betonred-v07iw2.betonred-12ucf8.betonred-2bfox3.betonred-ppag8y.betonred-mbmvla.betonred-mptt7v.betonred-7gsaa5 1.betonred-j7rvtl.betonred-izxwhc.betonred-zgm9nr.betonred-17jvjv.betonred-2goht0.betonred-nd6mec 1.betonred-qhfw01.betonred-4w7pw0.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betonred-qau90w > input:checked ~ label,
.betonred-qau90w > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betonred-eppgkw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betonred-1na3jr 44.betonred-hb31xe.betonred-onhctz.betonred-jkgret.betonred-skrqrq.betonred-mptt7v.betonred-0o7jh2.betonred-iydm2u.betonred-ybkjre.betonred-7p1u86.betonred-pf8xc3.betonred-utmrun.betonred-kxbbh9 0l-12.betonred-7gsaa5 30.betonred-1dyecp.betonred-jq0kdy 2.betonred-3i25zl.betonred-jq0kdy 3.betonred-znx50w 3.betonred-4mink4.betonred-29wf2r 3.betonred-yub4tc.betonred-mbmvla.betonred-rgnnvq.betonred-l8f3xk 7-3.betonred-7gsaa5 10.betonred-ckyl45.betonred-l8f3xk 23.betonred-pj2bx2.betonred-123sa7 1.betonred-nd6mec 2.betonred-7gsaa5 3.betonred-123sa7 1.betonred-29wf2r 5.betonred-2m342h.betonred-29wf2r 32.betonred-lj4u2k.betonred-mbmvla 5.betonred-kxbbh9 4.betonred-l8f3xk 9.betonred-l8f3xk 8.betonred-29wf2r 6.betonred-6g74c8.betonred-yemne1.betonred-45d2vr.betonred-20u48x.betonred-8pvs8w 4.betonred-79y2ap.betonred-8pvs8w 6.betonred-8pvs8w 0l29.betonred-kxbbh9 17.betonred-qs5uom.betonred-iqvy3w 2.betonred-1zlj3j 10.betonred-9uyclu.betonred-7gsaa5 8.betonred-vr6e5b.betonred-v07iw2.betonred-12ucf8.betonred-2bfox3.betonred-ppag8y.betonred-mbmvla.betonred-mptt7v.betonred-7gsaa5 1.betonred-j7rvtl.betonred-izxwhc.betonred-zgm9nr.betonred-17jvjv.betonred-2goht0.betonred-nd6mec 1.betonred-qhfw01.betonred-4w7pw0.5z'/%3e%3c/svg%3e");
}

.betonred-qau90w > input:not(:checked) ~ label:hover,
.betonred-qau90w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betonred-eppgkw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betonred-1na3jr 44.betonred-hb31xe.betonred-onhctz.betonred-jkgret.betonred-skrqrq.betonred-mptt7v.betonred-0o7jh2.betonred-iydm2u.betonred-ybkjre.betonred-7p1u86.betonred-pf8xc3.betonred-utmrun.betonred-kxbbh9 0l-12.betonred-7gsaa5 30.betonred-1dyecp.betonred-jq0kdy 2.betonred-3i25zl.betonred-jq0kdy 3.betonred-znx50w 3.betonred-4mink4.betonred-29wf2r 3.betonred-yub4tc.betonred-mbmvla.betonred-rgnnvq.betonred-l8f3xk 7-3.betonred-7gsaa5 10.betonred-ckyl45.betonred-l8f3xk 23.betonred-pj2bx2.betonred-123sa7 1.betonred-nd6mec 2.betonred-7gsaa5 3.betonred-123sa7 1.betonred-29wf2r 5.betonred-2m342h.betonred-29wf2r 32.betonred-lj4u2k.betonred-mbmvla 5.betonred-kxbbh9 4.betonred-l8f3xk 9.betonred-l8f3xk 8.betonred-29wf2r 6.betonred-6g74c8.betonred-yemne1.betonred-45d2vr.betonred-20u48x.betonred-8pvs8w 4.betonred-79y2ap.betonred-8pvs8w 6.betonred-8pvs8w 0l29.betonred-kxbbh9 17.betonred-qs5uom.betonred-iqvy3w 2.betonred-1zlj3j 10.betonred-9uyclu.betonred-7gsaa5 8.betonred-vr6e5b.betonred-v07iw2.betonred-12ucf8.betonred-2bfox3.betonred-ppag8y.betonred-mbmvla.betonred-mptt7v.betonred-7gsaa5 1.betonred-j7rvtl.betonred-izxwhc.betonred-zgm9nr.betonred-17jvjv.betonred-2goht0.betonred-nd6mec 1.betonred-qhfw01.betonred-4w7pw0.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betonred-azrfgj > .betonred-u30z8i {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betonred-azrfgj > .betonred-u30z8i {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betonred-azrfgj > .betonred-u30z8i {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betonred-azrfgj > .betonred-u30z8i {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betonred-azrfgj > .betonred-u30z8i {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.betonred-xjp8f7.betonred-pwybvi {
  display: none;
}

.betonred-29otfw {
  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) {
  .betonred-29otfw {
    height: 74px;
    overflow: visible;
  }
}

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

.betonred-v7vt8k {
  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;
}

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

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

.betonred-v7vt8k img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.betonred-gai9ck {
  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;
}

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

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

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

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

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

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

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

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

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

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

.betonred-xjp8f7.betonred-uxbc5p .betonred-29otfw {
  background: #2b3b67;
}

.betonred-xjp8f7.betonred-uxbc5p .betonred-v7vt8k {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betonred-xjp8f7.betonred-uxbc5p .betonred-v7vt8k::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betonred-xjp8f7.betonred-uxbc5p .betonred-v7vt8k::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betonred-xjp8f7.betonred-uxbc5p .betonred-gai9ck::before {
  background: #0e0f41;
}

.betonred-xjp8f7.betonred-uxbc5p .betonred-gai9ck::after {
  background: #152557;
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-29otfw {
  background: #1f35fa;
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-v7vt8k {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-v7vt8k::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-v7vt8k::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-gai9ck::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betonred-xjp8f7.betonred-0ygmzg .betonred-gai9ck::after {
  background: #192ac8;
}

.betonred-xjp8f7.betonred-i39hud .betonred-29otfw {
  background: #fa771f;
}

.betonred-xjp8f7.betonred-i39hud .betonred-v7vt8k {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betonred-xjp8f7.betonred-i39hud .betonred-v7vt8k::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betonred-xjp8f7.betonred-i39hud .betonred-v7vt8k::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betonred-xjp8f7.betonred-i39hud .betonred-gai9ck::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betonred-xjp8f7.betonred-i39hud .betonred-gai9ck::after {
  background: #fa8535;
}

.betonred-r0gkj0 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.betonred-4r8p2r {
  display: flex;
  align-items: center;
  gap: 10px;
}

.betonred-4r8p2r span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.betonred-4r8p2r small {
  font-size: 14px;
  color: var(--text-color);
}

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

.betonred-jkpt6s {
  width: 120px;
  height: 22px;
}

.betonred-jkpt6s .betonred-vqf3d5 {
  fill: #c2c0ce;
}

.betonred-jkpt6s [rating="1"] .betonred-vqf3d5:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betonred-jkpt6s [rating="2"] .betonred-vqf3d5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betonred-jkpt6s [rating="3"] .betonred-vqf3d5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betonred-jkpt6s [rating="4"] .betonred-vqf3d5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betonred-jkpt6s [rating="5"] .betonred-vqf3d5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.betonred-anckif.betonred-ey1rfm {
  display: block;
}

.betonred-anckif.betonred-pwybvi {
  display: none;
}

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

.betonred-9civzl {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betonred-46tl9y {
  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);
}

.betonred-wve857 {
  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;
}

.betonred-1gzfvg small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.betonred-043szr {
  font-size: 16px;
  line-height: 140%;
}

.betonred-2m0gu9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betonred-2m0gu9 .betonred-vqf3d5 {
  fill: #c2c0ce;
}

.betonred-2m0gu9 [rating="1"] .betonred-vqf3d5:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betonred-2m0gu9 [rating="2"] .betonred-vqf3d5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betonred-2m0gu9 [rating="3"] .betonred-vqf3d5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betonred-2m0gu9 [rating="4"] .betonred-vqf3d5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betonred-2m0gu9 [rating="5"] .betonred-vqf3d5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.betonred-vbih81 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.betonred-w846vb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betonred-ehrfrs {
  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;
}

.betonred-44szmy {
  flex: 1;
  min-width: 0;
}

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

.betonred-ehsqi0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.betonred-ehsqi0 svg path {
  fill: var(--button-bg-color);
}

.betonred-ehsqi0 svg circle {
  fill: var(--button-text-color);
}

.betonred-7jjtq4 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.betonred-7jjtq4 strong {
  font-weight: 600;
}

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

.betonred-a1f0id p {
  margin: 0 0 16px;
}

.betonred-a1f0id p:last-child {
  margin-bottom: 0;
}

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

.betonred-q02suk {
  max-width: 300px;
  width: 100%;
}

.betonred-q02suk a {
  width: 100%;
}

@media (max-width: 575px) {
  .betonred-q02suk {
    max-width: 200px;
  }
}

.betonred-09d8hp {
  justify-content: center;
}

.betonred-9549h4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betonred-7rz859 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betonred-b8syuv .betonred-p8oiv4 {
  justify-content: center;
}

/* faq */

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

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

.betonred-qgt9up::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betonred-6ibn1y ease;
}

.betonred-lvycrv.betonred-w2gmfy .betonred-qgt9up::after {
  transform: rotate(45deg);
}

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

.betonred-lvycrv.betonred-w2gmfy .betonred-yg3cn7 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betonred-tsudg6 {
  margin: 25px 0;
}

.betonred-qau90w > input:not(:checked) ~ label:hover,
.betonred-qau90w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betonred-vzw723.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betonred-v6r4z1 44.betonred-zxpneo.betonred-xwzj46.betonred-1hlmyb.betonred-12x93c.betonred-34q9ln.betonred-r3evjw.betonred-sodthj.betonred-njvki0.betonred-ka30s5.betonred-y8d1qd.betonred-1dfd4q.betonred-p2pvl4 0l-12.betonred-0tsjap 30.betonred-xtsqy2.betonred-2mzh82 2.betonred-ytup0b.betonred-2mzh82 3.betonred-vbm9pv 3.betonred-fufaoc.betonred-yj5hf7 3.betonred-x4qtcs.betonred-tljqp9.betonred-8pjyj8.betonred-e482zu 7-3.betonred-0tsjap 10.betonred-bsciae.betonred-e482zu 23.betonred-7s0tin.betonred-btsktz 1.betonred-xx1mcm 2.betonred-0tsjap 3.betonred-btsktz 1.betonred-yj5hf7 5.betonred-bhftiz.betonred-yj5hf7 32.betonred-69iir0.betonred-tljqp9 5.betonred-p2pvl4 4.betonred-e482zu 9.betonred-e482zu 8.betonred-yj5hf7 6.betonred-fh6992.betonred-n23vyv.betonred-b4zsna.betonred-59rn5a.betonred-rx9jcx 4.betonred-7w3e8n.betonred-rx9jcx 6.betonred-rx9jcx 0l29.betonred-p2pvl4 17.betonred-307lk5.betonred-gjb4ul 2.betonred-bct90d 10.betonred-yif7g3.betonred-0tsjap 8.betonred-gtnjny.betonred-blbayn.betonred-dnbo6x.betonred-9zm5jj.betonred-1pus1q.betonred-tljqp9.betonred-34q9ln.betonred-0tsjap 1.betonred-avchnb.betonred-5u7u5v.betonred-q7n34d.betonred-hnvq2l.betonred-ufb9vi.betonred-xx1mcm 1.betonred-xeb8ws.betonred-e1ixly.5z'/%3e%3c/svg%3e");
}

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

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

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

.betonred-4gg8zz.betonred-mo97dc {
  display: block;
}

.betonred-4gg8zz.betonred-9bzxp4 {
  display: none;
}

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

.betonred-f6ljjm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betonred-xjfgyn {
  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);
}

.betonred-nf9ebo {
  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;
}

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

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

.betonred-il4ach {
  font-size: 16px;
  line-height: 140%;
}

.betonred-cgzhcw {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betonred-cgzhcw .betonred-qu89d5 {
  fill: #c2c0ce;
}

.betonred-cgzhcw [rating="1"] .betonred-qu89d5:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betonred-cgzhcw [rating="2"] .betonred-qu89d5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betonred-cgzhcw [rating="3"] .betonred-qu89d5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betonred-cgzhcw [rating="4"] .betonred-qu89d5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betonred-cgzhcw [rating="5"] .betonred-qu89d5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betonred-59af44 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;
}

.betonred-59af44 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.betonred-7rmkt0 {
  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);
}

.betonred-7rmkt0.betonred-8ii7tg {
  opacity: 1;
  pointer-events: auto;
}
