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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ut9q24y8 {
  cursor: pointer;
}

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

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

.uemo3jaa figure {
  margin: 0;
}

.uemo3jaa.uce2w9dz {
  justify-content: flex-start;
  margin-right: 4px;
}

.uemo3jaa.uz5mq3ji {
  justify-content: flex-end;
  margin-left: 4px;
}

.uemo3jaa.uunu4gzs {
  justify-content: center;
}

.uemo3jaa.uf1svw14 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uh9mrlhg img {
  width: 100%;
}

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

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

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

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

.ux6bypng 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(--ux9c4dd);
}

.ux6bypng ul li span svg {
  fill: var(--ux9c4dd);
}

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

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

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

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

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

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

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

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

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

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

.uuxk9har.uawkpns8 {
  background-color: #000;
}

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

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

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

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

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

.ukf2pmpw {
  margin-bottom: 94px;
}

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

.uv4lpqst .uhblhyre {
  margin-bottom: 28px;
}

.uv4lpqst .uhblhyre img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usr6eibo li a {
  color: var(--unz2d0t);
  text-decoration: none;
}

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

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

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

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

.uu4bzxvb.ubnxvnzm {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uy1osxc6 li {
  width: 100%;
}

.uy1osxc6 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(--up0wc5n);
  background: var(--usw5cbw);
  border: 1px solid var(--uz8sixb);
}

.uy1osxc6 li a svg {
  fill: var(--up0wc5n);
}

.uy1osxc6 li a.ubnxvnzm {
  background: var(--uz8sixb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.udj5shsz li a {
  color: var(--uoicr1p);
  text-decoration: none;
}

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

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

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

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

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

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

.utjhzf34.um9bo62l {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uqla8f3d {
  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(--usw5cbw);
  color: var(--up0wc5n);
  gap: 5px;
}

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

.uecq2oyd 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(--usw5cbw);
}

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

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

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

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

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

.uqmyjvsu {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.utkztf44 {
  color: var(--ukc1v4m);
}

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

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

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

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

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

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

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

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

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

.uf1v9oej a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ud8z4hcp {
    text-align: left;
  }

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

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

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

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

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

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

  .ugcck6zu {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uxmd9hwq {
  margin: 0 0 28px;
}

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

.uyg2jjiy {
  margin: 0 0 28px;
}

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

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

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

.uw35iv2d .uci1sydh {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uq5j84ld span {
  height: 32px;
}

.uq5j84ld span svg rect {
  fill: var(--ufvgm1q);
  stroke: var(--ufvgm1q);
}

.uq5j84ld.uklxb0rx span {
  transform: scaleY(-1);
}

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

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

.ulwe7kk2 li {
  font-size: 18px;
  background: var(--uzhqx4s);
  border-bottom: 1px solid var(--uz8sixb);
}

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

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

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

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

.ulwe7kk2.ukwas4da {
  display: none;
}

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

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

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

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

.us7ofpjf table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ukc1v4m);
  border: 1px solid var(--uz8sixb);
  background: var(--uzhqx4s);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uwyyrb20 table tr td {
  color: var(--ukc1v4m);
  background: var(--uolh7vd);
  border-color: var(--uz8sixb);
}

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

.uwyyrb20 p {
  color: var(--ukc1v4m);
}

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

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

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

.ug5esd35 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uzhqx4s);
  color: var(--uf6ivoi);
  border-left: 5px solid var(--usw5cbw);
  border-color: var(--uz8sixb);
}

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

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

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

.urnaoro6 {
  border-radius: 10px;
  background: var(--uzhqx4s);
  border: 1px solid var(--uz8sixb);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uagg0bgw {
  display: none;
}

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

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

.uqlno1rf li {
  margin: 0 20px;
}

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

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

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

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

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

.umvevxob li a {
  color: var(--ukc1v4m);
  text-decoration: none;
}

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

.umvevxob li span {
  opacity: 0.5;
}

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

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

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

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

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

.usdg38e0 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(--uzhqx4s);
}

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

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

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

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

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

.usdg38e0 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(--udrdect);
}

.usdg38e0 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(--uja85cc);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .usdg38e0 tbody tr td .uucw2tk0:hover {
    background: var(--uvjbn7g);
  }
}

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

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

