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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.usambbcz {
  cursor: pointer;
}

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

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

.ugfobi0j figure {
  margin: 0;
}

.ugfobi0j.uoacdtgv {
  justify-content: flex-start;
  margin-right: 4px;
}

.ugfobi0j.urjrh5pw {
  justify-content: flex-end;
  margin-left: 4px;
}

.ugfobi0j.uybhljmv {
  justify-content: center;
}

.ugfobi0j.uip92n7n {
  justify-content: normal;
}

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

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

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

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

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

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

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

.ubn49k9v img {
  width: 100%;
}

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

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

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

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

.uk1yxkdy 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(--uoi4xyc);
}

.uk1yxkdy ul li span svg {
  fill: var(--uoi4xyc);
}

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

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

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

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

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

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

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

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

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

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

.uqr6hm9h.ugy6al5r {
  background-color: #000;
}

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

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

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

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

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

.uhwp6dmm {
  margin-bottom: 94px;
}

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

.uaatih6o .uli822z9 {
  margin-bottom: 28px;
}

.uaatih6o .uli822z9 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uyhzevk2 li a {
  color: var(--udmorez);
  text-decoration: none;
}

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

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

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

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

.uyh6xytl.upnk9xgy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.umhedzoc li {
  width: 100%;
}

.umhedzoc 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(--uc2pjf3);
  background: var(--urgc1ii);
  border: 1px solid var(--umotlei);
}

.umhedzoc li a svg {
  fill: var(--uc2pjf3);
}

.umhedzoc li a.upnk9xgy {
  background: var(--umotlei);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uec28qi7 li a {
  color: var(--uvl087q);
  text-decoration: none;
}

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

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

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

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

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

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

.upkmrby1.ub1ncwsi {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.ukm5h22g {
  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(--urgc1ii);
  color: var(--uc2pjf3);
  gap: 5px;
}

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

.ujbwzxhx 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(--urgc1ii);
}

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

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

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

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

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

.ujs3xkcp {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ud7qxsdf {
  color: var(--uvv1bry);
}

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

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

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

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

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

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

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

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

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

.ur9d75lb a {
  text-decoration: none;
}

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

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

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

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

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

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

  .umjbuyel {
    text-align: left;
  }

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

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

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

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

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

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

  .uy9bhtiz {
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ula1slxa {
  margin: 0 0 28px;
}

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

.ujy5ctfw {
  margin: 0 0 28px;
}

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

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

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

.uxyeffdu .uwjlnfn7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.um7ackso span {
  height: 32px;
}

.um7ackso span svg rect {
  fill: var(--umolpaz);
  stroke: var(--umolpaz);
}

.um7ackso.uut8aei7 span {
  transform: scaleY(-1);
}

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

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

.uzolaowy li {
  font-size: 18px;
  background: var(--uarwpz6);
  border-bottom: 1px solid var(--umotlei);
}

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

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

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

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

.uzolaowy.up1to9ii {
  display: none;
}

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

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

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

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

.uoxboo5g table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--uvv1bry);
  border: 1px solid var(--umotlei);
  background: var(--uarwpz6);
}

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

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

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

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

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

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

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

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

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

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

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

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

.uvprvjqs table tr td {
  color: var(--uvv1bry);
  background: var(--ujrc7o1);
  border-color: var(--umotlei);
}

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

.uvprvjqs p {
  color: var(--uvv1bry);
}

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

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

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

.uwh2vi6o {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--uarwpz6);
  color: var(--ul2z7z1);
  border-left: 5px solid var(--urgc1ii);
  border-color: var(--umotlei);
}

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

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

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

.upe8ae39 {
  border-radius: 10px;
  background: var(--uarwpz6);
  border: 1px solid var(--umotlei);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

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

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

.ugwp00ux {
  display: none;
}

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

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

.utj8vreo li {
  margin: 0 20px;
}

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

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

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

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

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

.utiazlr9 li a {
  color: var(--uvv1bry);
  text-decoration: none;
}

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

.utiazlr9 li span {
  opacity: 0.5;
}

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

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

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

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

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

.uf92zq7z 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(--uarwpz6);
}

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

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

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

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

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

.uf92zq7z 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(--ug7c6zd);
}

.uf92zq7z 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(--uut4oc1);
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .uf92zq7z tbody tr td .ub2q3j96:hover {
    background: var(--ubilah6);
  }
}

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

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

