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

.utvirviz {
  width: 100%;
  margin: 0 0 24px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.utvirviz table {
  width: 100%;
  min-width: 560px;
  border-collapse: collapse;
}

@media only screen and (max-width: 767px) {
  .utvirviz table th,
  .utvirviz table td {
    white-space: nowrap;
  }
}

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(--uzkh4rk);
  color: var(--uzh54by);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
  color: var(--uk7ww1y);
  text-decoration: none;
}

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

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

svg {
  transform: translateZ(0);
}

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

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

@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(--uk7ww1y);
}

@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(--uk7ww1y);
}

@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(--uk7ww1y);
}

@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(--uk7ww1y);
}

@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(--uk7ww1y);
}

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

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

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

.unftmeq0 {
  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(--uy94qij);
  color: var(--ugk9y31);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .unftmeq0:hover {
    background: var(--ueaeluj);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--uy94qij);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--ueaeluj);
  }
  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(--uy94qij);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--ueaeluj);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

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

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

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

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

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

.usdv3ge3 {
  cursor: pointer;
}

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

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

.uq25cs4g figure {
  margin: 0;
}

.uq25cs4g.ubal8ess {
  justify-content: flex-start;
  margin-right: 4px;
}

.uq25cs4g.uozotq4q {
  justify-content: flex-end;
  margin-left: 4px;
}

.uq25cs4g.ul5aoemk {
  justify-content: center;
}

.uq25cs4g.ul0fouge {
  justify-content: normal;
}

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

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

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

.uktsctbl {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--uk7ww1y);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .uktsctbl {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

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

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

.ukh2u5k3 img {
  width: 100%;
}

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

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

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

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

.ug8qoohk 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(--uk7ww1y);
}

.ug8qoohk ul li span svg {
  fill: var(--uk7ww1y);
}

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

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

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

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

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

.ujrd1hos {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--uk7ww1y);
  cursor: pointer;
}

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

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

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

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

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

.uhm91m5w.uarm0vao {
  background-color: #000;
}

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

.uy8kxhp9 {
  padding: 10px 0 0;
  background: var(--uwcryke);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.uzji76u4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

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

.ugkkw6bu {
  margin-bottom: 94px;
}

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

.uziovgfl .uwib3pqy {
  margin-bottom: 28px;
}

.uziovgfl .uwib3pqy img {
  max-height: 100px;
  width: auto;
}

.uymf57nu {
  display: flex;
  align-items: center;
}

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

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

.uzmw82vf img {
  max-height: 38px!important;
  width: auto;
}

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

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

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

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

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

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

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

.utzy6vzu li {
  display: flex;
  margin: 0 7px;
}

.utzy6vzu li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.uak4ojb3 {
  color: #D8DCE2;
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.uf31m8hr + .uf31m8hr {
  margin-left: 120px;
}

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

.urox2f9w {
  color: var(--ufoz7q6);
  font-size: 20px;
  margin-bottom: 24px;
}

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

.unif3hhr li {
  font-size: 16px;
}

.unif3hhr li a {
  color: var(--urh81ix);
  text-decoration: none;
}

.uy8kxhp9,
.uy8kxhp9 p,
.uy8kxhp9 li {
  color: #D8DCE2;
}

@media only screen and (min-width: 1025px) {
  .unif3hhr li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }
}

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

.uecagd6t {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.uecagd6t.updqaj8k {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uv08kmxn li {
  width: 100%;
}

.uv08kmxn li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--ugk9y31);
  background: var(--uy94qij);
  border: 1px solid var(--uzr0m1u);
}

.uv08kmxn li a svg {
  fill: var(--ugk9y31);
}

.uv08kmxn li a.updqaj8k {
  background: var(--uzr0m1u);
}

@media only screen and (min-width: 1025px) {
  .uv08kmxn li a:hover {
    background: var(--uzr0m1u);
  }
}

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

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

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

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

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

.ua9788l4 small {
  display: block;
  color: var(--uzh54by);
  opacity: 0.8;
  font-size: 14px;
}

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

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

.us1krlvz img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.ut73jdmd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--uwcryke);
  z-index: 99;
  border-bottom: 1px solid var(--uzr0m1u);
}

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

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

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

@media only screen and (max-width: 767px) {
  .uhdn1s40 .uwib3pqy img {
    max-width: 90px;
  }
}

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

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

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

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

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

.uzzye1it li a {
  color: var(--uh6lutf);
  text-decoration: none;
}

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

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

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

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

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

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

.uiydaujz.us538ee0 {
  margin-right: 0;
}

.ug7gs0cy {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

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

@media only screen and (min-width: 1025px) {
  .ug7gs0cy:hover {
    background: var(--uy94qij);
    opacity: 0.9;
  }
}

.ul8knyc8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  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) {
  .ul8knyc8:hover {
    background: var(--ueaeluj);
  }
}

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

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

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

.ur3v082r:hover > ul {
  display: flex;
}

.ur3v082r:focus > ul {
  display: flex;
}

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

.ucx0l8la {
  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(--uy94qij);
  color: var(--ugk9y31);
  gap: 5px;
}

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

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

.ur3v082r ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--uy94qij);
}

@media only screen and (max-width: 767px) {
  .ur3v082r ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.ur3v082r ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--ugk9y31);
  background: var(--uy94qij);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

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

.ur3v082r ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--ugk9y31);
  text-decoration: none;
}

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

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

.umk5shic {
  display: none;
}

.uv3ijk5y {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--uy94qij);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .uv3ijk5y {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.uv3ijk5y span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--ugk9y31);
}

