.platform-development-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-black);
}
.platform-development-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.platform-development-navbar {
  width: 100%;
  display: flex;
  z-index: 95;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: row;
  padding-bottom: 20px;
}
.platform-development-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.platform-development-icon1 {
  width: 36px;
  height: 36px;
}
.platform-development-logo-text {
  color: rgb(255, 1, 1);
}
.platform-development-links-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.platform-development-link1 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
  margin-right: 20px;
}
.platform-development-link2 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
  margin-right: 20px;
}
.platform-development-link3 {
  fill: #c779d0;
  color: #c779d0;
  padding-top: 5px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 20px;
  border-radius: 30px;
  padding-right: 20px;
  padding-bottom: 5px;
}
.platform-development-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: 20px 10px;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.platform-development-container11 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-navlink1 {
  color: rgb(255, 1, 1);
  text-decoration: none;
}
.platform-development-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.platform-development-icon3 {
  width: 24px;
  height: 24px;
}
.platform-development-links-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.platform-development-link4 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
  font-size: 18px;
  font-style: normal;
  font-family: "Roboto Condensed";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.platform-development-link5 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
  font-size: 18px;
  font-style: normal;
  font-family: "Roboto Condensed";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.platform-development-link6 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
  font-size: 18px;
  font-style: normal;
  font-family: "Roboto Condensed";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.platform-development-link7 {
  fill: #c779d0;
  color: #c779d0;
  font-size: 18px;
  font-family: "Roboto Condensed";
  font-weight: 400;
  line-height: 1.55;
  padding-top: 5px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 20px;
  border-radius: 30px;
  padding-right: 20px;
  padding-bottom: 5px;
  text-transform: none;
  text-decoration: none;
}
.platform-development-development {
  width: 100%;
  height: auto;
  display: flex;
  padding: 50px 20px;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  padding-bottom: 100px;
  justify-content: center;
}
.platform-development-development-description {
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  padding-bottom: 50px;
  justify-content: flex-start;
}
.platform-development-development-texts {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.platform-development-development-heading {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
}
.platform-development-development-text {
  color: rgba(255, 255, 255, 0.44);
  font-size: 16px;
  text-align: center;
  font-family: "Roboto Condensed";
  font-weight: 300;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.platform-development-green-blurred {
  right: 0px;
  width: 800px;
  bottom: -800px;
  position: absolute;
  object-fit: cover;
}
.platform-development-orange-blurred {
  top: 0px;
  left: 0px;
  width: 800px;
  position: absolute;
  object-fit: cover;
}
.platform-development-separator-stripe {
  width: 100%;
  height: 300px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  padding-bottom: 100px;
  background-size: cover;
  justify-content: center;
  background-image: url("images/png-photos/separator-300h.png");
}
.platform-development-development-stages {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
}
.platform-development-cards-container1 {
  width: 100%;
  height: 615px;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1180px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.platform-development-card-container1{
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-right-radius: 30px;
}
.platform-development-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image1 {
  width: 80px;
  object-fit: cover;
  margin-right: 20px;
}
.platform-development-container13 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container14 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-text14 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-card-container2 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: center;
  border-top-right-radius: 30px;
}
.platform-development-container15 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-container16 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image2 {
  width: 80px;
  object-fit: cover;
  margin-right: 20px;
}
.platform-development-container17 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container18 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading11 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 20px;
}
.platform-development-text18 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-card-container3 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  border-top-right-radius: 30px;
}
.platform-development-container19 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.platform-development-container20 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image3 {
  width: 80px;
  object-fit: cover;
}
.platform-development-container21 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: none;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container22 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading12 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 20px;
}
.platform-development-text22 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-cards-container2 {
  width: 100%;
  height: 615px;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1180px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.platform-development-card-container4 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-right-radius: 30px;
}
.platform-development-container23 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image4 {
  width: 80px;
  object-fit: cover;
  margin-right: 20px;
}
.platform-development-container24 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container25 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading13 {
  margin-bottom: 20px;
}
.platform-development-text26 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-card-container5 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: center;
  border-top-right-radius: 30px;
}
.platform-development-container26 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-container27 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image5 {
  width: 80px;
  object-fit: cover;
  margin-right: 20px;
}
.platform-development-container28 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container29 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 20px;
}
.platform-development-text30 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-card-container6 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  border-top-right-radius: 30px;
}
.platform-development-container30 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.platform-development-container31 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image6 {
  width: 80px;
  object-fit: cover;
}
.platform-development-container32 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: none;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container33 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading15 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 20px;
}
.platform-development-text34 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-cards-container3 {
  width: 100%;
  height: 615px;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1180px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.platform-development-hero-text1 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-right-radius: 30px;
}
.platform-development-container34 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  justify-content: flex-start;
}
.platform-development-image7 {
  width: 80px;
  object-fit: cover;
}
.platform-development-container35 {
  top: 0px;
  flex: 1;
  right: -50px;
  width: 300px;
  bottom: 0px;
  height: 35px;
  margin: auto;
  display: none;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-gray-700);
  border-style: solid;
  border-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
}
.platform-development-container36 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-heading16 {
  margin-bottom: 20px;
}
.platform-development-text38 {
  color: rgba(255, 255, 255, 0.44);
}
.platform-development-hero-text2 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  flex-direction: column;
  justify-content: center;
  border-top-right-radius: 30px;
}
.platform-development-container37 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-container38 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-hero-text3 {
  width: 80%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  border-top-right-radius: 30px;
}
.platform-development-container39 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.platform-development-container40 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.platform-development-purple-blurred {
  top: 0px;
  right: 0px;
  width: 855px;
  bottom: 0px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.platform-development-tech-stack {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
}
.platform-development-programming-languages-heading {
  margin-bottom: 40px;
}
.platform-development-tech-stack-labels {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1545px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.platform-development-container41 {
  gap: 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-label-container {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-label-container:hover {
  transform: translateY(-5px);
}
.platform-development-heading17 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: center;
  transition: 0.3s;
}
.tech-label:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container43 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container43:hover {
  transform: translateY(-5px);
}
.platform-development-heading18 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: center;
  transition: 0.3s;
}
.platform-development-heading18:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container44 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container44:hover {
  transform: translateY(-5px);
}
.platform-development-heading19 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: center;
  transition: 0.3s;
}
.platform-development-heading19:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container45 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container45:hover {
  transform: translateY(-5px);
}
.platform-development-heading20 {
  transition: 0.3s;
}
.platform-development-heading20:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container46 {
  gap: 10px;
  width: 1168px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-container47 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  align-self: center;
  transition: 0.3s;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container47:hover {
  transform: translateY(-5px);
}
.platform-development-heading21 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  transition: 0.3s;
}
.platform-development-heading21:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container48 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  align-self: center;
  transition: 0.3s;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container48:hover {
  transform: translateY(-5px);
}
.platform-development-heading22 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  transition: 0.3s;
}
.platform-development-heading22:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container49 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  align-self: center;
  transition: 0.3s;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container49:hover {
  transform: translateY(-5px);
}
.platform-development-heading23 {
  color: var(--dl-color-gray-white);
}
.platform-development-heading23:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-container50 {
  gap: 10px;
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  align-self: center;
  transition: 0.3s;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-container50:hover {
  transform: translateY(-5px);
}
.platform-development-heading24 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  transition: 0.3s;
}
.platform-development-heading24:hover {
  background: linear-gradient(90deg, #FEAC5E 0%, #C779D0 50%, #4BC0C8 100%);
  transition: eas 1s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-development-image8 {
  top: -500px;
  left: 0px;
  width: 600px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.platform-development-frameworks-stack {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
}
.platform-development-frameworks-heading {
  margin-bottom: 40px;
}
.platform-development-frameworks-labels {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1545px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.platform-development-container51 {
  gap: 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-container52 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading25 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container53 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading26 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container54 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading27 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container55 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading28 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container56 {
  gap: 10px;
  width: 1168px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-container57 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading29 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container58 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading30 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container59 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading31 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-design-stack {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 100px;
  justify-content: center;
}
.platform-development-text39 {
  margin-bottom: 40px;
}
.platform-development-designlabels {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 95;
  position: relative;
  max-width: 1545px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.platform-development-container60 {
  gap: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-container61 {
  width: 380px;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading32 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container62 {
  width: 380px;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading33 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container63 {
  width: 380px;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading34 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container64 {
  width: 380px;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading35 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container65 {
  gap: 10px;
  width: 1168px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.platform-development-container66 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading36 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container67 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading37 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-container68 {
  flex: 1;
  width: 1fr;
  height: 100px;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("images/components/gradient-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-development-heading38 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.platform-development-footer {
  width: 100%;
  display: flex;
  z-index: 90;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.platform-development-footer-container {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.platform-development-navlink2 {
  color: var(--dl-color-gray-700);
  text-decoration: none;
}
.platform-development-footer-copyright {
  color: var(--dl-color-gray-700);
}
.platform-development-navlink3 {
  color: var(--dl-color-gray-700);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .platform-development-container41 {
    flex-wrap: wrap;
  }
  .platform-development-container46 {
    flex-wrap: wrap;
  }
  .platform-development-container47 {
    flex-wrap: wrap;
  }
  .platform-development-container48 {
    flex-wrap: wrap;
  }
  .platform-development-container49 {
    flex-wrap: wrap;
  }
  .platform-development-container50 {
    flex-wrap: wrap;
  }
}
@media(max-width: 1200px) {
  .platform-development-development {
    height: auto;
  }
  .platform-development-development-description {
    flex-direction: column;
  }
  .platform-development-development-texts {
    width: 100%;
    align-items: flex-start;
  }
  .platform-development-green-blurred {
    display: none;
  }
  .platform-development-orange-blurred {
    display: none;
  }
  .platform-development-separator-stripe {
    height: 300px;
    background-position: center;
  }
  .platform-development-cards-container1 {
    height: auto;
    flex-direction: column;
  }
  .platform-development-card-container1{
    width: 100%;
    align-items: flex-end;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .platform-development-container13 {
    position: static;
  }
  .platform-development-card-container2 {
    width: 100%;
    align-items: flex-end;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .platform-development-container17 {
    position: static;
  }
  .platform-development-card-container3 {
    width: 100%;
    align-items: flex-end;
  }
  .platform-development-container19 {
    margin-bottom: 40px;
  }
  .platform-development-image3 {
    margin-right: 20px;
  }
  .platform-development-container21 {
    display: flex;
    position: static;
  }
  .platform-development-cards-container2 {
    height: auto;
    flex-direction: column;
  }
  .platform-development-card-container4 {
    width: 100%;
    align-items: flex-end;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .platform-development-container24 {
    position: static;
  }
  .platform-development-card-container5 {
    width: 100%;
    align-items: flex-end;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .platform-development-container28 {
    position: static;
  }
  .platform-development-card-container6 {
    width: 100%;
    align-items: flex-end;
    margin-bottom: 40px;
  }
  .platform-development-container30 {
    margin-bottom: 40px;
  }
  .platform-development-image6 {
    margin-right: 20px;
  }
  .platform-development-container32 {
    display: flex;
    position: static;
  }
  .platform-development-cards-container3 {
    height: auto;
    flex-direction: column;
  }
  .platform-development-hero-text1 {
    width: 100%;
    align-items: flex-end;
    margin-right: 0px;
  }
  .platform-development-image7 {
    margin-right: 20px;
  }
  .platform-development-container35 {
    display: flex;
    position: static;
  }
  .platform-development-hero-text2 {
    display: none;
    align-items: flex-end;
  }
  .platform-development-hero-text3 {
    display: none;
    align-items: flex-end;
  }
  .platform-development-purple-blurred {
    display: none;
  }
  .platform-development-container41 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .platform-development-label-container {
    flex-wrap: wrap;
  }
  .platform-development-container43 {
    flex-wrap: wrap;
  }
  .platform-development-container44 {
    flex-wrap: wrap;
  }
  .platform-development-container45 {
    flex-wrap: wrap;
  }
  .platform-development-container46 {
    width: 100%;
    flex-wrap: wrap;
  }
  .platform-development-image8 {
    display: none;
  }
  .platform-development-container51 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .platform-development-container52 {
    flex-wrap: wrap;
  }
  .platform-development-container53 {
    flex-wrap: wrap;
  }
  .platform-development-container54 {
    flex-wrap: wrap;
  }
  .platform-development-container55 {
    flex-wrap: wrap;
  }
  .platform-development-container56 {
    width: 100%;
    flex-wrap: wrap;
  }
  .platform-development-container57 {
    flex-wrap: wrap;
  }
  .platform-development-container58 {
    flex-wrap: wrap;
  }
  .platform-development-container59 {
    flex-wrap: wrap;
  }
  .platform-development-heading31 {
    text-align: center;
  }
}
@media(max-width: 991px) {
  .platform-development-development {
    flex-direction: column-reverse;
  }
  .platform-development-development-description {
    flex-direction: column-reverse;
  }
  .platform-development-development-texts {
    width: 100%;
  }
  .platform-development-separator-stripe {
    flex-direction: column-reverse;
  }
  .platform-development-development-stages {
    flex-direction: column;
  }
  .platform-development-cards-container1 {
    flex-direction: column;
  }
  .platform-development-card-container1{
    width: auto;
  }
  .platform-development-card-container2 {
    width: 100%;
  }
  .platform-development-card-container3 {
    width: 100%;
  }
  .platform-development-cards-container2 {
    flex-direction: column;
  }
  .platform-development-card-container4 {
    width: 100%;
  }
  .platform-development-card-container5 {
    width: 100%;
  }
  .platform-development-card-container6 {
    width: 100%;
    margin-bottom: 40px;
  }
  .platform-development-cards-container3 {
    flex-direction: column-reverse;
  }
  .platform-development-hero-text1 {
    width: 100%;
  }
  .platform-development-hero-text2 {
    width: 80%;
  }
  .platform-development-hero-text3 {
    width: 80%;
  }
  .platform-development-tech-stack {
    padding: 50px 20px;
    flex-direction: column;
  }
  .platform-development-tech-stack-labels {
    flex-direction: column;
  }
  .platform-development-container46 {
    flex-wrap: wrap;
  }
  .platform-development-container47 {
    flex-wrap: wrap;
  }
  .platform-development-container48 {
    flex-wrap: wrap;
  }
  .platform-development-container49 {
    flex-wrap: wrap;
  }
  .platform-development-container50 {
    flex-wrap: wrap;
  }
  .platform-development-frameworks-stack {
    padding: 50px 20px;
    flex-direction: column;
  }
  .platform-development-frameworks-labels {
    flex-direction: column;
  }
  .platform-development-design-stack {
    padding: 50px 20px;
    flex-direction: column;
  }
  .platform-development-designlabels {
    flex-direction: column-reverse;
  }
  .platform-development-container61 {
    flex: 1;
    width: 1fr;
  }
  .platform-development-container62 {
    flex: 1;
    width: 1fr;
  }
  .platform-development-container63 {
    flex: 1;
    width: 1fr;
  }
  .platform-development-container64 {
    flex: 1;
    width: 1fr;
  }
  .platform-development-container65 {
    width: 100%;
  }
  .platform-development-container66 {
    width: 1fr;
  }
  .platform-development-container67 {
    width: 1fr;
  }
  .platform-development-container68 {
    width: 1fr;
  }
}
@media(max-width: 767px) {
  .platform-development-left-side {
    flex-direction: row-reverse;
  }
  .platform-development-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-black);
  }
  .platform-development-icon1 {
    fill: var(--dl-color-gray-white);
  }
  .platform-development-links-container1 {
    display: none;
  }
  .platform-development-mobile-menu {
    display: flex;
    background-color: var(--dl-color-gray-black);
  }
  .platform-development-container11 {
    margin-bottom: 40px;
  }
  .platform-development-close-menu {
    width: 40px;
    height: 40px;
  }
  .platform-development-icon3 {
    fill: var(--dl-color-gray-white);
    width: 100%;
    height: 100%;
  }
  .platform-development-link4 {
    color: var(--dl-color-gray-700);
    font-size: 24px;
    font-style: normal;
    font-family: Roboto Condensed;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 20px;
    text-transform: capitalize;
    text-decoration: none;
  }
  .platform-development-link5 {
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .platform-development-link6 {
    color: var(--dl-color-gray-700);
    font-size: 24px;
    font-style: normal;
    font-family: Roboto Condensed;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 20px;
    text-transform: capitalize;
    text-decoration: none;
  }
  .platform-development-link7 {
    fill: var(--dl-color-gray-700);
    color: var(--dl-color-gray-700);
    width: 100%;
    border: 0;
    padding: 0;
    font-size: 24px;
    align-self: flex-start;
    text-align: left;
  }
  .platform-development-orange-blurred {
    width: 100%;
    padding: 50px 20px;
  }
  .platform-development-development-stages {
    padding: 50px 20px;
  }
}
@media(max-width: 479px) {
  .platform-development-navbar-container {
    position: static;
  }
  .platform-development-navbar {
    padding: 20px;
  }
  .platform-development-development {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-development-description {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-development-texts {
    width: 100%;
  }
  .platform-development-separator-stripe {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-development-stages {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-cards-container1 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-card-container1{
    width: 100%;
  }
  .platform-development-card-container2 {
    width: 100%;
  }
  .platform-development-card-container3 {
    width: 100%;
  }
  .platform-development-cards-container2 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-card-container4 {
    width: 100%;
  }
  .platform-development-card-container5 {
    width: 100%;
  }
  .platform-development-card-container6 {
    width: 100%;
  }
  .platform-development-cards-container3 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-hero-text1 {
    width: 100%;
  }
  .platform-development-hero-text2 {
    width: 100%;
  }
  .platform-development-hero-text3 {
    width: 100%;
  }
  .platform-development-tech-stack {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-programming-languages-heading {
    text-align: center;
  }
  .platform-development-tech-stack-labels {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-label-container {
    height: 80px;
  }
  .platform-development-heading17 {
    text-align: center;
  }
  .platform-development-container43 {
    height: 80px;
  }
  .platform-development-heading18 {
    text-align: center;
  }
  .platform-development-container44 {
    height: 80px;
  }
  .platform-development-heading19 {
    text-align: center;
  }
  .platform-development-container45 {
    height: 80px;
  }
  .platform-development-heading20 {
    text-align: center;
  }
  .platform-development-container47 {
    height: 80px;
  }
  .platform-development-heading21 {
    text-align: center;
  }
  .platform-development-container48 {
    height: 80px;
  }
  .platform-development-heading22 {
    text-align: center;
  }
  .platform-development-container49 {
    height: 80px;
  }
  .platform-development-heading23 {
    text-align: center;
  }
  .platform-development-container50 {
    height: 80px;
  }
  .platform-development-heading24 {
    text-align: center;
  }
  .platform-development-frameworks-stack {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-frameworks-labels {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-container52 {
    height: 80px;
  }
  .platform-development-heading25 {
    text-align: center;
  }
  .platform-development-container53 {
    height: 80px;
  }
  .platform-development-heading26 {
    text-align: center;
  }
  .platform-development-container54 {
    height: 80px;
  }
  .platform-development-heading27 {
    text-align: center;
  }
  .platform-development-container55 {
    height: 80px;
  }
  .platform-development-heading28 {
    text-align: center;
  }
  .platform-development-container57 {
    height: 80px;
  }
  .platform-development-heading29 {
    text-align: center;
  }
  .platform-development-container58 {
    height: 80px;
  }
  .platform-development-heading30 {
    text-align: center;
  }
  .platform-development-container59 {
    height: 80px;
  }
  .platform-development-heading31 {
    text-align: center;
  }
  .platform-development-design-stack {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .platform-development-designlabels {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .platform-development-container61 {
    height: 80px;
  }
  .platform-development-heading32 {
    text-align: center;
  }
  .platform-development-container62 {
    height: 80px;
  }
  .platform-development-heading33 {
    text-align: center;
  }
  .platform-development-container63 {
    height: 80px;
  }
  .platform-development-heading34 {
    text-align: center;
  }
  .platform-development-container64 {
    height: 80px;
  }
  .platform-development-heading35 {
    text-align: center;
  }
  .platform-development-container66 {
    height: 80px;
  }
  .platform-development-heading36 {
    text-align: center;
  }
  .platform-development-container67 {
    height: 80px;
  }
  .platform-development-container68 {
    height: 80px;
  }
  .platform-development-footer-container {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
