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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubt75agi {
  cursor: pointer;
}

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

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

.udo896fr figure {
  margin: 0;
}

.udo896fr.uz09wtfb {
  justify-content: flex-start;
  margin-right: 4px;
}

.udo896fr.ua9xxrz2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.udo896fr.uuxmbkef {
  justify-content: center;
}

.udo896fr.umdso5us {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ufmq895a img {
  width: 100%;
}

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

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

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

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

.ulvr9v52 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(--uffn5wd);
}

.ulvr9v52 ul li span svg {
  fill: var(--uffn5wd);
}

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

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

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

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

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

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

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

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

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

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

.uvyrtdbe.ujemryhn {
  background-color: #000;
}

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

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

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

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

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

.uql2zsus {
  margin-bottom: 94px;
}

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

.ua3no9ra .uaal4rj5 {
  margin-bottom: 28px;
}

.ua3no9ra .uaal4rj5 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvulxqmf li a {
  color: var(--uds2hxr);
  text-decoration: none;
}

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

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

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

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

.uymw4pu9.ufwp27ku {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uvd6tev4 li {
  width: 100%;
}

.uvd6tev4 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(--um9w1hz);
  background: var(--ur24vvh);
  border: 1px solid var(--ua8f2ty);
}

.uvd6tev4 li a svg {
  fill: var(--um9w1hz);
}

.uvd6tev4 li a.ufwp27ku {
  background: var(--ua8f2ty);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uogelno9 li a {
  color: var(--ur9hyrw);
  text-decoration: none;
}

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

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

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

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

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

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

.uw8lfvtv.uqlawezc {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uy0zgs8r {
  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(--ur24vvh);
  color: var(--um9w1hz);
  gap: 5px;
}

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

.uetcuica 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(--ur24vvh);
}

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

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

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

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

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

.uh7qemy6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.um8g9985 {
  color: var(--ufsw50p);
}

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

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

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

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

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

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

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

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

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

.urhnxcqq a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uk2vq0w7 {
    text-align: left;
  }

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

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

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

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

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

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

  .uz8kzb95 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ussnldam {
  margin: 0 0 28px;
}

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

.up49b4pl {
  margin: 0 0 28px;
}

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

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

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

.uek7qus3 .uh96nhzv {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uvdgygyp span {
  height: 32px;
}

.uvdgygyp span svg rect {
  fill: var(--ustajyk);
  stroke: var(--ustajyk);
}

.uvdgygyp.udn1ie9c span {
  transform: scaleY(-1);
}

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

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

.uw9cnzid li {
  font-size: 18px;
  background: var(--ujtcrcm);
  border-bottom: 1px solid var(--ua8f2ty);
}

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

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

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

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

.uw9cnzid.ujjwq6ma {
  display: none;
}

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

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

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

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

.uf9nxfwq table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ufsw50p);
  border: 1px solid var(--ua8f2ty);
  background: var(--ujtcrcm);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uti80n9f table tr td {
  color: var(--ufsw50p);
  background: var(--ucinm7u);
  border-color: var(--ua8f2ty);
}

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

.uti80n9f p {
  color: var(--ufsw50p);
}

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

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

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

.ubkpmxej {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ujtcrcm);
  color: var(--uk4eti3);
  border-left: 5px solid var(--ur24vvh);
  border-color: var(--ua8f2ty);
}

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

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

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

.upfk3401 {
  border-radius: 10px;
  background: var(--ujtcrcm);
  border: 1px solid var(--ua8f2ty);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.utrx4lhq {
  display: none;
}

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

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

.uv3gwy1s li {
  margin: 0 20px;
}

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

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

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

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

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

.ua6uj9cw li a {
  color: var(--ufsw50p);
  text-decoration: none;
}

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

.ua6uj9cw li span {
  opacity: 0.5;
}

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

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

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

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

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

.ufkdws5n 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(--ujtcrcm);
}

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

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

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

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

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

.ufkdws5n 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(--udn71bx);
}

.ufkdws5n 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(--uxr53qv);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .ufkdws5n tbody tr td .umhegoqf:hover {
    background: var(--upeltw9);
  }
}

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

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

