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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uc3qhy5m {
  cursor: pointer;
}

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

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

.urms34fa figure {
  margin: 0;
}

.urms34fa.uw0a7sbg {
  justify-content: flex-start;
  margin-right: 4px;
}

.urms34fa.ul5dwtvi {
  justify-content: flex-end;
  margin-left: 4px;
}

.urms34fa.ujl9hnec {
  justify-content: center;
}

.urms34fa.umf9ezoh {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ufc3txqi img {
  width: 100%;
}

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

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

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

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

.uauybkvx 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(--ubnhyin);
}

.uauybkvx ul li span svg {
  fill: var(--ubnhyin);
}

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

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

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

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

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

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

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

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

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

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

.ud8qfgox.uwnqe5cl {
  background-color: #000;
}

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

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

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

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

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

.ued1695i {
  margin-bottom: 94px;
}

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

.uowk9mt0 .utwss9gw {
  margin-bottom: 28px;
}

.uowk9mt0 .utwss9gw img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upp6qjie li a {
  color: var(--ugqf30q);
  text-decoration: none;
}

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

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

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

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

.un456dw6.uumhbajw {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ucswv89w li {
  width: 100%;
}

.ucswv89w 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(--uy5wscr);
  background: var(--umtigv3);
  border: 1px solid var(--ujuszcq);
}

.ucswv89w li a svg {
  fill: var(--uy5wscr);
}

.ucswv89w li a.uumhbajw {
  background: var(--ujuszcq);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.um8neg72 li a {
  color: var(--us07tyi);
  text-decoration: none;
}

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

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

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

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

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

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

.ued6qtki.utbqjj79 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uao63dg3 {
  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(--umtigv3);
  color: var(--uy5wscr);
  gap: 5px;
}

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

.uohbxezh 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(--umtigv3);
}

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

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

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

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

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

.uagonspo {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uf9tpef2 {
  color: var(--uz8askf);
}

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

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

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

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

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

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

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

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

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

.uhhv2mg1 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .upb47wrh {
    text-align: left;
  }

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

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

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

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

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

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

  .up0wx926 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uieac6z9 {
  margin: 0 0 28px;
}

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

.ue216feo {
  margin: 0 0 28px;
}

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

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

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

.udv0didi .umjn9tai {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uas0cmg6 span {
  height: 32px;
}

.uas0cmg6 span svg rect {
  fill: var(--unastin);
  stroke: var(--unastin);
}

.uas0cmg6.utl62ss4 span {
  transform: scaleY(-1);
}

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

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

.ug91g03n li {
  font-size: 18px;
  background: var(--ul8pu5z);
  border-bottom: 1px solid var(--ujuszcq);
}

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

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

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

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

.ug91g03n.urjjxu9j {
  display: none;
}

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

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

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

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

.uaf6dncv table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uz8askf);
  border: 1px solid var(--ujuszcq);
  background: var(--ul8pu5z);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uyt47gu8 table tr td {
  color: var(--uz8askf);
  background: var(--ugvnnxg);
  border-color: var(--ujuszcq);
}

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

.uyt47gu8 p {
  color: var(--uz8askf);
}

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

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

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

.ufcmxfjo {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ul8pu5z);
  color: var(--uvoktp4);
  border-left: 5px solid var(--umtigv3);
  border-color: var(--ujuszcq);
}

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

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

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

.umknjmo4 {
  border-radius: 10px;
  background: var(--ul8pu5z);
  border: 1px solid var(--ujuszcq);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ukjbkv6a {
  display: none;
}

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

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

.ut3z38jz li {
  margin: 0 20px;
}

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

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

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

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

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

.uobyhlv1 li a {
  color: var(--uz8askf);
  text-decoration: none;
}

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

.uobyhlv1 li span {
  opacity: 0.5;
}

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

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

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

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

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

.upusxis1 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(--ul8pu5z);
}

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

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

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

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

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

.upusxis1 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(--ukb2bin);
}

.upusxis1 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(--ujf2s46);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .upusxis1 tbody tr td .useg8d60:hover {
    background: var(--ubg2oxm);
  }
}

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

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

