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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uetdlnkb {
  cursor: pointer;
}

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

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

.uzv7tjwz figure {
  margin: 0;
}

.uzv7tjwz.uc51lx3o {
  justify-content: flex-start;
  margin-right: 4px;
}

.uzv7tjwz.utaa5nh1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.uzv7tjwz.uvalfgue {
  justify-content: center;
}

.uzv7tjwz.up6ox4kp {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uxluf0a7 img {
  width: 100%;
}

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

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

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

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

.usz8x4gw 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(--uv2lbsd);
}

.usz8x4gw ul li span svg {
  fill: var(--uv2lbsd);
}

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

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

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

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

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

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

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

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

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

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

.ucuf162q.uuugm2t8 {
  background-color: #000;
}

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

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

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

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

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

.ugeguokd {
  margin-bottom: 94px;
}

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

.upyeq60b .ub229ggo {
  margin-bottom: 28px;
}

.upyeq60b .ub229ggo img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uav8a5w8 li a {
  color: var(--ukthsbp);
  text-decoration: none;
}

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

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

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

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

.uzbbft8x.uily9ujl {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.ufcvhm80 li {
  width: 100%;
}

.ufcvhm80 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(--uhduqry);
  background: var(--ujemth1);
  border: 1px solid var(--ufjyzi6);
}

.ufcvhm80 li a svg {
  fill: var(--uhduqry);
}

.ufcvhm80 li a.uily9ujl {
  background: var(--ufjyzi6);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uds1q0qw li a {
  color: var(--ugdtzms);
  text-decoration: none;
}

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

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

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

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

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

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

.urujzg63.umplt700 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uto6pywe {
  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(--ujemth1);
  color: var(--uhduqry);
  gap: 5px;
}

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

.uf5q7dbw 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(--ujemth1);
}

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

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

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

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

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

.ubbikjqs {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uh888ro2 {
  color: var(--uk47ujn);
}

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

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

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

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

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

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

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

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

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

.ut5ywof8 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uxv8ufsk {
    text-align: left;
  }

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

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

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

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

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

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

  .ugqt8gi7 {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ut1p5txe {
  margin: 0 0 28px;
}

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

.up8swgq7 {
  margin: 0 0 28px;
}

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

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

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

.ucb9gbg3 .uupya56e {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.urco77yc span {
  height: 32px;
}

.urco77yc span svg rect {
  fill: var(--ua7dyws);
  stroke: var(--ua7dyws);
}

.urco77yc.ugnq36ke span {
  transform: scaleY(-1);
}

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

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

.ugb1k1le li {
  font-size: 18px;
  background: var(--ug5albw);
  border-bottom: 1px solid var(--ufjyzi6);
}

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

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

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

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

.ugb1k1le.ui1u5n07 {
  display: none;
}

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

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

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

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

.uzslcqi9 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uk47ujn);
  border: 1px solid var(--ufjyzi6);
  background: var(--ug5albw);
}

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

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

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

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

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

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

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

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

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

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

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

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

.ugukofdl table tr td {
  color: var(--uk47ujn);
  background: var(--uc6x5xd);
  border-color: var(--ufjyzi6);
}

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

.ugukofdl p {
  color: var(--uk47ujn);
}

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

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

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

.uhn5inv9 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--ug5albw);
  color: var(--ups6per);
  border-left: 5px solid var(--ujemth1);
  border-color: var(--ufjyzi6);
}

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

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

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

.un5vjx0y {
  border-radius: 10px;
  background: var(--ug5albw);
  border: 1px solid var(--ufjyzi6);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.urh585e7 {
  display: none;
}

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

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

.um2aeamo li {
  margin: 0 20px;
}

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

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

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

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

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

.uu3f2p6i li a {
  color: var(--uk47ujn);
  text-decoration: none;
}

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

.uu3f2p6i li span {
  opacity: 0.5;
}

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

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

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

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

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

.utnuknp1 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(--ug5albw);
}

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

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

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

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

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

.utnuknp1 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(--ufnx6x1);
}

.utnuknp1 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(--uycwkyd);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .utnuknp1 tbody tr td .ulzo13nm:hover {
    background: var(--uh763w3);
  }
}

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

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