@media only screen and (max-width: 1023px) {
  .umk5shic:checked ~ .uwaned98 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--uwcryke);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .uwaned98 {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .umk5shic:checked ~ .uwaned98 {
    display: block;
  }
  .umk5shic:checked + .uv3ijk5y span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .umk5shic:checked + .uv3ijk5y span:nth-child(2) {
    display: none;
  }
  .umk5shic:checked + .uv3ijk5y span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.ur1orzvp img {
  margin-bottom: 3px;
}

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

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

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

@media (max-width: 600px) {
  .ur1orzvp {
    padding: 0px 0px !important;
  }
}

.urxh06ya {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--uk7ww1y);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

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

.uzy6fu33 {
  color: var(--uzh54by);
}

.uktnfo8k {
  color: var(--uzh54by);
  font-size: 18px;
  line-height: 135%;
}

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

.uktnfo8k p {
  color: var(--uzh54by);
  font-size: 18px;
  line-height: 135%;
}

.uktnfo8k p img {
  display: block;
  margin: 0 auto;
}

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

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

.ucsvrq0a {
  margin: 42px 0 30px;
}

.ucsvrq0a img {
  display: block;
  width: 100%;
  max-height: 440px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(20, 24, 31, 0.14);
}

.ub71nhyw {
  display: grid;
  grid-template-columns: 190px minmax(180px, 1fr) minmax(260px, 1.2fr) 220px;
  gap: 24px;
  align-items: center;
  margin: 44px 0 36px;
  padding: 22px 24px;
  border: 2px solid var(--uy94qij);
  border-radius: 16px;
  background: #FFF4E2;
  box-shadow: 0 16px 42px rgba(20, 24, 31, 0.12);
}

.ub71nhyw a {
  text-decoration: none;
}

.ubtzi8we {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}

.ubtzi8we img {
  display: block;
  width: 100%;
  max-height: 96px;
  object-fit: contain;
}

.um5ns4wd {
  color: #24272C;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.1;
}

.uzn2au1x {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #24272C;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
}

.upx5mc39 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 24px;
  border-radius: 999px;
  color: #FFFFFF;
  background: #FFAE00;
  font-size: 24px;
  font-weight: 800;
  box-shadow: 0 10px 24px rgba(255, 174, 0, 0.28);
  transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

@media only screen and (min-width: 1025px) {
  .ub71nhyw:hover .upx5mc39 {
    background: #F59F00;
    box-shadow: 0 12px 28px rgba(245, 159, 0, 0.34);
    transform: translateY(-1px);
  }
}

@media only screen and (max-width: 1023px) {
  .ub71nhyw {
    grid-template-columns: 160px 1fr;
    gap: 18px 22px;
  }

  .uzn2au1x {
    text-align: left;
  }

  .upx5mc39 {
    grid-column: 1 / -1;
  }
}

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

  .ucsvrq0a {
    margin: 30px 0 22px;
  }

  .ucsvrq0a img {
    max-height: 260px;
  }

  .ub71nhyw {
    grid-template-columns: 1fr;
    gap: 16px;
    margin: 32px 0 26px;
    padding: 20px 18px;
    text-align: center;
  }

  .ubtzi8we img {
    max-height: 82px;
  }

  .um5ns4wd {
    font-size: 28px;
  }

  .uzn2au1x {
    font-size: 18px;
    text-align: center;
  }

  .upx5mc39 {
    min-height: 54px;
    font-size: 21px;
  }
}

.uktnfo8k ul {
  padding: 0 0 0 20px;
}

.uktnfo8k table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 32px;
  overflow: hidden;
  border: 1px solid #D7DBE0;
  border-radius: 8px;
  box-shadow: 0 14px 36px rgba(20, 24, 31, 0.1);
  background: #FFFFFF;
}

.uktnfo8k table tr td {
  padding: 17px 28px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--uzh54by);
  border: none;
  border-top: 1px solid #E2E5E9;
  border-left: 1px solid #E2E5E9;
  background: var(--uwg5vug);
  transition: background 0.18s ease, color 0.18s ease;
}

.uktnfo8k table tr td:first-child {
  border-left: none;
  font-weight: 700;
  color: #24272C;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .uktnfo8k table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .uktnfo8k table tbody {
    display: table;
    width: 100%;
    min-width: 560px;
  }

  .uktnfo8k table tr td {
    padding: 13px 14px;
    font-size: 16px;
  }
}

.uktnfo8k table tr th {
  padding: 18px 28px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ufoz7q6);
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(180deg, #30343A 0%, var(--uwcryke) 100%);
  letter-spacing: 0.02em;
}

.uktnfo8k table tr th:first-child {
  border-left: none;
  text-align: left;
}

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

.uktnfo8k table tr:nth-child(even) td {
  background: var(--upknsof);
}

@media only screen and (min-width: 1025px) {
  .uktnfo8k table tr:hover td {
    background: #E8EDF3;
  }
}

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

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

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

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

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

.uc8nvty2 {
  color: var(--uk7ww1y);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

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

.uc8nvty2 h1,
.uc8nvty2 h2,
.uc8nvty2 h3,
.uc8nvty2 h4 {
  color: var(--uk7ww1y);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .uc8nvty2 h1,
  .uc8nvty2 h2,
  .uc8nvty2 h3,
  .uc8nvty2 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.uviwb95z .ubcsj3n1 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.uviwb95z .ujmx8k6i {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.ujmx8k6i {
  margin: 0 0 28px;
}

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

.ubcsj3n1 {
  margin: 0 0 28px;
}

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

.ujukrgqa h2 {
  color: var(--uk7ww1y);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

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

.ujukrgqa .unftmeq0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.uz0zisgb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--uzr0m1u);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .uz0zisgb {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.ugfw1ya7 {
  position: relative;
  border: none;
}

.ugfw1ya7::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--uwcryke);
}

.ux3oun1y {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--uwcryke);
  color: var(--uk7ww1y);
  border-bottom: 1px solid var(--uzr0m1u);
  cursor: pointer;
}

.ux3oun1y span {
  height: 32px;
}

.ux3oun1y span svg rect {
  fill: var(--upknsof);
  stroke: var(--upknsof);
}

.ux3oun1y.uhgt94eb span {
  transform: scaleY(-1);
}

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

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

.us0h8ue9 li {
  font-size: 18px;
  background: var(--uwcryke);
  border-bottom: 1px solid var(--uzr0m1u);
}

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

.us0h8ue9 li a {
  display: block;
  color: var(--uzh54by);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .us0h8ue9 li a:hover {
    background: var(--uzkh4rk);
  }
}

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

.us0h8ue9.uw9l9d4e {
  display: none;
}

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

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

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

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

.ug4j6hac table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uzh54by);
  border: 1px solid var(--uzr0m1u);
  background: var(--uwcryke);
}

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

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

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

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

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

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

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

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

