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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufbvsloa {
  cursor: pointer;
}

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

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

.us6en4ms figure {
  margin: 0;
}

.us6en4ms.uwugn3l7 {
  justify-content: flex-start;
  margin-right: 4px;
}

.us6en4ms.ufk6i6n9 {
  justify-content: flex-end;
  margin-left: 4px;
}

.us6en4ms.uoht0joy {
  justify-content: center;
}

.us6en4ms.uuwv5kw5 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uwvtwn5o img {
  width: 100%;
}

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

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

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

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

.uaa6jcyg 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(--uvblolg);
}

.uaa6jcyg ul li span svg {
  fill: var(--uvblolg);
}

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

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

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

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

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

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

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

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

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

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

.uhhu278d.umuxp5du {
  background-color: #000;
}

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

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

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

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

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

.uwq1wyjo {
  margin-bottom: 94px;
}

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

.uhct8zfb .upsxyou3 {
  margin-bottom: 28px;
}

.uhct8zfb .upsxyou3 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.un0bhazi li a {
  color: var(--uxpo7k2);
  text-decoration: none;
}

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

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

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

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

.uuffnyft.uyj8ac3t {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uxshjprt li {
  width: 100%;
}

.uxshjprt 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(--ugttind);
  background: var(--ufz77kv);
  border: 1px solid var(--uogwj45);
}

.uxshjprt li a svg {
  fill: var(--ugttind);
}

.uxshjprt li a.uyj8ac3t {
  background: var(--uogwj45);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ueug1v0l li a {
  color: var(--ue4q3b5);
  text-decoration: none;
}

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

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

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

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

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

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

.ud5y8ls3.ugwlrfth {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.ufnhsb0v {
  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(--ufz77kv);
  color: var(--ugttind);
  gap: 5px;
}

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

.uu0duile 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(--ufz77kv);
}

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

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

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

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

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

.uxe9ngm2 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.umlwh279 {
  color: var(--uxrl8fr);
}

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

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

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

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

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

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

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

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

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

.ul0zvvp5 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ucrz953x {
    text-align: left;
  }

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

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

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

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

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

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

  .uykhqdl6 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubnbxtdf {
  margin: 0 0 28px;
}

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

.uor0b0ji {
  margin: 0 0 28px;
}

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

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

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

.uf3r077g .uvkzpja3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uz6z0apt span {
  height: 32px;
}

.uz6z0apt span svg rect {
  fill: var(--umpp42n);
  stroke: var(--umpp42n);
}

.uz6z0apt.ube8hat6 span {
  transform: scaleY(-1);
}

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

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

.ukbjy2k5 li {
  font-size: 18px;
  background: var(--uqfphps);
  border-bottom: 1px solid var(--uogwj45);
}

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

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

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

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

.ukbjy2k5.utqnjj3w {
  display: none;
}

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

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

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

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

.unlv78dq table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uxrl8fr);
  border: 1px solid var(--uogwj45);
  background: var(--uqfphps);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uq9bn7uc table tr td {
  color: var(--uxrl8fr);
  background: var(--ub9nv8v);
  border-color: var(--uogwj45);
}

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

.uq9bn7uc p {
  color: var(--uxrl8fr);
}

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

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

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

.uujco9co {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uqfphps);
  color: var(--ufyicou);
  border-left: 5px solid var(--ufz77kv);
  border-color: var(--uogwj45);
}

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

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

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

.ungk84cm {
  border-radius: 10px;
  background: var(--uqfphps);
  border: 1px solid var(--uogwj45);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uwfnjio9 {
  display: none;
}

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

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

.um59x9y6 li {
  margin: 0 20px;
}

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

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

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

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

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

.ucva81lb li a {
  color: var(--uxrl8fr);
  text-decoration: none;
}

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

.ucva81lb li span {
  opacity: 0.5;
}

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

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

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

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

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

.ueau3c5x 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(--uqfphps);
}

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

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

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

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

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

.ueau3c5x 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(--upu0sjw);
}

.ueau3c5x 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(--uebe3sz);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .ueau3c5x tbody tr td .uvajqxuq:hover {
    background: var(--ubc9eov);
  }
}

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

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

