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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.un350ao3 {
  cursor: pointer;
}

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

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

.umxr74ik figure {
  margin: 0;
}

.umxr74ik.uy1a0m1d {
  justify-content: flex-start;
  margin-right: 4px;
}

.umxr74ik.ullx2o08 {
  justify-content: flex-end;
  margin-left: 4px;
}

.umxr74ik.ujzryz45 {
  justify-content: center;
}

.umxr74ik.udw0r9kn {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ukkbyyff img {
  width: 100%;
}

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

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

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

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

.uh1llx3g 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(--un6igyk);
}

.uh1llx3g ul li span svg {
  fill: var(--un6igyk);
}

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

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

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

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

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

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

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

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

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

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

.uwbcem0u.uhwkde62 {
  background-color: #000;
}

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

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

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

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

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

.uk4wmfs0 {
  margin-bottom: 94px;
}

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

.umu1c31w .uxmwq6s4 {
  margin-bottom: 28px;
}

.umu1c31w .uxmwq6s4 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.un7pkdvi li a {
  color: var(--uxw9gyv);
  text-decoration: none;
}

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

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

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

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

.uscqpwga.uifol12l {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ub9x2xi6 li {
  width: 100%;
}

.ub9x2xi6 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(--uzqwq1x);
  background: var(--ulx6k5r);
  border: 1px solid var(--uzfj0tq);
}

.ub9x2xi6 li a svg {
  fill: var(--uzqwq1x);
}

.ub9x2xi6 li a.uifol12l {
  background: var(--uzfj0tq);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubrxa5bg li a {
  color: var(--ubmbepp);
  text-decoration: none;
}

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

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

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

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

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

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

.unffd7xx.ugbx4mvp {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.ut7gaks7 {
  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(--ulx6k5r);
  color: var(--uzqwq1x);
  gap: 5px;
}

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

.ul9qpntf 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(--ulx6k5r);
}

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

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

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

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

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

.uudo9avd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhapsazo {
  color: var(--urixpqb);
}

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

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

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

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

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

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

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

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

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

.ufsatgr0 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ueeywz7u {
    text-align: left;
  }

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

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

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

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

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

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

  .uok9wgwl {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk8r44jg {
  margin: 0 0 28px;
}

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

.uz1ienk5 {
  margin: 0 0 28px;
}

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

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

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

.uwow1gmg .uh22vyvw {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uu9ihm8s span {
  height: 32px;
}

.uu9ihm8s span svg rect {
  fill: var(--uo9mg2b);
  stroke: var(--uo9mg2b);
}

.uu9ihm8s.uyacgtge span {
  transform: scaleY(-1);
}

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

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

.uoojo4cv li {
  font-size: 18px;
  background: var(--ua3hs73);
  border-bottom: 1px solid var(--uzfj0tq);
}

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

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

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

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

.uoojo4cv.uzf4pr2b {
  display: none;
}

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

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

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

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

.ugkj74fi table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--urixpqb);
  border: 1px solid var(--uzfj0tq);
  background: var(--ua3hs73);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uadp7rqj table tr td {
  color: var(--urixpqb);
  background: var(--uqnwnqw);
  border-color: var(--uzfj0tq);
}

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

.uadp7rqj p {
  color: var(--urixpqb);
}

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

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

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

.urme7o7g {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ua3hs73);
  color: var(--uhd0tbz);
  border-left: 5px solid var(--ulx6k5r);
  border-color: var(--uzfj0tq);
}

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

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

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

.uettr7ka {
  border-radius: 10px;
  background: var(--ua3hs73);
  border: 1px solid var(--uzfj0tq);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uh3wf2gt {
  display: none;
}

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

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

.uqhhvt8t li {
  margin: 0 20px;
}

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

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

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

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

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

.uy08h3ua li a {
  color: var(--urixpqb);
  text-decoration: none;
}

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

.uy08h3ua li span {
  opacity: 0.5;
}

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

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

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

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

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

.uygdw08q 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(--ua3hs73);
}

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

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

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

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

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

.uygdw08q 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(--uxsuojq);
}

.uygdw08q 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(--udp2583);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uygdw08q tbody tr td .uoiwu2xj:hover {
    background: var(--udyc9q2);
  }
}

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

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