.uspihx7w {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.ukxuv1bf table tr td {
  color: var(--uzh54by);
  background: var(--uwg5vug);
  border-color: var(--uzr0m1u);
}

.ukxuv1bf table tr:nth-child(even) td {
  background: var(--upknsof);
}

.ukxuv1bf p {
  color: var(--uzh54by);
}

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

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

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

.umxx35kx {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uwcryke);
  color: var(--ufoz7q6);
  border-left: 5px solid var(--uy94qij);
  border-color: var(--uzr0m1u);
}

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

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

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

.ud3bkch4 {
  border-radius: 10px;
  background: var(--uwcryke);
  border: 1px solid var(--uzr0m1u);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uvwboyb9 {
  display: none;
}

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

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

.uxg03lk4 li {
  margin: 0 20px;
}

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

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

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

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

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

.uzpmdg02 li a {
  color: var(--uzh54by);
  text-decoration: none;
}

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

.uzpmdg02 li span {
  opacity: 0.5;
}

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

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

h2.uc8nvty2 {
  margin: 0 0 28px;
}

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

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

.uudlzbgg 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(--uwcryke);
}

.uudlzbgg tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--uwcryke);
  border-radius: 10px;
}

.uudlzbgg tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--uwcryke);
  border-radius: 10px;
}

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

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

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

.uudlzbgg 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(--uflvd8i);
}

.uudlzbgg 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(--uagnkip);
}

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

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

.uudlzbgg tbody tr td .uvu0yf4g {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.uudlzbgg tbody tr td .uty5hsf3 {
  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(--ugk9y31);
  background: var(--uy94qij);
  transition: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .uudlzbgg tbody tr td .uty5hsf3:hover {
    background: var(--ueaeluj);
  }
}

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

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

.uudlzbgg tbody tr td .uuqgr8w1 {
  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(--uzh54by);
}

@media only screen and (min-width: 1025px) {
  .uudlzbgg tbody tr td .uuqgr8w1:hover {
    text-decoration: none;
  }
}

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

.uudlzbgg tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--uwvbrcm);
}

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

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

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

.uftux2y8 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--uk7ww1y);
}

@media only screen and (max-width: 767px) {
  .uftux2y8 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

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

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

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

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

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

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

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

.uek3agyy img {
  width: 100%;
  height: 100%;
}

.uek3agyy iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.uej4tdp6 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.uk533nj1 {
  padding: 90px 0;
}

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

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

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

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

.up8hxmuh img {
  width: 100%;
}

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

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

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

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

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

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

.uli8iv4a:hover {
  border: 1px solid #8c8ca2;
}

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

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

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

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

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

.uztc98ow .uli8iv4a {
  width: 50%;
  margin: 0;
}

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

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

.ukjclozu {
  margin: 0 0 100px;
}

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

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

.uh7zpuar {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--uwcryke);
}

@media only screen and (max-width: 767px) {
  .uh7zpuar {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

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

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

.uxk8f9al {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--uk7ww1y);
}

@media only screen and (max-width: 767px) {
  .uxk8f9al {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

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

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

.uxk8f9al a svg {
  fill: #fff;
}

.uxk8f9al a:hover {
  background: #3d68e7;
}

.ucclo3i2 {
  font-size: 16px;
  color: var(--uzh54by);
  opacity: 0.9;
}

.up44sdb7 {
  margin-bottom: 16px;
}

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

.ub54a0ea {
  font-size: 16px;
  color: var(--uzh54by);
}

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

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

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

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

.uicw8p9p h1,
.uicw8p9p h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--uk7ww1y);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .uicw8p9p h1,
  .uicw8p9p h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

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

.uxt21aoe h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--uk7ww1y);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .uxt21aoe h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.uxt21aoe h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--uk7ww1y);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .uxt21aoe h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.uxt21aoe table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--uzr0m1u);
  box-shadow: 0 0 0 1px var(--uzr0m1u);
}

.uxt21aoe table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzr0m1u);
  color: var(--uzh54by);
  background: var(--uwg5vug);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .uxt21aoe table tr td {
    padding: 12px 4px;
  }
}

.uxt21aoe table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzr0m1u);
  color: var(--uzh54by);
  background: var(--uwcryke);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .uxt21aoe table tr th {
    padding: 12px 4px;
  }
}

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

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

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

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

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

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

.ue2h5bjq.ugz31lg9 {
  display: none;
}

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

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

.unyzndqs iframe.udny9lhn {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.unyzndqs.uulrmzze {
  opacity: 1;
  pointer-events: all;
}

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

.umamtdnd svg {
  margin-right: 10px;
}

.umamtdnd + .umamtdnd {
  margin-top: 14px;
}

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

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

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

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

.udhljtpu .ujukrgqa {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.udhljtpu .ujukrgqa h1,
.udhljtpu .ujukrgqa h2 {
  color: var(--uk7ww1y);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .udhljtpu .ujukrgqa h1,
  .udhljtpu .ujukrgqa h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ucmbxe1a {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--uwcryke);
  margin-bottom: 10px;
}

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

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

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

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

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

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

.uvm2r76y {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--uwcryke);
}

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

.uvm2r76y .unftmeq0 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

.usa8a0cl img {
  width: 100%;
}

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

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

.uj9ft5dd {
  font-size: 14px;
  color: var(--uk7ww1y);
  opacity: 0.8;
}

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

.ui9nqp08 {
  width: 100%;
  margin: 0 0 100px;
}

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

.ui9nqp08 .ue2gjzko {
  position: relative;
}

.ui9nqp08 .uthgw5ri {
  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;
}

.ui9nqp08 .uthgw5ri.ugz31lg9 {
  display: none;
}

.ui9nqp08 .ues4uw48 {
  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(--uzkh4rk);
  border: 1px solid var(--uzr0m1u);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .ui9nqp08 .ues4uw48 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .ui9nqp08 .ues4uw48 {
    bottom: 90px;
  }
}

.ui9nqp08 .ues4uw48 .uehfa3we {
  max-width: 300px;
  width: 100%;
}

.ui9nqp08
  .ues4uw48
  .uehfa3we
  .ub2npyrm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uk7ww1y);
}

