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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upgm2zrr {
  cursor: pointer;
}

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

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

.uu4bsuvq figure {
  margin: 0;
}

.uu4bsuvq.ufuc1ddx {
  justify-content: flex-start;
  margin-right: 4px;
}

.uu4bsuvq.ujt7fy3p {
  justify-content: flex-end;
  margin-left: 4px;
}

.uu4bsuvq.ucvsrcw0 {
  justify-content: center;
}

.uu4bsuvq.uvwdu1mz {
  justify-content: normal;
}

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

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

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

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

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

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

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

.utozvc65 img {
  width: 100%;
}

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

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

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

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

.uf9fox4p 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(--ui325ng);
}

.uf9fox4p ul li span svg {
  fill: var(--ui325ng);
}

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

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

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

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

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

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

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

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

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

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

.uoqg2q87.uiisfw0h {
  background-color: #000;
}

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

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

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

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

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

.ulbzctjg {
  margin-bottom: 94px;
}

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

.uczm0uw3 .unoh2tfh {
  margin-bottom: 28px;
}

.uczm0uw3 .unoh2tfh img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ulizadnq li a {
  color: var(--ui5wc58);
  text-decoration: none;
}

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

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

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

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

.uoqoox7c.ug9gy69h {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ua5k0att li {
  width: 100%;
}

.ua5k0att 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(--uk7osox);
  background: var(--unut5bc);
  border: 1px solid var(--uznf1q0);
}

.ua5k0att li a svg {
  fill: var(--uk7osox);
}

.ua5k0att li a.ug9gy69h {
  background: var(--uznf1q0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ub8a37yh li a {
  color: var(--udry8fi);
  text-decoration: none;
}

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

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

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

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

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

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

.unznn0ee.urx9f0cr {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uulg32ot {
  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(--unut5bc);
  color: var(--uk7osox);
  gap: 5px;
}

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

.usmb0nhe 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(--unut5bc);
}

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

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

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

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

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

.uk9ro779 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.urrw6hur {
  color: var(--ut0x60t);
}

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

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

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

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

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

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

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

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

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

.ulcfygvm a {
  text-decoration: none;
}

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

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

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

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

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

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

  .udcd5gbx {
    text-align: left;
  }

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

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

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

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

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

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

  .up9mjntm {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ulrwkxt5 {
  margin: 0 0 28px;
}

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

.uyp4j3wt {
  margin: 0 0 28px;
}

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

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

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

.upg9b36r .uo7ste1b {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.un05sv70 span {
  height: 32px;
}

.un05sv70 span svg rect {
  fill: var(--uw1bdi2);
  stroke: var(--uw1bdi2);
}

.un05sv70.ulctx4b1 span {
  transform: scaleY(-1);
}

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

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

.uandym91 li {
  font-size: 18px;
  background: var(--uudpyjy);
  border-bottom: 1px solid var(--uznf1q0);
}

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

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

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

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

.uandym91.ufzvqfhm {
  display: none;
}

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

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

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

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

.uub9xllp table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ut0x60t);
  border: 1px solid var(--uznf1q0);
  background: var(--uudpyjy);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ug8kkfa0 table tr td {
  color: var(--ut0x60t);
  background: var(--umfgtv9);
  border-color: var(--uznf1q0);
}

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

.ug8kkfa0 p {
  color: var(--ut0x60t);
}

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

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

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

.uufqx1mp {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uudpyjy);
  color: var(--uiw08f2);
  border-left: 5px solid var(--unut5bc);
  border-color: var(--uznf1q0);
}

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

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

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

.uepjjnhz {
  border-radius: 10px;
  background: var(--uudpyjy);
  border: 1px solid var(--uznf1q0);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.upssldrt {
  display: none;
}

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

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

.uzyfysjz li {
  margin: 0 20px;
}

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

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

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

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

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

.us38qxgf li a {
  color: var(--ut0x60t);
  text-decoration: none;
}

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

.us38qxgf li span {
  opacity: 0.5;
}

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

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

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

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

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

.uqomdhss 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(--uudpyjy);
}

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

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

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

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

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

.uqomdhss 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(--uuo86za);
}

.uqomdhss 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(--us6l23y);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uqomdhss tbody tr td .ucjn6mo1:hover {
    background: var(--utd2pn5);
  }
}

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

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

