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

.jogmi {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #FFF;
}

.ftjpr {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
  color: #48566a;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.htxff {
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
}

.esljl {
  color: #020817;
  text-align: center;
  font-family: "Sora", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 120% */
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .esljl {
    font-size: 48px;
    margin-bottom: 64px;
  }
}

@-webkit-keyframes mowir {
  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 mowir {
  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);
  }
}
.qgabh {
  font-weight: 700;
}

.pddrn {
  padding-inline: 20px;
  padding-block: 16px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  border-bottom: 1px solid #2b2b3b;
  background: #fff;
}
@media (min-width: 768px) {
  .pddrn {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .pddrn {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .pddrn {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .pddrn {
    padding-block: 20px;
  }
}
.mmahf {
  max-width: 1280px;
  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;
}
.unapw {
  display: block;
  width: 133px;
}
@media (min-width: 1024px) {
  .unapw {
    margin-right: 10px;
  }
}
.kukfr {
  display: block;
  margin-left: auto;
}
.kukfr img {
  display: block;
  width: 24px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.kukfr img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .kukfr {
    display: none;
  }
}
.vemus {
  margin-left: auto;
}
.vemus img {
  display: block;
  width: 24px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.vemus img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .vemus {
    display: none;
  }
}

.wserm {
  display: none;
}

@media (min-width: 1024px) {
  .wserm {
    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;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .wserm {
    width: unset;
  }
}
@media (min-width: 1024px) {
  .mfycz {
    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: 26px;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .mfycz {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 32px;
  }
}
@media (min-width: 1024px) {
  .ntlks {
    color: #48566a;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
  }
  .bpscx {
    color: #48566a;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .bpscx::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #01d7f1;
    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;
  }
  .bpscx:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .bpscx:hover {
    color: #01d7f1;
  }
}
.ebdjp {
  padding: 40px 40px 0 40px;
  border-bottom: 1px solid #2b2b3b;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  -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;
}
.ebdjp: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) {
  .ebdjp {
    display: none;
  }
}

.rsjkd {
  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: 32px;
}
.wkmbs {
  color: #48566a;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.sdzra {
  color: #48566a;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
}
.sdzra::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #48566a;
  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;
}
.sdzra:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.ycxmw {
  color: #1359f3;
  font-weight: 700;
}

.rgjej {
  padding-inline: 20px;
  padding-block: 154px 68px;
  background-image: url("/images/pictures/hero-bg-mobile-min.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .rgjej {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .rgjej {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .rgjej {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .rgjej {
    background-image: url("../../images/pictures/hero-bg-sesktop-min.jpg");
    padding-block: 184px 116px;
  }
}
.puzpo {
  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) {
  .puzpo {
    gap: 54px;
  }
}
@media (min-width: 1440px) {
  .puzpo {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.pbqyu {
  max-width: 576px;
  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: 24px;
}
@media (min-width: 1440px) {
  .pbqyu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
}
.nirik {
  color: #020817;
  text-align: center;
  font-family: "Sora", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 116.667% */
}
@media (min-width: 1024px) {
  .nirik {
    font-size: 60px;
  }
}
@media (min-width: 1440px) {
  .nirik {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.nirik span {
  background: -webkit-gradient(linear, left top, right top, from(#0b59f4), to(#9951e1));
  background: linear-gradient(90deg, #0b59f4 0%, #9951e1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Sora", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
}
@media (min-width: 1024px) {
  .nirik span {
    font-size: 60px;
  }
}
.mqcxa {
  color: #48566a;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
@media (min-width: 1024px) {
  .mqcxa {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .mqcxa {
    margin-top: 21px;
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.yvshm {
  width: 243px;
  border-radius: 12px;
  border: none;
  cursor: pointer;
  -webkit-animation: mowir 2s ease infinite;
          animation: mowir 2s ease infinite;
}
@media (min-width: 1440px) {
  .yvshm {
    margin-top: 40px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.yvshm img {
  display: block;
  width: 100%;
}
.cogrz {
  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: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .cogrz {
    gap: 28px;
  }
}
@media (min-width: 1440px) {
  .cogrz {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 87px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.cogrz img {
  display: block;
  width: 163px;
}
@media (min-width: 1440px) {
  .cogrz img {
    height: 24px;
  }
}
@media (min-width: 1440px) {
  .cogrz img:first-child {
    width: 163px;
  }
  .cogrz img:nth-of-type(2) {
    width: 195px;
  }
  .cogrz img:last-child {
    width: 140px;
  }
}
.mqxsz {
  display: block;
  width: clamp(335px, 70vw, 650px);
  border-radius: 16px;
}

.ikkwp {
  display: block;
  margin-top: 6px;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: mowir 2s ease infinite;
          animation: mowir 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: -webkit-animation 0.5s;
  transition: -webkit-animation 0.5s;
  transition: animation 0.5s;
  transition: animation 0.5s, -webkit-animation 0.5s;
}
.ikkwp:hover {
  -webkit-animation: unset;
          animation: unset;
}

.bnvxj {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .bnvxj {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .bnvxj {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .bnvxj {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .bnvxj {
    padding-inline: 0;
  }
}
.odtnb {
  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;
}
.pdudl {
  width: 335px;
  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;
  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;
}
.pdudl:hover {
  border: 1px solid #0B59F4;
}
.pdudl:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .pdudl {
    width: 312px;
    height: 196px;
  }
}
.pdudl img {
  display: block;
  width: 80px;
}
.pdudl h3 {
  margin-top: 24px;
  color: #020817;
  text-align: center;
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.pdudl p {
  margin-top: 16px;
}

.hzfjn {
  padding-block: 64px;
  padding-inline: 20px;
  background-image: url("../../images/pictures/features-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1024px) {
  .hzfjn {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .hzfjn {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .hzfjn {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .hzfjn {
    padding-inline: 0;
  }
}
.wrhgl {
  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;
}
.ozotp {
  width: clamp(335px, 50vw, 416px);
  height: 180px;
  padding: 28px;
  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;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(2px);
  text-align: left;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}
.ozotp:hover {
  border: 1px solid #0b59f4;
}
.ozotp img {
  display: block;
  width: 48px;
}
.ozotp h4 {
  margin-top: 16px;
  color: #020817;
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.ozotp p {
  margin-top: 8px;
}
.ozotp:nth-of-type(6) {
  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;
}
.ozotp:nth-of-type(6) button {
  border: none;
  cursor: pointer;
}
.ozotp:nth-of-type(6) button img {
  display: block;
  width: 212px;
}

.cytqs {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .cytqs {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .cytqs {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .cytqs {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .cytqs {
    padding-inline: 0;
  }
}
.baavt {
  border-radius: 12px;
  padding: 52px 10px 52px 60px;
  background-image: url("../../images/pictures/works-image-min.jpg");
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1024px) {
  .baavt {
    background-position: center;
  }
}
.wujyt {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 12px;
}
@media (min-width: 1440px) {
  .wujyt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.wujyt img {
  display: block;
  width: 142px;
}
@media (min-width: 1024px) {
  .wujyt img {
    width: 179px;
  }
}

.pfyaw {
  padding-block: 64px;
  padding-inline: 20px;
  background: var(--Linear, linear-gradient(135deg, rgba(11, 89, 244, 0.1) 0%, rgba(153, 81, 225, 0.05) 50%, rgba(22, 162, 73, 0.1) 100%));
}
@media (min-width: 1024px) {
  .pfyaw {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .pfyaw {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .pfyaw {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .pfyaw {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .pfyaw .htxff {
    position: relative;
  }
}
@media (min-width: 1440px) {
  .pfyaw .esljl {
    text-align: left;
  }
}
.vhzhq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 256px;
  height: 216px;
  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;
  border-radius: 12px;
  border: 1px solid #0b59f4;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(2px);
}
.vhzhq img {
  display: block;
  width: 64px;
}
.vhzhq h5 {
  margin-top: 16px;
  color: #020817;
  font-family: "Sora", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
.vhzhq p {
  margin-top: 12px;
}

.swiper-container-1 .swiper {
  width: 100%;
  overflow-x: hidden;
}
.swiper-container-1 .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media (min-width: 1024px) {
  .swiper-container-1 .swiper-wrapper {
    gap: 24px;
  }
}

.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-use-buttons {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
@media (min-width: 1440px) {
  .swiper-use-buttons {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}

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

.swiper-use-right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 60px;
}
.swiper-use-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("/images/icons/icon-ball-blue.png");
}

/* second swiper */
.swiper-container-2 {
  margin-top: 32px;
}
@media (min-width: 1440px) {
  .swiper-container-2 {
    display: none;
  }
}

.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-features-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-features-buttons {
    margin-top: 48px;
  }
}

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

.swiper-features-right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper-features-right {
    width: 40px;
  }
}
.swiper-features-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;
}

.npdse {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .npdse {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .npdse {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .npdse {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .npdse {
    padding-inline: 0;
  }
}
.npdse .pwyql {
  width: 100%;
  max-width: 896px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  border-radius: 12px;
  overflow: hidden;
}
.npdse .pwyql iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.pbnjf {
  margin: 24px auto 0 auto;
  max-width: 871px;
  color: #48566a;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
}
@media (min-width: 1024px) {
  .pbnjf {
    font-size: 20px;
  }
}

.moxhe {
  padding-block: 64px;
  padding-inline: 20px;
  background: var(--Linear, linear-gradient(135deg, rgba(11, 89, 244, 0.1) 0%, rgba(153, 81, 225, 0.05) 50%, rgba(22, 162, 73, 0.1) 100%));
}
@media (min-width: 1024px) {
  .moxhe {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .moxhe {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .moxhe {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .moxhe {
    padding-inline: 0;
  }
}
.mloar {
  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) {
  .mloar {
    gap: 36px;
  }
}
.iuhol {
  width: 319px;
  height: 504px;
  padding: 32px;
  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: 32px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(2px);
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}
.iuhol:hover {
  border: 1px solid #0b59f4;
}
.iuhol img {
  display: block;
  width: 100%;
}
.iuhol button {
  background-color: transparent;
  width: 255px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid #cbd5e1;
  background: #fff;
  cursor: pointer;
  color: #020817;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.iuhol button:hover {
  color: #fff;
}
.iuhol button:hover {
  background: #0b59f4;
}

.djyly {
  padding-block: 64px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .djyly {
    padding-block: 88px;
  }
}
@media (min-width: 768px) {
  .djyly {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .djyly {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .djyly {
    padding-inline: 0;
  }
}
.icxmd {
  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) {
  .icxmd {
    gap: 36px;
  }
}
.bwlpg {
  max-width: 449px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 1440px) {
  .bwlpg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 1440px) {
  .djyly .esljl {
    text-align: left;
    font-size: 40px;
  }
}
.ogmou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.rtvzv {
  display: block;
  width: 48px;
}
.tozsy {
  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;
  gap: 4px;
}
.tozsy h6 {
  color: #020817;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.tozsy a {
  color: #0b59f4;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.obisy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.ruqfs {
  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;
  gap: 4px;
}
.ruqfs h6 {
  color: #020817;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.ruqfs a {
  color: #0b59f4;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.ajfkm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.isdin {
  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;
  gap: 4px;
}
.isdin h6 {
  color: #020817;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.isdin address {
  text-align: left;
}
.sbmnt {
  width: 335px;
  border: none;
  border-radius: 12px;
  cursor: pointer;
}
.sbmnt img {
  display: block;
  width: 100%;
}
.ttrtz {
  display: block;
  width: clamp(335px, 80vw, 763px);
  border-radius: 12px;
}

.omfbz {
  padding-inline: 20px;
  padding-block: 40px;
  background: #020817;
}
@media (min-width: 768px) {
  .omfbz {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .omfbz {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .omfbz {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .omfbz {
    padding-block: 48px;
  }
}
.yxstt {
  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: 32px;
}
@media (min-width: 1024px) {
  .yxstt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.vuscg {
  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: 7px;
}
@media (min-width: 1024px) {
  .vuscg {
    gap: 12px;
  }
}
@media (min-width: 1440px) {
  .vuscg {
    gap: 24px;
  }
}
.vuscg a {
  color: #94a3b8;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  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;
}
@media (min-width: 1024px) {
  .vuscg a {
    font-size: 16px;
  }
}
.vuscg a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.snivd a {
  text-decoration: none;
  color: #94a3b8;
}
@media (min-width: 1024px) {
  .snivd {
    font-size: 16px;
  }
}
.jtomc {
  color: #94a3b8;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
@media (min-width: 1024px) {
  .jtomc {
    font-size: 16px;
  }
}

.wpcxj {
  padding-inline: 20px;
  padding-block: 40px;
  border-radius: 7px;
  background: #0b59f4;
  -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) {
  .wpcxj {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .wpcxj {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .wpcxj {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .wpcxj {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.xjfcy {
  color: var(--white, #fff);
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .xjfcy {
    font-size: 40px;
  }
}
.xopse {
  max-width: 750px;
  color: var(--white, #fff);
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 1024px) {
  .xopse {
    text-align: center;
    font-size: 24px;
  }
}
.rwgon {
  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;
}
.dxxyw {
  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;
}

.nykkq {
  color: #000;
  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;
}
.nykkq:hover {
  background-color: #0c5a2e;
}

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

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

#qhfcu {
  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;
}

.aqekh {
  padding-inline: 20px;
  margin-top: 104px;
  margin-bottom: 40px;
  color: #020817;
  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) {
  .aqekh {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .aqekh {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .aqekh {
    padding-inline: 0;
  }
}
.lnnea {
  color: #020817;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px; /* 125% */
}
@media (min-width: 1024px) {
  .lnnea {
    font-size: 48px;
  }
}
.mdbgy {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .mdbgy {
    margin-top: 24px;
  }
}
.uvcpw {
  margin-top: 16px;
}

.ytvvi {
  padding-top: 32px;
  text-align: left;
}
.zkpgd {
  color: #020817;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.atunx {
  margin-top: 16px;
}
.zisko {
  color: #000;
}
.nmmis {
  color: #020817;
  text-align: justify;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 155.556% */
}
.avkcs {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .avkcs {
    margin-left: 35px;
  }
}
.ayvgq {
  color: #000;
  text-decoration: none;
}
.wdaih {
  margin-top: 8px;
}
.nimki {
  text-decoration: none;
  color: inherit;
}

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

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

.sggel {
  padding: 0;
}

.vflig {
  margin: 0;
}

.nguoh {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}