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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ut7t791k {
  cursor: pointer;
}

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

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

.un8dppwg figure {
  margin: 0;
}

.un8dppwg.urx2cmlc {
  justify-content: flex-start;
  margin-right: 4px;
}

.un8dppwg.uxhktjvn {
  justify-content: flex-end;
  margin-left: 4px;
}

.un8dppwg.ulfe7vil {
  justify-content: center;
}

.un8dppwg.ul866eus {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ugvzcpvu img {
  width: 100%;
}

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

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

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

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

.utg1qkpr 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(--ud9el07);
}

.utg1qkpr ul li span svg {
  fill: var(--ud9el07);
}

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

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

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

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

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

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

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

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

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

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

.up5qf697.uajpedq4 {
  background-color: #000;
}

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

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

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

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

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

.uppb8dg0 {
  margin-bottom: 94px;
}

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

.uix3vl3c .ut2vv3jm {
  margin-bottom: 28px;
}

.uix3vl3c .ut2vv3jm img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.udmgqg42 li a {
  color: var(--ufd3mm8);
  text-decoration: none;
}

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

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

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

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

.uk3m5161.uyhcdq3e {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uxkxjccn li {
  width: 100%;
}

.uxkxjccn 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(--ui8vg4z);
  background: var(--ugq1fj3);
  border: 1px solid var(--uukcbdi);
}

.uxkxjccn li a svg {
  fill: var(--ui8vg4z);
}

.uxkxjccn li a.uyhcdq3e {
  background: var(--uukcbdi);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uxwbxra9 li a {
  color: var(--ubg95cr);
  text-decoration: none;
}

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

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

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

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

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

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

.uheq6s7i.unw8gcz5 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.urp478s9 {
  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(--ugq1fj3);
  color: var(--ui8vg4z);
  gap: 5px;
}

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

.uiv6pxfj 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(--ugq1fj3);
}

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

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

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

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

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

.uy2pyap6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.umt5pekt {
  color: var(--uiwss55);
}

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

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

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

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

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

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

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

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

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

.ulu5ia50 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ufzze9us {
    text-align: left;
  }

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

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

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

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

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

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

  .ul2pz1d4 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ulj3fkpj {
  margin: 0 0 28px;
}

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

.ulkjwag5 {
  margin: 0 0 28px;
}

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

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

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

.ufvttsr5 .uum9clg4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.ultzxa0q span {
  height: 32px;
}

.ultzxa0q span svg rect {
  fill: var(--uwe0xgp);
  stroke: var(--uwe0xgp);
}

.ultzxa0q.ushdiemw span {
  transform: scaleY(-1);
}

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

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

.uwd8evb7 li {
  font-size: 18px;
  background: var(--uq8qig7);
  border-bottom: 1px solid var(--uukcbdi);
}

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

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

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

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

.uwd8evb7.ub7krv38 {
  display: none;
}

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

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

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

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

.uw2lb119 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uiwss55);
  border: 1px solid var(--uukcbdi);
  background: var(--uq8qig7);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ueuedbnm table tr td {
  color: var(--uiwss55);
  background: var(--uq0q6wb);
  border-color: var(--uukcbdi);
}

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

.ueuedbnm p {
  color: var(--uiwss55);
}

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

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

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

.uar384h1 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uq8qig7);
  color: var(--udmvypt);
  border-left: 5px solid var(--ugq1fj3);
  border-color: var(--uukcbdi);
}

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

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

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

.uzc5s6vj {
  border-radius: 10px;
  background: var(--uq8qig7);
  border: 1px solid var(--uukcbdi);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uo0eechf {
  display: none;
}

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

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

.uvq7v2f3 li {
  margin: 0 20px;
}

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

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

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

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

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

.uqg1d014 li a {
  color: var(--uiwss55);
  text-decoration: none;
}

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

.uqg1d014 li span {
  opacity: 0.5;
}

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

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

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

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

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

.uqj9f5kc 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(--uq8qig7);
}

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

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

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

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

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

.uqj9f5kc 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(--uanzkpe);
}

.uqj9f5kc 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(--uqagla1);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uqj9f5kc tbody tr td .uqq9igfb:hover {
    background: var(--uv6n09q);
  }
}

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

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