@media only screen and (max-width: 767px) {
  .ui9nqp08
    .ues4uw48
    .uehfa3we
    .ub2npyrm {
    font-size: 32px;
    text-align: center;
  }
}

.ui9nqp08
  .ues4uw48
  .uehfa3we
  .uxlw90ar {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uzh54by);
}

@media only screen and (max-width: 767px) {
  .ui9nqp08
    .ues4uw48
    .uehfa3we
    .uxlw90ar {
    text-align: center;
  }
}

.ui9nqp08 .ues4uw48 .us538ee0 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ualmqdxv {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ualmqdxv:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ui9nqp08
    .ues4uw48
    .us538ee0
    .ualmqdxv {
    width: 100%;
  }
}

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ue6q3zlq {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ue6q3zlq
  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);
  }
}

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ue6q3zlq: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;
}

.ui9nqp08
  .ues4uw48
  .us538ee0
  .ue6q3zlq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ui9nqp08
    .ues4uw48
    .us538ee0
    .ue6q3zlq {
    width: 100%;
  }
}

.ui9nqp08 .ues4uw48.ugz31lg9 {
  display: none;
}

.ui9nqp08 .ubepepnh {
  display: none;
}

.ui9nqp08 .ubepepnh.uulrmzze {
  display: block;
}

.ui9nqp08 .ubepepnh iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.ui9nqp08 .ud39envh .ub2npyrm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uk7ww1y);
  margin-bottom: 10px;
}

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

.ui9nqp08 .ud39envh table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--uzr0m1u);
  box-shadow: 0 0 0 1px var(--uzr0m1u);
}

.ui9nqp08 .ud39envh table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzr0m1u);
  color: var(--uzh54by);
  background: var(--uwg5vug);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .ui9nqp08 .ud39envh table tr td {
    padding: 12px 4px;
  }
}

.ui9nqp08 .ud39envh table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzr0m1u);
  color: var(--uzh54by);
  background: var(--uwcryke);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .ui9nqp08 .ud39envh table tr th {
    padding: 12px 4px;
  }
}

.ui9nqp08 .ud39envh table tr:last-of-type td {
  border-bottom: none;
}

.uq671x5d {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--uzkh4rk);
}

.uq671x5d.updqaj8k {
  display: block;
}

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

.uq671x5d .uwdwyy6g {
  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;
}

.uq671x5d .ux4pa4nx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uzkh4rk);
}

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

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

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

.uheddyic.updqaj8k {
  display: block;
}

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

.utctex92 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--uwcryke);
  border: 1px solid var(--uzr0m1u);
  border-radius: 20px;
  padding: 28px 44px;
}

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

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

.uhozw5fx {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.uhozw5fx svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.urfs016n {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ulbjme1h.ugz31lg9 {
  display: none;
}

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

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

.ug3o61fe {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--uzr0m1u);
}

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

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

.ug3o61fe input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--uzh54by);
  border: none;
  font-size: 16px;
  transition: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.ug3o61fe input::-moz-placeholder {
  color: var(--uzh54by);
  opacity: 0.6;
}

.ug3o61fe input::placeholder {
  color: var(--uzh54by);
  opacity: 0.6;
}

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

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

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

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

.ukke0wf5 {
  margin-bottom: 36px;
}

.ukke0wf5 textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--uzh54by);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.ukke0wf5 textarea::-moz-placeholder {
  color: var(--uzh54by);
  opacity: 0.6;
}

.ukke0wf5 textarea::placeholder {
  color: var(--uzh54by);
  opacity: 0.6;
}

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

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

.uh3uypke {
  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(--uk7ww1y);
  border: 1px solid var(--uzr0m1u);
  transition: 0chicken-road-spynx9 ease-in-out;
}

.uh3uypke:hover {
  background: var(--uzr0m1u);
}

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

.ux630b0f:hover {
  background: #166ad9;
}

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

.uq512la6.ugz31lg9 {
  display: none;
}

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

.uq512la6 .uh3uypke {
  margin: 0 auto;
}