.usdg38e0 tbody tr td .uhqmyutz {
  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(--ukc1v4m);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uny26t89 {
  padding: 90px 0;
}

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

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

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

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

.ud2ul00i img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ua95lbpi .ul22rwnk {
  width: 50%;
  margin: 0;
}

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

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

.uyesoer0 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uw053y54 a svg {
  fill: #fff;
}

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

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

.uqm1hou7 {
  margin-bottom: 16px;
}

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

.ut8wxjgc {
  font-size: 16px;
  color: var(--ukc1v4m);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui5ddmrd.unx3m7q7 {
  display: none;
}

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

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

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

.utvxugvk.uv1368a4 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uf10xuku img {
  width: 100%;
}

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

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

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

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

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

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

.uue96b1m .uqbs02h5 {
  position: relative;
}

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

.uue96b1m .uoqot4e3.unx3m7q7 {
  display: none;
}

.uue96b1m .umjjps7l {
  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(--umwmjn0);
  border: 1px solid var(--uz8sixb);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uue96b1m .umjjps7l .uzqquaej {
  max-width: 300px;
  width: 100%;
}

.uue96b1m
  .umjjps7l
  .uzqquaej
  .uy7bvvvt {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ux9c4dd);
}

@media only screen and (max-width: 767px) {
  .uue96b1m
    .umjjps7l
    .uzqquaej
    .uy7bvvvt {
    font-size: 32px;
    text-align: center;
  }
}

.uue96b1m
  .umjjps7l
  .uzqquaej
  .uv0w1bbn {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ukc1v4m);
}

@media only screen and (max-width: 767px) {
  .uue96b1m
    .umjjps7l
    .uzqquaej
    .uv0w1bbn {
    text-align: center;
  }
}

.uue96b1m .umjjps7l .um9bo62l {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uue96b1m
  .umjjps7l
  .um9bo62l
  .ueyh8iac {
  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;
}

.uue96b1m
  .umjjps7l
  .um9bo62l
  .ueyh8iac:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uue96b1m
    .umjjps7l
    .um9bo62l
    .ueyh8iac {
    width: 100%;
  }
}

.uue96b1m
  .umjjps7l
  .um9bo62l
  .udgiq5qo {
  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;
}

.uue96b1m
  .umjjps7l
  .um9bo62l
  .udgiq5qo
  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);
  }
}

.uue96b1m
  .umjjps7l
  .um9bo62l
  .udgiq5qo: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;
}

.uue96b1m
  .umjjps7l
  .um9bo62l
  .udgiq5qo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uue96b1m
    .umjjps7l
    .um9bo62l
    .udgiq5qo {
    width: 100%;
  }
}

.uue96b1m .umjjps7l.unx3m7q7 {
  display: none;
}

.uue96b1m .uklhwz8j {
  display: none;
}

.uue96b1m .uklhwz8j.uv1368a4 {
  display: block;
}

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

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

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

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

.uue96b1m .uqj3fhas .uy7bvvvt {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ux9c4dd);
  margin-bottom: 10px;
}

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

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

.uue96b1m .uqj3fhas table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uz8sixb);
  color: var(--ukc1v4m);
  background: var(--uolh7vd);
  border-top: none;
}

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

.uue96b1m .uqj3fhas table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uz8sixb);
  color: var(--ukc1v4m);
  background: var(--uzhqx4s);
  border-top: none;
}

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

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

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

.uimkiom1.ubnxvnzm {
  display: block;
}

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

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

.uimkiom1 .ur9xkpjg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--umwmjn0);
}

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

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

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

.uyhnvonq.ubnxvnzm {
  display: block;
}

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

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

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

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

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

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

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

.uu80zkar.unx3m7q7 {
  display: none;
}

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

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

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

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

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

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

.uhrcyame input::-moz-placeholder {
  color: var(--ukc1v4m);
  opacity: 0.6;
}

.uhrcyame input::placeholder {
  color: var(--ukc1v4m);
  opacity: 0.6;
}

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

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

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

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

.ugmvyx0o {
  margin-bottom: 36px;
}

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

.ugmvyx0o textarea::-moz-placeholder {
  color: var(--ukc1v4m);
  opacity: 0.6;
}

.ugmvyx0o textarea::placeholder {
  color: var(--ukc1v4m);
  opacity: 0.6;
}

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

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

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

.uu7zk68f:hover {
  background: var(--uz8sixb);
}

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

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

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

.ua9wzrlp.unx3m7q7 {
  display: none;
}

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

.ua9wzrlp .uu7zk68f {
  margin: 0 auto;
}

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

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

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

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

.uik2aetb > input {
  display: none;
}

