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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uc8ohny2 {
  cursor: pointer;
}

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

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

.uht6oppg figure {
  margin: 0;
}

.uht6oppg.uq7z7izk {
  justify-content: flex-start;
  margin-right: 4px;
}

.uht6oppg.usbovm6f {
  justify-content: flex-end;
  margin-left: 4px;
}

.uht6oppg.ubjqm7km {
  justify-content: center;
}

.uht6oppg.ub5qukq3 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ua5o5g2s img {
  width: 100%;
}

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

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

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

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

.umcgggzx 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(--uqgt1zm);
}

.umcgggzx ul li span svg {
  fill: var(--uqgt1zm);
}

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

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

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

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

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

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

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

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

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

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

.upkam880.uev013a3 {
  background-color: #000;
}

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

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

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

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

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

.upq921x2 {
  margin-bottom: 94px;
}

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

.uec4ne6q .uhfw4oei {
  margin-bottom: 28px;
}

.uec4ne6q .uhfw4oei img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uwvt3qd5 li a {
  color: var(--ue6pt4t);
  text-decoration: none;
}

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

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

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

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

.ujr9f7wt.ucjzoeja {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uzviftkk li {
  width: 100%;
}

.uzviftkk 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(--uro0jbk);
  background: var(--uzjz5ux);
  border: 1px solid var(--uoi06bk);
}

.uzviftkk li a svg {
  fill: var(--uro0jbk);
}

.uzviftkk li a.ucjzoeja {
  background: var(--uoi06bk);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utiz7ued li a {
  color: var(--ufs3nd6);
  text-decoration: none;
}

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

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

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

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

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

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

.uvbkr3gg.uoqkga43 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uladu085 {
  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(--uzjz5ux);
  color: var(--uro0jbk);
  gap: 5px;
}

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

.uj42kztr 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(--uzjz5ux);
}

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

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

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

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

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

.ub395mai {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ukdqqxj5 {
  color: var(--uporkwe);
}

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

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

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

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

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

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

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

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

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

.ulfd750i a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uofu2bee {
    text-align: left;
  }

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

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

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

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

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

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

  .uh0xp1s9 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.urpeuf0c {
  margin: 0 0 28px;
}

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

.uy2lpeke {
  margin: 0 0 28px;
}

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

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

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

.uhbm04q4 .ug50092v {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uv4431pe span {
  height: 32px;
}

.uv4431pe span svg rect {
  fill: var(--uftc907);
  stroke: var(--uftc907);
}

.uv4431pe.unsckbes span {
  transform: scaleY(-1);
}

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

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

.uma45idj li {
  font-size: 18px;
  background: var(--ulra3mx);
  border-bottom: 1px solid var(--uoi06bk);
}

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

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

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

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

.uma45idj.ukzyphua {
  display: none;
}

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

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

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

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

.uycry3do table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uporkwe);
  border: 1px solid var(--uoi06bk);
  background: var(--ulra3mx);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uzu2w1m5 table tr td {
  color: var(--uporkwe);
  background: var(--ueakza3);
  border-color: var(--uoi06bk);
}

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

.uzu2w1m5 p {
  color: var(--uporkwe);
}

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

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

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

.uxyzo8tj {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ulra3mx);
  color: var(--ulkizy3);
  border-left: 5px solid var(--uzjz5ux);
  border-color: var(--uoi06bk);
}

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

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

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

.uwlrm68g {
  border-radius: 10px;
  background: var(--ulra3mx);
  border: 1px solid var(--uoi06bk);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uletu2pj {
  display: none;
}

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

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

.ujt0ka94 li {
  margin: 0 20px;
}

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

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

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

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

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

.uf44hegq li a {
  color: var(--uporkwe);
  text-decoration: none;
}

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

.uf44hegq li span {
  opacity: 0.5;
}

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

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

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

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

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

.uc7mwtqp 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(--ulra3mx);
}

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

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

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

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

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

.uc7mwtqp 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(--uy2yphv);
}

.uc7mwtqp 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(--ujkl91m);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uc7mwtqp tbody tr td .ui2tw3xs:hover {
    background: var(--ukauoby);
  }
}

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

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

