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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uu8j7rd2 {
  cursor: pointer;
}

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

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

.usq66bk6 figure {
  margin: 0;
}

.usq66bk6.uuyasgo1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.usq66bk6.uxisoi47 {
  justify-content: flex-end;
  margin-left: 4px;
}

.usq66bk6.umreb1mk {
  justify-content: center;
}

.usq66bk6.uromg343 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uuypaff4 img {
  width: 100%;
}

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

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

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

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

.uhxb1vq7 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(--uyh07tu);
}

.uhxb1vq7 ul li span svg {
  fill: var(--uyh07tu);
}

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

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

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

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

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

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

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

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

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

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

.uir8qjrb.ujb3fwkz {
  background-color: #000;
}

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

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

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

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

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

.uif9og59 {
  margin-bottom: 94px;
}

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

.uous6lo3 .ufoipbur {
  margin-bottom: 28px;
}

.uous6lo3 .ufoipbur img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usodem0f li a {
  color: var(--upom5ra);
  text-decoration: none;
}

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

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

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

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

.ucg6juhd.uxhgkr5n {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.un7rt46t li {
  width: 100%;
}

.un7rt46t 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(--upr47up);
  background: var(--uatpzry);
  border: 1px solid var(--ux2u45a);
}

.un7rt46t li a svg {
  fill: var(--upr47up);
}

.un7rt46t li a.uxhgkr5n {
  background: var(--ux2u45a);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ud23uk2p li a {
  color: var(--uwsrnut);
  text-decoration: none;
}

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

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

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

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

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

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

.uuwp7axq.uasuftfs {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uh6j2sjq {
  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(--uatpzry);
  color: var(--upr47up);
  gap: 5px;
}

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

.ulw82d1l 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(--uatpzry);
}

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

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

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

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

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

.uuuhv5v3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.upk8ihq3 {
  color: var(--us01jes);
}

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

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

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

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

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

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

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

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

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

.uex039ph a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uiaeem2j {
    text-align: left;
  }

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

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

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

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

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

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

  .uvsw0w3z {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usljgxkp {
  margin: 0 0 28px;
}

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

.ur6gurtf {
  margin: 0 0 28px;
}

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

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

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

.uxtjbnua .ujf6yvo7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.usmia27u span {
  height: 32px;
}

.usmia27u span svg rect {
  fill: var(--um86ud8);
  stroke: var(--um86ud8);
}

.usmia27u.uxmcg7zr span {
  transform: scaleY(-1);
}

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

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

.urgcl5ai li {
  font-size: 18px;
  background: var(--uadszgp);
  border-bottom: 1px solid var(--ux2u45a);
}

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

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

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

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

.urgcl5ai.uz6h6t1h {
  display: none;
}

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

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

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

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

.uo2ep2ds table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--us01jes);
  border: 1px solid var(--ux2u45a);
  background: var(--uadszgp);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uzyq17l6 table tr td {
  color: var(--us01jes);
  background: var(--uf6ucie);
  border-color: var(--ux2u45a);
}

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

.uzyq17l6 p {
  color: var(--us01jes);
}

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

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

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

.ugfi378x {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uadszgp);
  color: var(--uezuw1v);
  border-left: 5px solid var(--uatpzry);
  border-color: var(--ux2u45a);
}

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

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

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

.udal3xsj {
  border-radius: 10px;
  background: var(--uadszgp);
  border: 1px solid var(--ux2u45a);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ud59im3d {
  display: none;
}

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

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

.uwmlvbh4 li {
  margin: 0 20px;
}

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

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

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

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

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

.ujoxkzu8 li a {
  color: var(--us01jes);
  text-decoration: none;
}

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

.ujoxkzu8 li span {
  opacity: 0.5;
}

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

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

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

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

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

.uk4lr9cj 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(--uadszgp);
}

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

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

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

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

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

.uk4lr9cj 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(--uy6mnkv);
}

.uk4lr9cj 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(--uj9pikv);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uk4lr9cj tbody tr td .uiammgh1:hover {
    background: var(--uwpw6yu);
  }
}

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

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