.uygdw08q tbody tr td .ukoezgws {
  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(--urixpqb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ugxikvbj {
  padding: 90px 0;
}

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

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

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

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

.ufgc4405 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ufcbb2qs .ugbuichq {
  width: 50%;
  margin: 0;
}

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

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

.uaqkz509 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uvde8axx a svg {
  fill: #fff;
}

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

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

.uyd6d9ra {
  margin-bottom: 16px;
}

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

.ubrrpc81 {
  font-size: 16px;
  color: var(--urixpqb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uyra9zz6.ud6zwvnp {
  display: none;
}

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

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

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

.uvs523nr.ut00fskr {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uliluuuy img {
  width: 100%;
}

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

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

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

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

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

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

.uq5i3yrt .uoqeulxz {
  position: relative;
}

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

.uq5i3yrt .uomnf3e2.ud6zwvnp {
  display: none;
}

.uq5i3yrt .uq6fhxrg {
  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(--uyaafb0);
  border: 1px solid var(--uzfj0tq);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uq5i3yrt .uq6fhxrg .uu8uwxoy {
  max-width: 300px;
  width: 100%;
}

.uq5i3yrt
  .uq6fhxrg
  .uu8uwxoy
  .ubc0uit7 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--un6igyk);
}

@media only screen and (max-width: 767px) {
  .uq5i3yrt
    .uq6fhxrg
    .uu8uwxoy
    .ubc0uit7 {
    font-size: 32px;
    text-align: center;
  }
}

.uq5i3yrt
  .uq6fhxrg
  .uu8uwxoy
  .utao15vy {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--urixpqb);
}

@media only screen and (max-width: 767px) {
  .uq5i3yrt
    .uq6fhxrg
    .uu8uwxoy
    .utao15vy {
    text-align: center;
  }
}

.uq5i3yrt .uq6fhxrg .ugbx4mvp {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .uf1jhr53 {
  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;
}

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .uf1jhr53:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uq5i3yrt
    .uq6fhxrg
    .ugbx4mvp
    .uf1jhr53 {
    width: 100%;
  }
}

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .ukndejsd {
  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;
}

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .ukndejsd
  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);
  }
}

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .ukndejsd: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;
}

.uq5i3yrt
  .uq6fhxrg
  .ugbx4mvp
  .ukndejsd:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uq5i3yrt
    .uq6fhxrg
    .ugbx4mvp
    .ukndejsd {
    width: 100%;
  }
}

.uq5i3yrt .uq6fhxrg.ud6zwvnp {
  display: none;
}

.uq5i3yrt .uuqrua4l {
  display: none;
}

.uq5i3yrt .uuqrua4l.ut00fskr {
  display: block;
}

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

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

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

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

.uq5i3yrt .uok0rkip .ubc0uit7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--un6igyk);
  margin-bottom: 10px;
}

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

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

.uq5i3yrt .uok0rkip table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzfj0tq);
  color: var(--urixpqb);
  background: var(--uqnwnqw);
  border-top: none;
}

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

.uq5i3yrt .uok0rkip table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uzfj0tq);
  color: var(--urixpqb);
  background: var(--ua3hs73);
  border-top: none;
}

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

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

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

.us074san.uifol12l {
  display: block;
}

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

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

.us074san .uchhmnct {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uyaafb0);
}

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

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

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

.ua8p1vp4.uifol12l {
  display: block;
}

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

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

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

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

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

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

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

.ulfx2czm.ud6zwvnp {
  display: none;
}

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

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

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

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

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

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

.uhqy7s4w input::-moz-placeholder {
  color: var(--urixpqb);
  opacity: 0.6;
}

.uhqy7s4w input::placeholder {
  color: var(--urixpqb);
  opacity: 0.6;
}

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

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

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

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

.ulzm2dli {
  margin-bottom: 36px;
}

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

.ulzm2dli textarea::-moz-placeholder {
  color: var(--urixpqb);
  opacity: 0.6;
}

.ulzm2dli textarea::placeholder {
  color: var(--urixpqb);
  opacity: 0.6;
}

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

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

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

.ulqa9khl:hover {
  background: var(--uzfj0tq);
}

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

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

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

.ue3pebd1.ud6zwvnp {
  display: none;
}

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

.ue3pebd1 .ulqa9khl {
  margin: 0 auto;
}

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

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

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

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

.umslaptd > input {
  display: none;
}

