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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.us0mti9a {
  cursor: pointer;
}

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

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

.ul44lxr0 figure {
  margin: 0;
}

.ul44lxr0.umaitter {
  justify-content: flex-start;
  margin-right: 4px;
}

.ul44lxr0.uzz81dt9 {
  justify-content: flex-end;
  margin-left: 4px;
}

.ul44lxr0.ujuqzzlg {
  justify-content: center;
}

.ul44lxr0.unygxfvy {
  justify-content: normal;
}

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

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

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

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

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

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

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

.uqyt3b82 img {
  width: 100%;
}

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

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

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

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

.uwvejpri 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(--uckjkrs);
}

.uwvejpri ul li span svg {
  fill: var(--uckjkrs);
}

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

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

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

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

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

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

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

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

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

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

.un0nv9rx.ulzgqpfx {
  background-color: #000;
}

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

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

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

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

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

.ujyh4jds {
  margin-bottom: 94px;
}

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

.uvkzthtj .ucs1myle {
  margin-bottom: 28px;
}

.uvkzthtj .ucs1myle img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ufs6w3ov li a {
  color: var(--ur9r1v3);
  text-decoration: none;
}

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

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

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

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

.urttux9f.usxwqims {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.uwz0y8od li {
  width: 100%;
}

.uwz0y8od 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(--uxw06ko);
  background: var(--utxj613);
  border: 1px solid var(--unb6284);
}

.uwz0y8od li a svg {
  fill: var(--uxw06ko);
}

.uwz0y8od li a.usxwqims {
  background: var(--unb6284);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ucozx4gm li a {
  color: var(--uezinl2);
  text-decoration: none;
}

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

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

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

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

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

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

.usb4kzot.ur1pcnkl {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.uxlxdjtc {
  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(--utxj613);
  color: var(--uxw06ko);
  gap: 5px;
}

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

.uo25hqc7 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(--utxj613);
}

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

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

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

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

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

.ujd68vsd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.um8o4sd8 {
  color: var(--uam43pl);
}

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

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

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

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

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

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

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

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

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

.up6gwz77 a {
  text-decoration: none;
}

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

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

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

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

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

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

  .uv8z64fl {
    text-align: left;
  }

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

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

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

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

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

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

  .uu89n2lp {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uuncpw71 {
  margin: 0 0 28px;
}

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

.umcao8fp {
  margin: 0 0 28px;
}

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

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

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

.ufgvqz8e .umz1kbse {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.ukl4pwjf span {
  height: 32px;
}

.ukl4pwjf span svg rect {
  fill: var(--uhxl6d9);
  stroke: var(--uhxl6d9);
}

.ukl4pwjf.uilxwxrz span {
  transform: scaleY(-1);
}

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

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

.uvi2j5au li {
  font-size: 18px;
  background: var(--uq2tem4);
  border-bottom: 1px solid var(--unb6284);
}

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

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

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

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

.uvi2j5au.uhcl6eau {
  display: none;
}

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

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

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

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

.uzzofq5m table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uam43pl);
  border: 1px solid var(--unb6284);
  background: var(--uq2tem4);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uzg93v4g table tr td {
  color: var(--uam43pl);
  background: var(--uyc2e5l);
  border-color: var(--unb6284);
}

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

.uzg93v4g p {
  color: var(--uam43pl);
}

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

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

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

.uvkq36f0 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uq2tem4);
  color: var(--urro6vt);
  border-left: 5px solid var(--utxj613);
  border-color: var(--unb6284);
}

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

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

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

.uqcxwj7f {
  border-radius: 10px;
  background: var(--uq2tem4);
  border: 1px solid var(--unb6284);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.uctj242t {
  display: none;
}

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

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

.unwl6jrr li {
  margin: 0 20px;
}

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

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

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

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

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

.ueop73ap li a {
  color: var(--uam43pl);
  text-decoration: none;
}

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

.ueop73ap li span {
  opacity: 0.5;
}

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

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

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

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

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

.uq8v2w3i 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(--uq2tem4);
}

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

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

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

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

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

.uq8v2w3i 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(--uczc5j8);
}

.uq8v2w3i 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(--ueasu28);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uq8v2w3i tbody tr td .ub83fkc5:hover {
    background: var(--uzv9n63);
  }
}

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

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