.ufkdws5n tbody tr td .uxlwpx25 {
  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(--ufsw50p);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uczuihzq {
  padding: 90px 0;
}

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

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

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

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

.urxhxdxa img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ubybkjhj .ulm6900l {
  width: 50%;
  margin: 0;
}

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

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

.ua44ipm0 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uk2tv2dz a svg {
  fill: #fff;
}

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

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

.ucwg2ajl {
  margin-bottom: 16px;
}

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

.uu3mzmn5 {
  font-size: 16px;
  color: var(--ufsw50p);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uww74914.uquo1x8e {
  display: none;
}

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

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

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

.ug0uzgzz.uu4495dl {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui2ky8ic img {
  width: 100%;
}

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

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

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

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

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

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

.usy0mi17 .uq2u0o2c {
  position: relative;
}

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

.usy0mi17 .udxh0lmy.uquo1x8e {
  display: none;
}

.usy0mi17 .uk02noxj {
  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(--ufu2yst);
  border: 1px solid var(--ua8f2ty);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.usy0mi17 .uk02noxj .ugiib0as {
  max-width: 300px;
  width: 100%;
}

.usy0mi17
  .uk02noxj
  .ugiib0as
  .ujfkjofa {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uffn5wd);
}

@media only screen and (max-width: 767px) {
  .usy0mi17
    .uk02noxj
    .ugiib0as
    .ujfkjofa {
    font-size: 32px;
    text-align: center;
  }
}

.usy0mi17
  .uk02noxj
  .ugiib0as
  .utpi4zm7 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ufsw50p);
}

@media only screen and (max-width: 767px) {
  .usy0mi17
    .uk02noxj
    .ugiib0as
    .utpi4zm7 {
    text-align: center;
  }
}

.usy0mi17 .uk02noxj .uqlawezc {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.usy0mi17
  .uk02noxj
  .uqlawezc
  .uzuvd2x3 {
  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;
}

.usy0mi17
  .uk02noxj
  .uqlawezc
  .uzuvd2x3:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .usy0mi17
    .uk02noxj
    .uqlawezc
    .uzuvd2x3 {
    width: 100%;
  }
}

.usy0mi17
  .uk02noxj
  .uqlawezc
  .ubc6rkce {
  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;
}

.usy0mi17
  .uk02noxj
  .uqlawezc
  .ubc6rkce
  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);
  }
}

.usy0mi17
  .uk02noxj
  .uqlawezc
  .ubc6rkce: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;
}

.usy0mi17
  .uk02noxj
  .uqlawezc
  .ubc6rkce:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .usy0mi17
    .uk02noxj
    .uqlawezc
    .ubc6rkce {
    width: 100%;
  }
}

.usy0mi17 .uk02noxj.uquo1x8e {
  display: none;
}

.usy0mi17 .uvrn9wgl {
  display: none;
}

.usy0mi17 .uvrn9wgl.uu4495dl {
  display: block;
}

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

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

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

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

.usy0mi17 .ujp1z05j .ujfkjofa {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uffn5wd);
  margin-bottom: 10px;
}

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

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

.usy0mi17 .ujp1z05j table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ua8f2ty);
  color: var(--ufsw50p);
  background: var(--ucinm7u);
  border-top: none;
}

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

.usy0mi17 .ujp1z05j table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ua8f2ty);
  color: var(--ufsw50p);
  background: var(--ujtcrcm);
  border-top: none;
}

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

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

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

.umdcvwz7.ufwp27ku {
  display: block;
}

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

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

.umdcvwz7 .uia2dg7p {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ufu2yst);
}

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

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

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

.ulg75akr.ufwp27ku {
  display: block;
}

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

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

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

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

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

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

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

.upqf0i55.uquo1x8e {
  display: none;
}

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

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

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

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

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

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

.uikvxsjv input::-moz-placeholder {
  color: var(--ufsw50p);
  opacity: 0.6;
}

.uikvxsjv input::placeholder {
  color: var(--ufsw50p);
  opacity: 0.6;
}

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

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

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

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

.uaflgd2o {
  margin-bottom: 36px;
}

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

.uaflgd2o textarea::-moz-placeholder {
  color: var(--ufsw50p);
  opacity: 0.6;
}

.uaflgd2o textarea::placeholder {
  color: var(--ufsw50p);
  opacity: 0.6;
}

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

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

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

.ujhewn2i:hover {
  background: var(--ua8f2ty);
}

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

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

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

.ukyzi1uy.uquo1x8e {
  display: none;
}

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

.ukyzi1uy .ujhewn2i {
  margin: 0 auto;
}

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

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

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

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

.utde1zpl > input {
  display: none;
}