.umslaptd > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.utd4glvb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uiio5e5w 44.ul57183h.ujwqciwy.uslb0lxv.ud4eh6sd.umni84xk.uemzyd4y.upiy2of7.uxy2rkux.unqmmix5.uqy541hb.umo8wgxo.uor6lnpv 0l-12.uu9jfdzy 30.uhtthazu.uipht9qb 2.utcco0pk.uipht9qb 3.ur0luwwj 3.uijp92gd.urqjn23v 3.ul8ocrzu.ur0kmh42.ugasemi7.ubgs2wus 7-3.uu9jfdzy 10.uo5mubxu.ubgs2wus 23.un2x5txf.up2v58k4 1.uoao33am 2.uu9jfdzy 3.up2v58k4 1.urqjn23v 5.ulgl2sbv.urqjn23v 32.unmvihge.ur0kmh42 5.uor6lnpv 4.ubgs2wus 9.ubgs2wus 8.urqjn23v 6.uhsk8wi1.ulx2da2m.udus3g7f.uak6hpcs.udyxqarr 4.ubqpineu.udyxqarr 6.udyxqarr 0l29.uor6lnpv 17.ut786c77.uwl677k9 2.ui8v95at 10.ubgmzawa.uu9jfdzy 8.uiwigie9.ulic4an2.uy3ewlfq.ueenl726.uyzrt6sg.ur0kmh42.umni84xk.uu9jfdzy 1.un2qww3r.uwiuj6c4.uhdvmi18.ufshv4fn.ubrv3cg3.uoao33am 1.un04mfeq.urq9mmks.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.umslaptd > input:checked ~ label,
.umslaptd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.utd4glvb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uiio5e5w 44.ul57183h.ujwqciwy.uslb0lxv.ud4eh6sd.umni84xk.uemzyd4y.upiy2of7.uxy2rkux.unqmmix5.uqy541hb.umo8wgxo.uor6lnpv 0l-12.uu9jfdzy 30.uhtthazu.uipht9qb 2.utcco0pk.uipht9qb 3.ur0luwwj 3.uijp92gd.urqjn23v 3.ul8ocrzu.ur0kmh42.ugasemi7.ubgs2wus 7-3.uu9jfdzy 10.uo5mubxu.ubgs2wus 23.un2x5txf.up2v58k4 1.uoao33am 2.uu9jfdzy 3.up2v58k4 1.urqjn23v 5.ulgl2sbv.urqjn23v 32.unmvihge.ur0kmh42 5.uor6lnpv 4.ubgs2wus 9.ubgs2wus 8.urqjn23v 6.uhsk8wi1.ulx2da2m.udus3g7f.uak6hpcs.udyxqarr 4.ubqpineu.udyxqarr 6.udyxqarr 0l29.uor6lnpv 17.ut786c77.uwl677k9 2.ui8v95at 10.ubgmzawa.uu9jfdzy 8.uiwigie9.ulic4an2.uy3ewlfq.ueenl726.uyzrt6sg.ur0kmh42.umni84xk.uu9jfdzy 1.un2qww3r.uwiuj6c4.uhdvmi18.ufshv4fn.ubrv3cg3.uoao33am 1.un04mfeq.urq9mmks.5z'/%3e%3c/svg%3e");
}

