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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuq92cht {
  cursor: pointer;
}

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

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

.uwaayohn figure {
  margin: 0;
}

.uwaayohn.ukfb66fd {
  justify-content: flex-start;
  margin-right: 4px;
}

.uwaayohn.uhgjuby1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.uwaayohn.uupyu1jj {
  justify-content: center;
}

.uwaayohn.ualaygmm {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uaujodab img {
  width: 100%;
}

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

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

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

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

.ufoknd1q 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(--ulrckqk);
}

.ufoknd1q ul li span svg {
  fill: var(--ulrckqk);
}

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

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

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

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

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

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

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

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

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

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

.ufy1bfr3.uv74qz73 {
  background-color: #000;
}

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

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

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

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

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

.ug7ewzyr {
  margin-bottom: 94px;
}

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

.uvgsqlng .ug8eze42 {
  margin-bottom: 28px;
}

.uvgsqlng .ug8eze42 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ul65f4z7 li a {
  color: var(--uvbgi5l);
  text-decoration: none;
}

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

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

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

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

.uph4gsns.ucn81ip5 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ud4fa7sl li {
  width: 100%;
}

.ud4fa7sl 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(--ug7448x);
  background: var(--urgcawt);
  border: 1px solid var(--ua1lpf0);
}

.ud4fa7sl li a svg {
  fill: var(--ug7448x);
}

.ud4fa7sl li a.ucn81ip5 {
  background: var(--ua1lpf0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uody800f li a {
  color: var(--up722n4);
  text-decoration: none;
}

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

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

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

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

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

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

.uqehfzdm.uq1sh856 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.um3napu0 {
  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(--urgcawt);
  color: var(--ug7448x);
  gap: 5px;
}

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

.uobvw9ps 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(--urgcawt);
}

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

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

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

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

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

.uhbmauq6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufroktqs {
  color: var(--ueuiyz6);
}

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

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

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

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

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

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

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

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

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

.ux9c9ovt a {
  text-decoration: none;
}

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

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

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

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

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

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

  .umx555r8 {
    text-align: left;
  }

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

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

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

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

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

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

  .uemu3chg {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uorry6e0 {
  margin: 0 0 28px;
}

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

.uit9cis3 {
  margin: 0 0 28px;
}

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

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

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

.uhdnf62y .us3t3jlb {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uxejt008 span {
  height: 32px;
}

.uxejt008 span svg rect {
  fill: var(--uq8ciun);
  stroke: var(--uq8ciun);
}

.uxejt008.uxsoefse span {
  transform: scaleY(-1);
}

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

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

.ucj7jpu2 li {
  font-size: 18px;
  background: var(--ulqb68g);
  border-bottom: 1px solid var(--ua1lpf0);
}

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

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

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

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

.ucj7jpu2.uroxbtau {
  display: none;
}

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

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

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

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

.uwtlmqg8 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ueuiyz6);
  border: 1px solid var(--ua1lpf0);
  background: var(--ulqb68g);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uoog7y1m table tr td {
  color: var(--ueuiyz6);
  background: var(--ueiyw2s);
  border-color: var(--ua1lpf0);
}

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

.uoog7y1m p {
  color: var(--ueuiyz6);
}

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

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

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

.uox9nq2o {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ulqb68g);
  color: var(--udbkfox);
  border-left: 5px solid var(--urgcawt);
  border-color: var(--ua1lpf0);
}

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

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

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

.ujonhi4r {
  border-radius: 10px;
  background: var(--ulqb68g);
  border: 1px solid var(--ua1lpf0);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uqsdxnx3 {
  display: none;
}

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

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

.utdi81wg li {
  margin: 0 20px;
}

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

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

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

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

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

.uk3hmffc li a {
  color: var(--ueuiyz6);
  text-decoration: none;
}

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

.uk3hmffc li span {
  opacity: 0.5;
}

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

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

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

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

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

.uqe3s0fs 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(--ulqb68g);
}

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

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

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

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

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

.uqe3s0fs 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(--ugo4e7t);
}

.uqe3s0fs 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(--umr73sb);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uqe3s0fs tbody tr td .uqcatozz:hover {
    background: var(--ujblmp2);
  }
}

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

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

