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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usqi9d16 {
  cursor: pointer;
}

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

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

.uq4joq2w figure {
  margin: 0;
}

.uq4joq2w.ugx6jm81 {
  justify-content: flex-start;
  margin-right: 4px;
}

.uq4joq2w.ueloqhiu {
  justify-content: flex-end;
  margin-left: 4px;
}

.uq4joq2w.ugk5w9cg {
  justify-content: center;
}

.uq4joq2w.uyw7ofr3 {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uy5zcvmw img {
  width: 100%;
}

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

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

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

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

.uochw2f2 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(--ulsh6r6);
}

.uochw2f2 ul li span svg {
  fill: var(--ulsh6r6);
}

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

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

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

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

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

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

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

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

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

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

.ujrm87uj.ukm61ks4 {
  background-color: #000;
}

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

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

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

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

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

.ufpn26j3 {
  margin-bottom: 94px;
}

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

.uu7wmj01 .ukr1im3q {
  margin-bottom: 28px;
}

.uu7wmj01 .ukr1im3q img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upym9btg li a {
  color: var(--uxqjc55);
  text-decoration: none;
}

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

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

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

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

.uir15n7l.uvl58dkg {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ug5gv7dn li {
  width: 100%;
}

.ug5gv7dn 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(--ujikjca);
  background: var(--unt4759);
  border: 1px solid var(--uittg4n);
}

.ug5gv7dn li a svg {
  fill: var(--ujikjca);
}

.ug5gv7dn li a.uvl58dkg {
  background: var(--uittg4n);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ujdhfj0m li a {
  color: var(--ub5riol);
  text-decoration: none;
}

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

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

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

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

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

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

.uvirdrcc.uopxugq2 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uti75wvd {
  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(--unt4759);
  color: var(--ujikjca);
  gap: 5px;
}

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

.ufy2vxv1 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(--unt4759);
}

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

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

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

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

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

.utc8n8o6 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.usg5gdc3 {
  color: var(--upbh7b0);
}

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

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

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

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

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

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

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

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

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

.uzauj4s2 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uxg30rxt {
    text-align: left;
  }

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

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

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

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

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

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

  .uuwrnnzb {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.um4w1303 {
  margin: 0 0 28px;
}

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

.uacjbho4 {
  margin: 0 0 28px;
}

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

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

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

.upeuxkc3 .ur3myuyc {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.uwq1m5n0 span {
  height: 32px;
}

.uwq1m5n0 span svg rect {
  fill: var(--uw62y1b);
  stroke: var(--uw62y1b);
}

.uwq1m5n0.uwfi9e8o span {
  transform: scaleY(-1);
}

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

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

.ue2grbbn li {
  font-size: 18px;
  background: var(--uuqnseh);
  border-bottom: 1px solid var(--uittg4n);
}

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

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

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

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

.ue2grbbn.uf2oo54k {
  display: none;
}

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

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

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

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

.urpwiyzl table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--upbh7b0);
  border: 1px solid var(--uittg4n);
  background: var(--uuqnseh);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uj2kyfnj table tr td {
  color: var(--upbh7b0);
  background: var(--ujsqhe2);
  border-color: var(--uittg4n);
}

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

.uj2kyfnj p {
  color: var(--upbh7b0);
}

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

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

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

.uotallm3 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uuqnseh);
  color: var(--umb1avj);
  border-left: 5px solid var(--unt4759);
  border-color: var(--uittg4n);
}

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

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

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

.ukqw4lam {
  border-radius: 10px;
  background: var(--uuqnseh);
  border: 1px solid var(--uittg4n);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.urmvn5tt {
  display: none;
}

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

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

.uqu9e3ge li {
  margin: 0 20px;
}

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

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

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

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

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

.uptj2qi3 li a {
  color: var(--upbh7b0);
  text-decoration: none;
}

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

.uptj2qi3 li span {
  opacity: 0.5;
}

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

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

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

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

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

.uu0a6k6u 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(--uuqnseh);
}

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

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

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

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

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

.uu0a6k6u 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(--ubh9xwz);
}

.uu0a6k6u 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(--upomgrj);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uu0a6k6u tbody tr td .ulr4azvr:hover {
    background: var(--uoe32kt);
  }
}

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

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

