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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.umx8t18k {
  cursor: pointer;
}

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

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

.uaubgz6a figure {
  margin: 0;
}

.uaubgz6a.uhfvgj94 {
  justify-content: flex-start;
  margin-right: 4px;
}

.uaubgz6a.umjt8pna {
  justify-content: flex-end;
  margin-left: 4px;
}

.uaubgz6a.uxxmyaaz {
  justify-content: center;
}

.uaubgz6a.uz8y9fwj {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uduorqys img {
  width: 100%;
}

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

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

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

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

.uogdonwl 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(--un63cob);
}

.uogdonwl ul li span svg {
  fill: var(--un63cob);
}

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

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

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

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

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

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

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

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

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

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

.uz39pg5a.uid3nofh {
  background-color: #000;
}

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

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

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

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

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

.utt0nqdq {
  margin-bottom: 94px;
}

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

.ubcidu2z .ucbx35n0 {
  margin-bottom: 28px;
}

.ubcidu2z .ucbx35n0 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uoqcxi17 li a {
  color: var(--umy850h);
  text-decoration: none;
}

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

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

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

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

.ueba1sqo.ufsn0ndp {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uqkoqgzr li {
  width: 100%;
}

.uqkoqgzr 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(--ulh5bou);
  background: var(--uk2d7cn);
  border: 1px solid var(--up0x0jd);
}

.uqkoqgzr li a svg {
  fill: var(--ulh5bou);
}

.uqkoqgzr li a.ufsn0ndp {
  background: var(--up0x0jd);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uiw59oev li a {
  color: var(--uycudvn);
  text-decoration: none;
}

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

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

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

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

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

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

.uew0jww4.uqf9o9kn {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uxevo4sr {
  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(--uk2d7cn);
  color: var(--ulh5bou);
  gap: 5px;
}

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

.ur1f1x2k 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(--uk2d7cn);
}

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

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

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

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

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

.ugf031la {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ugdob732 {
  color: var(--uya9638);
}

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

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

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

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

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

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

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

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

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

.us431acf a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uaygjo5t {
    text-align: left;
  }

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

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

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

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

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

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

  .ug4e8jlj {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujnmtmge {
  margin: 0 0 28px;
}

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

.ucig4hex {
  margin: 0 0 28px;
}

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

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

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

.uzgsf34r .ufleknu3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.ugvk4ads span {
  height: 32px;
}

.ugvk4ads span svg rect {
  fill: var(--uyl5pqz);
  stroke: var(--uyl5pqz);
}

.ugvk4ads.uvmc0hic span {
  transform: scaleY(-1);
}

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

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

.uf0kb0mz li {
  font-size: 18px;
  background: var(--up7yyup);
  border-bottom: 1px solid var(--up0x0jd);
}

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

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

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

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

.uf0kb0mz.uz5rt67f {
  display: none;
}

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

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

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

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

.ub7amrb9 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uya9638);
  border: 1px solid var(--up0x0jd);
  background: var(--up7yyup);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uhijh4e8 table tr td {
  color: var(--uya9638);
  background: var(--uv2dt3x);
  border-color: var(--up0x0jd);
}

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

.uhijh4e8 p {
  color: var(--uya9638);
}

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

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

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

.uhogh4g7 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--up7yyup);
  color: var(--uuy8osy);
  border-left: 5px solid var(--uk2d7cn);
  border-color: var(--up0x0jd);
}

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

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

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

.uciovfnr {
  border-radius: 10px;
  background: var(--up7yyup);
  border: 1px solid var(--up0x0jd);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ukgiv2pq {
  display: none;
}

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

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

.uaz4ielm li {
  margin: 0 20px;
}

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

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

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

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

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

.ue1tccno li a {
  color: var(--uya9638);
  text-decoration: none;
}

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

.ue1tccno li span {
  opacity: 0.5;
}

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

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

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

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

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

.ubbwvh4k 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(--up7yyup);
}

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

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

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

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

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

.ubbwvh4k 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(--un18tj2);
}

.ubbwvh4k 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(--uphb22i);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .ubbwvh4k tbody tr td .uycga0vq:hover {
    background: var(--uq662kw);
  }
}

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

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