.utnuknp1 tbody tr td .ur04i52r {
  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(--uk47ujn);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uizpfjtl {
  padding: 90px 0;
}

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

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

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

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

.urk6voba img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uyefmam3 .uowr50zr {
  width: 50%;
  margin: 0;
}

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

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

.uxbrupb3 {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uswrm4ai a svg {
  fill: #fff;
}

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

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

.ukwh4701 {
  margin-bottom: 16px;
}

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

.uor5g9p0 {
  font-size: 16px;
  color: var(--uk47ujn);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhxmonnl.uxlne6h8 {
  display: none;
}

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

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

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

.uc1tdd7o.uqdixu91 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uz7c2zyq img {
  width: 100%;
}

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

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

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

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

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

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

.ubpzxigb .uatl2ind {
  position: relative;
}

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

.ubpzxigb .uih8rrfw.uxlne6h8 {
  display: none;
}

.ubpzxigb .udpz7la6 {
  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(--uvvnay5);
  border: 1px solid var(--ufjyzi6);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.ubpzxigb .udpz7la6 .udyos6wg {
  max-width: 300px;
  width: 100%;
}

.ubpzxigb
  .udpz7la6
  .udyos6wg
  .uigafd4l {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uv2lbsd);
}

@media only screen and (max-width: 767px) {
  .ubpzxigb
    .udpz7la6
    .udyos6wg
    .uigafd4l {
    font-size: 32px;
    text-align: center;
  }
}

.ubpzxigb
  .udpz7la6
  .udyos6wg
  .unsuxbto {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uk47ujn);
}

@media only screen and (max-width: 767px) {
  .ubpzxigb
    .udpz7la6
    .udyos6wg
    .unsuxbto {
    text-align: center;
  }
}

.ubpzxigb .udpz7la6 .umplt700 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.ubpzxigb
  .udpz7la6
  .umplt700
  .uug3o6qj {
  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;
}

.ubpzxigb
  .udpz7la6
  .umplt700
  .uug3o6qj:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ubpzxigb
    .udpz7la6
    .umplt700
    .uug3o6qj {
    width: 100%;
  }
}

.ubpzxigb
  .udpz7la6
  .umplt700
  .uwskyr45 {
  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;
}

.ubpzxigb
  .udpz7la6
  .umplt700
  .uwskyr45
  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);
  }
}

.ubpzxigb
  .udpz7la6
  .umplt700
  .uwskyr45: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;
}

.ubpzxigb
  .udpz7la6
  .umplt700
  .uwskyr45:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ubpzxigb
    .udpz7la6
    .umplt700
    .uwskyr45 {
    width: 100%;
  }
}

.ubpzxigb .udpz7la6.uxlne6h8 {
  display: none;
}

.ubpzxigb .ufvfsev6 {
  display: none;
}

.ubpzxigb .ufvfsev6.uqdixu91 {
  display: block;
}

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

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

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

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

.ubpzxigb .usb1s806 .uigafd4l {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uv2lbsd);
  margin-bottom: 10px;
}

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

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

.ubpzxigb .usb1s806 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ufjyzi6);
  color: var(--uk47ujn);
  background: var(--uc6x5xd);
  border-top: none;
}

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

.ubpzxigb .usb1s806 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--ufjyzi6);
  color: var(--uk47ujn);
  background: var(--ug5albw);
  border-top: none;
}

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

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

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

.udtcwhvc.uily9ujl {
  display: block;
}

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

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

.udtcwhvc .uayllqaw {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uvvnay5);
}

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

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

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

.ugw7pps0.uily9ujl {
  display: block;
}

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

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

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

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

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

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

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

.uo471f9t.uxlne6h8 {
  display: none;
}

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

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

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

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

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

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

.uiyky6dd input::-moz-placeholder {
  color: var(--uk47ujn);
  opacity: 0.6;
}

.uiyky6dd input::placeholder {
  color: var(--uk47ujn);
  opacity: 0.6;
}

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

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

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

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

.uu0fvi71 {
  margin-bottom: 36px;
}

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

.uu0fvi71 textarea::-moz-placeholder {
  color: var(--uk47ujn);
  opacity: 0.6;
}

.uu0fvi71 textarea::placeholder {
  color: var(--uk47ujn);
  opacity: 0.6;
}

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

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

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

.ukgaypkr:hover {
  background: var(--ufjyzi6);
}

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

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

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

.ud76z9bz.uxlne6h8 {
  display: none;
}

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

.ud76z9bz .ukgaypkr {
  margin: 0 auto;
}

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

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

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

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

.uw2pe4gf > input {
  display: none;
}