.umslaptd > input:not(:checked) ~ label:hover,
.umslaptd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.utd4glvb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uiio5e5w 44.ul57183h.ujwqciwy.uslb0lxv.ud4eh6sd.umni84xk.uemzyd4y.upiy2of7.uxy2rkux.unqmmix5.uqy541hb.umo8wgxo.uor6lnpv 0l-12.uu9jfdzy 30.uhtthazu.uipht9qb 2.utcco0pk.uipht9qb 3.ur0luwwj 3.uijp92gd.urqjn23v 3.ul8ocrzu.ur0kmh42.ugasemi7.ubgs2wus 7-3.uu9jfdzy 10.uo5mubxu.ubgs2wus 23.un2x5txf.up2v58k4 1.uoao33am 2.uu9jfdzy 3.up2v58k4 1.urqjn23v 5.ulgl2sbv.urqjn23v 32.unmvihge.ur0kmh42 5.uor6lnpv 4.ubgs2wus 9.ubgs2wus 8.urqjn23v 6.uhsk8wi1.ulx2da2m.udus3g7f.uak6hpcs.udyxqarr 4.ubqpineu.udyxqarr 6.udyxqarr 0l29.uor6lnpv 17.ut786c77.uwl677k9 2.ui8v95at 10.ubgmzawa.uu9jfdzy 8.uiwigie9.ulic4an2.uy3ewlfq.ueenl726.uyzrt6sg.ur0kmh42.umni84xk.uu9jfdzy 1.un2qww3r.uwiuj6c4.uhdvmi18.ufshv4fn.ubrv3cg3.uoao33am 1.un04mfeq.urq9mmks.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uteauu23.ud6zwvnp {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uteauu23.uw5bylm9 .ue8ebg0t {
  background: #2b3b67;
}

.uteauu23.uw5bylm9 .ulrwkcj7 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uteauu23.uw5bylm9 .ulrwkcj7::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uteauu23.uw5bylm9 .ulrwkcj7::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uteauu23.uw5bylm9 .urwm1xdd::before {
  background: #0e0f41;
}

.uteauu23.uw5bylm9 .urwm1xdd::after {
  background: #152557;
}

.uteauu23.uyg63l7j .ue8ebg0t {
  background: #1f35fa;
}

.uteauu23.uyg63l7j .ulrwkcj7 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uteauu23.uyg63l7j .ulrwkcj7::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uteauu23.uyg63l7j .ulrwkcj7::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uteauu23.uyg63l7j .urwm1xdd::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uteauu23.uyg63l7j .urwm1xdd::after {
  background: #192ac8;
}

.uteauu23.udpd3mj6 .ue8ebg0t {
  background: #fa771f;
}

.uteauu23.udpd3mj6 .ulrwkcj7 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uteauu23.udpd3mj6 .ulrwkcj7::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uteauu23.udpd3mj6 .ulrwkcj7::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uteauu23.udpd3mj6 .urwm1xdd::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uteauu23.udpd3mj6 .urwm1xdd::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubzkt5hm small {
  font-size: 14px;
  color: var(--urixpqb);
}

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

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

.ul9qydsh .ugzpppzj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ui17ekqm.ut00fskr {
  display: block;
}

.ui17ekqm.ud6zwvnp {
  display: none;
}

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

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

.utd6i5aw {
  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(--ua3hs73);
}

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

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

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

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

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

.uabd4kbc .ugzpppzj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usompawi svg path {
  fill: var(--ulx6k5r);
}

.usompawi svg circle {
  fill: var(--uzqwq1x);
}

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

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

.uf9g22aq strong {
  font-weight: 600;
}

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

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

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

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

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

.ubksi2xx a {
  width: 100%;
}

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

.uod6bj3v {
  justify-content: center;
}

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

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

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

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

.uqzv37zr .ubrxa5bg {
  justify-content: center;
}



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

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

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

.uqnbb0na.uifol12l .urlltzy8::after {
  transform: rotate(45deg);
}

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

.uqnbb0na.uifol12l .udls3uq6 {
  max-height: 500px;
  padding: 15px 20px;
}




.usu81k60 {
  margin: 25px 0;
}

.umslaptd > input:not(:checked) ~ label:hover,
.umslaptd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzhdk91i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.udrx2kl9 44.ueu3zhna.upxxbboe.up7tfh3d.ua2qs6bg.ucijruzb.udl9ikdx.uaqcjqxg.utmk75lu.uyl20asm.urhud16h.up0wh3ci.upw9bucg 0l-12.uj91cflg 30.ueepgzwl.uf7zoq1b 2.ubg5pjjb.uf7zoq1b 3.ur57eu4a 3.uw8fak7b.ux3vqnob 3.uplc743s.uwrt4eft.usbtlujf.utq0e4nb 7-3.uj91cflg 10.uobvj0zq.utq0e4nb 23.udmnlq62.uh007hkx 1.ud7mn9yz 2.uj91cflg 3.uh007hkx 1.ux3vqnob 5.uhlf9k8o.ux3vqnob 32.umcc0651.uwrt4eft 5.upw9bucg 4.utq0e4nb 9.utq0e4nb 8.ux3vqnob 6.ujsksf53.uhzcm3ov.ulfebrrp.ul71lwaq.uviso7i5 4.uy5mprgf.uviso7i5 6.uviso7i5 0l29.upw9bucg 17.usc14lgr.ug1ud75l 2.ucdv1z56 10.udz2ddcs.uj91cflg 8.ue4talh4.uhy4rt29.umv62j19.ucpomvdc.uvmzv6g4.uwrt4eft.ucijruzb.uj91cflg 1.uym1ful4.udpcqlhl.ue0mv0dz.urg7y7nh.uj9wsc4m.ud7mn9yz 1.ubtb2nl1.utolps0m.5z'/%3e%3c/svg%3e");
}

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

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

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

.uy6fwxtr.uoe32d49 {
  display: block;
}

.uy6fwxtr.uc23u3uu {
  display: none;
}

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

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

.uxe74gh4 {
  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(--ua3hs73);
}

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

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

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

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

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

.uwcnopj6 .uwlru0ec {
  fill: #c2c0ce;
}

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

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

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

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

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



