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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uaso94da {
  cursor: pointer;
}

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

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

.uschkx8d figure {
  margin: 0;
}

.uschkx8d.uqfcs1up {
  justify-content: flex-start;
  margin-right: 4px;
}

.uschkx8d.un239xcr {
  justify-content: flex-end;
  margin-left: 4px;
}

.uschkx8d.uwigod4i {
  justify-content: center;
}

.uschkx8d.urr8algx {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ugzwcwfm img {
  width: 100%;
}

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

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

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

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

.ubgmrb4w 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(--ucm8l65);
}

.ubgmrb4w ul li span svg {
  fill: var(--ucm8l65);
}

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

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

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

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

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

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

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

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

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

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

.uirucwqp.uon1ag8y {
  background-color: #000;
}

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

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

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

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

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

.um2mdzeu {
  margin-bottom: 94px;
}

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

.uh2uwpfw .usc3br3h {
  margin-bottom: 28px;
}

.uh2uwpfw .usc3br3h img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uxjghmq0 li a {
  color: var(--uuyo1u9);
  text-decoration: none;
}

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

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

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

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

.ucn3mlrp.uymwtkvp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uk0gghzr li {
  width: 100%;
}

.uk0gghzr 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(--uqbba7q);
  background: var(--uu5n526);
  border: 1px solid var(--uhwfd0v);
}

.uk0gghzr li a svg {
  fill: var(--uqbba7q);
}

.uk0gghzr li a.uymwtkvp {
  background: var(--uhwfd0v);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ue45m4un li a {
  color: var(--uxhilvu);
  text-decoration: none;
}

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

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

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

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

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

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

.ukpl3lpx.uiwtldpz {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uomrkffb {
  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(--uu5n526);
  color: var(--uqbba7q);
  gap: 5px;
}

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

.ub2bhwsu 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(--uu5n526);
}

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

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

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

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

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

.ut7b1flc {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.unkoit3m {
  color: var(--uue2e9b);
}

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

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

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

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

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

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

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

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

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

.uoomy98l a {
  text-decoration: none;
}

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

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

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

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

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

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

  .ubamrgpf {
    text-align: left;
  }

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

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

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

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

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

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

  .uo3hgb4w {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.udm0khb4 {
  margin: 0 0 28px;
}

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

.uvaqg2jw {
  margin: 0 0 28px;
}

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

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

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

.ue2u4ug2 .ujmuvt1q {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uy5tsqs0 span {
  height: 32px;
}

.uy5tsqs0 span svg rect {
  fill: var(--uqwkeil);
  stroke: var(--uqwkeil);
}

.uy5tsqs0.utfta01b span {
  transform: scaleY(-1);
}

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

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

.uw7oqeuj li {
  font-size: 18px;
  background: var(--urohfgv);
  border-bottom: 1px solid var(--uhwfd0v);
}

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

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

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

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

.uw7oqeuj.upywvqjq {
  display: none;
}

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

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

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

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

.uvjjb8qe table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uue2e9b);
  border: 1px solid var(--uhwfd0v);
  background: var(--urohfgv);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uizk316f table tr td {
  color: var(--uue2e9b);
  background: var(--umdk7yr);
  border-color: var(--uhwfd0v);
}

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

.uizk316f p {
  color: var(--uue2e9b);
}

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

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

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

.urhk1u1p {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--urohfgv);
  color: var(--uzqqdrp);
  border-left: 5px solid var(--uu5n526);
  border-color: var(--uhwfd0v);
}

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

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

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

.uanyn5ur {
  border-radius: 10px;
  background: var(--urohfgv);
  border: 1px solid var(--uhwfd0v);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ur423dey {
  display: none;
}

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

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

.ub4sxxuq li {
  margin: 0 20px;
}

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

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

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

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

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

.uyf3h1wy li a {
  color: var(--uue2e9b);
  text-decoration: none;
}

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

.uyf3h1wy li span {
  opacity: 0.5;
}

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

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

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

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

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

.ujbv6zd9 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(--urohfgv);
}

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

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

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

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

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

.ujbv6zd9 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(--uk70pcx);
}

.ujbv6zd9 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(--ulg5w0o);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .ujbv6zd9 tbody tr td .ujz69qxs:hover {
    background: var(--uuox870);
  }
}

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

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