.uq8v2w3i tbody tr td .ufxec11b {
  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(--uam43pl);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubzpmdo4 {
  padding: 90px 0;
}

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

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

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

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

.uczx0dau img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.up4e98ot .ux5bec08 {
  width: 50%;
  margin: 0;
}

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

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

.ukox312m {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uebru4pr a svg {
  fill: #fff;
}

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

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

.ucriqa6d {
  margin-bottom: 16px;
}

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

.uvqfrahy {
  font-size: 16px;
  color: var(--uam43pl);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ukf6pjxp.uopxp605 {
  display: none;
}

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

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

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

.uizvxorc.ugql9avc {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uthtldn7 img {
  width: 100%;
}

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

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

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

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

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

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

.uw8ieb0v .uomu22kz {
  position: relative;
}

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

.uw8ieb0v .ukul2ehs.uopxp605 {
  display: none;
}

.uw8ieb0v .uq63oo1w {
  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(--uft0ssr);
  border: 1px solid var(--unb6284);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uw8ieb0v .uq63oo1w .ukrs08vj {
  max-width: 300px;
  width: 100%;
}

.uw8ieb0v
  .uq63oo1w
  .ukrs08vj
  .ufnpv4hm {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uckjkrs);
}

@media only screen and (max-width: 767px) {
  .uw8ieb0v
    .uq63oo1w
    .ukrs08vj
    .ufnpv4hm {
    font-size: 32px;
    text-align: center;
  }
}

.uw8ieb0v
  .uq63oo1w
  .ukrs08vj
  .uv317v0c {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uam43pl);
}

@media only screen and (max-width: 767px) {
  .uw8ieb0v
    .uq63oo1w
    .ukrs08vj
    .uv317v0c {
    text-align: center;
  }
}

.uw8ieb0v .uq63oo1w .ur1pcnkl {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .ux8onpdn {
  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;
}

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .ux8onpdn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uw8ieb0v
    .uq63oo1w
    .ur1pcnkl
    .ux8onpdn {
    width: 100%;
  }
}

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .udjtgvg2 {
  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;
}

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .udjtgvg2
  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);
  }
}

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .udjtgvg2: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;
}

.uw8ieb0v
  .uq63oo1w
  .ur1pcnkl
  .udjtgvg2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uw8ieb0v
    .uq63oo1w
    .ur1pcnkl
    .udjtgvg2 {
    width: 100%;
  }
}

.uw8ieb0v .uq63oo1w.uopxp605 {
  display: none;
}

.uw8ieb0v .usy6cfzf {
  display: none;
}

.uw8ieb0v .usy6cfzf.ugql9avc {
  display: block;
}

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

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

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

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

.uw8ieb0v .uakjlbl6 .ufnpv4hm {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uckjkrs);
  margin-bottom: 10px;
}

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

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

.uw8ieb0v .uakjlbl6 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--unb6284);
  color: var(--uam43pl);
  background: var(--uyc2e5l);
  border-top: none;
}

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

.uw8ieb0v .uakjlbl6 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--unb6284);
  color: var(--uam43pl);
  background: var(--uq2tem4);
  border-top: none;
}

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

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

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

.unhsqcqq.usxwqims {
  display: block;
}

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

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

.unhsqcqq .uhdzz5oh {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--uft0ssr);
}

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

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

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

.ucgco083.usxwqims {
  display: block;
}

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

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

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

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

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

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

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

.uhu9agcm.uopxp605 {
  display: none;
}

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

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

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

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

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

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

.uaa1n146 input::-moz-placeholder {
  color: var(--uam43pl);
  opacity: 0.6;
}

.uaa1n146 input::placeholder {
  color: var(--uam43pl);
  opacity: 0.6;
}

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

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

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

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

.uqwcifm9 {
  margin-bottom: 36px;
}

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

.uqwcifm9 textarea::-moz-placeholder {
  color: var(--uam43pl);
  opacity: 0.6;
}

.uqwcifm9 textarea::placeholder {
  color: var(--uam43pl);
  opacity: 0.6;
}

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

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

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

.urfuyh8y:hover {
  background: var(--unb6284);
}

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

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

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

.une7stoq.uopxp605 {
  display: none;
}

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

.une7stoq .urfuyh8y {
  margin: 0 auto;
}

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

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

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

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

.uehxesj5 > input {
  display: none;
}