.uqe3s0fs tbody tr td .uukcrzku {
  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(--ueuiyz6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uxx8n2ds {
  padding: 90px 0;
}

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

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

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

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

.uefuo2x1 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ukmlx9wz .uv02nyoc {
  width: 50%;
  margin: 0;
}

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

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

.uuaps66e {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uynpwggw a svg {
  fill: #fff;
}

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

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

.uv2q86cb {
  margin-bottom: 16px;
}

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

.uab36npa {
  font-size: 16px;
  color: var(--ueuiyz6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufuqu0gd.ujg3wl1e {
  display: none;
}

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

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

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

.ugiz9ivf.uxfil70u {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utreal08 img {
  width: 100%;
}

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

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

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

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

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

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

.uhaa523r .uwt7rejk {
  position: relative;
}

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

.uhaa523r .uvjt1vmi.ujg3wl1e {
  display: none;
}

.uhaa523r .uirr91gy {
  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(--uni5dpt);
  border: 1px solid var(--ua1lpf0);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uhaa523r .uirr91gy .uj5p9foc {
  max-width: 300px;
  width: 100%;
}

.uhaa523r
  .uirr91gy
  .uj5p9foc
  .up09k7n5 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ulrckqk);
}

@media only screen and (max-width: 767px) {
  .uhaa523r
    .uirr91gy
    .uj5p9foc
    .up09k7n5 {
    font-size: 32px;
    text-align: center;
  }
}

.uhaa523r
  .uirr91gy
  .uj5p9foc
  .uo46q9nt {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ueuiyz6);
}

@media only screen and (max-width: 767px) {
  .uhaa523r
    .uirr91gy
    .uj5p9foc
    .uo46q9nt {
    text-align: center;
  }
}

.uhaa523r .uirr91gy .uq1sh856 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uhaa523r
  .uirr91gy
  .uq1sh856
  .us9fx19l {
  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;
}

.uhaa523r
  .uirr91gy
  .uq1sh856
  .us9fx19l:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uhaa523r
    .uirr91gy
    .uq1sh856
    .us9fx19l {
    width: 100%;
  }
}

.uhaa523r
  .uirr91gy
  .uq1sh856
  .ui4qadzq {
  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;
}

.uhaa523r
  .uirr91gy
  .uq1sh856
  .ui4qadzq
  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);
  }
}

.uhaa523r
  .uirr91gy
  .uq1sh856
  .ui4qadzq: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;
}

.uhaa523r
  .uirr91gy
  .uq1sh856
  .ui4qadzq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uhaa523r
    .uirr91gy
    .uq1sh856
    .ui4qadzq {
    width: 100%;
  }
}

.uhaa523r .uirr91gy.ujg3wl1e {
  display: none;
}

.uhaa523r .udf7nz77 {
  display: none;
}

.uhaa523r .udf7nz77.uxfil70u {
  display: block;
}

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

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

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

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

.uhaa523r .uwsd708u .up09k7n5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ulrckqk);
  margin-bottom: 10px;
}

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

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

.uhaa523r .uwsd708u table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ua1lpf0);
  color: var(--ueuiyz6);
  background: var(--ueiyw2s);
  border-top: none;
}

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

.uhaa523r .uwsd708u table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ua1lpf0);
  color: var(--ueuiyz6);
  background: var(--ulqb68g);
  border-top: none;
}

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

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

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

.uwf6zbcp.ucn81ip5 {
  display: block;
}

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

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

.uwf6zbcp .uxqa7ahd {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uni5dpt);
}

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

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

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

.up7okmsw.ucn81ip5 {
  display: block;
}

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

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

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

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

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

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

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

.uhnlgl82.ujg3wl1e {
  display: none;
}

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

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

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

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

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

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

.unmhozfc input::-moz-placeholder {
  color: var(--ueuiyz6);
  opacity: 0.6;
}

.unmhozfc input::placeholder {
  color: var(--ueuiyz6);
  opacity: 0.6;
}

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

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

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

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

.ugftfoha {
  margin-bottom: 36px;
}

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

.ugftfoha textarea::-moz-placeholder {
  color: var(--ueuiyz6);
  opacity: 0.6;
}

.ugftfoha textarea::placeholder {
  color: var(--ueuiyz6);
  opacity: 0.6;
}

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

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

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

.ud0qamtt:hover {
  background: var(--ua1lpf0);
}

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

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

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

.us5iyo60.ujg3wl1e {
  display: none;
}

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

.us5iyo60 .ud0qamtt {
  margin: 0 auto;
}

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

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

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

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

.ukfxz1kb > input {
  display: none;
}