.uc7mwtqp tbody tr td .upjxe0fb {
  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(--uporkwe);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ugf4v732 {
  padding: 90px 0;
}

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

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

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

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

.urp9ycqw img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uipta1z6 .ufwowehz {
  width: 50%;
  margin: 0;
}

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

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

.uniy30nr {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uwdj30sl a svg {
  fill: #fff;
}

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

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

.uyt6rjdd {
  margin-bottom: 16px;
}

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

.uo0vk21b {
  font-size: 16px;
  color: var(--uporkwe);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuaw255m.uy2supfx {
  display: none;
}

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

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

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

.uh2r7kzs.ur7x1l61 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uwbmghfh img {
  width: 100%;
}

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

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

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

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

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

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

.ua984jnl .uvksr7c8 {
  position: relative;
}

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

.ua984jnl .us17moc7.uy2supfx {
  display: none;
}

.ua984jnl .usxtoqq6 {
  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(--uqmbwy8);
  border: 1px solid var(--uoi06bk);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.ua984jnl .usxtoqq6 .ue3b8cmo {
  max-width: 300px;
  width: 100%;
}

.ua984jnl
  .usxtoqq6
  .ue3b8cmo
  .um9u7ocg {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uqgt1zm);
}

@media only screen and (max-width: 767px) {
  .ua984jnl
    .usxtoqq6
    .ue3b8cmo
    .um9u7ocg {
    font-size: 32px;
    text-align: center;
  }
}

.ua984jnl
  .usxtoqq6
  .ue3b8cmo
  .uhrr8pxt {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uporkwe);
}

@media only screen and (max-width: 767px) {
  .ua984jnl
    .usxtoqq6
    .ue3b8cmo
    .uhrr8pxt {
    text-align: center;
  }
}

.ua984jnl .usxtoqq6 .uoqkga43 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .unqe2cva {
  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;
}

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .unqe2cva:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ua984jnl
    .usxtoqq6
    .uoqkga43
    .unqe2cva {
    width: 100%;
  }
}

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .uecfo1ms {
  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;
}

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .uecfo1ms
  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);
  }
}

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .uecfo1ms: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;
}

.ua984jnl
  .usxtoqq6
  .uoqkga43
  .uecfo1ms:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ua984jnl
    .usxtoqq6
    .uoqkga43
    .uecfo1ms {
    width: 100%;
  }
}

.ua984jnl .usxtoqq6.uy2supfx {
  display: none;
}

.ua984jnl .uawqit29 {
  display: none;
}

.ua984jnl .uawqit29.ur7x1l61 {
  display: block;
}

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

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

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

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

.ua984jnl .uf8kul6i .um9u7ocg {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uqgt1zm);
  margin-bottom: 10px;
}

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

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

.ua984jnl .uf8kul6i table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uoi06bk);
  color: var(--uporkwe);
  background: var(--ueakza3);
  border-top: none;
}

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

.ua984jnl .uf8kul6i table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uoi06bk);
  color: var(--uporkwe);
  background: var(--ulra3mx);
  border-top: none;
}

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

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

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

.ue0aa84u.ucjzoeja {
  display: block;
}

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

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

.ue0aa84u .uvbogvid {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uqmbwy8);
}

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

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

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

.ucow1m0r.ucjzoeja {
  display: block;
}

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

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

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

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

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

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

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

.unysul3d.uy2supfx {
  display: none;
}

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

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

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

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

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

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

.uq6gwmun input::-moz-placeholder {
  color: var(--uporkwe);
  opacity: 0.6;
}

.uq6gwmun input::placeholder {
  color: var(--uporkwe);
  opacity: 0.6;
}

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

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

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

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

.uxj6f8yp {
  margin-bottom: 36px;
}

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

.uxj6f8yp textarea::-moz-placeholder {
  color: var(--uporkwe);
  opacity: 0.6;
}

.uxj6f8yp textarea::placeholder {
  color: var(--uporkwe);
  opacity: 0.6;
}

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

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

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

.uu42blox:hover {
  background: var(--uoi06bk);
}

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

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

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

.uvlvgs5w.uy2supfx {
  display: none;
}

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

.uvlvgs5w .uu42blox {
  margin: 0 auto;
}

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

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

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

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

.ut95nueq > input {
  display: none;
}