.upusxis1 tbody tr td .udmy72zu {
  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(--uz8askf);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utvs44s1 {
  padding: 90px 0;
}

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

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

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

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

.uq1xqudx img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ut57g1rh .uxg6d3sb {
  width: 50%;
  margin: 0;
}

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

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

.ujtulyix {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ukg0floz a svg {
  fill: #fff;
}

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

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

.ux4iwqyp {
  margin-bottom: 16px;
}

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

.uvn6kipe {
  font-size: 16px;
  color: var(--uz8askf);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuvo2x60.uzs8n6m2 {
  display: none;
}

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

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

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

.udyxnft5.uj0ze56u {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui3i0n0s img {
  width: 100%;
}

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

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

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

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

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

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

.umkqto0h .um12jvd6 {
  position: relative;
}

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

.umkqto0h .ukpwt8en.uzs8n6m2 {
  display: none;
}

.umkqto0h .up0bsk1q {
  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(--ubeiz9p);
  border: 1px solid var(--ujuszcq);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.umkqto0h .up0bsk1q .ufrp4ia1 {
  max-width: 300px;
  width: 100%;
}

.umkqto0h
  .up0bsk1q
  .ufrp4ia1
  .ui0yw2tf {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ubnhyin);
}

@media only screen and (max-width: 767px) {
  .umkqto0h
    .up0bsk1q
    .ufrp4ia1
    .ui0yw2tf {
    font-size: 32px;
    text-align: center;
  }
}

.umkqto0h
  .up0bsk1q
  .ufrp4ia1
  .ubhk7p0t {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uz8askf);
}

@media only screen and (max-width: 767px) {
  .umkqto0h
    .up0bsk1q
    .ufrp4ia1
    .ubhk7p0t {
    text-align: center;
  }
}

.umkqto0h .up0bsk1q .utbqjj79 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .utsluhj3 {
  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;
}

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .utsluhj3:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .umkqto0h
    .up0bsk1q
    .utbqjj79
    .utsluhj3 {
    width: 100%;
  }
}

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .uctlhzlo {
  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;
}

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .uctlhzlo
  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);
  }
}

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .uctlhzlo: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;
}

.umkqto0h
  .up0bsk1q
  .utbqjj79
  .uctlhzlo:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .umkqto0h
    .up0bsk1q
    .utbqjj79
    .uctlhzlo {
    width: 100%;
  }
}

.umkqto0h .up0bsk1q.uzs8n6m2 {
  display: none;
}

.umkqto0h .uoyms3vh {
  display: none;
}

.umkqto0h .uoyms3vh.uj0ze56u {
  display: block;
}

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

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

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

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

.umkqto0h .ufgdhaai .ui0yw2tf {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ubnhyin);
  margin-bottom: 10px;
}

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

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

.umkqto0h .ufgdhaai table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ujuszcq);
  color: var(--uz8askf);
  background: var(--ugvnnxg);
  border-top: none;
}

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

.umkqto0h .ufgdhaai table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ujuszcq);
  color: var(--uz8askf);
  background: var(--ul8pu5z);
  border-top: none;
}

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

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

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

.umuxypwa.uumhbajw {
  display: block;
}

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

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

.umuxypwa .ufkiq4jh {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ubeiz9p);
}

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

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

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

.uy00srwh.uumhbajw {
  display: block;
}

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

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

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

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

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

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

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

.utn68lmq.uzs8n6m2 {
  display: none;
}

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

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

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

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

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

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

.ujg0sa4d input::-moz-placeholder {
  color: var(--uz8askf);
  opacity: 0.6;
}

.ujg0sa4d input::placeholder {
  color: var(--uz8askf);
  opacity: 0.6;
}

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

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

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

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

.uekiuupr {
  margin-bottom: 36px;
}

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

.uekiuupr textarea::-moz-placeholder {
  color: var(--uz8askf);
  opacity: 0.6;
}

.uekiuupr textarea::placeholder {
  color: var(--uz8askf);
  opacity: 0.6;
}

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

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

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

.unkki6lh:hover {
  background: var(--ujuszcq);
}

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

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

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

.uajg165i.uzs8n6m2 {
  display: none;
}

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

.uajg165i .unkki6lh {
  margin: 0 auto;
}

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

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

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

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

.uqn2kvaa > input {
  display: none;
}