.ueau3c5x tbody tr td .uo214uof {
  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(--uxrl8fr);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uwpn71n5 {
  padding: 90px 0;
}

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

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

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

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

.uuoftsmj img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uke3c3le .uvqptoc9 {
  width: 50%;
  margin: 0;
}

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

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

.ufhy734e {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ufcl5k11 a svg {
  fill: #fff;
}

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

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

.ur3q0vht {
  margin-bottom: 16px;
}

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

.ugeg9cbk {
  font-size: 16px;
  color: var(--uxrl8fr);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uqzwvlk1.ub2m91sv {
  display: none;
}

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

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

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

.ugcs25bm.uv4quw7e {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvxhx2vt img {
  width: 100%;
}

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

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

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

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

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

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

.urne79xx .uhv8tid1 {
  position: relative;
}

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

.urne79xx .uf3en6l7.ub2m91sv {
  display: none;
}

.urne79xx .uk51vbvd {
  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(--ug833yb);
  border: 1px solid var(--uogwj45);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.urne79xx .uk51vbvd .ub7hc1q0 {
  max-width: 300px;
  width: 100%;
}

.urne79xx
  .uk51vbvd
  .ub7hc1q0
  .uznuhnof {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uvblolg);
}

@media only screen and (max-width: 767px) {
  .urne79xx
    .uk51vbvd
    .ub7hc1q0
    .uznuhnof {
    font-size: 32px;
    text-align: center;
  }
}

.urne79xx
  .uk51vbvd
  .ub7hc1q0
  .us0dq255 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uxrl8fr);
}

@media only screen and (max-width: 767px) {
  .urne79xx
    .uk51vbvd
    .ub7hc1q0
    .us0dq255 {
    text-align: center;
  }
}

.urne79xx .uk51vbvd .ugwlrfth {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .uw782exg {
  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;
}

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .uw782exg:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .urne79xx
    .uk51vbvd
    .ugwlrfth
    .uw782exg {
    width: 100%;
  }
}

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .um6z4j15 {
  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;
}

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .um6z4j15
  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);
  }
}

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .um6z4j15: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;
}

.urne79xx
  .uk51vbvd
  .ugwlrfth
  .um6z4j15:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .urne79xx
    .uk51vbvd
    .ugwlrfth
    .um6z4j15 {
    width: 100%;
  }
}

.urne79xx .uk51vbvd.ub2m91sv {
  display: none;
}

.urne79xx .us1q2ord {
  display: none;
}

.urne79xx .us1q2ord.uv4quw7e {
  display: block;
}

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

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

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

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

.urne79xx .ukf8b398 .uznuhnof {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uvblolg);
  margin-bottom: 10px;
}

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

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

.urne79xx .ukf8b398 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uogwj45);
  color: var(--uxrl8fr);
  background: var(--ub9nv8v);
  border-top: none;
}

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

.urne79xx .ukf8b398 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uogwj45);
  color: var(--uxrl8fr);
  background: var(--uqfphps);
  border-top: none;
}

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

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

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

.upbxa094.uyj8ac3t {
  display: block;
}

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

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

.upbxa094 .uin2xzic {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ug833yb);
}

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

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

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

.ubc16qxz.uyj8ac3t {
  display: block;
}

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

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

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

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

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

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

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

.uobtarp2.ub2m91sv {
  display: none;
}

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

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

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

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

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

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

.uftgtuqk input::-moz-placeholder {
  color: var(--uxrl8fr);
  opacity: 0.6;
}

.uftgtuqk input::placeholder {
  color: var(--uxrl8fr);
  opacity: 0.6;
}

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

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

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

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

.uczutvt3 {
  margin-bottom: 36px;
}

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

.uczutvt3 textarea::-moz-placeholder {
  color: var(--uxrl8fr);
  opacity: 0.6;
}

.uczutvt3 textarea::placeholder {
  color: var(--uxrl8fr);
  opacity: 0.6;
}

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

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

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

.uyb3kb6m:hover {
  background: var(--uogwj45);
}

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

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

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

.ud7bg9ew.ub2m91sv {
  display: none;
}

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

.ud7bg9ew .uyb3kb6m {
  margin: 0 auto;
}

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

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

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

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

.uaiofmk8 > input {
  display: none;
}

