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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uf1piifs {
  cursor: pointer;
}

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

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

.ul998eft figure {
  margin: 0;
}

.ul998eft.usmautt1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.ul998eft.uyx7nekx {
  justify-content: flex-end;
  margin-left: 4px;
}

.ul998eft.un395n8k {
  justify-content: center;
}

.ul998eft.ub7ru4v0 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.un3ct8as img {
  width: 100%;
}

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

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

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

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

.ulu1z3sn 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(--uhoa069);
}

.ulu1z3sn ul li span svg {
  fill: var(--uhoa069);
}

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

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

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

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

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

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

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

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

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

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

.ux3448px.uvdzw2vj {
  background-color: #000;
}

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

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

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

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

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

.uvs2hv5p {
  margin-bottom: 94px;
}

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

.uw75ijsj .urhdsdix {
  margin-bottom: 28px;
}

.uw75ijsj .urhdsdix img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvhkfxq5 li a {
  color: var(--usawuy9);
  text-decoration: none;
}

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

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

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

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

.uhgvy5ci.ur88zbrw {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ucb8h32k li {
  width: 100%;
}

.ucb8h32k 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(--uwdhrgp);
  background: var(--uhy56qu);
  border: 1px solid var(--uuuphb6);
}

.ucb8h32k li a svg {
  fill: var(--uwdhrgp);
}

.ucb8h32k li a.ur88zbrw {
  background: var(--uuuphb6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.udap2kn3 li a {
  color: var(--ucvtg6j);
  text-decoration: none;
}

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

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

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

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

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

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

.umnsgewo.ufiv0jbf {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.ukiutntd {
  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(--uhy56qu);
  color: var(--uwdhrgp);
  gap: 5px;
}

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

.ufnelcfp 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(--uhy56qu);
}

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

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

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

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

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

.uarl2w9m {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uftchrxh {
  color: var(--ufa3v08);
}

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

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

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

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

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

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

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

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

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

.uzowxyp0 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .um56vgh1 {
    text-align: left;
  }

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

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

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

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

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

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

  .umuxgwhz {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ur65o6mx {
  margin: 0 0 28px;
}

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

.uaahuuec {
  margin: 0 0 28px;
}

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

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

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

.uml0c8sz .ur2gn7i5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.utxy2c12 span {
  height: 32px;
}

.utxy2c12 span svg rect {
  fill: var(--urjn213);
  stroke: var(--urjn213);
}

.utxy2c12.ufew6dsc span {
  transform: scaleY(-1);
}

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

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

.utdi97pa li {
  font-size: 18px;
  background: var(--umhuqmh);
  border-bottom: 1px solid var(--uuuphb6);
}

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

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

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

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

.utdi97pa.ula5bscf {
  display: none;
}

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

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

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

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

.uvtv35yq table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--ufa3v08);
  border: 1px solid var(--uuuphb6);
  background: var(--umhuqmh);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ukfhijg5 table tr td {
  color: var(--ufa3v08);
  background: var(--ucjuorb);
  border-color: var(--uuuphb6);
}

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

.ukfhijg5 p {
  color: var(--ufa3v08);
}

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

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

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

.ufrllhvr {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--umhuqmh);
  color: var(--uszgms1);
  border-left: 5px solid var(--uhy56qu);
  border-color: var(--uuuphb6);
}

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

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

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

.uf4jrj5n {
  border-radius: 10px;
  background: var(--umhuqmh);
  border: 1px solid var(--uuuphb6);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ul78hov9 {
  display: none;
}

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

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

.ugn65fs5 li {
  margin: 0 20px;
}

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

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

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

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

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

.uepcngax li a {
  color: var(--ufa3v08);
  text-decoration: none;
}

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

.uepcngax li span {
  opacity: 0.5;
}

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

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

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

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

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

.uvx8o52e 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(--umhuqmh);
}

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

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

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

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

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

.uvx8o52e 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(--uztnhaf);
}

.uvx8o52e 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(--uqhqxnc);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uvx8o52e tbody tr td .uicr9bk3:hover {
    background: var(--up1i3n8);
  }
}

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

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