.uf92zq7z tbody tr td .umcn5e24 {
  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(--uvv1bry);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ubeyta9i {
  padding: 90px 0;
}

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

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

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

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

.uq9v0c80 img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uxp8l9hd .uyt5xrp2 {
  width: 50%;
  margin: 0;
}

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

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

.ujtqia7k {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.uwybjddh a svg {
  fill: #fff;
}

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

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

.uslt7vnb {
  margin-bottom: 16px;
}

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

.uu664v7w {
  font-size: 16px;
  color: var(--uvv1bry);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.udz145ag.uizgt58p {
  display: none;
}

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

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

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

.uzkn6uo6.um5enwkn {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uaf1vruw img {
  width: 100%;
}

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

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

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

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

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

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

.uzbhhqpm .ukk996pj {
  position: relative;
}

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

.uzbhhqpm .umbk80s9.uizgt58p {
  display: none;
}

.uzbhhqpm .ufdagsbx {
  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(--ulta1t8);
  border: 1px solid var(--umotlei);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

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

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

.uzbhhqpm .ufdagsbx .uayt90nc {
  max-width: 300px;
  width: 100%;
}

.uzbhhqpm
  .ufdagsbx
  .uayt90nc
  .uf0ajcsu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--uoi4xyc);
}

@media only screen and (max-width: 767px) {
  .uzbhhqpm
    .ufdagsbx
    .uayt90nc
    .uf0ajcsu {
    font-size: 32px;
    text-align: center;
  }
}

.uzbhhqpm
  .ufdagsbx
  .uayt90nc
  .uc65425v {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--uvv1bry);
}

@media only screen and (max-width: 767px) {
  .uzbhhqpm
    .ufdagsbx
    .uayt90nc
    .uc65425v {
    text-align: center;
  }
}

.uzbhhqpm .ufdagsbx .ub1ncwsi {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .uf1so0dz {
  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;
}

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .uf1so0dz:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .uzbhhqpm
    .ufdagsbx
    .ub1ncwsi
    .uf1so0dz {
    width: 100%;
  }
}

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .un0pmqoh {
  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;
}

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .un0pmqoh
  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);
  }
}

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .un0pmqoh: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;
}

.uzbhhqpm
  .ufdagsbx
  .ub1ncwsi
  .un0pmqoh:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .uzbhhqpm
    .ufdagsbx
    .ub1ncwsi
    .un0pmqoh {
    width: 100%;
  }
}

.uzbhhqpm .ufdagsbx.uizgt58p {
  display: none;
}

.uzbhhqpm .ubqy2kz4 {
  display: none;
}

.uzbhhqpm .ubqy2kz4.um5enwkn {
  display: block;
}

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

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

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

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

.uzbhhqpm .unff6a8n .uf0ajcsu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--uoi4xyc);
  margin-bottom: 10px;
}

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

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

.uzbhhqpm .unff6a8n table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--umotlei);
  color: var(--uvv1bry);
  background: var(--ujrc7o1);
  border-top: none;
}

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

.uzbhhqpm .unff6a8n table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--umotlei);
  color: var(--uvv1bry);
  background: var(--uarwpz6);
  border-top: none;
}

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

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

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

.uvylmdt2.upnk9xgy {
  display: block;
}

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

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

.uvylmdt2 .ue30silj {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--ulta1t8);
}

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

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

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

.udqwywzl.upnk9xgy {
  display: block;
}

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

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

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

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

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

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

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

.ut77qcbr.uizgt58p {
  display: none;
}

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

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

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

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

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

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

.ueltzz65 input::-moz-placeholder {
  color: var(--uvv1bry);
  opacity: 0.6;
}

.ueltzz65 input::placeholder {
  color: var(--uvv1bry);
  opacity: 0.6;
}

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

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

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

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

.uuqtwmnt {
  margin-bottom: 36px;
}

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

.uuqtwmnt textarea::-moz-placeholder {
  color: var(--uvv1bry);
  opacity: 0.6;
}

.uuqtwmnt textarea::placeholder {
  color: var(--uvv1bry);
  opacity: 0.6;
}

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

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

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

.ue35ymg3:hover {
  background: var(--umotlei);
}

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

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

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

.usmnkvjq.uizgt58p {
  display: none;
}

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

.usmnkvjq .ue35ymg3 {
  margin: 0 auto;
}

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

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

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

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

.uzgyaiki > input {
  display: none;
}