.um4obfsj {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.uh3h5o38 {
  filter: grayscale(100%);
}

.udd0dpbx > input {
  display: none;
}

.udd0dpbx > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubq83l0k.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.up1f1j0b 44.uc50muiw.un3vetmn.uba0psb1.uas20p22.uy5ipcdl.uy7jf2t1.uazdise8.ultg3q10.uqsq2api.ujqst5v2.ujm8c2qa.usu0g6jw 0l-12.utz2b8ol 30.ui8n5hsu.ukilxj97 2.umq2i4au.ukilxj97 3.ussx2rum 3.ufearuyc.ubpvb9df 3.uxxjgsva.umd1c50i.uo1nxxdz.ux0gthda 7-3.utz2b8ol 10.uo474fz5.ux0gthda 23.uwt9jng5.uyb6a42b 1.ucwgp66j 2.utz2b8ol 3.uyb6a42b 1.ubpvb9df 5.uxplumdv.ubpvb9df 32.udc92sk8.umd1c50i 5.usu0g6jw 4.ux0gthda 9.ux0gthda 8.ubpvb9df 6.uxqpjd3w.udyjk36t.ukpqfhqi.ucvayt5x.uiudqv0y 4.ukr5pvxc.uiudqv0y 6.uiudqv0y 0l29.usu0g6jw 17.uwrgbe9g.uw86uuwf 2.uu763hcz 10.uxpa84rj.utz2b8ol 8.uxfr7mb9.ur2xotff.uozqckhr.umhnw9eo.udsl410c.umd1c50i.uy5ipcdl.utz2b8ol 1.uu737e5g.ueze6w0r.uor58rub.ubjmoq4d.uouxuoo5.ucwgp66j 1.ustuhcgw.ur7z1z2y.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.udd0dpbx > input:checked ~ label,
.udd0dpbx > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubq83l0k.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.up1f1j0b 44.uc50muiw.un3vetmn.uba0psb1.uas20p22.uy5ipcdl.uy7jf2t1.uazdise8.ultg3q10.uqsq2api.ujqst5v2.ujm8c2qa.usu0g6jw 0l-12.utz2b8ol 30.ui8n5hsu.ukilxj97 2.umq2i4au.ukilxj97 3.ussx2rum 3.ufearuyc.ubpvb9df 3.uxxjgsva.umd1c50i.uo1nxxdz.ux0gthda 7-3.utz2b8ol 10.uo474fz5.ux0gthda 23.uwt9jng5.uyb6a42b 1.ucwgp66j 2.utz2b8ol 3.uyb6a42b 1.ubpvb9df 5.uxplumdv.ubpvb9df 32.udc92sk8.umd1c50i 5.usu0g6jw 4.ux0gthda 9.ux0gthda 8.ubpvb9df 6.uxqpjd3w.udyjk36t.ukpqfhqi.ucvayt5x.uiudqv0y 4.ukr5pvxc.uiudqv0y 6.uiudqv0y 0l29.usu0g6jw 17.uwrgbe9g.uw86uuwf 2.uu763hcz 10.uxpa84rj.utz2b8ol 8.uxfr7mb9.ur2xotff.uozqckhr.umhnw9eo.udsl410c.umd1c50i.uy5ipcdl.utz2b8ol 1.uu737e5g.ueze6w0r.uor58rub.ubjmoq4d.uouxuoo5.ucwgp66j 1.ustuhcgw.ur7z1z2y.5z'/%3e%3c/svg%3e");
}