.utde1zpl > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uqc08m8l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ubww9dsm 44.uetd11vo.ufbzkdyt.uerlg7hx.uzaylrml.uiksdz98.ubu82adl.uttkouqa.uv4bkuxs.ujwop52l.ujj1qsjy.upmxirw9.uvhm7jn3 0l-12.urhlmgzu 30.uupk7p5l.ub6huebh 2.ui0212g5.ub6huebh 3.ul03qc6o 3.ue4fp4az.uy1v2xc2 3.ungzwvrm.uwsu0p6p.ur8hyw91.umimw1tx 7-3.urhlmgzu 10.ura8vo5x.umimw1tx 23.un1bait8.ucffbfk6 1.ufp08ckg 2.urhlmgzu 3.ucffbfk6 1.uy1v2xc2 5.upaog3qe.uy1v2xc2 32.uupjxkq1.uwsu0p6p 5.uvhm7jn3 4.umimw1tx 9.umimw1tx 8.uy1v2xc2 6.usruwc6u.uufhq6ee.uuhog7tv.uz2tsklx.uurceaky 4.uhbi6fch.uurceaky 6.uurceaky 0l29.uvhm7jn3 17.ua6uklt2.uayuoipq 2.uxsvgs9q 10.us4252nj.urhlmgzu 8.uetpjozk.ucbgruxf.uaumb7p9.ut2srni4.ucshybnh.uwsu0p6p.uiksdz98.urhlmgzu 1.uwqderiz.ufwvbhyn.ued2dw77.uanjttdj.ucmci7px.ufp08ckg 1.uwyplks3.uj19fzjb.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.utde1zpl > input:checked ~ label,
.utde1zpl > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uqc08m8l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ubww9dsm 44.uetd11vo.ufbzkdyt.uerlg7hx.uzaylrml.uiksdz98.ubu82adl.uttkouqa.uv4bkuxs.ujwop52l.ujj1qsjy.upmxirw9.uvhm7jn3 0l-12.urhlmgzu 30.uupk7p5l.ub6huebh 2.ui0212g5.ub6huebh 3.ul03qc6o 3.ue4fp4az.uy1v2xc2 3.ungzwvrm.uwsu0p6p.ur8hyw91.umimw1tx 7-3.urhlmgzu 10.ura8vo5x.umimw1tx 23.un1bait8.ucffbfk6 1.ufp08ckg 2.urhlmgzu 3.ucffbfk6 1.uy1v2xc2 5.upaog3qe.uy1v2xc2 32.uupjxkq1.uwsu0p6p 5.uvhm7jn3 4.umimw1tx 9.umimw1tx 8.uy1v2xc2 6.usruwc6u.uufhq6ee.uuhog7tv.uz2tsklx.uurceaky 4.uhbi6fch.uurceaky 6.uurceaky 0l29.uvhm7jn3 17.ua6uklt2.uayuoipq 2.uxsvgs9q 10.us4252nj.urhlmgzu 8.uetpjozk.ucbgruxf.uaumb7p9.ut2srni4.ucshybnh.uwsu0p6p.uiksdz98.urhlmgzu 1.uwqderiz.ufwvbhyn.ued2dw77.uanjttdj.ucmci7px.ufp08ckg 1.uwyplks3.uj19fzjb.5z'/%3e%3c/svg%3e");
}

.utde1zpl > input:not(:checked) ~ label:hover,
.utde1zpl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uqc08m8l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ubww9dsm 44.uetd11vo.ufbzkdyt.uerlg7hx.uzaylrml.uiksdz98.ubu82adl.uttkouqa.uv4bkuxs.ujwop52l.ujj1qsjy.upmxirw9.uvhm7jn3 0l-12.urhlmgzu 30.uupk7p5l.ub6huebh 2.ui0212g5.ub6huebh 3.ul03qc6o 3.ue4fp4az.uy1v2xc2 3.ungzwvrm.uwsu0p6p.ur8hyw91.umimw1tx 7-3.urhlmgzu 10.ura8vo5x.umimw1tx 23.un1bait8.ucffbfk6 1.ufp08ckg 2.urhlmgzu 3.ucffbfk6 1.uy1v2xc2 5.upaog3qe.uy1v2xc2 32.uupjxkq1.uwsu0p6p 5.uvhm7jn3 4.umimw1tx 9.umimw1tx 8.uy1v2xc2 6.usruwc6u.uufhq6ee.uuhog7tv.uz2tsklx.uurceaky 4.uhbi6fch.uurceaky 6.uurceaky 0l29.uvhm7jn3 17.ua6uklt2.uayuoipq 2.uxsvgs9q 10.us4252nj.urhlmgzu 8.uetpjozk.ucbgruxf.uaumb7p9.ut2srni4.ucshybnh.uwsu0p6p.uiksdz98.urhlmgzu 1.uwqderiz.ufwvbhyn.ued2dw77.uanjttdj.ucmci7px.ufp08ckg 1.uwyplks3.uj19fzjb.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.utqrdll9.uquo1x8e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utqrdll9.uuqxrg4n .uuy2ru47 {
  background: #2b3b67;
}