.uw2pe4gf > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uv8tsufp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uwv62hjq 44.uov4udjl.ud8v6dah.ujfhnew3.uymrw9fq.uogteoem.uo4qg2k7.upuln8bw.uk5am52o.uzfppnfq.uwnshgxb.urofphyv.usob00sx 0l-12.uxwggvna 30.uhybumg7.uzsyosg3 2.ucmtyu00.uzsyosg3 3.uuyv7lur 3.ufmnjce2.uilkwu2p 3.ufb8bee1.uyprw665.utc5ep8n.ub7etb9s 7-3.uxwggvna 10.udetgf7j.ub7etb9s 23.urm3v3dj.ut9gk4gi 1.ulyrsv9o 2.uxwggvna 3.ut9gk4gi 1.uilkwu2p 5.uvefrrta.uilkwu2p 32.unzbf1xk.uyprw665 5.usob00sx 4.ub7etb9s 9.ub7etb9s 8.uilkwu2p 6.uy8396t2.uws8i9d3.uojmxyx6.ub4cropw.unxopgy2 4.ucc1l0hz.unxopgy2 6.unxopgy2 0l29.usob00sx 17.uetvjhq4.uvwq9hqq 2.um0zsmyz 10.uc33tfb1.uxwggvna 8.ug4j66ti.ufizkx9a.uclii2o6.uvol8mk6.ukhq8kqr.uyprw665.uogteoem.uxwggvna 1.uey8q8q5.ucdwc1gp.ua9b2384.uimh7vzx.uvamfrcg.ulyrsv9o 1.upbza7od.ue9ij7mq.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uw2pe4gf > input:checked ~ label,
.uw2pe4gf > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uv8tsufp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uwv62hjq 44.uov4udjl.ud8v6dah.ujfhnew3.uymrw9fq.uogteoem.uo4qg2k7.upuln8bw.uk5am52o.uzfppnfq.uwnshgxb.urofphyv.usob00sx 0l-12.uxwggvna 30.uhybumg7.uzsyosg3 2.ucmtyu00.uzsyosg3 3.uuyv7lur 3.ufmnjce2.uilkwu2p 3.ufb8bee1.uyprw665.utc5ep8n.ub7etb9s 7-3.uxwggvna 10.udetgf7j.ub7etb9s 23.urm3v3dj.ut9gk4gi 1.ulyrsv9o 2.uxwggvna 3.ut9gk4gi 1.uilkwu2p 5.uvefrrta.uilkwu2p 32.unzbf1xk.uyprw665 5.usob00sx 4.ub7etb9s 9.ub7etb9s 8.uilkwu2p 6.uy8396t2.uws8i9d3.uojmxyx6.ub4cropw.unxopgy2 4.ucc1l0hz.unxopgy2 6.unxopgy2 0l29.usob00sx 17.uetvjhq4.uvwq9hqq 2.um0zsmyz 10.uc33tfb1.uxwggvna 8.ug4j66ti.ufizkx9a.uclii2o6.uvol8mk6.ukhq8kqr.uyprw665.uogteoem.uxwggvna 1.uey8q8q5.ucdwc1gp.ua9b2384.uimh7vzx.uvamfrcg.ulyrsv9o 1.upbza7od.ue9ij7mq.5z'/%3e%3c/svg%3e");
}

.uw2pe4gf > input:not(:checked) ~ label:hover,
.uw2pe4gf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uv8tsufp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uwv62hjq 44.uov4udjl.ud8v6dah.ujfhnew3.uymrw9fq.uogteoem.uo4qg2k7.upuln8bw.uk5am52o.uzfppnfq.uwnshgxb.urofphyv.usob00sx 0l-12.uxwggvna 30.uhybumg7.uzsyosg3 2.ucmtyu00.uzsyosg3 3.uuyv7lur 3.ufmnjce2.uilkwu2p 3.ufb8bee1.uyprw665.utc5ep8n.ub7etb9s 7-3.uxwggvna 10.udetgf7j.ub7etb9s 23.urm3v3dj.ut9gk4gi 1.ulyrsv9o 2.uxwggvna 3.ut9gk4gi 1.uilkwu2p 5.uvefrrta.uilkwu2p 32.unzbf1xk.uyprw665 5.usob00sx 4.ub7etb9s 9.ub7etb9s 8.uilkwu2p 6.uy8396t2.uws8i9d3.uojmxyx6.ub4cropw.unxopgy2 4.ucc1l0hz.unxopgy2 6.unxopgy2 0l29.usob00sx 17.uetvjhq4.uvwq9hqq 2.um0zsmyz 10.uc33tfb1.uxwggvna 8.ug4j66ti.ufizkx9a.uclii2o6.uvol8mk6.ukhq8kqr.uyprw665.uogteoem.uxwggvna 1.uey8q8q5.ucdwc1gp.ua9b2384.uimh7vzx.uvamfrcg.ulyrsv9o 1.upbza7od.ue9ij7mq.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.ua68wad0.uxlne6h8 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ua68wad0.ulz2dbkc .unwj4izk {
  background: #2b3b67;
}