.uvx8o52e tbody tr td .ukgilg14 {
  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(--ufa3v08);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uecaex4m {
  padding: 90px 0;
}

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

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

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

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

.uk2icowd img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.usdjrfck .ubmejbny {
  width: 50%;
  margin: 0;
}

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

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

.ulbaops2 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ugkhybna a svg {
  fill: #fff;
}

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

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

.uqiqxqvp {
  margin-bottom: 16px;
}

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

.ua3vq8ca {
  font-size: 16px;
  color: var(--ufa3v08);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uy6e9cyz.ugao4m3e {
  display: none;
}

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

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

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

.uyeu9b6h.utriua5p {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvswrsol img {
  width: 100%;
}

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

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

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

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

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

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

.ucr8u1c3 .uosm7qa9 {
  position: relative;
}

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

.ucr8u1c3 .uxjs9rao.ugao4m3e {
  display: none;
}

.ucr8u1c3 .uqd72te6 {
  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(--uc6p9ib);
  border: 1px solid var(--uuuphb6);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.ucr8u1c3 .uqd72te6 .uwnpu66h {
  max-width: 300px;
  width: 100%;
}

.ucr8u1c3
  .uqd72te6
  .uwnpu66h
  .uf8hlgvv {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uhoa069);
}

@media only screen and (max-width: 767px) {
  .ucr8u1c3
    .uqd72te6
    .uwnpu66h
    .uf8hlgvv {
    font-size: 32px;
    text-align: center;
  }
}

.ucr8u1c3
  .uqd72te6
  .uwnpu66h
  .uldy8crw {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--ufa3v08);
}

@media only screen and (max-width: 767px) {
  .ucr8u1c3
    .uqd72te6
    .uwnpu66h
    .uldy8crw {
    text-align: center;
  }
}

.ucr8u1c3 .uqd72te6 .ufiv0jbf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .uwqrizyj {
  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;
}

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .uwqrizyj:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ucr8u1c3
    .uqd72te6
    .ufiv0jbf
    .uwqrizyj {
    width: 100%;
  }
}

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .ue4vqkne {
  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;
}

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .ue4vqkne
  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);
  }
}

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .ue4vqkne: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;
}

.ucr8u1c3
  .uqd72te6
  .ufiv0jbf
  .ue4vqkne:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ucr8u1c3
    .uqd72te6
    .ufiv0jbf
    .ue4vqkne {
    width: 100%;
  }
}

.ucr8u1c3 .uqd72te6.ugao4m3e {
  display: none;
}

.ucr8u1c3 .uilvfzat {
  display: none;
}

.ucr8u1c3 .uilvfzat.utriua5p {
  display: block;
}

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

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

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

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

.ucr8u1c3 .uigfpc0y .uf8hlgvv {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uhoa069);
  margin-bottom: 10px;
}

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

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

.ucr8u1c3 .uigfpc0y table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uuuphb6);
  color: var(--ufa3v08);
  background: var(--ucjuorb);
  border-top: none;
}

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

.ucr8u1c3 .uigfpc0y table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uuuphb6);
  color: var(--ufa3v08);
  background: var(--umhuqmh);
  border-top: none;
}

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

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

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

.uz7nws5r.ur88zbrw {
  display: block;
}

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

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

.uz7nws5r .unpuf5oq {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uc6p9ib);
}

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

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

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

.uezei6o3.ur88zbrw {
  display: block;
}

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

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

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

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

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

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

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

.ug098acc.ugao4m3e {
  display: none;
}

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

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

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

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

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

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

.ufqjkfug input::-moz-placeholder {
  color: var(--ufa3v08);
  opacity: 0.6;
}

.ufqjkfug input::placeholder {
  color: var(--ufa3v08);
  opacity: 0.6;
}

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

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

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

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

.urjavnq5 {
  margin-bottom: 36px;
}

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

.urjavnq5 textarea::-moz-placeholder {
  color: var(--ufa3v08);
  opacity: 0.6;
}

.urjavnq5 textarea::placeholder {
  color: var(--ufa3v08);
  opacity: 0.6;
}

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

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

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

.unjk965u:hover {
  background: var(--uuuphb6);
}

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

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

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

.ui2aqwy3.ugao4m3e {
  display: none;
}

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

.ui2aqwy3 .unjk965u {
  margin: 0 auto;
}

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

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

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

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

.utv1a2wp > input {
  display: none;
}