.uik2aetb > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ugowzw6u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uqronmxp 44.ustowanu.uqrlegc4.uf1l2y4w.uowh3gxq.umnqk5m5.uh6x8kjp.uw6s2dh3.ubhguzkf.ueuu8kep.upklu6gw.uu9bljxx.uatojspy 0l-12.udb0l37k 30.urf3lp14.ub3wz30c 2.uq1pkqai.ub3wz30c 3.uadhzrz8 3.ulvm3qu0.uayp4jsx 3.uxzoldl8.ustgmrn8.uwj9g9nq.ukp92t54 7-3.udb0l37k 10.uf8tblms.ukp92t54 23.un2128uk.uj2ybovy 1.uwtxc7xq 2.udb0l37k 3.uj2ybovy 1.uayp4jsx 5.uckyyfas.uayp4jsx 32.ufjdky32.ustgmrn8 5.uatojspy 4.ukp92t54 9.ukp92t54 8.uayp4jsx 6.uydnhk5t.umvr9d74.upxnlx38.uhbpne3n.uv94stoj 4.uzkyd8s5.uv94stoj 6.uv94stoj 0l29.uatojspy 17.ud1auyxy.uzeeh7q9 2.unjnaxvt 10.ut6lk65v.udb0l37k 8.uyi48sjn.ubjmwdm7.uuqhaoxl.unot2zgw.ug6ne3x2.ustgmrn8.umnqk5m5.udb0l37k 1.uo9x01a4.ug9hq5qe.uvyyl2x1.ubeahdw2.uaspge0u.uwtxc7xq 1.ulzchic6.ujtily1i.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uik2aetb > input:checked ~ label,
.uik2aetb > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ugowzw6u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uqronmxp 44.ustowanu.uqrlegc4.uf1l2y4w.uowh3gxq.umnqk5m5.uh6x8kjp.uw6s2dh3.ubhguzkf.ueuu8kep.upklu6gw.uu9bljxx.uatojspy 0l-12.udb0l37k 30.urf3lp14.ub3wz30c 2.uq1pkqai.ub3wz30c 3.uadhzrz8 3.ulvm3qu0.uayp4jsx 3.uxzoldl8.ustgmrn8.uwj9g9nq.ukp92t54 7-3.udb0l37k 10.uf8tblms.ukp92t54 23.un2128uk.uj2ybovy 1.uwtxc7xq 2.udb0l37k 3.uj2ybovy 1.uayp4jsx 5.uckyyfas.uayp4jsx 32.ufjdky32.ustgmrn8 5.uatojspy 4.ukp92t54 9.ukp92t54 8.uayp4jsx 6.uydnhk5t.umvr9d74.upxnlx38.uhbpne3n.uv94stoj 4.uzkyd8s5.uv94stoj 6.uv94stoj 0l29.uatojspy 17.ud1auyxy.uzeeh7q9 2.unjnaxvt 10.ut6lk65v.udb0l37k 8.uyi48sjn.ubjmwdm7.uuqhaoxl.unot2zgw.ug6ne3x2.ustgmrn8.umnqk5m5.udb0l37k 1.uo9x01a4.ug9hq5qe.uvyyl2x1.ubeahdw2.uaspge0u.uwtxc7xq 1.ulzchic6.ujtily1i.5z'/%3e%3c/svg%3e");
}

.uik2aetb > input:not(:checked) ~ label:hover,
.uik2aetb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ugowzw6u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uqronmxp 44.ustowanu.uqrlegc4.uf1l2y4w.uowh3gxq.umnqk5m5.uh6x8kjp.uw6s2dh3.ubhguzkf.ueuu8kep.upklu6gw.uu9bljxx.uatojspy 0l-12.udb0l37k 30.urf3lp14.ub3wz30c 2.uq1pkqai.ub3wz30c 3.uadhzrz8 3.ulvm3qu0.uayp4jsx 3.uxzoldl8.ustgmrn8.uwj9g9nq.ukp92t54 7-3.udb0l37k 10.uf8tblms.ukp92t54 23.un2128uk.uj2ybovy 1.uwtxc7xq 2.udb0l37k 3.uj2ybovy 1.uayp4jsx 5.uckyyfas.uayp4jsx 32.ufjdky32.ustgmrn8 5.uatojspy 4.ukp92t54 9.ukp92t54 8.uayp4jsx 6.uydnhk5t.umvr9d74.upxnlx38.uhbpne3n.uv94stoj 4.uzkyd8s5.uv94stoj 6.uv94stoj 0l29.uatojspy 17.ud1auyxy.uzeeh7q9 2.unjnaxvt 10.ut6lk65v.udb0l37k 8.uyi48sjn.ubjmwdm7.uuqhaoxl.unot2zgw.ug6ne3x2.ustgmrn8.umnqk5m5.udb0l37k 1.uo9x01a4.ug9hq5qe.uvyyl2x1.ubeahdw2.uaspge0u.uwtxc7xq 1.ulzchic6.ujtily1i.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uhgsldsk.unx3m7q7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhgsldsk.utglzlh0 .ubuc7x1t {
  background: #2b3b67;
}