.uqj9f5kc tbody tr td .uo10f9ie {
  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(--uiwss55);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhqslmen {
  padding: 90px 0;
}

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

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

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

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

.uflcbvsv img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.umfa708q .ud6cb9kr {
  width: 50%;
  margin: 0;
}

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

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

.uwywef8q {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ubl2jf5p a svg {
  fill: #fff;
}

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

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

.ulk9i5r6 {
  margin-bottom: 16px;
}

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

.urj6f0uu {
  font-size: 16px;
  color: var(--uiwss55);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uxng4pvn.ukxk804i {
  display: none;
}

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

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

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

.uqzbmqr8.uswydf6g {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uju7vqb8 img {
  width: 100%;
}

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

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

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

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

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

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

.uiztdtg8 .upeonb1o {
  position: relative;
}

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

.uiztdtg8 .uwutg2bc.ukxk804i {
  display: none;
}

.uiztdtg8 .un0u1716 {
  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(--uqacpks);
  border: 1px solid var(--uukcbdi);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uiztdtg8 .un0u1716 .usyn2w3x {
  max-width: 300px;
  width: 100%;
}

.uiztdtg8
  .un0u1716
  .usyn2w3x
  .umk6f03o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ud9el07);
}

@media only screen and (max-width: 767px) {
  .uiztdtg8
    .un0u1716
    .usyn2w3x
    .umk6f03o {
    font-size: 32px;
    text-align: center;
  }
}

.uiztdtg8
  .un0u1716
  .usyn2w3x
  .up9qfnex {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uiwss55);
}

@media only screen and (max-width: 767px) {
  .uiztdtg8
    .un0u1716
    .usyn2w3x
    .up9qfnex {
    text-align: center;
  }
}

.uiztdtg8 .un0u1716 .unw8gcz5 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .uav3701z {
  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;
}

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .uav3701z:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uiztdtg8
    .un0u1716
    .unw8gcz5
    .uav3701z {
    width: 100%;
  }
}

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .usd5nnqs {
  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;
}

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .usd5nnqs
  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);
  }
}

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .usd5nnqs: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;
}

.uiztdtg8
  .un0u1716
  .unw8gcz5
  .usd5nnqs:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uiztdtg8
    .un0u1716
    .unw8gcz5
    .usd5nnqs {
    width: 100%;
  }
}

.uiztdtg8 .un0u1716.ukxk804i {
  display: none;
}

.uiztdtg8 .ubn6h34z {
  display: none;
}

.uiztdtg8 .ubn6h34z.uswydf6g {
  display: block;
}

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

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

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

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

.uiztdtg8 .utcclwhh .umk6f03o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ud9el07);
  margin-bottom: 10px;
}

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

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

.uiztdtg8 .utcclwhh table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uukcbdi);
  color: var(--uiwss55);
  background: var(--uq0q6wb);
  border-top: none;
}

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

.uiztdtg8 .utcclwhh table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uukcbdi);
  color: var(--uiwss55);
  background: var(--uq8qig7);
  border-top: none;
}

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

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

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

.ufotjhux.uyhcdq3e {
  display: block;
}

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

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

.ufotjhux .umcjfhpg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uqacpks);
}

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

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

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

.uwws0z1j.uyhcdq3e {
  display: block;
}

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

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

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

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

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

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

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

.uclq08m5.ukxk804i {
  display: none;
}

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

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

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

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

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

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

.umanglpe input::-moz-placeholder {
  color: var(--uiwss55);
  opacity: 0.6;
}

.umanglpe input::placeholder {
  color: var(--uiwss55);
  opacity: 0.6;
}

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

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

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

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

.unf8rk5y {
  margin-bottom: 36px;
}

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

.unf8rk5y textarea::-moz-placeholder {
  color: var(--uiwss55);
  opacity: 0.6;
}

.unf8rk5y textarea::placeholder {
  color: var(--uiwss55);
  opacity: 0.6;
}

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

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

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

.um4riu10:hover {
  background: var(--uukcbdi);
}

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

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

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

.ujtql8u1.ukxk804i {
  display: none;
}

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

.ujtql8u1 .um4riu10 {
  margin: 0 auto;
}

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

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

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

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

.ulds4gxi > input {
  display: none;
}