.udd0dpbx > input:not(:checked) ~ label:hover,
.udd0dpbx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubq83l0k.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.up1f1j0b 44.uc50muiw.un3vetmn.uba0psb1.uas20p22.uy5ipcdl.uy7jf2t1.uazdise8.ultg3q10.uqsq2api.ujqst5v2.ujm8c2qa.usu0g6jw 0l-12.utz2b8ol 30.ui8n5hsu.ukilxj97 2.umq2i4au.ukilxj97 3.ussx2rum 3.ufearuyc.ubpvb9df 3.uxxjgsva.umd1c50i.uo1nxxdz.ux0gthda 7-3.utz2b8ol 10.uo474fz5.ux0gthda 23.uwt9jng5.uyb6a42b 1.ucwgp66j 2.utz2b8ol 3.uyb6a42b 1.ubpvb9df 5.uxplumdv.ubpvb9df 32.udc92sk8.umd1c50i 5.usu0g6jw 4.ux0gthda 9.ux0gthda 8.ubpvb9df 6.uxqpjd3w.udyjk36t.ukpqfhqi.ucvayt5x.uiudqv0y 4.ukr5pvxc.uiudqv0y 6.uiudqv0y 0l29.usu0g6jw 17.uwrgbe9g.uw86uuwf 2.uu763hcz 10.uxpa84rj.utz2b8ol 8.uxfr7mb9.ur2xotff.uozqckhr.umhnw9eo.udsl410c.umd1c50i.uy5ipcdl.utz2b8ol 1.uu737e5g.ueze6w0r.uor58rub.ubjmoq4d.uouxuoo5.ucwgp66j 1.ustuhcgw.ur7z1z2y.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .urswnq9c > .uds6obnv {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .urswnq9c > .uds6obnv {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .urswnq9c > .uds6obnv {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .urswnq9c > .uds6obnv {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .urswnq9c > .uds6obnv {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.ucq631sg.ugz31lg9 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ucq631sg.ucruok7c .urokcnia {
  background: #2b3b67;
}

.ucq631sg.ucruok7c .utclm2xs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ucq631sg.ucruok7c .utclm2xs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ucq631sg.ucruok7c .utclm2xs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ucq631sg.ucruok7c .ufg5gu4y::before {
  background: #0e0f41;
}

.ucq631sg.ucruok7c .ufg5gu4y::after {
  background: #152557;
}

.ucq631sg.uj3l1ulz .urokcnia {
  background: #1f35fa;
}

.ucq631sg.uj3l1ulz .utclm2xs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ucq631sg.uj3l1ulz .utclm2xs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ucq631sg.uj3l1ulz .utclm2xs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ucq631sg.uj3l1ulz .ufg5gu4y::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ucq631sg.uj3l1ulz .ufg5gu4y::after {
  background: #192ac8;
}

.ucq631sg.uvn29k6f .urokcnia {
  background: #fa771f;
}

.ucq631sg.uvn29k6f .utclm2xs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ucq631sg.uvn29k6f .utclm2xs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ucq631sg.uvn29k6f .utclm2xs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ucq631sg.uvn29k6f .ufg5gu4y::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ucq631sg.uvn29k6f .ufg5gu4y::after {
  background: #fa8535;
}

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

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

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

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

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

.ub9bzrmm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--uwcryke);
}

@media only screen and (max-width: 767px) {
  .ub9bzrmm {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.ulot32ls {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .ulot32ls:hover {
    background: var(--ueaeluj);
  }
}

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

.utpwis3s span {
  font-weight: 600;
  font-size: 24px;
  color: var(--uzh54by);
}

.utpwis3s small {
  font-size: 14px;
  color: var(--uzh54by);
}

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

.uref9kd7 {
  width: 120px;
  height: 22px;
}

.uref9kd7 .uzzn4r9j {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.uipvanr3 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--uwcryke);
}

.uipvanr3.uulrmzze {
  display: block;
}

.uipvanr3.ugz31lg9 {
  display: none;
}

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

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

.udf6svxg {
  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(--uwcryke);
}

.uqhl0469 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--uwcryke);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.usn6id9r small {
  font-size: 14px;
  display: block;
  color: var(--uzh54by);
}

.usn6id9r span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--uzh54by);
}

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

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

.usqwlttm .uzzn4r9j {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

.ubydu59d {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--uk7ww1y);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

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

.ujw818hp {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--uwcryke);
}

@media only screen and (max-width: 767px) {
  .ujw818hp {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.uggsa8dr {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--uy94qij) 0%,
    var(--ueaeluj) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.ud6m60dv {
  flex: 1;
  min-width: 0;
}

.uxfh2oje {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--uzh54by);
  margin-bottom: 4px;
}

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

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

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

.uhbh1khq svg path {
  fill: var(--uy94qij);
}

.uhbh1khq svg circle {
  fill: var(--ugk9y31);
}

.ub638cnl {
  font-size: 14px;
  color: var(--uzh54by);
  opacity: 0.7;
}

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

.ub638cnl strong {
  font-weight: 600;
}

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

.uxrk9wv0 p {
  margin: 0 0 16px;
}

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

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

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

.ubl9e682 a {
  width: 100%;
}

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

.uog6i8ac {
  justify-content: center;
}

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

.uyda454k {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.uim06b7s .uzzye1it {
  justify-content: center;
}



.uuc1qhrk {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #30343A;
  user-select: none;
  box-shadow: 0 10px 24px rgba(20, 24, 31, 0.08);
}

.uirbboos {
  color: var(--ufoz7q6);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 700;
  background: linear-gradient(180deg, #30343A 0%, #24272C 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.uirbboos::after {
  content: "+";
  color: var(--uy94qij);
  font-weight: bold;
  transition: transform 0.2s ease;
}

.uuc1qhrk.updqaj8k .uirbboos::after {
  transform: rotate(45deg);
}

.umss0wm4 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease, padding 0.25s ease;
  padding: 0 20px;
  background: #FFFFFF;
}

.uuc1qhrk.updqaj8k .umss0wm4 {
  max-height: 500px;
  padding: 15px 20px;
}




.uh2uovlh {
  margin: 25px 0;
}

.udd0dpbx > input:not(:checked) ~ label:hover,
.udd0dpbx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upv9raci.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uto6dvo8 44.uulcanhf.us03b8h7.uutg4nyb.uw424g0c.uoxgl87a.uwo1y8il.uykulucd.uinq3idu.ujtp33rw.uii3mhxe.ufvezlkn.us4y1bue 0l-12.uyjwkpxn 30.uayxxoli.ukxpqysb 2.uemeb90o.ukxpqysb 3.uh0s3o4m 3.uxp4voeb.uyavarbn 3.uymo6bi9.ufeyh5o3.uqgq3bv0.uop53nxb 7-3.uyjwkpxn 10.urar0b7n.uop53nxb 23.uasfr8fi.unocinzh 1.uubarqxz 2.uyjwkpxn 3.unocinzh 1.uyavarbn 5.urwfem27.uyavarbn 32.udlkyrrj.ufeyh5o3 5.us4y1bue 4.uop53nxb 9.uop53nxb 8.uyavarbn 6.uqxgn7hp.ufgh0dmh.umw2n7f5.un0yas38.ul0wmfm6 4.upf05quk.ul0wmfm6 6.ul0wmfm6 0l29.us4y1bue 17.ue1d4er5.ucy90m8i 2.ualu7huy 10.uzhlefec.uyjwkpxn 8.uw8uh8rn.usr6xtyp.ukjqc5dj.ulhph7xg.uh04yaa1.ufeyh5o3.uoxgl87a.uyjwkpxn 1.ueijg8tb.uucmjfvs.urqalnf5.uf0clrnc.uq0ydmyu.uubarqxz 1.uh9jqpnq.uwpjkflq.5z'/%3e%3c/svg%3e");
}

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

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

.ugug1x3o {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--uwcryke);
}

.ugug1x3o.uwk7p0gj {
  display: block;
}

.ugug1x3o.uvu9x6nz {
  display: none;
}

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

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

.ulu3a4lk {
  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(--uwcryke);
}

.uql3id9c {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--uwcryke);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ug48wveo small {
  font-size: 14px;
  display: block;
  color: var(--uzh54by);
}

.ug48wveo span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--uzh54by);
}

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

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

.uatl2scr .ugjg5x57 {
  fill: #c2c0ce;
}

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

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

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

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

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



.uyownoc2 {
  padding: 16px;
  border: 1px solid var(--uzr0m1u);
  border-radius: 12px;
  background: var(--uwcryke);
  font-family: sans-serif;
}

.uyownoc2 textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--uzr0m1u);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

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



.uvojm0hm {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--uzr0m1u);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--uy94qij);
  color: var(--ugk9y31);
}

.uvojm0hm.ule788sw {
  opacity: 1;
  pointer-events: auto;
}



.uvz4t9i6 {
  margin: 25px 0;
}

