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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufqv480z {
  cursor: pointer;
}

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

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

.uwpc5czd figure {
  margin: 0;
}

.uwpc5czd.urkoo04d {
  justify-content: flex-start;
  margin-right: 4px;
}

.uwpc5czd.usb6xdgu {
  justify-content: flex-end;
  margin-left: 4px;
}

.uwpc5czd.udd0uu39 {
  justify-content: center;
}

.uwpc5czd.uciiv62m {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uiuurj0f img {
  width: 100%;
}

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

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

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

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

.uirgxj8j 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(--ugl3xsl);
}

.uirgxj8j ul li span svg {
  fill: var(--ugl3xsl);
}

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

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

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

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

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

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

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

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

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

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

.udftltak.uoyfd4p8 {
  background-color: #000;
}

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

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

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

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

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

.uxgmolpy {
  margin-bottom: 94px;
}

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

.uza9wmw9 .upzmmh56 {
  margin-bottom: 28px;
}

.uza9wmw9 .upzmmh56 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvqgda2f li a {
  color: var(--uatlbjo);
  text-decoration: none;
}

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

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

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

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

.ua14g51v.uklnlqp2 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ujihsiue li {
  width: 100%;
}

.ujihsiue 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(--uqrio8p);
  background: var(--uhn025c);
  border: 1px solid var(--uohrjed);
}

.ujihsiue li a svg {
  fill: var(--uqrio8p);
}

.ujihsiue li a.uklnlqp2 {
  background: var(--uohrjed);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usno1ugt li a {
  color: var(--ufg1dy8);
  text-decoration: none;
}

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

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

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

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

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

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

.ua5ofrcu.uf5gymvq {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uw1m98pd {
  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(--uhn025c);
  color: var(--uqrio8p);
  gap: 5px;
}

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

.uwp4djqx 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(--uhn025c);
}

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

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

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

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

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

.ud6niug6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ueupv8gb {
  color: var(--ubtz2e6);
}

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

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

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

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

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

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

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

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

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

.uk63i02y a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uctd2ue0 {
    text-align: left;
  }

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

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

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

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

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

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

  .ui20orcp {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuutycy2 {
  margin: 0 0 28px;
}

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

.urqy3a43 {
  margin: 0 0 28px;
}

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

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

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

.unhzf074 .usddl53s {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uxcc5j40 span {
  height: 32px;
}

.uxcc5j40 span svg rect {
  fill: var(--uun6uda);
  stroke: var(--uun6uda);
}

.uxcc5j40.ucrwc6i9 span {
  transform: scaleY(-1);
}

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

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

.uctzbc93 li {
  font-size: 18px;
  background: var(--ubis5mn);
  border-bottom: 1px solid var(--uohrjed);
}

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

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

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

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

.uctzbc93.uw9g4ytn {
  display: none;
}

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

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

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

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

.uiwu0dnx table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ubtz2e6);
  border: 1px solid var(--uohrjed);
  background: var(--ubis5mn);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uzuopvwk table tr td {
  color: var(--ubtz2e6);
  background: var(--upuhoxj);
  border-color: var(--uohrjed);
}

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

.uzuopvwk p {
  color: var(--ubtz2e6);
}

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

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

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

.uu24qxp0 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ubis5mn);
  color: var(--un7ggd6);
  border-left: 5px solid var(--uhn025c);
  border-color: var(--uohrjed);
}

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

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

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

.ug6urmxa {
  border-radius: 10px;
  background: var(--ubis5mn);
  border: 1px solid var(--uohrjed);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uqhox7dh {
  display: none;
}

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

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

.ubnl653n li {
  margin: 0 20px;
}

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

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

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

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

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

.udubftbo li a {
  color: var(--ubtz2e6);
  text-decoration: none;
}

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

.udubftbo li span {
  opacity: 0.5;
}

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

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

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

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

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

.unmflxu7 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(--ubis5mn);
}

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

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

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

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

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

.unmflxu7 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(--ubj6kr1);
}

.unmflxu7 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(--uxpszq5);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .unmflxu7 tbody tr td .uk47ujii:hover {
    background: var(--uzlig64);
  }
}

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

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