.ukfxz1kb > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uunujmwo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.un4huitp 44.usqyj3l5.uvu0wqtr.uzxie1ed.uhtqvdqj.uf3ctm4e.um6pc536.uqlgcjir.uj5jn17n.ud1dacyd.ue32c9rm.uibeyp1s.uxj9hft8 0l-12.uv3sprdi 30.ujer8184.unfyewpz 2.uttzhd7b.unfyewpz 3.usjm7pen 3.uxmyu0v4.uutv91ej 3.uk4sknhi.uq418j2j.uhqy321x.uaee5bb3 7-3.uv3sprdi 10.utptgc3l.uaee5bb3 23.uw26sxkc.uu39um4p 1.ue9wlopn 2.uv3sprdi 3.uu39um4p 1.uutv91ej 5.uk2hpa35.uutv91ej 32.uwuicsg6.uq418j2j 5.uxj9hft8 4.uaee5bb3 9.uaee5bb3 8.uutv91ej 6.uuu56l1c.ujzkk4ll.uad9nrid.uneaqzu5.uijczszf 4.un5oy2qm.uijczszf 6.uijczszf 0l29.uxj9hft8 17.uyrp0m69.ujzhytf0 2.uei8q8a6 10.uvtyd8c5.uv3sprdi 8.ua9trbe6.uyfdw69g.ur0j4fzq.uhikplzv.ur5msowy.uq418j2j.uf3ctm4e.uv3sprdi 1.us5gxk1b.uys9x825.ukcc24wi.ukifs8kc.urf7pzdm.ue9wlopn 1.ubm8ke7a.ut54qeln.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ukfxz1kb > input:checked ~ label,
.ukfxz1kb > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uunujmwo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.un4huitp 44.usqyj3l5.uvu0wqtr.uzxie1ed.uhtqvdqj.uf3ctm4e.um6pc536.uqlgcjir.uj5jn17n.ud1dacyd.ue32c9rm.uibeyp1s.uxj9hft8 0l-12.uv3sprdi 30.ujer8184.unfyewpz 2.uttzhd7b.unfyewpz 3.usjm7pen 3.uxmyu0v4.uutv91ej 3.uk4sknhi.uq418j2j.uhqy321x.uaee5bb3 7-3.uv3sprdi 10.utptgc3l.uaee5bb3 23.uw26sxkc.uu39um4p 1.ue9wlopn 2.uv3sprdi 3.uu39um4p 1.uutv91ej 5.uk2hpa35.uutv91ej 32.uwuicsg6.uq418j2j 5.uxj9hft8 4.uaee5bb3 9.uaee5bb3 8.uutv91ej 6.uuu56l1c.ujzkk4ll.uad9nrid.uneaqzu5.uijczszf 4.un5oy2qm.uijczszf 6.uijczszf 0l29.uxj9hft8 17.uyrp0m69.ujzhytf0 2.uei8q8a6 10.uvtyd8c5.uv3sprdi 8.ua9trbe6.uyfdw69g.ur0j4fzq.uhikplzv.ur5msowy.uq418j2j.uf3ctm4e.uv3sprdi 1.us5gxk1b.uys9x825.ukcc24wi.ukifs8kc.urf7pzdm.ue9wlopn 1.ubm8ke7a.ut54qeln.5z'/%3e%3c/svg%3e");
}

.ukfxz1kb > input:not(:checked) ~ label:hover,
.ukfxz1kb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uunujmwo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.un4huitp 44.usqyj3l5.uvu0wqtr.uzxie1ed.uhtqvdqj.uf3ctm4e.um6pc536.uqlgcjir.uj5jn17n.ud1dacyd.ue32c9rm.uibeyp1s.uxj9hft8 0l-12.uv3sprdi 30.ujer8184.unfyewpz 2.uttzhd7b.unfyewpz 3.usjm7pen 3.uxmyu0v4.uutv91ej 3.uk4sknhi.uq418j2j.uhqy321x.uaee5bb3 7-3.uv3sprdi 10.utptgc3l.uaee5bb3 23.uw26sxkc.uu39um4p 1.ue9wlopn 2.uv3sprdi 3.uu39um4p 1.uutv91ej 5.uk2hpa35.uutv91ej 32.uwuicsg6.uq418j2j 5.uxj9hft8 4.uaee5bb3 9.uaee5bb3 8.uutv91ej 6.uuu56l1c.ujzkk4ll.uad9nrid.uneaqzu5.uijczszf 4.un5oy2qm.uijczszf 6.uijczszf 0l29.uxj9hft8 17.uyrp0m69.ujzhytf0 2.uei8q8a6 10.uvtyd8c5.uv3sprdi 8.ua9trbe6.uyfdw69g.ur0j4fzq.uhikplzv.ur5msowy.uq418j2j.uf3ctm4e.uv3sprdi 1.us5gxk1b.uys9x825.ukcc24wi.ukifs8kc.urf7pzdm.ue9wlopn 1.ubm8ke7a.ut54qeln.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.um94uh61.ujg3wl1e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.um94uh61.uzm2w88v .uefxtp4b {
  background: #2b3b67;
}