.uzgyaiki > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubiovs14.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.uju94ckg 44.uxp9dttl.upca012k.um6km6nt.ugnisp96.uopiay8k.udqygr2f.ucowxibr.uzfwh0pr.ueirxvv3.un8e7ii3.ur6okmte.uj5146dv 0l-12.uc56r769 30.uvul2kiu.uzybegoe 2.unnfs3va.uzybegoe 3.ud6erw1e 3.usvw24od.uaaxo573 3.uxij6gwb.un52lv92.utk9azom.udqmdb9m 7-3.uc56r769 10.upen1tgh.udqmdb9m 23.umymey6u.umb5ljwy 1.unlth6cg 2.uc56r769 3.umb5ljwy 1.uaaxo573 5.upxnzyhb.uaaxo573 32.uxk2pe6i.un52lv92 5.uj5146dv 4.udqmdb9m 9.udqmdb9m 8.uaaxo573 6.uyhsnkeu.uarw36ro.ue5rxj4k.uawqaj4m.usj9kvbh 4.uqepu9fc.usj9kvbh 6.usj9kvbh 0l29.uj5146dv 17.uv9i31pp.ujqyldeg 2.ulo5dqrs 10.uftv9f4a.uc56r769 8.ui2goxfp.uybecfu7.uzs4dcz9.unrc8e4q.ugelupl8.un52lv92.uopiay8k.uc56r769 1.uxexz5fk.uzk80ufu.un1nsino.ue9oyc4c.umpq75ze.unlth6cg 1.uwexhx8m.uckk0hy7.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.uzgyaiki > input:checked ~ label,
.uzgyaiki > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubiovs14.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.uju94ckg 44.uxp9dttl.upca012k.um6km6nt.ugnisp96.uopiay8k.udqygr2f.ucowxibr.uzfwh0pr.ueirxvv3.un8e7ii3.ur6okmte.uj5146dv 0l-12.uc56r769 30.uvul2kiu.uzybegoe 2.unnfs3va.uzybegoe 3.ud6erw1e 3.usvw24od.uaaxo573 3.uxij6gwb.un52lv92.utk9azom.udqmdb9m 7-3.uc56r769 10.upen1tgh.udqmdb9m 23.umymey6u.umb5ljwy 1.unlth6cg 2.uc56r769 3.umb5ljwy 1.uaaxo573 5.upxnzyhb.uaaxo573 32.uxk2pe6i.un52lv92 5.uj5146dv 4.udqmdb9m 9.udqmdb9m 8.uaaxo573 6.uyhsnkeu.uarw36ro.ue5rxj4k.uawqaj4m.usj9kvbh 4.uqepu9fc.usj9kvbh 6.usj9kvbh 0l29.uj5146dv 17.uv9i31pp.ujqyldeg 2.ulo5dqrs 10.uftv9f4a.uc56r769 8.ui2goxfp.uybecfu7.uzs4dcz9.unrc8e4q.ugelupl8.un52lv92.uopiay8k.uc56r769 1.uxexz5fk.uzk80ufu.un1nsino.ue9oyc4c.umpq75ze.unlth6cg 1.uwexhx8m.uckk0hy7.5z'/%3e%3c/svg%3e");
}

