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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uynuqsvm {
  cursor: pointer;
}

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

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

.ufuylyzo figure {
  margin: 0;
}

.ufuylyzo.uv7y7r5b {
  justify-content: flex-start;
  margin-right: 4px;
}

.ufuylyzo.umytamug {
  justify-content: flex-end;
  margin-left: 4px;
}

.ufuylyzo.uc3urrz4 {
  justify-content: center;
}

.ufuylyzo.uly30mm2 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ureebmi7 img {
  width: 100%;
}

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

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

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

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

.ubs3bhel 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(--ul41vid);
}

.ubs3bhel ul li span svg {
  fill: var(--ul41vid);
}

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

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

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

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

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

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

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

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

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

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

.ufh95ca1.ug88vj52 {
  background-color: #000;
}

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

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

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

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

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

.ujtgn2aw {
  margin-bottom: 94px;
}

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

.ume7iqsj .ul0rcutn {
  margin-bottom: 28px;
}

.ume7iqsj .ul0rcutn img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubs50pdw li a {
  color: var(--uyjes5k);
  text-decoration: none;
}

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

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

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

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

.uqgekh6v.ucg5pqrm {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ujr9zerx li {
  width: 100%;
}

.ujr9zerx 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(--ujdbuqm);
  background: var(--uxtdksb);
  border: 1px solid var(--uspvv43);
}

.ujr9zerx li a svg {
  fill: var(--ujdbuqm);
}

.ujr9zerx li a.ucg5pqrm {
  background: var(--uspvv43);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufi69z61 li a {
  color: var(--ukvsxke);
  text-decoration: none;
}

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

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

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

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

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

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

.uribk7jo.utipksjf {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.unjq8lwa {
  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(--uxtdksb);
  color: var(--ujdbuqm);
  gap: 5px;
}

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

.uhzciuak 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(--uxtdksb);
}

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

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

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

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

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

.um77jw9w {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvcqitzk {
  color: var(--umpnj28);
}

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

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

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

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

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

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

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

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

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

.uzzaubto a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ujlxrzii {
    text-align: left;
  }

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

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

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

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

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

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

  .upiyflkk {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujahxxip {
  margin: 0 0 28px;
}

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

.uu5igjj7 {
  margin: 0 0 28px;
}

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

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

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

.uzc5btdg .ustsdn85 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uxb84lwx span {
  height: 32px;
}

.uxb84lwx span svg rect {
  fill: var(--uzpx41p);
  stroke: var(--uzpx41p);
}

.uxb84lwx.up8yngvf span {
  transform: scaleY(-1);
}

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

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

.uqyn2hrh li {
  font-size: 18px;
  background: var(--up6o83z);
  border-bottom: 1px solid var(--uspvv43);
}

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

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

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

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

.uqyn2hrh.uhlhdafu {
  display: none;
}

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

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

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

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

.ubcqkiz3 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--umpnj28);
  border: 1px solid var(--uspvv43);
  background: var(--up6o83z);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uuwemwl5 table tr td {
  color: var(--umpnj28);
  background: var(--uero44f);
  border-color: var(--uspvv43);
}

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

.uuwemwl5 p {
  color: var(--umpnj28);
}

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

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

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

.uh9f09zx {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--up6o83z);
  color: var(--ucb7t45);
  border-left: 5px solid var(--uxtdksb);
  border-color: var(--uspvv43);
}

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

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

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

.ubclqw88 {
  border-radius: 10px;
  background: var(--up6o83z);
  border: 1px solid var(--uspvv43);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ub46iqcz {
  display: none;
}

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

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

.uc4bgizd li {
  margin: 0 20px;
}

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

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

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

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

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

.ugk4ggf9 li a {
  color: var(--umpnj28);
  text-decoration: none;
}

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

.ugk4ggf9 li span {
  opacity: 0.5;
}

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

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

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

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

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

.uilpdopc 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(--up6o83z);
}

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

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

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

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

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

.uilpdopc 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(--uvht9jr);
}

.uilpdopc 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(--uoxfyji);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uilpdopc tbody tr td .um3vfvof:hover {
    background: var(--ukir9tk);
  }
}

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

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

