/* Reset CSS */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.jzerc {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #131317;
}

.lxijb {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #131317;
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.qyjaa {
  max-width: 1264px;
  margin: 0 auto;
  height: 100%;
}

.rcihz {
  color: #f8fafc;
  text-align: center;
  font-family: "Orbitron", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 52px; /* 108.333% */
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .rcihz {
    font-size: 56px;
  }
}
.rcihz span {
  background: var(--Linear, linear-gradient(104deg, #8c5af2 0%, #d371f4 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@-webkit-keyframes oewir {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes oewir {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.znldf {
  font-weight: 700;
}

.uhkmt {
  padding-inline: 20px;
  padding-block: 16px;
  border-bottom: 1px solid #2b2b3b;
  background: #131317;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
@media (min-width: 768px) {
  .uhkmt {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .uhkmt {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .uhkmt {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .uhkmt {
    padding-block: 18px;
  }
}
.muftm {
  max-width: 1264px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.epqho {
  display: block;
  width: 135px;
}
.udvqb {
  display: block;
  margin-left: auto;
}
.udvqb img {
  display: block;
  width: 28px;
  height: 28px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.udvqb img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .udvqb {
    display: none;
  }
}
.lyelp {
  margin-left: auto;
}
.lyelp img {
  display: block;
  width: 28px;
  height: 28px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.lyelp img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .lyelp {
    display: none;
  }
}

.faojg {
  display: none;
}

@media (min-width: 1024px) {
  .faojg {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .wqjxi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    width: 100%;
  }
  .asjdb {
    color: #98a6b3;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
  }
  .dsdcb {
    color: #98a6b3;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .dsdcb::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #d371f4;
    bottom: -5px;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .dsdcb:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .dsdcb:hover {
    color: #d371f4;
  }
}
.kzfkq {
  padding: 40px;
  border-bottom: 1px solid #2b2b3b;
  background: #131317;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 93%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kzfkq:target {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media (min-width: 1024px) {
  .kzfkq {
    display: none;
  }
}

.qouyy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
}
.pmqwe {
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.tybun {
  color: #98a6b3;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.tybun::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #8c5af2;
  width: 100%;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tybun:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.tybun:hover {
  color: #8c5af2;
}

.glqcb {
  background: var(--Linear, linear-gradient(104deg, #8c5af2 0%, #d371f4 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nqvyj {
  padding-inline: 20px;
  padding-block: 92px 30px;
  background: linear-gradient(122deg, rgba(18, 18, 22, 0.5) 0%, rgba(29, 24, 37, 0.5) 100%), url("/images/pictures/hero-bg-desktop.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .nqvyj {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .nqvyj {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .nqvyj {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .nqvyj {
    padding-block: 212px 148px;
  }
}
.nzkof {
  max-width: 808px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.azqnc {
  color: #f8fafc;
  text-align: center;
  font-family: "Orbitron", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 80px; /* 133.333% */
}
@media (min-width: 1024px) {
  .azqnc {
    font-size: 96px;
  }
}
.azqnc span {
  background: linear-gradient(121deg, #8c5af2 0%, #d371f4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nqfdj {
  margin-top: 24px;
  color: #98a6b3;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}
.dygly {
  margin-top: 28px;
}
@media (min-width: 1024px) {
  .dygly {
    margin-top: 48px;
    font-size: 20px;
  }
}
.niciv {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.parjl {
  width: 335px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.parjl:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.parjl img {
  display: block;
  width: 100%;
}
.xhjou {
  width: 335px;
  background-color: transparent;
  border: none;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.xhjou:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.xhjou img {
  display: block;
  width: 100%;
}
.gggqt {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
  row-gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .gggqt {
    margin-top: 64px;
  }
}
@media (min-width: 1440px) {
  .gggqt {
    gap: 114px;
  }
}
.wqmgq {
  width: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.wqmgq span {
  color: #8c5af2;
  text-align: center;
  font-family: "Orbitron", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 111.111% */
}

.rrzcs {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: oewir 2s ease infinite;
          animation: oewir 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qgtew {
  padding-block: 64px;
  padding-inline: 20px;
  background: #23232d;
}
@media (min-width: 1024px) {
  .qgtew {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .qgtew {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .qgtew {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .qgtew {
    padding-inline: 0;
  }
}
.qdjyr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .qdjyr {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ldwqx {
  max-width: 675px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (min-width: 1024px) {
  .ldwqx {
    gap: 32px;
    font-size: 18px;
  }
}
.ntwoe {
  display: block;
  width: clamp(335px, 80vw, 517px);
  border-radius: 8px;
}

.arjuc {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .arjuc {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .arjuc {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .arjuc {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .arjuc {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .arjuc .rcihz {
    text-align: left;
  }
}
.qtyyn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .qtyyn {
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
    row-gap: 52px;
  }
}
.vdpxz {
  width: clamp(335px, 80vw, 400px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(132deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.vdpxz:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 116, 22, 0.5098039216)));
  background: linear-gradient(rgba(249, 116, 22, 0.5098039216));
}
@media (min-width: 1024px) {
  .vdpxz {
    height: 304px;
    padding: 32px 40px 32px 32px;
  }
}
.vdpxz img {
  display: block;
  width: 64px;
  border-radius: 12px;
}
.vdpxz h3 {
  margin-top: 24px;
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.vdpxz p {
  margin-top: 20px;
}

.adzrk {
  padding-block: 64px;
  padding-inline: 20px;
  background: #262634;
}
@media (min-width: 1024px) {
  .adzrk {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .adzrk {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .adzrk {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .adzrk {
    padding-inline: 0;
  }
}
.kqhyh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .kqhyh {
    gap: 60px;
  }
}
.itmgu {
  width: clamp(335px, 80vw, 602px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 28px;
  background: #1f2229;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.itmgu:hover {
  -webkit-box-shadow: 4px 4px 20px 0 #8c5af2, -4px -4px 20px 0 #8c5af2;
          box-shadow: 4px 4px 20px 0 #8c5af2, -4px -4px 20px 0 #8c5af2;
}
@media (min-width: 1024px) {
  .itmgu {
    padding: 48px;
    height: 260px;
  }
}
.itmgu img {
  display: block;
  max-width: 70px;
}
.itmgu h4 {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}

.irvnw {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .irvnw {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .irvnw {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .irvnw {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .irvnw {
    padding-inline: 0;
  }
}
.hipls {
  color: #98a6b3;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}
.zuiij {
  width: 335px;
  padding: 1px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(124deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}
.zuiij::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#3b82f6), to(#9333ea));
  background: linear-gradient(90deg, #3b82f6 0%, #9333ea 100%);
  border-radius: 12px 12px 0 0;
}
.zuiij h5 {
  margin-top: 32px;
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.zuiij p {
  margin-top: 16px;
}
.zuiij img {
  margin-top: 12px;
  display: block;
  width: 100%;
}
.gtbkg {
  display: none;
}
@media (min-width: 1440px) {
  .gtbkg {
    margin-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    row-gap: 60px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .zuiij {
    width: 394px;
    padding: 32px 32px 0 32px;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .zuiij:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .zuiij:nth-of-type(2)::before {
    background: var(--Linear, linear-gradient(90deg, #a855f7 0%, #db2777 100%));
  }
  .zuiij:nth-of-type(3)::before {
    background: var(--Linear, linear-gradient(90deg, #22c55e 0%, #0d9488 100%));
  }
  .zuiij:nth-of-type(4)::before {
    background: var(--Linear, linear-gradient(90deg, #f97316 0%, #dc2626 100%));
  }
  .zuiij:nth-of-type(5)::before {
    background: var(--Linear, linear-gradient(90deg, #06b6d4 0%, #2563eb 100%));
  }
}

.swiper-container-1 .swiper {
  width: 100%;
  overflow-x: hidden;
  margin-top: 40px;
}
@media (min-width: 1440px) {
  .swiper-container-1 .swiper {
    display: none;
  }
}

.swiper-container-1 .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
}
.swiper-container-1 .swiper-slide {
  width: auto !important;
  height: auto !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

.swiper-templates-buttons {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (min-width: 1440px) {
  .swiper-templates-buttons {
    display: none;
  }
}

.swiper-templates-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
}
.swiper-templates-left img {
  display: block;
  width: 100%;
}

.swiper-templates-right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
}
.swiper-templates-right img {
  display: block;
  width: 100%;
}

.swiper-container-1 .swiper-services-pagination {
  position: static !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}

.swiper-container-1 .swiper-pagination-bullet {
  width: 32px !important;
  height: 32px !important;
  background-image: url("/images/icons/icon-ball-light-blue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1 !important;
  background-color: transparent;
  border-radius: 0;
}

.swiper-container-1 .swiper-pagination-bullet-active {
  background-image: url("");
}

/* second swiper */
.swiper-container-2 {
  max-width: 1067px;
  margin: 0 auto;
}
.swiper-container-2 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-2 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.swiper--buttons {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media (min-width: 1024px) {
  .swiper--buttons {
    margin-top: 48px;
  }
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--left {
    width: 40px;
  }
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--right {
    width: 40px;
  }
}
.swiper--right img {
  display: block;
  width: 100%;
}

/* third swiper */
.swiper-container-3 {
  margin-top: 12px;
}
@media (min-width: 1024px) {
  .swiper-container-3 {
    margin-top: 36px;
  }
}
@media (min-width: 1440px) {
  .swiper-container-3 {
    display: none;
  }
}

.swiper-container-3 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-3 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-3 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.qyqlp {
  padding-block: 64px;
  padding-inline: 20px;
  background: #23232e;
}
@media (min-width: 1024px) {
  .qyqlp {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .qyqlp {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .qyqlp {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .qyqlp {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .qyqlp .rcihz {
    text-align: left;
  }
}
.xxryl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .xxryl {
    -webkit-column-gap: 52px;
       -moz-column-gap: 52px;
            column-gap: 52px;
    row-gap: 60px;
  }
}
.hvmfn {
  width: clamp(335px, 80vw, 602px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 1024px) {
  .hvmfn {
    padding: 36px;
    height: 257px;
  }
}
.hvmfn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.hvmfn p {
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.25px; /* 162.5% */
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.hvmfn h6 {
  margin-top: 24px;
  font-family: "Orbitron", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  background: var(--Linear, linear-gradient(104deg, #8c5af2 0%, #d371f4 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hvmfn span {
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.hvmfn:nth-of-type(1) {
  border-radius: 12px;
  border: 1px solid var(--Linear, #8c5af2);
  background: linear-gradient(119deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.hvmfn:nth-of-type(2) {
  border-radius: 12px;
  border: 1px solid var(--Linear, #06b6d4);
  background: linear-gradient(119deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.hvmfn:nth-of-type(3) {
  border-radius: 12px;
  border: 1px solid var(--Linear, #22c55e);
  background: linear-gradient(116deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.hvmfn:nth-of-type(4) {
  border-radius: 12px;
  border: 1px solid var(--Linear, #f97316);
  background: linear-gradient(116deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.futwb {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .futwb {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .futwb {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .futwb {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .futwb {
    padding-inline: 0;
  }
}
.ffhle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nuyvn {
  width: clamp(335px, 80vw, 362px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 28px 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(157deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .nuyvn {
    gap: 108px;
  }
}
.nuyvn:hover {
  background: var(--Linear, linear-gradient(149deg, #8c5af2 0%, rgba(211, 113, 244, 0.5098039216) 100%));
  -webkit-box-shadow: 6px 6px 51.1px 0 #8c5af2, -6px -6px 51px 0 #8c5af2;
          box-shadow: 6px 6px 51.1px 0 #8c5af2, -6px -6px 51px 0 #8c5af2;
}
.nuyvn img {
  display: block;
  width: 100%;
}
.nuyvn button {
  width: 100%;
  padding: 12px 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(99deg, #8c5af2 0%, #d371f4 100%);
  color: #f8fafc;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.nuyvn button:hover {
  background: #fff;
  color: #8c5af2;
  cursor: pointer;
}

.yokbi {
  padding-block: 64px;
  padding-inline: 20px;
  background: #23232d;
}
@media (min-width: 1024px) {
  .yokbi {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .yokbi {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .yokbi {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .yokbi {
    padding-inline: 0;
  }
}
.xmvoj {
  margin: 0 auto;
}
.ypydi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 1024px) {
  .ypydi {
    gap: 16px;
  }
}
.jdxkw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: clamp(335px, 80vw, 846px);
  padding: 20px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 8px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: #17171f;
}
@media (min-width: 1024px) {
  .jdxkw {
    padding: 24px 40px;
  }
}
.jdxkw.yhgmt .qmsxp {
  max-height: 100px;
  overflow: visible;
  opacity: 1;
  padding-top: 16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.jdxkw.yhgmt .qrhoz {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.xuuwl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.xuuwl p {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
@media (min-width: 1024px) {
  .xuuwl p {
    font-size: 18px;
  }
}
.qrhoz {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: auto;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qmsxp {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  color: #8c5af2;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.kpiph {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .kpiph {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .kpiph {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .kpiph {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .kpiph {
    padding-inline: 0;
  }
}
.kqcxx {
  color: #98a6b3;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}
.dwhsn {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .dwhsn {
    margin-top: 68px;
  }
}
@media (min-width: 1440px) {
  .dwhsn {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.nrfho {
  max-width: 552px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.tldvi {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
}
.iknkz {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(104deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.gyufa {
  display: block;
  width: 48px;
}
.waavu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.waavu h6 {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.waavu a {
  text-decoration: none;
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.pojjw {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(104deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.wxeij {
  display: block;
  width: 48px;
}
.hdqye {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hdqye h6 {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.hdqye p {
  text-decoration: none;
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.vvwpu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid rgba(43, 43, 59, 0.5);
  background: linear-gradient(104deg, #1c1c21 0%, #1f1f28 100%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.ihiij {
  display: block;
  width: 48px;
}
.kgeax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kgeax h6 {
  color: #f8fafc;
  font-family: "Orbitron", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.kgeax p {
  text-decoration: none;
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.xzshn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 12px;
  background: linear-gradient(103deg, #8c5af2 0%, #d371f4 100%);
}
.xzshn p {
  color: #f8fafc;
  text-align: center;
  font-family: "Orbitron", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.xzshn span {
  color: rgba(248, 250, 252, 0.8);
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.uxrwd {
  display: block;
  width: clamp(335px, 80vw, 642px);
  border-radius: 8px;
}

.yuphk {
  padding-inline: 20px;
  padding-block: 32px;
  background: #252532;
}
@media (min-width: 768px) {
  .yuphk {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .yuphk {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .yuphk {
    padding-inline: 0;
  }
}
.pdweh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.suqsa {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #381a74;
}
@media (min-width: 1024px) {
  .suqsa {
    gap: 40px;
  }
}
@media (min-width: 1440px) {
  .suqsa {
    width: 100%;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.niefs {
  display: block;
  width: 135px;
}
.eynft {
  color: #98a6b3;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.eynft a {
  color: #8c5af2;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  text-decoration: none;
}
.qjwnm {
  margin: 24px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 685px) {
  .qjwnm {
    margin: 0px auto 0 auto;
  }
}
@media (min-width: 1440px) {
  .qjwnm {
    margin: unset;
  }
}
.qjwnm a {
  color: #98a6b3;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.qjwnm a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ncaan {
  margin: 24px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media (min-width: 1024px) {
  .ncaan {
    margin: 0px auto 0 auto;
  }
}
@media (min-width: 1440px) {
  .ncaan {
    margin: unset;
  }
}
.ncaan a img {
  display: block;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.jxrgn {
  color: #98a6b3;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.ulpxz {
  padding-inline: 20px;
  padding-block: 40px;
  border-radius: 7px;
  background: #06052a;
  -webkit-box-shadow: 5px 15px 20px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 5px 15px 20px 0 rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .ulpxz {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ulpxz {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ulpxz {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .ulpxz {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.xrkiq {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .xrkiq {
    font-size: 40px;
  }
}
.ohigk {
  max-width: 750px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
}
@media (min-width: 1024px) {
  .ohigk {
    text-align: center;
    font-size: 24px;
  }
}
.efpwx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.phcfd {
  width: 256px;
  height: 55px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hwndq {
  color: #6e7191;
  border: none;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.hwndq:hover {
  background-color: #0c5a2e;
}

.ulrmw {
  color: #fff;
  background-color: transparent;
  border-radius: 4px;
  border: 2px solid #8C5AF2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ulrmw:hover {
  background-color: #8c2f1a;
}

.dpilv {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

#dpilv {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.wofne {
  padding-inline: 20px;
  margin-top: 104px;
  margin-bottom: 40px;
  color: #fff;
  text-align: justify;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 155.556% */
}
@media (min-width: 768px) {
  .wofne {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .wofne {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .wofne {
    padding-inline: 0;
  }
}
.njnoe {
  color: #f8fafc;
  text-align: center;
  font-family: "Orbitron", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px; /* 125% */
}
@media (min-width: 1024px) {
  .njnoe {
    font-size: 48px;
  }
}
.mcpni {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .mcpni {
    margin-top: 24px;
  }
}
.rufiy {
  margin-top: 16px;
}

.olaew {
  padding-top: 32px;
  text-align: left;
}
.llmzn {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.muzla {
  margin-top: 16px;
}
.rrsih {
  color: #fff;
}
.kdcii {
  color: #fff;
  text-align: justify;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 155.556% */
}
.ygelq {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .ygelq {
    margin-left: 35px;
  }
}
.dmllt {
  color: #fff;
  text-decoration: none;
}
.aafpg {
  margin-top: 8px;
}
.hwwmt {
  text-decoration: none;
  color: inherit;
}

.xciqe {
  list-style: disc;
  margin-left: 10px;
}

.cduyj {
  max-width: 1264px;
  margin: 0 auto;
}

.hctup {
  padding: 0;
}

.nfmsu {
  margin: 0;
}

.ddhfc {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}