.uzgyaiki > input:not(:checked) ~ label:hover,
.uzgyaiki > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubiovs14.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uju94ckg 44.uxp9dttl.upca012k.um6km6nt.ugnisp96.uopiay8k.udqygr2f.ucowxibr.uzfwh0pr.ueirxvv3.un8e7ii3.ur6okmte.uj5146dv 0l-12.uc56r769 30.uvul2kiu.uzybegoe 2.unnfs3va.uzybegoe 3.ud6erw1e 3.usvw24od.uaaxo573 3.uxij6gwb.un52lv92.utk9azom.udqmdb9m 7-3.uc56r769 10.upen1tgh.udqmdb9m 23.umymey6u.umb5ljwy 1.unlth6cg 2.uc56r769 3.umb5ljwy 1.uaaxo573 5.upxnzyhb.uaaxo573 32.uxk2pe6i.un52lv92 5.uj5146dv 4.udqmdb9m 9.udqmdb9m 8.uaaxo573 6.uyhsnkeu.uarw36ro.ue5rxj4k.uawqaj4m.usj9kvbh 4.uqepu9fc.usj9kvbh 6.usj9kvbh 0l29.uj5146dv 17.uv9i31pp.ujqyldeg 2.ulo5dqrs 10.uftv9f4a.uc56r769 8.ui2goxfp.uybecfu7.uzs4dcz9.unrc8e4q.ugelupl8.un52lv92.uopiay8k.uc56r769 1.uxexz5fk.uzk80ufu.un1nsino.ue9oyc4c.umpq75ze.unlth6cg 1.uwexhx8m.uckk0hy7.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.uhdhgurb.uizgt58p {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhdhgurb.uw3veanp .uewdw7a7 {
  background: #2b3b67;
}

.uhdhgurb.uw3veanp .uezvnu2b {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.uhdhgurb.uw3veanp .uezvnu2b::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.uhdhgurb.uw3veanp .uezvnu2b::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.uhdhgurb.uw3veanp .us97n9uu::before {
  background: #0e0f41;
}

.uhdhgurb.uw3veanp .us97n9uu::after {
  background: #152557;
}

.uhdhgurb.ur33iew2 .uewdw7a7 {
  background: #1f35fa;
}

.uhdhgurb.ur33iew2 .uezvnu2b {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.uhdhgurb.ur33iew2 .uezvnu2b::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.uhdhgurb.ur33iew2 .uezvnu2b::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.uhdhgurb.ur33iew2 .us97n9uu::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.uhdhgurb.ur33iew2 .us97n9uu::after {
  background: #192ac8;
}

.uhdhgurb.ulqporpm .uewdw7a7 {
  background: #fa771f;
}

.uhdhgurb.ulqporpm .uezvnu2b {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uhdhgurb.ulqporpm .uezvnu2b::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.uhdhgurb.ulqporpm .uezvnu2b::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.uhdhgurb.ulqporpm .us97n9uu::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.uhdhgurb.ulqporpm .us97n9uu::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uevauen2 small {
  font-size: 14px;
  color: var(--uvv1bry);
}

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

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

.uzzn0li8 .uxke4465 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.ufgyjcwx.um5enwkn {
  display: block;
}

.ufgyjcwx.uizgt58p {
  display: none;
}

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

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

.uqvqdkrm {
  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(--uarwpz6);
}

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

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

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

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

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

.ulneki95 .uxke4465 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uvmz4mga svg path {
  fill: var(--urgc1ii);
}

.uvmz4mga svg circle {
  fill: var(--uc2pjf3);
}

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

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

.uzbkzkhl strong {
  font-weight: 600;
}

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

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

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

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

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

.uxpmta4e a {
  width: 100%;
}

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

.uywq47b0 {
  justify-content: center;
}

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

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

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

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

.um4xshbh .uec28qi7 {
  justify-content: center;
}



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

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

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

.ui6404xz.upnk9xgy .uno6r5yj::after {
  transform: rotate(45deg);
}

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

.ui6404xz.upnk9xgy .ux3f4hh2 {
  max-height: 500px;
  padding: 15px 20px;
}




.unlu8v8e {
  margin: 25px 0;
}

.uzgyaiki > input:not(:checked) ~ label:hover,
.uzgyaiki > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ubvlic0h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.uxqci6kk 44.uqqrua8l.uvyi196u.urec4gs0.upvst59w.uardqwq7.utbtci7s.ussp4v4z.uxo6kn0x.uujsatz9.uk68fi0o.uk5ydbvp.uc7avxhx 0l-12.umltgr75 30.uq6xlper.uzp7z9fi 2.uqtg3dnt.uzp7z9fi 3.uhfixu2a 3.ucwum0mv.uj7qh5n8 3.uqbxl4fm.ukmcot87.uwijr96t.urvg6r4p 7-3.umltgr75 10.ul2u95y5.urvg6r4p 23.uoinaz87.uykv5w6u 1.uwgze809 2.umltgr75 3.uykv5w6u 1.uj7qh5n8 5.uf8x9uev.uj7qh5n8 32.un6z0a9v.ukmcot87 5.uc7avxhx 4.urvg6r4p 9.urvg6r4p 8.uj7qh5n8 6.ucf77fie.ugt1h4to.uftwvg42.urds8nxg.uwl3sk21 4.uf8dd1r9.uwl3sk21 6.uwl3sk21 0l29.uc7avxhx 17.uv0fkulj.utwwsajv 2.uo17ynmz 10.ubwft2rp.umltgr75 8.um861lnp.uhpy3ht9.uewj1y38.uyqlnrka.ug96lflv.ukmcot87.uardqwq7.umltgr75 1.usizvdxb.uwbf6kjp.upd2llgk.uzvqqw3h.ux1txjvt.uwgze809 1.umo34j1x.uv7k7d2o.5z'/%3e%3c/svg%3e");
}

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

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

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

.uepvx5dz.uzrzj5p8 {
  display: block;
}

.uepvx5dz.ue2sjvxf {
  display: none;
}

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

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

.ujmb98u7 {
  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(--uarwpz6);
}

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

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

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

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

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

.uvnkiq56 .udvnxocf {
  fill: #c2c0ce;
}

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

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

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

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

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



.udwabfvg {
  padding: 16px;
  border: 1px solid var(--umotlei);
  border-radius: 12px;
  background: var(--uarwpz6);
  font-family: sans-serif;
}

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

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



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

.uznxppj3.udx2d31g {
  opacity: 1;
  pointer-events: auto;
}



.uq0ssjct {
  margin: 25px 0;
}

.uq3fexoy > input:not(:checked) ~ label:hover,
.uq3fexoy > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.uqtnho5q.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ur0idy0w 44.uwdmvmpq.utlfrbcz.utztason.ur8zvtuv.umkk3zoy.ud6czzi2.ud60hgi9.ur3epqgr.unnsh3ma.uo34fko3.uz8ay8m6.uwhryjxd 0l-12.udqj3mdc 30.uu2s2s5a.uegfivui 2.utj5hgin.uegfivui 3.uio2ujvo 3.uxq5ymeo.uyg9uk9u 3.us2qt3zs.urptogu0.uikspj8h.ukaffh8k 7-3.udqj3mdc 10.um8uuh9f.ukaffh8k 23.utdngqls.uoarhia3 1.uawdg0d8 2.udqj3mdc 3.uoarhia3 1.uyg9uk9u 5.usexxxx0.uyg9uk9u 32.utb5ygc7.urptogu0 5.uwhryjxd 4.ukaffh8k 9.ukaffh8k 8.uyg9uk9u 6.umt7bwhy.ud5jfy06.umjqq8vl.upb7hucr.udycmz98 4.uiyoua4l.udycmz98 6.udycmz98 0l29.uwhryjxd 17.ub6dn9lv.uatn42kt 2.ufxvqatf 10.uy2v6nif.udqj3mdc 8.ur99pmbu.uc3kiu7m.uqkfg7cg.uagf5mys.ulr29q28.urptogu0.umkk3zoy.udqj3mdc 1.uvc50h9d.uc3ns1jc.usftn9aw.ufgw3d1y.unk291na.uawdg0d8 1.uk69xle7.uqkm16w4.5z'/%3e%3c/svg%3e");
}

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

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

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

.upzz5bau.uf5x6ftx {
  display: block;
}

.upzz5bau.uvrovtha {
  display: none;
}

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

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

.ulnhnfiw {
  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(--uarwpz6);
}

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

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

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

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

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

.uyia7bgs .uc2k0bq1 {
  fill: #c2c0ce;
}

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

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

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

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

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

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


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

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

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

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

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

.uijq6xbq:hover:not(:disabled) {
  background: var(--ubilah6);
}

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

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

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

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

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

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

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

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

.uuivkawt.uo3h5xab .up0sr6wf::after {
  transform: rotate(45deg);
}

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

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

.uuivkawt.uo3h5xab .uic0mz9w {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

.unmm27uk {
  margin-bottom: 25px;
}

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



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

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

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

.ufiowy3i button {
  z-index: 2;
}

.ub1k8fss.uzr6gj8e {
  bottom: 40px;
}

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

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

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

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

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

  .ufiowy3i .udw1yvv0 {
    font-size: 13.5px;
  }

  .ub1k8fss .uk62kb3v {
    animation: jump-y 0.uaesaqpd infinite ease-in-out;
  }

  .uh4h1ypb {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.uapdtks3 .uf9q2bux {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

  .uvsa5k2r {
    text-align: center;
  }

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

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

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

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

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

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

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

.ug4jeorf a {
  color: #000;
}

.un6sfv27 {
  margin-bottom: 50px;
}

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

  .uum6fvow {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.unpu1uzz {
  padding: 10px 0 0;
  background: var(--uarwpz6);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .unpu1uzz {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .unpu1uzz {
    padding: 50px 16px 68px;
  }
}
.uwvy0c91 {
  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) {
  .uwvy0c91 {
    flex-direction: column;
  }
}
.uvycrfi3 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .uvycrfi3 {
    margin-bottom: 40px;
  }
}
.ucr94ehj .uzzyb64z {
  margin-bottom: 28px;
}
.ucr94ehj .uzzyb64z img {
  max-height: 100px;
  width: auto;
}
.uj94ad4x {
  display: flex;
  align-items: center;
}
.uj94ad4x a + a {
  margin-left: 24px;
}
.uj94ad4x img {
  max-height: 56px;
  width: auto;
}
.uj94ad4x img + img {
  margin-left: 24px;
}
.ucbstlb3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .ucbstlb3 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.uu2h8vt4 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .uu2h8vt4 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

#reviews .uk42kom5 > div {
  display: none;
  padding: 20px;
  background: var(--uarwpz6);
  border: 1px solid var(--umotlei);
  flex: 1;
}

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

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

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

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

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


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

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


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


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


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

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


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

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



@media (max-width: 768px){

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

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

    .utjr9nu1 img{
        width:90px;
    }

    .uy9bhtiz{
        font-size:18px;
    }

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

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

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

        width:100%;
        min-width:0;

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