.uaiofmk8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upn3z6ro.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.um9m2dp5 44.ucxps71l.ubtqgbsb.uk73a3as.uzxy4tq9.ux9vpe3m.ui4ad7y4.urfrvtrk.ut7otf6m.uk0p7ul5.un42x36l.uqjqcvyj.ucdoc5oe 0l-12.uw5yu65j 30.uu2at6rc.utvrbkit 2.ukoyzepv.utvrbkit 3.uq5e8aqa 3.uidhu62j.uzt0ybx2 3.ucph5czo.uh070wjn.uzhvhhlw.uoygz6tb 7-3.uw5yu65j 10.uquuzoar.uoygz6tb 23.ualo7pqq.umm5yugw 1.uh7sgg23 2.uw5yu65j 3.umm5yugw 1.uzt0ybx2 5.ue9zomhh.uzt0ybx2 32.ulwna044.uh070wjn 5.ucdoc5oe 4.uoygz6tb 9.uoygz6tb 8.uzt0ybx2 6.ufc4o8hd.ug8x131x.uoxjeqlz.uio4gmjg.uf3t60w3 4.um9jnkcs.uf3t60w3 6.uf3t60w3 0l29.ucdoc5oe 17.ue13fsfx.ure97a2h 2.upoz4cpx 10.ug3t3mhh.uw5yu65j 8.usk9tzbf.ud0pmgqs.uguj6z1t.uipznjcp.ukryuhh0.uh070wjn.ux9vpe3m.uw5yu65j 1.ukwoycdd.uep1brhb.uub2nl4g.ua25g0x9.urwnzuqc.uh7sgg23 1.uhn8yvl2.uej9uzvj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uaiofmk8 > input:checked ~ label,
.uaiofmk8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upn3z6ro.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.um9m2dp5 44.ucxps71l.ubtqgbsb.uk73a3as.uzxy4tq9.ux9vpe3m.ui4ad7y4.urfrvtrk.ut7otf6m.uk0p7ul5.un42x36l.uqjqcvyj.ucdoc5oe 0l-12.uw5yu65j 30.uu2at6rc.utvrbkit 2.ukoyzepv.utvrbkit 3.uq5e8aqa 3.uidhu62j.uzt0ybx2 3.ucph5czo.uh070wjn.uzhvhhlw.uoygz6tb 7-3.uw5yu65j 10.uquuzoar.uoygz6tb 23.ualo7pqq.umm5yugw 1.uh7sgg23 2.uw5yu65j 3.umm5yugw 1.uzt0ybx2 5.ue9zomhh.uzt0ybx2 32.ulwna044.uh070wjn 5.ucdoc5oe 4.uoygz6tb 9.uoygz6tb 8.uzt0ybx2 6.ufc4o8hd.ug8x131x.uoxjeqlz.uio4gmjg.uf3t60w3 4.um9jnkcs.uf3t60w3 6.uf3t60w3 0l29.ucdoc5oe 17.ue13fsfx.ure97a2h 2.upoz4cpx 10.ug3t3mhh.uw5yu65j 8.usk9tzbf.ud0pmgqs.uguj6z1t.uipznjcp.ukryuhh0.uh070wjn.ux9vpe3m.uw5yu65j 1.ukwoycdd.uep1brhb.uub2nl4g.ua25g0x9.urwnzuqc.uh7sgg23 1.uhn8yvl2.uej9uzvj.5z'/%3e%3c/svg%3e");
}

