.hero {
  max-height: 700px;
  padding: 112px 0px 43px 0px;
}
.hero .container {
  padding: 0;
  display: flex;
}
.hero .container .hero-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero .container .hero-content h1 {
  color: #252525;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.hero .container .hero-content p {
  margin-top: 30px;
  color: #252525;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 21.75px */
  letter-spacing: -0.3px;
  max-width: 417px;
}
.hero .container .hero-content .hero-buttons {
  display: flex;
  margin-top: 70px;
  gap: 20px;
}
.hero .container .hero-content .hero-buttons .btn-outlined {
  border-radius: 43px;
  border: 1px solid #a1a1a1;
  background: #fff;
  display: flex;
  height: 54px;
  padding: 5px 30px;
  align-items: center;
  gap: 10px;
  color: #308bf9;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.5px;
}
.hero .container .hero-content .hero-buttons .btn-primary {
  display: flex;
  width: 183px;
  height: 54px;
  padding: 5px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 43px;
  background: #308bf9;
  border: none;
}
.hero .container img {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.client {
  max-width: 1080px;
  margin: 30px auto 0px auto;
}
.client h4 {
  color: #535359;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 16.5px */
  letter-spacing: -0.3px;
}

@media (max-width: 575px) {
  .client {
    max-width: none;
  }
}
.cirtificates {
  padding: 46px 0px;
}
.cirtificates p {
  color: #308BF9;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 6.75px;
  text-transform: uppercase;
}
.cirtificates .swiper {
  margin-top: 46px;
}

@media (max-width: 575px) {
  section {
    padding: 0;
  }
  .hero {
    padding-top: 70px;
    height: auto;
    max-height: none;
  }
  .hero .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hero .hero-content h1 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    margin: 0;
  }
  .hero .hero-content p {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    width: 100%;
    margin: 0;
  }
  .hero .btn-outlined {
    color: #308bf9;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    padding: 10px 30px;
    align-items: center;
    border-radius: 43px;
    border: 1px solid #a1a1a1;
    background: #fff;
  }
  .hero .btn-primary {
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    border-radius: 43px;
    background: #308bf9;
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .header .btn-getstarted {
    color: #fff;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    display: inline-flex;
    padding: 9px 20px 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    flex-shrink: 0;
  }
  .hero .hero-image img {
    max-width: 280.793px;
  }
  .header {
    padding: 0;
  }
  .header .header-container {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 20px;
  }
  .hero .hero-content .hero-buttons {
    display: flex;
  }
}
.banner .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  background-image: url("../img/Frame 427320065.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 64px 56.6px;
  border-radius: 30px;
  gap: 200px;
}
.banner .container .title-text {
  color: #fff;
  text-align: right;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
  width: 518px;
}
.banner .container .sub-title {
  color: #fff;
  text-align: right;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 129%; /* 38.7px */
  letter-spacing: -0.6px;
  width: 428px;
}
@media (max-width: 575px) {
  .banner {
    padding: 0px 20px;
  }
  .banner .container {
    min-height: 690px;
    background-size: cover;
    background-image: url("../img/app/Frame 427320068.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 37px 25px;
    justify-content: start;
    gap: 115px;
  }
  .banner .container .title-text {
    color: #fff;
    text-align: right;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
    max-width: 298px;
  }
  .banner .container .sub-title {
    color: #fff;
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 129%; /* 23.22px */
    letter-spacing: -0.36px;
    max-width: 298px;
  }
}

.banner2 {
  margin-top: 120px;
}
.banner2 .container {
  height: 589px;
  display: flex;
  gap: 20px;
}
.banner2 .container .banner-section-01 {
  width: 438px;
  border-radius: 30px;
  background-image: url("../img/banner2/IMG_1763 1.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 131px 38px;
  display: flex;
  align-items: end;
}
.banner2 .container .banner-section-01 h3 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.12);
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
  margin: 0;
}
.banner2 .container .banner-section-02 {
  width: 622px;
  border-radius: 30px;
  background-image: url("../img/banner2/wr 1.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: end;
  padding: 75px 38px;
}
.banner2 .container .banner-section-02 h3 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.12);
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
  margin: 0;
}
@media (max-width: 575px) {
  .banner2 {
    margin-top: 20px;
  }
  .banner2 .container {
    flex-direction: column;
    height: auto;
  }
  .banner2 .container .banner-section-01 {
    width: 100%;
    background-size: cover;
    border-radius: 30px;
    height: 240px;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
  .banner2 .container .banner-section-02 {
    width: 100%;
    background-size: cover;
    border-radius: 30px;
    height: 240px;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
  .banner2 .container .banner-section-01 h3,
  .banner2 .container .banner-section-02 h3 {
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.12);
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    max-width: 266px;
  }
}

.app-usage {
  background: linear-gradient(0deg, #f0f0f0 0%, #f0f0f0 100%), #e4f0ff;
  padding: 98px 0px 116px 0px;
  margin-top: 52px;
}
.app-usage h1 {
  color: #252525;
  text-align: center;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.app-usage h1 span {
  color: #308bf9;
}
.app-usage .container .row .col-12 h1 {
  text-align: center;
  color: #252525;
  text-align: center;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.app-usage .container .row .col-12 h1 span {
  color: #308bf9;
}
@media (max-width: 575px) {
  .app-usage {
    padding: 49px 0px;
    margin-top: 65px;
  }
  .app-usage h1 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
    margin: 0;
  }
  .app-usage .app-usage-01 {
    margin-top: 47px;
  }
}

.app-usage-01 {
  margin-top: 90px;
  display: flex;
  gap: 20px;
  padding: 0;
}
.app-usage-01 .usage-split-01 {
  width: 438px;
  border-radius: 30px;
  background: #252525;
  max-height: 613px;
}
.app-usage-01 .usage-split-01 .content {
  padding: 40px 40px 0px 40px;
}
.app-usage-01 .usage-split-01 .content h2 {
  color: #fff;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
}
.app-usage-01 .usage-split-01 .content p {
  color: #f0f0f0;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
.app-usage-01 .usage-split-01 .image-wrapper {
  display: flex;
  justify-content: end;
}
.app-usage-01 .usage-split-02 {
  flex: 1;
  border-radius: 30px;
  background: #fff;
  display: flex;
  align-items: center;
}
.app-usage-01 .usage-split-02 video {
  max-width: 252px;
}
.app-usage-01 .usage-split-02 .content {
  padding: 40px 0px 40px 40px;
}
.app-usage-01 .usage-split-02 .content h2 {
  color: #252525;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
}
.app-usage-01 .usage-split-02 .content p {
  color: #252525;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
@media (max-width: 575px) {
  .app-usage-01 {
    flex-direction: column;
  }
  .app-usage-01 .usage-split-01 {
    width: 100%;
  }
  .app-usage-01 .usage-split-01 .content h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    margin: 0;
  }
  .app-usage-01 .usage-split-01 .content p {
    color: #f0f0f0;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    margin: 25px 0px 0px 0px;
  }
  .app-usage-01 .usage-split-01 .content {
    padding: 40px 30px 0px 30px;
  }
  .app-usage-01 .usage-split-01 .image-wrapper {
    height: 430px;
  }
  .app-usage-01 .usage-split-01 .image-wrapper img {
    height: 100%;
    width: auto;
  }
  .app-usage-01 .usage-split-02 {
    width: 100%;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-template-areas: "video" "content";
    justify-content: center;
    align-items: center;
    padding: 40px 44px;
    gap: 37px;
  }
  .app-usage-01 .usage-split-02 .content {
    grid-area: content;
    padding: 0;
  }
  .app-usage-01 .usage-split-02 video {
    grid-area: video;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: none;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .app-usage-01 .usage-split-02 .content h2 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    margin: 0;
  }
  .app-usage-01 .usage-split-02 .content p {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    margin: 25px 0px 0px 0px;
  }
}

.app-usage-02 {
  padding: 51px 0px;
  border-radius: 30px;
  background: #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
  margin-top: 20px;
}
.app-usage-02 video {
  width: auto;
  height: 511px;
}
.app-usage-02 .content h2 {
  color: #535359;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
  max-width: 422px;
}
.app-usage-02 .content p {
  color: #535359;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
  max-width: 422px;
}
@media (max-width: 575px) {
  .app-usage-02 {
    flex-direction: column;
  }
}

.app-usage-03 {
  display: flex;
  padding: 0;
  gap: 20px;
  margin-top: 20px;
}
.app-usage-03 .usage-split-01 {
  display: flex;
  flex: 1;
  border-radius: 30px;
  background: #ecd6ff;
  align-items: center;
}
.app-usage-03 .usage-split-01 .content {
  padding-left: 43px;
}
.app-usage-03 .usage-split-01 .content h2 {
  color: #6e56e1;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
  max-width: 254px;
}
.app-usage-03 .usage-split-01 .content p {
  margin-top: 25px;
  color: #6e56e1;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
.app-usage-03 .usage-split-01 video {
  width: 252.041px;
}
.app-usage-03 .usage-split-02 {
  border-radius: 30px;
  background: #fff;
  max-width: 438px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.app-usage-03 .usage-split-02 .content {
  padding: 40px;
}
.app-usage-03 .usage-split-02 .content h2 {
  color: #252525;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
  max-width: 100%;
}
.app-usage-03 .usage-split-02 .content p {
  margin-top: 25px;
  color: #252525;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
.app-usage-03 .usage-split-02 img {
  width: 100%;
  height: auto;
}

@media (max-width: 575px) {
  .app-usage-02 {
    gap: 20px;
    padding: 0;
    display: grid;
    grid-template-rows: auto auto;
    justify-content: center;
    align-items: center;
    padding: 40px 30px;
    grid-template-areas: "content" "video";
    gap: 29px;
  }
  .app-usage-02 video {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: none;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    grid-area: video;
  }
  .app-usage-02 .content {
    grid-area: content;
  }
  .app-usage-02 .content h2 {
    color: #535359;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .app-usage-02 .content p {
    color: #535359;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    text-align: center;
    margin: 25px 0px 0px 0px;
  }
  .app-usage-03 {
    flex-direction: column;
  }
  .app-usage-03 .usage-split-01 {
    padding: 0;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-areas: "content" "video";
    padding: 40px 30px 21px 30px;
    gap: 57px;
  }
  .app-usage-03 .usage-split-01 .content {
    grid-area: content;
  }
  .app-usage-03 .usage-split-01 video {
    grid-area: video;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: none;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .app-usage-03 .usage-split-01 .content h2 {
    color: #6e56e1;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    margin: 0;
  }
  .app-usage-03 .usage-split-01 .content p {
    color: #6e56e1;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    width: 274px;
    margin: 25px 0px 0px 0px;
  }
  .app-usage-03 .usage-split-01 .content {
    padding: 0;
  }
  .app-usage-03 .usage-split-02 .content h2 {
    color: #252525;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    max-width: 236px;
  }
  .app-usage-03 .usage-split-02 .content p {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.3px;
  }
}
.science-hero {
  height: 768px;
  background-image: url(../img/science/gf\ 1.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 85px 0px;
}
.science-hero .container {
  height: 100%;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 11.3px 2px rgba(48, 139, 249, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding: 0;
}
.science-hero .container .content {
  padding: 0px 0px 40px 72px;
}
.science-hero .container .content h2 {
  color: #252525;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.science-hero .container .content h2 span {
  color: #308bf9;
}
.science-hero .container .content p {
  color: #252525;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 21.75px */
  letter-spacing: -0.3px;
  margin-top: 30px;
}
.science-hero .container .content .know-more-button {
  margin-top: 68px;
  border-radius: 43px;
  background: #308bf9;
  color: #fff;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.5px;
  display: flex;
  padding: 12px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  max-width: 183px;
}
.science-hero .container img {
  width: 468.323px;
  height: 540.951px;
  flex-shrink: 0;
}
@media (max-width: 575px) {
  .science-hero {
    padding: 84px 21px 66px 21px;
  }
  .science-hero .container {
    flex-direction: column;
    position: relative;
  }
  .science-hero .container .content {
    padding: 40px 30px 0px 30px;
  }
  .science-hero .container .content h2 {
    color: #252525;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .science-hero .container img {
    width: 201.523px;
    height: 232.776px;
    flex-shrink: 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .science-hero .container .content p {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .science-hero .container .content .know-more-button {
    margin-top: 30px;
  }
}

.media01 {
  background-image: url("../img/media/Frame 427320061.webp");
  background-position: center;
  background-size: cover;
  padding: 165px 0px;
}
.media01 .swiper-pagination {
  left: 27px;
  bottom: 27px;
  display: flex;
}
.media01 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d9d9d9;
  opacity: 1;
}
.media01 .swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
  border-radius: 5px;
  background: #308bf9;
}
.media01 .container {
  display: flex;
  align-items: center;
}
.media01 .container .header-wrapper {
  flex: 1;
}
.media01 .container .header-wrapper h1 {
  max-width: 514px;
  color: #252525;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.media01 .container .header-wrapper h1 span {
  color: #308bf9;
}
.media01 .container .header-wrapper p {
  max-width: 514px;
  color: #000;
  margin-top: 39px;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 21.75px */
  letter-spacing: -0.3px;
}
.media01 .container .media-card {
  max-width: 438px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 4px 2px rgba(48, 139, 249, 0.25);
  padding: 55px 28px 61px 28px;
}
.media01 .container .media-card .time {
  color: #535359;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.36px;
  margin-top: 21px;
}
.media01 .container .media-card .media-title {
  color: #252525;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 111%; /* 33.3px */
  letter-spacing: -0.6px;
  margin-top: 21px;
}
.media01 .container .media-card .media-description {
  color: #252525;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 21.75px */
  letter-spacing: -0.3px;
}
.media01 .container .media-card img {
  margin-top: 28px;
}
@media (max-width: 575px) {
  .media01 {
    padding: 132px 0px 44px 0px;
  }
  .media01 .container {
    flex-direction: column;
    gap: 120px;
  }
  .media01 .container .header-wrapper {
    width: 100%;
    flex: none;
  }
  .media01 .container .header-wrapper h1 {
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .media01 .container .header-wrapper p {
    display: none;
  }
  .media01 .container .media-card {
    padding: 32.5px 25px 39px 25px;
    width: 100%;
  }
  .media01 .container .media-card .media-title {
    color: #252525;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 22.2px */
    letter-spacing: -0.4px;
    margin-top: 21px;
  }
  .media01 .container .media-card .media-description {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    margin-top: 21px;
  }
  .media01 .container .media-card img {
    margin-top: 26px;
  }
}
.testomonials {
  margin-top: 87px;
}
.testomonials .title {
  color: #252525;
  text-align: center;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.testomonials .title span {
  color: #308bf9;
}
.testomonials .swiper {
  margin-top: 82px;
  background: #308bf9;
}
.testomonials .testomonials-item {
  display: flex;
  background: #308bf9;
}
.testomonials .testomonials-item .review-wrapper {
  flex: 1;
  padding: 36px 56px 69px 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.testomonials .testomonials-item .review-wrapper .review {
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
.testomonials .testomonials-item .review-wrapper .review b {
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 145%;
  letter-spacing: -0.36px;
}
.testomonials .testomonials-item .review-wrapper .name-wrapper .name {
  color: #fff;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 43.5px */
  letter-spacing: -0.6px;
}
.testomonials .testomonials-item .review-wrapper .name-wrapper .designation {
  color: #fff;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 21.75px */
  letter-spacing: -0.3px;
}
.testomonials .testomonials-item .image-wrapper {
  width: 361px;
}
.testomonials .testomonials-item .image-wrapper img {
  width: 100%;
}
.testomonials .testomonials-item .image-wrapper .name-wrapper {
  display: none;
}
.testomonials .swiper-pagination {
  padding: 25px 56px;
  display: flex;
}
.testomonials .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: white;
  opacity: 1;
}
.testomonials .swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
  border-radius: 5px;
  background: #0b4081;
}
@media (max-width: 575px) {
  .testomonials .title {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .testomonials .testomonials-item {
    flex-direction: column;
    padding: 30px 20px 62px 20px;
    gap: 89px;
  }
  .testomonials .swiper {
    margin-top: 42px;
  }
  .testomonials .testomonials-item .review-wrapper {
    padding: 0;
  }
  .testomonials .testomonials-item .image-wrapper {
    width: 100%;
    display: flex;
    gap: 29px;
  }
  .testomonials .testomonials-item .review-wrapper .review {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
  }
  .testomonials .testomonials-item .image-wrapper img {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 50%;
  }
  .testomonials .testomonials-item .image-wrapper .name-wrapper {
    display: inline;
  }
  .testomonials .testomonials-item .review-wrapper .name-wrapper {
    display: none;
  }
  .testomonials .name-wrapper .name {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
  }
  .testomonials .name-wrapper .designation {
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 17.4px */
    letter-spacing: -0.24px;
  }
}

.slider-text-container {
  display: flex;
}

.static-text {
  color: #fff;
  font-size: 60px;
  font-weight: 400;
}

.dynamic-text {
  height: 90px;
  line-height: 90px;
  overflow: hidden;
  margin-inline-start: 15px;
}

.dynamic-text li {
  color: #fc6d6d;
  list-style: none;
  font-size: 60px;
  font-weight: 500;
  position: relative;
  top: 0;
  animation: animate 12s steps(4) infinite;
}

@keyframes animate {
  100% {
    top: -360px;
  }
}
.dynamic-text li span {
  position: relative;
  margin: 5px 0;
  line-height: 90px;
}

.dynamic-text li span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #343f4f;
  border-left: 2px solid #fc6d6d;
  animation: typing 3s steps(10) infinite;
}

@keyframes typing {
  40%, 60% {
    left: calc(100% + 30px);
  }
  100% {
    left: 0;
  }
}
/* Typewriter effect 1 */
@keyframes typing {
  0.0000%, 27.3488% {
    content: "";
  }
  1.1395%, 26.2093% {
    content: "d";
  }
  2.2791%, 25.0698% {
    content: "de";
  }
  3.4186%, 23.9302% {
    content: "dev";
  }
  4.5581%, 22.7907% {
    content: "deve";
  }
  5.6977%, 21.6512% {
    content: "devel";
  }
  6.8372%, 20.5116% {
    content: "develo";
  }
  7.9767%, 19.3721% {
    content: "develop";
  }
  9.1163%, 18.2326% {
    content: "develope";
  }
  10.2558%, 17.0930% {
    content: "developer";
  }
  30.7674%, 51.2791% {
    content: "";
  }
  31.9070%, 50.1395% {
    content: "w";
  }
  33.0465%, 49.0000% {
    content: "wr";
  }
  34.1860%, 47.8605% {
    content: "wri";
  }
  35.3256%, 46.7209% {
    content: "writ";
  }
  36.4651%, 45.5814% {
    content: "write";
  }
  37.6047%, 44.4419% {
    content: "writer";
  }
  54.6977%, 75.2093% {
    content: "";
  }
  55.8372%, 74.0698% {
    content: "r";
  }
  56.9767%, 72.9302% {
    content: "re";
  }
  58.1163%, 71.7907% {
    content: "rea";
  }
  59.2558%, 70.6512% {
    content: "read";
  }
  60.3953%, 69.5116% {
    content: "reade";
  }
  61.5349%, 68.3721% {
    content: "reader";
  }
  78.6279%, 96.8605% {
    content: "";
  }
  79.7674%, 95.7209% {
    content: "h";
  }
  80.9070%, 94.5814% {
    content: "hu";
  }
  82.0465%, 93.4419% {
    content: "hum";
  }
  83.1860%, 92.3023% {
    content: "huma";
  }
  84.3256%, 91.1628% {
    content: "human";
  }
}
.typewriter {
  --caret: currentcolor;
}

.typewriter::before {
  content: "";
  animation: typing 13.5s infinite;
}

.typewriter::after {
  content: "";
  height: 50px;
  border-right: 1px solid var(--caret);
  animation: blink 0.5s linear infinite;
}

.typewriter.thick::after {
  border-right: 1ch solid var(--caret);
}

.typewriter.nocaret::after {
  border-right: 0;
}

.advisory-team {
  margin-top: 87px;
}
.advisory-team h1 {
  max-width: 438px;
  color: #252525;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 111%; /* 55.5px */
  letter-spacing: -1px;
}
.advisory-team h1 span {
  color: #308bf9;
}
.advisory-team .heading-col {
  display: flex;
  align-items: center;
}
.advisory-team .team-card {
  border-radius: 20px;
  height: 275px;
  position: relative;
}
.advisory-team .team-card .name-wrapper {
  border-radius: 15px;
  padding: 25px 12px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.advisory-team .team-card .name-wrapper h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 26.1px */
  letter-spacing: -0.36px;
}
.advisory-team .team-card .name-wrapper p {
  color: #FFF;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.24px;
}
.advisory-team .team-card img {
  width: 100%;
}
.advisory-team .team-row-1 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 20px;
}
.advisory-team .team-row-2 {
  margin-top: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
@media (max-width: 575px) {
  .advisory-team .team-row-1 {
    margin-top: 85px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Keep the columns equal */
    grid-template-rows: auto 1fr; /* First row (for div1) sizes automatically based on content, second row takes up the remaining space */
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    row-gap: 40px;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .advisory-team .div1 {
    grid-area: 1/1/2/3; /* Spans across both columns, first row */
    height: auto; /* Ensures it wraps its content */
  }
  .advisory-team .div2 {
    grid-area: 2/1/3/2; /* Second row, first column */
  }
  .advisory-team .div3 {
    grid-area: 2/2/3/3; /* Second row, second column */
  }
  .advisory-team h1 {
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
    max-width: 265px;
  }
  .advisory-team .team-card .name-wrapper h3 {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 16.5px */
    letter-spacing: -0.3px;
  }
  .advisory-team .team-row-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    row-gap: 40px;
    -moz-column-gap: 15px;
         column-gap: 15px;
    margin-top: 40px;
  }
}

.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}

.cursor.typing {
  animation: none;
}

@keyframes blink {
  0% {
    background-color: #ccc;
  }
  49% {
    background-color: #ccc;
  }
  50% {
    background-color: transparent;
  }
  99% {
    background-color: transparent;
  }
  100% {
    background-color: #ccc;
  }
}
.typed-text {
  color: #308bf9;
}

.footer01 {
  margin-top: 120px;
}
.footer01 .container {
  display: flex;
  gap: 30px;
}
.footer01 .container .app-split-1 {
  border-radius: 30px;
  background: #116ad7;
  padding: 43px 40px 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.footer01 .container .app-split-1 h2 {
  color: #fff;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 110.002%; /* 33.001px */
  letter-spacing: -1.2px;
}
.footer01 .container .app-split-1 p {
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.72px;
}
.footer01 .container .app-split-1 img {
  margin-top: 70px;
  width: 100%;
  height: auto;
}
.footer01 .container .app-split-1 .app-store-button {
  display: flex;
  gap: 10px;
}
.footer01 .container .app-split-1 .app-store-button img {
  margin: 0;
}
.footer01 .container .split-2 {
  flex: 1;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.footer01 .container .split-2 ul {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
}
.footer01 .container .split-2 ul h4 {
  color: #a1a1a1;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.36px;
  margin: 0;
  margin-bottom: 15px;
}
.footer01 .container .split-2 ul li {
  list-style: none;
}
.footer01 .container .split-2 ul li a {
  color: #252525;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
}
.footer01 .container .split-2 .split-2-1 {
  display: flex;
  gap: 21px;
  flex: 1;
}
.footer01 .container .split-2 .split-2-1 .split-2-1-1 {
  flex: 1;
  border-radius: 30px;
  background: #f0f0f0;
  display: flex;
  justify-content: space-around;
  padding: 45px 54px;
}
.footer01 .container .split-2 .split-2-1 .split-2-1-2 {
  border-radius: 30px;
  background: #f0f0f0;
  padding: 45px 54px;
}
.footer01 .container .split-2 .split-3-1 {
  border-radius: 30px;
  background: #f0f0f0;
  padding: 45px 54px;
}
.footer01 .container .split-2 .split-3-1 ul {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.footer01 .container .split-2 .split-3-1 ul h4 {
  margin: 0;
}

.faq {
  margin-top: 219px;
}

@media (max-width: 575px) {
  .faq {
    margin-top: 85px;
  }
  .faq .faq-title {
    color: #252525;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .faq .faq-container .faq-active h3 {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.002%; /* 16.5px */
    letter-spacing: -0.6px;
  }
  .faq .faq-container .faq-item .faq-content p {
    color: #a1a1a1;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.45px;
  }
}
@media (max-width: 575px) {
  .footer01 .container {
    flex-direction: column;
  }
  .footer01 .container .split-2 .split-2-1 {
    flex-direction: column;
    gap: 10px;
  }
  .footer01 .container .app-split-1 h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.002%; /* 33.001px */
    letter-spacing: -1.2px;
  }
  .footer01 .container .app-split-1 p {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.72px;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-2 {
    padding: 18px 0px;
    border-radius: 20px;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-2 ul {
    flex-direction: row;
    justify-content: center;
    gap: 26px;
    margin: 0;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-2 ul h4 {
    margin: 0;
  }
  .footer01 .container .split-2 {
    gap: 10px;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-1 {
    padding: 21px 45px;
    border-radius: 20px;
  }
  .footer01 .container .split-2 ul h4 {
    color: #a1a1a1;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
  }
  .footer01 .container .split-2 .split-3-1 {
    border-radius: 20px;
    padding: 25px 45px;
  }
  .footer01 .container .split-2 .split-3-1 ul {
    display: grid;
    grid-template-columns: auto 1fr 1fr;
    gap: 35px;
  }
  .footer01 .container .app-split-1 img {
    margin-top: 59px;
  }
  .footer01 .container .app-split-1 {
    border-radius: 20px;
  }
  .advisory-team h1 {
    max-width: 100%;
    font-size: 22px;
  }
  .advisory-team .team-row-1,
  .advisory-team .team-row-2 {
    row-gap: 15px;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .advisory-team .team-row-2 {
    margin-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .hero .hero-content h1 {
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    text-align: start;
  }
  .hero .hero-content p {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    text-align: start;
  }
  .hero .hero-content .hero-buttons {
    display: flex;
    flex-direction: row;
  }
  .hero .btn-outlined {
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .hero .btn-primary {
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .media01 .container .header-wrapper h1 {
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .media01 .container .media-card .media-title {
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 22.2px */
    letter-spacing: -0.4px;
  }
  .media01 .container .media-card .media-description {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .media01 .container .media-card {
    max-width: 335px;
    padding: 32.5px 25px 85.5px 25px;
  }
  .media01 .container .header-wrapper p {
    display: none;
  }
  .banner .container {
    height: 422px;
    max-height: 422px;
  }
  .banner .container .title-text {
    color: #fff;
    text-align: right;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
    max-width: 298px;
  }
  .banner .container .sub-title {
    color: #fff;
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 129%; /* 23.22px */
    letter-spacing: -0.36px;
    max-width: 247px;
  }
  .banner2 .container {
    height: 331px;
  }
  .banner2 .container .banner-section-01,
  .banner2 .container .banner-section-02 {
    width: auto;
    flex: 1;
    background-size: cover;
  }
  .banner2 .container .banner-section-01 h3 {
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.12);
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    max-width: 266px;
  }
  .banner2 .container .banner-section-02 h3 {
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.12);
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
    max-width: 100%;
  }
  .science-hero {
    height: 600px;
    padding: 70px 0px;
  }
  .science-hero .container .content h2 {
    color: #252525;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .science-hero .container .content p {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .science-hero .container img {
    width: 274.523px;
    height: 317.097px;
    flex-shrink: 0;
  }
  .science-hero .container .content .know-more-button {
    margin-top: 50px;
  }
  .science-hero .container .content {
    padding: 0px 0px 35px 44px;
  }
  .science-hero .container .content .know-more-button {
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .testomonials .testomonials-item .image-wrapper .name-wrapper {
    display: flex;
    flex-direction: column;
  }
  .testomonials .testomonials-item {
    flex-direction: column;
    padding: 28px 30px 33px 20px;
    gap: 79px;
  }
  .testomonials .testomonials-item .review-wrapper {
    padding: 0;
  }
  .testomonials .testomonials-item .review-wrapper .name-wrapper {
    display: none;
  }
  .testomonials .testomonials-item .image-wrapper {
    width: 100%;
    display: flex;
    gap: 15px;
  }
  .testomonials .testomonials-item .image-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  .testomonials .testomonials-item .review-wrapper .review {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
  }
  .testomonials .testomonials-item .name {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
  }
  .testomonials .testomonials-item .designation {
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 17.4px */
    letter-spacing: -0.24px;
  }
  .advisory-team .team-card .name-wrapper h3 {
    color: #252525;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 16.5px */
    letter-spacing: -0.3px;
  }
  .advisory-team .team-card .name-wrapper p {
    color: #a1a1a1;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
  }
  .advisory-team h1 {
    color: #252525;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .advisory-team .team-row-1,
  .advisory-team .team-row-2 {
    padding: 0;
    row-gap: 15px;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .footer01 .container {
    padding: 20px;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-1 {
    padding: 20px 20px;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-2 {
    padding: 20px 20px;
  }
  .footer01 .container .split-2 .split-3-1 {
    padding: 20px 20px;
  }
  .footer01 .container .app-split-1 h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.002%; /* 33.001px */
    letter-spacing: -1.2px;
  }
  .footer01 .container .split-2 .split-3-1 ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.client01 {
  margin-top: 117px;
  background: linear-gradient(0deg, #fff 0%, #fff 100%), #e4f0ff;
}
.client01 .title {
  color: #308bf9;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 6.75px;
  text-transform: uppercase;
}
.client01 .swiper {
  margin-top: 80px;
}

.know_more {
  height: 768px;
  max-height: 768px;
  background-image: url(../img/Frame\ 427320067.png);
  background-size: cover;
}

@media (max-width: 575px) {
  .know_more {
    margin-top: 69px;
    background-image: url("../img/Frame 427320067mobile.png");
    background-size: cover;
    background-position: center;
    background-position: center;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .header .header-container {
    margin: 0 auto;
    max-width: 672px;
  }
  .hero .container .hero-content h1 {
    color: #252525;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .hero .container .hero-content p {
    color: #252525;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
    width: 314px;
  }
  .hero .container img {
    max-width: 311.793px;
  }
  .hero .container .hero-content .hero-buttons {
    margin-top: 36px;
  }
  .hero .container .hero-content .hero-buttons .btn-outlined {
    color: #308bf9;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    display: flex;
    height: 44px;
    padding: 5px 30px;
    align-items: center;
    gap: 10px;
    border-radius: 43px;
    border: 1px solid #a1a1a1;
    background: #fff;
  }
  .hero .container .hero-content .hero-buttons .btn-primary {
    display: flex;
    width: 159px;
    height: 44px;
    padding: 5px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    border-radius: 43px;
    background: #308bf9;
  }
  .header .btn-getstarted {
    display: flex;
    padding: 5px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    border-radius: 43px;
    background: #308bf9;
  }
  .know_more {
    height: 528px;
    max-height: 528px;
  }
  .app-usage h1 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .app-usage-01 .usage-split-01 {
    flex: 1;
    width: auto;
    justify-content: space-between;
  }
  .app-usage-01 .usage-split-02 {
    flex: 1;
    width: auto;
    flex-direction: column;
  }
  .app-usage-01 .usage-split-01 .content {
    padding: 40px 30px 0px 30px;
  }
  .app-usage-01 .usage-split-01 .content h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .app-usage-01 .usage-split-01 .content p {
    color: #f0f0f0;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .app-usage-01 .usage-split-01 .image-wrapper img {
    width: 100%;
  }
  .app-usage-01 .usage-split-02 .content {
    padding: 0;
  }
  .app-usage-01 .usage-split-02 .content h2 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .app-usage-01 .usage-split-02 .content {
    padding: 40px 30px 0px 30px;
  }
  .app-usage-01 .usage-split-02 .content p {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .app-usage-02 {
    justify-content: space-around;
    gap: 0;
  }
  .app-usage-02 .content {
    max-width: 277px;
  }
  .app-usage-03 .usage-split-01 {
    flex: 1;
    flex-direction: column;
  }
  .app-usage-03 .usage-split-02 {
    flex: 1;
  }
  .app-usage-03 .usage-split-01 .content {
    padding: 40px 28px 0px 40px;
  }
  .app-usage-03 .usage-split-01 .content h2 {
    color: #6e56e1;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .app-usage-03 .usage-split-01 .content p {
    color: #6e56e1;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .app-usage-03 .usage-split-02 .content h2 {
    color: #252525;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .app-usage-03 .usage-split-02 .content p {
    color: #252525;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.3px;
  }
  .app-usage-03 .usage-split-02 .content {
    padding: 40px 28px 0px 40px;
  }
  .testomonials .title {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .advisory-team {
    margin-top: 72px;
  }
  .client01 {
    margin-top: 139px;
  }
  .faq {
    margin-top: 139px;
  }
  .faq .faq-title {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 33.3px */
    letter-spacing: -0.6px;
  }
  .footer01 {
    margin-top: 139px;
  }
  .footer01 .container {
    flex-direction: column;
  }
  .footer01 .container .app-split-1 {
    position: relative;
    height: 315px;
    justify-content: start;
    border-radius: 20px;
    padding: 30px;
  }
  .footer01 .container .app-split-1 h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.002%; /* 33.001px */
    letter-spacing: -1.2px;
  }
  .footer01 .container .app-split-1 .app-store-button img {
    position: relative;
    height: 45px;
    width: auto;
  }
  .footer01 .container .app-split-1 img {
    position: absolute;
    height: 178px;
    width: 315px;
    max-height: 178px;
    max-width: 315px;
    right: 0;
    bottom: 0;
  }
  .footer01 .container .split-2 .split-2-1 .split-2-1-1,
  .footer01 .container .split-2 .split-2-1 .split-2-1-2,
  .footer01 .container .split-2 .split-3-1 {
    border-radius: 20px;
  }
  .footer01 .container {
    gap: 10px;
  }
  .footer01 .container .split-2 .split-2-1 {
    gap: 10px;
  }
  .footer01 .container .split-2 {
    gap: 10px;
  }
}
.copyright {
  width: 100%;
  padding: 40px 0px;
  color: #0b4081;
  text-align: right;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 19.5px */
  letter-spacing: -0.3px;
  text-align: center;
}

@media (max-width: 575px) {
  .hero .container {
    flex-direction: column;
    align-items: center;
    gap: 36px;
  }
  .hero .container .hero-content h1 {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%; /* 27.75px */
    letter-spacing: -0.5px;
  }
  .hero .container .hero-content p {
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 21.75px */
    letter-spacing: -0.3px;
  }
  .hero .container .hero-content .hero-buttons .btn-outlined {
    display: flex;
    height: 44px;
    padding: 5px 30px;
    align-items: center;
    gap: 10px;
    color: #308BF9;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .hero .container .hero-content .hero-buttons .btn-primary {
    display: flex;
    width: 159px;
    height: 44px;
    padding: 5px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .hero .container .hero-content .hero-buttons {
    margin-top: 36px;
  }
  .advisory-team .team-card {
    height: 178px;
  }
  .advisory-team .team-card img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-radius: 15px;
  }
  .advisory-team .team-card .name-wrapper {
    padding: 25px 15px;
  }
  .advisory-team .team-card .name-wrapper p {
    color: #FFF;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.2px;
    max-width: 71px;
  }
  .advisory-team .team-card .name-wrapper h3 {
    color: #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.36px;
    width: 116px;
  }
}/*# sourceMappingURL=style.css.map */