.uk4lr9cj tbody tr td .uyeh3nhl {
  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(--us01jes);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uo9feo6h {
  padding: 90px 0;
}

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

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

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

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

.uogphkby img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ud9carjn .uz1uu0j8 {
  width: 50%;
  margin: 0;
}

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

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

.up9tk1qb {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uv5i5cai a svg {
  fill: #fff;
}

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

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

.urqsbehq {
  margin-bottom: 16px;
}

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

.uhg2ptay {
  font-size: 16px;
  color: var(--us01jes);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uo3bog22.uhpmk658 {
  display: none;
}

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

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

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

.ut8r241q.upvv1unj {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uj8ho002 img {
  width: 100%;
}

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

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

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

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

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

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

.um257vg8 .uk4xj7f8 {
  position: relative;
}

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

.um257vg8 .uwk69oa8.uhpmk658 {
  display: none;
}

.um257vg8 .uoq9ylod {
  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(--ulwysjo);
  border: 1px solid var(--ux2u45a);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.um257vg8 .uoq9ylod .ubq3n5c4 {
  max-width: 300px;
  width: 100%;
}

.um257vg8
  .uoq9ylod
  .ubq3n5c4
  .umiwemi7 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uyh07tu);
}

@media only screen and (max-width: 767px) {
  .um257vg8
    .uoq9ylod
    .ubq3n5c4
    .umiwemi7 {
    font-size: 32px;
    text-align: center;
  }
}

.um257vg8
  .uoq9ylod
  .ubq3n5c4
  .uw80oqvt {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--us01jes);
}

@media only screen and (max-width: 767px) {
  .um257vg8
    .uoq9ylod
    .ubq3n5c4
    .uw80oqvt {
    text-align: center;
  }
}

.um257vg8 .uoq9ylod .uasuftfs {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.um257vg8
  .uoq9ylod
  .uasuftfs
  .uqlfz6gs {
  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;
}

.um257vg8
  .uoq9ylod
  .uasuftfs
  .uqlfz6gs:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .um257vg8
    .uoq9ylod
    .uasuftfs
    .uqlfz6gs {
    width: 100%;
  }
}

.um257vg8
  .uoq9ylod
  .uasuftfs
  .ufj7jcmz {
  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;
}

.um257vg8
  .uoq9ylod
  .uasuftfs
  .ufj7jcmz
  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);
  }
}

.um257vg8
  .uoq9ylod
  .uasuftfs
  .ufj7jcmz: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;
}

.um257vg8
  .uoq9ylod
  .uasuftfs
  .ufj7jcmz:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .um257vg8
    .uoq9ylod
    .uasuftfs
    .ufj7jcmz {
    width: 100%;
  }
}

.um257vg8 .uoq9ylod.uhpmk658 {
  display: none;
}

.um257vg8 .uw40jvj4 {
  display: none;
}

.um257vg8 .uw40jvj4.upvv1unj {
  display: block;
}

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

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

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

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

.um257vg8 .uvsc2fzt .umiwemi7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uyh07tu);
  margin-bottom: 10px;
}

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

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

.um257vg8 .uvsc2fzt table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ux2u45a);
  color: var(--us01jes);
  background: var(--uf6ucie);
  border-top: none;
}

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

.um257vg8 .uvsc2fzt table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ux2u45a);
  color: var(--us01jes);
  background: var(--uadszgp);
  border-top: none;
}

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

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

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

.utbnwq0r.uxhgkr5n {
  display: block;
}

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

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

.utbnwq0r .ufbqdyfb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ulwysjo);
}

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

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

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

.ua8lnrag.uxhgkr5n {
  display: block;
}

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

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

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

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

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

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

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

.uua3z26m.uhpmk658 {
  display: none;
}

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

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

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

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

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

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

.ufcg91ur input::-moz-placeholder {
  color: var(--us01jes);
  opacity: 0.6;
}

.ufcg91ur input::placeholder {
  color: var(--us01jes);
  opacity: 0.6;
}

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

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

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

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

.uotpz20i {
  margin-bottom: 36px;
}

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

.uotpz20i textarea::-moz-placeholder {
  color: var(--us01jes);
  opacity: 0.6;
}

.uotpz20i textarea::placeholder {
  color: var(--us01jes);
  opacity: 0.6;
}

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

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

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

.ublsemnk:hover {
  background: var(--ux2u45a);
}

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

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

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

.uwmra8jm.uhpmk658 {
  display: none;
}

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

.uwmra8jm .ublsemnk {
  margin: 0 auto;
}

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

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

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

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

.uq121jbs > input {
  display: none;
}