.uqn2kvaa > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzrrv25i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ufr9pnw9 44.uyxupdm8.uazqgfp2.uqr9culw.ut8nr8t0.uv46kvlc.ua9ih59t.uob722uz.uktajtqp.ucv0dw1x.uqtd7rt7.ucaxfmnn.uvjhtxzr 0l-12.uj0a4f3n 30.ue24lp1o.usqdr12e 2.uaof7249.usqdr12e 3.ubzim7m0 3.usgrckvs.ugi997ff 3.uugcllyf.uslua8ay.uqvqh3xv.unvrvde7 7-3.uj0a4f3n 10.uf9cu03t.unvrvde7 23.utdy0s4f.uenk04dd 1.uc549cxm 2.uj0a4f3n 3.uenk04dd 1.ugi997ff 5.use5sx8n.ugi997ff 32.uyk9mn7k.uslua8ay 5.uvjhtxzr 4.unvrvde7 9.unvrvde7 8.ugi997ff 6.ul43mh6o.uqdntbny.ugnkliyb.uq83inhg.usnscrsl 4.uwg6f9x2.usnscrsl 6.usnscrsl 0l29.uvjhtxzr 17.usbmvq05.ucbcwwew 2.usjcqhy5 10.umem4zlr.uj0a4f3n 8.ui9ncmda.upsd5iqw.upqirmom.uig3l5w2.uadu3te2.uslua8ay.uv46kvlc.uj0a4f3n 1.ursxh7dr.ulhzwghr.ue4dhp95.uq5v1riy.ugvclhny.uc549cxm 1.uto78f7i.urnys4o0.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uqn2kvaa > input:checked ~ label,
.uqn2kvaa > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzrrv25i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ufr9pnw9 44.uyxupdm8.uazqgfp2.uqr9culw.ut8nr8t0.uv46kvlc.ua9ih59t.uob722uz.uktajtqp.ucv0dw1x.uqtd7rt7.ucaxfmnn.uvjhtxzr 0l-12.uj0a4f3n 30.ue24lp1o.usqdr12e 2.uaof7249.usqdr12e 3.ubzim7m0 3.usgrckvs.ugi997ff 3.uugcllyf.uslua8ay.uqvqh3xv.unvrvde7 7-3.uj0a4f3n 10.uf9cu03t.unvrvde7 23.utdy0s4f.uenk04dd 1.uc549cxm 2.uj0a4f3n 3.uenk04dd 1.ugi997ff 5.use5sx8n.ugi997ff 32.uyk9mn7k.uslua8ay 5.uvjhtxzr 4.unvrvde7 9.unvrvde7 8.ugi997ff 6.ul43mh6o.uqdntbny.ugnkliyb.uq83inhg.usnscrsl 4.uwg6f9x2.usnscrsl 6.usnscrsl 0l29.uvjhtxzr 17.usbmvq05.ucbcwwew 2.usjcqhy5 10.umem4zlr.uj0a4f3n 8.ui9ncmda.upsd5iqw.upqirmom.uig3l5w2.uadu3te2.uslua8ay.uv46kvlc.uj0a4f3n 1.ursxh7dr.ulhzwghr.ue4dhp95.uq5v1riy.ugvclhny.uc549cxm 1.uto78f7i.urnys4o0.5z'/%3e%3c/svg%3e");
}

.uqn2kvaa > input:not(:checked) ~ label:hover,
.uqn2kvaa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzrrv25i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ufr9pnw9 44.uyxupdm8.uazqgfp2.uqr9culw.ut8nr8t0.uv46kvlc.ua9ih59t.uob722uz.uktajtqp.ucv0dw1x.uqtd7rt7.ucaxfmnn.uvjhtxzr 0l-12.uj0a4f3n 30.ue24lp1o.usqdr12e 2.uaof7249.usqdr12e 3.ubzim7m0 3.usgrckvs.ugi997ff 3.uugcllyf.uslua8ay.uqvqh3xv.unvrvde7 7-3.uj0a4f3n 10.uf9cu03t.unvrvde7 23.utdy0s4f.uenk04dd 1.uc549cxm 2.uj0a4f3n 3.uenk04dd 1.ugi997ff 5.use5sx8n.ugi997ff 32.uyk9mn7k.uslua8ay 5.uvjhtxzr 4.unvrvde7 9.unvrvde7 8.ugi997ff 6.ul43mh6o.uqdntbny.ugnkliyb.uq83inhg.usnscrsl 4.uwg6f9x2.usnscrsl 6.usnscrsl 0l29.uvjhtxzr 17.usbmvq05.ucbcwwew 2.usjcqhy5 10.umem4zlr.uj0a4f3n 8.ui9ncmda.upsd5iqw.upqirmom.uig3l5w2.uadu3te2.uslua8ay.uv46kvlc.uj0a4f3n 1.ursxh7dr.ulhzwghr.ue4dhp95.uq5v1riy.ugvclhny.uc549cxm 1.uto78f7i.urnys4o0.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ubystawk.uzs8n6m2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubystawk.ug0wc3ee .uvm9q49o {
  background: #2b3b67;
}

