.development-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  flex-direction: column;
}
.development-hero {
  width: 100%;
  height: 666px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  background-color: #fdfafa;
}
.development-menu {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.development-desktop-navigation {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
.development-centered {
  width: 100%;
  display: flex;
  max-width: 1200px;
  box-sizing: initial;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 50px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
  background-color: #000000;
}
.development-left {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 38px;
  flex-direction: row;
  padding-bottom: 38px;
}
.development-navlink {
  display: contents;
}
.development-logo {
  width: 76px;
  height: 76px;
  margin-left: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.development-links {
  display: flex;
  align-items: center;
  margin-left: 33px;
  flex-direction: row;
}
.development-navlink1 {
  color: #ffffff;
  text-decoration: none;
}
.development-text {
  color: #ffffff;
}
.development-navlink2 {
  color: #ffffff;
  text-decoration: none;
}
.development-right {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.development-navlink3 {
  display: contents;
}
.development-contact-us {
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #ffffff;
}
.development-contact-us:hover {
  background-color: #5228F5;
}
.development-text01 {
  color: #000000;
  font-style: normal;
  font-weight: 600;
}
.development-burger-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.development-mobile-menu-button {
  width: 40px;
  height: 40px;
  display: none;
}
.development-container2 {
  display: contents;
}
.development-mobile-navigation {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  z-index: 150;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.development-link {
  display: contents;
}
.development-logo1 {
  width: 64px;
  text-decoration: none;
}
.development-links1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: column;
}
.development-management {
  text-decoration: none;
}
.development-development {
  text-decoration: none;
}
.development-careers {
  text-decoration: none;
}
.development-close-mobile-menu {
  top: var(--dl-space-space-oneandhalfunits);
  right: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.development-icon {
  width: 24px;
  height: 24px;
  display: flex;
}
.development-header {
  display: flex;
  margin-top: 140px;
  align-items: center;
  flex-direction: column;
}
.development-text02 {
  color: rgb(6, 6, 6);
  font-size: 72px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 80px;
}
.development-text05 {
  color: #000000;
  font-size: 20px;
  max-width: 600px;
  margin-top: 16px;
  text-align: center;
  line-height: 30px;
}
.development-link1 {
  display: contents;
}
.development-get-started {
  color: white;
  cursor: pointer;
  display: flex;
  margin-top: 40px;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #000000;
}
.development-get-started:hover {
  color: black;
  background-color: #ffffff;
}
.development-text06 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}
.development-banners {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.development-banner-advanced-analytics {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-sixunits);
  justify-content: center;
  background-color: #EFF0F2;
}
.development-centered-container {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
}
.development-image-container {
  flex: 1;
  display: flex;
}
.development-cards-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.development-right1 {
  flex: 1;
  display: flex;
  margin-left: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.development-text08 {
  text-align: left;
}
.development-category {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.development-text09 {
  color: rgb(0, 0, 0);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-halfunit);
}
.development-text10 {
  color: rgb(0, 0, 0);
  line-height: 24px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.development-category1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.development-text11 {
  color: rgb(0, 0, 0);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-halfunit);
}
.development-text12 {
  color: rgb(0, 0, 0);
  line-height: 24px;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.development-banner {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-sixunits);
  justify-content: center;
}
.development-container3 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.development-left1 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.development-text15 {
  color: rgb(82, 40, 245);
  font-style: normal;
  font-weight: 600;
  margin-bottom: 24px;
}
.development-text16 {
  text-align: left;
}
.development-text17 {
  color: rgb(0, 0, 0);
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.development-image-container1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.development-cards-image1 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.development-footer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-sevenunits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sevenunits);
  background-color: #000000;
}
.development-top {
  width: 100%;
  display: flex;
  max-width: 1200px;
  border-color: #3B3B3B;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
.development-left2 {
  width: 33%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  flex-direction: column;
}
.development-contact {
  display: flex;
  margin-top: 52px;
  align-items: flex-start;
  flex-direction: column;
}
.development-text18 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.development-navlink4 {
  color: #C4C4C4;
  font-size: 14px;
  text-decoration: none;
}
.development-text19 {
  color: #C4C4C4;
  font-size: 14px;
}
.development-link2 {
  color: #C4C4C4;
  font-size: 14px;
  text-decoration: none;
}
.development-right2 {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: flex-start;
}
.development-category2 {
  width: 240px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.development-text20 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.development-links2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.development-navlink5 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
}
.development-text21 {
  color: rgb(196, 196, 196);
  font-size: 14px;
}
.development-navlink6 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.development-category3 {
  width: 240px;
  display: flex;
  flex-direction: column;
}
.development-text22 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
}
.development-links3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.development-navlink7 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.development-navlink8 {
  color: rgb(196, 196, 196);
  font-size: 14px;
  text-decoration: none;
}
.development-bottom {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  user-select: none;
  flex-direction: column;
}
.development-branding {
  width: var(--dl-size-size-large);
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);;
  margin-bottom: var(--dl-space-space-unit);
}
.development-text23 {
  color: #686868;
  font-size: 14px;
  line-height: 30px;
}
@media(max-width: 1600px) {
  .development-hero {
    height: 688px;
  }
  .development-text {
    color: rgb(255, 255, 255);
  }
  .development-text01 {
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 600;
  }
  .development-text05 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .development-text06 {
    font-size: 18px;
  }
  .development-navlink4 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-text19 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-link2 {
    color: rgb(196, 196, 196);
  }
  .development-navlink6 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-text22 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
  }
  .development-navlink7 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-navlink8 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-text23 {
    color: rgb(104, 104, 104);
  }
}
@media(max-width: 1200px) {
  .development-hero {
    height: 634px;
  }
  .development-navlink1 {
    color: rgb(255, 255, 255);
  }
  .development-navlink2 {
    color: rgb(255, 255, 255);
  }
  .development-text02 {
    color: rgb(6, 6, 6);
  }
  .development-text05 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }
  .development-text06 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
  }
  .development-text09 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
  }
  .development-text10 {
    color: rgb(0, 0, 0);
  }
  .development-text11 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
  }
  .development-text12 {
    color: rgb(0, 0, 0);
    line-height: 24px;
  }
  .development-text15 {
    color: rgb(82, 40, 245);
    font-style: normal;
    font-weight: 600;
  }
  .development-text17 {
    color: rgb(0, 0, 0);
  }
  .development-text20 {
    color: rgb(255, 255, 255);
  }
  .development-navlink5 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
  .development-text21 {
    color: rgb(196, 196, 196);
    font-size: 14px;
  }
}
@media(max-width: 991px) {
  .development-hero {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .development-desktop-navigation {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .development-centered {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .development-left {
    margin-left: var(--dl-space-space-halfunit);
  }
  .development-logo {
    width: 43px;
    height: 51px;
  }
  .development-links {
    display: none;
  }
  .development-contact-us {
    display: none;
  }
  .development-mobile-menu-button {
    display: flex;
  }
  .development-close-mobile-menu {
    align-items: center;
    justify-content: center;
  }
  .development-header {
    width: 100%;
    max-width: 1200px;
  }
  .development-banner-advanced-analytics {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .development-footer {
    padding: var(--dl-space-space-sixunits);
  }
  .development-top {
    flex-direction: column;
  }
  .development-left2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .development-text18 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .development-navlink4 {
    text-decoration: underline none;
  }
  .development-text19 {
    text-decoration: underline none;
  }
  .development-link2 {
    text-decoration: underline none;
  }
  .development-right2 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .development-links2 {
    gap: var(--dl-space-space-unit);
  }
  .development-links3 {
    gap: var(--dl-space-space-unit);
  }
  .development-branding {
    width: var(--dl-size-size-medium);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .development-text23 {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
@media(max-width: 767px) {
  .development-hero {
    height: 620px;
    position: relative;
    padding-bottom: 180px;
    background-color: #ffffff;
  }
  .development-desktop-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .development-centered {
    padding-left: 0px;
    padding-right: 0px;
  }
  .development-left {
    margin-left: var(--dl-space-space-unit);
  }
  .development-logo {
    width: 57px;
    height: 50px;
  }
  .development-right {
    margin-right: var(--dl-space-space-unit);
  }
  .development-contact-us {
    display: none;
  }
  .development-header {
    height: 100%;
    margin-top: var(--dl-space-space-fourunits);
    justify-content: center;
  }
  .development-text02 {
    color: #000000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
  .development-text05 {
    color: #000000;
    font-size: 16px;
    margin-top: var(--dl-space-space-unit);
    line-height: 24px;
  }
  .development-get-started {
    margin-top: var(--dl-space-space-twounits);
  }
  .development-banner-advanced-analytics {
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .development-centered-container {
    flex-direction: column-reverse;
  }
  .development-right1 {
    margin-left: 0px;
  }
  .development-text08 {
    font-size: 28px;
    text-align: left;
    line-height: 26px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .development-text09 {
    font-size: 20px;
  }
  .development-text10 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .development-text11 {
    font-size: 20px;
  }
  .development-text12 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .development-banner {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .development-container3 {
    flex-direction: column;
  }
  .development-left1 {
    margin-right: 0px;
  }
  .development-footer {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .development-hero {
    padding-bottom: 160px;
    background-color: #ffffff;
  }
  .development-logo {
    width: 47px;
  }
  .development-logo1 {
    margin-left: 0px;
  }
  .development-icon {
    align-items: center;
    justify-content: center;
  }
  .development-text02 {
    color: #000000;
  }
  .development-text05 {
    color: #000000;
  }
  .development-get-started {
    width: 100%;
    background-color: #000000;
  }
  .development-footer {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
}