.um94uh61.uzm2w88v .uahks2lh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.um94uh61.uzm2w88v .uahks2lh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.um94uh61.uzm2w88v .uahks2lh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.um94uh61.uzm2w88v .ufs6f955::before {
  background: #0e0f41;
}

.um94uh61.uzm2w88v .ufs6f955::after {
  background: #152557;
}

.um94uh61.uqwkrc83 .uefxtp4b {
  background: #1f35fa;
}

.um94uh61.uqwkrc83 .uahks2lh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.um94uh61.uqwkrc83 .uahks2lh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.um94uh61.uqwkrc83 .uahks2lh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.um94uh61.uqwkrc83 .ufs6f955::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.um94uh61.uqwkrc83 .ufs6f955::after {
  background: #192ac8;
}

.um94uh61.ufirkntz .uefxtp4b {
  background: #fa771f;
}

.um94uh61.ufirkntz .uahks2lh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.um94uh61.ufirkntz .uahks2lh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.um94uh61.ufirkntz .uahks2lh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.um94uh61.ufirkntz .ufs6f955::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.um94uh61.ufirkntz .ufs6f955::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uotykjxq small {
  font-size: 14px;
  color: var(--ueuiyz6);
}

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

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

.uti1keik .ug40sg0l {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uvr42fzu.uxfil70u {
  display: block;
}

.uvr42fzu.ujg3wl1e {
  display: none;
}

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

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

.uu0sdxh9 {
  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(--ulqb68g);
}

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

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

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

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

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

.ul7qkw9z .ug40sg0l {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usq5ocvh svg path {
  fill: var(--urgcawt);
}

.usq5ocvh svg circle {
  fill: var(--ug7448x);
}

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

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

.ut6qtb83 strong {
  font-weight: 600;
}

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

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

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

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

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

.umv1oeuv a {
  width: 100%;
}

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

.uzt489aq {
  justify-content: center;
}

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

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

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

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

.uj9zidow .uody800f {
  justify-content: center;
}



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

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

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

.ulm2gz6j.ucn81ip5 .uk77grpz::after {
  transform: rotate(45deg);
}

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

.ulm2gz6j.ucn81ip5 .uhxo57u7 {
  max-height: 500px;
  padding: 15px 20px;
}




.umla3ixt {
  margin: 25px 0;
}

.ukfxz1kb > input:not(:checked) ~ label:hover,
.ukfxz1kb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.un1fflwi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.un8vcb1w 44.uax6vlok.utrxexr2.ualaavdh.ubek2qxe.ukpvj446.utfbnuw4.ul1zkphb.unjtfnxp.ux3240dy.uo238a47.uwb6vevr.up89yfon 0l-12.usdt3qcf 30.uasutnm8.ucs1tud3 2.udcobb95.ucs1tud3 3.uqf77lah 3.ucqlpyhq.usaxfo0f 3.uoasl0yd.uvubjjii.uwy2nkvx.uaowb7to 7-3.usdt3qcf 10.ud3aux80.uaowb7to 23.uuhtltfw.uuehqeon 1.uq1f4jp2 2.usdt3qcf 3.uuehqeon 1.usaxfo0f 5.ulj868w9.usaxfo0f 32.ujjg4981.uvubjjii 5.up89yfon 4.uaowb7to 9.uaowb7to 8.usaxfo0f 6.ufp2tbjr.uv5nxk5y.uqsyv4e1.uthzm09y.urpkn1ya 4.uwf8zb9t.urpkn1ya 6.urpkn1ya 0l29.up89yfon 17.ubdmunrp.uz32dulp 2.uld1lrgy 10.ui0t4exc.usdt3qcf 8.uctf4x03.unmvk74m.uu9efb2r.udrgix2f.ueeikj2a.uvubjjii.ukpvj446.usdt3qcf 1.uocy93fu.uqjg1ilv.usdjy762.ui4hg5ay.uagocetp.uq1f4jp2 1.ufth105a.uptxq8vd.5z'/%3e%3c/svg%3e");
}

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

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

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

.uer4fvi3.ufyql1g6 {
  display: block;
}

.uer4fvi3.uhd2cfru {
  display: none;
}

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

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

.ur55xxld {
  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(--ulqb68g);
}

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

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

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

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

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

.uorrdrmb .ujih8nuc {
  fill: #c2c0ce;
}

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

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

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

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

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



.uuwiyalz {
  padding: 16px;
  border: 1px solid var(--ua1lpf0);
  border-radius: 12px;
  background: var(--ulqb68g);
  font-family: sans-serif;
}

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

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



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

.ub28wvg2.ukqmcj7m {
  opacity: 1;
  pointer-events: auto;
}



.uh5qevuh {
  margin: 25px 0;
}

.urzl5pin > input:not(:checked) ~ label:hover,
.urzl5pin > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.und0agje.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uwv2xqmy 44.uubp9ccn.ujjau5k3.uoah7f0a.uvozreq8.uocf6fpp.upt65osm.ukkoeqfz.uq856dsw.upjadkdm.upubkdxs.uttf52gg.ughphrdc 0l-12.uovc56cn 30.uwh25pty.uf841u0q 2.uozufl54.uf841u0q 3.uoa9dgnq 3.uo3f57aj.uj4eop9r 3.uy6dlgps.ugglhd32.uvuv1xdt.uygtn3n7 7-3.uovc56cn 10.ug3bitp6.uygtn3n7 23.ux824rcl.uryi39gx 1.uctnto2y 2.uovc56cn 3.uryi39gx 1.uj4eop9r 5.uq7olr3t.uj4eop9r 32.uqi8azgz.ugglhd32 5.ughphrdc 4.uygtn3n7 9.uygtn3n7 8.uj4eop9r 6.uup3o1s4.ubbse2sh.ub6x9jxz.ucsbhj9a.uj50nfm9 4.ub1vv23g.uj50nfm9 6.uj50nfm9 0l29.ughphrdc 17.utsdcrhz.uu4s2sue 2.uclh0krp 10.ufdv6ms9.uovc56cn 8.uyp0wb8q.uwcd9rcn.udx88chn.ucduy4o2.uixzcq8a.ugglhd32.uocf6fpp.uovc56cn 1.uscoyete.urh4awxl.uhuq8mod.uyzxh17j.uz5fd0lq.uctnto2y 1.uzc6ifk4.uorce5dc.5z'/%3e%3c/svg%3e");
}

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

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

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