.ujbv6zd9 tbody tr td .uk2e3vsz {
  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(--uue2e9b);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ux4y8w6n {
  padding: 90px 0;
}

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

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

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

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

.ubfzkkr1 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ucfr70mt .udc96qtf {
  width: 50%;
  margin: 0;
}

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

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

.upsdq97m {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.ufiioury a svg {
  fill: #fff;
}

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

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

.um1zdseo {
  margin-bottom: 16px;
}

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

.ua1vzote {
  font-size: 16px;
  color: var(--uue2e9b);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ul88xiil.uddy2fss {
  display: none;
}

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

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

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

.uu3a7yra.ubr258k7 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ur2k0l8y img {
  width: 100%;
}

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

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

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

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

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

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

.ukrpyhty .ufmhzmv4 {
  position: relative;
}

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

.ukrpyhty .udx75xkv.uddy2fss {
  display: none;
}

.ukrpyhty .uepm9e1l {
  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(--uwh6gkb);
  border: 1px solid var(--uhwfd0v);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.ukrpyhty .uepm9e1l .ueyw2vjg {
  max-width: 300px;
  width: 100%;
}

.ukrpyhty
  .uepm9e1l
  .ueyw2vjg
  .ujemtiik {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ucm8l65);
}

@media only screen and (max-width: 767px) {
  .ukrpyhty
    .uepm9e1l
    .ueyw2vjg
    .ujemtiik {
    font-size: 32px;
    text-align: center;
  }
}

.ukrpyhty
  .uepm9e1l
  .ueyw2vjg
  .uon8szwm {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uue2e9b);
}

@media only screen and (max-width: 767px) {
  .ukrpyhty
    .uepm9e1l
    .ueyw2vjg
    .uon8szwm {
    text-align: center;
  }
}

.ukrpyhty .uepm9e1l .uiwtldpz {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uxc1zwfw {
  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;
}

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uxc1zwfw:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ukrpyhty
    .uepm9e1l
    .uiwtldpz
    .uxc1zwfw {
    width: 100%;
  }
}

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uoa2uj5e {
  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;
}

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uoa2uj5e
  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);
  }
}

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uoa2uj5e: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;
}

.ukrpyhty
  .uepm9e1l
  .uiwtldpz
  .uoa2uj5e:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ukrpyhty
    .uepm9e1l
    .uiwtldpz
    .uoa2uj5e {
    width: 100%;
  }
}

.ukrpyhty .uepm9e1l.uddy2fss {
  display: none;
}

.ukrpyhty .uti1btsu {
  display: none;
}

.ukrpyhty .uti1btsu.ubr258k7 {
  display: block;
}

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

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

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

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

.ukrpyhty .umz1ih4s .ujemtiik {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ucm8l65);
  margin-bottom: 10px;
}

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

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

.ukrpyhty .umz1ih4s table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uhwfd0v);
  color: var(--uue2e9b);
  background: var(--umdk7yr);
  border-top: none;
}

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

.ukrpyhty .umz1ih4s table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uhwfd0v);
  color: var(--uue2e9b);
  background: var(--urohfgv);
  border-top: none;
}

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

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

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

.udpfdweh.uymwtkvp {
  display: block;
}

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

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

.udpfdweh .ukj1wyke {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uwh6gkb);
}

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

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

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

.ucwvmp1n.uymwtkvp {
  display: block;
}

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

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

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

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

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

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

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

.utgim2s0.uddy2fss {
  display: none;
}

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

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

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

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

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

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

.ujld4ec8 input::-moz-placeholder {
  color: var(--uue2e9b);
  opacity: 0.6;
}

.ujld4ec8 input::placeholder {
  color: var(--uue2e9b);
  opacity: 0.6;
}

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

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

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

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

.ubk98dy4 {
  margin-bottom: 36px;
}

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

.ubk98dy4 textarea::-moz-placeholder {
  color: var(--uue2e9b);
  opacity: 0.6;
}

.ubk98dy4 textarea::placeholder {
  color: var(--uue2e9b);
  opacity: 0.6;
}

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

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

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

.una4oai6:hover {
  background: var(--uhwfd0v);
}

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

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

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

.usuqulw3.uddy2fss {
  display: none;
}

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

.usuqulw3 .una4oai6 {
  margin: 0 auto;
}

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

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

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

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

.uauripdg > input {
  display: none;
}

