.home-container10 {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-custom-back);
}
 
 
.home-container14 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #DBDBDB;
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
 
.home-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-navbar {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: space-between;
}
 
.home-navlink1 {
  display: contents;
}
 
.home-image1 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.home-links-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link1 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-link2 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-link3 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.home-link4 {
  padding-top: 10px;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
 
.home-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon1 {
  width: 36px;
  height: 36px;
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.home-container15 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.home-navlink2 {
  display: contents;
}
 
.home-image2 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.home-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon3 {
  width: 24px;
  height: 24px;
}
 
.home-links-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link5 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-link6 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-link7 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-hero-container {
  width: 100%;
  height: 1050px;
  display: flex;
  position: relative;
  max-width: 1920px;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/home_bg-1500h.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
 
.home-hero {
  width: 100%;
  display: flex;
  max-width: 100%;
  margin-top: 200px;
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  padding-bottom: 40px;
  justify-content: center;
}
 
.home-hero-text-container {
  width: 45%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-heading1 {
  color: rgb(4, 4, 4);
  text-align: center;
}
 
.home-text10 {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
  text-align: center;
}
 
.home-services-wrapper {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  justify-content: center;
  z-index: 80;
}
 
.home-services {
  width: 100%;
  display: flex;
  max-width: 1250px;
  align-items: center;
  flex-direction: column;
  z-index: 80;
}
 
.home-cards-container1 {
  width: 100%;
  height: 385px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card10 {
  width: 30%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.home-content-container10 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading2 {
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text11 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.home-card11 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-image3 {
  width: 100%;
  object-fit: cover;
}
 
.home-card12 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  background-image: url("public/d_letter.svg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-cards-container2 {
  width: 100%;
  height: 385px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card13 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  background-image: url("public/d_letter.svg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-image4 {
  width: 100%;
  object-fit: cover;
}
 
.home-card14 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/m_letter.svg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-card15 {
  width: 30%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.home-content-container11 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading3 {
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text12 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.home-why-us-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 40px;
  justify-content: center;
}
 
.home-max-content-width-container {
  width: 100%;
  display: flex;
  max-width: 1250px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.home-heading-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-content-container12 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container16 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text14 {
  transition: 0.3s;
  margin-bottom: 20px;
}
 
.home-text14:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-container17 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text15 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  transition: 0.3s;
}
 
.home-text15:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-contaioner {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container18 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text16 {
  transition: 0.3s;
  margin-bottom: 20px;
}
 
.home-text16:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-container19 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text17 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  transition: 0.3s;
}
 
.home-text17:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-content-container13 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container20 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container21 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text18 {
  transition: 0.3s;
  margin-bottom: 20px;
}
 
.home-text18:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-container22 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text19 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  transition: 0.3s;
}
 
.home-text19:hover {
  fill: var(--dl-color-custom-brown-highlight);
  color: var(--dl-color-custom-brown-highlight);
}
 
.home-container23 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-content-container14 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container24 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text20 {
  margin-bottom: 20px;
}
 
.home-container25 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text21 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.home-container26 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container27 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text22 {
  margin-bottom: 20px;
}
 
.home-container28 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text23 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.home-content-container15 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container29 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container30 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.home-text24 {
  margin-bottom: 20px;
}
 
.home-container31 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text25 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.home-container32 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-descriptions-wrapper {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 40px;
}
 
.home-web-dev-service {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1250px;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: column;
}
 
.home-cards-container3 {
  width: 100%;
  height: 385px;
  display: flex;
  z-index: 60;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card16 {
  width: 65%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-content-container16 {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading4 {
  align-self: flex-start;
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text26 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.home-navlink3 {
  border-radius: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-card17 {
  right: 0px;
  width: 30%;
  bottom: -200px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 60;
  position: absolute;
  align-items: center;
  flex-direction: column;
}
 
.home-image5 {
  width: 100%;
  object-fit: cover;
}
 
.home-cards-container4 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card18 {
  width: 30%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-image6 {
  width: 100%;
  z-index: 60;
  object-fit: cover;
}
 
.home-container33 {
  top: 100px;
  right: 0px;
  width: auto;
  height: 415px;
  margin: auto;
  display: flex;
  z-index: 50;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-image7 {
  width: auto;
  height: 415px;
  object-fit: cover;
}
 
.home-image8 {
  width: auto;
  height: 415px;
  object-fit: cover;
}
 
.home-marketing-service {
  width: 100%;
  height: 1200px;
  display: flex;
  position: relative;
  max-width: 1250px;
  align-items: center;
  flex-direction: column;
}
 
.home-cards-container5 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card19 {
  width: 60%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-content-container17 {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading5 {
  align-self: flex-start;
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.home-text27 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.home-navlink4 {
  border-radius: 0px;
  text-decoration: none;
  background-color: transparent;
}
 
.home-container34 {
  top: 150px;
  left: 0px;
  width: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: flex-end;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-content-container18 {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-about11 {
  flex: 1;
  width: 1fr;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-about12 {
  flex: 1;
  width: 1fr;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-about13 {
  flex: 1;
  width: 1fr;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/home_marketing_2-1500w.png");
}
 
.home-content-container19 {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-about14 {
  flex: 1;
  width: 1fr;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-image9 {
  top: 0px;
  left: 0px;
  width: 837px;
  height: 403px;
  position: absolute;
  object-fit: cover;
}
 
.home-about15 {
  flex: 1;
  width: 1fr;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-about16 {
  flex: 1;
  width: 1fr;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-footer {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-tripleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tripleunit);
  justify-content: space-between;
}
 
.home-container35 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-navlink5 {
  text-decoration: none;
}
 
.home-navlink6 {
  margin-left: 40px;
  text-decoration: none;
}
 
@media(max-width: 1200px) {
  .home-container11 {
    display: none;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-services {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .home-cards-container1 {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .home-card10 {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-card12 {
    display: none;
  }
  .home-cards-container2 {
    height: auto;
    flex-direction: column-reverse;
  }
  .home-card14 {
    display: none;
  }
  .home-card15 {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-why-us-wrapper {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .home-max-content-width-container {
    padding: 0px;
  }
  .home-heading-container {
    align-self: center;
    align-items: flex-start;
  }
  .home-content-container12 {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .home-container16 {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-container18 {
    width: 100%;
  }
  .home-content-container13 {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .home-container21 {
    width: 100%;
  }
  .home-content-container14 {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .home-container24 {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-container27 {
    width: 100%;
  }
  .home-content-container15 {
    flex-direction: column;
  }
  .home-container30 {
    width: 100%;
  }
  .home-web-dev-service {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20p;
    padding-bottom: 40px;
  }
  .home-cards-container3 {
    height: auto;
    align-self: flex-start;
    justify-content: flex-start;
  }
  .home-card16 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-card17 {
    position: static;
    align-items: flex-start;
  }
  .home-cards-container4 {
    display: none;
    align-items: center;
  }
  .home-image7 {
    display: none;
  }
  .home-image8 {
    display: none;
  }
  .home-marketing-service {
    height: auto;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .home-card19 {
    width: 100%;
  }
  .home-content-container18 {
    display: none;
  }
  .home-content-container19 {
    display: none;
  }
}
 
@media(max-width: 991px) {
  .home-navbar {
    padding: 20px;
  }
  .home-hero {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-hero-text-container {
    width: 100%;
    align-items: center;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .home-heading1 {
    text-align: center;
  }
  .home-text10 {
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .home-navbar {
    position: relative;
  }
  .home-links-container1 {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-halfunit);
    margin-left: var(--dl-layout-space-tripleunit);
  }
  .home-icon1 {
    fill: var(--dl-color-gray-black);
    width: 40px;
    height: 40px;
  }
  .home-mobile-menu {
    display: none;
    padding: 20px;
    background-color: var(--dl-color-custom-back);
  }
  .home-container15 {
    width: 100%;
    margin-bottom: 40px;
  }
  .home-icon3 {
    width: 36px;
    height: 36px;
  }
  .home-links-container2 {
    width: 100%;
    align-items: center;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-cards-container1 {
    align-items: center;
    margin-bottom: 0px;
    flex-direction: column;
  }
  .home-card10 {
    width: auto;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-card11 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-card12 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-cards-container2 {
    align-items: center;
    flex-direction: column-reverse;
  }
  .home-card13 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-card14 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-card15 {
    width: 100%;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .home-content-container11 {
    margin-bottom: 20px;
  }
  .home-heading-container {
    width: 100%;
  }
  .home-text13 {
    text-align: center;
  }
  .home-content-container12 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-container16 {
    width: 65%;
  }
  .home-contaioner {
    width: 65%;
  }
  .home-container18 {
    width: 65%;
  }
  .home-content-container13 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-container20 {
    width: 65%;
  }
  .home-container21 {
    width: 65%;
  }
  .home-container23 {
    width: 65%;
  }
  .home-content-container14 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-container24 {
    width: 65%;
  }
  .home-container26 {
    width: 65%;
  }
  .home-container27 {
    width: 65%;
  }
  .home-content-container15 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-container29 {
    width: 65%;
  }
  .home-container30 {
    width: 65%;
  }
  .home-container32 {
    width: 65%;
  }
  .home-cards-container3 {
    align-items: center;
    flex-direction: column;
  }
  .home-card16 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-card17 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-cards-container4 {
    align-items: center;
    flex-direction: column;
  }
  .home-card18 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .home-cards-container5 {
    align-items: center;
    flex-direction: column;
  }
  .home-card19 {
    width: 100%;
  }
  .home-content-container18 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-about11 {
    width: 65%;
  }
  .home-about12 {
    width: 65%;
  }
  .home-about13 {
    width: 65%;
  }
  .home-content-container19 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-about14 {
    width: 65%;
  }
  .home-about15 {
    width: 65%;
  }
  .home-about16 {
    width: 65%;
  }
}
 
@media(max-width: 479px) {
  .home-burger-menu {
    margin-left: var(--dl-layout-space-doubleunit);
  }
  .home-hero-container {
    height: 100vh;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-heading1 {
    font-size: 30px;
  }
  .home-text10 {
    font-size: 30px;
  }
  .home-card10 {
    width: 100%;
  }
  .home-card11 {
    width: 100%;
  }
  .home-card12 {
    width: 100%;
  }
  .home-card13 {
    width: 100%;
  }
  .home-card14 {
    width: 100%;
  }
  .home-card15 {
    width: 100%;
  }
  .home-container16 {
    width: 100%;
  }
  .home-contaioner {
    width: 100%;
  }
  .home-container18 {
    width: 100%;
  }
  .home-container20 {
    width: 100%;
  }
  .home-container21 {
    width: 100%;
  }
  .home-container23 {
    width: 100%;
  }
  .home-container24 {
    width: 100%;
  }
  .home-container26 {
    width: 100%;
  }
  .home-container27 {
    width: 100%;
  }
  .home-container29 {
    width: 100%;
  }
  .home-container30 {
    width: 100%;
  }
  .home-container32 {
    width: 100%;
  }
  .home-card16 {
    width: 100%;
  }
  .home-card17 {
    width: 100%;
  }
  .home-card18 {
    width: 100%;
  }
  .home-card19 {
    width: 100%;
  }
  .home-about11 {
    width: 100%;
  }
  .home-about12 {
    width: 100%;
  }
  .home-about13 {
    width: 100%;
  }
  .home-about14 {
    width: 100%;
  }
  .home-about15 {
    width: 100%;
  }
  .home-about16 {
    width: 100%;
  }
}