.uqomdhss tbody tr td .uvzkrkr5 {
  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(--ut0x60t);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uicao8ho {
  padding: 90px 0;
}

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

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

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

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

.uhlplm72 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uq41jmtk .ub1mlrh4 {
  width: 50%;
  margin: 0;
}

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

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

.unmq8k39 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ukosowjz a svg {
  fill: #fff;
}

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

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

.up6e571q {
  margin-bottom: 16px;
}

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

.ud3wn0hw {
  font-size: 16px;
  color: var(--ut0x60t);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upiarlwa.uy2nc5ek {
  display: none;
}

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

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

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

.uzsdi8t1.urq9jith {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ud2q1ybh img {
  width: 100%;
}

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

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

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

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

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

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

.uotkqaf3 .uze4dqtj {
  position: relative;
}

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

.uotkqaf3 .uca5c2ne.uy2nc5ek {
  display: none;
}

.uotkqaf3 .urt6ixct {
  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(--ubd7egx);
  border: 1px solid var(--uznf1q0);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uotkqaf3 .urt6ixct .uy58okot {
  max-width: 300px;
  width: 100%;
}

.uotkqaf3
  .urt6ixct
  .uy58okot
  .upsnxml0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ui325ng);
}

@media only screen and (max-width: 767px) {
  .uotkqaf3
    .urt6ixct
    .uy58okot
    .upsnxml0 {
    font-size: 32px;
    text-align: center;
  }
}

.uotkqaf3
  .urt6ixct
  .uy58okot
  .uxpdsgjo {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ut0x60t);
}

@media only screen and (max-width: 767px) {
  .uotkqaf3
    .urt6ixct
    .uy58okot
    .uxpdsgjo {
    text-align: center;
  }
}

.uotkqaf3 .urt6ixct .urx9f0cr {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uyuv8xa8 {
  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;
}

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uyuv8xa8:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uotkqaf3
    .urt6ixct
    .urx9f0cr
    .uyuv8xa8 {
    width: 100%;
  }
}

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uuvfmrpi {
  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;
}

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uuvfmrpi
  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);
  }
}

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uuvfmrpi: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;
}

.uotkqaf3
  .urt6ixct
  .urx9f0cr
  .uuvfmrpi:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uotkqaf3
    .urt6ixct
    .urx9f0cr
    .uuvfmrpi {
    width: 100%;
  }
}

.uotkqaf3 .urt6ixct.uy2nc5ek {
  display: none;
}

.uotkqaf3 .ukxl5fpd {
  display: none;
}

.uotkqaf3 .ukxl5fpd.urq9jith {
  display: block;
}

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

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

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

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

.uotkqaf3 .uvaexyxt .upsnxml0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ui325ng);
  margin-bottom: 10px;
}

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

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

.uotkqaf3 .uvaexyxt table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uznf1q0);
  color: var(--ut0x60t);
  background: var(--umfgtv9);
  border-top: none;
}

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

.uotkqaf3 .uvaexyxt table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uznf1q0);
  color: var(--ut0x60t);
  background: var(--uudpyjy);
  border-top: none;
}

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

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

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

.uz4ym6qt.ug9gy69h {
  display: block;
}

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

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

.uz4ym6qt .uffe0wd3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ubd7egx);
}

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

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

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

.us61qhj4.ug9gy69h {
  display: block;
}

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

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

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

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

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

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

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

.ue80k2rh.uy2nc5ek {
  display: none;
}

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

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

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

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

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

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

.ucu73zqd input::-moz-placeholder {
  color: var(--ut0x60t);
  opacity: 0.6;
}

.ucu73zqd input::placeholder {
  color: var(--ut0x60t);
  opacity: 0.6;
}

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

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

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

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

.uweex2mx {
  margin-bottom: 36px;
}

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

.uweex2mx textarea::-moz-placeholder {
  color: var(--ut0x60t);
  opacity: 0.6;
}

.uweex2mx textarea::placeholder {
  color: var(--ut0x60t);
  opacity: 0.6;
}

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

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

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

.uwb9egwl:hover {
  background: var(--uznf1q0);
}

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

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

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

.uo7az05v.uy2nc5ek {
  display: none;
}

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

.uo7az05v .uwb9egwl {
  margin: 0 auto;
}

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

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

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

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

.uu9ioa2j > input {
  display: none;
}