.ut95nueq > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubgf761e.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uki1hd0d 44.up4m2amc.uetirqq0.ubugidyj.ujjhbj99.uaiovgcu.uizd3o7n.upkz33vu.urhxskbo.uks4qw9n.umoikthl.ukyqsyar.uki6kwbs 0l-12.uypuxtw2 30.ubctpnzt.uhjpkkdu 2.ullk0lrs.uhjpkkdu 3.ui1p6ww0 3.ungzdxiz.uq92lx4h 3.ur0z200d.uhv8yt2j.udzp000d.uqjhrbj4 7-3.uypuxtw2 10.uwe9aqz8.uqjhrbj4 23.uvom8gjf.uvtblmfb 1.uwpfa2bg 2.uypuxtw2 3.uvtblmfb 1.uq92lx4h 5.utgji8bf.uq92lx4h 32.ukmzqdb0.uhv8yt2j 5.uki6kwbs 4.uqjhrbj4 9.uqjhrbj4 8.uq92lx4h 6.uhqexhvh.utq8x3ku.uszyycfv.ubi0s5d2.ujuqnfa6 4.uiee0efh.ujuqnfa6 6.ujuqnfa6 0l29.uki6kwbs 17.uzunse1a.uohrw20w 2.uwjjrvtm 10.urc1qqxg.uypuxtw2 8.uywszu8j.uwz72j0l.uk2dnfbp.uoq5v7dk.ut4swmti.uhv8yt2j.uaiovgcu.uypuxtw2 1.uak2ztn8.ulmqkwaf.uiph74q0.ul3o7qzm.uletbr6s.uwpfa2bg 1.ucszu89f.uxx90jlm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ut95nueq > input:checked ~ label,
.ut95nueq > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubgf761e.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uki1hd0d 44.up4m2amc.uetirqq0.ubugidyj.ujjhbj99.uaiovgcu.uizd3o7n.upkz33vu.urhxskbo.uks4qw9n.umoikthl.ukyqsyar.uki6kwbs 0l-12.uypuxtw2 30.ubctpnzt.uhjpkkdu 2.ullk0lrs.uhjpkkdu 3.ui1p6ww0 3.ungzdxiz.uq92lx4h 3.ur0z200d.uhv8yt2j.udzp000d.uqjhrbj4 7-3.uypuxtw2 10.uwe9aqz8.uqjhrbj4 23.uvom8gjf.uvtblmfb 1.uwpfa2bg 2.uypuxtw2 3.uvtblmfb 1.uq92lx4h 5.utgji8bf.uq92lx4h 32.ukmzqdb0.uhv8yt2j 5.uki6kwbs 4.uqjhrbj4 9.uqjhrbj4 8.uq92lx4h 6.uhqexhvh.utq8x3ku.uszyycfv.ubi0s5d2.ujuqnfa6 4.uiee0efh.ujuqnfa6 6.ujuqnfa6 0l29.uki6kwbs 17.uzunse1a.uohrw20w 2.uwjjrvtm 10.urc1qqxg.uypuxtw2 8.uywszu8j.uwz72j0l.uk2dnfbp.uoq5v7dk.ut4swmti.uhv8yt2j.uaiovgcu.uypuxtw2 1.uak2ztn8.ulmqkwaf.uiph74q0.ul3o7qzm.uletbr6s.uwpfa2bg 1.ucszu89f.uxx90jlm.5z'/%3e%3c/svg%3e");
}

