.homepage-container10 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-customblue);
}
.homepage-hero {
  flex: 0 0 auto;
  width: 100%;
  height: 1080px;
  display: flex;
  overflow: hidden;
  align-items: center;
  animation-name: fadeIn;
  flex-direction: column;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 1500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.homepage-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 20px;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/bg/bg01.png");
  background-repeat: no-repeat;
  background-position: center;
}
.homepage-navbar-interactive {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: center;
  margin-bottom: 50px;
  padding-right: 15px;
  justify-content: space-between;
}
.homepage-navlink10 {
  display: contents;
}
.homepage-image10 {
  width: 200px;
  height: auto;
  text-decoration: none;
}
.homepage-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.homepage-links1 {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  padding: 10px;
  align-items: center;
  margin-left: 50px;
  margin-right: 50px;
  border-radius: 100px;
  flex-direction: row;
  justify-content: space-between;
}
.homepage-navlink11 {
  color: rgba(243, 243, 243, 0.5);
  font-size: 16px;
  transition: 0.3s;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.homepage-navlink11:hover {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
}
.homepage-navlink11:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.homepage-link1 {
  color: rgba(243, 243, 243, 0.5);
  font-size: 16px;
  transition: 0.3s;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.homepage-link1:hover {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
}
.homepage-link1:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.homepage-navlink12 {
  color: rgba(243, 243, 243, 0.5);
  font-size: 16px;
  transition: 0.3s;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.homepage-navlink12:hover {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
}
.homepage-navlink12:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.homepage-navlink13 {
  color: rgba(243, 243, 243, 0.5);
  font-size: 16px;
  transition: 0.3s;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.homepage-navlink13:hover {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
}
.homepage-navlink13:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.homepage-burger-menu {
  display: none;
}
.homepage-icon1 {
  width: 16px;
  height: 16px;
}
.homepage-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 35px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-primary-customblue);
}
.homepage-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.homepage-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.homepage-logo {
  width: 200px;
  height: auto;
}
.homepage-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-icon3 {
  fill: var(--dl-color-gray-white);
  width: 30px;
  height: 30px;
}
.homepage-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.homepage-link2 {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
  font-size: 2rem;
  font-style: normal;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  text-transform: none;
  text-decoration: none;
}
.homepage-navlink14 {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
  font-size: 2rem;
  font-style: normal;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  text-transform: none;
  text-decoration: none;
}
.homepage-navlink15 {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
  font-size: 2rem;
  font-style: normal;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  text-transform: none;
  text-decoration: none;
}
.homepage-link3 {
  fill: var(--dl-color-text-default);
  color: var(--dl-color-text-default);
  font-size: 2rem;
  font-style: normal;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 2px;
  text-transform: none;
  text-decoration: none;
}
.homepage-button1 {
  gap: 4px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 10px 16px;
  z-index: 1;
  max-width: 200px;
  background: linear-gradient(-45deg, rgba(240, 79, 121, 1) 0%, rgba(75, 32, 153, 1) 100%);
  align-items: center;
  flex-shrink: 0;
  border-radius: 12px;
  padding-right: 10px 16px;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-button-gradient);
}
.homepage-text12 {
  color: var(--dl-color-text-default);
  height: auto;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: Mulish;
  font-weight: 600px;
  line-height: 24px;
  font-stretch: normal;
}
.homepage-textblock {
  width: 940px;
  height: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-text14 {
  color: var(--dl-color-text-default);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  font-style: normal;
  text-align: center;
  font-family: Mulish;
  font-weight: 600px;
  line-height: normal;
  font-stretch: normal;
  margin-bottom: 50px;
}
.homepage-text16 {
  gap: 4px;
  display: flex;
  padding: 10px 12px;
  background: linear-gradient(180deg, rgba(29, 18, 58, 0) 0%, #1D123A 100%),linear-gradient(0deg, #38285A, #38285A);
  align-items: center;
  border-color: rgba(56, 40, 90, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  margin-bottom: 50px;
  justify-content: center;
}
.homepage-vuesaxlinearshieldtick1 {
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
.homepage-vuesaxlinearshieldtick2 {
  top: 0px;
  left: 0px;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.homepage-shieldtick {
  top: 0px;
  left: 0px;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.homepage-vector {
  top: 1.9975000619888306px;
  left: 3.4100000858306885px;
  width: 17px;
  height: 20px;
  position: absolute;
}
.homepage-text17 {
  color: var(--dl-color-primary-textpurple);
  font-size: 16px;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.homepage-text18 {
  color: var(--dl-color-text-muted);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: normal;
  text-align: center;
  font-family: Mulish;
  font-weight: 400px;
  line-height: 24px;
  font-stretch: normal;
  animation-name: fadeInDown;
}
.homepage-ellipse1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 388px;
  height: 905px;
  margin: auto;
  display: none;
  z-index: 95;
  position: absolute;
}
.homepage-about {
  flex: 0 0 auto;
  width: 100%;
  height: 980px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-container12 {
  height: 100%;
  position: relative;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/bg/bg02-1200w.png");
  background-position: bottom;
}
.homepage-container13 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  margin-bottom: 100px;
  flex-direction: column;
}
.homepage-button2 {
  color: var(--dl-color-primary-textpurple);
  border: 1px solid #38285A;
  font-size: 16px;
  background: linear-gradient(180deg, rgba(29, 18, 58, 0) 0%, #1D123A 100%),linear-gradient(0deg, #38285A, #38285A);
  font-style: normal;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  padding-top: 10px;
  padding-left: 12px;
  border-radius: 100px;
  margin-bottom: 50px;
  padding-right: 12px;
  padding-bottom: 10px;
  text-transform: none;
  text-decoration: none;
  background-image: linear-gradient(rgba(29, 18, 58, 0) 0%, rgb(29, 18, 58) 100%),linear-gradient(0deg, rgb(56, 40, 90), rgb(56, 40, 90));
}
.homepage-text20 {
  color: var(--dl-color-text-default);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  font-style: normal;
  text-align: center;
  font-family: Mulish;
  font-weight: 600px;
  line-height: normal;
  font-stretch: normal;
}
.homepage-text22 {
  color: var(--dl-color-text-muted);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: normal;
  text-align: center;
  font-family: Mulish;
  font-weight: 400px;
  line-height: 24px;
  font-stretch: normal;
}
.homepage-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 20px;
  max-width: 680px;
  align-items: center;
  border-color: rgba(255, 255, 255, 0.12);
  border-width: 1px;
  border-radius: 30px;
  background-color: #ffffff10;
}
.homepage-text24 {
  fill: var(--dl-color-text-muted);
  color: var(--dl-color-text-muted);
  text-align: center;
}
.homepage-weareexperts {
  flex: 0 0 auto;
  width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-button3 {
  color: var(--dl-color-primary-textpurple);
  border: 1px solid #38285A;
  font-size: 16px;
  background: linear-gradient(180deg, rgba(29, 18, 58, 0) 0%, #1D123A 100%),linear-gradient(0deg, #38285A, #38285A);
  font-style: normal;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  padding-top: 10px;
  padding-left: 12px;
  border-radius: 100px;
  margin-bottom: 50px;
  padding-right: 12px;
  padding-bottom: 10px;
  text-transform: none;
  text-decoration: none;
  background-image: linear-gradient(rgba(29, 18, 58, 0) 0%, rgb(29, 18, 58) 100%),linear-gradient(0deg, rgb(56, 40, 90), rgb(56, 40, 90));
}
.homepage-container16 {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-navlink16 {
  display: contents;
}
.homepage-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: 568px;
  transition: 0.3s;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
}
.homepage-container17:hover {
  background: rgba(63, 44, 115, 0.31);
  border-radius: 30px;
}
.homepage-image11 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text25 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text26 {
  color: rgba(243, 243, 243, 0.7);
  text-align: center;
}
.homepage-image12 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-navlink17 {
  display: contents;
}
.homepage-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: 569px;
  transition: 0.3s;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
}
.homepage-container18:hover {
  background: rgba(63, 44, 115, 0.31);
  transition: ease 1s;
  border-radius: 30px;
}
.homepage-image13 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text27 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text28 {
  color: var(--dl-color-text-muted);
  text-align: center;
}
.homepage-ourdevelopmentprocess {
  flex: 0 0 auto;
  width: 100%;
  height: 1360px;
  display: flex;
  overflow: hidden;
  align-items: center;
  background-size: contain;
  justify-content: center;
  background-image: url("public/bg/bg03-1400h.png");
  background-repeat: no-repeat;
  background-position: center;
}
.homepage-container19 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-text29 {
  color: rgb(255, 255, 255);
  align-self: center;
  text-align: center;
}
.homepage-container20 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
.homepage-container21 {
  width: 100%;
  height: 350px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-container22 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.homepage-container22:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image14 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text30 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text31 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-image15 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container23 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
.homepage-container23:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image16 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text32 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text36 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-image17 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container24 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
.homepage-container24:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image18 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text37 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text38 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-container25 {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-container26 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container26:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image19 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text39 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text40 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-image20 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container27 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container27:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image21 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text41 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text42 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-image22 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container28 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container28:hover {
  background: rgba(63, 44, 115, 0.31);
}
.homepage-image23 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 15px;
}
.homepage-text43 {
  color: var(--dl-color-primary-customgrey);
  margin-bottom: 15px;
}
.homepage-text44 {
  color: rgba(243, 243, 243, 0.7);
  text-align: left;
}
.homepage-technologies {
  flex: 0 0 auto;
  width: 100%;
  height: 1000px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  justify-content: center;
}
.homepage-container29 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  justify-content: space-between;
  background-image: url("public/circle-decor.svg");
  background-position: center;
}
.homepage-button4 {
  color: var(--dl-color-primary-textpurple);
  border: 1px solid #38285A;
  font-size: 16px;
  background: linear-gradient(180deg, rgba(29, 18, 58, 0) 0%, #1D123A 100%),linear-gradient(0deg, #38285A, #38285A);
  font-style: normal;
  font-family: "Mulish";
  font-weight: 500;
  line-height: 1.55;
  padding-top: 10px;
  padding-left: 12px;
  border-radius: 100px;
  margin-bottom: 50px;
  padding-right: 12px;
  padding-bottom: 10px;
  text-transform: none;
  text-decoration: none;
}
.homepage-container30 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-container31 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
.homepage-container32 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-container33 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-left-width: 0px;
}
.homepage-container33:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image24 {
  width: 120px;
  object-fit: cover;
}
.homepage-container34 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container34:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image25 {
  width: 120px;
  object-fit: cover;
}
.homepage-container35 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container35:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image26 {
  width: 120px;
  object-fit: cover;
}
.homepage-container36 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container36:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image27 {
  width: 120px;
  object-fit: cover;
}
.homepage-container37 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-right-width: 0px;
}
.homepage-container37:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image28 {
  width: 120px;
  object-fit: cover;
}
.homepage-image29 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-image30 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container38 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
.homepage-container39 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-container40 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-left-width: 0px;
}
.homepage-container40:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image31 {
  width: 120px;
  object-fit: cover;
}
.homepage-container41 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container41:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image32 {
  width: 120px;
  object-fit: cover;
}
.homepage-container42 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container42:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image33 {
  width: 120px;
  object-fit: cover;
}
.homepage-container43 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
}
.homepage-container43:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image34 {
  width: 120px;
  object-fit: cover;
}
.homepage-container44 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-right-width: 0px;
}
.homepage-container44:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image35 {
  width: 120px;
  object-fit: cover;
}
.homepage-image36 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-image37 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-container45 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
.homepage-container46 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.homepage-container47 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
.homepage-container47:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image38 {
  width: 120px;
  object-fit: cover;
}
.homepage-container48 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 0px;
}
.homepage-container48:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image39 {
  width: 120px;
  object-fit: cover;
}
.homepage-container49 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 0px;
}
.homepage-container49:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image40 {
  width: 120px;
  object-fit: cover;
}
.homepage-container50 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 0px;
}
.homepage-container50:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image41 {
  width: 120px;
  object-fit: cover;
}
.homepage-container51 {
  flex: 1;
  width: auto;
  height: 240px;
  display: flex;
  padding: 20px;
  max-width: 240px;
  transition: 0.3s;
  align-items: center;
  border-color: #1D123A;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.homepage-container51:hover {
  background: linear-gradient(180.24deg, rgba(63, 44, 115, 0.31) 0.31%, rgba(58, 41, 102, 0) 99.9%);
}
.homepage-image42 {
  width: 120px;
  object-fit: cover;
}
.homepage-image43 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-image44 {
  width: 1px;
  height: 100%;
  object-fit: cover;
}
.homepage-text45 {
  color: rgb(255, 255, 255);
  align-self: center;
  text-align: center;
}
.homepage-contactus {
  flex: 0 0 auto;
  width: 100%;
  height: 1000px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.homepage-container52 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/bg/bg04-1200w.png");
  background-repeat: no-repeat;
  background-position: center;
}
.homepage-container53 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.homepage-container54 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-container55 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  padding: 20px;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.homepage-navlink18 {
  color: rgb(253, 253, 253);
  text-decoration: none;
}
.homepage-text46 {
  color: rgb(255, 255, 255);
}
.homepage-navlink19 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .homepage-navlink11 {
    margin-right: 1rem;
  }
  .homepage-link1 {
    margin-right: 1rem;
  }
  .homepage-navlink12 {
    margin-right: 1rem;
  }
}
@media(max-width: 991px) {
  .homepage-container11 {
    background-size: contain;
  }
  .homepage-navlink11 {
    margin-right: 2rem;
  }
  .homepage-link1 {
    margin-right: 2rem;
  }
  .homepage-navlink12 {
    margin-right: 2rem;
  }
  .homepage-button1 {
    display: none;
  }
  .homepage-about {
    height: auto;
  }
  .homepage-container14 {
    max-width: 100%;
  }
  .homepage-weareexperts {
    height: auto;
  }
  .homepage-container15 {
    height: auto;
  }
  .homepage-container16 {
    height: auto;
    flex-direction: column;
  }
  .homepage-container17 {
    height: auto;
    max-width: 100%;
  }
  .homepage-container18 {
    height: auto;
    max-width: 100%;
  }
  .homepage-ourdevelopmentprocess {
    height: auto;
    background-position: top;
  }
  .homepage-container21 {
    height: auto;
    flex-direction: column;
  }
  .homepage-container25 {
    height: auto;
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .homepage-hero {
    height: 900px;
  }
  .homepage-container11 {
    height: 100%;
    padding-top: 20px;
    background-size: contain;
    background-position: bottom;
  }
  .homepage-navbar-interactive {
    padding: 15px;
  }
  .homepage-desktop-menu {
    display: none;
  }
  .homepage-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .homepage-icon1 {
    fill: var(--dl-color-text-default);
    width: 50px;
    height: 50px;
  }
  .homepage-textblock {
    width: 100%;
  }
  .homepage-weareexperts {
    height: auto;
  }
  .homepage-container16 {
    height: auto;
    align-items: center;
    flex-direction: column;
  }
  .homepage-ourdevelopmentprocess {
    height: auto;
    flex-direction: column;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
  .homepage-container19 {
    height: auto;
  }
  .homepage-text29 {
    margin-top: 250px;
    margin-bottom: 100px;
  }
  .homepage-container20 {
    height: auto;
    justify-content: center;
  }
  .homepage-container21 {
    flex: 0 0 auto;
    height: auto;
    align-items: center;
    margin-bottom: 50px;
    flex-direction: column;
    justify-content: space-between;
  }
  .homepage-container22 {
    flex: 0 auto;
    height: auto;
    justify-content: flex-end;
  }
  .homepage-container23 {
    flex: 0 0 auto;
  }
  .homepage-container24 {
    flex: 0 0 auto;
  }
  .homepage-container25 {
    height: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .homepage-technologies {
    height: auto;
  }
  .homepage-container29 {
    height: auto;
  }
  .homepage-container31 {
    flex-direction: row;
  }
  .homepage-container33 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container34 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container35 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container36 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container37 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container40 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container41 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container42 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container43 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container44 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container47 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container48 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container49 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container50 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-container51 {
    width: 100px;
    border: 0px;
    height: auto;
    max-width: auto;
  }
  .homepage-contactus {
    background-size: contain;
    background-repeat: no-repeat;
  }
  .homepage-container52 {
    background-size: contain;
  }
}
@media(max-width: 479px) {
  .homepage-hero {
    height: 700px;
  }
  .homepage-container11 {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: contain;
    background-position: bottom;
  }
  .homepage-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .homepage-mobile-menu {
    padding: 16px;
  }
  .homepage-text14 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .homepage-text16 {
    display: none;
  }
  .homepage-about {
    height: auto;
  }
  .homepage-text20 {
    font-size: 40px;
  }
  .homepage-text29 {
    font-size: 40px;
  }
  .homepage-container21 {
    height: 100%;
    flex-direction: column;
  }
  .homepage-container22 {
    flex: auto;
  }
  .homepage-container25 {
    height: auto;
  }
  .homepage-container29 {
    background-size: contain;
    background-repeat: no-repeat;
  }
  .homepage-image24 {
    width: 50px;
  }
  .homepage-image25 {
    width: 50px;
  }
  .homepage-image26 {
    width: 50px;
  }
  .homepage-image27 {
    width: 50px;
  }
  .homepage-image28 {
    width: 50px;
  }
  .homepage-image31 {
    width: 50px;
  }
  .homepage-image32 {
    width: 50px;
  }
  .homepage-image33 {
    width: 50px;
  }
  .homepage-image34 {
    width: 50px;
  }
  .homepage-image35 {
    width: 50px;
  }
  .homepage-image38 {
    width: 50px;
  }
  .homepage-image39 {
    width: 50px;
  }
  .homepage-image40 {
    width: 50px;
  }
  .homepage-image41 {
    width: 50px;
  }
  .homepage-image42 {
    width: 50px;
  }
  .homepage-text45 {
    font-size: 40px;
  }
  .homepage-contactus {
    background-size: contain;
  }
  .homepage-container55 {
    height: auto;
    flex-direction: column;
  }
  .homepage-navlink18 {
    margin-bottom: 20px;
  }
  .homepage-text46 {
    margin-bottom: 20px;
  }
}