.uauripdg > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ujofdnfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uaoivsne 44.uzshoyxj.um4wdvh4.uwu0w6pq.ummi72b0.uwi8itf8.upfueorx.ut0yux2b.ua7f5q1o.ukt09q9d.ufqohaij.udjx9lq7.uvx4upgx 0l-12.ux64n00p 30.ur8tf9ak.ub9cza6x 2.ubh5d9pp.ub9cza6x 3.ugb406yh 3.ungszi27.uy8hvi76 3.ua8chqic.usgke8lz.ug45eecb.uszzz23e 7-3.ux64n00p 10.ukt4gdqv.uszzz23e 23.ualhhf30.uqxq7dzr 1.uzfo7x0m 2.ux64n00p 3.uqxq7dzr 1.uy8hvi76 5.usovg8oq.uy8hvi76 32.upkt5o4d.usgke8lz 5.uvx4upgx 4.uszzz23e 9.uszzz23e 8.uy8hvi76 6.upp0u13w.umazom0h.uwrrrhqg.ujnop6uw.up1l2pvv 4.uyxoir48.up1l2pvv 6.up1l2pvv 0l29.uvx4upgx 17.usy6bmuh.upugnsu7 2.ufhg71jx 10.uwoq135p.ux64n00p 8.ugoyfv9k.ulguhnau.ufvo5w7o.umg7mhxs.uc4773ew.usgke8lz.uwi8itf8.ux64n00p 1.upg04v4d.ud3xsrmk.uhvlaor9.ugdx4fhy.ud0d99vx.uzfo7x0m 1.uu0wcheu.udb34bkp.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uauripdg > input:checked ~ label,
.uauripdg > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ujofdnfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uaoivsne 44.uzshoyxj.um4wdvh4.uwu0w6pq.ummi72b0.uwi8itf8.upfueorx.ut0yux2b.ua7f5q1o.ukt09q9d.ufqohaij.udjx9lq7.uvx4upgx 0l-12.ux64n00p 30.ur8tf9ak.ub9cza6x 2.ubh5d9pp.ub9cza6x 3.ugb406yh 3.ungszi27.uy8hvi76 3.ua8chqic.usgke8lz.ug45eecb.uszzz23e 7-3.ux64n00p 10.ukt4gdqv.uszzz23e 23.ualhhf30.uqxq7dzr 1.uzfo7x0m 2.ux64n00p 3.uqxq7dzr 1.uy8hvi76 5.usovg8oq.uy8hvi76 32.upkt5o4d.usgke8lz 5.uvx4upgx 4.uszzz23e 9.uszzz23e 8.uy8hvi76 6.upp0u13w.umazom0h.uwrrrhqg.ujnop6uw.up1l2pvv 4.uyxoir48.up1l2pvv 6.up1l2pvv 0l29.uvx4upgx 17.usy6bmuh.upugnsu7 2.ufhg71jx 10.uwoq135p.ux64n00p 8.ugoyfv9k.ulguhnau.ufvo5w7o.umg7mhxs.uc4773ew.usgke8lz.uwi8itf8.ux64n00p 1.upg04v4d.ud3xsrmk.uhvlaor9.ugdx4fhy.ud0d99vx.uzfo7x0m 1.uu0wcheu.udb34bkp.5z'/%3e%3c/svg%3e");
}