.uilpdopc tbody tr td .uqt0137g {
  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(--umpnj28);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uijoghq9 {
  padding: 90px 0;
}

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

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

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

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

.uwae81lb img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uznmux9w .uul2ovf7 {
  width: 50%;
  margin: 0;
}

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

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

.ucqos6dq {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uxw2ypss a svg {
  fill: #fff;
}

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

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

.uhor55ir {
  margin-bottom: 16px;
}

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

.uqu1cjaz {
  font-size: 16px;
  color: var(--umpnj28);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk48o2jo.ukf6lvge {
  display: none;
}

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

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

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

.utbwozv5.uwka1o7l {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uz2exwk9 img {
  width: 100%;
}

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

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

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

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

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

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

.uohcpjs2 .uw8djwj5 {
  position: relative;
}

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

.uohcpjs2 .uya7q0d8.ukf6lvge {
  display: none;
}

.uohcpjs2 .ueordysv {
  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(--ui5ji8g);
  border: 1px solid var(--uspvv43);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uohcpjs2 .ueordysv .uvfjuw74 {
  max-width: 300px;
  width: 100%;
}

.uohcpjs2
  .ueordysv
  .uvfjuw74
  .uyspdbrx {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ul41vid);
}

@media only screen and (max-width: 767px) {
  .uohcpjs2
    .ueordysv
    .uvfjuw74
    .uyspdbrx {
    font-size: 32px;
    text-align: center;
  }
}

.uohcpjs2
  .ueordysv
  .uvfjuw74
  .ud6dpetg {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--umpnj28);
}

@media only screen and (max-width: 767px) {
  .uohcpjs2
    .ueordysv
    .uvfjuw74
    .ud6dpetg {
    text-align: center;
  }
}

.uohcpjs2 .ueordysv .utipksjf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uohcpjs2
  .ueordysv
  .utipksjf
  .uzd0pfd8 {
  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;
}

.uohcpjs2
  .ueordysv
  .utipksjf
  .uzd0pfd8:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uohcpjs2
    .ueordysv
    .utipksjf
    .uzd0pfd8 {
    width: 100%;
  }
}

.uohcpjs2
  .ueordysv
  .utipksjf
  .udy0tf8l {
  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;
}

.uohcpjs2
  .ueordysv
  .utipksjf
  .udy0tf8l
  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);
  }
}

.uohcpjs2
  .ueordysv
  .utipksjf
  .udy0tf8l: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;
}

.uohcpjs2
  .ueordysv
  .utipksjf
  .udy0tf8l:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uohcpjs2
    .ueordysv
    .utipksjf
    .udy0tf8l {
    width: 100%;
  }
}

.uohcpjs2 .ueordysv.ukf6lvge {
  display: none;
}

.uohcpjs2 .uhnt0g3g {
  display: none;
}

.uohcpjs2 .uhnt0g3g.uwka1o7l {
  display: block;
}

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

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

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

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

.uohcpjs2 .ugotd6n4 .uyspdbrx {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ul41vid);
  margin-bottom: 10px;
}

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

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

.uohcpjs2 .ugotd6n4 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uspvv43);
  color: var(--umpnj28);
  background: var(--uero44f);
  border-top: none;
}

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

.uohcpjs2 .ugotd6n4 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uspvv43);
  color: var(--umpnj28);
  background: var(--up6o83z);
  border-top: none;
}

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

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

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

.uci6qsj5.ucg5pqrm {
  display: block;
}

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

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

.uci6qsj5 .uk01ve0i {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ui5ji8g);
}

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

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

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

.ur2brpcj.ucg5pqrm {
  display: block;
}

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

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

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

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

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

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

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

.uljyx88z.ukf6lvge {
  display: none;
}

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

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

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

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

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

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

.uv7fkqt4 input::-moz-placeholder {
  color: var(--umpnj28);
  opacity: 0.6;
}

.uv7fkqt4 input::placeholder {
  color: var(--umpnj28);
  opacity: 0.6;
}

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

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

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

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

.udw7xlyq {
  margin-bottom: 36px;
}

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

.udw7xlyq textarea::-moz-placeholder {
  color: var(--umpnj28);
  opacity: 0.6;
}

.udw7xlyq textarea::placeholder {
  color: var(--umpnj28);
  opacity: 0.6;
}

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

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

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

.uwaweasn:hover {
  background: var(--uspvv43);
}

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

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

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

.uxiq9k65.ukf6lvge {
  display: none;
}

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

.uxiq9k65 .uwaweasn {
  margin: 0 auto;
}

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

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

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

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

.ukf3x0ho > input {
  display: none;
}