.uq121jbs > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.un563qf9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ue6ootxx 44.ub717pib.ui7z0sg2.uxv7is9i.uflbozdt.ue62874u.uwze20ck.urox89kq.ucr8iwm0.umjjgyuu.ugsyhgj1.ua2frwdd.urlmxfhf 0l-12.uo7g5apy 30.urcifhjo.ue52mkwy 2.uhuv176f.ue52mkwy 3.ulyk8v82 3.ukgds6dz.uq5zb17e 3.uo7te41v.uw1fl8md.uikthrjk.ufapc3x2 7-3.uo7g5apy 10.uk3tqdck.ufapc3x2 23.uvtrb7qg.ul2fihye 1.udwm8gz8 2.uo7g5apy 3.ul2fihye 1.uq5zb17e 5.uln5sugj.uq5zb17e 32.uejn7tt1.uw1fl8md 5.urlmxfhf 4.ufapc3x2 9.ufapc3x2 8.uq5zb17e 6.uhz685ov.ueqvtwd9.udpdxe7c.uwio7sz0.uoc5n4ay 4.uyez054t.uoc5n4ay 6.uoc5n4ay 0l29.urlmxfhf 17.uyj2kcd7.up4vekwj 2.ubuhvszb 10.uw6hl2d8.uo7g5apy 8.uqtulg7s.uuq907ip.ur31yov9.ut3k2ac9.umzaheml.uw1fl8md.ue62874u.uo7g5apy 1.uowe3fuz.udfxy7vi.ucuq0gb0.uaes5srb.ul5mvo28.udwm8gz8 1.ujustrwi.ujtss2qi.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uq121jbs > input:checked ~ label,
.uq121jbs > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.un563qf9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ue6ootxx 44.ub717pib.ui7z0sg2.uxv7is9i.uflbozdt.ue62874u.uwze20ck.urox89kq.ucr8iwm0.umjjgyuu.ugsyhgj1.ua2frwdd.urlmxfhf 0l-12.uo7g5apy 30.urcifhjo.ue52mkwy 2.uhuv176f.ue52mkwy 3.ulyk8v82 3.ukgds6dz.uq5zb17e 3.uo7te41v.uw1fl8md.uikthrjk.ufapc3x2 7-3.uo7g5apy 10.uk3tqdck.ufapc3x2 23.uvtrb7qg.ul2fihye 1.udwm8gz8 2.uo7g5apy 3.ul2fihye 1.uq5zb17e 5.uln5sugj.uq5zb17e 32.uejn7tt1.uw1fl8md 5.urlmxfhf 4.ufapc3x2 9.ufapc3x2 8.uq5zb17e 6.uhz685ov.ueqvtwd9.udpdxe7c.uwio7sz0.uoc5n4ay 4.uyez054t.uoc5n4ay 6.uoc5n4ay 0l29.urlmxfhf 17.uyj2kcd7.up4vekwj 2.ubuhvszb 10.uw6hl2d8.uo7g5apy 8.uqtulg7s.uuq907ip.ur31yov9.ut3k2ac9.umzaheml.uw1fl8md.ue62874u.uo7g5apy 1.uowe3fuz.udfxy7vi.ucuq0gb0.uaes5srb.ul5mvo28.udwm8gz8 1.ujustrwi.ujtss2qi.5z'/%3e%3c/svg%3e");
}

.uq121jbs > input:not(:checked) ~ label:hover,
.uq121jbs > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.un563qf9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ue6ootxx 44.ub717pib.ui7z0sg2.uxv7is9i.uflbozdt.ue62874u.uwze20ck.urox89kq.ucr8iwm0.umjjgyuu.ugsyhgj1.ua2frwdd.urlmxfhf 0l-12.uo7g5apy 30.urcifhjo.ue52mkwy 2.uhuv176f.ue52mkwy 3.ulyk8v82 3.ukgds6dz.uq5zb17e 3.uo7te41v.uw1fl8md.uikthrjk.ufapc3x2 7-3.uo7g5apy 10.uk3tqdck.ufapc3x2 23.uvtrb7qg.ul2fihye 1.udwm8gz8 2.uo7g5apy 3.ul2fihye 1.uq5zb17e 5.uln5sugj.uq5zb17e 32.uejn7tt1.uw1fl8md 5.urlmxfhf 4.ufapc3x2 9.ufapc3x2 8.uq5zb17e 6.uhz685ov.ueqvtwd9.udpdxe7c.uwio7sz0.uoc5n4ay 4.uyez054t.uoc5n4ay 6.uoc5n4ay 0l29.urlmxfhf 17.uyj2kcd7.up4vekwj 2.ubuhvszb 10.uw6hl2d8.uo7g5apy 8.uqtulg7s.uuq907ip.ur31yov9.ut3k2ac9.umzaheml.uw1fl8md.ue62874u.uo7g5apy 1.uowe3fuz.udfxy7vi.ucuq0gb0.uaes5srb.ul5mvo28.udwm8gz8 1.ujustrwi.ujtss2qi.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uuudvfgz.uhpmk658 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuudvfgz.uik37667 .ufx8ypws {
  background: #2b3b67;
}