.ubbwvh4k tbody tr td .ujnl7fre {
  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(--uya9638);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usj68le7 {
  padding: 90px 0;
}

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

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

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

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

.uumiu1uw img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uxbupbrn .uysufp7d {
  width: 50%;
  margin: 0;
}

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

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

.umr4jz71 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uuzdromy a svg {
  fill: #fff;
}

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

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

.uo8uv889 {
  margin-bottom: 16px;
}

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

.ut1zopk0 {
  font-size: 16px;
  color: var(--uya9638);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ute2duq0.ujeghrs8 {
  display: none;
}

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

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

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

.ubj7mryx.ugt3co3y {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utdmhewt img {
  width: 100%;
}

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

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

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

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

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

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

.uzxxk2gx .umiq899x {
  position: relative;
}

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

.uzxxk2gx .uh6g9bwi.ujeghrs8 {
  display: none;
}

.uzxxk2gx .ub1hjoc1 {
  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(--uxm395y);
  border: 1px solid var(--up0x0jd);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uzxxk2gx .ub1hjoc1 .upbz21ce {
  max-width: 300px;
  width: 100%;
}

.uzxxk2gx
  .ub1hjoc1
  .upbz21ce
  .ux814q9u {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--un63cob);
}

@media only screen and (max-width: 767px) {
  .uzxxk2gx
    .ub1hjoc1
    .upbz21ce
    .ux814q9u {
    font-size: 32px;
    text-align: center;
  }
}

.uzxxk2gx
  .ub1hjoc1
  .upbz21ce
  .uw52trrp {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uya9638);
}

@media only screen and (max-width: 767px) {
  .uzxxk2gx
    .ub1hjoc1
    .upbz21ce
    .uw52trrp {
    text-align: center;
  }
}

.uzxxk2gx .ub1hjoc1 .uqf9o9kn {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .uo7jkkif {
  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;
}

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .uo7jkkif:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uzxxk2gx
    .ub1hjoc1
    .uqf9o9kn
    .uo7jkkif {
    width: 100%;
  }
}

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .ungr823m {
  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;
}

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .ungr823m
  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);
  }
}

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .ungr823m: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;
}

.uzxxk2gx
  .ub1hjoc1
  .uqf9o9kn
  .ungr823m:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uzxxk2gx
    .ub1hjoc1
    .uqf9o9kn
    .ungr823m {
    width: 100%;
  }
}

.uzxxk2gx .ub1hjoc1.ujeghrs8 {
  display: none;
}

.uzxxk2gx .uvcswk2w {
  display: none;
}

.uzxxk2gx .uvcswk2w.ugt3co3y {
  display: block;
}

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

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

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

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

.uzxxk2gx .us9wao4j .ux814q9u {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--un63cob);
  margin-bottom: 10px;
}

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

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

.uzxxk2gx .us9wao4j table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--up0x0jd);
  color: var(--uya9638);
  background: var(--uv2dt3x);
  border-top: none;
}

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

.uzxxk2gx .us9wao4j table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--up0x0jd);
  color: var(--uya9638);
  background: var(--up7yyup);
  border-top: none;
}

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

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

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

.uasor4zs.ufsn0ndp {
  display: block;
}

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

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

.uasor4zs .ujnv8uzd {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uxm395y);
}

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

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

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

.unl4vd28.ufsn0ndp {
  display: block;
}

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

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

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

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

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

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

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

.unlnog4r.ujeghrs8 {
  display: none;
}

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

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

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

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

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

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

.uga0e38a input::-moz-placeholder {
  color: var(--uya9638);
  opacity: 0.6;
}

.uga0e38a input::placeholder {
  color: var(--uya9638);
  opacity: 0.6;
}

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

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

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

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

.ud4qow49 {
  margin-bottom: 36px;
}

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

.ud4qow49 textarea::-moz-placeholder {
  color: var(--uya9638);
  opacity: 0.6;
}

.ud4qow49 textarea::placeholder {
  color: var(--uya9638);
  opacity: 0.6;
}

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

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

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

.us9kgvr1:hover {
  background: var(--up0x0jd);
}

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

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

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

.urcnpdnk.ujeghrs8 {
  display: none;
}

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

.urcnpdnk .us9kgvr1 {
  margin: 0 auto;
}

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

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

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

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

.ul7u7z6w > input {
  display: none;
}