.utv1a2wp > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzn68zp0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ux7z1l49 44.uycypfwi.ujm0g3on.uq4r1liy.ufiiu5so.ujr7iwr2.ub1qep57.uzaqt2y4.uwxyzwf8.uct6n0gx.us3m90nd.uz7dolss.ufy79imp 0l-12.uiagfwgy 30.uqu0zfv8.uq3tjdki 2.uv4odleo.uq3tjdki 3.uwtjwkla 3.undhh33g.uo6l31zo 3.uafbggdg.uioucb49.uwlyh2ry.uynyqfl0 7-3.uiagfwgy 10.uym06p8b.uynyqfl0 23.uld0fnhd.uayqw5ku 1.ubkffivc 2.uiagfwgy 3.uayqw5ku 1.uo6l31zo 5.uokn8th0.uo6l31zo 32.uhvsw3qv.uioucb49 5.ufy79imp 4.uynyqfl0 9.uynyqfl0 8.uo6l31zo 6.up8yyv8d.uywv142d.ux8q1kzz.upmkjdzw.utuxcnlx 4.ucv4s8n8.utuxcnlx 6.utuxcnlx 0l29.ufy79imp 17.uic74cbp.uxt5n80w 2.uia3nytt 10.ul10hqax.uiagfwgy 8.udjnu5es.uc991g2h.umrpr491.unftvjfa.uibmxbpj.uioucb49.ujr7iwr2.uiagfwgy 1.uwz39b87.ue574q6b.uocqsryz.utw6dfg1.usr70ys8.ubkffivc 1.um08fnwl.upc1gqjf.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.utv1a2wp > input:checked ~ label,
.utv1a2wp > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzn68zp0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ux7z1l49 44.uycypfwi.ujm0g3on.uq4r1liy.ufiiu5so.ujr7iwr2.ub1qep57.uzaqt2y4.uwxyzwf8.uct6n0gx.us3m90nd.uz7dolss.ufy79imp 0l-12.uiagfwgy 30.uqu0zfv8.uq3tjdki 2.uv4odleo.uq3tjdki 3.uwtjwkla 3.undhh33g.uo6l31zo 3.uafbggdg.uioucb49.uwlyh2ry.uynyqfl0 7-3.uiagfwgy 10.uym06p8b.uynyqfl0 23.uld0fnhd.uayqw5ku 1.ubkffivc 2.uiagfwgy 3.uayqw5ku 1.uo6l31zo 5.uokn8th0.uo6l31zo 32.uhvsw3qv.uioucb49 5.ufy79imp 4.uynyqfl0 9.uynyqfl0 8.uo6l31zo 6.up8yyv8d.uywv142d.ux8q1kzz.upmkjdzw.utuxcnlx 4.ucv4s8n8.utuxcnlx 6.utuxcnlx 0l29.ufy79imp 17.uic74cbp.uxt5n80w 2.uia3nytt 10.ul10hqax.uiagfwgy 8.udjnu5es.uc991g2h.umrpr491.unftvjfa.uibmxbpj.uioucb49.ujr7iwr2.uiagfwgy 1.uwz39b87.ue574q6b.uocqsryz.utw6dfg1.usr70ys8.ubkffivc 1.um08fnwl.upc1gqjf.5z'/%3e%3c/svg%3e");
}