.ut95nueq > input:not(:checked) ~ label:hover,
.ut95nueq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubgf761e.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uki1hd0d 44.up4m2amc.uetirqq0.ubugidyj.ujjhbj99.uaiovgcu.uizd3o7n.upkz33vu.urhxskbo.uks4qw9n.umoikthl.ukyqsyar.uki6kwbs 0l-12.uypuxtw2 30.ubctpnzt.uhjpkkdu 2.ullk0lrs.uhjpkkdu 3.ui1p6ww0 3.ungzdxiz.uq92lx4h 3.ur0z200d.uhv8yt2j.udzp000d.uqjhrbj4 7-3.uypuxtw2 10.uwe9aqz8.uqjhrbj4 23.uvom8gjf.uvtblmfb 1.uwpfa2bg 2.uypuxtw2 3.uvtblmfb 1.uq92lx4h 5.utgji8bf.uq92lx4h 32.ukmzqdb0.uhv8yt2j 5.uki6kwbs 4.uqjhrbj4 9.uqjhrbj4 8.uq92lx4h 6.uhqexhvh.utq8x3ku.uszyycfv.ubi0s5d2.ujuqnfa6 4.uiee0efh.ujuqnfa6 6.ujuqnfa6 0l29.uki6kwbs 17.uzunse1a.uohrw20w 2.uwjjrvtm 10.urc1qqxg.uypuxtw2 8.uywszu8j.uwz72j0l.uk2dnfbp.uoq5v7dk.ut4swmti.uhv8yt2j.uaiovgcu.uypuxtw2 1.uak2ztn8.ulmqkwaf.uiph74q0.ul3o7qzm.uletbr6s.uwpfa2bg 1.ucszu89f.uxx90jlm.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ue4j2lg5.uy2supfx {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ue4j2lg5.umlurqad .ux7ui2t9 {
  background: #2b3b67;
}

.ue4j2lg5.umlurqad .uj2mnqvk {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ue4j2lg5.umlurqad .uj2mnqvk::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ue4j2lg5.umlurqad .uj2mnqvk::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ue4j2lg5.umlurqad .uyaabq60::before {
  background: #0e0f41;
}

.ue4j2lg5.umlurqad .uyaabq60::after {
  background: #152557;
}

.ue4j2lg5.uqnpj99g .ux7ui2t9 {
  background: #1f35fa;
}

.ue4j2lg5.uqnpj99g .uj2mnqvk {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ue4j2lg5.uqnpj99g .uj2mnqvk::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ue4j2lg5.uqnpj99g .uj2mnqvk::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ue4j2lg5.uqnpj99g .uyaabq60::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ue4j2lg5.uqnpj99g .uyaabq60::after {
  background: #192ac8;
}

.ue4j2lg5.uhazwiuq .ux7ui2t9 {
  background: #fa771f;
}

.ue4j2lg5.uhazwiuq .uj2mnqvk {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ue4j2lg5.uhazwiuq .uj2mnqvk::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ue4j2lg5.uhazwiuq .uj2mnqvk::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ue4j2lg5.uhazwiuq .uyaabq60::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ue4j2lg5.uhazwiuq .uyaabq60::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhylappe small {
  font-size: 14px;
  color: var(--uporkwe);
}

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

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

.uxa85mzz .ux2e2ul1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uud13zkw.ur7x1l61 {
  display: block;
}

.uud13zkw.uy2supfx {
  display: none;
}

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

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

.ue1qcmfc {
  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(--ulra3mx);
}

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

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

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

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

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

.uzfb2thd .ux2e2ul1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujcb2apm svg path {
  fill: var(--uzjz5ux);
}

.ujcb2apm svg circle {
  fill: var(--uro0jbk);
}

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

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

.upywedq9 strong {
  font-weight: 600;
}

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

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

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

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

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

.uk4hrsv8 a {
  width: 100%;
}

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

.uepdjz2h {
  justify-content: center;
}

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

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

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

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

.uu95exv6 .utiz7ued {
  justify-content: center;
}



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

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

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

.uzov6u9b.ucjzoeja .uqyl4xgh::after {
  transform: rotate(45deg);
}

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

.uzov6u9b.ucjzoeja .uq34ajb8 {
  max-height: 500px;
  padding: 15px 20px;
}




.ufxrq250 {
  margin: 25px 0;
}

.ut95nueq > input:not(:checked) ~ label:hover,
.ut95nueq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwrq0yfv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uaakx4zm 44.ufx4nwda.uspv70xz.uhcvpao6.ui9kedg2.ug9m3j54.ut9ho44f.uv17gr69.ulua2ilo.ur53getf.unw49nr2.uxrufmus.uvh0tnc9 0l-12.uiwc629h 30.ug7t1chb.uaz07jwg 2.ur92ubaa.uaz07jwg 3.ubouktdz 3.uxeqwize.ui0wxqly 3.un2hqbj8.uhz7gzf8.uhdpbji6.unfowhlx 7-3.uiwc629h 10.ue7c6dj0.unfowhlx 23.uvvo7uob.uotgznlw 1.uyhspevy 2.uiwc629h 3.uotgznlw 1.ui0wxqly 5.um5sggb0.ui0wxqly 32.uzwdih4q.uhz7gzf8 5.uvh0tnc9 4.unfowhlx 9.unfowhlx 8.ui0wxqly 6.ueumjv15.uvcccgdo.uni2xu2a.uap5umyt.uf7mo6as 4.uxge6j7u.uf7mo6as 6.uf7mo6as 0l29.uvh0tnc9 17.ug1xcs9t.umsnv9x0 2.uiwjzi5h 10.uvvnvxon.uiwc629h 8.uvm801h1.udbd3dfv.ughbk2ky.ulxe3uss.uzeylyy4.uhz7gzf8.ug9m3j54.uiwc629h 1.uwmelzqk.unprej5n.udr7qx4p.utnl49hv.uv46pheu.uyhspevy 1.uws1f424.uxkgi2np.5z'/%3e%3c/svg%3e");
}

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

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

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

.uh721mp7.ut824miu {
  display: block;
}

.uh721mp7.uots20ij {
  display: none;
}

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

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

.udc32i10 {
  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(--ulra3mx);
}

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

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

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

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

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

.uc60gfbn .ur3mtoi8 {
  fill: #c2c0ce;
}

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

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

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

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

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



.uckblyye {
  padding: 16px;
  border: 1px solid var(--uoi06bk);
  border-radius: 12px;
  background: var(--ulra3mx);
  font-family: sans-serif;
}

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

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



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

.uit2cah9.ur8l2t2b {
  opacity: 1;
  pointer-events: auto;
}



.uuzivke3 {
  margin: 25px 0;
}

.ufq7v4du > input:not(:checked) ~ label:hover,
.ufq7v4du > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uaf5b83h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uhaxoyoc 44.ubz52od0.us9hliet.usjco3nr.ukh93zxy.uwgxvh98.uu4i5vxu.unr9hxxm.ug311vln.uhbhqpnr.uu7h7shl.ueq8x2lz.uudqh31u 0l-12.ukmmmodi 30.uq9cg6pv.uefx4n4j 2.unz8o2u9.uefx4n4j 3.uhgwzktc 3.ujfxhk7h.ui3y1ns4 3.ut66znap.uev86ran.uc7qlz32.uqgxq7ln 7-3.ukmmmodi 10.uaks9ucx.uqgxq7ln 23.ualh5mqr.ucupfdqd 1.ul94j6ds 2.ukmmmodi 3.ucupfdqd 1.ui3y1ns4 5.uh9ckd4e.ui3y1ns4 32.uoj91a40.uev86ran 5.uudqh31u 4.uqgxq7ln 9.uqgxq7ln 8.ui3y1ns4 6.ujz1gl7f.utxu0buv.uor2ueqt.uh9kh9td.uq12kgv0 4.uu5las35.uq12kgv0 6.uq12kgv0 0l29.uudqh31u 17.uzns9px6.uns1095y 2.uftjq6a5 10.uodxc8ki.ukmmmodi 8.uwk60ksh.us91v666.ur7vcg3c.ugrco42h.unq1ivk0.uev86ran.uwgxvh98.ukmmmodi 1.ud2lwqvf.ua2exs43.uo56vsff.umhielas.uujkeudq.ul94j6ds 1.ugdnmrnv.uyrpczgt.5z'/%3e%3c/svg%3e");
}

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

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

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

.up5ltj8s.ucegi5xg {
  display: block;
}

.up5ltj8s.unq275e3 {
  display: none;
}

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

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

.uqvf5dz3 {
  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(--ulra3mx);
}

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

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

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

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

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

.uekpfto6 .uyhuwvuz {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.us4ipgd7:hover:not(:disabled) {
  background: var(--ukauoby);
}

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

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

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

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

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

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

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

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

.uwngrihd.uk7w2602 .uitbu7ef::after {
  transform: rotate(45deg);
}

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

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

.uwngrihd.uk7w2602 .uk75b4iy {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uh4w0m5c {
  margin-bottom: 25px;
}

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



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

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

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

.uyejzgyt button {
  z-index: 2;
}

.uy95vm2c.uo3smbr4 {
  bottom: 40px;
}

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

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

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

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

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

  .uyejzgyt .ux9puqr1 {
    font-size: 13.5px;
  }

  .uy95vm2c .ufzueu1t {
    animation: jump-y 0.utcth4ci infinite ease-in-out;
  }

  .uyato1mk {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uh3l5evi .uqbptanf {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ukwdho3x {
    text-align: center;
  }

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

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

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

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

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

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

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

.ubgelie4 a {
  color: #000;
}

.uawctf8q {
  margin-bottom: 50px;
}

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

  .up7goa41 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uo80ye7z {
  padding: 10px 0 0;
  background: var(--ulra3mx);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uo80ye7z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uo80ye7z {
    padding: 50px 16px 68px;
  }
}
.udkq29g8 {
  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) {
  .udkq29g8 {
    flex-direction: column;
  }
}
.uznnbra8 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uznnbra8 {
    margin-bottom: 40px;
  }
}
.utj6foph .uzc0dlrx {
  margin-bottom: 28px;
}
.utj6foph .uzc0dlrx img {
  max-height: 100px;
  width: auto;
}
.uvomgoyp {
  display: flex;
  align-items: center;
}
.uvomgoyp a + a {
  margin-left: 24px;
}
.uvomgoyp img {
  max-height: 56px;
  width: auto;
}
.uvomgoyp img + img {
  margin-left: 24px;
}
.uqo0i3kt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uqo0i3kt {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uqkeb38t {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uqkeb38t {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uvyp8ko6 > div {
  display: none;
  padding: 20px;
  background: var(--ulra3mx);
  border: 1px solid var(--uoi06bk);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .ugik64i5 img{
        width:90px;
    }

    .uh0xp1s9{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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