.ul7u7z6w > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ufrymhhn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uutlubjn 44.uyvwvdxy.uptm5c2u.uoi70kx3.ugpady9r.uulaetoi.ur6lrwvp.uj7h7ryv.ut8i7i4y.ucu0mco1.ut54yedi.uwgvykf9.ut3gsg1d 0l-12.uikxl55y 30.unp624qq.unbhhmt3 2.us7uxsmp.unbhhmt3 3.uf72r5in 3.ur3ktonx.uutcal8m 3.ujyrgbja.uya0x99b.un0wl5on.uw0lodn8 7-3.uikxl55y 10.ufq8mvr3.uw0lodn8 23.uq7qnckh.ulhhkgcb 1.uq6qjrgb 2.uikxl55y 3.ulhhkgcb 1.uutcal8m 5.ue8ns9j4.uutcal8m 32.ucpjj208.uya0x99b 5.ut3gsg1d 4.uw0lodn8 9.uw0lodn8 8.uutcal8m 6.uy5ovfcg.uk1xaf8o.ud7aicia.uhqvry06.uwnzp7im 4.ucu1y7sp.uwnzp7im 6.uwnzp7im 0l29.ut3gsg1d 17.ugq1jqm8.uywmlllo 2.uihysn9o 10.ubtmsj0r.uikxl55y 8.uenf6oaf.uw92rkqk.ushomz8y.uqpari60.ua7u7x03.uya0x99b.uulaetoi.uikxl55y 1.umhkpcbn.ugmv86rt.uknb43r4.udvau9lz.ugfvgpvb.uq6qjrgb 1.ukwri8wb.urnk6i8d.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ul7u7z6w > input:checked ~ label,
.ul7u7z6w > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ufrymhhn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uutlubjn 44.uyvwvdxy.uptm5c2u.uoi70kx3.ugpady9r.uulaetoi.ur6lrwvp.uj7h7ryv.ut8i7i4y.ucu0mco1.ut54yedi.uwgvykf9.ut3gsg1d 0l-12.uikxl55y 30.unp624qq.unbhhmt3 2.us7uxsmp.unbhhmt3 3.uf72r5in 3.ur3ktonx.uutcal8m 3.ujyrgbja.uya0x99b.un0wl5on.uw0lodn8 7-3.uikxl55y 10.ufq8mvr3.uw0lodn8 23.uq7qnckh.ulhhkgcb 1.uq6qjrgb 2.uikxl55y 3.ulhhkgcb 1.uutcal8m 5.ue8ns9j4.uutcal8m 32.ucpjj208.uya0x99b 5.ut3gsg1d 4.uw0lodn8 9.uw0lodn8 8.uutcal8m 6.uy5ovfcg.uk1xaf8o.ud7aicia.uhqvry06.uwnzp7im 4.ucu1y7sp.uwnzp7im 6.uwnzp7im 0l29.ut3gsg1d 17.ugq1jqm8.uywmlllo 2.uihysn9o 10.ubtmsj0r.uikxl55y 8.uenf6oaf.uw92rkqk.ushomz8y.uqpari60.ua7u7x03.uya0x99b.uulaetoi.uikxl55y 1.umhkpcbn.ugmv86rt.uknb43r4.udvau9lz.ugfvgpvb.uq6qjrgb 1.ukwri8wb.urnk6i8d.5z'/%3e%3c/svg%3e");
}

.ul7u7z6w > input:not(:checked) ~ label:hover,
.ul7u7z6w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ufrymhhn.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uutlubjn 44.uyvwvdxy.uptm5c2u.uoi70kx3.ugpady9r.uulaetoi.ur6lrwvp.uj7h7ryv.ut8i7i4y.ucu0mco1.ut54yedi.uwgvykf9.ut3gsg1d 0l-12.uikxl55y 30.unp624qq.unbhhmt3 2.us7uxsmp.unbhhmt3 3.uf72r5in 3.ur3ktonx.uutcal8m 3.ujyrgbja.uya0x99b.un0wl5on.uw0lodn8 7-3.uikxl55y 10.ufq8mvr3.uw0lodn8 23.uq7qnckh.ulhhkgcb 1.uq6qjrgb 2.uikxl55y 3.ulhhkgcb 1.uutcal8m 5.ue8ns9j4.uutcal8m 32.ucpjj208.uya0x99b 5.ut3gsg1d 4.uw0lodn8 9.uw0lodn8 8.uutcal8m 6.uy5ovfcg.uk1xaf8o.ud7aicia.uhqvry06.uwnzp7im 4.ucu1y7sp.uwnzp7im 6.uwnzp7im 0l29.ut3gsg1d 17.ugq1jqm8.uywmlllo 2.uihysn9o 10.ubtmsj0r.uikxl55y 8.uenf6oaf.uw92rkqk.ushomz8y.uqpari60.ua7u7x03.uya0x99b.uulaetoi.uikxl55y 1.umhkpcbn.ugmv86rt.uknb43r4.udvau9lz.ugfvgpvb.uq6qjrgb 1.ukwri8wb.urnk6i8d.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.upynmnih.ujeghrs8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upynmnih.uocu6lcz .udpufnqo {
  background: #2b3b67;
}

