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

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

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

@media only screen and (max-width: 767px) {
  .un6yqr1e table th,
  .un6yqr1e 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(--uihif7z);
  color: var(--ux91rh9);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
  color: var(--ucng62g);
  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(--ucng62g);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.umukds8t {
  cursor: pointer;
}

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

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

.un5imgw8 figure {
  margin: 0;
}

.un5imgw8.updce8j4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.un5imgw8.uklmo2dg {
  justify-content: flex-end;
  margin-left: 4px;
}

.un5imgw8.uglqnel5 {
  justify-content: center;
}

.un5imgw8.ua6rw6bc {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uvee5e2q img {
  width: 100%;
}

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

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

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

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

.uxyeuj0t 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(--ucng62g);
}

.uxyeuj0t ul li span svg {
  fill: var(--ucng62g);
}

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

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

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

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

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

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

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

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

.uedlq871 {
  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) {
  .uedlq871 {
    height: 50px;
  }
}

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

.uedlq871.umyz7s4k {
  background-color: #000;
}

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

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

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

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

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

.ukf51pyz {
  margin-bottom: 94px;
}

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

.ukldx3o3 .ug71vt5z {
  margin-bottom: 28px;
}

.ukldx3o3 .ug71vt5z img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uwizz2wu li a {
  color: var(--ukxifp6);
  text-decoration: none;
}

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

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

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

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

.usnf91wv.uv3r8lx2 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ubo1zevf li {
  width: 100%;
}

.ubo1zevf 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(--uy0w3zr);
  background: var(--uz471y0);
  border: 1px solid var(--ut0afk1);
}

.ubo1zevf li a svg {
  fill: var(--uy0w3zr);
}

.ubo1zevf li a.uv3r8lx2 {
  background: var(--ut0afk1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuv3fyyq li a {
  color: var(--ul4af8m);
  text-decoration: none;
}

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

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

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

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

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

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

.upvgd0a2.usiegy7e {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uck9a90r {
  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(--uz471y0);
  color: var(--uy0w3zr);
  gap: 5px;
}

.uck9a90r::after {
  border-bottom: 1px solid var(--uy0w3zr);
  border-right: 1px solid var(--uy0w3zr);
  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) {
  .uck9a90r {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .uck9a90r img {
    max-width: 20px;
  }
}

.uyi0s1di 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(--uz471y0);
}

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

.uyi0s1di ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--uy0w3zr);
  background: var(--uz471y0);
  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) {
  .uyi0s1di ul li {
    padding: 5px;
  }
}

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

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

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

.uff5z63o {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.unhh8jzc {
  color: var(--ux91rh9);
}

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

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

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

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

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

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

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

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

.uf9krjpd {
  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(--uz471y0);
  border-radius: 16px;
  background: #FFF4E2;
  box-shadow: 0 16px 42px rgba(20, 24, 31, 0.12);
}

.uf9krjpd a {
  text-decoration: none;
}

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

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

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

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

.uqvgwv95 {
  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) {
  .uf9krjpd:hover .uqvgwv95 {
    background: #F59F00;
    box-shadow: 0 12px 28px rgba(245, 159, 0, 0.34);
    transform: translateY(-1px);
  }
}

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

  .ucde0itq {
    text-align: left;
  }

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

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

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

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

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

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

  .ufv7olnl {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uls7b1yk {
  margin: 0 0 28px;
}

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

.uq8vwehw {
  margin: 0 0 28px;
}

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

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

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

.uoqxelpz .ufdof1ta {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.us82tjlt span {
  height: 32px;
}

.us82tjlt span svg rect {
  fill: var(--uvw6y2s);
  stroke: var(--uvw6y2s);
}

.us82tjlt.uoiaqag9 span {
  transform: scaleY(-1);
}

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

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

.umx170mg li {
  font-size: 18px;
  background: var(--uexa1u1);
  border-bottom: 1px solid var(--ut0afk1);
}

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

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

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

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

.umx170mg.ucniuoyh {
  display: none;
}

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

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

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

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

.uiyow0xj table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ux91rh9);
  border: 1px solid var(--ut0afk1);
  background: var(--uexa1u1);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ustypuh0 table tr td {
  color: var(--ux91rh9);
  background: var(--usadyty);
  border-color: var(--ut0afk1);
}

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

.ustypuh0 p {
  color: var(--ux91rh9);
}

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

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

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

.umhnr5kf {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uexa1u1);
  color: var(--uu7qct8);
  border-left: 5px solid var(--uz471y0);
  border-color: var(--ut0afk1);
}

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

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

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

.uksxjeu7 {
  border-radius: 10px;
  background: var(--uexa1u1);
  border: 1px solid var(--ut0afk1);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uwzz5jpj {
  display: none;
}

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

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

.uleowfxg li {
  margin: 0 20px;
}

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

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

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

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

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

.uake3bq2 li a {
  color: var(--ux91rh9);
  text-decoration: none;
}

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

.uake3bq2 li span {
  opacity: 0.5;
}

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

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

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

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

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

.usyvgtsi 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(--uexa1u1);
}

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

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

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

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

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

.usyvgtsi 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(--uw7bffq);
}

.usyvgtsi 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(--ujcgykd);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .usyvgtsi tbody tr td .uyluco2z:hover {
    background: var(--uhqemfb);
  }
}

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

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