.uu0a6k6u tbody tr td .uio6pl5b {
  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(--upbh7b0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhnp1hhm {
  padding: 90px 0;
}

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

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

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

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

.ues207g7 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.upshz8l9 .ueixvext {
  width: 50%;
  margin: 0;
}

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

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

.uqlrmx88 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.usvqudie a svg {
  fill: #fff;
}

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

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

.ufv3g4pt {
  margin-bottom: 16px;
}

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

.uhuij0jg {
  font-size: 16px;
  color: var(--upbh7b0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ue341lr5.ulvi1hum {
  display: none;
}

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

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

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

.uummhfu4.une6bhr2 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uh6kkz8k img {
  width: 100%;
}

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

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

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

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

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

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

.uryompuw .uan293ia {
  position: relative;
}

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

.uryompuw .ugn1g5rw.ulvi1hum {
  display: none;
}

.uryompuw .ubf85z1m {
  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(--uxe8a8a);
  border: 1px solid var(--uittg4n);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uryompuw .ubf85z1m .uwcuu0q3 {
  max-width: 300px;
  width: 100%;
}

.uryompuw
  .ubf85z1m
  .uwcuu0q3
  .uq0gurof {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--ulsh6r6);
}

@media only screen and (max-width: 767px) {
  .uryompuw
    .ubf85z1m
    .uwcuu0q3
    .uq0gurof {
    font-size: 32px;
    text-align: center;
  }
}

.uryompuw
  .ubf85z1m
  .uwcuu0q3
  .ur74if1z {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--upbh7b0);
}

@media only screen and (max-width: 767px) {
  .uryompuw
    .ubf85z1m
    .uwcuu0q3
    .ur74if1z {
    text-align: center;
  }
}

.uryompuw .ubf85z1m .uopxugq2 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uryompuw
  .ubf85z1m
  .uopxugq2
  .uwuwqo9j {
  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;
}

.uryompuw
  .ubf85z1m
  .uopxugq2
  .uwuwqo9j:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uryompuw
    .ubf85z1m
    .uopxugq2
    .uwuwqo9j {
    width: 100%;
  }
}

.uryompuw
  .ubf85z1m
  .uopxugq2
  .ui8k8w9g {
  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;
}

.uryompuw
  .ubf85z1m
  .uopxugq2
  .ui8k8w9g
  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);
  }
}

.uryompuw
  .ubf85z1m
  .uopxugq2
  .ui8k8w9g: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;
}

.uryompuw
  .ubf85z1m
  .uopxugq2
  .ui8k8w9g:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uryompuw
    .ubf85z1m
    .uopxugq2
    .ui8k8w9g {
    width: 100%;
  }
}

.uryompuw .ubf85z1m.ulvi1hum {
  display: none;
}

.uryompuw .uflu00f2 {
  display: none;
}

.uryompuw .uflu00f2.une6bhr2 {
  display: block;
}

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

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

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

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

.uryompuw .uwrtms5r .uq0gurof {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--ulsh6r6);
  margin-bottom: 10px;
}

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

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

.uryompuw .uwrtms5r table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uittg4n);
  color: var(--upbh7b0);
  background: var(--ujsqhe2);
  border-top: none;
}

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

.uryompuw .uwrtms5r table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--uittg4n);
  color: var(--upbh7b0);
  background: var(--uuqnseh);
  border-top: none;
}

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

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

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

.ucx1d9zv.uvl58dkg {
  display: block;
}

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

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

.ucx1d9zv .ub0p4a1e {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uxe8a8a);
}

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

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

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

.uxkitegp.uvl58dkg {
  display: block;
}

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

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

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

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

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

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

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

.ufztsmvm.ulvi1hum {
  display: none;
}

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

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

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

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

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

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

.ukg5psnx input::-moz-placeholder {
  color: var(--upbh7b0);
  opacity: 0.6;
}

.ukg5psnx input::placeholder {
  color: var(--upbh7b0);
  opacity: 0.6;
}

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

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

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

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

.us8e9t4k {
  margin-bottom: 36px;
}

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

.us8e9t4k textarea::-moz-placeholder {
  color: var(--upbh7b0);
  opacity: 0.6;
}

.us8e9t4k textarea::placeholder {
  color: var(--upbh7b0);
  opacity: 0.6;
}

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

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

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

.uaevzpe0:hover {
  background: var(--uittg4n);
}

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

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

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

.uvnb8f2t.ulvi1hum {
  display: none;
}

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

.uvnb8f2t .uaevzpe0 {
  margin: 0 auto;
}

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

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

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

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

.urwv6jnb > input {
  display: none;
}