.unmflxu7 tbody tr td .unoo443g {
  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(--ubtz2e6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuaq8oxz {
  padding: 90px 0;
}

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

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

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

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

.uvoknx9u img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uz7pgsyq .uju1rfcl {
  width: 50%;
  margin: 0;
}

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

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

.un5hkmj5 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uc407uhk a svg {
  fill: #fff;
}

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

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

.uds3lufr {
  margin-bottom: 16px;
}

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

.uazxnh7d {
  font-size: 16px;
  color: var(--ubtz2e6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ux3wq6eb.um1a5get {
  display: none;
}

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

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

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

.uyaxg5dv.uftvlkbm {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ugeakxsy img {
  width: 100%;
}

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

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

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

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

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

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

.uz4eq93r .us9lq4uq {
  position: relative;
}

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

.uz4eq93r .uhq17kmp.um1a5get {
  display: none;
}

.uz4eq93r .umnuu6r4 {
  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(--utgu8gd);
  border: 1px solid var(--uohrjed);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uz4eq93r .umnuu6r4 .uio9apbe {
  max-width: 300px;
  width: 100%;
}

.uz4eq93r
  .umnuu6r4
  .uio9apbe
  .ufxvv4l6 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ugl3xsl);
}

@media only screen and (max-width: 767px) {
  .uz4eq93r
    .umnuu6r4
    .uio9apbe
    .ufxvv4l6 {
    font-size: 32px;
    text-align: center;
  }
}

.uz4eq93r
  .umnuu6r4
  .uio9apbe
  .ug8xev6n {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ubtz2e6);
}

@media only screen and (max-width: 767px) {
  .uz4eq93r
    .umnuu6r4
    .uio9apbe
    .ug8xev6n {
    text-align: center;
  }
}

.uz4eq93r .umnuu6r4 .uf5gymvq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucdcv1y4 {
  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;
}

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucdcv1y4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uz4eq93r
    .umnuu6r4
    .uf5gymvq
    .ucdcv1y4 {
    width: 100%;
  }
}

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucyog7pt {
  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;
}

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucyog7pt
  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);
  }
}

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucyog7pt: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;
}

.uz4eq93r
  .umnuu6r4
  .uf5gymvq
  .ucyog7pt:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uz4eq93r
    .umnuu6r4
    .uf5gymvq
    .ucyog7pt {
    width: 100%;
  }
}

.uz4eq93r .umnuu6r4.um1a5get {
  display: none;
}

.uz4eq93r .un0wwbty {
  display: none;
}

.uz4eq93r .un0wwbty.uftvlkbm {
  display: block;
}

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

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

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

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

.uz4eq93r .uob102d8 .ufxvv4l6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ugl3xsl);
  margin-bottom: 10px;
}

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

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

.uz4eq93r .uob102d8 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uohrjed);
  color: var(--ubtz2e6);
  background: var(--upuhoxj);
  border-top: none;
}

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

.uz4eq93r .uob102d8 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uohrjed);
  color: var(--ubtz2e6);
  background: var(--ubis5mn);
  border-top: none;
}

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

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

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

.uibxdely.uklnlqp2 {
  display: block;
}

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

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

.uibxdely .us6abgpm {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--utgu8gd);
}

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

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

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

.uxt77ifu.uklnlqp2 {
  display: block;
}

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

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

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

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

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

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

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

.uilqfvea.um1a5get {
  display: none;
}

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

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

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

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

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

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

.uckn54mx input::-moz-placeholder {
  color: var(--ubtz2e6);
  opacity: 0.6;
}

.uckn54mx input::placeholder {
  color: var(--ubtz2e6);
  opacity: 0.6;
}

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

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

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

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

.uq4c587i {
  margin-bottom: 36px;
}

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

.uq4c587i textarea::-moz-placeholder {
  color: var(--ubtz2e6);
  opacity: 0.6;
}

.uq4c587i textarea::placeholder {
  color: var(--ubtz2e6);
  opacity: 0.6;
}

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

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

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

.uwoz60ca:hover {
  background: var(--uohrjed);
}

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

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

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

.unn1zfyj.um1a5get {
  display: none;
}

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

.unn1zfyj .uwoz60ca {
  margin: 0 auto;
}

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

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

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

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

.uulgcw4u > input {
  display: none;
}