.uuudvfgz.uik37667 .uchqcmbw {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uuudvfgz.uik37667 .uchqcmbw::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uuudvfgz.uik37667 .uchqcmbw::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uuudvfgz.uik37667 .uzsp7f7r::before {
  background: #0e0f41;
}

.uuudvfgz.uik37667 .uzsp7f7r::after {
  background: #152557;
}

.uuudvfgz.uiuvfkjt .ufx8ypws {
  background: #1f35fa;
}

.uuudvfgz.uiuvfkjt .uchqcmbw {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uuudvfgz.uiuvfkjt .uchqcmbw::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uuudvfgz.uiuvfkjt .uchqcmbw::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uuudvfgz.uiuvfkjt .uzsp7f7r::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uuudvfgz.uiuvfkjt .uzsp7f7r::after {
  background: #192ac8;
}

.uuudvfgz.uio1u3pd .ufx8ypws {
  background: #fa771f;
}

.uuudvfgz.uio1u3pd .uchqcmbw {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uuudvfgz.uio1u3pd .uchqcmbw::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uuudvfgz.uio1u3pd .uchqcmbw::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uuudvfgz.uio1u3pd .uzsp7f7r::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uuudvfgz.uio1u3pd .uzsp7f7r::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uz2j0f32 small {
  font-size: 14px;
  color: var(--us01jes);
}

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

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

.uuv9lgay .ubndjkx2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ubrhfgtd.upvv1unj {
  display: block;
}

.ubrhfgtd.uhpmk658 {
  display: none;
}

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

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

.uk81vymn {
  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(--uadszgp);
}

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

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

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

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

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

.uqy2vm79 .ubndjkx2 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvgjs3gy svg path {
  fill: var(--uatpzry);
}

.uvgjs3gy svg circle {
  fill: var(--upr47up);
}

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

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

.ueb6hfxb strong {
  font-weight: 600;
}

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

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

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

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

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

.uvgxfpcy a {
  width: 100%;
}

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

.usy3ehwc {
  justify-content: center;
}

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

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

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

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

.uxcqbbvg .ud23uk2p {
  justify-content: center;
}



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

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

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

.uj5eldle.uxhgkr5n .uxegqdow::after {
  transform: rotate(45deg);
}

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

.uj5eldle.uxhgkr5n .umq81dzn {
  max-height: 500px;
  padding: 15px 20px;
}




.utedqmld {
  margin: 25px 0;
}

.uq121jbs > input:not(:checked) ~ label:hover,
.uq121jbs > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uri6013d.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uefjrr0w 44.uou3dsny.uz9racar.uujuyvh2.uf65ddbq.ucuv9z1j.uowtk02b.us4hkzeg.uxni5nyv.uslnqz8p.upjfgqtb.unplitsv.unmvnyzj 0l-12.uzzuqj7b 30.ufb7l2qk.uspwj856 2.uuxzq6sj.uspwj856 3.uygyd1i1 3.ucj4team.uyrcfw2d 3.ui3b9mqs.ujby8yik.uhj3lwls.udb8tkgu 7-3.uzzuqj7b 10.ubcebls5.udb8tkgu 23.ug6zn7x1.uf3wnp8e 1.uo80yyrz 2.uzzuqj7b 3.uf3wnp8e 1.uyrcfw2d 5.usib752b.uyrcfw2d 32.uc97u08a.ujby8yik 5.unmvnyzj 4.udb8tkgu 9.udb8tkgu 8.uyrcfw2d 6.uup35t39.uyvfm3kh.unj2yfbx.uu68fmub.udisnf68 4.uic1uuup.udisnf68 6.udisnf68 0l29.unmvnyzj 17.uk9jp35f.uson5bhh 2.uac5m9xn 10.um9givip.uzzuqj7b 8.ufd6l2ro.urfr8w4r.ug2qbwcf.uiavxx6e.uomn70tl.ujby8yik.ucuv9z1j.uzzuqj7b 1.uug7244c.uvuj53yq.ul64ok8t.uqq9jm23.ua8vj689.uo80yyrz 1.ufe43xsd.ufwfuln9.5z'/%3e%3c/svg%3e");
}

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

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

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

.uzyj54uw.ual26ky2 {
  display: block;
}

.uzyj54uw.udnznnnc {
  display: none;
}

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

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

.un1b8vmy {
  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(--uadszgp);
}

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

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

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

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

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

.udrswbda .unwafxlm {
  fill: #c2c0ce;
}

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

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

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

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

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



.uu4onip6 {
  padding: 16px;
  border: 1px solid var(--ux2u45a);
  border-radius: 12px;
  background: var(--uadszgp);
  font-family: sans-serif;
}

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

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



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

.ulyd7s13.uqueknvb {
  opacity: 1;
  pointer-events: auto;
}



.uu1npel3 {
  margin: 25px 0;
}

.uhomttb7 > input:not(:checked) ~ label:hover,
.uhomttb7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uieqvcxx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ulmxa9b2 44.uzchgy47.uxacpk20.uixy75mr.uuqwmazw.udclrnes.uow83j2q.uem0w7q2.uyk177yb.uer6gk6f.um8gocl0.upw19of3.uvq2694e 0l-12.ue570ofp 30.uma4sdou.uvbt28ms 2.ur57t35o.uvbt28ms 3.uo8lrpcu 3.udwm9ui7.umxugzrk 3.uick3c9g.urdczi0x.ugf4chb7.uohito1t 7-3.ue570ofp 10.uko6rvln.uohito1t 23.ue6onw5k.urx3g1yd 1.uik430aa 2.ue570ofp 3.urx3g1yd 1.umxugzrk 5.uodslsd0.umxugzrk 32.udgm3ssm.urdczi0x 5.uvq2694e 4.uohito1t 9.uohito1t 8.umxugzrk 6.urazbdba.uwdw25fa.ui7m1n5n.uzb3hmbt.ub91dqum 4.udnf0hji.ub91dqum 6.ub91dqum 0l29.uvq2694e 17.ubbwe5tg.uduhjx4e 2.uto3v7u3 10.uxduxya4.ue570ofp 8.uzgk666d.uuf1nvos.ud0k13bj.ugo6pin9.umcouasa.urdczi0x.udclrnes.ue570ofp 1.ulp2ch8b.uys7yt4b.uxy1por4.uzux80tf.uu754fy3.uik430aa 1.ux4dcj5a.ukhzxbo9.5z'/%3e%3c/svg%3e");
}

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

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

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

.uu8t79xq.ucuckgbs {
  display: block;
}

.uu8t79xq.uvoe8ljy {
  display: none;
}

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

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

.ual4yzw2 {
  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(--uadszgp);
}

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

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

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

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

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

.unw0iim1 .ugb7jnqn {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.ugj9liuy:hover:not(:disabled) {
  background: var(--uwpw6yu);
}

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

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

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

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

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

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

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

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

.uqomszea.utr8a76v .unpvzoje::after {
  transform: rotate(45deg);
}

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

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

.uqomszea.utr8a76v .ugd73hpc {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uxhv6icz {
  margin-bottom: 25px;
}

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



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

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

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

.uijx4498 button {
  z-index: 2;
}

.udmnfdho.ug17jyt7 {
  bottom: 40px;
}

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

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

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

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

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

  .uijx4498 .uz6wcju5 {
    font-size: 13.5px;
  }

  .udmnfdho .usknqg8x {
    animation: jump-y 0.ursgosxs infinite ease-in-out;
  }

  .uca9okxj {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uzl1rqca .ui3gs0yc {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uencxw4i {
    text-align: center;
  }

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

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

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

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

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

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

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

.uy39j2fs a {
  color: #000;
}

.ug6xjq5l {
  margin-bottom: 50px;
}

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

  .uikdp9f5 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ush2yu7q {
  padding: 10px 0 0;
  background: var(--uadszgp);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ush2yu7q {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ush2yu7q {
    padding: 50px 16px 68px;
  }
}
.uyxv2850 {
  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) {
  .uyxv2850 {
    flex-direction: column;
  }
}
.ulzzi2e4 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ulzzi2e4 {
    margin-bottom: 40px;
  }
}
.umc4qzp3 .ukaguxh8 {
  margin-bottom: 28px;
}
.umc4qzp3 .ukaguxh8 img {
  max-height: 100px;
  width: auto;
}
.utyvmt7t {
  display: flex;
  align-items: center;
}
.utyvmt7t a + a {
  margin-left: 24px;
}
.utyvmt7t img {
  max-height: 56px;
  width: auto;
}
.utyvmt7t img + img {
  margin-left: 24px;
}
.ukbcesy2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ukbcesy2 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ubjz4r0f {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ubjz4r0f {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .ulbinplp > div {
  display: none;
  padding: 20px;
  background: var(--uadszgp);
  border: 1px solid var(--ux2u45a);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .ubyire7q img{
        width:90px;
    }

    .uvsw0w3z{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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