.utv1a2wp > input:not(:checked) ~ label:hover,
.utv1a2wp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uzn68zp0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ux7z1l49 44.uycypfwi.ujm0g3on.uq4r1liy.ufiiu5so.ujr7iwr2.ub1qep57.uzaqt2y4.uwxyzwf8.uct6n0gx.us3m90nd.uz7dolss.ufy79imp 0l-12.uiagfwgy 30.uqu0zfv8.uq3tjdki 2.uv4odleo.uq3tjdki 3.uwtjwkla 3.undhh33g.uo6l31zo 3.uafbggdg.uioucb49.uwlyh2ry.uynyqfl0 7-3.uiagfwgy 10.uym06p8b.uynyqfl0 23.uld0fnhd.uayqw5ku 1.ubkffivc 2.uiagfwgy 3.uayqw5ku 1.uo6l31zo 5.uokn8th0.uo6l31zo 32.uhvsw3qv.uioucb49 5.ufy79imp 4.uynyqfl0 9.uynyqfl0 8.uo6l31zo 6.up8yyv8d.uywv142d.ux8q1kzz.upmkjdzw.utuxcnlx 4.ucv4s8n8.utuxcnlx 6.utuxcnlx 0l29.ufy79imp 17.uic74cbp.uxt5n80w 2.uia3nytt 10.ul10hqax.uiagfwgy 8.udjnu5es.uc991g2h.umrpr491.unftvjfa.uibmxbpj.uioucb49.ujr7iwr2.uiagfwgy 1.uwz39b87.ue574q6b.uocqsryz.utw6dfg1.usr70ys8.ubkffivc 1.um08fnwl.upc1gqjf.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.umil1dcn.ugao4m3e {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.umil1dcn.uado74m9 .uxvkbkt4 {
  background: #2b3b67;
}

.umil1dcn.uado74m9 .uub4amo0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.umil1dcn.uado74m9 .uub4amo0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.umil1dcn.uado74m9 .uub4amo0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.umil1dcn.uado74m9 .unaz7jle::before {
  background: #0e0f41;
}

.umil1dcn.uado74m9 .unaz7jle::after {
  background: #152557;
}

.umil1dcn.ux4ui74a .uxvkbkt4 {
  background: #1f35fa;
}

.umil1dcn.ux4ui74a .uub4amo0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.umil1dcn.ux4ui74a .uub4amo0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.umil1dcn.ux4ui74a .uub4amo0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.umil1dcn.ux4ui74a .unaz7jle::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.umil1dcn.ux4ui74a .unaz7jle::after {
  background: #192ac8;
}

.umil1dcn.uedzfo9h .uxvkbkt4 {
  background: #fa771f;
}

.umil1dcn.uedzfo9h .uub4amo0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.umil1dcn.uedzfo9h .uub4amo0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.umil1dcn.uedzfo9h .uub4amo0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.umil1dcn.uedzfo9h .unaz7jle::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.umil1dcn.uedzfo9h .unaz7jle::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.us86q32v small {
  font-size: 14px;
  color: var(--ufa3v08);
}

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

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

.uhyrzqgo .um0fjdlv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ukpuciix.utriua5p {
  display: block;
}

.ukpuciix.ugao4m3e {
  display: none;
}

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

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

.ufbmuq4u {
  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(--umhuqmh);
}

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

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

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

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

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

.uxlq6tok .um0fjdlv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.um13irwp svg path {
  fill: var(--uhy56qu);
}

.um13irwp svg circle {
  fill: var(--uwdhrgp);
}

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

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

.uhxp3imk strong {
  font-weight: 600;
}

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

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

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

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

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

.usurv00v a {
  width: 100%;
}

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

.uzr2lko1 {
  justify-content: center;
}

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

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

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

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

.ugl9qaaj .udap2kn3 {
  justify-content: center;
}



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

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

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

.uzetca8x.ur88zbrw .ubxbnjpz::after {
  transform: rotate(45deg);
}

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

.uzetca8x.ur88zbrw .ugestr71 {
  max-height: 500px;
  padding: 15px 20px;
}




.uiwakls3 {
  margin: 25px 0;
}

.utv1a2wp > input:not(:checked) ~ label:hover,
.utv1a2wp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uaxdcv4p.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ul91c4nc 44.uqqh34bs.uj6i32e6.upldw0nt.urznfysn.ufvrbdxe.ukoi4kr5.uq1uerdv.uqw71r59.unx3xo4f.uv4g7z81.ug5ow2hw.uv5gi9kh 0l-12.ulolxoby 30.um4l3ipx.uj8bqmck 2.usn894y3.uj8bqmck 3.ufheqscb 3.uh3bz9xu.uzz9q96s 3.utzqag5r.uul2jsj2.uqbq0uyn.uz9icfpr 7-3.ulolxoby 10.uliezo2r.uz9icfpr 23.uwzy5056.uu7y078r 1.usif9mol 2.ulolxoby 3.uu7y078r 1.uzz9q96s 5.uxg7o4lb.uzz9q96s 32.ui1ww6sq.uul2jsj2 5.uv5gi9kh 4.uz9icfpr 9.uz9icfpr 8.uzz9q96s 6.ufjp84al.uldi3i3x.uzoyyvk3.uyxrrjg8.uh4mcku9 4.uyxfrr69.uh4mcku9 6.uh4mcku9 0l29.uv5gi9kh 17.uuhnihlx.umlskqni 2.uppxeeqr 10.um0qde00.ulolxoby 8.uu1i27zk.uy3ppefv.uuwdi6kr.ubhuu735.ujtg8lyz.uul2jsj2.ufvrbdxe.ulolxoby 1.ul2pnybt.uhv0e7x6.ucuf43u9.uadhfqcv.ufwurdfp.usif9mol 1.unmagbid.uulvfmzl.5z'/%3e%3c/svg%3e");
}

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

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

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

.uq2jyx5o.ubjh4dri {
  display: block;
}

.uq2jyx5o.ugaxormd {
  display: none;
}

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

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

.udeiyvpg {
  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(--umhuqmh);
}

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

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

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

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

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

.uzm8t3xz .ui9t8f4i {
  fill: #c2c0ce;
}

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

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

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

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

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



.uk3tv9du {
  padding: 16px;
  border: 1px solid var(--uuuphb6);
  border-radius: 12px;
  background: var(--umhuqmh);
  font-family: sans-serif;
}

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

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



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