.uu9ioa2j > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzwhmhdm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ukr95k1e 44.ukr5xkrw.uv0m8zxp.uxswgd7k.ulpeadig.uohhi0jn.urc2a9e9.uaezgo7r.upe23cbj.uryn5u9i.un2sen0h.udgus06f.uk6bsrsp 0l-12.um56c2k8 30.utdsh2iu.us7q321h 2.uqvno6me.us7q321h 3.ueod61zd 3.uvcnu515.ucgfbot3 3.uk1od1bd.umdjfrj9.ud32i36l.uocmmif9 7-3.um56c2k8 10.unsaeyhu.uocmmif9 23.uo7mrxau.ubnh3mng 1.udbkm02j 2.um56c2k8 3.ubnh3mng 1.ucgfbot3 5.uqiokg9a.ucgfbot3 32.uqkigr0f.umdjfrj9 5.uk6bsrsp 4.uocmmif9 9.uocmmif9 8.ucgfbot3 6.uyioiol5.ug21x85q.uh8u4vad.uhi34h5z.uy96xm76 4.usgs3ddv.uy96xm76 6.uy96xm76 0l29.uk6bsrsp 17.ut1915dc.usm0qroz 2.upsywxte 10.uw3g0wtt.um56c2k8 8.unaymndy.ugb6dva0.ugp2utpy.uz252big.udbx4kpg.umdjfrj9.uohhi0jn.um56c2k8 1.uosj7k8y.uy2gjpkz.uhc2xe81.ui4ti4so.upmlzkds.udbkm02j 1.ugfhvb4x.uk0p2b75.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uu9ioa2j > input:checked ~ label,
.uu9ioa2j > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzwhmhdm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ukr95k1e 44.ukr5xkrw.uv0m8zxp.uxswgd7k.ulpeadig.uohhi0jn.urc2a9e9.uaezgo7r.upe23cbj.uryn5u9i.un2sen0h.udgus06f.uk6bsrsp 0l-12.um56c2k8 30.utdsh2iu.us7q321h 2.uqvno6me.us7q321h 3.ueod61zd 3.uvcnu515.ucgfbot3 3.uk1od1bd.umdjfrj9.ud32i36l.uocmmif9 7-3.um56c2k8 10.unsaeyhu.uocmmif9 23.uo7mrxau.ubnh3mng 1.udbkm02j 2.um56c2k8 3.ubnh3mng 1.ucgfbot3 5.uqiokg9a.ucgfbot3 32.uqkigr0f.umdjfrj9 5.uk6bsrsp 4.uocmmif9 9.uocmmif9 8.ucgfbot3 6.uyioiol5.ug21x85q.uh8u4vad.uhi34h5z.uy96xm76 4.usgs3ddv.uy96xm76 6.uy96xm76 0l29.uk6bsrsp 17.ut1915dc.usm0qroz 2.upsywxte 10.uw3g0wtt.um56c2k8 8.unaymndy.ugb6dva0.ugp2utpy.uz252big.udbx4kpg.umdjfrj9.uohhi0jn.um56c2k8 1.uosj7k8y.uy2gjpkz.uhc2xe81.ui4ti4so.upmlzkds.udbkm02j 1.ugfhvb4x.uk0p2b75.5z'/%3e%3c/svg%3e");
}