.usyvgtsi tbody tr td .un16cg42 {
  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(--ux91rh9);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uy3e5lik {
  padding: 90px 0;
}

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

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

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

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

.un8id977 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ufs4cwhe .upopyik8 {
  width: 50%;
  margin: 0;
}

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

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

.uv95jc0m {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

.ufdsyl5f 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) {
  .ufdsyl5f a {
    margin: 1px 0 4px;
  }
}

.ufdsyl5f a svg {
  fill: #fff;
}

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

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

.uu9qyxyr {
  margin-bottom: 16px;
}

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

.uk67m5g1 {
  font-size: 16px;
  color: var(--ux91rh9);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uq3t6b6u.uo8bs2em {
  display: none;
}

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

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

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

.uzzhmp5x.ud0mdwdq {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uz6jzqyq img {
  width: 100%;
}

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

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

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

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

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

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

.umio1n22 .ud20alp9 {
  position: relative;
}

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

.umio1n22 .uwjfzeth.uo8bs2em {
  display: none;
}

.umio1n22 .uxu8dd91 {
  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(--uihif7z);
  border: 1px solid var(--ut0afk1);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.umio1n22 .uxu8dd91 .ujff1dgq {
  max-width: 300px;
  width: 100%;
}

.umio1n22
  .uxu8dd91
  .ujff1dgq
  .udeky8rg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ucng62g);
}

@media only screen and (max-width: 767px) {
  .umio1n22
    .uxu8dd91
    .ujff1dgq
    .udeky8rg {
    font-size: 32px;
    text-align: center;
  }
}

.umio1n22
  .uxu8dd91
  .ujff1dgq
  .uvl7qjc6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ux91rh9);
}

@media only screen and (max-width: 767px) {
  .umio1n22
    .uxu8dd91
    .ujff1dgq
    .uvl7qjc6 {
    text-align: center;
  }
}

.umio1n22 .uxu8dd91 .usiegy7e {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.umio1n22
  .uxu8dd91
  .usiegy7e
  .unsc6y9x {
  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;
}

.umio1n22
  .uxu8dd91
  .usiegy7e
  .unsc6y9x:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .umio1n22
    .uxu8dd91
    .usiegy7e
    .unsc6y9x {
    width: 100%;
  }
}

.umio1n22
  .uxu8dd91
  .usiegy7e
  .uh5f452z {
  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;
}

.umio1n22
  .uxu8dd91
  .usiegy7e
  .uh5f452z
  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);
  }
}

.umio1n22
  .uxu8dd91
  .usiegy7e
  .uh5f452z: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;
}

.umio1n22
  .uxu8dd91
  .usiegy7e
  .uh5f452z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .umio1n22
    .uxu8dd91
    .usiegy7e
    .uh5f452z {
    width: 100%;
  }
}

.umio1n22 .uxu8dd91.uo8bs2em {
  display: none;
}

.umio1n22 .ur380eyx {
  display: none;
}

.umio1n22 .ur380eyx.ud0mdwdq {
  display: block;
}

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

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

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

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

.umio1n22 .usbt2fnl .udeky8rg {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ucng62g);
  margin-bottom: 10px;
}

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

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

.umio1n22 .usbt2fnl table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ut0afk1);
  color: var(--ux91rh9);
  background: var(--usadyty);
  border-top: none;
}

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

