:root {
  --bg-start: #02091d;
  --bg-end: #163a6d;
  --border-bottom-case: #0f53d2;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #09152f;
  background-image: linear-gradient(90deg, #02091d 27%, #163a6d);
  background-clip: border-box;
  overflow-x: hidden;
}

.heading {
  color: #fff;
  margin-top: 20px;
  font-family: Lexend, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}

.navbar {
  z-index: 99999;
  background-color: #04112100;
}

.nav_link {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-style: normal;
   margin-top: 10px;
  padding: 6px 14px;
  border-radius: 999px;
  transition: background-color .2s ease, color .2s ease;
}

.nav_link.nav_link2 {
  color: #fff;
}

.nav_link:hover {
  background-color: rgba(255, 255, 255, 0.08);
}

.c_container {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.c_container.c_container-2 {
  max-width: 85%;
}

.c_container.service-container {
  margin-top: 60px;
}

.c_container.responsive-explanation {
  text-align: right;
  border-top: 1px #676aff;
  margin-top: 0;
}

.button {
  color: #000;
  background-color: #fff;
}

.heading-2 {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}

.heading-2:hover {
  color: #000;
  background-image: linear-gradient(148deg, #fff 36%, #3c87ff);
}

.link-block {
  text-decoration: none;
  transition: all .2s;
}

.image {
  width: 70px;
  margin-top: 20px;
  margin-right: 10px;
}

.heading-3 {
  color: #fff;
  margin-top: 30px;
  font-family: Lexend, sans-serif;
  font-size: 40px;
}

.heading-3:hover {
  color: #fff;
}

.quick-stack {
  margin-top: 20px;
}

.paragraph {
  color: #ddd;
  margin-top: 10px;
  font-size: 14px;
}

.image-2 {
  width: 25px;
}

.image-2.xano-exp {
  width: 28px;
  margin-left: 0;
}

.webflow_expert_div {
  background-color: #1673ff;
  margin-top: 20px;
  padding: 10px 15px;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}

.image-3 {
  border-radius: 100%;
  width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.image-3.profile-img-black {
  filter: saturate(120%);
  width: 300px;
  margin-left: 0;
}

.cell {
  text-align: center;
}

.image-4 {
  border-radius: 100%;
}

.image-4.webflow-icin-hero {
  border-radius: 0%;
  width: 50px;
  display: inline-flex;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(20deg);
}

.image-4.webflow-icin-hero.js-logo {
  filter: contrast(200%);
  inset: 50% -14% 0% auto;
  transform: rotate(9deg);
}

.image-4.webflow-icin-hero.xano-img {
  inset: auto auto 25% 0%;
  transform: rotate(-20deg);
}

.div-block {
  background-image: linear-gradient(170deg, #04050c, #fff0 65%);
  border-radius: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.buttons_div {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.link-block-2 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(93deg, #5b6ad6, #2157cc);
  border-radius: 4px;
  width: 150px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.link-block-2:hover {
  background-image: linear-gradient(93deg, #5b9bd6, #2157cc);
}

.link-block-2.lb3 {
  width: auto;
}

.link-block-2.tes-btn {
  background-color: #3362ef;
  background-image: none;
  width: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-3 {
  color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 150px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.link-block-3:hover {
  color: #000;
  background-color: #fff;
}

.text-block, .text-block-2 {
  font-family: Lato, sans-serif;
}

.text-span {
  color: #1673ff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.div-block-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-5 {
  width: 30px;
}

.text-block-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.webflow-icin-hero.image-4.mailchamp-img {
  inset: 0% auto auto 0%;
  transform: rotate(-20deg);
}

.projects-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.projects-div.c_container.pd-m {
  margin-top: 60px;
  display: block;
}

.project-img-hero {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: -11px;
}

.heading-5 {
  color: #fff;
  margin-top: 40px;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
}

.text-block-4 {
  color: #fff;
  font-size: 10px;
  position: absolute;
  inset: auto auto 9% 0%;
  transform: rotate(90deg);
}

.hero {
  z-index: 3;
  height: 100vh;
  transition: opacity .2s;
  position: relative;
  top: 0;
}

.hero.hero2 {
  background-image: linear-gradient(#000 55%, #001041 80%);
  height: auto;
  padding-bottom: 200px;
}

.testimonials {
  z-index: 2;
  background-color: #141e45;
  border-bottom: 1px #000;
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
  top: auto;
}

.heading-6 {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-weight: 500;
}

.paragraph-2 {
  color: #ddd;
  font-size: 15px;
}

.quick-stack-2 {
  margin-top: 20px;
}

.testimonail-cart {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
  width: 100%;
  padding: 15px 20px;
}

.testimonail-cart.first-testimonail-cart {
  opacity: 1;
  background-color: #fff0;
  border: 2px #fff;
  border-radius: 20px;
  width: 95%;
  padding-left: 0;
  padding-right: 0;
}

.testimonail-cart.last-testimonail-cart {
  transform: rotate(4deg);
}

.testimonail-cart.midle-testimonaial {
  background-color: #fff;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  width: 95%;
  margin-top: 0;
  transform: rotate(4deg);
}

.heading-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
}

.paragraph-3 {
  color: #ddd;
  text-align: center;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 35px;
  font-style: italic;
  line-height: 27px;
}

.div-block-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  border: 1px #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 8px 20px;
  display: flex;
}

.image-6 {
  width: 19px;
}

.text-block-5 {
  color: #fff;
  padding-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  transform: rotate(-1deg);
}

.cell-2 {
  justify-content: center;
  align-items: flex-end;
}

.image-7 {
  width: 30px;
}

.text-block-6 {
  color: #000;
  margin-left: 10px;
}

.cell-3 {
  justify-content: center;
  align-items: flex-start;
}

.projects {
  z-index: 15;
  background-image: linear-gradient(#d3e1ff 2%, #fff 82%, #2268ec);
  padding-top: 60px;
  padding-bottom: 100px;
  position: sticky;
  top: -300px;
  bottom: auto;
  overflow: visible;
}

.heading-8 {
  color: #000;
  text-align: left;
  margin-left: 60px;
  font-family: Lexend, sans-serif;
  font-size: 55px;
  font-weight: 900;
}

.text-block-7 {
  color: #222;
  text-align: left;
  margin-left: 60px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-span-2 {
  color: #1673ff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.text-span-3 {
  color: #2c61e7;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#467bff, #afccf0);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 400;
}

.text-span-4 {
  color: #3586ff;
  font-family: Lexend, sans-serif;
  font-weight: 700;
}

.project-cart {
  background-color: #d4e2ff00;
  border: 1px #000;
  border-bottom-color: #fff;
  border-radius: 0;
  width: 80%;
}

.project-cart.second-project-cart {
  margin-top: 40px;
  margin-left: auto;
}

.heading-9 {
  color: #222;
  margin-top: 0;
  font-family: Lexend, sans-serif;
  font-weight: 800;
}

.text-span-5 {
  border-bottom: 3px solid #1673ff;
}

.paragraph-4 {
  color: #111;
  margin-top: 20px;
}

.image-8 {
  border: 1px #000;
  border-radius: 3%;
  height: 220px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.text-block-8 {
  color: #fff;
  border-radius: 6px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.link-block-5 {
  background-color: #4486ef;
  padding: 10px 20px;
  text-decoration: none;
}

.image-9 {
  width: 20px;
  margin-left: 10px;
}

.text-span-6 {
  border-bottom: 3px solid #1673ff;
}

.text-span-7 {
  color: #1673ff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 46px;
}

.text-span-8 {
  color: #fff;
  font-family: Lexend, sans-serif;
}

.text-block-9 {
  z-index: 9999;
  color: #fff;
  text-transform: none;
  background-color: #2451d9;
  border-radius: 0;
  padding: 10px;
  font-family: Lexend, sans-serif;
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 10% auto;
  transform: rotate(7deg);
}

.services {
  z-index: 111;
  background-color: #e6ecf9;
  border: 1px #000;
  border-radius: 20px 20px 0 0;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  top: 0;
  box-shadow: 2px 10px 14px 20px #1869eb;
}

.heading-10 {
  color: #000;
  border-bottom: 1px solid #000;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Lexend, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.text-block-10 {
  color: #333;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
}

.text-span-9 {
  color: #446af3;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#467bff, #afccf0);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
}

.text-span-10 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
}

.div-block-5 {
  position: relative;
}

.text-block-11 {
  text-align: center;
  margin-right: auto;
}

.div-block-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.image-10 {
  width: 38px;
  margin-left: auto;
  margin-right: 0;
}

.text-block-12 {
  color: #fff;
}

.image-11 {
  border-radius: 100%;
  width: 50px;
}

.image-11.sec-img {
  height: 50px;
}

.text-span-11 {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-weight: 700;
}

.quick-stack-3 {
  border: 1px #000;
  border-bottom: 2px solid #4b73ea;
}

.div-block-7 {
  position: static;
  top: 0;
}

.image-12 {
  transform-style: preserve-3d;
  width: 700px;
  position: absolute;
  inset: -6% -20% auto auto;
  transform: rotateX(0)rotateY(-104deg)rotateZ(4deg);
}

.image-13 {
  width: 300px;
  position: absolute;
  inset: 0% 14% auto auto;
}

.quick-stack-4 {
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-6 {
  margin-left: auto;
  text-decoration: none;
}

.text-block-13 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 300;
}

.heading-11 {
  color: #0c2272;
  text-align: center;
  text-transform: capitalize;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 40px;
  font-style: italic;
}

.heading-12 {
  color: #0c2272;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 700;
}

.heading-12.h12 {
  margin-top: 60px;
  font-size: 40px;
}

.cell-4 {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding-top: 40px;
  padding-bottom: 60px;
}

.paragraph-5 {
  color: #111;
  text-align: justify;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lexend, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
  line-height: 25px;
}

.quick-stack-5 {
  padding-left: 0;
  padding-right: 0;
}

.image-14 {
  border-radius: 20px;
  width: 400px;
  height: 200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-15 {
  border: 1px #999;
  border-radius: 10px;
  width: 100%;
}

.heading-13 {
  color: #11509c;
  text-transform: capitalize;
  margin-bottom: 40px;
  font-family: Merriweather, serif;
}

.heading-13.h13 {
  text-align: left;
}

.service-tab {
  background-color: #6ea7e3;
  border-radius: 12px;
  width: 100%;
  padding: 20px;
}

.service-tab.service-tab-2 {
  background-color: #144c89;
  background-image: linear-gradient(72deg, #1895ed, #042d59);
}

.heading-14 {
  color: #fff;
  font-family: PT Serif, serif;
  font-size: 31px;
  font-style: italic;
  font-weight: 700;
}

.paragraph-6 {
  color: #fff;
  margin-top: 20px;
  font-family: Lexend, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.link-block-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f7f8fa;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  padding: 5px 10px;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

.text-block-14 {
  color: #0b248f;
  text-transform: capitalize;
  font-family: Varela, sans-serif;
  font-size: 18px;
}

.image-16 {
  width: 25px;
}

.image-17 {
  border: 1px #000;
  border-radius: 3px;
  width: 40px;
  margin-top: 60px;
}

.div-block-8 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  display: flex;
}

.text-span-12 {
  color: #042d5f;
  font-family: Lexend, sans-serif;
  font-size: 40px;
}

.heading-15 {
  color: #052363;
  text-align: left;
  border: 1px #000;
  margin-bottom: 30px;
  padding-top: 20px;
  font-family: Lexend, sans-serif;
  font-size: 50px;
}

.image-18 {
  float: none;
  border: 1px #999;
  border-radius: 1%;
  width: 100%;
  margin-top: 40px;
  margin-left: -140px;
  transform: rotate(-90deg);
}

.image-19 {
  border: 8px #000;
  border-radius: 0%;
  width: 250px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-13 {
  color: #000;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 53px;
}

.quick-stack-6 {
  border-top: 1px solid #676aff;
  border-bottom: 1px solid #676aff;
  padding: 0;
}

.responsive-section {
  background-color: #fff;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.image-20 {
  border-top: 1px #676aff;
  border-bottom: 1px #676aff;
}

.cell-5 {
  text-align: left;
}

.heading-16 {
  color: #384df1;
  text-align: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lexend, sans-serif;
  font-size: 44px;
}

.text-span-14, .text-span-15 {
  color: #000;
  font-family: Merriweather, serif;
}

.image-21 {
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-7 {
  border-bottom: 2px solid #4b73ea;
}

.process {
  background-color: #e6ecf9;
  background-image: linear-gradient(#fff, #bdd0fa 71%);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.heading-17 {
  color: #07318b;
  padding-top: 100px;
  font-family: Lexend, sans-serif;
  font-size: 47px;
  position: sticky;
  top: 150px;
}

.text-span-16 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  font-family: Merriweather, serif;
}

.text-span-17 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  font-family: Merriweather, serif;
  font-size: 60px;
}

.process-option {
  border: 1px #3a99ff;
  border-left: 3px solid #0554a8;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 20px 20px 40px;
  position: relative;
}

.heading-18 {
  color: #2158ff;
  font-family: Lexend, sans-serif;
  font-size: 50px;
}

.heading-19 {
  color: #000f61;
  font-size: 37px;
}

.text-block-15 {
  color: #111;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.dot {
  background-color: #0554a8;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-right: auto;
  position: static;
  inset: -5% auto auto -2%;
}

.cta-section {
  background-color: #00082c;
  height: 450px;
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.heading-20 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.text-span-18 {
  color: #acc4ff;
}

.paragraph-7 {
  color: #ddd;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.circle {
  text-align: center;
  background-color: #002066;
  border: 2px solid #002066;
  border-radius: 100%;
  height: 800px;
  padding-top: 85px;
}

.link-block-8 {
  background-color: #fff;
  border-radius: 6px;
  width: 300px;
  margin-top: 40px;
  padding: 10px 20px;
  font-size: 23px;
  text-decoration: none;
}

.link-block-8:hover {
  background-color: #3992ff;
}

.text-block-16 {
  color: #000;
  font-family: Lexend, sans-serif;
  transition: all .2s;
}

.expertis {
  background-color: #00082b;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.exp-animation {
  text-align: left;
  width: 550px;
  height: 550px;
  margin-top: 40px;
  transform: scale(1);
}

.first-circle {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.second-circle {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 400px;
  height: 400px;
  margin: 50px auto auto;
  position: relative;
}

.third-circle {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 300px;
  height: 300px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-21 {
  color: #fff;
  text-align: center;
  margin-top: 120px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-style: italic;
}

.cirlce-img {
  width: 50px;
  position: absolute;
  inset: 10% auto auto 10%;
  transform: rotate(-34deg);
}

.cirlce-img.second-circle-img {
  inset: 10% 10% auto auto;
  transform: rotate(34deg);
}

.cirlce-img.second-cirlce-img {
  width: 60px;
  display: block;
  inset: auto auto 10% 10%;
}

.cirlce-img.second-cirlce-img.tci {
  width: 50px;
  inset: auto 10% 5% auto;
}

.cirlce-img.second-cirlce-img.php-img {
  display: none;
}

.heading-22 {
  color: #c1ddff;
  font-family: Lexend, sans-serif;
  font-weight: 900;
}

.text-span-19 {
  color: #f5f5f5;
  font-family: Merriweather, serif;
}

.heading-23 {
  color: #fff;
  margin-top: 70px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 800;
}

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
}

.paragraph-8.p8 {
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
  font-size: 15px;
}

.heading-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  background-color: #fff0;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-link.fl {
  color: #fff;
  background-color: #000;
  border-radius: 6px;
  padding: 10px 20px;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-22 {
  filter: invert();
}

.quick-stack-8 {
  margin-top: 60px;
}

.heading-25 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #001e8b;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 20px;
}

.text-span-20 {
  border: 1px #0c73f1;
  border-bottom: 2px solid #0c73f1;
}

.cell-6 {
  background-color: #011e5400;
}

.paragraph-9 {
  color: #001853;
  text-align: justify;
  font-family: Lexend, sans-serif;
  font-size: 15px;
}

.image-23 {
  border-radius: 20px;
}

.link-block-9 {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: 20px;
  padding: 10px 40px;
  text-decoration: none;
  transition: all .2s;
}

.link-block-9:hover {
  color: #000;
  background-color: #fff0;
}

.quick-stack-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

.cell-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.blog {
  background-color: #01011d;
  border-radius: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-17 {
  color: #000;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 19px;
  font-style: italic;
}

.heading-26 {
  color: #002092;
  text-align: center;
  font-family: Varela, sans-serif;
}

.paragraph-10 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.team-circles {
  background-image: radial-gradient(circle, #7797e8, #fff 41%);
  border-bottom: 1px #e4ebf3;
  border-radius: 10px;
  padding: 40px 30px 60px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 9%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  color: #000;
  margin-bottom: 6px;
  font-family: Lexend, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.link-block-10 {
  color: #fff;
  background-color: #000;
  border-radius: 6px;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.blog-date {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-24 {
  width: 30px;
}

.bold-text {
  color: #000;
}

.heading-27 {
  z-index: 999;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Lexend, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  position: relative;
}

.text-span-21 {
  font-family: Merriweather, serif;
  font-size: 55px;
  font-style: italic;
}

.text-span-22 {
  font-family: Merriweather, serif;
}

.text-block-19 {
  color: #ddd;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  padding-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.paragraph-12 {
  color: #ddd;
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
}

.explanation {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-25 {
  border-radius: 13px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.image-26.i22 {
  opacity: .39;
  width: 100px;
  position: absolute;
  inset: auto 10% 5% auto;
  transform: rotate(12deg);
}

.image-26.i33 {
  opacity: .39;
  width: 100px;
  position: absolute;
  inset: auto auto 5% 10%;
  transform: rotate(-12deg);
}

.heading-28 {
  color: #010555;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 50px;
  font-weight: 400;
}

.text-span-23 {
  font-weight: 700;
}

.paragraph-13 {
  color: #000;
  text-align: justify;
  margin-top: 20px;
  font-family: Lexend, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.section {
  background-color: #e41313;
  width: 100%;
  height: 100vh;
}

/* Case study hero (Invoomed) */
.hero-studies {
  padding-top: 40px;
  padding-bottom: 60px;
}

.heading-30 {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 36px;
  font-weight: 600;
}

.hero-studies-header {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.hero-case-button {
  background-image: linear-gradient(135deg, #5b6ad6, #2157cc);
  color: #fff;
  border-radius: 10px;
  padding: 8px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.35);
  transform: translateY(0);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-image 0.2s ease;
}

.hero-case-button:hover {
  background-image: linear-gradient(135deg, #77a5ff, #2c7dff);
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.45);
}

.scriptier-tagline {
  border-bottom: 1px solid var(--border-bottom-case);
}

/* Blog detail layout */
.blog-detail {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 60px;
}

.blog-detail-layout {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.blog-detail-meta {
  flex: 0 0 240px;
}

.blog-author-image {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-bottom: 10px;
}

.blog-author-name {
  color: #000;
  font-family: Lexend, sans-serif;
  font-size: 16px;
  margin-bottom: 4px;
}

.blog-author-date {
  color: #666;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.blog-detail-main {
  flex: 1;
}

.blog-feature-image {
  border-radius: 16px;
  width: 100%;
  margin-bottom: 24px;
}

/* Invoomed custom layout */
.invoomed-studies {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.invoomed-studies-layout {
  display: flex;
  gap: 48px;
  align-items: flex-start;
}

.invoomed-summary {
  flex: 0 0 280px;
  background-color: #f5f7fa;
  border-radius: 16px;
  padding: 24px 20px;
}

.invoomed-studies-main {
  flex: 1;
}

@media screen and (min-width: 1024px) {
  .invoomed-summary {
    position: sticky;
    top: 120px;
  }
}

@media screen and (max-width: 991px) {
  .invoomed-studies-layout {
    flex-direction: column;
  }

  .invoomed-summary {
    position: static;
    width: 100%;
    margin-bottom: 24px;
  }
}

/* Contact page custom layout */
.contact-hero-layout {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.contact-hero-layout .w-layout-cell {
  flex: 1;
}

@media screen and (max-width: 767px) {
  .hero-studies {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-30 {
    font-size: 26px;
    line-height: 32px;
  }

  .hero-studies-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-hero-layout {
    flex-direction: column;
    gap: 24px;
  }

  .blog-detail-layout {
    flex-direction: column;
  }

  .blog-detail-meta {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 16px;
  }
}

@media screen and (min-width: 1280px) {
  .heading-3 {
    font-size: 46px;
  }

  .paragraph {
    font-size: 17px;
  }

  .buttons_div {
    justify-content: flex-start;
    align-items: center;
  }

  .hero.hero2 {
    padding-bottom: 200px;
  }

  .expertis {
    padding-bottom: 0;
  }

  .exp-animation {
    transform: scale(1);
  }

  .first-circle {
    transform: scale(1.1);
  }

  .heading-22 {
    font-size: 42px;
  }

  .heading-23 {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 40px;
  }

  .paragraph-8, .paragraph-8.p8 {
    font-size: 20px;
  }

  .heading-24 {
    margin-bottom: 0;
    font-size: 40px;
  }

  .hero-desktop-content {
    display: block;
  }

  .blog {
    background-color: #01011d;
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .text-block-17 {
    color: #000;
    text-align: center;
    font-family: Merriweather, serif;
    font-size: 19px;
    font-style: italic;
  }

  .heading-26 {
    color: #002092;
    text-align: center;
    margin-top: 20px;
    font-family: Varela, sans-serif;
  }

  .paragraph-10 {
    color: #333;
    text-align: center;
    margin-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: 400;
  }

  .team-circles {
    background-color: #fff;
    background-image: radial-gradient(circle, #7797e8, #fff 48%);
    border-radius: 11px;
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .team-grid {
    grid-template-rows: auto;
  }

  .team-card {
    justify-content: center;
    align-items: flex-start;
  }

  .team-member-image {
    border: 1px solid #000;
    border-radius: 5%;
  }

  .team-member-name {
    color: #000;
    text-align: left;
    font-family: Lexend, sans-serif;
    font-weight: 900;
  }

  .team-member-position {
    text-align: left;
  }

  .paragraph-11 {
    text-align: left;
    margin-bottom: 24px;
  }

  .link-block-10 {
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 8px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    transition: all .2s;
  }

  .link-block-10:hover {
    background-color: #2532c2;
  }

  .text-block-18 {
    font-family: Lexend, sans-serif;
    font-size: 18px;
  }

  .blog-date {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .image-24 {
    width: 30px;
  }

  .heading-27 {
    z-index: 9999;
    position: relative;
  }

  .explanation {
    background-image: linear-gradient(#fff 37%, #6b92f5);
  }

  .image-25 {
    border-radius: 11px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-26.i22 {
    opacity: .39;
    width: 100px;
    position: absolute;
    inset: auto 10% 5% auto;
    transform: rotate(12deg);
  }

  .image-26.i33 {
    opacity: .39;
    width: 100px;
    position: absolute;
    inset: auto auto 5% 10%;
    transform: rotate(-12deg);
  }

  .heading-28 {
    color: #000a5a;
    font-family: Merriweather, serif;
    font-size: 50px;
    font-weight: 500;
  }

  .text-span-23 {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 700;
  }

  .paragraph-13 {
    color: #000;
    text-align: justify;
    margin-top: 20px;
    font-family: Lexend, sans-serif;
    font-size: 25px;
    font-weight: 200;
  }

  .text-span-24 {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 400;
  }

 
}
.body-3 {
  background-image: linear-gradient(90deg, #02091d 27%, #163a6d);
}
@media screen and (min-width: 1440px) {
  .body, .body.body_c {
    background-image: linear-gradient(90deg, #02091d 27%, #163a6d);
  }

  .navbar {
    z-index: 999999999;
  }

  .nav_link.nav_link2 {
    cursor: pointer;
  }

  .c_container.ccc {
    margin-top: 100px;
  }

  .image {
    margin-top: 0;
  }

  .hero {
    height: auto;
    padding-bottom: 110px;
  }

  .hero.hero2 {
    z-index: 9999;
    padding-bottom: 200px;
  }

  .footer-dark {
    background-color: #fff;
    background-image: radial-gradient(circle at 50% 100%, #c0dcff, #fff 71%);
  }

  .team-circles {
    background-image: radial-gradient(circle, #7797e8, #fff 44%);
    border-bottom-style: none;
  }

  .container-2 {
    max-width: 97%;
  }

  .team-member-image {
    width: 100%;
    height: 270px;
    max-height: none;
  }

  .blog-date {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
    display: flex;
  }

  .image-24 {
    width: 30px;
  }

  .bold-text {
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
  }

  .heading-27 {
    color: #fff;
    text-align: center;
    font-family: Lexend, sans-serif;
    font-size: 60px;
    font-weight: 300;
    line-height: 56px;
  }

  .paragraph-12 {
    margin-top: 40px;
    font-size: 19px;
  }

  .explanation {
    background-image: linear-gradient(#fff 42%, #1971ff);
    margin-top: 0;
  }

  .image-25 {
    border-radius: 20px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-26 {
    width: 100px;
  }

  .image-26.i22 {
    float: right;
    position: absolute;
    inset: auto 10% 5% auto;
    transform: rotate(12deg);
  }

  .image-26.i33 {
    float: none;
    position: absolute;
    inset: auto auto 5% 10%;
    transform: rotate(-12deg);
  }

  .images-hero-about {
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    display: block;
  }

  .heading-28 {
    color: #00062a;
    margin-top: 60px;
    font-family: Merriweather, serif;
    font-size: 50px;
    font-weight: 500;
  }

  .text-span-23 {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 700;
  }

  .paragraph-13 {
    color: #000;
    text-align: justify;
    margin-top: 40px;
    font-family: Lexend, sans-serif;
    font-size: 25px;
    font-weight: 200;
    line-height: 25px;
  }

  .paragraph-13.p13 {
    margin-top: 60px;
  }

  .text-span-24, .text-span-25, .text-span-26 {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 400;
  }

  .hero-studies {
    border-top: 1px #fff;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .heading-29 {
    color: #fff;
    text-align: center;
    margin-top: 60px;
    font-family: Lexend, sans-serif;
    font-size: 55px;
    font-style: italic;
    font-weight: 600;
  }

  .text-span-27 {
    border-bottom: 1px solid #fff;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 62px;
  }

  .link-block-11 {
    color: #000;
    background-color: #fff;
    border: 1px #fff;
    margin-top: 10px;
    margin-left: 20px;
    padding: 10px 40px;
    font-family: Lexend, sans-serif;
    font-size: 25px;
    font-weight: 200;
    text-decoration: none;
  }

  .paragraph-14 {
    color: #fff;
    text-align: center;
    max-width: 70%;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    font-family: Lexend, sans-serif;
    font-size: 22px;
    font-weight: 100;
  }

  .text-span-28 {
    border-bottom: 1px solid #fff;
  }

  .text-span-29 {
    font-family: Lexend, sans-serif;
    font-weight: 600;
  }

  .body-3 {
    background-image: linear-gradient(180deg, var(--bg-start) 27%, var(--bg-end));
  }

  .studies {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-30 {
    color: #fff;
    border-bottom: 1px #0f53d252;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 20px;
    font-family: Lexend, sans-serif;
    font-size: 55px;
    font-weight: 600;
    display: block;
  }

  .text-block-20 {
    border-bottom: 1px solid var(--border-bottom-case);
    color: #ddd;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 20px;
    display: inline-block;
  }

  .text-span-30 {
    font-family: Merriweather, serif;
    font-weight: 400;
  }

  .text-span-31 {
    font-family: Merriweather, serif;
    font-weight: 300;
  }

  .heading-31 {
    color: #000;
    margin-left: 30px;
    font-family: Merriweather, serif;
    font-size: 55px;
    font-style: italic;
    font-weight: 700;
  }

  .heading-31.h31 {
    margin-top: 100px;
  }

  .studies-body {
    width: 100%;
    overflow: visible;
  }

  .project-short-details {
    width: 100%;
    position: sticky;
    top: 50px;
  }

  .detail-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-bottom: 2px solid #0a3389;
    display: flex;
  }

  .image-27 {
    width: 19px;
    margin-top: 10px;
  }

  .heading-32 {
    color: #000;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 500;
  }

  .text-block-21 {
    margin-top: 10px;
    font-family: Lexend, sans-serif;
    font-size: 19px;
  }

  .detail-div-ouside {
    margin-bottom: 40px;
  }

  .paragraph-15 {
    color: #000;
    max-width: 90%;
    margin-top: 60px;
    margin-left: 30px;
    font-family: Lexend, sans-serif;
    font-size: 20px;
  }

  .image-28 {
    border: 1px solid #ddd;
    width: 80%;
    margin-top: 60px;
    margin-left: 30px;
  }

  .paragraph-16 {
    color: #000;
    margin-top: 40px;
    margin-left: 30px;
    font-family: Lexend, sans-serif;
    font-size: 20px;
  }

  .image-29 {
    border: 1px solid #ddd;
    width: 80%;
    margin-top: 40px;
    margin-left: 30px;
  }

  .paragraph-17 {
    color: #000;
    margin-top: 40px;
    margin-left: 30px;
    font-family: Lexend, sans-serif;
    font-size: 20px;
  }
}
.heading-31 {
  color: #000;
  margin-left: 0;
  font-family: Merriweather, serif;
  font-style: italic;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .heading-3 {
    font-size: 30px;
  }

  .webflow_expert_div {
    margin-top: 0;
  }

  .cell {
    display: none;
  }

  .image-4.webflow-icin-hero {
    width: 25px;
  }

  .div-block {
    margin-left: auto;
    margin-right: auto;
  }

  .buttons_div {
    justify-content: flex-start;
    align-items: center;
  }

  .webflow-icin-hero.image-4.mailchamp-img {
    width: 25px;
  }

  .hero {
    height: auto;
    padding-bottom: 100px;
  }

  .heading-6 {
    font-size: 25px;
    line-height: 29px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .testimonail-cart.first-testimonail-cart {
    padding-top: 0;
  }

  .paragraph-3 {
    font-size: 32px;
  }

  .heading-8 {
    font-size: 48px;
  }

  .text-span-3 {
    font-size: 27px;
  }

  .text-block-9 {
    padding: 3px;
    font-size: 10px;
    inset: auto 0% -17% auto;
  }

  .heading-10 {
    font-size: 45px;
  }

  .text-block-13 {
    font-size: 21px;
  }

  .heading-13, .heading-17 {
    font-size: 35px;
  }

  .heading-20 {
    font-size: 38px;
  }

  .paragraph-7 {
    font-size: 17px;
  }

  .text-block-16 {
    font-size: 21px;
  }

  .exp-animation {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-22 {
    margin-left: 20px;
  }

  .heading-23 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
  }

  .paragraph-8 {
    margin-top: 10px;
    font-size: 20px;
  }

  .paragraph-8.p8 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .heading-24 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .icon {
    color: #fff;
    font-size: 50px;
  }

  .hero-desktop-content {
    display: none;
  }

  .quick-stack-10 {
    padding: 0;
  }

  .cell-8 {
    justify-content: center;
    align-items: flex-start;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .image-25 {
    width: 100%;
  }

  .heading-28 {
    font-size: 42px;
  }

  .paragraph-13 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .heading-3 {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph {
    font-size: 12px;
  }

  .image-2 {
    width: 23px;
  }

  .heading-4 {
    font-size: 13px;
  }

  .image-4.webflow-icin-hero, .image-4.webflow-icin-hero.js-logo, .image-4.webflow-icin-hero.xano-img {
    width: 20px;
  }

  .link-block-2, .link-block-3 {
    width: 120px;
  }

  .text-block, .text-block-2 {
    font-size: 12px;
  }

  .webflow-icin-hero.image-4.mailchamp-img {
    width: 20px;
  }

  .heading-5 {
    font-size: 15px;
  }

  .heading-6 {
    font-size: 17px;
    line-height: 17px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .quick-stack-2 {
    margin-top: 0;
  }

  .paragraph-3 {
    font-size: 28px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 31px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .text-span-7 {
    font-size: 25px;
  }

  .text-block-9 {
    font-size: 7px;
    bottom: -19%;
    transform: scale(1.2)rotate(7deg);
  }

  .heading-10 {
    font-size: 35px;
  }

  .text-block-13 {
    font-size: 12px;
  }

  .heading-13 {
    font-size: 32px;
  }

  .heading-15 {
    font-size: 37px;
    line-height: 38px;
  }

  .heading-16 {
    margin-top: 30px;
    font-size: 35px;
    line-height: 37px;
  }

  .process {
    padding-top: 0;
  }

  .heading-17 {
    font-size: 38px;
    line-height: 29px;
    position: sticky;
  }

  .heading-18 {
    font-size: 50px;
  }

  .heading-19 {
    font-size: 33px;
  }

  .text-block-15 {
    font-size: 17px;
  }

  .heading-20 {
    font-size: 25px;
  }

  .paragraph-7 {
    font-size: 15px;
  }

  .link-block-8 {
    width: 200px;
  }

  .text-block-16 {
    font-size: 17px;
  }

  .exp-animation {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .first-circle {
    width: 300px;
    height: 300px;
    margin-top: 0;
  }

  .second-circle {
    width: 90%;
    height: 90%;
    margin-top: 5%;
  }

  .third-circle {
    width: 70%;
    height: 70%;
    margin-top: 15%;
  }

  .heading-21 {
    margin-top: 74px;
    font-size: 20px;
  }

  .cirlce-img, .cirlce-img.second-circle-img, .cirlce-img.second-cirlce-img.tci {
    width: 27px;
  }

  .heading-22 {
    margin-bottom: 40px;
    margin-left: -8px;
    font-size: 35px;
  }

  .paragraph-8, .paragraph-8.p8 {
    font-size: 17px;
  }

  .footer-dark {
    margin-top: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .quick-stack-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    font-size: 40px;
  }

  .heading-26 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-10 {
    font-size: 15px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .heading-27 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-span-21 {
    font-size: 50px;
  }

  .image-25 {
    width: 70%;
  }

  .heading-28 {
    font-size: 50px;
  }

  .paragraph-13 {
    font-size: 20px;
  }

  .text-span-24 {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 700;
  }

  .quick-stack-13 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    background-color: #20293300;
  }

  .link-block {
    display: none;
  }

  .heading-3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    font-size: 13px;
  }

  .image-4.webflow-icin-hero {
    width: 35px;
    top: 10%;
    right: 10%;
  }

  .image-4.webflow-icin-hero.js-logo {
    width: 30px;
    right: 0%;
  }

  .image-4.webflow-icin-hero.xano-img {
    width: 30px;
    left: 5%;
  }

  .div-block {
    margin-top: 40px;
  }

  .link-block-2.tes-btn {
    margin-bottom: 10px;
  }

  .webflow-icin-hero.image-4.mailchamp-img {
    width: 30px;
    top: 10%;
    left: 10%;
  }

  .heading-5 {
    text-align: center;
    font-size: 17px;
  }

  .hero {
    padding-bottom: 40px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 21px;
  }

  .paragraph-2 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .quick-stack-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    font-size: 22px;
  }

  .projects {
    top: auto;
    bottom: -200px;
  }

  .heading-8 {
    margin-left: 10px;
    font-size: 26px;
  }

  .text-block-7 {
    margin-left: 10px;
    font-size: 13px;
  }

  .text-span-7 {
    font-size: 27px;
  }

  .text-block-9 {
    font-size: 14px;
    bottom: 0%;
  }

  .heading-10 {
    font-size: 30px;
  }

  .text-block-13 {
    font-size: 19px;
  }

  .heading-13 {
    font-size: 30px;
  }

  .heading-13.h13 {
    font-size: 28px;
  }

  .text-span-12 {
    font-size: 32px;
  }

  .heading-15 {
    font-size: 30px;
  }

  .text-span-13 {
    font-size: 45px;
  }

  .heading-16 {
    font-size: 33px;
  }

  .heading-17 {
    margin-top: 0;
    padding-top: 0;
    font-size: 30px;
    line-height: 32px;
    position: static;
  }

  .heading-19 {
    font-size: 27px;
    line-height: 30px;
  }

  .heading-20 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-7 {
    font-size: 13px;
  }

  .heading-22 {
    font-size: 27px;
    line-height: 30px;
  }

  .heading-23 {
    line-height: 35px;
  }

  .container {
    max-width: none;
  }

  .quick-stack-8 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-25 {
    font-size: 30px;
  }

  .quick-stack-11, .quick-stack-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    background-color: #000;
  }

  .heading-26 {
    font-size: 20px;
    line-height: 25px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .heading-27 {
    font-size: 30px;
  }

  .text-span-21 {
    font-size: 33px;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .image-25 {
    width: 100%;
  }

  .heading-28 {
    font-size: 35px;
  }

  .text-span-23 {
    font-size: 31px;
  }

  .paragraph-13 {
    font-size: 18px;
  }
}

#w-node-_5727c477-3b69-a72b-8ac7-92f8f04e6729-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
}

#w-node-_57e8c9bc-00b7-5067-d9ef-e9e844ce8666-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_4fa6c702-439f-1513-28e1-c2242f7218f2-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2fbfb2ad-3f09-5375-d488-512d7dc327fe-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 5.5fr 5.5fr;
}

#w-node-_2a0ab130-f449-3ff6-184b-66e23521e6dd-69eb1bc5, #w-node-_13ff33c6-bf2a-0c94-0fc8-49c191721314-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0b614336-39b9-f659-51fe-78a40097a3ac-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-_718abfb1-edbb-e823-8ad4-76274acb67bf-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

#w-node-_8d775b50-b53f-8339-ec08-bd0b77b12638-69eb1bc5, #w-node-_1ce868f1-6b6e-cb38-2aa1-67398b45dd1c-69eb1bc5, #w-node-_43cc16c0-4050-8308-9703-99dc0ff4c02f-69eb1bc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eff1f9b1-b9bc-acef-7f67-64cde0c8fa8e-69eb1bc5, #w-node-eff1f9b1-b9bc-acef-7f67-64cde0c8fa99-69eb1bc5, #w-node-eff1f9b1-b9bc-acef-7f67-64cde0c8faa3-69eb1bc5, #w-node-d5b951b6-8a22-2188-4fb0-26790ab2de87-69eb1bc5, #w-node-d5b951b6-8a22-2188-4fb0-26790ab2de90-69eb1bc5, #w-node-d5b951b6-8a22-2188-4fb0-26790ab2de9b-69eb1bc5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5228a40-1612-37f9-6398-f92f7c3e0dff-b49a371b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_10379f6c-fb2b-4490-a869-8bbcd8c6dff7-b49a371b, #w-node-_10379f6c-fb2b-4490-a869-8bbcd8c6e000-b49a371b, #w-node-_10379f6c-fb2b-4490-a869-8bbcd8c6e007-b49a371b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12859453-a110-4dd9-db83-d4fa8afc9e64-45ae252c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1440px) {
  #w-node-eff1f9b1-b9bc-acef-7f67-64cde0c8fa99-69eb1bc5, #w-node-eff1f9b1-b9bc-acef-7f67-64cde0c8faa3-69eb1bc5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12859453-a110-4dd9-db83-d4fa8afc9e64-45ae252c {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_57e8c9bc-00b7-5067-d9ef-e9e844ce8666-69eb1bc5 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5727c477-3b69-a72b-8ac7-92f8f04e6729-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 2.25fr;
    display: grid;
  }

  #w-node-_57e8c9bc-00b7-5067-d9ef-e9e844ce8666-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 3.75fr 1fr;
    display: grid;
  }

  #w-node-_4fa6c702-439f-1513-28e1-c2242f7218f2-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2fbfb2ad-3f09-5375-d488-512d7dc327fe-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr;
  }

  #w-node-_2a0ab130-f449-3ff6-184b-66e23521e6dd-69eb1bc5, #w-node-_13ff33c6-bf2a-0c94-0fc8-49c191721314-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0b614336-39b9-f659-51fe-78a40097a3ac-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_718abfb1-edbb-e823-8ad4-76274acb67bf-69eb1bc5, #w-node-_8d775b50-b53f-8339-ec08-bd0b77b12638-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_43cc16c0-4050-8308-9703-99dc0ff4c02f-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 18fr 1fr;
  }

  #w-node-_43cc16c0-4050-8308-9703-99dc0ff4c030-69eb1bc5 {
    order: 9999;
  }

  #w-node-_43cc16c0-4050-8308-9703-99dc0ff4c031-69eb1bc5 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_57e8c9bc-00b7-5067-d9ef-e9e844ce8666-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 1fr;
  }

  #w-node-_1ce868f1-6b6e-cb38-2aa1-67398b45dd1c-69eb1bc5, #w-node-c5228a40-1612-37f9-6398-f92f7c3e0dff-b49a371b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_57e8c9bc-00b7-5067-d9ef-e9e844ce8666-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 2.25fr;
  }

  #w-node-_4fa6c702-439f-1513-28e1-c2242f7218f2-69eb1bc5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