.uehxesj5 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uvgx5tjk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ucbk9i13 44.umxrd6nm.uz91tiqo.uvfniyf4.uw6p8cr0.unzgctc2.uy8a29bb.unt30rr5.uwxp6d6y.ug9ys4hx.uf9ot5g9.ufg14c5b.um7lal2f 0l-12.uul0ivbc 30.uu1lke26.usz02sn8 2.ul9l0rtj.usz02sn8 3.uz4gg6g0 3.umpeya4e.uob2bmd8 3.udxdp6n6.uhpjisee.umwg4t4r.uo24jvas 7-3.uul0ivbc 10.up0rtg4l.uo24jvas 23.uko9fu8l.ulvdvrew 1.uzjwfuc2 2.uul0ivbc 3.ulvdvrew 1.uob2bmd8 5.uu37jag7.uob2bmd8 32.uvx1cmar.uhpjisee 5.um7lal2f 4.uo24jvas 9.uo24jvas 8.uob2bmd8 6.ujpl97o8.uvcsmsxx.uixtnvsw.uw93m9of.uaxccf10 4.uiemnm72.uaxccf10 6.uaxccf10 0l29.um7lal2f 17.uosck9ik.ugovdytt 2.ucm6le2s 10.uqd0mqj2.uul0ivbc 8.uyinb0od.uetykarx.ujc3qic8.udu2icp5.udt329jw.uhpjisee.unzgctc2.uul0ivbc 1.uuxyjn8y.udc9hgt6.uwcahve9.ulzz92zi.uy0k8zmb.uzjwfuc2 1.uia4lit9.ugzgv9l7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uehxesj5 > input:checked ~ label,
.uehxesj5 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uvgx5tjk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ucbk9i13 44.umxrd6nm.uz91tiqo.uvfniyf4.uw6p8cr0.unzgctc2.uy8a29bb.unt30rr5.uwxp6d6y.ug9ys4hx.uf9ot5g9.ufg14c5b.um7lal2f 0l-12.uul0ivbc 30.uu1lke26.usz02sn8 2.ul9l0rtj.usz02sn8 3.uz4gg6g0 3.umpeya4e.uob2bmd8 3.udxdp6n6.uhpjisee.umwg4t4r.uo24jvas 7-3.uul0ivbc 10.up0rtg4l.uo24jvas 23.uko9fu8l.ulvdvrew 1.uzjwfuc2 2.uul0ivbc 3.ulvdvrew 1.uob2bmd8 5.uu37jag7.uob2bmd8 32.uvx1cmar.uhpjisee 5.um7lal2f 4.uo24jvas 9.uo24jvas 8.uob2bmd8 6.ujpl97o8.uvcsmsxx.uixtnvsw.uw93m9of.uaxccf10 4.uiemnm72.uaxccf10 6.uaxccf10 0l29.um7lal2f 17.uosck9ik.ugovdytt 2.ucm6le2s 10.uqd0mqj2.uul0ivbc 8.uyinb0od.uetykarx.ujc3qic8.udu2icp5.udt329jw.uhpjisee.unzgctc2.uul0ivbc 1.uuxyjn8y.udc9hgt6.uwcahve9.ulzz92zi.uy0k8zmb.uzjwfuc2 1.uia4lit9.ugzgv9l7.5z'/%3e%3c/svg%3e");
}

.uehxesj5 > input:not(:checked) ~ label:hover,
.uehxesj5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uvgx5tjk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ucbk9i13 44.umxrd6nm.uz91tiqo.uvfniyf4.uw6p8cr0.unzgctc2.uy8a29bb.unt30rr5.uwxp6d6y.ug9ys4hx.uf9ot5g9.ufg14c5b.um7lal2f 0l-12.uul0ivbc 30.uu1lke26.usz02sn8 2.ul9l0rtj.usz02sn8 3.uz4gg6g0 3.umpeya4e.uob2bmd8 3.udxdp6n6.uhpjisee.umwg4t4r.uo24jvas 7-3.uul0ivbc 10.up0rtg4l.uo24jvas 23.uko9fu8l.ulvdvrew 1.uzjwfuc2 2.uul0ivbc 3.ulvdvrew 1.uob2bmd8 5.uu37jag7.uob2bmd8 32.uvx1cmar.uhpjisee 5.um7lal2f 4.uo24jvas 9.uo24jvas 8.uob2bmd8 6.ujpl97o8.uvcsmsxx.uixtnvsw.uw93m9of.uaxccf10 4.uiemnm72.uaxccf10 6.uaxccf10 0l29.um7lal2f 17.uosck9ik.ugovdytt 2.ucm6le2s 10.uqd0mqj2.uul0ivbc 8.uyinb0od.uetykarx.ujc3qic8.udu2icp5.udt329jw.uhpjisee.unzgctc2.uul0ivbc 1.uuxyjn8y.udc9hgt6.uwcahve9.ulzz92zi.uy0k8zmb.uzjwfuc2 1.uia4lit9.ugzgv9l7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.unkb2wr5.uopxp605 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.unkb2wr5.ugfbflzm .uqwrlog4 {
  background: #2b3b67;
}