.uu9ioa2j > input:not(:checked) ~ label:hover,
.uu9ioa2j > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzwhmhdm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ukr95k1e 44.ukr5xkrw.uv0m8zxp.uxswgd7k.ulpeadig.uohhi0jn.urc2a9e9.uaezgo7r.upe23cbj.uryn5u9i.un2sen0h.udgus06f.uk6bsrsp 0l-12.um56c2k8 30.utdsh2iu.us7q321h 2.uqvno6me.us7q321h 3.ueod61zd 3.uvcnu515.ucgfbot3 3.uk1od1bd.umdjfrj9.ud32i36l.uocmmif9 7-3.um56c2k8 10.unsaeyhu.uocmmif9 23.uo7mrxau.ubnh3mng 1.udbkm02j 2.um56c2k8 3.ubnh3mng 1.ucgfbot3 5.uqiokg9a.ucgfbot3 32.uqkigr0f.umdjfrj9 5.uk6bsrsp 4.uocmmif9 9.uocmmif9 8.ucgfbot3 6.uyioiol5.ug21x85q.uh8u4vad.uhi34h5z.uy96xm76 4.usgs3ddv.uy96xm76 6.uy96xm76 0l29.uk6bsrsp 17.ut1915dc.usm0qroz 2.upsywxte 10.uw3g0wtt.um56c2k8 8.unaymndy.ugb6dva0.ugp2utpy.uz252big.udbx4kpg.umdjfrj9.uohhi0jn.um56c2k8 1.uosj7k8y.uy2gjpkz.uhc2xe81.ui4ti4so.upmlzkds.udbkm02j 1.ugfhvb4x.uk0p2b75.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uih40or8.uy2nc5ek {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uih40or8.uox8h6l1 .uy94uqky {
  background: #2b3b67;
}

.uih40or8.uox8h6l1 .uli7xc9w {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uih40or8.uox8h6l1 .uli7xc9w::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uih40or8.uox8h6l1 .uli7xc9w::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uih40or8.uox8h6l1 .uzb0l259::before {
  background: #0e0f41;
}

.uih40or8.uox8h6l1 .uzb0l259::after {
  background: #152557;
}

.uih40or8.us49j6q9 .uy94uqky {
  background: #1f35fa;
}

.uih40or8.us49j6q9 .uli7xc9w {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uih40or8.us49j6q9 .uli7xc9w::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uih40or8.us49j6q9 .uli7xc9w::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uih40or8.us49j6q9 .uzb0l259::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uih40or8.us49j6q9 .uzb0l259::after {
  background: #192ac8;
}

.uih40or8.up0uf15z .uy94uqky {
  background: #fa771f;
}

.uih40or8.up0uf15z .uli7xc9w {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uih40or8.up0uf15z .uli7xc9w::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uih40or8.up0uf15z .uli7xc9w::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uih40or8.up0uf15z .uzb0l259::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uih40or8.up0uf15z .uzb0l259::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.utsv5ii6 small {
  font-size: 14px;
  color: var(--ut0x60t);
}

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

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

.umzvebjv .uvs2y3r7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ub0mjf0f.urq9jith {
  display: block;
}

.ub0mjf0f.uy2nc5ek {
  display: none;
}

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

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

.udcvs3y8 {
  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(--uudpyjy);
}

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

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

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

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

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

.uqu6fn2o .uvs2y3r7 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uugqhcmq svg path {
  fill: var(--unut5bc);
}

.uugqhcmq svg circle {
  fill: var(--uk7osox);
}

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

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

.uaedvl1u strong {
  font-weight: 600;
}

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

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

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

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

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

.ub5a3pod a {
  width: 100%;
}

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

.urneorf4 {
  justify-content: center;
}

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

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

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

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

.ul517ado .ub8a37yh {
  justify-content: center;
}



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

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

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

.uzbpxe1u.ug9gy69h .uao0jn9s::after {
  transform: rotate(45deg);
}

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

.uzbpxe1u.ug9gy69h .uatak0z8 {
  max-height: 500px;
  padding: 15px 20px;
}




.ub9bisgb {
  margin: 25px 0;
}

.uu9ioa2j > input:not(:checked) ~ label:hover,
.uu9ioa2j > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uygccyjl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.utdkmrg9 44.ulexajqs.uqsdssuw.ufxxknfe.un1bzxdb.uw5kk5am.uldazqlr.uhbuh6zx.uxp6p9if.ub55gz6e.utym3r4f.uim2yz8p.ueqcgm79 0l-12.ukurtjzf 30.uvvh38jr.uraj85cx 2.up7ir7dn.uraj85cx 3.uxag34yv 3.udl63247.ujle95bz 3.uppejmm1.ul4vcxsp.upbn4r4e.uuirhujx 7-3.ukurtjzf 10.uehbrp3c.uuirhujx 23.ug8b181q.usjno2w7 1.ukjrpfxp 2.ukurtjzf 3.usjno2w7 1.ujle95bz 5.uuixtsaf.ujle95bz 32.ui6gfbxl.ul4vcxsp 5.ueqcgm79 4.uuirhujx 9.uuirhujx 8.ujle95bz 6.ude51hq6.ux9im9v3.uz655tf4.uy7xlj75.uty8ge2f 4.ucsrf0qq.uty8ge2f 6.uty8ge2f 0l29.ueqcgm79 17.ucyicatc.udbg01uz 2.utuo41sj 10.ufzqazky.ukurtjzf 8.uy1befhf.usrdde77.ufoy87yr.unzgw8yy.uddz7ywq.ul4vcxsp.uw5kk5am.ukurtjzf 1.umi9t3v9.udndhqjz.ujkeo7z5.uxgsnnyh.ucdwkb6i.ukjrpfxp 1.un7sd5kr.utm1xa0p.5z'/%3e%3c/svg%3e");
}

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

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

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

.ugouc719.ulmv13er {
  display: block;
}

.ugouc719.updl1z31 {
  display: none;
}

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

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

.uarvbehe {
  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(--uudpyjy);
}

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

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

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

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

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

.ukd9f9bm .uzmkycee {
  fill: #c2c0ce;
}

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

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

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

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

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



.up1cog8r {
  padding: 16px;
  border: 1px solid var(--uznf1q0);
  border-radius: 12px;
  background: var(--uudpyjy);
  font-family: sans-serif;
}

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

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



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

.uk7dgmu9.uu4wr3nz {
  opacity: 1;
  pointer-events: auto;
}



.uw069rpn {
  margin: 25px 0;
}

.uoaya7vm > input:not(:checked) ~ label:hover,
.uoaya7vm > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uyrpgxjz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.unj156nn 44.ul01tyh1.umbr4kmo.ufmcx1hv.uj5rwyca.uo3s6j5b.ufmcik14.uu0nglh1.uyyut6o2.uyemj19j.uzswxu47.ub3dca16.ubwxiswq 0l-12.upf11cv5 30.ustaoddu.umyktf1c 2.ua8epc3d.umyktf1c 3.uf9c4jfb 3.ulk8tcpn.uxtj81n5 3.uaob455n.uiy9ks3f.uq086wtp.uh85ux18 7-3.upf11cv5 10.ukl9slpr.uh85ux18 23.uqjt0nsm.udtjiej8 1.un1mcbuw 2.upf11cv5 3.udtjiej8 1.uxtj81n5 5.uc3rnjgc.uxtj81n5 32.ushmv9xx.uiy9ks3f 5.ubwxiswq 4.uh85ux18 9.uh85ux18 8.uxtj81n5 6.ui40erf5.umjkh8oq.uhu2xrkr.uckkvzo1.uzexqy9f 4.unhj27m4.uzexqy9f 6.uzexqy9f 0l29.ubwxiswq 17.uah8xjfu.ucnmd8bq 2.uw2nlaw6 10.ut5xmuhu.upf11cv5 8.uig5cv5y.ue4xcbug.us9gkna2.udtafizg.ur4efpp7.uiy9ks3f.uo3s6j5b.upf11cv5 1.uvbust3f.utb4arjz.uk4b0m19.uofwzitr.ut0mjfio.un1mcbuw 1.uxo22lqi.usmpknms.5z'/%3e%3c/svg%3e");
}

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

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

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

.ux8kpbe3.uxmmh5mz {
  display: block;
}

.ux8kpbe3.umunbivb {
  display: none;
}

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

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

.ua8x7gf0 {
  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(--uudpyjy);
}

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

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

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

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

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

.ugd88rbl .uk8noy0a {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uird3paa:hover:not(:disabled) {
  background: var(--utd2pn5);
}

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

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

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

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

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

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

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

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

.ueuc8tt1.uvuki30g .uq3k8tu8::after {
  transform: rotate(45deg);
}

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

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

.ueuc8tt1.uvuki30g .ur2reg74 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uo11hda5 {
  margin-bottom: 25px;
}

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



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

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

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

.utfwku71 button {
  z-index: 2;
}

.uj8qsmmy.uzyesj3b {
  bottom: 40px;
}

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

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

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

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

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

  .utfwku71 .uhxb4vus {
    font-size: 13.5px;
  }

  .uj8qsmmy .udtc2xm1 {
    animation: jump-y 0.uq91q6cy infinite ease-in-out;
  }

  .uad3l1w7 {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.udajxx3s .uldews79 {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uinih5yf {
    text-align: center;
  }

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

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

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

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

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

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

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

.uqsnjf2p a {
  color: #000;
}

.uodu5bo7 {
  margin-bottom: 50px;
}

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

  .uv1hq2b9 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.umn1tlw3 {
  padding: 10px 0 0;
  background: var(--uudpyjy);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .umn1tlw3 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .umn1tlw3 {
    padding: 50px 16px 68px;
  }
}
.uxb7oii2 {
  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) {
  .uxb7oii2 {
    flex-direction: column;
  }
}
.ucgvhd3f {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ucgvhd3f {
    margin-bottom: 40px;
  }
}
.utrlm1mn .uwb389pl {
  margin-bottom: 28px;
}
.utrlm1mn .uwb389pl img {
  max-height: 100px;
  width: auto;
}
.uqinzf8a {
  display: flex;
  align-items: center;
}
.uqinzf8a a + a {
  margin-left: 24px;
}
.uqinzf8a img {
  max-height: 56px;
  width: auto;
}
.uqinzf8a img + img {
  margin-left: 24px;
}
.uogzjxot {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uogzjxot {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.upcbsd8s {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .upcbsd8s {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uph3g1v0 > div {
  display: none;
  padding: 20px;
  background: var(--uudpyjy);
  border: 1px solid var(--uznf1q0);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uft46r64 img{
        width:90px;
    }

    .up9mjntm{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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