.ua68wad0.ulz2dbkc .um7eq1a1 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ua68wad0.ulz2dbkc .um7eq1a1::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ua68wad0.ulz2dbkc .um7eq1a1::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ua68wad0.ulz2dbkc .ut3uemmx::before {
  background: #0e0f41;
}

.ua68wad0.ulz2dbkc .ut3uemmx::after {
  background: #152557;
}

.ua68wad0.uz4hciqz .unwj4izk {
  background: #1f35fa;
}

.ua68wad0.uz4hciqz .um7eq1a1 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ua68wad0.uz4hciqz .um7eq1a1::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ua68wad0.uz4hciqz .um7eq1a1::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ua68wad0.uz4hciqz .ut3uemmx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ua68wad0.uz4hciqz .ut3uemmx::after {
  background: #192ac8;
}

.ua68wad0.un3irvnn .unwj4izk {
  background: #fa771f;
}

.ua68wad0.un3irvnn .um7eq1a1 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ua68wad0.un3irvnn .um7eq1a1::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ua68wad0.un3irvnn .um7eq1a1::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ua68wad0.un3irvnn .ut3uemmx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ua68wad0.un3irvnn .ut3uemmx::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uftlt0ar small {
  font-size: 14px;
  color: var(--uk47ujn);
}

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

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

.ux74me4p .um5sic3g {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.uwxcanbe.uqdixu91 {
  display: block;
}

.uwxcanbe.uxlne6h8 {
  display: none;
}

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

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

.ucm362bv {
  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(--ug5albw);
}

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

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

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

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

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

.uree5i3m .um5sic3g {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.umxf43he svg path {
  fill: var(--ujemth1);
}

.umxf43he svg circle {
  fill: var(--uhduqry);
}

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

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

.uppczxrs strong {
  font-weight: 600;
}

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

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

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

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

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

.ugm4t2bn a {
  width: 100%;
}

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

.ujfi7y4r {
  justify-content: center;
}

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

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

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

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

.ugkthpa4 .uds1q0qw {
  justify-content: center;
}



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

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

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

.uhnf7sc5.uily9ujl .una1ie07::after {
  transform: rotate(45deg);
}

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

.uhnf7sc5.uily9ujl .uvawo0uq {
  max-height: 500px;
  padding: 15px 20px;
}




.uowcaecm {
  margin: 25px 0;
}

.uw2pe4gf > input:not(:checked) ~ label:hover,
.uw2pe4gf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ujhmif0v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uu20mu6t 44.uzzyydhn.umhx0xr3.up6w7f8h.uwerxdq2.uqdcnphl.udk0e4ql.umr5cocl.ugyqri4g.ugzoimtm.uaraitgm.ulf6jani.uwauti0j 0l-12.umxtll10 30.ud1skxxb.urlyy8cu 2.uuor63hg.urlyy8cu 3.urf2m0it 3.upxypzei.uze81b5j 3.uop3cwda.uxidryri.uqsxvrgw.ut03ppus 7-3.umxtll10 10.upi2rhlm.ut03ppus 23.ub2uqpf3.uku1pjjt 1.un452tmq 2.umxtll10 3.uku1pjjt 1.uze81b5j 5.uvucu1w9.uze81b5j 32.uizsctjj.uxidryri 5.uwauti0j 4.ut03ppus 9.ut03ppus 8.uze81b5j 6.uk9mc4na.uxl5enfm.uku6b3ol.utegb0i5.uqmaf6k8 4.ung4w26u.uqmaf6k8 6.uqmaf6k8 0l29.uwauti0j 17.urk0b3s4.ulxui7nh 2.uvm8qw2a 10.usr0a4j8.umxtll10 8.uqx0jb9a.umj061sz.uw5ad5w0.ux4e0l0y.ueq2j5hu.uxidryri.uqdcnphl.umxtll10 1.ubuf4pad.uwxne1ft.uow1qrn9.uhdrts0b.ugw9zsoy.un452tmq 1.uoxx527u.uchqqna8.5z'/%3e%3c/svg%3e");
}

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

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

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

.uismy3ui.ugl8mn2y {
  display: block;
}

.uismy3ui.uugtxctr {
  display: none;
}

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

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

.uggyy8p0 {
  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(--ug5albw);
}

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

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

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

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

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

.uxcnutkw .utb9949j {
  fill: #c2c0ce;
}

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

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

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

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

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



.uqqbxsgq {
  padding: 16px;
  border: 1px solid var(--ufjyzi6);
  border-radius: 12px;
  background: var(--ug5albw);
  font-family: sans-serif;
}

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

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



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

.uninzq1i.ud5u0nho {
  opacity: 1;
  pointer-events: auto;
}



.uhkwmnvt {
  margin: 25px 0;
}

.uhazhh7r > input:not(:checked) ~ label:hover,
.uhazhh7r > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.upgakbod.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uj5dprww 44.uxgp8885.udkc0dvj.ueac5c0r.uinx1vp8.uxf9ocrm.uwixe8wu.ujry67su.ueqqd561.uf8fqwmo.ujg8dzud.ul9mb4ys.uq8cjxa7 0l-12.uz7jfh6m 30.ur6gitl9.ude30uxg 2.ufran290.ude30uxg 3.uvdfo8wx 3.uhd4tf65.urv0tvtp 3.uuzck2ud.ujdjbi65.ui6buwcy.uggg8k19 7-3.uz7jfh6m 10.uncbwx3t.uggg8k19 23.uc7nrfta.usa0b6ex 1.ubpycmsj 2.uz7jfh6m 3.usa0b6ex 1.urv0tvtp 5.uub0b7wt.urv0tvtp 32.ux39j5vn.ujdjbi65 5.uq8cjxa7 4.uggg8k19 9.uggg8k19 8.urv0tvtp 6.ug0wuyow.uz5afy67.upyu00z0.uicstumz.uf82zit1 4.uub27n1j.uf82zit1 6.uf82zit1 0l29.uq8cjxa7 17.uih8gkip.uqgivv0p 2.ur2pb6ef 10.ugh3d48u.uz7jfh6m 8.umtdczc0.uxig07u4.uhc8s13l.uewlzy4r.ugknfg59.ujdjbi65.uxf9ocrm.uz7jfh6m 1.upw85axa.uzx20lhg.ulls8z6x.udus2n14.um9r1si9.ubpycmsj 1.uh64pg9i.ua08dx8y.5z'/%3e%3c/svg%3e");
}

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

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

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