.urwv6jnb > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ur8ijhiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uawvxoe8 44.ue24linu.ukq8qnsz.uwyyrskn.unhcmky3.ui7relni.up8te7rg.ukx6p9cf.uznrnhjj.ujpsxgvt.uxuyarrp.ucac4elm.ug6tj1iq 0l-12.uk8u5xym 30.ubiq6vie.uqus1dun 2.uonvfnhb.uqus1dun 3.uqsvbaes 3.uodpfjyk.uhyefo9z 3.ujbdloro.ujbjzwir.uop75uok.ui0ir4gt 7-3.uk8u5xym 10.unjo9yot.ui0ir4gt 23.ue13tbty.uokvaimj 1.uouqeoxl 2.uk8u5xym 3.uokvaimj 1.uhyefo9z 5.ugk5nkwh.uhyefo9z 32.uon5bygq.ujbjzwir 5.ug6tj1iq 4.ui0ir4gt 9.ui0ir4gt 8.uhyefo9z 6.utu7a48h.urmawk0h.uk7v5uf3.udv8a7nc.uatnosr4 4.uzg8wu2w.uatnosr4 6.uatnosr4 0l29.ug6tj1iq 17.uw144ang.uvlf74vb 2.urd1ecd2 10.usmei8ie.uk8u5xym 8.uar76xer.uhpkydeo.ueb371ts.ugssirwz.ush312g6.ujbjzwir.ui7relni.uk8u5xym 1.uhto7flu.ukkye2uf.uxk1x89e.uhn9hxl2.uix7e3ni.uouqeoxl 1.ug43sipl.ulptzi5t.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.urwv6jnb > input:checked ~ label,
.urwv6jnb > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ur8ijhiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uawvxoe8 44.ue24linu.ukq8qnsz.uwyyrskn.unhcmky3.ui7relni.up8te7rg.ukx6p9cf.uznrnhjj.ujpsxgvt.uxuyarrp.ucac4elm.ug6tj1iq 0l-12.uk8u5xym 30.ubiq6vie.uqus1dun 2.uonvfnhb.uqus1dun 3.uqsvbaes 3.uodpfjyk.uhyefo9z 3.ujbdloro.ujbjzwir.uop75uok.ui0ir4gt 7-3.uk8u5xym 10.unjo9yot.ui0ir4gt 23.ue13tbty.uokvaimj 1.uouqeoxl 2.uk8u5xym 3.uokvaimj 1.uhyefo9z 5.ugk5nkwh.uhyefo9z 32.uon5bygq.ujbjzwir 5.ug6tj1iq 4.ui0ir4gt 9.ui0ir4gt 8.uhyefo9z 6.utu7a48h.urmawk0h.uk7v5uf3.udv8a7nc.uatnosr4 4.uzg8wu2w.uatnosr4 6.uatnosr4 0l29.ug6tj1iq 17.uw144ang.uvlf74vb 2.urd1ecd2 10.usmei8ie.uk8u5xym 8.uar76xer.uhpkydeo.ueb371ts.ugssirwz.ush312g6.ujbjzwir.ui7relni.uk8u5xym 1.uhto7flu.ukkye2uf.uxk1x89e.uhn9hxl2.uix7e3ni.uouqeoxl 1.ug43sipl.ulptzi5t.5z'/%3e%3c/svg%3e");
}