.uhgsldsk.utglzlh0 .ucumjgdz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uhgsldsk.utglzlh0 .ucumjgdz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uhgsldsk.utglzlh0 .ucumjgdz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uhgsldsk.utglzlh0 .uz6le3dy::before {
  background: #0e0f41;
}

.uhgsldsk.utglzlh0 .uz6le3dy::after {
  background: #152557;
}

.uhgsldsk.ul9k82k0 .ubuc7x1t {
  background: #1f35fa;
}

.uhgsldsk.ul9k82k0 .ucumjgdz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uhgsldsk.ul9k82k0 .ucumjgdz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uhgsldsk.ul9k82k0 .ucumjgdz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uhgsldsk.ul9k82k0 .uz6le3dy::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uhgsldsk.ul9k82k0 .uz6le3dy::after {
  background: #192ac8;
}

.uhgsldsk.use1i2in .ubuc7x1t {
  background: #fa771f;
}

.uhgsldsk.use1i2in .ucumjgdz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uhgsldsk.use1i2in .ucumjgdz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uhgsldsk.use1i2in .ucumjgdz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uhgsldsk.use1i2in .uz6le3dy::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uhgsldsk.use1i2in .uz6le3dy::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.utwx5u7g small {
  font-size: 14px;
  color: var(--ukc1v4m);
}

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

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

.uh5jkw1n .uy62mb3z {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uelwsv4n.uv1368a4 {
  display: block;
}

.uelwsv4n.unx3m7q7 {
  display: none;
}

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

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

.uk6ai2wt {
  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(--uzhqx4s);
}

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

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

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

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

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

.uant0ocq .uy62mb3z {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uo37x9qe svg path {
  fill: var(--usw5cbw);
}

.uo37x9qe svg circle {
  fill: var(--up0wc5n);
}

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

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

.uuw5hewv strong {
  font-weight: 600;
}

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

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

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

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

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

.unx8e62q a {
  width: 100%;
}

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

.ut8al17k {
  justify-content: center;
}

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

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

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

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

.ufvx0fsm .udj5shsz {
  justify-content: center;
}



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

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

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

.uht16gco.ubnxvnzm .uqf8snfa::after {
  transform: rotate(45deg);
}

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

.uht16gco.ubnxvnzm .uxsfr7pg {
  max-height: 500px;
  padding: 15px 20px;
}




.ua3dzrca {
  margin: 25px 0;
}

.uik2aetb > input:not(:checked) ~ label:hover,
.uik2aetb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ut6e7uwj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ufkkizyd 44.uubjaa1j.utz9tqyq.uyy4cjc4.uy242rjm.um89p56g.unhxo4fa.uj8mp5b2.uivwww0r.ui3jq93p.ubc1g6kz.umjh9dwn.uwwo42au 0l-12.uszqdohs 30.uc1q3vdn.uztvr1ak 2.ujnwx8kt.uztvr1ak 3.uq4spaab 3.uylh6xh0.uf8ytjlz 3.uswzy7ea.usphkp08.uowlcpnl.ukgrsmt7 7-3.uszqdohs 10.ur31dpwn.ukgrsmt7 23.uolzpttv.utrlddb1 1.umxxohss 2.uszqdohs 3.utrlddb1 1.uf8ytjlz 5.ud3n8u0s.uf8ytjlz 32.utrgxh6a.usphkp08 5.uwwo42au 4.ukgrsmt7 9.ukgrsmt7 8.uf8ytjlz 6.uzhsfxjq.uczhqmp2.uy89td1e.unlrxesa.uy21qtmd 4.ul6yw2yt.uy21qtmd 6.uy21qtmd 0l29.uwwo42au 17.ugeh4fya.umf0029r 2.uyomt123 10.urwf3aw3.uszqdohs 8.uobf5s2t.uaphc9zb.ug4smoaj.upaoo438.upt7miqy.usphkp08.um89p56g.uszqdohs 1.uogt347y.uuxvfljv.uqddov1g.urwppu1d.uzgkz76s.umxxohss 1.uqcnp93s.uwogjktz.5z'/%3e%3c/svg%3e");
}

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

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

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

.uvmtxlaq.ujqkct5c {
  display: block;
}

.uvmtxlaq.uvbxxkku {
  display: none;
}

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

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

.uj0hpbrs {
  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(--uzhqx4s);
}

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

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

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

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

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

.umflwob0 .uqznkgsg {
  fill: #c2c0ce;
}

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

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

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

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

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



.ukq9stu5 {
  padding: 16px;
  border: 1px solid var(--uz8sixb);
  border-radius: 12px;
  background: var(--uzhqx4s);
  font-family: sans-serif;
}

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

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



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

.udfbbc63.uks6vue9 {
  opacity: 1;
  pointer-events: auto;
}



.urtqli6s {
  margin: 25px 0;
}

.ubwh6xv4 > input:not(:checked) ~ label:hover,
.ubwh6xv4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ualftgsm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.udenijd2 44.uh08o13f.ubzzh5vs.uqrkc15p.umbz71fb.utuwxis5.uzu4yz23.ufb0y5jy.usau3ksm.uorvtix7.ud2xduwe.utljp9jh.ujij0qpj 0l-12.uxyszvv8 30.utmfa884.uaxx9bx6 2.uoaj9a27.uaxx9bx6 3.uqyzg8rk 3.uvxw00qs.uci6apdg 3.ublwl40e.ueo0vlol.udi5xoff.uijje5g5 7-3.uxyszvv8 10.ubjsutq3.uijje5g5 23.uav8ezyh.uugpqa93 1.ucoskrby 2.uxyszvv8 3.uugpqa93 1.uci6apdg 5.uec93vqh.uci6apdg 32.uj2lxwh3.ueo0vlol 5.ujij0qpj 4.uijje5g5 9.uijje5g5 8.uci6apdg 6.udc8lpy2.urg6ktm3.urmwlzp2.um9pdzmr.uroyb9p0 4.uda6g1mq.uroyb9p0 6.uroyb9p0 0l29.ujij0qpj 17.ud7k057q.uy3kquj9 2.uvhxddjy 10.udwv9sgm.uxyszvv8 8.uxxil9vy.uzbzuj6x.uh9i31b1.uj5lwyuc.ujyxcf3y.ueo0vlol.utuwxis5.uxyszvv8 1.uzvzo9lq.udqtve4j.uzaa1pye.um01zg3g.uujip2u3.ucoskrby 1.ubbd9w7e.uiu8upth.5z'/%3e%3c/svg%3e");
}

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

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

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

