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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujka27h2 {
  cursor: pointer;
}

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

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

.urnlxkvg figure {
  margin: 0;
}

.urnlxkvg.uqf5g6rm {
  justify-content: flex-start;
  margin-right: 4px;
}

.urnlxkvg.ujm57ihm {
  justify-content: flex-end;
  margin-left: 4px;
}

.urnlxkvg.ubbg4o12 {
  justify-content: center;
}

.urnlxkvg.ufevjgvs {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uz1g9lm9 img {
  width: 100%;
}

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

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

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

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

.uhmk61af 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(--ul6bkjq);
}

.uhmk61af ul li span svg {
  fill: var(--ul6bkjq);
}

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

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

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

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

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

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

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

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

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

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

.uxessxkb.uvio9j5u {
  background-color: #000;
}

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

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

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

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

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

.ukh8onq1 {
  margin-bottom: 94px;
}

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

.uk7vo6we .uap8cuqc {
  margin-bottom: 28px;
}

.uk7vo6we .uap8cuqc img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uqt1tqaw li a {
  color: var(--uafw0uj);
  text-decoration: none;
}

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

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

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

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

.um2g0xvk.upj3m2x0 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.utlscf1k li {
  width: 100%;
}

.utlscf1k 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(--uf5ipxq);
  background: var(--uuogb7k);
  border: 1px solid var(--uf69dyh);
}

.utlscf1k li a svg {
  fill: var(--uf5ipxq);
}

.utlscf1k li a.upj3m2x0 {
  background: var(--uf69dyh);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.un7z68p0 li a {
  color: var(--uae5zp2);
  text-decoration: none;
}

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

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

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

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

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

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

.ui9iz8ll.uxjlx3zf {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.ux3jsq56 {
  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(--uuogb7k);
  color: var(--uf5ipxq);
  gap: 5px;
}

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

.ullxnga6 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(--uuogb7k);
}

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

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

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

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

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

.uortbmil {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ug1e7dww {
  color: var(--uwgh4vd);
}

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

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

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

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

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

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

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

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

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

.ur3eo413 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ur2594ir {
    text-align: left;
  }

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

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

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

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

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

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

  .unwby007 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ur012icn {
  margin: 0 0 28px;
}

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

.urjkow3m {
  margin: 0 0 28px;
}

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

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

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

.uqxtxxsx .ufxrj3bh {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uxyeo0v7 span {
  height: 32px;
}

.uxyeo0v7 span svg rect {
  fill: var(--ufahtx1);
  stroke: var(--ufahtx1);
}

.uxyeo0v7.ucw38lla span {
  transform: scaleY(-1);
}

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

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

.uchi9g7l li {
  font-size: 18px;
  background: var(--unwq8ic);
  border-bottom: 1px solid var(--uf69dyh);
}

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

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

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

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

.uchi9g7l.uaq2pwd3 {
  display: none;
}

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

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

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

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

.uo7mcjur table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uwgh4vd);
  border: 1px solid var(--uf69dyh);
  background: var(--unwq8ic);
}

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

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

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

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

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

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

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

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

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

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

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

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

.unck6ep6 table tr td {
  color: var(--uwgh4vd);
  background: var(--uiaygko);
  border-color: var(--uf69dyh);
}

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

.unck6ep6 p {
  color: var(--uwgh4vd);
}

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

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

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

.udx8oa71 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--unwq8ic);
  color: var(--ujk66bu);
  border-left: 5px solid var(--uuogb7k);
  border-color: var(--uf69dyh);
}

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

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

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

.uti043yd {
  border-radius: 10px;
  background: var(--unwq8ic);
  border: 1px solid var(--uf69dyh);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ukqckgv1 {
  display: none;
}

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

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

.uwid8815 li {
  margin: 0 20px;
}

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

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

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

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

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

.uxjkqpo9 li a {
  color: var(--uwgh4vd);
  text-decoration: none;
}

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

.uxjkqpo9 li span {
  opacity: 0.5;
}

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

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

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

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

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

.ug9eva69 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(--unwq8ic);
}

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

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

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

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

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

.ug9eva69 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(--ububf2m);
}

.ug9eva69 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(--upzybfd);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .ug9eva69 tbody tr td .uxf92058:hover {
    background: var(--uwt0oqy);
  }
}

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

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