.ukx6fjuh.udpozvkx {
  display: block;
}

.ukx6fjuh.ut5v7ijh {
  display: none;
}

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

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

.utiy0vbd {
  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(--ug5albw);
}

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

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

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

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

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

.uyxvasc5 .umf73pfs {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.ujhz23h7:hover:not(:disabled) {
  background: var(--uh763w3);
}

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

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

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

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

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

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

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

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

.uo10ss6g.uhtnk4i8 .ul08jpcf::after {
  transform: rotate(45deg);
}

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

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

.uo10ss6g.uhtnk4i8 .uwnll1id {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uxaz2d9k {
  margin-bottom: 25px;
}

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



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

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

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

.umr2ri8j button {
  z-index: 2;
}

.ugsojuyd.uiwgoute {
  bottom: 40px;
}

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

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

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

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

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

  .umr2ri8j .upp8rmxf {
    font-size: 13.5px;
  }

  .ugsojuyd .uuab2zwo {
    animation: jump-y 0.uj0sbbw2 infinite ease-in-out;
  }

  .udzd2j74 {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uyr45lpz .ul30mq11 {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .ub3gxkae {
    text-align: center;
  }

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

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

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

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

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

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

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

.uxuc3s56 a {
  color: #000;
}

.ughklgnx {
  margin-bottom: 50px;
}

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

  .uk4o0vgj {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uban2o8k {
  padding: 10px 0 0;
  background: var(--ug5albw);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uban2o8k {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uban2o8k {
    padding: 50px 16px 68px;
  }
}
.un7xnxyi {
  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) {
  .un7xnxyi {
    flex-direction: column;
  }
}
.udju1o56 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .udju1o56 {
    margin-bottom: 40px;
  }
}
.uuyk3wtt .ud3zwkke {
  margin-bottom: 28px;
}
.uuyk3wtt .ud3zwkke img {
  max-height: 100px;
  width: auto;
}
.um1psrfv {
  display: flex;
  align-items: center;
}
.um1psrfv a + a {
  margin-left: 24px;
}
.um1psrfv img {
  max-height: 56px;
  width: auto;
}
.um1psrfv img + img {
  margin-left: 24px;
}
.ubszs4mr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ubszs4mr {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uy49oyte {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uy49oyte {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uizmfi4c > div {
  display: none;
  padding: 20px;
  background: var(--ug5albw);
  border: 1px solid var(--ufjyzi6);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .uyfu57yb img{
        width:90px;
    }

    .ugqt8gi7{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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