.ur30z2i4.ufmogtxd {
  display: block;
}

.ur30z2i4.ugtsvvsp {
  display: none;
}

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

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

.ug559r4y {
  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(--ulqb68g);
}

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

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

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

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

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

.udntad3b .ug4qszig {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uvfrwj0o:hover:not(:disabled) {
  background: var(--ujblmp2);
}

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

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

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

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

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

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

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

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

.uzqtquy5.ui2mipmz .uvhxr3p4::after {
  transform: rotate(45deg);
}

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

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

.uzqtquy5.ui2mipmz .uzte3osq {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uqskgoqn {
  margin-bottom: 25px;
}

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



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

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

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

.up5xt7pl button {
  z-index: 2;
}

.uisu0vd2.uoncudn9 {
  bottom: 40px;
}

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

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

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

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

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

  .up5xt7pl .uqr66s05 {
    font-size: 13.5px;
  }

  .uisu0vd2 .uezgpgan {
    animation: jump-y 0.umdcxzf7 infinite ease-in-out;
  }

  .ua1zkfpd {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uuqva92c .uqm75pbf {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uyi7v9nv {
    text-align: center;
  }

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

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

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

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

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

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

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

.uyhgrf3b a {
  color: #000;
}

.uxpbg0dw {
  margin-bottom: 50px;
}

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

  .urpjjlm5 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uq5uki4z {
  padding: 10px 0 0;
  background: var(--ulqb68g);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uq5uki4z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uq5uki4z {
    padding: 50px 16px 68px;
  }
}
.ue4ac90y {
  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) {
  .ue4ac90y {
    flex-direction: column;
  }
}
.udnqvwvh {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .udnqvwvh {
    margin-bottom: 40px;
  }
}
.upek5d8y .uk5oadgo {
  margin-bottom: 28px;
}
.upek5d8y .uk5oadgo img {
  max-height: 100px;
  width: auto;
}
.uzn2i7ue {
  display: flex;
  align-items: center;
}
.uzn2i7ue a + a {
  margin-left: 24px;
}
.uzn2i7ue img {
  max-height: 56px;
  width: auto;
}
.uzn2i7ue img + img {
  margin-left: 24px;
}
.uzlgm4n2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uzlgm4n2 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uf7jlu8c {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uf7jlu8c {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uh80ale7 > div {
  display: none;
  padding: 20px;
  background: var(--ulqb68g);
  border: 1px solid var(--ua1lpf0);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uzkla9dd img{
        width:90px;
    }

    .uemu3chg{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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