.ug9eva69 tbody tr td .uempsly6 {
  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(--uwgh4vd);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvfzzoh0 {
  padding: 90px 0;
}

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

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

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

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

.umbyv1xg img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.urzfc46f .unbdz347 {
  width: 50%;
  margin: 0;
}

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

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

.uessn6ii {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uvt9vdat a svg {
  fill: #fff;
}

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

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

.udlecf5x {
  margin-bottom: 16px;
}

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

.uc0ku7x8 {
  font-size: 16px;
  color: var(--uwgh4vd);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujweh40t.ua8lcod2 {
  display: none;
}

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

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

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

.ud9prpxa.ui0mryr3 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.unix0woz img {
  width: 100%;
}

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

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

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

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

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

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

.uo8skh8z .udz0iooi {
  position: relative;
}

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

.uo8skh8z .uzrpm2k3.ua8lcod2 {
  display: none;
}

.uo8skh8z .ujonnbp3 {
  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(--uebmd39);
  border: 1px solid var(--uf69dyh);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uo8skh8z .ujonnbp3 .unkyobio {
  max-width: 300px;
  width: 100%;
}

.uo8skh8z
  .ujonnbp3
  .unkyobio
  .uznp89xo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ul6bkjq);
}

@media only screen and (max-width: 767px) {
  .uo8skh8z
    .ujonnbp3
    .unkyobio
    .uznp89xo {
    font-size: 32px;
    text-align: center;
  }
}

.uo8skh8z
  .ujonnbp3
  .unkyobio
  .uio7izil {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uwgh4vd);
}

@media only screen and (max-width: 767px) {
  .uo8skh8z
    .ujonnbp3
    .unkyobio
    .uio7izil {
    text-align: center;
  }
}

.uo8skh8z .ujonnbp3 .uxjlx3zf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .ubyd23gf {
  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;
}

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .ubyd23gf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uo8skh8z
    .ujonnbp3
    .uxjlx3zf
    .ubyd23gf {
    width: 100%;
  }
}

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .umg19fmq {
  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;
}

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .umg19fmq
  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);
  }
}

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .umg19fmq: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;
}

.uo8skh8z
  .ujonnbp3
  .uxjlx3zf
  .umg19fmq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uo8skh8z
    .ujonnbp3
    .uxjlx3zf
    .umg19fmq {
    width: 100%;
  }
}

.uo8skh8z .ujonnbp3.ua8lcod2 {
  display: none;
}

.uo8skh8z .uwg6ueqe {
  display: none;
}

.uo8skh8z .uwg6ueqe.ui0mryr3 {
  display: block;
}

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

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

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

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

.uo8skh8z .uwgh1qk8 .uznp89xo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ul6bkjq);
  margin-bottom: 10px;
}

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

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

.uo8skh8z .uwgh1qk8 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uf69dyh);
  color: var(--uwgh4vd);
  background: var(--uiaygko);
  border-top: none;
}

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

.uo8skh8z .uwgh1qk8 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uf69dyh);
  color: var(--uwgh4vd);
  background: var(--unwq8ic);
  border-top: none;
}

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

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

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

.umxf3o73.upj3m2x0 {
  display: block;
}

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

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

.umxf3o73 .uxlac9jg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uebmd39);
}

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

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

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

.upiskiy8.upj3m2x0 {
  display: block;
}

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

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

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

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

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

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

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

.uanifkgw.ua8lcod2 {
  display: none;
}

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

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

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

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

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

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

.uyrqom3o input::-moz-placeholder {
  color: var(--uwgh4vd);
  opacity: 0.6;
}

.uyrqom3o input::placeholder {
  color: var(--uwgh4vd);
  opacity: 0.6;
}

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

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

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

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

.uleul64d {
  margin-bottom: 36px;
}

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

.uleul64d textarea::-moz-placeholder {
  color: var(--uwgh4vd);
  opacity: 0.6;
}

.uleul64d textarea::placeholder {
  color: var(--uwgh4vd);
  opacity: 0.6;
}

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

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

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

.uvd9zqxj:hover {
  background: var(--uf69dyh);
}

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

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

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

.uh8ibbi2.ua8lcod2 {
  display: none;
}

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

.uh8ibbi2 .uvd9zqxj {
  margin: 0 auto;
}

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

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

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

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

.ui0ftu7c > input {
  display: none;
}