.umio1n22 .usbt2fnl table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ut0afk1);
  color: var(--ux91rh9);
  background: var(--uexa1u1);
  border-top: none;
}

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

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

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

.unbacyha.uv3r8lx2 {
  display: block;
}

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

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

.unbacyha .uhorl3ch {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uihif7z);
}

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

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

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

.uruq3hxr.uv3r8lx2 {
  display: block;
}

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

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

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

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

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

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

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

.udsmsyxh.uo8bs2em {
  display: none;
}

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

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

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

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

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

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

.usr0hib5 input::-moz-placeholder {
  color: var(--ux91rh9);
  opacity: 0.6;
}

.usr0hib5 input::placeholder {
  color: var(--ux91rh9);
  opacity: 0.6;
}

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

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

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

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

.uir2xdoj {
  margin-bottom: 36px;
}

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

.uir2xdoj textarea::-moz-placeholder {
  color: var(--ux91rh9);
  opacity: 0.6;
}

.uir2xdoj textarea::placeholder {
  color: var(--ux91rh9);
  opacity: 0.6;
}

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

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

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

.unbg3q98:hover {
  background: var(--ut0afk1);
}

.ud5r61bl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--ucng62g);
  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;
}

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

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

.ubu0bnnm.uo8bs2em {
  display: none;
}

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

.ubu0bnnm .unbg3q98 {
  margin: 0 auto;
}

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

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

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

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

.uqa5ivb7 > input {
  display: none;
}

.uqa5ivb7 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uz4lnkwp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uuh7ij2s 44.uktfqo0k.uwebovxa.ummdqt8g.umtr4q4y.ur0nquct.upsxwnm2.uj0tjmme.unodf7sk.uv5z0ont.uorg5tgb.uhlq80hr.ufkfcfcl 0l-12.uv78z8p8 30.ut71v2w3.ure7jpys 2.uqtnqq0o.ure7jpys 3.uqh3m35a 3.un446oia.uoqsymfq 3.udy0lbbj.ul89zfqh.uqi0ljc0.ufezzwmv 7-3.uv78z8p8 10.uzdo5kdx.ufezzwmv 23.uuu0wxyr.upiv55uf 1.ufmsftmn 2.uv78z8p8 3.upiv55uf 1.uoqsymfq 5.uzjqp1ug.uoqsymfq 32.ufl7y8sc.ul89zfqh 5.ufkfcfcl 4.ufezzwmv 9.ufezzwmv 8.uoqsymfq 6.ur0clxz7.uq5e8hbr.uisbzk54.ufsll9gw.ur3phggi 4.uzguavtk.ur3phggi 6.ur3phggi 0l29.ufkfcfcl 17.upbg37kn.umg0flmy 2.uuiaqvf8 10.usrcwnym.uv78z8p8 8.uztqfwa7.uz7o1klq.uoruo8pz.udhms105.uv6kjb9n.ul89zfqh.ur0nquct.uv78z8p8 1.ua6duvet.umtcvwc5.un3yih09.ulm9cyy2.uk0vkzul.ufmsftmn 1.ug3rzmnd.uqo83sn6.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uqa5ivb7 > input:checked ~ label,
.uqa5ivb7 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uz4lnkwp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uuh7ij2s 44.uktfqo0k.uwebovxa.ummdqt8g.umtr4q4y.ur0nquct.upsxwnm2.uj0tjmme.unodf7sk.uv5z0ont.uorg5tgb.uhlq80hr.ufkfcfcl 0l-12.uv78z8p8 30.ut71v2w3.ure7jpys 2.uqtnqq0o.ure7jpys 3.uqh3m35a 3.un446oia.uoqsymfq 3.udy0lbbj.ul89zfqh.uqi0ljc0.ufezzwmv 7-3.uv78z8p8 10.uzdo5kdx.ufezzwmv 23.uuu0wxyr.upiv55uf 1.ufmsftmn 2.uv78z8p8 3.upiv55uf 1.uoqsymfq 5.uzjqp1ug.uoqsymfq 32.ufl7y8sc.ul89zfqh 5.ufkfcfcl 4.ufezzwmv 9.ufezzwmv 8.uoqsymfq 6.ur0clxz7.uq5e8hbr.uisbzk54.ufsll9gw.ur3phggi 4.uzguavtk.ur3phggi 6.ur3phggi 0l29.ufkfcfcl 17.upbg37kn.umg0flmy 2.uuiaqvf8 10.usrcwnym.uv78z8p8 8.uztqfwa7.uz7o1klq.uoruo8pz.udhms105.uv6kjb9n.ul89zfqh.ur0nquct.uv78z8p8 1.ua6duvet.umtcvwc5.un3yih09.ulm9cyy2.uk0vkzul.ufmsftmn 1.ug3rzmnd.uqo83sn6.5z'/%3e%3c/svg%3e");
}