.ukf3x0ho > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwtl1ojb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uhbdbzu0 44.ulr63hgg.uzmlbza6.ux3zi1ar.uqk5fftu.upj72pdm.ukt8mwlm.uz47uivr.ual5v5ts.uvtz0uea.uzgrzl5y.ulibjowj.ufd4fb4m 0l-12.uek6vs0a 30.unm7rzw1.ur6imfbm 2.uy2gl2ng.ur6imfbm 3.unjd456v 3.uor8nuh1.utwb1g1w 3.ug2u7yj4.usauyr9v.ukrs6tv3.ucdcanis 7-3.uek6vs0a 10.ufhac5g3.ucdcanis 23.uip3z3zg.ujlkcqq1 1.uj214o8h 2.uek6vs0a 3.ujlkcqq1 1.utwb1g1w 5.upse038s.utwb1g1w 32.ueearfvt.usauyr9v 5.ufd4fb4m 4.ucdcanis 9.ucdcanis 8.utwb1g1w 6.ufi1dero.uk9tr501.ufogcrf2.uvw16i6f.ugygihcc 4.uh5lkpbz.ugygihcc 6.ugygihcc 0l29.ufd4fb4m 17.uqkugbnt.uaykiaxv 2.utzi9x7z 10.upfl3mox.uek6vs0a 8.un7ta0my.ut91mswn.ukepekg2.un49br2f.up4o468i.usauyr9v.upj72pdm.uek6vs0a 1.udm72vsl.uznk23yu.ufr7mihn.ucf6tqg5.ua0nfm1n.uj214o8h 1.up6vqckb.usgtjxzp.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ukf3x0ho > input:checked ~ label,
.ukf3x0ho > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwtl1ojb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uhbdbzu0 44.ulr63hgg.uzmlbza6.ux3zi1ar.uqk5fftu.upj72pdm.ukt8mwlm.uz47uivr.ual5v5ts.uvtz0uea.uzgrzl5y.ulibjowj.ufd4fb4m 0l-12.uek6vs0a 30.unm7rzw1.ur6imfbm 2.uy2gl2ng.ur6imfbm 3.unjd456v 3.uor8nuh1.utwb1g1w 3.ug2u7yj4.usauyr9v.ukrs6tv3.ucdcanis 7-3.uek6vs0a 10.ufhac5g3.ucdcanis 23.uip3z3zg.ujlkcqq1 1.uj214o8h 2.uek6vs0a 3.ujlkcqq1 1.utwb1g1w 5.upse038s.utwb1g1w 32.ueearfvt.usauyr9v 5.ufd4fb4m 4.ucdcanis 9.ucdcanis 8.utwb1g1w 6.ufi1dero.uk9tr501.ufogcrf2.uvw16i6f.ugygihcc 4.uh5lkpbz.ugygihcc 6.ugygihcc 0l29.ufd4fb4m 17.uqkugbnt.uaykiaxv 2.utzi9x7z 10.upfl3mox.uek6vs0a 8.un7ta0my.ut91mswn.ukepekg2.un49br2f.up4o468i.usauyr9v.upj72pdm.uek6vs0a 1.udm72vsl.uznk23yu.ufr7mihn.ucf6tqg5.ua0nfm1n.uj214o8h 1.up6vqckb.usgtjxzp.5z'/%3e%3c/svg%3e");
}