.uro1resl.uz8dhze5 {
  opacity: 1;
  pointer-events: auto;
}



.uii41wqo {
  margin: 25px 0;
}

.ufwod1uo > input:not(:checked) ~ label:hover,
.ufwod1uo > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.urefl26f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ulxd1vyo 44.ukt87hxs.uzzqzt7s.ucmv1h21.ubdh3pti.ursjw40p.uy4woiu6.ufrwfm17.uc0i40fh.uagm15xt.ugqut35e.uouhdzhj.ubn87xq3 0l-12.uh11sqyw 30.uax301ig.uxnkzx4q 2.uxk1bywt.uxnkzx4q 3.uxlzv2wa 3.unx9qrds.uxsf4rjw 3.ujuddfay.utbr74qd.us6dbt4w.uvuwwmls 7-3.uh11sqyw 10.ulb8dj5c.uvuwwmls 23.uc5dwn21.uix7qn2u 1.us236bah 2.uh11sqyw 3.uix7qn2u 1.uxsf4rjw 5.uahc4q7d.uxsf4rjw 32.udd06lze.utbr74qd 5.ubn87xq3 4.uvuwwmls 9.uvuwwmls 8.uxsf4rjw 6.upjieled.uhcrcnfg.uib6i8rb.uetw7dgu.ute11e0d 4.ujqsdb4m.ute11e0d 6.ute11e0d 0l29.ubn87xq3 17.urfsjkhw.uozmdvm0 2.ujvzsnxd 10.uq01irt7.uh11sqyw 8.ukghlirh.upbuwawq.urgcktgu.us9rb2xi.utpbcrwb.utbr74qd.ursjw40p.uh11sqyw 1.uecsmz4w.un3g7lyt.uud2841x.ufbr6s9h.uebk8qfk.us236bah 1.uu7u2whc.ucg3giyr.5z'/%3e%3c/svg%3e");
}

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

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

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

.ug5ye6yy.ut7dbd4o {
  display: block;
}

.ug5ye6yy.uq7ib3n1 {
  display: none;
}

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

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

.uvczxx7e {
  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(--umhuqmh);
}

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

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

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

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

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

.unyygsjt .ul9dvukp {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uffx2giq:hover:not(:disabled) {
  background: var(--up1i3n8);
}

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

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

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

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

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

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

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

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

.uh61iqmr.uhvhhd9f .utz97jof::after {
  transform: rotate(45deg);
}

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

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

.uh61iqmr.uhvhhd9f .uxgj0tzy {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uk4vrmy0 {
  margin-bottom: 25px;
}

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



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

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

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

.ufoxwxio button {
  z-index: 2;
}

.ukanpct6.ubtd3t06 {
  bottom: 40px;
}

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

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

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

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

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

  .ufoxwxio .ug61sd4s {
    font-size: 13.5px;
  }

  .ukanpct6 .umz8wvul {
    animation: jump-y 0.ubqpcc42 infinite ease-in-out;
  }

  .udy1mi3b {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uv9b9qql .unfzbehd {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ueb5f0qn {
    text-align: center;
  }

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

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

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

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

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

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

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

.uv6f7zle a {
  color: #000;
}

.up98hjvz {
  margin-bottom: 50px;
}

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

  .uzmb5ulo {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ukn4o7wx {
  padding: 10px 0 0;
  background: var(--umhuqmh);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ukn4o7wx {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ukn4o7wx {
    padding: 50px 16px 68px;
  }
}
.uxznnbc8 {
  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) {
  .uxznnbc8 {
    flex-direction: column;
  }
}
.ulgqaf1c {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ulgqaf1c {
    margin-bottom: 40px;
  }
}
.ubkv26y7 .uqajl7k8 {
  margin-bottom: 28px;
}
.ubkv26y7 .uqajl7k8 img {
  max-height: 100px;
  width: auto;
}
.udtnhl6d {
  display: flex;
  align-items: center;
}
.udtnhl6d a + a {
  margin-left: 24px;
}
.udtnhl6d img {
  max-height: 56px;
  width: auto;
}
.udtnhl6d img + img {
  margin-left: 24px;
}
.udmpo3y6 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .udmpo3y6 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uuvdq9rd {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uuvdq9rd {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uzopfpix > div {
  display: none;
  padding: 20px;
  background: var(--umhuqmh);
  border: 1px solid var(--uuuphb6);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uldttbbo img{
        width:90px;
    }

    .umuxgwhz{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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