.website-development-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-customdarkblue);
}
.website-development-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customdarkblue);
}
.website-development-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  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;
}
.website-development-image {
  width: 200px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tenunits);
}
.website-development-links-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.website-development-link {
  color: var(--dl-color-primary-purplgrey);
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.website-development-link1 {
  color: var(--dl-color-primary-purplgrey);
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.website-development-link2 {
  color: var(--dl-color-primary-purplgrey);
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.website-development-link3 {
  color: var(--dl-color-primary-purplgrey);
  font-size: 16px;
  font-style: normal;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.website-development-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.website-development-icon {
  width: 36px;
  height: 36px;
}
.website-development-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.website-development-container01 {
  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;
}
.website-development-image01 {
  width: 100px;
  object-fit: cover;
}
.website-development-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.website-development-icon2 {
  width: 24px;
  height: 24px;
}
.website-development-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.website-development-navlink {
  text-decoration: none;
}
.website-development-navlink1 {
  text-decoration: none;
}
.website-development-navlink2 {
  text-decoration: none;
}
.website-development-navlink3 {
  text-decoration: none;
}
.website-development-container02 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #1e173d;
}
.website-development-container03 {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.website-development-hero-text-container {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.website-development-heading {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-tripleunit);
}
.website-development-text {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.website-development-text1 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-container04 {
  width: 40%;
  height: 540px;
  display: flex;
  background-size: cover;
  background-image: url("public/playground_assets/web-dev.png");
  background-position: center;
}
.website-development-image02 {
  top: 392px;
  left: 782px;
  width: 50px;
  position: absolute;
  object-fit: cover;
}
.website-development-image03 {
  top: 426px;
  left: 829px;
  width: 50px;
  position: absolute;
  object-fit: cover;
}
.website-development-image04 {
  top: 453px;
  left: 878px;
  width: 50px;
  position: absolute;
  object-fit: cover;
}
.website-development-image05 {
  top: 245px;
  right: 100px;
  width: 50px;
  position: absolute;
  object-fit: cover;
}
.website-development-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
  background-color: var(--dl-color-primary-customdarkblue);
}
.website-development-container06 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  max-width: 1200px;
  align-items: flex-start;
  justify-content: space-between;
}
.website-development-container07 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.website-development-container08 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
}
.website-development-image06 {
  width: 25px;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.website-development-text2 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
}
.website-development-image07 {
  width: 25px;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.website-development-text3 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-container10 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
}
.website-development-image08 {
  width: 25px;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.website-development-text4 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-container11 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
}
.website-development-image09 {
  width: 25px;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.website-development-text5 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
}
.website-development-image10 {
  width: 25px;
  object-fit: cover;
  margin-right: var(--dl-space-space-fiveunits);
}
.website-development-text6 {
  color: var(--dl-color-primary-customgrey);
}
.website-development-text7 {
  color: var(--dl-color-primary-customgrey);
  width: 50%;
}
.website-development-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customdarkblue);
}
.website-development-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  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;
}
.website-development-text8 {
  color: var(--dl-color-primary-purplgrey);
}
.website-development-container13 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.website-development-navlink4 {
  color: var(--dl-color-primary-purplgrey);
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: none;
}
.website-development-navlink5 {
  color: var(--dl-color-primary-purplgrey);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .website-development-image02 {
    top: 392px;
    left: 782px;
    width: 50px;
    position: absolute;
  }
  .website-development-image03 {
    top: 426px;
    left: 829px;
    width: 50px;
    position: absolute;
  }
  .website-development-image04 {
    top: 453px;
    left: 878px;
    width: 50px;
    position: absolute;
  }
  .website-development-image05 {
    top: 245px;
    right: 100px;
    width: 50px;
    position: absolute;
  }
}
@media(max-width: 991px) {
  .website-development-container03 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-primary-customdarkblue);
    background-position: top;
  }
  .website-development-hero-text-container {
    width: 100%;
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .website-development-container04 {
    width: 100%;
  }
  .website-development-container05 {
    flex-direction: column;
  }
  .website-development-container06 {
    flex-direction: column;
  }
  .website-development-text7 {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .website-development-navbar {
    position: relative;
  }
  .website-development-links-container {
    display: none;
  }
  .website-development-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-purplgrey);
  }
  .website-development-icon {
    fill: var(--dl-color-gray-white);
  }
  .website-development-mobile-menu {
    background-color: var(--dl-color-primary-customdarkblue);
  }
  .website-development-container01 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .website-development-image01 {
    width: 200px;
  }
  .website-development-icon2 {
    fill: var(--dl-color-primary-purplgrey);
    width: 50px;
    height: 50px;
  }
  .website-development-links-container1 {
    gap: 25px;
  }
  .website-development-navlink {
    color: var(--dl-color-primary-customgrey);
  }
  .website-development-navlink1 {
    color: var(--dl-color-primary-customgrey);
  }
  .website-development-navlink2 {
    color: var(--dl-color-primary-customgrey);
  }
  .website-development-navlink3 {
    color: var(--dl-color-primary-customgrey);
  }
  .website-development-footer {
    flex-direction: column-reverse;
  }
}
@media(max-width: 479px) {
  .website-development-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .website-development-hero-text-container {
    width: 100%;
  }
}