.uddqerho > input:not(:checked) ~ label:hover,
.uddqerho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ule1d1cv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uwbewfs3 44.uptgfaua.uf18z2n6.uee8a3g4.utlnald6.uoxu4ji0.uvngybqq.uwowxm8h.ufmdnbuk.unsav651.uvwrrph2.ubyfbz17.utyb9yu7 0l-12.uw1n29yz 30.ullwf34i.uv20r08q 2.uo1p6mog.uv20r08q 3.ube0derf 3.uj7x37ac.uo1wi9yr 3.udunp1z7.usrl7blh.uiv0d695.uqtcxn4k 7-3.uw1n29yz 10.uwd2ar0e.uqtcxn4k 23.uayf92b7.us4btvx8 1.ujhmm3mw 2.uw1n29yz 3.us4btvx8 1.uo1wi9yr 5.uqzr0mvr.uo1wi9yr 32.ugo4kj2t.usrl7blh 5.utyb9yu7 4.uqtcxn4k 9.uqtcxn4k 8.uo1wi9yr 6.uwcz916y.uzdqo5er.uz86kc5p.ul1e04hs.uuzfdnoa 4.utzz4rkj.uuzfdnoa 6.uuzfdnoa 0l29.utyb9yu7 17.uw1x2vat.ub8v9xtk 2.utqyurot 10.uahdff1e.uw1n29yz 8.ujmxwxg7.uxk1g1x3.uymaw6uo.unk6ldso.urjdrr9m.usrl7blh.uoxu4ji0.uw1n29yz 1.uq66ew7m.umzz7ndp.ub6vac4l.ux0aqq5l.uz41pgok.ujhmm3mw 1.um4hpcmq.ug4gv3u5.5z'/%3e%3c/svg%3e");
}

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

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

.une4ek3j {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--uwcryke);
}

.une4ek3j.ubr910ig {
  display: block;
}

.une4ek3j.uk7blpc5 {
  display: none;
}

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

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

.uwez2282 {
  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(--uwcryke);
}

.utiy46nj {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--uwcryke);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ulf7p1pi small {
  font-size: 14px;
  display: block;
  color: var(--uzh54by);
}

.ulf7p1pi span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--uzh54by);
}

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

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

.uz9364no .unazsqb5 {
  fill: #c2c0ce;
}

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

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

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

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

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