.uaiofmk8 > input:not(:checked) ~ label:hover,
.uaiofmk8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upn3z6ro.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.um9m2dp5 44.ucxps71l.ubtqgbsb.uk73a3as.uzxy4tq9.ux9vpe3m.ui4ad7y4.urfrvtrk.ut7otf6m.uk0p7ul5.un42x36l.uqjqcvyj.ucdoc5oe 0l-12.uw5yu65j 30.uu2at6rc.utvrbkit 2.ukoyzepv.utvrbkit 3.uq5e8aqa 3.uidhu62j.uzt0ybx2 3.ucph5czo.uh070wjn.uzhvhhlw.uoygz6tb 7-3.uw5yu65j 10.uquuzoar.uoygz6tb 23.ualo7pqq.umm5yugw 1.uh7sgg23 2.uw5yu65j 3.umm5yugw 1.uzt0ybx2 5.ue9zomhh.uzt0ybx2 32.ulwna044.uh070wjn 5.ucdoc5oe 4.uoygz6tb 9.uoygz6tb 8.uzt0ybx2 6.ufc4o8hd.ug8x131x.uoxjeqlz.uio4gmjg.uf3t60w3 4.um9jnkcs.uf3t60w3 6.uf3t60w3 0l29.ucdoc5oe 17.ue13fsfx.ure97a2h 2.upoz4cpx 10.ug3t3mhh.uw5yu65j 8.usk9tzbf.ud0pmgqs.uguj6z1t.uipznjcp.ukryuhh0.uh070wjn.ux9vpe3m.uw5yu65j 1.ukwoycdd.uep1brhb.uub2nl4g.ua25g0x9.urwnzuqc.uh7sgg23 1.uhn8yvl2.uej9uzvj.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ut2ug3v3.ub2m91sv {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ut2ug3v3.uyrp1tvn .uttaxz64 {
  background: #2b3b67;
}

.ut2ug3v3.uyrp1tvn .uy3idy5q {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ut2ug3v3.uyrp1tvn .uy3idy5q::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ut2ug3v3.uyrp1tvn .uy3idy5q::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ut2ug3v3.uyrp1tvn .upll3f9u::before {
  background: #0e0f41;
}

.ut2ug3v3.uyrp1tvn .upll3f9u::after {
  background: #152557;
}

.ut2ug3v3.ukxbtf36 .uttaxz64 {
  background: #1f35fa;
}

.ut2ug3v3.ukxbtf36 .uy3idy5q {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ut2ug3v3.ukxbtf36 .uy3idy5q::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ut2ug3v3.ukxbtf36 .uy3idy5q::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ut2ug3v3.ukxbtf36 .upll3f9u::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ut2ug3v3.ukxbtf36 .upll3f9u::after {
  background: #192ac8;
}

.ut2ug3v3.ufi1xa8k .uttaxz64 {
  background: #fa771f;
}

.ut2ug3v3.ufi1xa8k .uy3idy5q {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ut2ug3v3.ufi1xa8k .uy3idy5q::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ut2ug3v3.ufi1xa8k .uy3idy5q::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ut2ug3v3.ufi1xa8k .upll3f9u::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ut2ug3v3.ufi1xa8k .upll3f9u::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uudyaszd small {
  font-size: 14px;
  color: var(--uxrl8fr);
}

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

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

.uslop7xn .uzbs5dvx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uta16jec.uv4quw7e {
  display: block;
}

.uta16jec.ub2m91sv {
  display: none;
}

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

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

.ucuobmwy {
  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(--uqfphps);
}

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

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

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

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

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

.uufk4279 .uzbs5dvx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.un6owhrz svg path {
  fill: var(--ufz77kv);
}

.un6owhrz svg circle {
  fill: var(--ugttind);
}

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

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

.ujzuv91s strong {
  font-weight: 600;
}

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

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

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

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

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

.utl1io2a a {
  width: 100%;
}

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

.ugu5ot4x {
  justify-content: center;
}

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

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

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

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

.ugvu5ikc .ueug1v0l {
  justify-content: center;
}



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

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

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

.uuibf7n1.uyj8ac3t .uu19omjo::after {
  transform: rotate(45deg);
}

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

.uuibf7n1.uyj8ac3t .uujh0827 {
  max-height: 500px;
  padding: 15px 20px;
}




.uvd2vul3 {
  margin: 25px 0;
}

.uaiofmk8 > input:not(:checked) ~ label:hover,
.uaiofmk8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uym28fu4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uyt2ote6 44.ujt4kq37.une0vrld.uny2q8xc.ug5o4xou.uy3dyflk.ua0fww7g.umpiq2k3.uspl3ay0.upvok6hn.urswlrfa.udghzlbi.us13kbvp 0l-12.uy3dajif 30.uyckyv6n.uvkbhujt 2.ub7055mm.uvkbhujt 3.uvdw50te 3.uk9bvgnk.uex1ta7d 3.uui8hanq.uvt0jvwf.ufu90bcc.uau82c2e 7-3.uy3dajif 10.ufosci93.uau82c2e 23.unbwtblk.un6hjsp2 1.uumhrsko 2.uy3dajif 3.un6hjsp2 1.uex1ta7d 5.upkaqdtc.uex1ta7d 32.uthi4k8v.uvt0jvwf 5.us13kbvp 4.uau82c2e 9.uau82c2e 8.uex1ta7d 6.um8jfjax.uq4z0bzc.ukwfad27.uo9c7ynf.ucg4sipi 4.uw5ekhff.ucg4sipi 6.ucg4sipi 0l29.us13kbvp 17.uo5tf8ed.uwvmv69n 2.up04em9r 10.ufjx0lqc.uy3dajif 8.uqbbb3io.ufu31q4q.udfyr21z.uokugnu5.uwpxhjik.uvt0jvwf.uy3dyflk.uy3dajif 1.umgve9pb.urawziuz.uoc6305k.ur8q8uxc.ucsebw4g.uumhrsko 1.uvrrdcr9.uindpd3z.5z'/%3e%3c/svg%3e");
}

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

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

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

.uicxr79w.uwhxfyel {
  display: block;
}

.uicxr79w.ud5ozdxg {
  display: none;
}

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

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

.unjd2ldp {
  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(--uqfphps);
}

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

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

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

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

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

.uzn2vukh .ubhmph3v {
  fill: #c2c0ce;
}

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

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

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

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

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



.udff61zw {
  padding: 16px;
  border: 1px solid var(--uogwj45);
  border-radius: 12px;
  background: var(--uqfphps);
  font-family: sans-serif;
}

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

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



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

.ursfn9pr.uhfhaxmb {
  opacity: 1;
  pointer-events: auto;
}



.ubb7rzwz {
  margin: 25px 0;
}

.utlahtjn > input:not(:checked) ~ label:hover,
.utlahtjn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ujy4zr8s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ufl4eqm7 44.uen9g1ah.uth9bupm.uwusqnhl.ut8jcxg1.ud668ump.ulrjp9st.uoieq76u.upcrrz3a.uzr3t5dc.uagnogvd.ublqyqpi.ugeofaf0 0l-12.uy2v3xgc 30.un7hltj1.uz13cjtu 2.ufd5w4hc.uz13cjtu 3.uuc8uy0x 3.ulowzd82.ur59r87s 3.um2m1dme.ugis5j1s.uetk7hdp.uejjza5f 7-3.uy2v3xgc 10.umo0l2qu.uejjza5f 23.ujqwnrgn.utqclxf7 1.ulh99qmn 2.uy2v3xgc 3.utqclxf7 1.ur59r87s 5.uo129ecm.ur59r87s 32.usn8i32z.ugis5j1s 5.ugeofaf0 4.uejjza5f 9.uejjza5f 8.ur59r87s 6.usj75lmq.unv7tumk.ukdstx66.uiqipbue.um4frvgw 4.uiiedxbv.um4frvgw 6.um4frvgw 0l29.ugeofaf0 17.uhzlk89v.ugcvf2ut 2.ulqwljlc 10.upcyd2zg.uy2v3xgc 8.ugqccw1b.uh4slxno.ulfrwh3d.uoc5qbhy.ub638qrl.ugis5j1s.ud668ump.uy2v3xgc 1.uaa6tk2u.uw9vxoqs.ulc2r82f.ukx2bnsu.uq0ltht6.ulh99qmn 1.umt9tefb.ucegfpna.5z'/%3e%3c/svg%3e");
}

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

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

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

.ua7uchs0.ugphfn14 {
  display: block;
}

.ua7uchs0.uj83gkdo {
  display: none;
}

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

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

.uayx22mi {
  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(--uqfphps);
}

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

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

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

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

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

.ufmzlilm .usc5zmca {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uhrw805q:hover:not(:disabled) {
  background: var(--ubc9eov);
}

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

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

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

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

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

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

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

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

.uhuxdjaz.ukepo2az .ur7in10l::after {
  transform: rotate(45deg);
}

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

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

.uhuxdjaz.ukepo2az .ud4m49uq {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uxp88vox {
  margin-bottom: 25px;
}

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



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

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

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

.udk8mcp8 button {
  z-index: 2;
}

.urkqs8f2.uxhva3pm {
  bottom: 40px;
}

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

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

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

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

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

  .udk8mcp8 .uvwwau5p {
    font-size: 13.5px;
  }

  .urkqs8f2 .uy2vcwxu {
    animation: jump-y 0.ueo9ei9l infinite ease-in-out;
  }

  .ucm479el {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.un792o2z .uvx1og6n {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ux1z6hun {
    text-align: center;
  }

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

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

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

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

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

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

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

.utnl95ol a {
  color: #000;
}

.uab7vz09 {
  margin-bottom: 50px;
}

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

  .ury4awey {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ujx9i6d2 {
  padding: 10px 0 0;
  background: var(--uqfphps);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ujx9i6d2 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ujx9i6d2 {
    padding: 50px 16px 68px;
  }
}
.ukrm3p43 {
  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) {
  .ukrm3p43 {
    flex-direction: column;
  }
}
.uef6sc7p {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uef6sc7p {
    margin-bottom: 40px;
  }
}
.utzrvqr4 .utmfms8y {
  margin-bottom: 28px;
}
.utzrvqr4 .utmfms8y img {
  max-height: 100px;
  width: auto;
}
.urlheg9i {
  display: flex;
  align-items: center;
}
.urlheg9i a + a {
  margin-left: 24px;
}
.urlheg9i img {
  max-height: 56px;
  width: auto;
}
.urlheg9i img + img {
  margin-left: 24px;
}
.upjyly3q {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .upjyly3q {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.udnl52qw {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .udnl52qw {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .ubgyer5z > div {
  display: none;
  padding: 20px;
  background: var(--uqfphps);
  border: 1px solid var(--uogwj45);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uokfk7zb img{
        width:90px;
    }

    .uykhqdl6{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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