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

.kjyxq {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--asdfcb, radial-gradient(114.63% 133.88% at 20.4% 99.76%, #ec3593 0%, #b51861 36%, #842676 71%, #562b79 100%));
}

.hwrmt {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--asdfcb, radial-gradient(114.63% 133.88% at 20.4% 99.76%, #ec3593 0%, #b51861 36%, #842676 71%, #562b79 100%));
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .hwrmt {
    font-size: 18px;
  }
}

.smfgf {
  max-width: 1353px;
  margin: 0 auto;
  height: 100%;
}

.unywt {
  text-align: center;
  font-family: "Asset", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .unywt {
    font-size: 60px;
  }
}

.gohtj {
  margin-top: 40px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  text-transform: capitalize;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .gohtj {
    font-size: 32px;
  }
}

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

.fiqce {
  padding-inline: 10px;
  padding-block: 16px;
  background: #552a78;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
@media (min-width: 768px) {
  .fiqce {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .fiqce {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .fiqce {
    padding-inline: 0;
  }
}
.odvca {
  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;
}
.arjcq {
  display: block;
  width: 129px;
}
@media (min-width: 1024px) {
  .arjcq {
    width: 188px;
  }
}
.bpbjc {
  display: block;
  margin-left: auto;
  width: 44px;
}
.bpbjc img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.bpbjc img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .bpbjc {
    display: none;
  }
}
.bbzuq {
  margin-left: auto;
  width: 44px;
}
.bbzuq img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.bbzuq img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .bbzuq {
    display: none;
  }
}
.gphtd {
  display: none;
}
@media (min-width: 1440px) {
  .gphtd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    padding: 12px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    border-radius: 48px;
    background: #ffd900;
    color: #582977;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 140%; /* 19.6px */
    text-decoration: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
  }
  .gphtd:hover {
    background-color: #fff;
  }
}

.fpjip {
  display: none;
}

@media (min-width: 1024px) {
  .fpjip {
    width: 100%;
    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;
    max-width: 660px;
    border-radius: 32px;
    border: 1px solid var(--Linear, #534081);
    background: var(--linear-2-paints, conic-gradient(from 181deg at 50% 50%, rgba(0, 0, 0, 0) 172.6642012596deg, rgba(73, 53, 130, 0.3) 281.25deg, rgba(71, 47, 140, 0.12) 360deg));
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 12px 24px;
  }
  .pigiw {
    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;
    width: 100%;
  }
  .wtzcx {
    color: #dfdfdf;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
  }
  .ydajl {
    color: #dfdfdf;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .ydajl::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ffd900;
    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;
  }
  .ydajl:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .ydajl:hover {
    color: #ffd900;
  }
}
.pztup {
  padding-inline: 10px;
  border: 1px solid var(--Linear, #534081);
  background: #552a78;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  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-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: 28px;
}
@media (min-width: 768px) {
  .pztup {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .pztup {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .pztup {
    padding-inline: 0;
  }
}
.pztup: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) {
  .pztup {
    display: none;
  }
}
.dpdup {
  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;
}
.amdvd {
  width: 100%;
}
.pqhae {
  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: 28px;
}
.bdnbs {
  color: #dfdfdf;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.opnii {
  color: #dfdfdf;
  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;
}
.opnii::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;
}
.opnii:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.opnii:hover {
  color: #fff;
}
.djptv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  padding: 12px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  border-radius: 48px;
  background: #ffd900;
  color: #582977;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 19.6px */
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.djptv:hover {
  background-color: #fff;
}

.jgubf {
  padding-inline: 10px;
  padding-block: 133px 185px;
}
@media (min-width: 768px) {
  .jgubf {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .jgubf {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .jgubf {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .jgubf {
    padding-block: 175px;
  }
}
.efusc {
  max-width: 1100px;
  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;
  position: relative;
  z-index: 1;
}
.qoasi {
  text-align: center;
  font-family: "Asset", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .qoasi {
    font-size: 48px;
  }
}
.xhamb {
  margin-top: 44px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  text-transform: capitalize;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.39%, #fff), color-stop(91.52%, rgba(255, 255, 255, 0.3)));
  background: linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .xhamb {
    font-size: 32px;
  }
}
.lygia {
  margin: 37px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 354px;
  height: 70px;
  padding: 28px 90px;
  -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-radius: 57px;
  background: #ffd900;
  color: #5b2977;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px; /* 160% */
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.lygia:hover {
  background-color: #fff;
}
.dnirg {
  display: block;
  width: clamp(346px, 30vw, 695px);
  position: absolute;
  right: 0;
  top: 65%;
  z-index: 0;
  -webkit-transform: translateX(40%);
          transform: translateX(40%);
}
@media (min-width: 1024px) {
  .dnirg {
    top: 50%;
  }
}
@media (min-width: 1440px) {
  .dnirg {
    width: clamp(346px, 60vw, 695px);
    top: 0;
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}
.jtyye {
  display: none;
}
@media (min-width: 1440px) {
  .jtyye {
    display: block;
    width: 418px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(-80%, 50%);
            transform: translate(-80%, 50%);
  }
}
.iugos {
  display: block;
  width: 730px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 175%);
          transform: translate(-50%, 175%);
}
@media (min-width: 1024px) {
  .iugos {
    width: 1636px;
    -webkit-transform: translate(-50%, 140%);
            transform: translate(-50%, 140%);
  }
}
@media (min-width: 1440px) {
  .iugos {
    -webkit-transform: translate(-50%, 137%);
            transform: translate(-50%, 137%);
  }
}

.nosdb {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: ldkyu 2s ease infinite;
          animation: ldkyu 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.abhdh {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .abhdh {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .abhdh {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .abhdh {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .abhdh {
    padding-inline: 0;
  }
}
.fespt {
  max-width: 1440px;
  margin: 0 auto;
}
.xonqw {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2px;
}
@media (min-width: 1024px) {
  .xonqw {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 2px;
  }
}
@media (min-width: 1440px) {
  .xonqw {
    gap: 0;
  }
}
.ddqur {
  width: 466px;
  padding: 16px 24px;
  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;
  background: -webkit-gradient(linear, left top, right top, from(rgba(183, 121, 245, 0.2)), to(rgba(133, 71, 246, 0.1)));
  background: linear-gradient(90deg, rgba(183, 121, 245, 0.2) 0%, rgba(133, 71, 246, 0.1) 100%);
  border-right: 1px solid #fff;
}
@media (min-width: 1024px) {
  .ddqur {
    border-right: 1px solid #fff;
    height: 216px;
  }
}
@media (min-width: 1440px) {
  .ddqur {
    width: 360px;
  }
}
.ddqur p {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px; /* 91.667% */
  text-align: left;
}

.vialq {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .vialq {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .vialq {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .vialq {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .vialq {
    padding-inline: 0;
  }
}
.udliq {
  display: none;
}
@media (min-width: 1440px) {
  .udliq {
    display: block;
    width: 988px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
  }
}
.orbsl {
  width: 356px;
  height: 246px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 1024px) {
  .orbsl {
    width: 376px;
  }
}
.mteoo {
  height: 208px;
  padding: 80px 40px 30px 40px;
  width: 356px;
  height: 208px;
  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;
  border-radius: 24px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.1);
  position: relative;
}
@media (min-width: 1024px) {
  .mteoo {
    width: 376px;
  }
}
.mteoo img {
  display: block;
  width: 76px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mteoo p {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 106.667% */
  text-transform: capitalize;
}
.tbrrr {
  display: none;
}
@media (min-width: 1440px) {
  .tbrrr {
    margin-top: 206px;
    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: 78px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}
.tmanw {
  display: block;
  width: 210px;
}

.swiper-container-1 .swiper {
  width: 100%;
  overflow-x: hidden;
  margin: 75px auto 0 auto;
}
@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: 8px;
}
@media (min-width: 1024px) {
  .swiper-container-1 .swiper-wrapper {
    gap: 10px;
  }
}

.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 {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
  -webkit-transform: translateX(-130%);
          transform: translateX(-130%);
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper-features-right {
  display: block;
  margin: 25px 0 0 auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 58px;
}
@media (min-width: 1440px) {
  .swiper-features-right {
    display: none;
  }
}
.swiper-features-right img {
  display: block;
  width: 100%;
}

.swiper-container-1 .swiper--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: 32px;
}
@media (min-width: 1440px) {
  .swiper-container-1 .swiper--pagination {
    display: none;
  }
}

.swiper-container-1 .swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background-image: url("/images/icons/icon-bullet.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-bullet-active.png");
}

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

.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1440px) {
  .swiper-container-2 .swiper-wrapper {
    gap: 0px;
  }
}

.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-studies-right {
  display: block;
  margin: 25px 0 0 auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 58px;
}
@media (min-width: 1440px) {
  .swiper-studies-right {
    display: none;
  }
}
.swiper-studies-right img {
  display: block;
  width: 100%;
}

/* third swiper */
.swiper-container-3 {
  margin: 66px auto 0 auto;
  max-width: 1065px;
  -webkit-filter: drop-shadow(0 4px 100px #311d40);
          filter: drop-shadow(0 4px 100px #311d40);
}
@media (min-width: 1440px) {
  .swiper-container-3 {
    margin: 94px auto 0 auto;
    max-height: 600px;
  }
}

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

.swiper-container-3 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
}
@media (min-width: 1440px) {
  .swiper-container-3 .swiper-wrapper {
    gap: 15px;
  }
}

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

.swiper-pricing-buttons {
  margin-top: 60px;
  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;
}
.swiper-pricing-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 58px;
}
.swiper-pricing-left img {
  display: block;
  width: 100%;
}

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

/* fourth swiper */
.swiper-container-4 {
  margin: 60px auto 0 auto;
}
.swiper-container-4 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-4 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 11px;
}

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

/* fifth swiper */
.swiper-container-5 {
  display: none;
}
@media (min-width: 1440px) {
  .swiper-container-5 {
    display: block;
    margin: 60px auto 0 auto;
    width: 100%;
  }
}

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

.swiper-container-5 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

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

.flamy {
  padding-block: 80px 0;
}
@media (min-width: 1440px) {
  .flamy {
    padding-block: 120px 0;
  }
}
.mdvwq {
  max-width: 1440px;
  margin: 0 auto;
}
.flamy .unywt {
  padding-inline: 5px;
  letter-spacing: -2.88px;
}
.gkfbg {
  margin-top: 64px;
  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: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .gkfbg {
    display: none;
  }
}
.qebit {
  width: 397px;
  padding: 40px;
  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: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 24px;
  border: 1px solid #fff;
  background: rgba(43, 38, 68, 0.5);
  backdrop-filter: blur(100px);
}
@media (min-width: 1024px) {
  .qebit {
    width: 480px;
  }
}
@media (min-width: 1440px) {
  .qebit {
    width: 700px;
    height: 187px;
  }
}
.qebit h3 {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.qebit p {
  color: #fff;
}

.ktmzw {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .ktmzw {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .ktmzw {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .ktmzw {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .ktmzw {
    padding-inline: 0;
  }
}
.gvplm {
  width: 422px;
  height: 478px;
  padding: 16px 24px;
  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: 36px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: left;
  border-radius: 24px 0 0 24px;
  border-right: 1px solid #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgba(133, 71, 246, 0.1)), color-stop(95.81%, rgba(183, 121, 245, 0.2)));
  background: linear-gradient(90deg, rgba(133, 71, 246, 0.1) 0%, rgba(183, 121, 245, 0.2) 95.81%);
}
@media (min-width: 1440px) {
  .gvplm {
    border-right: 2px solid #fff;
  }
}
.gvplm img {
  display: block;
  width: 100%;
}
.gvplm h4 {
  margin-top: 36px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px; /* 91.667% */
}
.gvplm p {
  margin-top: 19px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 165% */
}

.eeglr {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .eeglr {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .eeglr {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .eeglr {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .eeglr {
    padding-inline: 0;
  }
}
.cmgni {
  width: 334px;
}
@media (min-width: 1440px) {
  .cmgni {
    height: 495px;
    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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
}
.cmgni p {
  display: none;
}
@media (min-width: 1440px) {
  .cmgni p {
    display: block;
  }
}
.cmgni img {
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 1440px) {
  .mdige p {
    position: absolute;
    width: 340px;
    height: 271px;
    top: 0;
    border-radius: 50px 24px 24px 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.5;
    background: conic-gradient(from 181deg at 50% 50%, rgba(0, 0, 0, 0) 172.6642012596deg, rgba(73, 53, 130, 0.42) 281.25deg, rgba(71, 47, 140, 0.17) 360deg), rgba(255, 255, 255, 0.5);
    background-color: #b51861;
    z-index: -1;
    clip-path: polygon(0 23px, 100% 0, 100% 100%, 0 100%);
  }
}

@media (min-width: 1440px) {
  .ixtri p {
    position: absolute;
    width: 334px;
    height: 271px;
    top: 0;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.5;
    background: conic-gradient(from 181deg at 50% 50%, rgba(0, 0, 0, 0) 172.6642012596deg, rgba(73, 53, 130, 0.42) 281.25deg, rgba(71, 47, 140, 0.17) 360deg), rgba(255, 255, 255, 0.5);
    background-color: #b51861;
    z-index: -1;
  }
}

@media (min-width: 1440px) {
  .mxfme p {
    position: absolute;
    width: 333px;
    height: 271px;
    top: 0;
    border-radius: 24px 50px 24px 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.5;
    background: conic-gradient(from 181deg at 50% 50%, rgba(0, 0, 0, 0) 172.6642012596deg, rgba(73, 53, 130, 0.42) 281.25deg, rgba(71, 47, 140, 0.17) 360deg), rgba(255, 255, 255, 0.5);
    background-color: #b51861;
    z-index: -1;
    clip-path: polygon(0 0px, 100% 22px, 100% 100%, 0 100%);
  }
}

.eshda {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .eshda {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .eshda {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .eshda {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .eshda {
    padding-inline: 0;
  }
}
.ftazq {
  width: 425px;
  height: 536px;
  padding: 27px 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50px;
  background: #fff;
}
.ftazq img {
  display: block;
  width: 100%;
}
.ftazq h4 {
  margin-top: 72px;
  color: #552a78;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 100% */
  text-transform: capitalize;
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ftazq p {
  color: #552a78;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: capitalize;
  text-align: left;
}

.muxui {
  padding-block: 80px 0;
  padding-inline: 10px;
}
@media (min-width: 1440px) {
  .muxui {
    padding-block: 120px 0;
  }
}
@media (min-width: 768px) {
  .muxui {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .muxui {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .muxui {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .muxui .smfgf {
    position: relative;
  }
}
.afixk {
  margin-top: 42px;
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 19.437px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.324px; /* 120% */
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .afixk {
    margin-top: 73px;
    font-size: 32px;
    line-height: 40px;
  }
}
.pctdw {
  margin-top: 72px;
  max-width: 737px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 44px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .pctdw {
    margin-top: 88px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.pctdw p {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 200% */
  text-transform: capitalize;
}
.pctdw a {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 200% */
  text-transform: capitalize;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.pctdw a::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #552a78;
  bottom: -1px;
  width: 100%;
  -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;
}
.pctdw a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.pctdw a:hover {
  color: #552a78;
}
.muxui h4 {
  margin-top: 83px;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
@media (min-width: 1024px) {
  .muxui h4 {
    margin-top: 95px;
    font-size: 32px;
    text-align: left;
  }
}
.quzyt {
  margin: 72px auto 0 0;
  width: clamp(355px, 70vw, 454px);
  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;
  border-radius: 99px;
  border: 1px solid #77679f;
}
.quzyt input {
  background-color: transparent;
  border: none;
  outline: none;
  background-color: transparent;
}
.quzyt input:focus {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt input::-webkit-input-placeholder {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt input::-moz-placeholder {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt input:-ms-input-placeholder {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt input::-ms-input-placeholder {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt input::placeholder {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
}
.quzyt button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 54px;
  background: #ffd900;
  color: #552a78;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  border: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.quzyt button:hover {
  background-color: #fff;
}
.qrwha {
  margin-top: 40px;
  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;
  gap: 12px;
}
.qrwha a img {
  display: block;
  width: 32px;
}
.flqot {
  display: block;
  width: clamp(375px, 50vw, 673px);
}
@media (min-width: 1024px) {
  .flqot {
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media (min-width: 1440px) {
  .flqot {
    top: 40%;
  }
}

.dgfgl {
  padding-inline: 10px;
  padding-block: 44px;
}
@media (min-width: 768px) {
  .dgfgl {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .dgfgl {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .dgfgl {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .dgfgl {
    padding-block: 88px;
  }
}
.thlby {
  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: 64px;
}
@media (min-width: 1440px) {
  .thlby {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nwhia {
  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;
  gap: 31px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nwhia a {
  color: #552a78;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.nwhia a::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #552a78;
  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;
}
.nwhia a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.nwhia a:hover {
  color: #552a78;
}
.rcbiw {
  color: #552a78;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .rcbiw {
    font-size: 12px;
  }
}

.lzpbf {
  padding-inline: 10px;
  background: #300d47;
  padding-block: 38px 150px;
  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: 17px;
  overflow: hidden;
  position: relative;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .lzpbf {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .lzpbf {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .lzpbf {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .lzpbf {
    padding-inline: 30px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.kplib {
  font-family: "Asset", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .kplib {
    font-size: 48px;
  }
}
.wvtwg {
  max-width: 750px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 128.571% */
  text-transform: capitalize;
  text-align: left;
}
@media (min-width: 1024px) {
  .wvtwg {
    font-size: 32px;
    max-width: 1050px;
  }
}
.brcab {
  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;
}
.lrzir {
  width: 343px;
  height: 55px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  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;
}
.cfasn {
  display: block;
  width: clamp(431px, 70vw, 573px);
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(60%);
          transform: translateY(60%);
}
@media (min-width: 1440px) {
  .cfasn {
    bottom: unset;
    top: 0;
    right: 0;
    -webkit-transform: translate(20%, -30%);
            transform: translate(20%, -30%);
  }
}

.xgowz {
  color: #fff;
  border-radius: 48px;
  background: #ff009d;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.xgowz:hover {
  background-color: #0c5a2e;
}

.zjycw {
  color: #000;
  border-radius: 48px;
  background: #ffd900;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.zjycw:hover {
  background-color: #8c2f1a;
}

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

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

.bwrav {
  padding-inline: 10px;
  margin-top: 130px;
  margin-bottom: 30px;
  color: #fff;
  text-align: justify;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .bwrav {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .bwrav {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .bwrav {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .bwrav {
    margin-top: 175px;
    margin-bottom: 50px;
    font-size: 18px;
  }
}

.afvwh {
  font-family: "Asset", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: var(--12345, linear-gradient(180deg, #fff 2.39%, rgba(255, 255, 255, 0.3) 91.52%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .afvwh {
    font-size: 48px;
  }
}
.kqxgt {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .kqxgt {
    margin-top: 24px;
  }
}
.opgja {
  margin-top: 16px;
  font-weight: 400;
}

.zxwqb {
  padding-top: 32px;
  text-align: left;
}
.zbdrq {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .zbdrq {
    font-size: 18px;
  }
}
.ourqv {
  margin-top: 16px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .ourqv {
    font-size: 18px;
  }
}
.niywe {
  margin-top: 16px;
}
.tstbg {
  color: #fff;
}
.hxtiy {
  margin-top: 8px;
}
.sidlq {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .sidlq {
    margin-left: 35px;
  }
}
.qmqxe {
  color: #fff;
  text-decoration: none;
}
.uddrt {
  margin-top: 8px;
  font-weight: 400;
}
.vyzcx {
  text-decoration: none;
  color: inherit;
}

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

.bniys {
  max-width: 1280px;
  margin: 0 auto;
}

.airlr {
  padding: 0;
}

.xvuwm {
  margin: 0;
}

strong {
  font-weight: 700;
}