.uqa5ivb7 > input:not(:checked) ~ label:hover,
.uqa5ivb7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uz4lnkwp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uuh7ij2s 44.uktfqo0k.uwebovxa.ummdqt8g.umtr4q4y.ur0nquct.upsxwnm2.uj0tjmme.unodf7sk.uv5z0ont.uorg5tgb.uhlq80hr.ufkfcfcl 0l-12.uv78z8p8 30.ut71v2w3.ure7jpys 2.uqtnqq0o.ure7jpys 3.uqh3m35a 3.un446oia.uoqsymfq 3.udy0lbbj.ul89zfqh.uqi0ljc0.ufezzwmv 7-3.uv78z8p8 10.uzdo5kdx.ufezzwmv 23.uuu0wxyr.upiv55uf 1.ufmsftmn 2.uv78z8p8 3.upiv55uf 1.uoqsymfq 5.uzjqp1ug.uoqsymfq 32.ufl7y8sc.ul89zfqh 5.ufkfcfcl 4.ufezzwmv 9.ufezzwmv 8.uoqsymfq 6.ur0clxz7.uq5e8hbr.uisbzk54.ufsll9gw.ur3phggi 4.uzguavtk.ur3phggi 6.ur3phggi 0l29.ufkfcfcl 17.upbg37kn.umg0flmy 2.uuiaqvf8 10.usrcwnym.uv78z8p8 8.uztqfwa7.uz7o1klq.uoruo8pz.udhms105.uv6kjb9n.ul89zfqh.ur0nquct.uv78z8p8 1.ua6duvet.umtcvwc5.un3yih09.ulm9cyy2.uk0vkzul.ufmsftmn 1.ug3rzmnd.uqo83sn6.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ual7ae3t.uo8bs2em {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ulfxt9em {
  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) {
  .ulfxt9em:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.ual7ae3t.upip68wk .usd9btkj {
  background: #2b3b67;
}

.ual7ae3t.upip68wk .uce16clq {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ual7ae3t.upip68wk .uce16clq::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ual7ae3t.upip68wk .uce16clq::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ual7ae3t.upip68wk .uct7tmse::before {
  background: #0e0f41;
}

.ual7ae3t.upip68wk .uct7tmse::after {
  background: #152557;
}

.ual7ae3t.up84ef4c .usd9btkj {
  background: #1f35fa;
}

.ual7ae3t.up84ef4c .uce16clq {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ual7ae3t.up84ef4c .uce16clq::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ual7ae3t.up84ef4c .uce16clq::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ual7ae3t.up84ef4c .uct7tmse::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ual7ae3t.up84ef4c .uct7tmse::after {
  background: #192ac8;
}

.ual7ae3t.ua0l7fv0 .usd9btkj {
  background: #fa771f;
}

.ual7ae3t.ua0l7fv0 .uce16clq {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ual7ae3t.ua0l7fv0 .uce16clq::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ual7ae3t.ua0l7fv0 .uce16clq::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ual7ae3t.ua0l7fv0 .uct7tmse::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ual7ae3t.ua0l7fv0 .uct7tmse::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uldhsbwl small {
  font-size: 14px;
  color: var(--ux91rh9);
}

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

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

.ua38ln2v .uuck4yjy {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ub7mh755.ud0mdwdq {
  display: block;
}

.ub7mh755.uo8bs2em {
  display: none;
}

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

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

.ua4wx31x {
  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(--uexa1u1);
}

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

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

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

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

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

.urmvv6tx .uuck4yjy {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uez5ines svg path {
  fill: var(--uz471y0);
}

.uez5ines svg circle {
  fill: var(--uy0w3zr);
}

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

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

.ukwnzk5v strong {
  font-weight: 600;
}

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

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

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

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

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

.uvhmbm0d a {
  width: 100%;
}

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

.uchf4xtd {
  justify-content: center;
}

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

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

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

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

.umpsxxve .uuv3fyyq {
  justify-content: center;
}



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

.ufp1i8u7 {
  color: var(--uu7qct8);
  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;
}

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

.uq6vugax.uv3r8lx2 .ufp1i8u7::after {
  transform: rotate(45deg);
}

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

.uq6vugax.uv3r8lx2 .undyik8v {
  max-height: 500px;
  padding: 15px 20px;
}




.ufsqaaja {
  margin: 25px 0;
}

.uqa5ivb7 > input:not(:checked) ~ label:hover,
.uqa5ivb7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.umc2zhtl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ujgmlwet 44.utkyptju.uw9si2kj.ua5w2r9o.ui6se510.uigzd0he.ujwa62zk.uvs52anb.umuba1pf.ut19smny.uivw8tr2.up4bpstf.ubl6kqp2 0l-12.uzjv85m6 30.uqcn6yfx.uwddqnvy 2.uu0bwxm2.uwddqnvy 3.us00ecee 3.uj9lisrg.uu4k8h39 3.uhpp2rz0.um7i3xrj.uxy5epf5.ui0lv0ca 7-3.uzjv85m6 10.uye06e8u.ui0lv0ca 23.upet1f4m.udtvnzzh 1.uhrenm4g 2.uzjv85m6 3.udtvnzzh 1.uu4k8h39 5.ugltawvs.uu4k8h39 32.umt2meyt.um7i3xrj 5.ubl6kqp2 4.ui0lv0ca 9.ui0lv0ca 8.uu4k8h39 6.uvtdni6o.ukw32p2o.umjg2ax7.uhz3sfow.ukxmhk6v 4.uixke6n3.ukxmhk6v 6.ukxmhk6v 0l29.ubl6kqp2 17.uruaz5bc.uex5dn0a 2.upfou0o4 10.uejpk9u8.uzjv85m6 8.uabop2ak.uwz3dj4j.ude3wffg.ut2pg6ng.uj8qgh2v.um7i3xrj.uigzd0he.uzjv85m6 1.uesp9fys.uz9sdafk.utsugmxm.ud7yidx2.uq2z2okp.uhrenm4g 1.uus3quxv.uiz7nrr7.5z'/%3e%3c/svg%3e");
}

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

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

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

.ujufsa8e.ul4wk7fs {
  display: block;
}

.ujufsa8e.uqlmlc0i {
  display: none;
}

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

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

.ukr0beca {
  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(--uexa1u1);
}

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

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

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

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

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

.uo6s1nzz .unr1yrs1 {
  fill: #c2c0ce;
}

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

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

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

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

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



.uacg2ixo {
  padding: 16px;
  border: 1px solid var(--ut0afk1);
  border-radius: 12px;
  background: var(--uexa1u1);
  font-family: sans-serif;
}

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

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



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

.ucslvp7e.uoiuknfx {
  opacity: 1;
  pointer-events: auto;
}



.uou4yxqa {
  margin: 25px 0;
}

.uiy6zuok > input:not(:checked) ~ label:hover,
.uiy6zuok > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ugf79j1p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ueat14wc 44.ubixnfd8.ubxithhd.uvzww46h.uz8iqicx.uhonk54m.us6ktrl1.uju8bfqr.uu865y0i.ukazxeg0.umf2xbwy.usgwb9q9.uhhw70l5 0l-12.uu3k1vsp 30.uy7vn9c8.uq0lb6vi 2.uag689uk.uq0lb6vi 3.umb2rzfw 3.ubn65p94.uk5m5gdx 3.ucidtju1.ucpt3yn3.uxkkdzfq.ufi81g0y 7-3.uu3k1vsp 10.unzx7f1x.ufi81g0y 23.ufth52lm.ua8ehsse 1.uwczlx7l 2.uu3k1vsp 3.ua8ehsse 1.uk5m5gdx 5.uv8xdnte.uk5m5gdx 32.ue5jmepr.ucpt3yn3 5.uhhw70l5 4.ufi81g0y 9.ufi81g0y 8.uk5m5gdx 6.ujtpbceq.up353rjl.uoxzqm4z.umz3g50f.uve3pv0z 4.us89qzi4.uve3pv0z 6.uve3pv0z 0l29.uhhw70l5 17.udlszmra.uz03n7c8 2.ur5dxt6r 10.ux6r33kf.uu3k1vsp 8.us8cd84t.uuqhk1iq.us26bm08.ul07ii4u.utohds81.ucpt3yn3.uhonk54m.uu3k1vsp 1.ugqklwti.uzdejgpk.ukjpdqhn.ub2wg70n.uaskyxgv.uwczlx7l 1.ud0s05k2.uauz6mum.5z'/%3e%3c/svg%3e");
}

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

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

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

.uj79rin3.umgzj0r4 {
  display: block;
}

.uj79rin3.ud1bo55v {
  display: none;
}

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

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

.ut3s1rda {
  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(--uexa1u1);
}

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

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

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

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

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

.utfkrpqx .uasdqpgf {
  fill: #c2c0ce;
}

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

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

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

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

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

.uwa7k7jo {
  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(--uzhee6y);
  color: var(--uy0w3zr);
  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) {
  .uwa7k7jo:hover {
    background: var(--uzhee6y);
  }
}
@media only screen and (max-width: 767px) {
  .uwa7k7jo {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}


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

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

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

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

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

.ulim7s7h:hover:not(:disabled) {
  background: var(--uhqemfb);
}

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

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

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

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

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

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

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

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

.uouo5z1i.uv30ot75 .ukzuv9oz::after {
  transform: rotate(45deg);
}

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

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

.uouo5z1i.uv30ot75 .uxjtr6px {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.ud9e4lzv {
  margin-bottom: 25px;
}

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



.uw7lso9d {
  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.umn4ksiu ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

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

.uf3inon8 button {
  z-index: 2;
}

.uw7lso9d.ufkqly9j {
  bottom: 40px;
}

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

.uk5t0924 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.ujrv4uee 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);
  }
}

.uuhslwm8 {
  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.uwfwzvou ease;
  z-index: 10000;
}

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

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

  .uf3inon8 .uwvnzcmf {
    font-size: 13.5px;
  }

  .uw7lso9d .uk5t0924 {
    animation: jump-y 0.ujrv4uee infinite ease-in-out;
  }

  .uxzikcxh {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uk8nl6le .uw6aqnad {
  display: flex;
  align-items: center;
}

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

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

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

.uc4kyx3p {
  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(--uz471y0);
  color: var(--uy0w3zr);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

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

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

  .umur7uj7 {
    text-align: center;
  }

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

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

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

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

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

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

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

.uuow2ewi a {
  color: #000;
}

.ufm6qfmp {
  margin-bottom: 50px;
}

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

  .uqs9iqcf {
    flex-direction: column;
  }
}

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

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

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

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

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

.uefo9obp {
  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) {
  .uefo9obp {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .uefo9obp {
    margin: 15px auto;
  }
}
.uefo9obp li {
  font-size: 16px;
  position: relative;
}
.uefo9obp li a {
  color: var(--ux91rh9);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .uefo9obp li a:hover {
    text-decoration: underline;
  }
}
.uefo9obp li span {
  opacity: 0.5;
}
.uefo9obp li + li {
  margin-left: 30px;
}
.uefo9obp li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--ux91rh9);
  position: absolute;
}

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

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

.uls8l5od {
  padding: 10px 0 0;
  background: var(--uexa1u1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uls8l5od {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uls8l5od {
    padding: 50px 16px 68px;
  }
}
.uxddfsuj {
  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) {
  .uxddfsuj {
    flex-direction: column;
  }
}
.ujpo4knj {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ujpo4knj {
    margin-bottom: 40px;
  }
}
.uuldyx0o .un2y3fl8 {
  margin-bottom: 28px;
}
.uuldyx0o .un2y3fl8 img {
  max-height: 100px;
  width: auto;
}
.ugu8m5xt {
  display: flex;
  align-items: center;
}
.ugu8m5xt a + a {
  margin-left: 24px;
}
.ugu8m5xt img {
  max-height: 56px;
  width: auto;
}
.ugu8m5xt img + img {
  margin-left: 24px;
}
.uchdxzjr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uchdxzjr {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ug9b7plg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ug9b7plg {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uyyrbnff > div {
  display: none;
  padding: 20px;
  background: var(--uexa1u1);
  border: 1px solid var(--ut0afk1);
  flex: 1;
}

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

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

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

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

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


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

.uytk7aku {
  padding: 10px 0 0;
  background: var(--uexa1u1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uytk7aku {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uytk7aku {
    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;
}
.uf9krjpd{
    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;
}


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uaz01d1o img{
        width:90px;
    }

    .ufv7olnl{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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