.uulgcw4u > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ua3wgvme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ugx4ofq4 44.ua4u0hjh.ubjl3ycn.usykylt9.ubf18efs.ut5p9yo9.uvbj75m9.ujjzwvgu.uen8dkui.uu6e1gah.usv4aras.uqyl3t14.urucyfqs 0l-12.ufso9r1t 30.ur89enbm.ux4ef0lo 2.usty5s12.ux4ef0lo 3.uhmqioo0 3.uqia4ie7.ug03wmlf 3.udewrdwh.uqngycaw.unfj1yvw.uw8muxzv 7-3.ufso9r1t 10.ufoxorb0.uw8muxzv 23.usxv7r1i.ubd7sizd 1.ukygh6a6 2.ufso9r1t 3.ubd7sizd 1.ug03wmlf 5.upy4rsg2.ug03wmlf 32.uf8382w1.uqngycaw 5.urucyfqs 4.uw8muxzv 9.uw8muxzv 8.ug03wmlf 6.uf5jg26s.uex9rawm.utbo5vji.uhtcj4nh.urcpwm4y 4.uaedcnig.urcpwm4y 6.urcpwm4y 0l29.urucyfqs 17.uf9o876b.uowmf9f1 2.ux41fv54 10.udehk7fl.ufso9r1t 8.ue5ejz7h.umyzih2n.unlccoci.ue41vprk.uu4sw110.uqngycaw.ut5p9yo9.ufso9r1t 1.ubnxl76z.utkxnjmd.uy6ym5bk.uzkmcll7.ujc1pcrk.ukygh6a6 1.uedq3f3a.uv0v3m52.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uulgcw4u > input:checked ~ label,
.uulgcw4u > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ua3wgvme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ugx4ofq4 44.ua4u0hjh.ubjl3ycn.usykylt9.ubf18efs.ut5p9yo9.uvbj75m9.ujjzwvgu.uen8dkui.uu6e1gah.usv4aras.uqyl3t14.urucyfqs 0l-12.ufso9r1t 30.ur89enbm.ux4ef0lo 2.usty5s12.ux4ef0lo 3.uhmqioo0 3.uqia4ie7.ug03wmlf 3.udewrdwh.uqngycaw.unfj1yvw.uw8muxzv 7-3.ufso9r1t 10.ufoxorb0.uw8muxzv 23.usxv7r1i.ubd7sizd 1.ukygh6a6 2.ufso9r1t 3.ubd7sizd 1.ug03wmlf 5.upy4rsg2.ug03wmlf 32.uf8382w1.uqngycaw 5.urucyfqs 4.uw8muxzv 9.uw8muxzv 8.ug03wmlf 6.uf5jg26s.uex9rawm.utbo5vji.uhtcj4nh.urcpwm4y 4.uaedcnig.urcpwm4y 6.urcpwm4y 0l29.urucyfqs 17.uf9o876b.uowmf9f1 2.ux41fv54 10.udehk7fl.ufso9r1t 8.ue5ejz7h.umyzih2n.unlccoci.ue41vprk.uu4sw110.uqngycaw.ut5p9yo9.ufso9r1t 1.ubnxl76z.utkxnjmd.uy6ym5bk.uzkmcll7.ujc1pcrk.ukygh6a6 1.uedq3f3a.uv0v3m52.5z'/%3e%3c/svg%3e");
}