.uzxxskk4.updaje6c {
  display: block;
}

.uzxxskk4.upzl7jzf {
  display: none;
}

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

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

.uqg926h0 {
  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(--uzhqx4s);
}

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

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

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

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

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

.uoteqmaq .upo3knl5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.ubmr0q1v:hover:not(:disabled) {
  background: var(--uvjbn7g);
}

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

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

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

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

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

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

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

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

.uv6gtblv.ubco6qp3 .uajiwrnj::after {
  transform: rotate(45deg);
}

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

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

.uv6gtblv.ubco6qp3 .ubi41qxq {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uqpsbad1 {
  margin-bottom: 25px;
}

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



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

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

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

.ukhwyltv button {
  z-index: 2;
}

.ue2qzxtc.us47jk9a {
  bottom: 40px;
}

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

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

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

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

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

  .ukhwyltv .uzt131sd {
    font-size: 13.5px;
  }

  .ue2qzxtc .upno4f0t {
    animation: jump-y 0.us3abvrj infinite ease-in-out;
  }

  .un6j0pi4 {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ubuov6w0 .uweyvtzl {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ua8pffhw {
    text-align: center;
  }

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

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

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

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

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

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

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

.ud0oq5je a {
  color: #000;
}

.uumyvpx7 {
  margin-bottom: 50px;
}

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

  .ungaztqz {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uklbfuiz {
  padding: 10px 0 0;
  background: var(--uzhqx4s);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uklbfuiz {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uklbfuiz {
    padding: 50px 16px 68px;
  }
}
.uetxgoz6 {
  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) {
  .uetxgoz6 {
    flex-direction: column;
  }
}
.ufe0zjv4 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ufe0zjv4 {
    margin-bottom: 40px;
  }
}
.uswisi2d .uh3i9ufk {
  margin-bottom: 28px;
}
.uswisi2d .uh3i9ufk img {
  max-height: 100px;
  width: auto;
}
.uu3nhq6c {
  display: flex;
  align-items: center;
}
.uu3nhq6c a + a {
  margin-left: 24px;
}
.uu3nhq6c img {
  max-height: 56px;
  width: auto;
}
.uu3nhq6c img + img {
  margin-left: 24px;
}
.uaqsrpw5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uaqsrpw5 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.urkvzb1r {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .urkvzb1r {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .usdbe5ql > div {
  display: none;
  padding: 20px;
  background: var(--uzhqx4s);
  border: 1px solid var(--uz8sixb);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uamo7das img{
        width:90px;
    }

    .ugcck6zu{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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