.ukf3x0ho > input:not(:checked) ~ label:hover,
.ukf3x0ho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwtl1ojb.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uhbdbzu0 44.ulr63hgg.uzmlbza6.ux3zi1ar.uqk5fftu.upj72pdm.ukt8mwlm.uz47uivr.ual5v5ts.uvtz0uea.uzgrzl5y.ulibjowj.ufd4fb4m 0l-12.uek6vs0a 30.unm7rzw1.ur6imfbm 2.uy2gl2ng.ur6imfbm 3.unjd456v 3.uor8nuh1.utwb1g1w 3.ug2u7yj4.usauyr9v.ukrs6tv3.ucdcanis 7-3.uek6vs0a 10.ufhac5g3.ucdcanis 23.uip3z3zg.ujlkcqq1 1.uj214o8h 2.uek6vs0a 3.ujlkcqq1 1.utwb1g1w 5.upse038s.utwb1g1w 32.ueearfvt.usauyr9v 5.ufd4fb4m 4.ucdcanis 9.ucdcanis 8.utwb1g1w 6.ufi1dero.uk9tr501.ufogcrf2.uvw16i6f.ugygihcc 4.uh5lkpbz.ugygihcc 6.ugygihcc 0l29.ufd4fb4m 17.uqkugbnt.uaykiaxv 2.utzi9x7z 10.upfl3mox.uek6vs0a 8.un7ta0my.ut91mswn.ukepekg2.un49br2f.up4o468i.usauyr9v.upj72pdm.uek6vs0a 1.udm72vsl.uznk23yu.ufr7mihn.ucf6tqg5.ua0nfm1n.uj214o8h 1.up6vqckb.usgtjxzp.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uc4v9k45.ukf6lvge {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uc4v9k45.uf0boegq .uchynql2 {
  background: #2b3b67;
}

.uc4v9k45.uf0boegq .ujcovkrs {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uc4v9k45.uf0boegq .ujcovkrs::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uc4v9k45.uf0boegq .ujcovkrs::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uc4v9k45.uf0boegq .uczrmv7n::before {
  background: #0e0f41;
}

.uc4v9k45.uf0boegq .uczrmv7n::after {
  background: #152557;
}

.uc4v9k45.uqv3wt8z .uchynql2 {
  background: #1f35fa;
}

.uc4v9k45.uqv3wt8z .ujcovkrs {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uc4v9k45.uqv3wt8z .ujcovkrs::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uc4v9k45.uqv3wt8z .ujcovkrs::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uc4v9k45.uqv3wt8z .uczrmv7n::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uc4v9k45.uqv3wt8z .uczrmv7n::after {
  background: #192ac8;
}

.uc4v9k45.urctbrby .uchynql2 {
  background: #fa771f;
}

.uc4v9k45.urctbrby .ujcovkrs {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uc4v9k45.urctbrby .ujcovkrs::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uc4v9k45.urctbrby .ujcovkrs::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uc4v9k45.urctbrby .uczrmv7n::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uc4v9k45.urctbrby .uczrmv7n::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uwnthb2a small {
  font-size: 14px;
  color: var(--umpnj28);
}

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

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

.uqjo0oqq .udficr1q {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ugmyngfm.uwka1o7l {
  display: block;
}

.ugmyngfm.ukf6lvge {
  display: none;
}

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

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

.udlt9jkm {
  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(--up6o83z);
}

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

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

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

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

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

.unwg1wuw .udficr1q {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usmvwxj2 svg path {
  fill: var(--uxtdksb);
}

.usmvwxj2 svg circle {
  fill: var(--ujdbuqm);
}

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

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

.ujlhotog strong {
  font-weight: 600;
}

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

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

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

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

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

.ue5yx81b a {
  width: 100%;
}

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

.unrz16ae {
  justify-content: center;
}

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

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

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

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

.uu7h86m2 .ufi69z61 {
  justify-content: center;
}



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

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

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

.uhoga6n0.ucg5pqrm .uw3id4ln::after {
  transform: rotate(45deg);
}

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

.uhoga6n0.ucg5pqrm .ufsdibuw {
  max-height: 500px;
  padding: 15px 20px;
}




.uq1hbacy {
  margin: 25px 0;
}

.ukf3x0ho > input:not(:checked) ~ label:hover,
.ukf3x0ho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwsd1lre.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ub6uwtl8 44.udq5drop.uwssn5bp.ucbhnpwa.ubg1frao.ugcwpghp.uladp76i.udnxltbd.ub5hmfvl.ux2x1y4l.uurq70wp.ureyg0ad.upfjdc4r 0l-12.undfqnhf 30.umhe6y8l.ujl6or3q 2.un2zncyy.ujl6or3q 3.uva4nm91 3.ucwqkdl2.uk9fzjgi 3.ujmyj0pq.uwjh700d.ub1wko8z.ucjo9y0n 7-3.undfqnhf 10.uzsm6zdu.ucjo9y0n 23.ue80txtx.urbue7pi 1.uqkxpqjc 2.undfqnhf 3.urbue7pi 1.uk9fzjgi 5.uwz9otnf.uk9fzjgi 32.uq2yxm5z.uwjh700d 5.upfjdc4r 4.ucjo9y0n 9.ucjo9y0n 8.uk9fzjgi 6.uy1eybwv.ui0pkr2e.ujw4x17n.uuv8psz1.uwb18zbn 4.umj4xz06.uwb18zbn 6.uwb18zbn 0l29.upfjdc4r 17.uvjnp7t8.uhb66wwf 2.unepdhne 10.usenlaei.undfqnhf 8.ug7d1xza.uyeiknjv.uetyrnwn.uwp5czfo.urpd8hw2.uwjh700d.ugcwpghp.undfqnhf 1.usa3tfc3.ur63idj1.ujymplgy.ux4jo3g3.uppvcqss.uqkxpqjc 1.ui92ssbf.uhga94y6.5z'/%3e%3c/svg%3e");
}

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

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

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

.umre89by.uf86bu8a {
  display: block;
}

.umre89by.ux7y6lpw {
  display: none;
}

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

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

.uhp5yf2t {
  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(--up6o83z);
}

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

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

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

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

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

.ujaa2xoi .ufejec14 {
  fill: #c2c0ce;
}

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

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

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

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

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



.uendt5s0 {
  padding: 16px;
  border: 1px solid var(--uspvv43);
  border-radius: 12px;
  background: var(--up6o83z);
  font-family: sans-serif;
}

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

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



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

.uge9z0x1.uclhh2al {
  opacity: 1;
  pointer-events: auto;
}



.uax9x4zv {
  margin: 25px 0;
}

.uibfw1o6 > input:not(:checked) ~ label:hover,
.uibfw1o6 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uok5k1zq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uqo5idz0 44.ubq17n3q.udlxxweb.uipl7va6.uvr91gt7.uwimdxnn.uakhxd8h.uoh98as2.uuxbs13a.uuo981sr.ulx8hfxs.urlgpxsn.uisg9kzc 0l-12.ulgblg9r 30.unr65m6a.uoq4zxlt 2.uiyv9rld.uoq4zxlt 3.uny0sudt 3.ux5b8rpa.udd7x6j4 3.uknliuu6.uvg5up6l.uw3vnj2m.ugjnonzs 7-3.ulgblg9r 10.upl6i3p7.ugjnonzs 23.uo121x3s.uyx7940l 1.uh7mln2i 2.ulgblg9r 3.uyx7940l 1.udd7x6j4 5.uedzqnz4.udd7x6j4 32.ubdk1dmt.uvg5up6l 5.uisg9kzc 4.ugjnonzs 9.ugjnonzs 8.udd7x6j4 6.ujy37sjk.uqs38t4z.urfw0f7j.uhaz2m0j.ueb0ybw9 4.uveg9bsi.ueb0ybw9 6.ueb0ybw9 0l29.uisg9kzc 17.ujp0szsz.uuax7g5v 2.upx4th2w 10.uczmut0p.ulgblg9r 8.ua5t3k0w.uhys0shx.uvaruckz.ulpvvqn3.ue3bldx2.uvg5up6l.uwimdxnn.ulgblg9r 1.uly2ls6z.uuagkwqb.up7sypyv.ugdtc579.ucpm3nyl.uh7mln2i 1.usix0qet.upflg744.5z'/%3e%3c/svg%3e");
}

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

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

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

.ur6405ub.uucknyp8 {
  display: block;
}

.ur6405ub.ud8w968u {
  display: none;
}

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

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

.uz11s1h1 {
  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(--up6o83z);
}

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

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

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

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

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

.ua8w6ght .uep8urwf {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.utupatyo:hover:not(:disabled) {
  background: var(--ukir9tk);
}

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

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

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

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

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

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

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

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

.ub5dpjrq.ubrgwzc1 .unjm52qz::after {
  transform: rotate(45deg);
}

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

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

.ub5dpjrq.ubrgwzc1 .ulh04k3w {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.umkbftay {
  margin-bottom: 25px;
}

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



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

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

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

.upta0xbu button {
  z-index: 2;
}

.ut1gtcl0.uos9h84m {
  bottom: 40px;
}

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

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

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

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

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

  .upta0xbu .uyo0zgih {
    font-size: 13.5px;
  }

  .ut1gtcl0 .urmao5qe {
    animation: jump-y 0.ulf2p7xv infinite ease-in-out;
  }

  .uk0axcjc {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uet6dz17 .ucs9iwnm {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ubb1bnvk {
    text-align: center;
  }

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

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

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

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

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

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

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

.uiai9ca0 a {
  color: #000;
}

.uor0bl7b {
  margin-bottom: 50px;
}

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

  .ugvi4xv3 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ubxw0cw9 {
  padding: 10px 0 0;
  background: var(--up6o83z);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ubxw0cw9 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ubxw0cw9 {
    padding: 50px 16px 68px;
  }
}
.ulnyqtyv {
  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) {
  .ulnyqtyv {
    flex-direction: column;
  }
}
.uv9l5434 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uv9l5434 {
    margin-bottom: 40px;
  }
}
.ucqi1ll4 .uwjg6x5u {
  margin-bottom: 28px;
}
.ucqi1ll4 .uwjg6x5u img {
  max-height: 100px;
  width: auto;
}
.uqa9xkv7 {
  display: flex;
  align-items: center;
}
.uqa9xkv7 a + a {
  margin-left: 24px;
}
.uqa9xkv7 img {
  max-height: 56px;
  width: auto;
}
.uqa9xkv7 img + img {
  margin-left: 24px;
}
.uqkofrji {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uqkofrji {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ukkyevep {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ukkyevep {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .usz1n8sw > div {
  display: none;
  padding: 20px;
  background: var(--up6o83z);
  border: 1px solid var(--uspvv43);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .up5nuyf1 img{
        width:90px;
    }

    .upiyflkk{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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