.utqrdll9.uuqxrg4n .ui0nsazq {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.utqrdll9.uuqxrg4n .ui0nsazq::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.utqrdll9.uuqxrg4n .ui0nsazq::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.utqrdll9.uuqxrg4n .uv5zlqbw::before {
  background: #0e0f41;
}

.utqrdll9.uuqxrg4n .uv5zlqbw::after {
  background: #152557;
}

.utqrdll9.umj7lcqb .uuy2ru47 {
  background: #1f35fa;
}

.utqrdll9.umj7lcqb .ui0nsazq {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.utqrdll9.umj7lcqb .ui0nsazq::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.utqrdll9.umj7lcqb .ui0nsazq::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.utqrdll9.umj7lcqb .uv5zlqbw::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.utqrdll9.umj7lcqb .uv5zlqbw::after {
  background: #192ac8;
}

.utqrdll9.uktbmeui .uuy2ru47 {
  background: #fa771f;
}

.utqrdll9.uktbmeui .ui0nsazq {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.utqrdll9.uktbmeui .ui0nsazq::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.utqrdll9.uktbmeui .ui0nsazq::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.utqrdll9.uktbmeui .uv5zlqbw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.utqrdll9.uktbmeui .uv5zlqbw::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uqydpgfv small {
  font-size: 14px;
  color: var(--ufsw50p);
}

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

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

.uamdl8yy .udm6b8dt {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uoqzrgrw.uu4495dl {
  display: block;
}

.uoqzrgrw.uquo1x8e {
  display: none;
}

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

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

.uinrmkto {
  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(--ujtcrcm);
}

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

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

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

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

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

.ul2je55k .udm6b8dt {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ukc15ohb svg path {
  fill: var(--ur24vvh);
}

.ukc15ohb svg circle {
  fill: var(--um9w1hz);
}

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

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

.uhwxfawl strong {
  font-weight: 600;
}

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

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

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

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

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

.uqvsblq2 a {
  width: 100%;
}

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

.un59zksd {
  justify-content: center;
}

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

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

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

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

.udurmrml .uogelno9 {
  justify-content: center;
}



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

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

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

.ulm3nu42.ufwp27ku .upnqo331::after {
  transform: rotate(45deg);
}

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

.ulm3nu42.ufwp27ku .uggynq7t {
  max-height: 500px;
  padding: 15px 20px;
}




.ueef7i48 {
  margin: 25px 0;
}

.utde1zpl > input:not(:checked) ~ label:hover,
.utde1zpl > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uy2gi42b.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uamuyo5z 44.usrcfx3q.uzwfw4re.udutm4v1.ub3jlooo.usvpooen.uqfdbr7k.utl0wyra.uwnvx6dm.ust9yhuj.uh2jdiu5.uvijmn3z.uv4ab8kq 0l-12.utsfw1m4 30.ug78dsg1.uh5hpx1n 2.uy2bstgx.uh5hpx1n 3.ujb3j43t 3.udml7alg.ulv2f1jk 3.uh75pff2.ud7jodq4.ud697csv.usb7lyz5 7-3.utsfw1m4 10.uqud1b5i.usb7lyz5 23.ux0y9h6x.uys67wfr 1.ukjhatt4 2.utsfw1m4 3.uys67wfr 1.ulv2f1jk 5.udo31gjt.ulv2f1jk 32.ugkgm4k9.ud7jodq4 5.uv4ab8kq 4.usb7lyz5 9.usb7lyz5 8.ulv2f1jk 6.ues58amw.uzn6k01q.uun2irs1.uzcvrboe.uoo92j1r 4.uvoxapns.uoo92j1r 6.uoo92j1r 0l29.uv4ab8kq 17.ufivp78l.ux1pux0s 2.uvfibylv 10.uzyfg1vb.utsfw1m4 8.uj4vvmrf.us27hf3v.uk27umd1.uu1ca8me.ulgco794.ud7jodq4.usvpooen.utsfw1m4 1.utkcaqoa.ue37em8i.ubnv4oll.ufthkmeq.uuociz3q.ukjhatt4 1.uo93jo2j.uaujs5sc.5z'/%3e%3c/svg%3e");
}

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

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

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

.uyhedtp0.ug4mi8gj {
  display: block;
}

.uyhedtp0.ucp70pjr {
  display: none;
}

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

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

.uli9v2kb {
  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(--ujtcrcm);
}

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

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

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

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

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

.uns1cs88 .ubid4awj {
  fill: #c2c0ce;
}

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

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

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

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

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



.ulzrnid7 {
  padding: 16px;
  border: 1px solid var(--ua8f2ty);
  border-radius: 12px;
  background: var(--ujtcrcm);
  font-family: sans-serif;
}

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

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



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

.umvskhkq.unmpthnh {
  opacity: 1;
  pointer-events: auto;
}



.un5o6e4x {
  margin: 25px 0;
}

.umup38hd > input:not(:checked) ~ label:hover,
.umup38hd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.udzhko1k.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ul2yzqv0 44.ush6agv9.unua2tz7.uq483f54.uu1nh80q.uoexd4cs.ur1me8ef.uo93fzl7.uvxltswc.ujbvenvp.ug06gnj0.ual9xj99.uzwpxiya 0l-12.uw1mybjv 30.uspbtpem.ub8gsi6t 2.utlo0l8c.ub8gsi6t 3.uihc8447 3.uz6h274c.uw8kqbme 3.utbwzm25.ua9myrh6.ubitc6y2.ulowilgl 7-3.uw1mybjv 10.uawqc87u.ulowilgl 23.usotc70w.ul46duwx 1.uho12fwg 2.uw1mybjv 3.ul46duwx 1.uw8kqbme 5.ulafk92z.uw8kqbme 32.uqylgube.ua9myrh6 5.uzwpxiya 4.ulowilgl 9.ulowilgl 8.uw8kqbme 6.umkn027q.uacaz191.utqdp6p0.ukil8k2m.umdjk77s 4.uk4rn4lo.umdjk77s 6.umdjk77s 0l29.uzwpxiya 17.uiwy4elq.ubr9m9er 2.ui76jb0h 10.ulbfgpn4.uw1mybjv 8.ukrqgrmj.utgw6n8c.ugl14jh9.usjeexf5.upo2qo6r.ua9myrh6.uoexd4cs.uw1mybjv 1.uts9yru5.uj46v4vi.ul0oqa5p.uwcaemoh.ubldkwsq.uho12fwg 1.utb5z5is.uvirbw1b.5z'/%3e%3c/svg%3e");
}

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

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

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

.unqd86eo.ualn40kv {
  display: block;
}

.unqd86eo.uwso80gb {
  display: none;
}

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

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

.ukuvcclo {
  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(--ujtcrcm);
}

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

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

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

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

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

.uh8drs4l .ulme8b2m {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uut3akih:hover:not(:disabled) {
  background: var(--upeltw9);
}

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

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

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

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

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

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

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

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

.udcvj8qf.uty34az7 .ut3ojnou::after {
  transform: rotate(45deg);
}

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

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

.udcvj8qf.uty34az7 .uoj0p9t1 {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.usm5oa6a {
  margin-bottom: 25px;
}

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



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

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

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

.uvmrnktz button {
  z-index: 2;
}

.uk90e2ib.un1cdkb7 {
  bottom: 40px;
}

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

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

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

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

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

  .uvmrnktz .urzlwnw0 {
    font-size: 13.5px;
  }

  .uk90e2ib .ueoxh1ca {
    animation: jump-y 0.uojnkhiq infinite ease-in-out;
  }

  .udqmd2zy {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ut20z2ki .uffs0tei {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ui1h65el {
    text-align: center;
  }

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

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

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

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

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

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

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

.ucvbl8fg a {
  color: #000;
}

.uotvzibn {
  margin-bottom: 50px;
}

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

  .utxchnad {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uh9137ym {
  padding: 10px 0 0;
  background: var(--ujtcrcm);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uh9137ym {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uh9137ym {
    padding: 50px 16px 68px;
  }
}
.un6fhvj2 {
  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) {
  .un6fhvj2 {
    flex-direction: column;
  }
}
.uxm0lvmx {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uxm0lvmx {
    margin-bottom: 40px;
  }
}
.ux5xnmgb .ujnt4ep7 {
  margin-bottom: 28px;
}
.ux5xnmgb .ujnt4ep7 img {
  max-height: 100px;
  width: auto;
}
.ubbv7uli {
  display: flex;
  align-items: center;
}
.ubbv7uli a + a {
  margin-left: 24px;
}
.ubbv7uli img {
  max-height: 56px;
  width: auto;
}
.ubbv7uli img + img {
  margin-left: 24px;
}
.udrm4oy9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .udrm4oy9 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ujfcyez5 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ujfcyez5 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uk58hkix > div {
  display: none;
  padding: 20px;
  background: var(--ujtcrcm);
  border: 1px solid var(--ua8f2ty);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uw9txpge img{
        width:90px;
    }

    .uz8kzb95{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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