.ulds4gxi > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubu3dpu9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.umqnemwr 44.ups4afx7.uzxnl585.usijyeo9.uel3s6vs.uo2285dz.ufbl3fd6.uiw1j6kv.uf65qrjo.udwzwopt.ukoj7vfs.ucw9fizt.urs3a0td 0l-12.uao0ayj3 30.ukvves6j.uysc7yfv 2.uj6sa0yn.uysc7yfv 3.ufm23nnu 3.ulojzn6j.uqmr4whl 3.ut102iwc.utz135w0.uo8pobl6.uas3gs7m 7-3.uao0ayj3 10.uo8d5gpe.uas3gs7m 23.ui7dagtf.uy16sqgg 1.uu4962us 2.uao0ayj3 3.uy16sqgg 1.uqmr4whl 5.uvhmm2j9.uqmr4whl 32.unufvlor.utz135w0 5.urs3a0td 4.uas3gs7m 9.uas3gs7m 8.uqmr4whl 6.uj6c11h0.uonf22hu.uckw909a.uddr6oax.ujj9p2rb 4.uhajfxph.ujj9p2rb 6.ujj9p2rb 0l29.urs3a0td 17.uo0cnsru.uugmzfat 2.ucnexw6n 10.ujfohs8s.uao0ayj3 8.uq55najp.uxpyixqn.udxeolhm.ub2va8u0.uza3d01p.utz135w0.uo2285dz.uao0ayj3 1.uqurzihe.uwiltecx.urj5wr2g.uhximi4g.umyxj8qa.uu4962us 1.uqdbgvcc.ut00nn9j.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ulds4gxi > input:checked ~ label,
.ulds4gxi > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubu3dpu9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.umqnemwr 44.ups4afx7.uzxnl585.usijyeo9.uel3s6vs.uo2285dz.ufbl3fd6.uiw1j6kv.uf65qrjo.udwzwopt.ukoj7vfs.ucw9fizt.urs3a0td 0l-12.uao0ayj3 30.ukvves6j.uysc7yfv 2.uj6sa0yn.uysc7yfv 3.ufm23nnu 3.ulojzn6j.uqmr4whl 3.ut102iwc.utz135w0.uo8pobl6.uas3gs7m 7-3.uao0ayj3 10.uo8d5gpe.uas3gs7m 23.ui7dagtf.uy16sqgg 1.uu4962us 2.uao0ayj3 3.uy16sqgg 1.uqmr4whl 5.uvhmm2j9.uqmr4whl 32.unufvlor.utz135w0 5.urs3a0td 4.uas3gs7m 9.uas3gs7m 8.uqmr4whl 6.uj6c11h0.uonf22hu.uckw909a.uddr6oax.ujj9p2rb 4.uhajfxph.ujj9p2rb 6.ujj9p2rb 0l29.urs3a0td 17.uo0cnsru.uugmzfat 2.ucnexw6n 10.ujfohs8s.uao0ayj3 8.uq55najp.uxpyixqn.udxeolhm.ub2va8u0.uza3d01p.utz135w0.uo2285dz.uao0ayj3 1.uqurzihe.uwiltecx.urj5wr2g.uhximi4g.umyxj8qa.uu4962us 1.uqdbgvcc.ut00nn9j.5z'/%3e%3c/svg%3e");
}