.urwv6jnb > input:not(:checked) ~ label:hover,
.urwv6jnb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ur8ijhiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uawvxoe8 44.ue24linu.ukq8qnsz.uwyyrskn.unhcmky3.ui7relni.up8te7rg.ukx6p9cf.uznrnhjj.ujpsxgvt.uxuyarrp.ucac4elm.ug6tj1iq 0l-12.uk8u5xym 30.ubiq6vie.uqus1dun 2.uonvfnhb.uqus1dun 3.uqsvbaes 3.uodpfjyk.uhyefo9z 3.ujbdloro.ujbjzwir.uop75uok.ui0ir4gt 7-3.uk8u5xym 10.unjo9yot.ui0ir4gt 23.ue13tbty.uokvaimj 1.uouqeoxl 2.uk8u5xym 3.uokvaimj 1.uhyefo9z 5.ugk5nkwh.uhyefo9z 32.uon5bygq.ujbjzwir 5.ug6tj1iq 4.ui0ir4gt 9.ui0ir4gt 8.uhyefo9z 6.utu7a48h.urmawk0h.uk7v5uf3.udv8a7nc.uatnosr4 4.uzg8wu2w.uatnosr4 6.uatnosr4 0l29.ug6tj1iq 17.uw144ang.uvlf74vb 2.urd1ecd2 10.usmei8ie.uk8u5xym 8.uar76xer.uhpkydeo.ueb371ts.ugssirwz.ush312g6.ujbjzwir.ui7relni.uk8u5xym 1.uhto7flu.ukkye2uf.uxk1x89e.uhn9hxl2.uix7e3ni.uouqeoxl 1.ug43sipl.ulptzi5t.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ubvnks8o.ulvi1hum {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubvnks8o.ur7etfea .um7jmfz4 {
  background: #2b3b67;
}

.ubvnks8o.ur7etfea .up3p17ko {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ubvnks8o.ur7etfea .up3p17ko::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ubvnks8o.ur7etfea .up3p17ko::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ubvnks8o.ur7etfea .uvh7cffw::before {
  background: #0e0f41;
}

.ubvnks8o.ur7etfea .uvh7cffw::after {
  background: #152557;
}

.ubvnks8o.ub4xmdrt .um7jmfz4 {
  background: #1f35fa;
}

.ubvnks8o.ub4xmdrt .up3p17ko {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ubvnks8o.ub4xmdrt .up3p17ko::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ubvnks8o.ub4xmdrt .up3p17ko::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ubvnks8o.ub4xmdrt .uvh7cffw::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ubvnks8o.ub4xmdrt .uvh7cffw::after {
  background: #192ac8;
}

.ubvnks8o.ucu7o5l1 .um7jmfz4 {
  background: #fa771f;
}

.ubvnks8o.ucu7o5l1 .up3p17ko {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ubvnks8o.ucu7o5l1 .up3p17ko::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ubvnks8o.ucu7o5l1 .up3p17ko::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ubvnks8o.ucu7o5l1 .uvh7cffw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ubvnks8o.ucu7o5l1 .uvh7cffw::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uczwd5oi small {
  font-size: 14px;
  color: var(--upbh7b0);
}

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

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

.ubb4vngr .ueaqd9qj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ue0rlumz.une6bhr2 {
  display: block;
}

.ue0rlumz.ulvi1hum {
  display: none;
}

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

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

.ub3jvqo0 {
  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(--uuqnseh);
}

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

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

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

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

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

.uy9s0ck4 .ueaqd9qj {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uj6byg4o svg path {
  fill: var(--unt4759);
}

.uj6byg4o svg circle {
  fill: var(--ujikjca);
}

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

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

.uafju2tr strong {
  font-weight: 600;
}

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

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

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

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

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

.uue8ajpi a {
  width: 100%;
}

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

.ulzjz9yk {
  justify-content: center;
}

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

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

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

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

.uyn76rcv .ujdhfj0m {
  justify-content: center;
}



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

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

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

.ufplsb53.uvl58dkg .ue5zhy6p::after {
  transform: rotate(45deg);
}

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

.ufplsb53.uvl58dkg .ulil0hyk {
  max-height: 500px;
  padding: 15px 20px;
}




.uiwvnjrb {
  margin: 25px 0;
}

.urwv6jnb > input:not(:checked) ~ label:hover,
.urwv6jnb > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uwhp45gc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uwtjpj3r 44.undwpa5t.uzre9kdf.uyf2h8fw.ul77ybsg.ug029sqa.udjijpwk.ue8ylu8q.uyrlvf84.ulh24ifv.uefqxgb7.upyzfnbv.uy7zusup 0l-12.upld35va 30.uyrhihke.uhpwksd4 2.uhwxsh8o.uhpwksd4 3.uklh3e0n 3.ud8itbum.ufzm3g9o 3.uzxanxs3.uipioqh9.usk7vwbp.ut8db7t5 7-3.upld35va 10.uae6hqm1.ut8db7t5 23.uliowqff.uy86f01g 1.uhgfgm9n 2.upld35va 3.uy86f01g 1.ufzm3g9o 5.uglc2rl8.ufzm3g9o 32.uivdlu7t.uipioqh9 5.uy7zusup 4.ut8db7t5 9.ut8db7t5 8.ufzm3g9o 6.uoml2wvw.utkfkved.ukq2azoz.urdsdibx.umfbb9ar 4.ud33aw8u.umfbb9ar 6.umfbb9ar 0l29.uy7zusup 17.uo9igeuj.ufkgeghy 2.uma8xske 10.umxvezif.upld35va 8.ur17s80x.ucjyj0vw.un9or13i.ugbc33k3.uf398ki2.uipioqh9.ug029sqa.upld35va 1.ud94ykvj.uqwbhi7x.ut4ji3zl.udqptdjk.uw3gb6hj.uhgfgm9n 1.uidfcl9u.um5r9ir4.5z'/%3e%3c/svg%3e");
}

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

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

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

.uwmibdqs.uq9ewh1v {
  display: block;
}

.uwmibdqs.ukcfj14b {
  display: none;
}

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

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

.uz5r6po7 {
  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(--uuqnseh);
}

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

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

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

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

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

.uvs7tdcr .uzjwnl5f {
  fill: #c2c0ce;
}

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

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

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

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

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



.uhfhnwza {
  padding: 16px;
  border: 1px solid var(--uittg4n);
  border-radius: 12px;
  background: var(--uuqnseh);
  font-family: sans-serif;
}

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

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



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

.uf7obsy4.ujcphoeb {
  opacity: 1;
  pointer-events: auto;
}



.uofct2yh {
  margin: 25px 0;
}

.ueq4o716 > input:not(:checked) ~ label:hover,
.ueq4o716 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ui9zw9fa.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ug7c1uri 44.ux11rm69.uk69v2ng.uq7xyaxq.ucpm8jfu.uxvf14wn.uy4a1jol.ua2z9wy0.ud3e1i5a.upd59hdy.uxzfdyg9.umnhv8on.uhuyej4h 0l-12.ua7sa8tg 30.ufj3rz1a.urx5q13u 2.usx356wx.urx5q13u 3.ui3j2fxn 3.ut642039.ui4e6q0x 3.up03xuas.utr280oe.uetpcsok.uesiog7v 7-3.ua7sa8tg 10.uqdgd3t4.uesiog7v 23.uhjtz37g.uo5r7h66 1.uejvxgc6 2.ua7sa8tg 3.uo5r7h66 1.ui4e6q0x 5.uxuho7wy.ui4e6q0x 32.ujozq5od.utr280oe 5.uhuyej4h 4.uesiog7v 9.uesiog7v 8.ui4e6q0x 6.uktvg816.uy754se3.uhv86463.uwe89heo.uet7pxfs 4.ueo5oumg.uet7pxfs 6.uet7pxfs 0l29.uhuyej4h 17.uxpx4pah.uvp1wb0q 2.uvriano0 10.utp22mox.ua7sa8tg 8.uvgyju49.ufuzjh7r.ub7m8yze.ux2h4llk.urm1tphk.utr280oe.uxvf14wn.ua7sa8tg 1.uon8zvjy.ugwxjti3.ukv93775.uaybrwhd.uuwub0s8.uejvxgc6 1.uff5pkyk.urcw7ck2.5z'/%3e%3c/svg%3e");
}

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

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

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

.uoko83cg.unjit78d {
  display: block;
}

.uoko83cg.unyshpfk {
  display: none;
}

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

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

.uzbkvgqz {
  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(--uuqnseh);
}

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

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

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

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

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

.ujxvxbub .ur21s96x {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uhu6sv6x:hover:not(:disabled) {
  background: var(--uoe32kt);
}

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

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

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

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

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

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

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

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

.upkk44v3.ub572r8d .unchkopu::after {
  transform: rotate(45deg);
}

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

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

.upkk44v3.ub572r8d .uxy5gquo {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uc8nb2js {
  margin-bottom: 25px;
}

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



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

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

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

.uumhcjby button {
  z-index: 2;
}

.uh30ssec.ud8qah21 {
  bottom: 40px;
}

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

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

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

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

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

  .uumhcjby .uf9gljgm {
    font-size: 13.5px;
  }

  .uh30ssec .uw9zolph {
    animation: jump-y 0.uqm61r0r infinite ease-in-out;
  }

  .uc7je1ld {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ubrc2g46 .ub5t0jot {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uzzfk5fn {
    text-align: center;
  }

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

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

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

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

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

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

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

.up2xr7a9 a {
  color: #000;
}

.ujffbczk {
  margin-bottom: 50px;
}

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

  .uk46mh2p {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.ufhm8b6p {
  padding: 10px 0 0;
  background: var(--uuqnseh);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .ufhm8b6p {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ufhm8b6p {
    padding: 50px 16px 68px;
  }
}
.umlhr02h {
  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) {
  .umlhr02h {
    flex-direction: column;
  }
}
.ujxshkut {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .ujxshkut {
    margin-bottom: 40px;
  }
}
.uousq16y .urogud9v {
  margin-bottom: 28px;
}
.uousq16y .urogud9v img {
  max-height: 100px;
  width: auto;
}
.useq0vcq {
  display: flex;
  align-items: center;
}
.useq0vcq a + a {
  margin-left: 24px;
}
.useq0vcq img {
  max-height: 56px;
  width: auto;
}
.useq0vcq img + img {
  margin-left: 24px;
}
.uru418h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .uru418h4 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uzyay1pi {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uzyay1pi {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uoxkmx7h > div {
  display: none;
  padding: 20px;
  background: var(--uuqnseh);
  border: 1px solid var(--uittg4n);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .umrwdkpr img{
        width:90px;
    }

    .uuwrnnzb{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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