.ubystawk.ug0wc3ee .ue8p5wux {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ubystawk.ug0wc3ee .ue8p5wux::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ubystawk.ug0wc3ee .ue8p5wux::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ubystawk.ug0wc3ee .uam0gsdc::before {
  background: #0e0f41;
}

.ubystawk.ug0wc3ee .uam0gsdc::after {
  background: #152557;
}

.ubystawk.uvtn7faa .uvm9q49o {
  background: #1f35fa;
}

.ubystawk.uvtn7faa .ue8p5wux {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ubystawk.uvtn7faa .ue8p5wux::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ubystawk.uvtn7faa .ue8p5wux::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ubystawk.uvtn7faa .uam0gsdc::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ubystawk.uvtn7faa .uam0gsdc::after {
  background: #192ac8;
}

.ubystawk.utd9z76s .uvm9q49o {
  background: #fa771f;
}

.ubystawk.utd9z76s .ue8p5wux {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ubystawk.utd9z76s .ue8p5wux::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ubystawk.utd9z76s .ue8p5wux::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ubystawk.utd9z76s .uam0gsdc::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ubystawk.utd9z76s .uam0gsdc::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uosgfp08 small {
  font-size: 14px;
  color: var(--uz8askf);
}

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

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

.uc9xgc8k .ugevd5s4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.utwz6gki.uj0ze56u {
  display: block;
}

.utwz6gki.uzs8n6m2 {
  display: none;
}

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

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

.utq43d8q {
  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(--ul8pu5z);
}

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

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

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

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

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

.un7biodg .ugevd5s4 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uy0fuuq4 svg path {
  fill: var(--umtigv3);
}

.uy0fuuq4 svg circle {
  fill: var(--uy5wscr);
}

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

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

.ur26qrlb strong {
  font-weight: 600;
}

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

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

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

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

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

.uvve2mkn a {
  width: 100%;
}

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

.uj2wvlve {
  justify-content: center;
}

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

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

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

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

.urdx2xyy .um8neg72 {
  justify-content: center;
}



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

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

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

.uhmkkoxi.uumhbajw .uvkclf98::after {
  transform: rotate(45deg);
}

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

.uhmkkoxi.uumhbajw .ugnlqpqy {
  max-height: 500px;
  padding: 15px 20px;
}




.uvp0a2fk {
  margin: 25px 0;
}

.uqn2kvaa > input:not(:checked) ~ label:hover,
.uqn2kvaa > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uj6xt8qt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uc09pyye 44.undphtrn.uzz2dxhl.uxlj0s6v.upentjlb.udwz5zya.ujuze7d0.uegkoq3v.ub0r050z.uxr0c4ub.ubnnaun0.uqowkkhl.ujdll234 0l-12.utjfg49h 30.uzlrr9zc.uvjxnny6 2.ugk88csv.uvjxnny6 3.uhysd6po 3.ukbjen5r.ubatyo8h 3.uyjcqg0j.ubaiyd6z.ul93tedz.ulnrh01i 7-3.utjfg49h 10.ugtquq2p.ulnrh01i 23.ut959tot.ukhjsrog 1.ume59das 2.utjfg49h 3.ukhjsrog 1.ubatyo8h 5.uno86m6u.ubatyo8h 32.ucsi312x.ubaiyd6z 5.ujdll234 4.ulnrh01i 9.ulnrh01i 8.ubatyo8h 6.udymrf7n.uahcs03k.uzet0hq3.uzzn101q.uu6uev3q 4.ufdv0tvx.uu6uev3q 6.uu6uev3q 0l29.ujdll234 17.udgez86i.ujbm10a5 2.uto47c8j 10.ulcw3gz3.utjfg49h 8.ux4ltav5.ujbi19jn.uxhd2wxs.ux74wdoa.uzrbppgc.ubaiyd6z.udwz5zya.utjfg49h 1.uwedcmqy.uo72qtmg.upso9nd2.ui7g3yik.ub0br76o.ume59das 1.ucydadlb.umw4fqq6.5z'/%3e%3c/svg%3e");
}

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

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

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

.uoti4shi.uk73t95w {
  display: block;
}

.uoti4shi.uj1irk4i {
  display: none;
}

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

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

.ut6nk19d {
  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(--ul8pu5z);
}

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

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

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

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

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

.ueswa3j6 .uyx4o3tg {
  fill: #c2c0ce;
}

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

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

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

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

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



.uvwuu1ns {
  padding: 16px;
  border: 1px solid var(--ujuszcq);
  border-radius: 12px;
  background: var(--ul8pu5z);
  font-family: sans-serif;
}

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

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



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

.ud998oyk.ueaxshca {
  opacity: 1;
  pointer-events: auto;
}



.uw0mfjcz {
  margin: 25px 0;
}

.uzub949t > input:not(:checked) ~ label:hover,
.uzub949t > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uxzybvnx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uiumm1au 44.um5475wm.uuul5v6i.uqike5z4.uvblpuwu.uxqnbx48.utzqrfdm.uh8i1xhr.ut4uvxi0.uae0345u.uijffhau.us33euni.ucrf4lho 0l-12.ugmdd29r 30.uul3zl17.ulaka2ik 2.uafztjhw.ulaka2ik 3.umukpul0 3.ujs7lyvu.ucrms4f8 3.uho8k3m9.ubs55ctg.uez0nn1o.ucfn98nc 7-3.ugmdd29r 10.uzrzk4xc.ucfn98nc 23.up8x04zc.uh3oxfc8 1.uxm1rdul 2.ugmdd29r 3.uh3oxfc8 1.ucrms4f8 5.ugc6oovv.ucrms4f8 32.ub7utfjh.ubs55ctg 5.ucrf4lho 4.ucfn98nc 9.ucfn98nc 8.ucrms4f8 6.ul3doil2.usxh82h8.ufaj4dob.uhire792.uatopwlf 4.uf2b534v.uatopwlf 6.uatopwlf 0l29.ucrf4lho 17.uzptek4y.ujr1ragg 2.urn9ngnz 10.uwfxcao6.ugmdd29r 8.ur6rk1yx.us6wgvqb.uzd3c5k7.uel9r8c2.uhox88jd.ubs55ctg.uxqnbx48.ugmdd29r 1.uih81u63.uahz5n8n.uvql0f6y.untppoyn.uiptx3e6.uxm1rdul 1.uw82uhq6.uuzkwqrh.5z'/%3e%3c/svg%3e");
}

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

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

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

.ujrr5y5m.udsvrt6o {
  display: block;
}

.ujrr5y5m.ukjr2fro {
  display: none;
}

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

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

.uk4e7ba3 {
  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(--ul8pu5z);
}

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

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

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

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

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

.uh5ru4md .uc488akb {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uvirp0wd:hover:not(:disabled) {
  background: var(--ubg2oxm);
}

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

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

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

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

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

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

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

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

.uf77re82.uuzvsjg5 .usxqhin6::after {
  transform: rotate(45deg);
}

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

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

.uf77re82.uuzvsjg5 .uqq29eby {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.usrnr9ij {
  margin-bottom: 25px;
}

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



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

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

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

.uz92e0rk button {
  z-index: 2;
}

.ur3kpykj.utfm4252 {
  bottom: 40px;
}

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

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

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

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

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

  .uz92e0rk .unbpm0qw {
    font-size: 13.5px;
  }

  .ur3kpykj .uqs1kynf {
    animation: jump-y 0.uv0eisl9 infinite ease-in-out;
  }

  .uy0o2usf {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ud4c4ivl .ugadoici {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uo9hwpak {
    text-align: center;
  }

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

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

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

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

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

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

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

.ug4dldcb a {
  color: #000;
}

.ugu65qfk {
  margin-bottom: 50px;
}

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

  .uya2eh35 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ur4qp60g {
  padding: 10px 0 0;
  background: var(--ul8pu5z);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ur4qp60g {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ur4qp60g {
    padding: 50px 16px 68px;
  }
}
.ufkihkil {
  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) {
  .ufkihkil {
    flex-direction: column;
  }
}
.uv5hl0t1 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uv5hl0t1 {
    margin-bottom: 40px;
  }
}
.ui5ricrc .uk6pnsgn {
  margin-bottom: 28px;
}
.ui5ricrc .uk6pnsgn img {
  max-height: 100px;
  width: auto;
}
.ufvyvkrj {
  display: flex;
  align-items: center;
}
.ufvyvkrj a + a {
  margin-left: 24px;
}
.ufvyvkrj img {
  max-height: 56px;
  width: auto;
}
.ufvyvkrj img + img {
  margin-left: 24px;
}
.ux8oughs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ux8oughs {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ud5qxsqv {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ud5qxsqv {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .ulu2p4jq > div {
  display: none;
  padding: 20px;
  background: var(--ul8pu5z);
  border: 1px solid var(--ujuszcq);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uy26w1ka img{
        width:90px;
    }

    .up0wx926{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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