.ulds4gxi > input:not(:checked) ~ label:hover,
.ulds4gxi > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubu3dpu9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.umqnemwr 44.ups4afx7.uzxnl585.usijyeo9.uel3s6vs.uo2285dz.ufbl3fd6.uiw1j6kv.uf65qrjo.udwzwopt.ukoj7vfs.ucw9fizt.urs3a0td 0l-12.uao0ayj3 30.ukvves6j.uysc7yfv 2.uj6sa0yn.uysc7yfv 3.ufm23nnu 3.ulojzn6j.uqmr4whl 3.ut102iwc.utz135w0.uo8pobl6.uas3gs7m 7-3.uao0ayj3 10.uo8d5gpe.uas3gs7m 23.ui7dagtf.uy16sqgg 1.uu4962us 2.uao0ayj3 3.uy16sqgg 1.uqmr4whl 5.uvhmm2j9.uqmr4whl 32.unufvlor.utz135w0 5.urs3a0td 4.uas3gs7m 9.uas3gs7m 8.uqmr4whl 6.uj6c11h0.uonf22hu.uckw909a.uddr6oax.ujj9p2rb 4.uhajfxph.ujj9p2rb 6.ujj9p2rb 0l29.urs3a0td 17.uo0cnsru.uugmzfat 2.ucnexw6n 10.ujfohs8s.uao0ayj3 8.uq55najp.uxpyixqn.udxeolhm.ub2va8u0.uza3d01p.utz135w0.uo2285dz.uao0ayj3 1.uqurzihe.uwiltecx.urj5wr2g.uhximi4g.umyxj8qa.uu4962us 1.uqdbgvcc.ut00nn9j.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uybe0shi.ukxk804i {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uybe0shi.ujke2drm .upc1f976 {
  background: #2b3b67;
}

.uybe0shi.ujke2drm .ujtbzqev {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uybe0shi.ujke2drm .ujtbzqev::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uybe0shi.ujke2drm .ujtbzqev::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uybe0shi.ujke2drm .umumdrel::before {
  background: #0e0f41;
}

.uybe0shi.ujke2drm .umumdrel::after {
  background: #152557;
}

.uybe0shi.uibvavzl .upc1f976 {
  background: #1f35fa;
}

.uybe0shi.uibvavzl .ujtbzqev {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uybe0shi.uibvavzl .ujtbzqev::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uybe0shi.uibvavzl .ujtbzqev::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uybe0shi.uibvavzl .umumdrel::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uybe0shi.uibvavzl .umumdrel::after {
  background: #192ac8;
}

.uybe0shi.ucfekz5i .upc1f976 {
  background: #fa771f;
}

.uybe0shi.ucfekz5i .ujtbzqev {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uybe0shi.ucfekz5i .ujtbzqev::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uybe0shi.ucfekz5i .ujtbzqev::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uybe0shi.ucfekz5i .umumdrel::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uybe0shi.ucfekz5i .umumdrel::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uyopwnz3 small {
  font-size: 14px;
  color: var(--uiwss55);
}

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

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

.upjwbiqh .ur9p5ace {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ur5g10pc.uswydf6g {
  display: block;
}

.ur5g10pc.ukxk804i {
  display: none;
}

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

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

.um9xjb38 {
  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(--uq8qig7);
}

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

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

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

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

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

.ua0unbv1 .ur9p5ace {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ulv2m1cs svg path {
  fill: var(--ugq1fj3);
}

.ulv2m1cs svg circle {
  fill: var(--ui8vg4z);
}

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

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

.ue4ox4f6 strong {
  font-weight: 600;
}

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

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

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

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

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

.unkdyj1x a {
  width: 100%;
}

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

.uzftyygl {
  justify-content: center;
}

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

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

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

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

.uvpq45qd .uxwbxra9 {
  justify-content: center;
}



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

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

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

.uz2e7squ.uyhcdq3e .udoddhwb::after {
  transform: rotate(45deg);
}

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

.uz2e7squ.uyhcdq3e .uz3h1276 {
  max-height: 500px;
  padding: 15px 20px;
}




.uz6ljhqc {
  margin: 25px 0;
}

.ulds4gxi > input:not(:checked) ~ label:hover,
.ulds4gxi > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uvnzen8b.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ued8ijvv 44.uhg1tkv5.ua7cc3f2.usk1avze.uorv5xcc.ui8mca2r.uzy671rx.uued6u5r.unbfbmmg.uf39v44f.uwx5f9m8.up6fzej8.ulu55g2e 0l-12.ulc98vke 30.uac3105s.uc9w0s8c 2.uaw77cra.uc9w0s8c 3.ufmepayp 3.uf19ec9y.udgio45t 3.up57v91h.ugcrgafe.um60w3lx.uh7is2s0 7-3.ulc98vke 10.utosyx27.uh7is2s0 23.uw1d0jlm.ue6w20yr 1.uacjbk1k 2.ulc98vke 3.ue6w20yr 1.udgio45t 5.ugqb582h.udgio45t 32.urs0ckq8.ugcrgafe 5.ulu55g2e 4.uh7is2s0 9.uh7is2s0 8.udgio45t 6.uiw50txz.uoq1s3c1.uusr4giw.udr5krxo.uod87nep 4.usu8gql3.uod87nep 6.uod87nep 0l29.ulu55g2e 17.ub7potlx.usryv344 2.ukf6p4rk 10.ux9yqyoc.ulc98vke 8.uc1fzae4.uea1kexq.uxfioq1j.uut95ctb.uq3t1t8d.ugcrgafe.ui8mca2r.ulc98vke 1.ug5k72nf.uobsb0c3.uo9qewk9.uj5vfe0h.uvp76r6b.uacjbk1k 1.utsuf5ha.ukxdsol6.5z'/%3e%3c/svg%3e");
}

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

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

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

.umwipxiy.upulbqe1 {
  display: block;
}

.umwipxiy.uxjr1el4 {
  display: none;
}

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

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

.uiiuir23 {
  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(--uq8qig7);
}

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

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

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

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

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

.ukdjp8sm .ubvefpdy {
  fill: #c2c0ce;
}

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

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

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

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

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



.uc5ivetx {
  padding: 16px;
  border: 1px solid var(--uukcbdi);
  border-radius: 12px;
  background: var(--uq8qig7);
  font-family: sans-serif;
}

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

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



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

.uopxlbpx.ukm6dnky {
  opacity: 1;
  pointer-events: auto;
}



.ua0m8crv {
  margin: 25px 0;
}

.um4tnc7f > input:not(:checked) ~ label:hover,
.um4tnc7f > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ufcsuvhk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uwq2ld94 44.uvyolm2d.ui6j9eyw.uizro0oi.uv0zya0h.uk01ti9r.ufn1r2o1.usjcc2n3.uozvo1dq.uw1vqx9p.ualqvtxv.uvi3trlw.ucs3sp32 0l-12.uc6blggr 30.ulhesy0h.utyktl5q 2.uerzsuhd.utyktl5q 3.usvz0ish 3.udy021np.umqii34h 3.urchj2kk.udmuj27a.uoeq4pp4.uc8p0k9t 7-3.uc6blggr 10.ubeenivo.uc8p0k9t 23.unfvs8g4.ucrjsce0 1.uyjaovc5 2.uc6blggr 3.ucrjsce0 1.umqii34h 5.ua0egnka.umqii34h 32.updc18l4.udmuj27a 5.ucs3sp32 4.uc8p0k9t 9.uc8p0k9t 8.umqii34h 6.uz3wnctk.ut5vj790.uwgxhxpv.uudg7wiy.uprpiw47 4.ukvc25tj.uprpiw47 6.uprpiw47 0l29.ucs3sp32 17.uyfp71ct.uuyi477d 2.ua9arvcq 10.ujzx5u4i.uc6blggr 8.uqlea9io.uqf7bhu0.ur2jalyt.uwe20bru.ujyefl7s.udmuj27a.uk01ti9r.uc6blggr 1.udq3wwda.uvs600xy.ujwtrju0.uajc6ada.ulwf16v7.uyjaovc5 1.ucdgpum1.upe3vooi.5z'/%3e%3c/svg%3e");
}

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

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

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

.umpjz2pr.ucnqb1dp {
  display: block;
}

.umpjz2pr.uswbiack {
  display: none;
}

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

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

.um9skdgp {
  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(--uq8qig7);
}

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

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

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

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

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

.uvcppvng .uvnasiz2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.ua1uuk7x:hover:not(:disabled) {
  background: var(--uv6n09q);
}

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

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

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

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

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

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

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

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

.uhhzev6e.ue473yi4 .ucee9nte::after {
  transform: rotate(45deg);
}

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

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

.uhhzev6e.ue473yi4 .uyt7r3jm {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uj24rjiu {
  margin-bottom: 25px;
}

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



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

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

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

.uff8v98o button {
  z-index: 2;
}

.ugzpd7w5.uxav3oif {
  bottom: 40px;
}

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

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

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

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

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

  .uff8v98o .ukmbrsja {
    font-size: 13.5px;
  }

  .ugzpd7w5 .uap1usau {
    animation: jump-y 0.uvr6wajz infinite ease-in-out;
  }

  .uh86tsbn {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ulg0olm7 .uw6ak3wt {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uv2ekq0y {
    text-align: center;
  }

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

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

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

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

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

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

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

.uodxd8fb a {
  color: #000;
}

.uk0o8urs {
  margin-bottom: 50px;
}

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

  .umf54u94 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uaibq994 {
  padding: 10px 0 0;
  background: var(--uq8qig7);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uaibq994 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uaibq994 {
    padding: 50px 16px 68px;
  }
}
.uzaie5fi {
  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) {
  .uzaie5fi {
    flex-direction: column;
  }
}
.un5c21qy {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .un5c21qy {
    margin-bottom: 40px;
  }
}
.uso7ojme .ugd2sdj1 {
  margin-bottom: 28px;
}
.uso7ojme .ugd2sdj1 img {
  max-height: 100px;
  width: auto;
}
.unnf15nd {
  display: flex;
  align-items: center;
}
.unnf15nd a + a {
  margin-left: 24px;
}
.unnf15nd img {
  max-height: 56px;
  width: auto;
}
.unnf15nd img + img {
  margin-left: 24px;
}
.uvibhcx5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uvibhcx5 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ujuumcta {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ujuumcta {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uokprhn9 > div {
  display: none;
  padding: 20px;
  background: var(--uq8qig7);
  border: 1px solid var(--uukcbdi);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .ut1sxjcg img{
        width:90px;
    }

    .ul2pz1d4{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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