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

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

.ktxgp {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.benxj {
  max-width: 1338px;
  margin: 0 auto;
  height: 100%;
}

.iupxb {
  color: #fff;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .iupxb {
    font-size: 40px;
  }
}
.pwqmm {
  color: #000002;
  position: relative;
  z-index: 1;
}

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

.wamqd {
  padding-inline: 20px;
  padding-block: 16px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  background: #fff;
}
@media (min-width: 768px) {
  .wamqd {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .wamqd {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .wamqd {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .wamqd {
    padding-block: 29.5px;
  }
}
.ogmpv {
  max-width: 1023px;
  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;
}
.glkwd {
  display: block;
  margin-left: auto;
}
.glkwd 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;
}
.glkwd img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .glkwd {
    display: none;
  }
}
.xbklu {
  margin-left: auto;
}
.xbklu 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;
}
.xbklu img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .xbklu {
    display: none;
  }
}

.dfpqu {
  display: none;
}

@media (min-width: 1024px) {
  .dfpqu {
    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;
  }
  .hbwkv {
    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: 48px;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .hbwkv {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 58px;
  }
}
@media (min-width: 1024px) {
  .nrdqw {
    color: #000;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .yplqx {
    color: #000;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .yplqx::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;
  }
  .yplqx:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .yplqx:hover {
    color: #01d7f1;
  }
}
.hitio {
  padding: 40px 40px 0 60px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(92%, #04338f), to(transparent));
  background: linear-gradient(to top, #04338f 92%, transparent 100%);
  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;
}
.hitio: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) {
  .hitio {
    display: none;
  }
}

.ibbhs {
  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;
}
.tgwjm {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.xmvnt {
  color: #fff;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
}
.xmvnt::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #fff;
  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;
}
.xmvnt:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.krinc {
  border-radius: 12px;
  border: 1px solid #fff;
  padding: 8px 12px;
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}
.krinc:hover {
  border: none;
}
@media (min-width: 1024px) {
  .krinc {
    border-radius: 12px;
    border: 1px solid #0343bf;
  }
}

.tmbso {
  padding-inline: 20px;
  padding-block: 100px 30px;
  background-image: url("/images/pictures/hero-bg-mobile.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0343bf;
  position: relative;
}
@media (min-width: 768px) {
  .tmbso {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .tmbso {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .tmbso {
    padding-inline: 0;
  }
}
.tmbso::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 950.158px;
  height: 335px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 950.158px;
  background: radial-gradient(46.14% 134.46% at 50% 50%, #fff 0%, #fff 100%);
  -webkit-filter: blur(105.0591659546px);
          filter: blur(105.0591659546px);
  z-index: 0;
}
@media (min-width: 1440px) {
  .tmbso::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
}
@media (min-width: 1024px) {
  .tmbso {
    background-image: url("/images/pictures/hero-bg-desktop.png");
  }
}
@media (min-width: 1440px) {
  .tmbso {
    padding-block: 119px 10px;
  }
}
.kjrkc {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .kjrkc {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
}
.jprxg {
  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: 18px;
  z-index: 1;
}
@media (min-width: 1440px) {
  .jprxg {
    position: absolute;
    left: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.gmhqi {
  color: #0343bf;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .gmhqi {
    font-size: 48px;
  }
}
.kfcvu {
  color: #0343bf;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1440px) {
  .kfcvu {
    text-align: left;
  }
}
.bnlde {
  width: 225px;
  border-radius: 32px;
  border: none;
  cursor: pointer;
  -webkit-animation: jwham 2s ease infinite;
          animation: jwham 2s ease infinite;
}
@media (min-width: 1440px) {
  .bnlde {
    margin-top: 32px;
  }
}
.bnlde img {
  display: block;
  width: 100%;
}
.dglwy {
  display: block;
  width: clamp(400px, 70vw, 844px);
}
@media (min-width: 1440px) {
  .dglwy {
    margin-left: auto;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}

.kshio {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: jwham 2s ease infinite;
          animation: jwham 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dmlsp {
  padding-block: 60px;
  padding-inline: 20px;
  background: #0343bf;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .dmlsp {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .dmlsp {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .dmlsp {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .dmlsp {
    padding-inline: 0;
  }
}
.dmlsp::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1260px;
  height: 730px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 1260px;
  background: radial-gradient(46.14% 134.46% at 50% 50%, #fff 0%, #fff 100%);
  -webkit-filter: blur(159px);
          filter: blur(159px);
  z-index: -1;
}
.doozp {
  z-index: 1;
}
.ytlbe {
  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: 22px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .ytlbe {
    gap: 64px;
  }
}
.xrcua {
  width: clamp(335px, 80vw, 408px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 44px;
  -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: 16px;
  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;
}
.xrcua:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.xrcua p {
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}
.xrcua:first-child {
  color: #000002;
  border-radius: 32px;
  background: #fff;
  -webkit-box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
}
.xrcua:last-child {
  color: #fff;
  border-radius: 32px;
  background: #0343bf;
  -webkit-box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
}
.qudlk {
  display: block;
  margin: 32px auto 0 auto;
  width: 324px;
  height: 59px;
  border: none;
  border-radius: 32px;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.qudlk:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.qudlk img {
  display: block;
  width: 100%;
}

.xtmzs {
  padding-block: 60px;
  padding-inline: 20px;
}
@media (min-width: 1024px) {
  .xtmzs {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .xtmzs {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .xtmzs {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .xtmzs {
    padding-inline: 0;
  }
}
.xsjxj {
  width: 250px;
  height: 242px;
  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: 16px;
  text-align: center;
}
.xsjxj img {
  display: block;
  width: 100%;
}
.xsjxj p {
  color: #000002;
}

.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: 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--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--buttons {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}

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

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 60px;
}
.swiper--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;
}

.qngud {
  padding-block: 60px;
  padding-inline: 20px;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(10%, transparent), color-stop(10%, #0343BF), color-stop(80%, #0343BF), color-stop(80%, transparent), to(transparent));
  background: linear-gradient(to top, transparent 0%, transparent 10%, #0343BF 10%, #0343BF 80%, transparent 80%, transparent 100%);
}
@media (min-width: 1024px) {
  .qngud {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .qngud {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .qngud {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .qngud {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .qngud {
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(18%, transparent), color-stop(10%, #0343BF), color-stop(67%, #0343BF), color-stop(60%, transparent), to(transparent));
    background: linear-gradient(to top, transparent 0%, transparent 18%, #0343BF 10%, #0343BF 67%, transparent 60%, transparent 100%);
  }
}
.ryeqj {
  max-width: 1020px;
  margin: 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: 13px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lxesj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  padding: 22px;
  -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: 16px;
  border-radius: 22px;
  background: #fff;
  -webkit-box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.35);
  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;
}
.lxesj:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.lxesj img {
  display: block;
  width: 108.374px;
}
.lxesj p {
  color: #000002;
}

.hrofv {
  padding-block: 60px;
  padding-inline: 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .hrofv {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .hrofv {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .hrofv {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .hrofv {
    padding-inline: 0;
  }
}
.hrofv::before {
  content: "";
  width: 1281px;
  height: 1094px;
  position: absolute;
  inset: 0;
  background-image: url(/images/pictures/way-staps-blue-img-removebg-preview.png);
  background-position: -195vw -49vw;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  z-index: 0;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .hrofv::before {
    background-position: -30vw -18vw;
  }
}
@media (min-width: 1440px) {
  .hrofv::before {
    height: 854px;
    background-position: 22vw -11vw;
  }
}
.hrofv .iupxb {
  min-width: 354px;
}
.kanpx {
  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: 22px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .kanpx {
    gap: 0;
  }
}
.kanpx img {
  display: block;
  width: clamp(335px, 80vw, 496px);
}
.kanpx p {
  max-width: 592px;
  color: #000002;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}

.ewcab {
  padding-block: 60px;
  padding-inline: 20px;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(30%, transparent), color-stop(10%, #0343bf), color-stop(70%, #0343bf), color-stop(70%, transparent), to(transparent));
  background: linear-gradient(to top, transparent 0%, transparent 30%, #0343bf 10%, #0343bf 70%, transparent 70%, transparent 100%);
}
@media (min-width: 1024px) {
  .ewcab {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .ewcab {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ewcab {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ewcab {
    padding-inline: 0;
  }
}
.btfqc {
  display: block;
  width: 329px;
}
.hpckw {
  display: block;
  width: 149px;
  border: none;
  background-color: transparent;
  margin: 40px auto 0 auto;
  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;
}
.hpckw:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.hpckw img {
  display: block;
  width: 100%;
}

.vihny {
  padding-block: 60px;
  padding-inline: 20px;
  background: #0343bf;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .vihny {
    padding-block: 60px;
  }
}
@media (min-width: 768px) {
  .vihny {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .vihny {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .vihny {
    padding-inline: 0;
  }
}
.vihny::before {
  content: "";
  width: 1281px;
  height: 1094px;
  position: absolute;
  inset: 0;
  background-image: url(/images/pictures/way-staps-blue-img-removebg-preview.png);
  background-position: -200vw -20vw;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .vihny::before {
    background-position: -15vw -25vw;
  }
}
@media (min-width: 1440px) {
  .vihny::before {
    width: 1400px;
    height: auto;
    background-position: 15vw -11vw;
  }
}
.kyoww {
  color: #fff;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
.ezeko {
  margin-top: 32px;
  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: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.caloy {
  display: block;
  width: clamp(335px, 80vw, 590px);
}
.tlppd {
  max-width: 425px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (min-width: 1440px) {
  .tlppd {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ugcyd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.ugcyd h6 {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.ugcyd a {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-decoration: none;
}
.jusju {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.jusju h6 {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.jusju a {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-decoration: none;
}
.cyvkf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 1440px) {
  .cyvkf {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.cyvkf h6 {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.cyvkf a {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-decoration: none;
}
.efzpn {
  margin: 40px auto 0 auto;
  display: block;
  width: 236px;
  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;
}
@media (min-width: 1440px) {
  .efzpn {
    margin: 40px auto 0 0;
  }
}
.efzpn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.efzpn img {
  width: 100%;
}

.vpckc {
  padding-inline: 20px;
  padding-block: 40px;
  background: #04338f;
}
@media (min-width: 768px) {
  .vpckc {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .vpckc {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .vpckc {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .vpckc {
    padding-block: 23px;
  }
}
.hrtbt {
  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: 22px;
}
.weeie {
  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: 10px;
}
@media (min-width: 1024px) {
  .weeie {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 22px;
  }
}
.weeie a {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  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;
}
.weeie a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.shycd a {
  text-decoration: none;
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cwdfw {
  color: #fff;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.xothc {
  padding-inline: 20px;
  padding-block: 40px;
  border-radius: 7px;
  border-radius: 20px;
  border: 1px solid #0343bf;
  background: #fff;
  -webkit-box-shadow: 0 14px 42px 0 rgba(8, 15, 52, 0.06);
          box-shadow: 0 14px 42px 0 rgba(8, 15, 52, 0.06);
  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) {
  .xothc {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .xothc {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .xothc {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .xothc {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.jehid {
  color: #0343bf;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .jehid {
    font-size: 40px;
  }
}
.bevjh {
  max-width: 750px;
  color: #0343bf;
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
}
@media (min-width: 1024px) {
  .bevjh {
    text-align: center;
    font-size: 24px;
  }
}
.wcuuk {
  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;
}
.ccnha {
  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;
}

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

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

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

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

.mrmhx {
  padding-inline: 20px;
  margin-top: 104px;
  margin-bottom: 40px;
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
@media (min-width: 768px) {
  .mrmhx {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .mrmhx {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .mrmhx {
    padding-inline: 0;
  }
}
.ctpnx {
  color: #fff;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 109.091% */
}
.irhfe {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .irhfe {
    margin-top: 24px;
  }
}
.ioomz {
  margin-top: 16px;
}

.utbdg {
  padding-top: 32px;
  text-align: left;
}
.cgpia {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.ibefv {
  margin-top: 16px;
}
.xmcyl {
  color: #fff;
}
.cwsoa {
  color: #fff;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.bevss {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .bevss {
    margin-left: 35px;
  }
}
.rpylq {
  color: #fff;
  text-decoration: none;
}
.dfspr {
  margin-top: 8px;
}
.vvonx {
  text-decoration: none;
  color: inherit;
}

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

.foqii {
  max-width: 1268px;
  margin: 0 auto;
}

.uvrrn {
  padding: 0;
}

.xhdvq {
  margin: 0;
}

.cflhx {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}

.zqgks {
  background-color: #0343bf;
}