.ui0ftu7c > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upvtcca7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.um63b2as 44.ug7aunhu.uvyqdxx7.ufcvif91.unx42zjn.uh09b62l.uin7n82q.ueho1x9j.uh5ecpnm.un6n3gxl.uczx3a1o.ustk4pjf.uso4umky 0l-12.utx4az1w 30.usm206w7.ub71vr3c 2.ubpvqgpb.ub71vr3c 3.ugas2cru 3.ukzw86oe.unemjv00 3.uh0vtbil.uu08dsur.um8echhn.urm7ynwx 7-3.utx4az1w 10.uqq3tn97.urm7ynwx 23.upffb7wa.ur5wtpqx 1.uwjtflgj 2.utx4az1w 3.ur5wtpqx 1.unemjv00 5.uyh4cezx.unemjv00 32.umecqjgg.uu08dsur 5.uso4umky 4.urm7ynwx 9.urm7ynwx 8.unemjv00 6.usss1ush.ua5l4n56.uhr5hbpy.ucfw1c9q.usd7p1zr 4.uz4qcx67.usd7p1zr 6.usd7p1zr 0l29.uso4umky 17.ud30oksc.uox1q1qf 2.uuq2pfzj 10.uh5fucyr.utx4az1w 8.uaaduqj6.uejhduq9.ufzalahc.unzicjfq.uiz2vjx9.uu08dsur.uh09b62l.utx4az1w 1.ucfw0amf.uqaeydav.uwyxfopm.uoz7sblf.uotwo2h1.uwjtflgj 1.ue1n1coh.uo9mjd3l.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ui0ftu7c > input:checked ~ label,
.ui0ftu7c > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upvtcca7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.um63b2as 44.ug7aunhu.uvyqdxx7.ufcvif91.unx42zjn.uh09b62l.uin7n82q.ueho1x9j.uh5ecpnm.un6n3gxl.uczx3a1o.ustk4pjf.uso4umky 0l-12.utx4az1w 30.usm206w7.ub71vr3c 2.ubpvqgpb.ub71vr3c 3.ugas2cru 3.ukzw86oe.unemjv00 3.uh0vtbil.uu08dsur.um8echhn.urm7ynwx 7-3.utx4az1w 10.uqq3tn97.urm7ynwx 23.upffb7wa.ur5wtpqx 1.uwjtflgj 2.utx4az1w 3.ur5wtpqx 1.unemjv00 5.uyh4cezx.unemjv00 32.umecqjgg.uu08dsur 5.uso4umky 4.urm7ynwx 9.urm7ynwx 8.unemjv00 6.usss1ush.ua5l4n56.uhr5hbpy.ucfw1c9q.usd7p1zr 4.uz4qcx67.usd7p1zr 6.usd7p1zr 0l29.uso4umky 17.ud30oksc.uox1q1qf 2.uuq2pfzj 10.uh5fucyr.utx4az1w 8.uaaduqj6.uejhduq9.ufzalahc.unzicjfq.uiz2vjx9.uu08dsur.uh09b62l.utx4az1w 1.ucfw0amf.uqaeydav.uwyxfopm.uoz7sblf.uotwo2h1.uwjtflgj 1.ue1n1coh.uo9mjd3l.5z'/%3e%3c/svg%3e");
}

.ui0ftu7c > input:not(:checked) ~ label:hover,
.ui0ftu7c > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upvtcca7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.um63b2as 44.ug7aunhu.uvyqdxx7.ufcvif91.unx42zjn.uh09b62l.uin7n82q.ueho1x9j.uh5ecpnm.un6n3gxl.uczx3a1o.ustk4pjf.uso4umky 0l-12.utx4az1w 30.usm206w7.ub71vr3c 2.ubpvqgpb.ub71vr3c 3.ugas2cru 3.ukzw86oe.unemjv00 3.uh0vtbil.uu08dsur.um8echhn.urm7ynwx 7-3.utx4az1w 10.uqq3tn97.urm7ynwx 23.upffb7wa.ur5wtpqx 1.uwjtflgj 2.utx4az1w 3.ur5wtpqx 1.unemjv00 5.uyh4cezx.unemjv00 32.umecqjgg.uu08dsur 5.uso4umky 4.urm7ynwx 9.urm7ynwx 8.unemjv00 6.usss1ush.ua5l4n56.uhr5hbpy.ucfw1c9q.usd7p1zr 4.uz4qcx67.usd7p1zr 6.usd7p1zr 0l29.uso4umky 17.ud30oksc.uox1q1qf 2.uuq2pfzj 10.uh5fucyr.utx4az1w 8.uaaduqj6.uejhduq9.ufzalahc.unzicjfq.uiz2vjx9.uu08dsur.uh09b62l.utx4az1w 1.ucfw0amf.uqaeydav.uwyxfopm.uoz7sblf.uotwo2h1.uwjtflgj 1.ue1n1coh.uo9mjd3l.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uz7zz4bo.ua8lcod2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uz7zz4bo.udt3kskw .ua4yvmtl {
  background: #2b3b67;
}