.uulgcw4u > input:not(:checked) ~ label:hover,
.uulgcw4u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ua3wgvme.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ugx4ofq4 44.ua4u0hjh.ubjl3ycn.usykylt9.ubf18efs.ut5p9yo9.uvbj75m9.ujjzwvgu.uen8dkui.uu6e1gah.usv4aras.uqyl3t14.urucyfqs 0l-12.ufso9r1t 30.ur89enbm.ux4ef0lo 2.usty5s12.ux4ef0lo 3.uhmqioo0 3.uqia4ie7.ug03wmlf 3.udewrdwh.uqngycaw.unfj1yvw.uw8muxzv 7-3.ufso9r1t 10.ufoxorb0.uw8muxzv 23.usxv7r1i.ubd7sizd 1.ukygh6a6 2.ufso9r1t 3.ubd7sizd 1.ug03wmlf 5.upy4rsg2.ug03wmlf 32.uf8382w1.uqngycaw 5.urucyfqs 4.uw8muxzv 9.uw8muxzv 8.ug03wmlf 6.uf5jg26s.uex9rawm.utbo5vji.uhtcj4nh.urcpwm4y 4.uaedcnig.urcpwm4y 6.urcpwm4y 0l29.urucyfqs 17.uf9o876b.uowmf9f1 2.ux41fv54 10.udehk7fl.ufso9r1t 8.ue5ejz7h.umyzih2n.unlccoci.ue41vprk.uu4sw110.uqngycaw.ut5p9yo9.ufso9r1t 1.ubnxl76z.utkxnjmd.uy6ym5bk.uzkmcll7.ujc1pcrk.ukygh6a6 1.uedq3f3a.uv0v3m52.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ux4ac6oz.um1a5get {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ux4ac6oz.uy0u7w5x .uvhcafok {
  background: #2b3b67;
}

.ux4ac6oz.uy0u7w5x .uvmpgf6g {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ux4ac6oz.uy0u7w5x .uvmpgf6g::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ux4ac6oz.uy0u7w5x .uvmpgf6g::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ux4ac6oz.uy0u7w5x .uge6i4ez::before {
  background: #0e0f41;
}

.ux4ac6oz.uy0u7w5x .uge6i4ez::after {
  background: #152557;
}

.ux4ac6oz.uy0yh99v .uvhcafok {
  background: #1f35fa;
}

.ux4ac6oz.uy0yh99v .uvmpgf6g {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ux4ac6oz.uy0yh99v .uvmpgf6g::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ux4ac6oz.uy0yh99v .uvmpgf6g::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ux4ac6oz.uy0yh99v .uge6i4ez::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ux4ac6oz.uy0yh99v .uge6i4ez::after {
  background: #192ac8;
}

.ux4ac6oz.umym577j .uvhcafok {
  background: #fa771f;
}

.ux4ac6oz.umym577j .uvmpgf6g {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ux4ac6oz.umym577j .uvmpgf6g::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ux4ac6oz.umym577j .uvmpgf6g::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ux4ac6oz.umym577j .uge6i4ez::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ux4ac6oz.umym577j .uge6i4ez::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.udae5wtj small {
  font-size: 14px;
  color: var(--ubtz2e6);
}

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

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

.uztrpeh3 .uvgy7wr9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.usjtmwdp.uftvlkbm {
  display: block;
}

.usjtmwdp.um1a5get {
  display: none;
}

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

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

.uwzckb79 {
  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(--ubis5mn);
}

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

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

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

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

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

.uols3qb9 .uvgy7wr9 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ueg4s5vl svg path {
  fill: var(--uhn025c);
}

.ueg4s5vl svg circle {
  fill: var(--uqrio8p);
}

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

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

.ubzy36fn strong {
  font-weight: 600;
}

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

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

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

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

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

.ue7bch68 a {
  width: 100%;
}

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

.uejmwx7s {
  justify-content: center;
}

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

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

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

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

.uzgo6gt5 .usno1ugt {
  justify-content: center;
}



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

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

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

.um3uh3qh.uklnlqp2 .unhffwe7::after {
  transform: rotate(45deg);
}

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

.um3uh3qh.uklnlqp2 .uorn3390 {
  max-height: 500px;
  padding: 15px 20px;
}




.usbisbj6 {
  margin: 25px 0;
}

.uulgcw4u > input:not(:checked) ~ label:hover,
.uulgcw4u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.unvep2bq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.una8b4v9 44.usk77tno.ut62m8p0.uq3pdobk.ug778502.ux2y4gdz.ut150o4t.ux09a32q.unysqotd.uhuishmn.ul70vr4u.uv4za2e1.ugj5uq3p 0l-12.uuqz5h3x 30.uzu8kzrv.uxotxe5e 2.uzgmur5i.uxotxe5e 3.uh40d7dv 3.uky0xuyp.ucq5cz95 3.usz9e2v2.uns00n6x.ux77sfox.ultnm3gn 7-3.uuqz5h3x 10.uu15b7cr.ultnm3gn 23.uet21cgk.uwgmqt7v 1.uyq60ih7 2.uuqz5h3x 3.uwgmqt7v 1.ucq5cz95 5.uuan4aut.ucq5cz95 32.uxt98bmt.uns00n6x 5.ugj5uq3p 4.ultnm3gn 9.ultnm3gn 8.ucq5cz95 6.ubx7thq8.uzyd2va1.us7c45do.uyp1b199.ux3zn1va 4.uyhfovei.ux3zn1va 6.ux3zn1va 0l29.ugj5uq3p 17.uty1fppb.uyz0fo4z 2.uzvojjp6 10.untolpj4.uuqz5h3x 8.ub7w2lj1.ue09k5la.uiebdt2s.uuj8q34s.uhvocx4e.uns00n6x.ux2y4gdz.uuqz5h3x 1.ukvv8ibo.ub0mzh5d.upxabovz.ugytc64i.ul2npdgm.uyq60ih7 1.ugfwne43.usjvogsq.5z'/%3e%3c/svg%3e");
}

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

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

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

.ueubbalz.uf9qz51y {
  display: block;
}

.ueubbalz.ujdz8wdz {
  display: none;
}

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

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

.uc7u9wzd {
  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(--ubis5mn);
}

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

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

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

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

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

.uufl8fgn .umtjkraa {
  fill: #c2c0ce;
}

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

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

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

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

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



.ui9hwczc {
  padding: 16px;
  border: 1px solid var(--uohrjed);
  border-radius: 12px;
  background: var(--ubis5mn);
  font-family: sans-serif;
}

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

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



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

.umy1mr74.uwlf31xq {
  opacity: 1;
  pointer-events: auto;
}



.uoesub1c {
  margin: 25px 0;
}

.usldk93t > input:not(:checked) ~ label:hover,
.usldk93t > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ue57vrko.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ujfaqn7l 44.uqukpls3.uwq8l3lq.us250pwm.umidzipt.uivqawld.uipufet9.ufz3xv41.uijumgac.utnfoyw7.uywsuipe.ub8nxxhe.ui1yuca4 0l-12.uwnvq3pt 30.ufo87fly.us0ex5uw 2.uqu8qpdb.us0ex5uw 3.uzsz9dw0 3.uqfo95k6.utqg11t8 3.uzw7py9r.uby6mycd.uohdcn0u.ut9pwlxs 7-3.uwnvq3pt 10.uvr4zkzw.ut9pwlxs 23.utpuj13n.uerqzcaw 1.uaiysvrb 2.uwnvq3pt 3.uerqzcaw 1.utqg11t8 5.ujtshqnw.utqg11t8 32.uby02kj6.uby6mycd 5.ui1yuca4 4.ut9pwlxs 9.ut9pwlxs 8.utqg11t8 6.uv7vimvx.uitq03f3.ufsezhmh.urcm40cx.umn8ltwr 4.uxzwdarv.umn8ltwr 6.umn8ltwr 0l29.ui1yuca4 17.uu6bdqdd.ug17tcil 2.udq9sjqp 10.ug331q03.uwnvq3pt 8.ut279wwn.uubjzgzc.utbmfub2.uw05ql2v.uw3il3dt.uby6mycd.uivqawld.uwnvq3pt 1.ub48jyo4.ug5v4vyb.usgzkd47.ugbkj8hp.unomnd13.uaiysvrb 1.uge7k962.utsqs7vg.5z'/%3e%3c/svg%3e");
}

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

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

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

.uid8xr33.udzmj55d {
  display: block;
}

.uid8xr33.uqh04jwg {
  display: none;
}

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

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

.uekrcari {
  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(--ubis5mn);
}

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

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

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

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

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

.uv74ou5f .ux1cupdy {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.unihaidx:hover:not(:disabled) {
  background: var(--uzlig64);
}

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

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

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

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

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

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

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

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

.uc9bnnzs.ux3d8ism .uzyxv5es::after {
  transform: rotate(45deg);
}

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

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

.uc9bnnzs.ux3d8ism .uvcx8q0q {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.ubwqbs6m {
  margin-bottom: 25px;
}

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



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

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

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

.unj0jtpi button {
  z-index: 2;
}

.unyhwfsv.uhl0rijt {
  bottom: 40px;
}

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

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

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

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

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

  .unj0jtpi .uuug9pxu {
    font-size: 13.5px;
  }

  .unyhwfsv .udevgipi {
    animation: jump-y 0.ucrk4b8d infinite ease-in-out;
  }

  .uqx7mra9 {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uevcovty .urgphjlr {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .um8ue0b9 {
    text-align: center;
  }

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

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

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

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

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

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

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

.uvi80ytv a {
  color: #000;
}

.ujug490x {
  margin-bottom: 50px;
}

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

  .ulsbkdro {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ur3qii5x {
  padding: 10px 0 0;
  background: var(--ubis5mn);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ur3qii5x {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ur3qii5x {
    padding: 50px 16px 68px;
  }
}
.uvhsh9df {
  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) {
  .uvhsh9df {
    flex-direction: column;
  }
}
.ugunrwzr {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ugunrwzr {
    margin-bottom: 40px;
  }
}
.us91lboj .uaaslq82 {
  margin-bottom: 28px;
}
.us91lboj .uaaslq82 img {
  max-height: 100px;
  width: auto;
}
.ukukbk84 {
  display: flex;
  align-items: center;
}
.ukukbk84 a + a {
  margin-left: 24px;
}
.ukukbk84 img {
  max-height: 56px;
  width: auto;
}
.ukukbk84 img + img {
  margin-left: 24px;
}
.ukvwn7bu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ukvwn7bu {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.umw9jgad {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .umw9jgad {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uylvsmp6 > div {
  display: none;
  padding: 20px;
  background: var(--ubis5mn);
  border: 1px solid var(--uohrjed);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uel2kbsw img{
        width:90px;
    }

    .ui20orcp{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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