.uythqy5u {
  padding: 16px;
  border: 1px solid var(--uzfj0tq);
  border-radius: 12px;
  background: var(--ua3hs73);
  font-family: sans-serif;
}

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

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



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

.uh6qovuo.umpd9k0w {
  opacity: 1;
  pointer-events: auto;
}



.ur2bz9kp {
  margin: 25px 0;
}

.uioc9zqt > input:not(:checked) ~ label:hover,
.uioc9zqt > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uya07r27.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ubiia250 44.ugxdekx7.ua26h8ro.up5rwnlg.ugxw3q5q.un84t0k9.urazo51y.uhcp90sw.ux1z28xl.uqvhe6js.udrxmkf0.uw4e5idh.uwyo18e4 0l-12.up1u9uwm 30.uq53cuy9.uhizwf1k 2.uv7ie9fz.uhizwf1k 3.ubjr6hvw 3.usonxgww.upffclsn 3.uuuximv5.uv3rua2a.ulerh3u1.up1k3d34 7-3.up1u9uwm 10.ukrcvq5z.up1k3d34 23.ut81zxrz.urb8lu1g 1.uura1nfq 2.up1u9uwm 3.urb8lu1g 1.upffclsn 5.ums78qyu.upffclsn 32.ubz8qkmi.uv3rua2a 5.uwyo18e4 4.up1k3d34 9.up1k3d34 8.upffclsn 6.uttp8tsi.uevh97ng.uoaz5fm2.ukpov2bj.utpbr70q 4.ukl4wot7.utpbr70q 6.utpbr70q 0l29.uwyo18e4 17.uk3uu4rl.ualu4rv5 2.ueh6onty 10.uaod6sni.up1u9uwm 8.ug7hrepw.ukhq9rik.udx6t93f.udr9v7jz.usxkfmk5.uv3rua2a.un84t0k9.up1u9uwm 1.up5qixhx.uv5bn5tf.udvyhpla.uv5mydfg.uhtpbeh3.uura1nfq 1.udeuxk3t.ur7iqdx4.5z'/%3e%3c/svg%3e");
}

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

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

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

.uo5sz9cw.uexfccsh {
  display: block;
}

.uo5sz9cw.uvi4qm0d {
  display: none;
}

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

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

.ukvtob6q {
  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(--ua3hs73);
}

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

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

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

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

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

.uv0xrzl5 .uq5rzcj6 {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uhhk3c7l:hover:not(:disabled) {
  background: var(--udyc9q2);
}

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

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

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

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

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

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

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

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

.uhabx31y.uk9t2zdp .uldhfn2m::after {
  transform: rotate(45deg);
}

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

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

.uhabx31y.uk9t2zdp .ujq0dmtj {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.udz365yx {
  margin-bottom: 25px;
}

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



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

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

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

.ujexvsla button {
  z-index: 2;
}

.uewa67vh.uecsg2dd {
  bottom: 40px;
}

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

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

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

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

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

  .ujexvsla .uuj81t4i {
    font-size: 13.5px;
  }

  .uewa67vh .uv625b4f {
    animation: jump-y 0.ub2maxgj infinite ease-in-out;
  }

  .urwymd3q {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ukxs3wtx .uwspolaz {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uu26k2q0 {
    text-align: center;
  }

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

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

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

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

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

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

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

.uyd2hzut a {
  color: #000;
}

.ujyfzv2c {
  margin-bottom: 50px;
}

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

  .ugc04jn2 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.utk9fcft {
  padding: 10px 0 0;
  background: var(--ua3hs73);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .utk9fcft {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .utk9fcft {
    padding: 50px 16px 68px;
  }
}
.utv6fq6i {
  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) {
  .utv6fq6i {
    flex-direction: column;
  }
}
.ulvzs5xq {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ulvzs5xq {
    margin-bottom: 40px;
  }
}
.uldm3t0i .urr1i9nq {
  margin-bottom: 28px;
}
.uldm3t0i .urr1i9nq img {
  max-height: 100px;
  width: auto;
}
.uarece1l {
  display: flex;
  align-items: center;
}
.uarece1l a + a {
  margin-left: 24px;
}
.uarece1l img {
  max-height: 56px;
  width: auto;
}
.uarece1l img + img {
  margin-left: 24px;
}
.uu93z7zs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uu93z7zs {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ufd4vi0t {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ufd4vi0t {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .urhwc5bs > div {
  display: none;
  padding: 20px;
  background: var(--ua3hs73);
  border: 1px solid var(--uzfj0tq);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uyic1fr6 img{
        width:90px;
    }

    .uok9wgwl{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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