.uz7zz4bo.udt3kskw .uny3ewdp {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uz7zz4bo.udt3kskw .uny3ewdp::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uz7zz4bo.udt3kskw .uny3ewdp::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uz7zz4bo.udt3kskw .uaa354gc::before {
  background: #0e0f41;
}

.uz7zz4bo.udt3kskw .uaa354gc::after {
  background: #152557;
}

.uz7zz4bo.ulzjxpst .ua4yvmtl {
  background: #1f35fa;
}

.uz7zz4bo.ulzjxpst .uny3ewdp {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uz7zz4bo.ulzjxpst .uny3ewdp::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uz7zz4bo.ulzjxpst .uny3ewdp::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uz7zz4bo.ulzjxpst .uaa354gc::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uz7zz4bo.ulzjxpst .uaa354gc::after {
  background: #192ac8;
}

.uz7zz4bo.ui1106x6 .ua4yvmtl {
  background: #fa771f;
}

.uz7zz4bo.ui1106x6 .uny3ewdp {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uz7zz4bo.ui1106x6 .uny3ewdp::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uz7zz4bo.ui1106x6 .uny3ewdp::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uz7zz4bo.ui1106x6 .uaa354gc::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uz7zz4bo.ui1106x6 .uaa354gc::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uecq01v0 small {
  font-size: 14px;
  color: var(--uwgh4vd);
}

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

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

.um5ngmm1 .ul3it2nz {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.utne5mq9.ui0mryr3 {
  display: block;
}

.utne5mq9.ua8lcod2 {
  display: none;
}

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

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

.uzmxko6n {
  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(--unwq8ic);
}

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

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

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

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

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

.uxj8dhjh .ul3it2nz {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.unsqd2nh svg path {
  fill: var(--uuogb7k);
}

.unsqd2nh svg circle {
  fill: var(--uf5ipxq);
}

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

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

.un3tjzx1 strong {
  font-weight: 600;
}

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

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

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

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

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

.uf4p78b9 a {
  width: 100%;
}

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

.uk0p7314 {
  justify-content: center;
}

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

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

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

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

.uqnnqtgn .un7z68p0 {
  justify-content: center;
}



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

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

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

.ulyic86q.upj3m2x0 .umdbpmef::after {
  transform: rotate(45deg);
}

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

.ulyic86q.upj3m2x0 .ujaev0x5 {
  max-height: 500px;
  padding: 15px 20px;
}




.ujv2keog {
  margin: 25px 0;
}

.ui0ftu7c > input:not(:checked) ~ label:hover,
.ui0ftu7c > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ury91jkh.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uco4u1lv 44.ub9wwpcx.ugebe5dn.uunyxwr0.ujy606n0.uqfdwm7u.uzsgoaex.ujef5tfi.ubw391zt.umvfxqdz.ubxfon3d.ue8gd6qq.uhiftqk5 0l-12.uic96zs9 30.uo320do0.un7g2i4f 2.uac6gowq.un7g2i4f 3.upigksqj 3.uum0wb1c.ulszkb9n 3.uxcqebko.uv29aepf.uwq8sruk.umaihvuw 7-3.uic96zs9 10.ugctpokv.umaihvuw 23.upv2jc27.uu0m1ron 1.ust3ssmz 2.uic96zs9 3.uu0m1ron 1.ulszkb9n 5.ues024bs.ulszkb9n 32.ug4p6sft.uv29aepf 5.uhiftqk5 4.umaihvuw 9.umaihvuw 8.ulszkb9n 6.ux1y7xv8.uokb0rth.uq4gcvw9.uawf21g5.ugx2isfw 4.uwtw3vqn.ugx2isfw 6.ugx2isfw 0l29.uhiftqk5 17.uw2q23d4.utvtqczi 2.usyxg53a 10.upsidlym.uic96zs9 8.ua2dn2k3.ucnp3jbq.udc8v91g.uvrwhc3v.uppxo33y.uv29aepf.uqfdwm7u.uic96zs9 1.uq6awd6p.urqxahba.uk1ju2kd.ua940soh.uka9qpy1.ust3ssmz 1.uuv788lc.uurat5dk.5z'/%3e%3c/svg%3e");
}

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

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

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

.um9gyva1.uuijyom9 {
  display: block;
}

.um9gyva1.uhsjm9db {
  display: none;
}

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

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

.uq2hcb2i {
  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(--unwq8ic);
}

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

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

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

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

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

.uktag0db .uihd9ly2 {
  fill: #c2c0ce;
}

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

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

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

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

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



.ugiq2vlw {
  padding: 16px;
  border: 1px solid var(--uf69dyh);
  border-radius: 12px;
  background: var(--unwq8ic);
  font-family: sans-serif;
}

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

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



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

.uvrtmk6e.ub8788yd {
  opacity: 1;
  pointer-events: auto;
}



.uca6d0b2 {
  margin: 25px 0;
}

.ul5sf2lq > input:not(:checked) ~ label:hover,
.ul5sf2lq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uqouxb37.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.us1grsj4 44.uafhwesh.unal9pdr.uhlaylqf.uzgq5y9c.uatays88.uek614si.ucu4ta82.ukb8d5uk.uhk28rtr.ubtuhotu.ui83exdy.uebur4yl 0l-12.uau5oqx7 30.uh9ghdbc.uvtoaath 2.ul1mm48u.uvtoaath 3.ulevj9ek 3.ud7atknb.uccet06k 3.uqdwl3q4.uahac0gt.uy3ejvl7.uv4bqmld 7-3.uau5oqx7 10.uye8spwv.uv4bqmld 23.uc4123dv.ulccjsgm 1.uzgg2dwv 2.uau5oqx7 3.ulccjsgm 1.uccet06k 5.ufpb7sgg.uccet06k 32.ujxi982w.uahac0gt 5.uebur4yl 4.uv4bqmld 9.uv4bqmld 8.uccet06k 6.uhdvf8np.unnvgcsl.ukkfw9nj.uvc4hy1r.uy5l6bii 4.uy8q8rdy.uy5l6bii 6.uy5l6bii 0l29.uebur4yl 17.uhmkho99.uhxdqg04 2.ut6oxwnm 10.ukaxm77l.uau5oqx7 8.uixokaw2.uc80nee8.ud0if3so.ujsr6nod.ubaeapwq.uahac0gt.uatays88.uau5oqx7 1.uqwohrxt.ubj5b0j0.uxc2wj0w.utt0mtkt.uou8mbgz.uzgg2dwv 1.uu7b1w8e.uzo7emjp.5z'/%3e%3c/svg%3e");
}

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

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

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

.uvb2nwxw.uydcf7oe {
  display: block;
}

.uvb2nwxw.umvs87pk {
  display: none;
}

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

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

.un0k1ta9 {
  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(--unwq8ic);
}

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

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

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

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

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

.um7rm5zh .uz0fw9xe {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.upymr47o:hover:not(:disabled) {
  background: var(--uwt0oqy);
}

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

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

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

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

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

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

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

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

.urs0bjvi.uwzw27jg .ui2dy965::after {
  transform: rotate(45deg);
}

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

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

.urs0bjvi.uwzw27jg .ue2un4j0 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.un5tqua7 {
  margin-bottom: 25px;
}

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



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

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

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

.usbuq90g button {
  z-index: 2;
}

.unpmksv0.uc9uwnga {
  bottom: 40px;
}

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

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

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

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

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

  .usbuq90g .ur9ji7vr {
    font-size: 13.5px;
  }

  .unpmksv0 .uh8io47r {
    animation: jump-y 0.uwcaw0xj infinite ease-in-out;
  }

  .ubibqnxr {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.utqu1ho1 .um09lcny {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uljk9u6t {
    text-align: center;
  }

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

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

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

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

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

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

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

.uxov1mkp a {
  color: #000;
}

.un014kz1 {
  margin-bottom: 50px;
}

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

  .ukwbwt95 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uyzbt28z {
  padding: 10px 0 0;
  background: var(--unwq8ic);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uyzbt28z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uyzbt28z {
    padding: 50px 16px 68px;
  }
}
.usypvbha {
  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) {
  .usypvbha {
    flex-direction: column;
  }
}
.updwa92s {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .updwa92s {
    margin-bottom: 40px;
  }
}
.ub5a4c8g .ugkd7zp9 {
  margin-bottom: 28px;
}
.ub5a4c8g .ugkd7zp9 img {
  max-height: 100px;
  width: auto;
}
.udklxt27 {
  display: flex;
  align-items: center;
}
.udklxt27 a + a {
  margin-left: 24px;
}
.udklxt27 img {
  max-height: 56px;
  width: auto;
}
.udklxt27 img + img {
  margin-left: 24px;
}
.ua1rguqz {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ua1rguqz {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uhwnpjbv {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uhwnpjbv {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uymguvxd > div {
  display: none;
  padding: 20px;
  background: var(--unwq8ic);
  border: 1px solid var(--uf69dyh);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .utn8lrcl img{
        width:90px;
    }

    .unwby007{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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