.unylethd {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uqlb3yy);
  color: var(--ugk9y31);
  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) {
  .unylethd:hover {
    background: var(--uqlb3yy);
  }
}
@media only screen and (max-width: 767px) {
  .unylethd {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}


.uaia1wt1 {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.ukv6qd4u {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.une4ek3j {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--uwcryke);
  box-sizing: border-box;
}
.une4ek3j.ubr910ig {
  display: block;
}

.us3drlvh {
  z-index: 10;
  background: var(--uy94qij);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.uvx86ibf {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.us3drlvh:hover:not(:disabled) {
  background: var(--ueaeluj);
}

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

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

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

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

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

.ua907os1 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--uwg5vug);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.ue99frux {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ue99frux::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.ua907os1.uhs0my8o .ue99frux::after {
  transform: rotate(45deg);
}

.ue99frux:hover {
  background: rgba(255, 255, 255, 0.3);
}

.uis8y6gm {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.ua907os1.uhs0my8o .uis8y6gm {
  max-height: 100%;
  padding: 15px 20px;
}

.up6zgv92 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.up6zgv92 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .up6zgv92 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .ur1orzvp .uehsek85 img {
    margin-top: -150px !important;
  }

  .usioj3rn {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.uf0xglql {
  margin-bottom: 25px;
}

.uf0xglql iframe {
  width: 100%;
  height: 500px;
}



.ueuyu7vw {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp.html);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.uz0ztq6k ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.uesqyghb {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.uesqyghb p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.uesqyghb button {
  z-index: 2;
}

.ueuyu7vw.uqyi9vpa {
  bottom: 40px;
}

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

.utufnndq {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.ust3b6lg infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.uevx7ho9 {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.uhbvo1hr ease;
  z-index: 10000;
}

.uevx7ho9:hover {
  background: rgba(0, 0, 0, 0.8);
}

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

  .uesqyghb .uik2wahg {
    font-size: 13.5px;
  }

  .ueuyu7vw .utufnndq {
    animation: jump-y 0.ust3b6lg infinite ease-in-out;
  }

  .ut68vq5a {
    display: none;
  }
}

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

.ui6a6i40 {
  top: 10px;
  animation-duration: 7s;
}

.uydvrdvm {
  bottom: 10px;
  animation-duration: 5s;
}

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

.unzkbm7c {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.ut68vq5a {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.uhxlm3ap {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.ulyx6xww {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.udaybhkb {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.ut5cznx1 {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.ut5cznx1 .uu61h4wo {
  display: flex;
  align-items: center;
}

.udndiql6 {
  display: flex;
  flex-direction: column;
}

.ufqjn4eu {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

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

.utnh6n40 {
  max-width: 280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .ut5cznx1 {
    flex-direction: column;
  }

  .uu61h4wo {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .udndiql6 {
    text-align: center;
  }

  .ut5cznx1 h3 {
    margin-bottom: 0 !important;
  }
}

.unpzumg9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 501px) {
  .unpzumg9 {
    font-size: 12px;
  }
}

.uq1lf3zf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

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

.uj1oj9ru {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.uupx7xkd li:first-child {
  margin-bottom: 10px;
}

.uupx7xkd a {
  color: #000;
}

.uhouqmkx {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .uhouqmkx {
    align-items: center;
  }

  .uhnkcp75 {
    flex-direction: column;
  }
}

.udtdpwi0 {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.uans3jae img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.urg7e0y6 {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.urg7e0y6 a {
  background-color: var(--uy94qij);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.uzp4zftd ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.urg7e0y6 a:hover {
  text-decoration: none;

  background-color: var(--ueaeluj);
}

.ueadqs3i {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .ueadqs3i {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .ueadqs3i {
    margin: 15px auto;
  }
}
.ueadqs3i li {
  font-size: 16px;
  position: relative;
}
.ueadqs3i li a {
  color: var(--uzh54by);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .ueadqs3i li a:hover {
    text-decoration: underline;
  }
}
.ueadqs3i li span {
  opacity: 0.5;
}
.ueadqs3i li + li {
  margin-left: 30px;
}
.ueadqs3i li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--uzh54by);
  position: absolute;
}

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

.uzj1jeug {
  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) {
  .uzj1jeug {
    flex-direction: column;
  }
}
.uksde5f4 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.uksde5f4 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .uksde5f4 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.uym29sf3 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.uym29sf3 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) {
  .uym29sf3 ul {
    margin-bottom: 15px;
  }
}
.uym29sf3 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.uym29sf3 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(--uk7ww1y);
}
.uym29sf3 ul li span svg {
  fill: var(--uk7ww1y);
}
.uym29sf3 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .uym29sf3 ul li small {
    font-size: 12px;
  }
}
.uym29sf3 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.uym29sf3 ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .uym29sf3 {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.ul1u4dtk {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--uk7ww1y);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .ul1u4dtk {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.unbqsfiy {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.ugea49b9 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .ugea49b9 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .ugea49b9:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.ugea49b9.uus44ckh {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .ugea49b9.uus44ckh:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.uvqjgp4c {
  padding: 10px 0 0;
  background: var(--uwcryke);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uvqjgp4c {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uvqjgp4c {
    padding: 50px 16px 68px;
  }
}
.uhxnk1g5 {
  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) {
  .uhxnk1g5 {
    flex-direction: column;
  }
}
.ur9l1hpk {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ur9l1hpk {
    margin-bottom: 40px;
  }
}
.ude8bzt3 .ucjaupbs {
  margin-bottom: 28px;
}
.ude8bzt3 .ucjaupbs img {
  max-height: 100px;
  width: auto;
}
.utuxp20w {
  display: flex;
  align-items: center;
}
.utuxp20w a + a {
  margin-left: 24px;
}
.utuxp20w img {
  max-height: 56px;
  width: auto;
}
.utuxp20w img + img {
  margin-left: 24px;
}
.ugeo2rvt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ugeo2rvt {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uxl7jimm {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uxl7jimm {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.uqbdbm1t label {
  font-size: 14px;
}

.uqbdbm1t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.uqbdbm1t input,
.uqbdbm1t textarea,
.uqbdbm1t button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.uqbdbm1t button {
  background-color: var(--uy94qij);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.uhbvo1hr ease;
}
.uqbdbm1t button:hover {
  background-color: var(--ueaeluj);
}
.uydxq7p7 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ujgvh8xk ease-in;
}

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

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

#reviews .uty4awm2 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .uty4awm2 > div {
  display: none;
  padding: 20px;
  background: var(--uwcryke);
  border: 1px solid var(--uzr0m1u);
  flex: 1;
}

#reviews .uty4awm2 > div.unsyma76 {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .uty4awm2 > div.unsyma76 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.ugwcc1ov {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--uy94qij);
  color: var(--ugk9y31);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .uhdn1s40 .uiydaujz a {
    font-size: 12px;
  }
}


.urbcqvca {
  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) {
  .urbcqvca {
    flex-direction: column;
  }
}
.uegmq92c {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.uegmq92c img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .uegmq92c {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.uyecqhuf {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.uyecqhuf 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) {
  .uyecqhuf ul {
    margin-bottom: 15px;
  }
}
.uyecqhuf ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.uyecqhuf 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(--uk7ww1y);
}
.uyecqhuf ul li span svg {
  fill: var(--uk7ww1y);
}
.uyecqhuf ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .uyecqhuf ul li small {
    font-size: 12px;
  }
}
.uyecqhuf ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.uyecqhuf ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .uyecqhuf {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.ugld4s2p {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--uk7ww1y);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .ugld4s2p {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.uk2uccf1 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.uk9eevju {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .uk9eevju {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .uk9eevju:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.uk9eevju.uwxci8lv {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .uk9eevju.uwxci8lv:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.uhz1p1ex {
  padding: 10px 0 0;
  background: var(--uwcryke);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uhz1p1ex {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uhz1p1ex {
    padding: 50px 16px 68px;
  }
}

.game-details__iframe-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.game-details__iframe-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 14px 28px;

    background: linear-gradient(180deg, #ffd94d 0%, #ffbf00 100%);
    color: #1a1a1a;

    font-size: 16px;
    font-weight: 700;
    text-decoration: none;

    border-radius: 14px;

    box-shadow:
        0 4px 0 #c58d00,
        0 8px 20px rgba(255, 191, 0, 0.35);

    transition: all 0.2s ease;
}

.game-details__iframe-btn:hover {
    transform: translateY(-2px);
    box-shadow:
        0 6px 0 #c58d00,
        0 12px 24px rgba(255, 191, 0, 0.45);
}

.game-details__iframe-btn:active {
    transform: translateY(1px);
    box-shadow:
        0 2px 0 #c58d00,
        0 6px 12px rgba(255, 191, 0, 0.3);
}

.game-details__iframe-btn i {
    font-size: 14px;
}
.ub71nhyw{
    display:grid;
    grid-template-columns: 140px 1fr auto;
    align-items:center;
    gap:24px;

    padding:20px;
    margin:25px 0;

    border:2px solid #f4b400;
    border-radius:20px;

    background:#efe6d8;
}


.ubtzi8we img{
    width:140px;
    border-radius:10px;
    display:block;
}


.um5ns4wd{
    font-size:28px;
    font-weight:800;
    line-height:1.1;
    color:#222;
    text-decoration:none;
}


.uzn2au1x{
    display:flex;
    flex-direction:column;
    gap:8px;

    font-size:18px;
    font-weight:700;
    color:#222;
    text-decoration:none;
}


.upx5mc39{
    display:flex;
    align-items:center;
    justify-content:center;

    min-width:220px;
    height:58px;
    padding:0 30px;

    border-radius:999px;

    background:#ffb300;
    color:#fff;

    font-size:28px;
    font-weight:800;
    text-decoration:none;

    transition:.2s;
}

.upx5mc39:hover{
    background:#ffbf1f;
    transform:translateY(-2px);
}



@media (max-width: 768px){

    .ub71nhyw{
        grid-template-columns: 90px 1fr;
        gap:14px;

        padding:14px;
        border-radius:16px;
    }

    .ubtzi8we img{
        width:90px;
    }

    .um5ns4wd{
        font-size:18px;
    }

    .uzn2au1x{
        grid-column:1 / -1;

        font-size:14px;
        gap:4px;
    }

    .upx5mc39{
        grid-column:1 / -1;

        width:100%;
        min-width:0;

        height:46px;
        font-size:20px;
    }
}