.upynmnih.uocu6lcz .us9ni14f {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.upynmnih.uocu6lcz .us9ni14f::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.upynmnih.uocu6lcz .us9ni14f::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.upynmnih.uocu6lcz .ud2ahj6c::before {
  background: #0e0f41;
}

.upynmnih.uocu6lcz .ud2ahj6c::after {
  background: #152557;
}

.upynmnih.uhibymg0 .udpufnqo {
  background: #1f35fa;
}

.upynmnih.uhibymg0 .us9ni14f {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.upynmnih.uhibymg0 .us9ni14f::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.upynmnih.uhibymg0 .us9ni14f::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.upynmnih.uhibymg0 .ud2ahj6c::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.upynmnih.uhibymg0 .ud2ahj6c::after {
  background: #192ac8;
}

.upynmnih.uwmcddwb .udpufnqo {
  background: #fa771f;
}

.upynmnih.uwmcddwb .us9ni14f {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.upynmnih.uwmcddwb .us9ni14f::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.upynmnih.uwmcddwb .us9ni14f::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.upynmnih.uwmcddwb .ud2ahj6c::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.upynmnih.uwmcddwb .ud2ahj6c::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uv9itvu0 small {
  font-size: 14px;
  color: var(--uya9638);
}

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

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

.ucns0bae .usryxudz {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ucf9h5r6.ugt3co3y {
  display: block;
}

.ucf9h5r6.ujeghrs8 {
  display: none;
}

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

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

.uim1zhoo {
  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(--up7yyup);
}

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

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

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

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

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

.uemh9w4a .usryxudz {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uslt9faw svg path {
  fill: var(--uk2d7cn);
}

.uslt9faw svg circle {
  fill: var(--ulh5bou);
}

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

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

.utoepgxo strong {
  font-weight: 600;
}

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

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

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

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

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

.uiql9zlf a {
  width: 100%;
}

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

.ut6xx0tj {
  justify-content: center;
}

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

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

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

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

.ujoj8r27 .uiw59oev {
  justify-content: center;
}



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

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

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

.us1ltba3.ufsn0ndp .uzayzs0r::after {
  transform: rotate(45deg);
}

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

.us1ltba3.ufsn0ndp .ueij25e9 {
  max-height: 500px;
  padding: 15px 20px;
}




.uqr0c3cr {
  margin: 25px 0;
}

.ul7u7z6w > input:not(:checked) ~ label:hover,
.ul7u7z6w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.utxf1szr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ui2n9eci 44.uctw2aqi.uohqa4w1.unwrvx2i.uvtznlxy.ufcrgdsw.utd6f1lz.ux4g8zsw.uqsouqvj.uq5hcv0l.uqapg2ws.urpceyvm.uqebtw71 0l-12.uu2f5ji9 30.udhr0sdv.uxfnh6vp 2.ur8iz3l9.uxfnh6vp 3.ug5gi45f 3.ualwipr0.uyd471vh 3.usl3ykkb.ubaywxvq.ufpqeevt.uij6wjkk 7-3.uu2f5ji9 10.uzuuj2ec.uij6wjkk 23.uvfaxmcc.up22btlz 1.uzwx8u62 2.uu2f5ji9 3.up22btlz 1.uyd471vh 5.uudq9zcj.uyd471vh 32.ue6walln.ubaywxvq 5.uqebtw71 4.uij6wjkk 9.uij6wjkk 8.uyd471vh 6.uii0zgtp.uzupjgj4.ul6kwri0.uc82ce7z.ugyialm1 4.unot30ri.ugyialm1 6.ugyialm1 0l29.uqebtw71 17.umuv8ldb.uszfxpp4 2.uavj1czf 10.uasqhtl3.uu2f5ji9 8.ucc2svf3.ulohoenc.ut26q9ao.un6nnezl.ug3uljeu.ubaywxvq.ufcrgdsw.uu2f5ji9 1.uwlkkr3r.udhjqjd6.uit2v4l0.uh5z5zba.ul3b6zep.uzwx8u62 1.ukeym1i9.ukrklwjy.5z'/%3e%3c/svg%3e");
}

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

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

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

.uujsq670.uppyaquw {
  display: block;
}

.uujsq670.urdh8fwt {
  display: none;
}

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

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

.ubymp708 {
  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(--up7yyup);
}

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

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

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

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

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

.uz2iqr66 .urptyb47 {
  fill: #c2c0ce;
}

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

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

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

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

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



.ubp72l56 {
  padding: 16px;
  border: 1px solid var(--up0x0jd);
  border-radius: 12px;
  background: var(--up7yyup);
  font-family: sans-serif;
}

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

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



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

.ub284s4f.up0dhrqv {
  opacity: 1;
  pointer-events: auto;
}



.uaspogrj {
  margin: 25px 0;
}

.uqxct1tu > input:not(:checked) ~ label:hover,
.uqxct1tu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.udlt5gzc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uowt0pzc 44.ulh1nq4n.ugff17yl.uzr783s2.ulpt8367.utzp9vde.uxw3rcp0.ugjzlzs5.utn7z3so.uzoie119.uyhdd1um.uj3x2vlh.uc5314ff 0l-12.uql2u8bq 30.utyb8oxo.uwa1vxx5 2.um90u02i.uwa1vxx5 3.uohkrpv6 3.ugkynmop.urxefrkp 3.uu63zfmx.uoskoh32.uic5bvet.umgk41x4 7-3.uql2u8bq 10.uzygm4ah.umgk41x4 23.upi09u8w.uljei7cu 1.ulo3tyvn 2.uql2u8bq 3.uljei7cu 1.urxefrkp 5.uv0wpuof.urxefrkp 32.ui0dj37g.uoskoh32 5.uc5314ff 4.umgk41x4 9.umgk41x4 8.urxefrkp 6.uyhwh3jq.ujxx9cbg.uck9nsyx.uzcp5djv.uopf1ady 4.uom0lq25.uopf1ady 6.uopf1ady 0l29.uc5314ff 17.ukwus3x5.us6gbq9a 2.uhihfn0e 10.uyijl3zq.uql2u8bq 8.uubynvd3.unvar1bn.ukxrt45k.uggj1zfx.uvu4gnfd.uoskoh32.utzp9vde.uql2u8bq 1.ujzrig2x.ukjftbkq.usej0jak.ugwpd0mv.uv7froqh.ulo3tyvn 1.uj1css8f.uf6qc3so.5z'/%3e%3c/svg%3e");
}

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

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

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

.uaymvmjh.uwv9xuok {
  display: block;
}

.uaymvmjh.ub4mrdjx {
  display: none;
}

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

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

.uf5g04sm {
  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(--up7yyup);
}

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

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

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

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

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

.uecbcp41 .unhdiu87 {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uaffab50:hover:not(:disabled) {
  background: var(--uq662kw);
}

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

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

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

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

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

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

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

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

.ujvp3elq.uovu0xbj .un2dpbcw::after {
  transform: rotate(45deg);
}

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

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

.ujvp3elq.uovu0xbj .ujdlug9d {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.ue07w7sj {
  margin-bottom: 25px;
}

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



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

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

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

.ue1w512w button {
  z-index: 2;
}

.ujesssuf.uxxafcof {
  bottom: 40px;
}

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

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

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

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

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

  .ue1w512w .ug3v8ohk {
    font-size: 13.5px;
  }

  .ujesssuf .ury3mppf {
    animation: jump-y 0.ummwmxvz infinite ease-in-out;
  }

  .uza741pv {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uadmwlx3 .uir0sbup {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ukmjihi9 {
    text-align: center;
  }

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

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

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

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

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

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

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

.uf697880 a {
  color: #000;
}

.ujbamr8y {
  margin-bottom: 50px;
}

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

  .ufxz4o4v {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.udokxzc7 {
  padding: 10px 0 0;
  background: var(--up7yyup);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .udokxzc7 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .udokxzc7 {
    padding: 50px 16px 68px;
  }
}
.uuv3jdkx {
  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) {
  .uuv3jdkx {
    flex-direction: column;
  }
}
.utuqcklf {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .utuqcklf {
    margin-bottom: 40px;
  }
}
.uxm51sh7 .ujkk9vda {
  margin-bottom: 28px;
}
.uxm51sh7 .ujkk9vda img {
  max-height: 100px;
  width: auto;
}
.uclfzimm {
  display: flex;
  align-items: center;
}
.uclfzimm a + a {
  margin-left: 24px;
}
.uclfzimm img {
  max-height: 56px;
  width: auto;
}
.uclfzimm img + img {
  margin-left: 24px;
}
.ug6dohww {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ug6dohww {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uybn0xfw {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uybn0xfw {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uf4ooxxr > div {
  display: none;
  padding: 20px;
  background: var(--up7yyup);
  border: 1px solid var(--up0x0jd);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .ulyg5gtu img{
        width:90px;
    }

    .ug4e8jlj{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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