.unkb2wr5.ugfbflzm .uuqjr5sx {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.unkb2wr5.ugfbflzm .uuqjr5sx::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.unkb2wr5.ugfbflzm .uuqjr5sx::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.unkb2wr5.ugfbflzm .uolo22ce::before {
  background: #0e0f41;
}

.unkb2wr5.ugfbflzm .uolo22ce::after {
  background: #152557;
}

.unkb2wr5.ui9026zu .uqwrlog4 {
  background: #1f35fa;
}

.unkb2wr5.ui9026zu .uuqjr5sx {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.unkb2wr5.ui9026zu .uuqjr5sx::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.unkb2wr5.ui9026zu .uuqjr5sx::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.unkb2wr5.ui9026zu .uolo22ce::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.unkb2wr5.ui9026zu .uolo22ce::after {
  background: #192ac8;
}

.unkb2wr5.ue8g4ygg .uqwrlog4 {
  background: #fa771f;
}

.unkb2wr5.ue8g4ygg .uuqjr5sx {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.unkb2wr5.ue8g4ygg .uuqjr5sx::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.unkb2wr5.ue8g4ygg .uuqjr5sx::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.unkb2wr5.ue8g4ygg .uolo22ce::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.unkb2wr5.ue8g4ygg .uolo22ce::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uen5xikl small {
  font-size: 14px;
  color: var(--uam43pl);
}

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

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

.ur8kkjb9 .uy5umyqv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ua4ciocq.ugql9avc {
  display: block;
}

.ua4ciocq.uopxp605 {
  display: none;
}

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

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

.uxpadzi7 {
  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(--uq2tem4);
}

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

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

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

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

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

.ub1mlcne .uy5umyqv {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ur31qb9l svg path {
  fill: var(--utxj613);
}

.ur31qb9l svg circle {
  fill: var(--uxw06ko);
}

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

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

.ux57hr1v strong {
  font-weight: 600;
}

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

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

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

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

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

.uzb2u9nm a {
  width: 100%;
}

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

.urutsvqi {
  justify-content: center;
}

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

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

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

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

.uv1zrxbr .ucozx4gm {
  justify-content: center;
}



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

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

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

.uzl9gi3y.usxwqims .uwyjjbx6::after {
  transform: rotate(45deg);
}

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

.uzl9gi3y.usxwqims .ugufw2yz {
  max-height: 500px;
  padding: 15px 20px;
}




.un1g1fgj {
  margin: 25px 0;
}

.uehxesj5 > input:not(:checked) ~ label:hover,
.uehxesj5 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.usj1c45r.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ukr16ltp 44.urwoeldv.udyswzym.uncyunw4.ulrhwutv.usuc20ab.usguqstj.uxw18ck8.ui5v3i36.ui0wjwc5.upyhsp0h.ucywkbq8.ukta0lrb 0l-12.uizjoxne 30.uewzz21b.uoxw740k 2.um4ut835.uoxw740k 3.ukq9ffr8 3.uox5tmrh.uu1ro3r3 3.uebhcw41.uhn93f92.ujqbqxbv.uxmtmvua 7-3.uizjoxne 10.uyxfaehq.uxmtmvua 23.uq42zhld.urxgl0o2 1.uj4mib9c 2.uizjoxne 3.urxgl0o2 1.uu1ro3r3 5.ugl5pjra.uu1ro3r3 32.uzcmsev6.uhn93f92 5.ukta0lrb 4.uxmtmvua 9.uxmtmvua 8.uu1ro3r3 6.uiaq8np1.uc2uppc8.uwn5d0jz.ua58xxfw.ub3xucip 4.ug7g0d2i.ub3xucip 6.ub3xucip 0l29.ukta0lrb 17.urapuljt.uz8bdre1 2.uet4yffr 10.uhmg52ug.uizjoxne 8.umaaio3h.uiub1xib.us5j9g11.uqaeb66o.uzzjny9n.uhn93f92.usuc20ab.uizjoxne 1.ual4k6cp.umoxl9ko.uhurzr0z.uzd14stm.upqh83em.uj4mib9c 1.ukfspfzf.uxxmyod5.5z'/%3e%3c/svg%3e");
}

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

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

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

.uftwqp5x.uknj5ywh {
  display: block;
}

.uftwqp5x.uk9a9c0d {
  display: none;
}

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

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

.uv454fea {
  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(--uq2tem4);
}

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

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

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

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

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

.uq8r9hjt .uswskz3d {
  fill: #c2c0ce;
}

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

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

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

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

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



.ufr2e5w2 {
  padding: 16px;
  border: 1px solid var(--unb6284);
  border-radius: 12px;
  background: var(--uq2tem4);
  font-family: sans-serif;
}

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

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



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

.upfmmxm9.ui2eotxw {
  opacity: 1;
  pointer-events: auto;
}



.ug0dk91b {
  margin: 25px 0;
}

.uf5cifyu > input:not(:checked) ~ label:hover,
.uf5cifyu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.udwt0vyj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ubfqcbvz 44.ujg801b4.ukure1at.uo241y2s.uv74jcxu.utsxr835.ubsvm47t.umt4qtcb.ujye6it1.uoqkx0u7.uuznr053.utf6hra3.usf0kizo 0l-12.uxr933cu 30.uxgd4dbd.uylit7c0 2.uw06fd5l.uylit7c0 3.ub1jth3f 3.ugamla5d.uhxf1xsn 3.uwupkq58.ule90xxj.uzs6alit.uguukrx7 7-3.uxr933cu 10.uhykzap9.uguukrx7 23.unw6cz6x.uv1pu27n 1.uxgekg1i 2.uxr933cu 3.uv1pu27n 1.uhxf1xsn 5.uf5qng33.uhxf1xsn 32.upqq6c48.ule90xxj 5.usf0kizo 4.uguukrx7 9.uguukrx7 8.uhxf1xsn 6.ui3be2hg.ukr23b67.uxrw61p7.uxtfqv9m.up4ari7g 4.ugbyy9ws.up4ari7g 6.up4ari7g 0l29.usf0kizo 17.uujktvsw.umdllkq7 2.urmj7z7e 10.uf2d43ej.uxr933cu 8.uxa9tj8l.ujofg198.ui5pjgcg.uw978gx9.uvpyevpz.ule90xxj.utsxr835.uxr933cu 1.un8morw9.uyg2z03g.uf53zygb.udyz7bth.unjssicc.uxgekg1i 1.uibmjvoa.umlu28i1.5z'/%3e%3c/svg%3e");
}

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

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

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

.uqj0sv1u.uyebx2su {
  display: block;
}

.uqj0sv1u.uw9tqih7 {
  display: none;
}

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

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

.uuip94ws {
  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(--uq2tem4);
}

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

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

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

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

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

.uwjwon9s .ur4vy35e {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uztixx0j:hover:not(:disabled) {
  background: var(--uzv9n63);
}

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

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

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

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

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

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

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

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

.utuy44lz.ulczsilp .ufhqii4l::after {
  transform: rotate(45deg);
}

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

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

.utuy44lz.ulczsilp .uixk11hd {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.uic3xoit {
  margin-bottom: 25px;
}

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



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

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

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

.usxfxhja button {
  z-index: 2;
}

.up0npfxu.uez0gyk0 {
  bottom: 40px;
}

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

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

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

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

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

  .usxfxhja .ufrkd68z {
    font-size: 13.5px;
  }

  .up0npfxu .uenc6unz {
    animation: jump-y 0.uuw2x4ji infinite ease-in-out;
  }

  .uco8js5j {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.ud1z3xfh .ukhjazvm {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uf43058c {
    text-align: center;
  }

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

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

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

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

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

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

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

.ubktvafh a {
  color: #000;
}

.ulucmre5 {
  margin-bottom: 50px;
}

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

  .ur1kl5r3 {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.uazmjaxk {
  padding: 10px 0 0;
  background: var(--uq2tem4);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .uazmjaxk {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .uazmjaxk {
    padding: 50px 16px 68px;
  }
}
.ulm3hobw {
  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) {
  .ulm3hobw {
    flex-direction: column;
  }
}
.unw4bbte {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .unw4bbte {
    margin-bottom: 40px;
  }
}
.ujae2e5z .uerw1j9i {
  margin-bottom: 28px;
}
.ujae2e5z .uerw1j9i img {
  max-height: 100px;
  width: auto;
}
.uqy4tm7j {
  display: flex;
  align-items: center;
}
.uqy4tm7j a + a {
  margin-left: 24px;
}
.uqy4tm7j img {
  max-height: 56px;
  width: auto;
}
.uqy4tm7j img + img {
  margin-left: 24px;
}
.up91hwug {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .up91hwug {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.ugrfmr2z {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ugrfmr2z {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uc1n0qgi > div {
  display: none;
  padding: 20px;
  background: var(--uq2tem4);
  border: 1px solid var(--unb6284);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .ujvm6i4i img{
        width:90px;
    }

    .uu89n2lp{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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