.uauripdg > input:not(:checked) ~ label:hover,
.uauripdg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ujofdnfg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uaoivsne 44.uzshoyxj.um4wdvh4.uwu0w6pq.ummi72b0.uwi8itf8.upfueorx.ut0yux2b.ua7f5q1o.ukt09q9d.ufqohaij.udjx9lq7.uvx4upgx 0l-12.ux64n00p 30.ur8tf9ak.ub9cza6x 2.ubh5d9pp.ub9cza6x 3.ugb406yh 3.ungszi27.uy8hvi76 3.ua8chqic.usgke8lz.ug45eecb.uszzz23e 7-3.ux64n00p 10.ukt4gdqv.uszzz23e 23.ualhhf30.uqxq7dzr 1.uzfo7x0m 2.ux64n00p 3.uqxq7dzr 1.uy8hvi76 5.usovg8oq.uy8hvi76 32.upkt5o4d.usgke8lz 5.uvx4upgx 4.uszzz23e 9.uszzz23e 8.uy8hvi76 6.upp0u13w.umazom0h.uwrrrhqg.ujnop6uw.up1l2pvv 4.uyxoir48.up1l2pvv 6.up1l2pvv 0l29.uvx4upgx 17.usy6bmuh.upugnsu7 2.ufhg71jx 10.uwoq135p.ux64n00p 8.ugoyfv9k.ulguhnau.ufvo5w7o.umg7mhxs.uc4773ew.usgke8lz.uwi8itf8.ux64n00p 1.upg04v4d.ud3xsrmk.uhvlaor9.ugdx4fhy.ud0d99vx.uzfo7x0m 1.uu0wcheu.udb34bkp.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ugzm8v3d.uddy2fss {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ugzm8v3d.ua735hs9 .uvu8xx1k {
  background: #2b3b67;
}

.ugzm8v3d.ua735hs9 .ueqwrwx6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ugzm8v3d.ua735hs9 .ueqwrwx6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ugzm8v3d.ua735hs9 .ueqwrwx6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ugzm8v3d.ua735hs9 .uwydfwjc::before {
  background: #0e0f41;
}

.ugzm8v3d.ua735hs9 .uwydfwjc::after {
  background: #152557;
}

.ugzm8v3d.upmsyoes .uvu8xx1k {
  background: #1f35fa;
}

.ugzm8v3d.upmsyoes .ueqwrwx6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ugzm8v3d.upmsyoes .ueqwrwx6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ugzm8v3d.upmsyoes .ueqwrwx6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ugzm8v3d.upmsyoes .uwydfwjc::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ugzm8v3d.upmsyoes .uwydfwjc::after {
  background: #192ac8;
}

.ugzm8v3d.um91imgk .uvu8xx1k {
  background: #fa771f;
}

.ugzm8v3d.um91imgk .ueqwrwx6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ugzm8v3d.um91imgk .ueqwrwx6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ugzm8v3d.um91imgk .ueqwrwx6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ugzm8v3d.um91imgk .uwydfwjc::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ugzm8v3d.um91imgk .uwydfwjc::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uj7bobys small {
  font-size: 14px;
  color: var(--uue2e9b);
}

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

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

.ukakea99 .uo4hithd {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.urcjz3hp.ubr258k7 {
  display: block;
}

.urcjz3hp.uddy2fss {
  display: none;
}

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

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

.upu8a97i {
  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(--urohfgv);
}

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

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

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

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

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

.ue877613 .uo4hithd {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uj5utj2s svg path {
  fill: var(--uu5n526);
}

.uj5utj2s svg circle {
  fill: var(--uqbba7q);
}

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

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

.ujw6qvtq strong {
  font-weight: 600;
}

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

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

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

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

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

.ujmlgoy7 a {
  width: 100%;
}

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

.uszts1b6 {
  justify-content: center;
}

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

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

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

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

.uvgte3rm .ue45m4un {
  justify-content: center;
}



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

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

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

.uk5r78sb.uymwtkvp .ulh1nkxx::after {
  transform: rotate(45deg);
}

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

.uk5r78sb.uymwtkvp .umz9ba53 {
  max-height: 500px;
  padding: 15px 20px;
}




.uo3kw3ql {
  margin: 25px 0;
}

.uauripdg > input:not(:checked) ~ label:hover,
.uauripdg > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uuniafjq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ud8lfy27 44.uhhqrcka.uifqe7p1.uah0a287.uusnkbvh.uh7chxwx.uf2vcqju.ubtq2xk3.uc7dph7l.ui5h3sfc.ud3bkc5c.ufvmhnr1.ugklaxip 0l-12.ux03ku4y 30.uxyu6wxk.ue6ey06e 2.ur59xap9.ue6ey06e 3.uisal0p0 3.uafrj67c.ufipi1ul 3.ui9hxrzx.uy0667g0.ukymq9u6.uu7mdjd3 7-3.ux03ku4y 10.uv6jbmpc.uu7mdjd3 23.uiwo0393.uej8g7pt 1.um07whtg 2.ux03ku4y 3.uej8g7pt 1.ufipi1ul 5.usoj9dxt.ufipi1ul 32.us7oh9c2.uy0667g0 5.ugklaxip 4.uu7mdjd3 9.uu7mdjd3 8.ufipi1ul 6.utqvkq02.uw57rl3e.ua4te3l3.uzqfal37.ujqpcfvd 4.us7rut3x.ujqpcfvd 6.ujqpcfvd 0l29.ugklaxip 17.uo6dqyms.utqluaco 2.uhqltq7x 10.uuzcbls0.ux03ku4y 8.ut11em4s.ul1d148w.uo9446t7.ugw9ejh8.uu0308j1.uy0667g0.uh7chxwx.ux03ku4y 1.uhsitxot.utq4046q.umufjnw4.ufajz7wj.uhlthenz.um07whtg 1.uu3h6de3.uirfmgwf.5z'/%3e%3c/svg%3e");
}

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

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

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

.uqawgigz.ugzzdveg {
  display: block;
}

.uqawgigz.uy0ukp0h {
  display: none;
}

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

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

.utynfuj9 {
  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(--urohfgv);
}

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

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

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

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

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

.udvwo135 .uslkltds {
  fill: #c2c0ce;
}

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

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

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

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

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



.uvr5p7te {
  padding: 16px;
  border: 1px solid var(--uhwfd0v);
  border-radius: 12px;
  background: var(--urohfgv);
  font-family: sans-serif;
}

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

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



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

.ujue0gui.uo2p734r {
  opacity: 1;
  pointer-events: auto;
}



.ueukyjgk {
  margin: 25px 0;
}

.uvt608hp > input:not(:checked) ~ label:hover,
.uvt608hp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.urdlrmm1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uak2o2fi 44.us4j737b.uydly1mq.uuptfmuy.uteeuafb.uxa6dzhq.ukxkw54d.ul4471wa.uypdldxc.uf7kr3ry.unjghvc1.up34aysc.uc3wju0b 0l-12.uhfietxr 30.ubzp1wxi.uafvgic0 2.umjdvufo.uafvgic0 3.unl8h8e5 3.umxj4iil.udtcwaey 3.uh8b91vg.uarlhtzh.uctd31zp.ua6r4uzq 7-3.uhfietxr 10.ufswqfsm.ua6r4uzq 23.ukwb79hp.uybie8ay 1.urv8c8wd 2.uhfietxr 3.uybie8ay 1.udtcwaey 5.uaqjz8av.udtcwaey 32.utqos55e.uarlhtzh 5.uc3wju0b 4.ua6r4uzq 9.ua6r4uzq 8.udtcwaey 6.ukis1h8y.uj3sneq6.ujbvzhph.ulsfktv7.un88o39m 4.ubowluc2.un88o39m 6.un88o39m 0l29.uc3wju0b 17.udmrvlel.ukencsvn 2.ue0ht0sa 10.ufq6cvvw.uhfietxr 8.ucsh4qc6.uyff97x7.uef2y8ng.ullwvqn8.ucc5jxet.uarlhtzh.uxa6dzhq.uhfietxr 1.uejcl2zy.un51m4e1.utrj76fu.ut4tismn.ukwgtt57.urv8c8wd 1.ud76youc.uwrklsbx.5z'/%3e%3c/svg%3e");
}

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

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

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

.us46brf4.urbw1srz {
  display: block;
}

.us46brf4.upytr04p {
  display: none;
}

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

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

.ur6rxxu6 {
  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(--urohfgv);
}

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

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

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

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

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

.upj8ynhh .ud48dtby {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uofsscp6:hover:not(:disabled) {
  background: var(--uuox870);
}

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

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

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

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

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

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

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

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

.uvfgucpx.uqvql48g .ubxxh7xk::after {
  transform: rotate(45deg);
}

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

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

.uvfgucpx.uqvql48g .uqnmdcdv {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.ulchw4jx {
  margin-bottom: 25px;
}

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



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

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

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

.uqol7mf3 button {
  z-index: 2;
}

.ushgm780.uzgjgavz {
  bottom: 40px;
}

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

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

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

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

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

  .uqol7mf3 .umblyqpc {
    font-size: 13.5px;
  }

  .ushgm780 .uh8w3j47 {
    animation: jump-y 0.uof8563n infinite ease-in-out;
  }

  .uo08586w {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uoetfzq8 .uhnysmmn {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ucg6s83e {
    text-align: center;
  }

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

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

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

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

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

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

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

.uvmmcutf a {
  color: #000;
}

.uhzcgumv {
  margin-bottom: 50px;
}

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

  .uz5dfva1 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ubzd07a3 {
  padding: 10px 0 0;
  background: var(--urohfgv);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ubzd07a3 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ubzd07a3 {
    padding: 50px 16px 68px;
  }
}
.uby4lrel {
  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) {
  .uby4lrel {
    flex-direction: column;
  }
}
.us3lowai {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .us3lowai {
    margin-bottom: 40px;
  }
}
.uwldniyh .uq13oqa9 {
  margin-bottom: 28px;
}
.uwldniyh .uq13oqa9 img {
  max-height: 100px;
  width: auto;
}
.uyo50ku6 {
  display: flex;
  align-items: center;
}
.uyo50ku6 a + a {
  margin-left: 24px;
}
.uyo50ku6 img {
  max-height: 56px;
  width: auto;
}
.uyo50ku6 img + img {
  margin-left: 24px;
}
.uqcjllp1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uqcjllp1 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ubjdreoc {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ubjdreoc {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .ud2ue3u4 > div {
  display: none;
  padding: 20px;
  background: var(--urohfgv);
  border: 1px solid var(--uhwfd0v);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uhr0915a img{
        width:90px;
    }

    .uo3hgb4w{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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