.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-frame2608330 {
  top: -300px;
  left: -300px;
  width: 600px;
  height: 600px;
  opacity: 0.40;
  z-index: 5;
  position: absolute;
  border-color: #3439c6;
  border-width: 1px;
  border-radius: 50%;
}
.home-navbar-interactive {
  width: 100%;
  display: none;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo {
  width: 228px;
  height: 94px;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-link {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link01 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link01:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link02 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link02:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link03 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link03:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link04 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link04:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link05 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link05:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link06 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link06:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-button {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.home-button:hover {
  cursor: pointer;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  background-color: #FFFF00;
}
.home-frame2608321 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-angleright {
  width: 9px;
  height: 16px;
}
.home-image202311270110582 {
  width: 228px;
  height: 94px;
}
.home-menu {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 18px 32px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.home-frame2608319 {
  gap: 32px;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
}
.home-image2023112701105821 {
  width: 228px;
  height: 94px;
}
.home-frame2608322 {
  gap: 17px;
  display: flex;
  position: relative;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-link07 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link07:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link08 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link08:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link09 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link09:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link10 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link10:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link11 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link11:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link12 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link12:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-link13 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-link13:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.home-button1 {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.home-button1:hover {
  cursor: pointer;
  background-color: var(--dl-color-gray-900);
}
.home-frame26083211 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-angleright1 {
  width: 9px;
  height: 16px;
}
.home-slider {
  gap: 10px;
  width: 100%;
  height: 730px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/external/b2eaf2b6-3817-40dc-bca0-2b3398d55f4f-jqy-800h.png");
  background-position: center center;
}
.home-slider-slide {
  display: flex;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.001-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide1 {
  display: flex;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.031-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide2 {
  display: flex;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.081-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide3 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.191-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide4 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.301-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide5 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.361-1500w.jpeg");
  background-position: center center;
}
.home-slider-slide6 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/i/photo_2024-01-31%2013.13.421-1500w.jpeg");
  background-position: center center;
}
.home-slider-pagination {
  display: block;
}
.home-slider-button-prev {
  display: none;
}
.home-slider-button-next {
  display: none;
}
.home-info {
  gap: 10px;
  top: 0;
  right: 0;
  width: 45%;
  display: flex;
  z-index: 6;
  overflow: hidden;
  position: absolute;
  margin-top: 600px;
  align-items: flex-end;
  padding-top: 20px;
  padding-left: 20px;
  border-radius: 12px 0 0 12px;
  padding-right: 55px;
  padding-bottom: 20px;
  justify-content: flex-end;
  background-color: rgba(255, 215, 0, 0.9100000262260437);
}
.home-text03 {
  color: var(--dl-color-color_textandicon-contentprimary);
  width: 100%;
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text04 {
  font-style: normal;
  font-weight: 600;
}
.home-image2560px-unfpa2 {
  width: 126px;
  height: 59px;
  align-self: flex-start;
}
.home-our-cards {
  gap: 33px;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 2;
  flex-wrap: wrap;
  align-self: stretch;
  margin-top: 50px;
  align-items: flex-start;
  flex-shrink: 0;
  margin-bottom: 50px;
  justify-content: center;
}
.home-text14 {
  color: var(--dl-color-color_textandicon-contentprimary);
  width: 100%;
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: SemiBold;
  text-align: center;
  font-family: "Roboto Slab";
  font-weight: 600;
  line-height: 48px;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608289 {
  gap: 25px;
  width: 320px;
  display: flex;
  padding: 56px 0;
  position: relative;
  max-width: 95%;
  box-sizing: content-box;
  min-height: 280px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 3px;
  border-radius: 27px;
  flex-direction: column;
}
.home-text15 {
  top: 50px;
  left: 0px;
  color: rgba(0, 0, 0, 1);
  right: 0px;
  width: 189px;
  height: auto;
  margin: auto;
  position: absolute;
  font-size: 20px;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-svg {
  top: 150px;
  left: 0px;
  right: 0px;
  width: 81px;
  height: 64.7459945678711px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}
.home-group2182 {
  top: 0px;
  left: 0px;
  width: 80.93269348144531px;
  height: 64.7459945678711px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-group2181 {
  top: 0px;
  left: 0px;
  width: 80.93269348144531px;
  height: 64.7459945678711px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-group21811 {
  top: 0px;
  left: 0px;
  width: 80.93269348144531px;
  height: 64.7459945678711px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-frameicon-chalkboard-teacher {
  top: 0px;
  left: 0px;
  width: 80.93269348144531px;
  height: 64.7459945678711px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector {
  top: 0px;
  left: 0px;
  width: 81px;
  height: 65px;
  position: absolute;
}
.home-frameicon-book-reader {
  top: 11.500102996826172px;
  left: 40.13557434082031px;
  width: 24.49656105041504px;
  height: 24.496143341064453px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector01 {
  top: 0px;
  left: 0px;
  width: 24px;
  height: 24px;
  position: absolute;
}
.home-text17 {
  top: 260px;
  color: rgba(154, 154, 154, 1);
  height: 80px;
  position: absolute;
  font-style: Medium;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  text-decoration: none;
}
.home-learnmore {
  width: 153px;
  bottom: 10px;
  display: flex;
  padding: 9px 32px;
  position: absolute;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  margin-bottom: 10px;
  justify-content: center;
}
.home-text19 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608290 {
  gap: 25px;
  width: 320px;
  display: flex;
  padding: 56px 0;
  position: relative;
  max-width: 95%;
  box-sizing: content-box;
  min-height: 280px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 3px;
  border-radius: 27px;
  flex-direction: column;
}
.home-text21 {
  top: 50px;
  left: 0px;
  color: rgb(0, 0, 0);
  right: 0px;
  width: 238px;
  height: auto;
  margin: auto;
  position: absolute;
  font-size: 20px;
  font-style: Bold;
  text-align: center;
  font-family: "Inter";
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-svg1 {
  top: 150px;
  left: 0px;
  right: 0px;
  width: 59px;
  height: 67.42857360839844px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}
.home-frameicon-user-tie {
  top: 0px;
  left: 0px;
  width: 59px;
  height: 67.42857360839844px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector02 {
  top: 0px;
  left: 0px;
  width: 59px;
  height: 67px;
  position: absolute;
}
.home-text24 {
  top: 260px;
  color: rgba(154, 154, 154, 1);
  height: 80px;
  position: absolute;
  font-style: Medium;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  text-decoration: none;
}
.home-learnmore1 {
  width: 153px;
  bottom: 10px;
  display: flex;
  padding: 9px 32px;
  position: absolute;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  margin-bottom: 10px;
  justify-content: center;
}
.home-text27 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608288 {
  gap: 25px;
  width: 320px;
  display: flex;
  padding: 56px 0;
  position: relative;
  max-width: 95%;
  box-sizing: content-box;
  min-height: 280px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 3px;
  border-radius: 27px;
  flex-direction: column;
}
.home-text29 {
  top: 50px;
  left: 0px;
  color: rgb(0, 0, 0);
  right: 0px;
  width: 238px;
  height: auto;
  margin: auto;
  position: absolute;
  font-size: 20px;
  font-style: Bold;
  text-align: center;
  font-family: "Inter";
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-svg2 {
  top: 150px;
  left: 0px;
  right: 0px;
  width: 80px;
  height: 63.91304397583008px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}
.home-frameicon-balance-scale {
  top: 0px;
  left: 0px;
  width: 79.89130401611328px;
  height: 63.91304397583008px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector03 {
  top: 0px;
  left: 0px;
  width: 80px;
  height: 64px;
  position: absolute;
}
.home-text34 {
  top: 260px;
  color: rgba(154, 154, 154, 1);
  height: 80px;
  position: absolute;
  font-style: Medium;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  text-decoration: none;
}
.home-learnmore2 {
  width: 153px;
  bottom: 10px;
  display: flex;
  padding: 9px 32px;
  position: absolute;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  margin-bottom: 10px;
  justify-content: center;
}
.home-text36 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-projects {
  gap: 55px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 38px 140px 107px;
  z-index: 4;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/external/0fe27154-c1b7-475d-99a9-eeca34334b1f-2x9-1500w.png");
}
.home-frame2608328 {
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text38 {
  color: var(--dl-color-color_textandicon-contentprimary);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: SemiBold;
  text-align: center;
  font-family: "Roboto Slab";
  font-weight: 600;
  line-height: 48px;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608291 {
  gap: 32px;
  display: flex;
  padding: 58px 0;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.home-about-us {
  gap: 27px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-frame2608327 {
  gap: 27px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-rectangle2 {
  width: 400px;
  height: 250px;
  border-radius: 16px;
}
.home-image {
  gap: 29px;
  display: flex;
  align-items: flex-start;
}
.home-rectangle4 {
  width: 199px;
  height: 329px;
  border-radius: 16px;
}
.home-rectangle3 {
  width: 174px;
  height: 317px;
  border-radius: 16px;
}
.home-category-list {
  width: 582px;
  height: 468.5px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-frame2608324 {
  gap: 21px;
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 2px solid blue;
  padding-bottom: 45px;
}
.home-group10 {
  width: 90px;
  height: 90px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-image3068485241103908918227167879598311580880901n1 {
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px;
  position: absolute;
  border-radius: 12px;
}
.home-group13 {
  width: 395px;
  height: 81px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-text39 {
  color: rgba(53, 53, 53, 1);
  height: auto;
  position: absolute;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text41 {
  top: 41px;
  color: rgba(0, 0, 0, 1);
  width: 395px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608325 {
  gap: 21px;
  top: 181.5px;
  left: 1px;
  display: flex;
  position: absolute;
  align-items: center;
  border-bottom: 2px solid blue;
  padding-bottom: 45px;
}
.home-group11 {
  width: 90px;
  height: 90px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-ellipse12 {
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px;
  position: absolute;
}
.home-group2190 {
  top: 15px;
  left: 14.95263671875px;
  width: 59.551544189453125px;
  height: 60.50297164916992px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-frameicon-female {
  top: 3.13623046875px;
  left: 23.654296875px;
  width: 26.89299964904785px;
  height: 57.36674118041992px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector04 {
  top: 0px;
  left: 0px;
  width: 27px;
  height: 57px;
  position: absolute;
}
.home-frameicon-female1 {
  top: 17.28564453125px;
  left: 1.1748046875px;
  width: 20.259822845458984px;
  height: 43.21719741821289px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector05 {
  top: 0px;
  left: 0px;
  width: 20px;
  height: 43px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes {
  top: 6.794921875px;
  left: 45.60791015625px;
  width: 3.224311113357544px;
  height: 3.224311113357544px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector06 {
  top: 0px;
  left: 0px;
  width: 3px;
  height: 3px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes1 {
  top: 3.92041015625px;
  left: 48.744140625px;
  width: 4.796932220458984px;
  height: 4.796932220458984px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector07 {
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes2 {
  top: 0px;
  left: 53.1865234375px;
  width: 6.365022659301758px;
  height: 6.365022659301758px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector08 {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes3 {
  top: 9.09765625px;
  left: 17.2861328125px;
  width: 6.365022659301758px;
  height: 6.365022659301758px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector09 {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes4 {
  top: 0.90966796875px;
  left: 22.74462890625px;
  width: 6.365022659301758px;
  height: 6.365022659301758px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector10 {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  position: absolute;
}
.home-frameicon-laugh-facewith-beaming-eyes5 {
  top: 5.45849609375px;
  left: 0px;
  width: 6.365022659301758px;
  height: 6.365022659301758px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-vector11 {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  position: absolute;
}
.home-image318472469102262227419475254278775373924232842 {
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px;
  position: absolute;
  box-sizing: content-box;
  border-color: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 3px;
  border-radius: 12px;
}
.home-group14 {
  width: 470px;
  height: 106px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-text43 {
  color: rgba(0, 0, 0, 1);
  width: 470px;
  height: auto;
  position: absolute;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text44 {
  top: 66px;
  color: rgba(0, 0, 0, 1);
  width: 395px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 19px;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608326 {
  gap: 21px;
  top: 387.5px;
  left: 1px;
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  border-bottom: 2px solid blue;
  padding-bottom: 45px;
}
.home-group12 {
  width: 90px;
  height: 65.43931579589844px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-image202312110112591 {
  top: 0px;
  left: 0px;
  width: 90px;
  height: 65px;
  position: absolute;
  border-radius: 12px;
}
.home-group15 {
  width: 395px;
  height: 81px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}
.home-text45 {
  color: rgba(53, 53, 53, 1);
  height: auto;
  position: absolute;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text47 {
  top: 41px;
  color: rgba(0, 0, 0, 1);
  width: 395px;
  height: auto;
  position: absolute;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 19px;
  font-stretch: normal;
  text-decoration: none;
}
.home-digits {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 28px 20px 36px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 0 0 7px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 1);
}
.home-frame2608300 {
  gap: 47px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
.home-frame2608296 {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text48 {
  color: rgb(52, 57, 198);
  height: auto;
  font-size: 48px;
  font-style: Bold;
  text-align: center;
  font-family: "Inter";
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text49 {
  color: rgba(154, 154, 154, 1);
  width: 254px;
  height: auto;
  font-size: 20px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 128.28409671783447%;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608297 {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text50 {
  color: rgba(52, 57, 198, 1);
  height: auto;
  font-size: 48px;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text51 {
  color: rgba(154, 154, 154, 1);
  width: 254px;
  height: auto;
  font-size: 20px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 128.28409671783447%;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608298 {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text52 {
  color: rgba(52, 57, 198, 1);
  height: auto;
  font-size: 48px;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text53 {
  color: rgba(154, 154, 154, 1);
  width: 254px;
  height: auto;
  font-size: 20px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 128.28409671783447%;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame2608299 {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text55 {
  color: rgba(52, 57, 198, 1);
  height: auto;
  font-size: 48px;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text56 {
  color: rgba(154, 154, 154, 1);
  width: 254px;
  height: auto;
  font-size: 20px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 128.28409671783447%;
  font-stretch: normal;
  text-decoration: none;
}
.home-newsand-blog {
  width: 100%;
  height: auto;
  padding: 43px 20px 44px;
}
.home-cart {
  gap: 21px;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  max-width: 95%;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
.home-blog-cart {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image1 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.home-content {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.home-taxtandshare {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text58 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text59 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-date-tag {
  gap: 1px;
  top: 0px;
  left: 20px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.home-text61 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.home-blog-cart1 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image2 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.home-content1 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.home-taxtandshare1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text63 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text64 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-date-tag1 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.home-text69 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text71 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-blog-cart2 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  max-width: 95%;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image3 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.home-content2 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.home-taxtandshare2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text73 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text74 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-date-tag2 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-self: center;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.home-text76 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.home-partners {
  gap: 17px;
  width: 100%;
  height: auto;
  margin: 0px;
  display: flex;
  z-index: 27;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  justify-content: center;
  background-color: EFEFEF;
}
.home-text78 {
  color: var(--dl-color-color_textandicon-contentprimary);
  width: 100%;
  height: auto;
  font-size: 40px;
  font-style: SemiBold;
  text-align: center;
  font-family: Roboto Slab;
  font-weight: 600;
  line-height: 48px;
  font-stretch: normal;
  text-decoration: none;
}
.home-frame33524 {
  gap: 10px;
  display: flex;
  padding: 55px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image2560px-unfpa21 {
  width: 126px;
  height: 59px;
}
.home-frame33529 {
  gap: 10px;
  display: flex;
  padding: 70px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image20231222075413 {
  width: 126px;
  height: 29px;
}
.home-frame33528 {
  gap: 10px;
  display: flex;
  padding: 48px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image20231222075410 {
  width: 126px;
  height: 74px;
}
.home-frame33527 {
  gap: 10px;
  display: flex;
  padding: 66px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image20231222075418 {
  width: 126px;
  height: 37px;
}
.home-frame33526 {
  gap: 10px;
  display: flex;
  padding: 23px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image20231222075349 {
  width: 126px;
  height: 124px;
}
.home-frame33525 {
  gap: 10px;
  display: flex;
  padding: 44px 22px;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.home-image20231222075346 {
  width: 126px;
  height: 82px;
}
.home-footer {
  gap: 648px;
  width: 100%;
  height: auto;
  padding: 0 36px 0 43px;
  z-index: 2;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 7px 0 0;
  justify-content: center;
  background-color: rgba(52, 57, 198, 1);
}
.home-frame26083301 {
  width: 80%;
  display: flex;
  padding: 40px 0;
  position: relative;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: space-between;
}
.home-ellipse {
  top: 0px;
  left: -40px;
  width: 270px;
  height: 270px;
  opacity: 0.4;
  z-index: 2;
  position: absolute;
}
.home-text79 {
  color: rgb(255, 255, 255);
  width: 30%;
  height: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  font-family: "Inter";
  font-weight: 500;
  line-height: 28px;
  margin-left: 10px;
  font-stretch: normal;
  margin-right: 30px;
  margin-bottom: 40px;
  text-decoration: none;
}
.home-menu1 {
  width: 161px;
  height: 180px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
.home-text85 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text87 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text89 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text91 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text93 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.home-text95 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .home-slider-slide {
    z-index: 0;
  }
  .home-info {
    margin-top: 500px;
  }
  .home-text03 {
    color: var(--dl-color-color_textandicon-contentprimary);
    font-size: 20px;
    font-family: Inter;
    line-height: 20px;
    text-decoration: none;
  }
  .home-text04 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text05 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text14 {
    width: width;
  }
  .home-frame2608289 {
    height: 302px;
    position: relative;
  }
  .home-text15 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    position: absolute;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .home-frameicon-chalkboard-teacher {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .home-vector {
    top: 0px;
  }
  .home-frame2608290 {
    height: 302px;
    position: relative;
  }
  .home-text21 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    position: absolute;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .home-frameicon-user-tie {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .home-vector02 {
    top: 0px;
  }
  .home-frame2608288 {
    height: 302px;
    position: relative;
  }
  .home-text29 {
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    right: 0px;
    width: 100%;
    position: absolute;
    font-size: 20px;
    margin-top: 50px;
    font-family: Inter;
    font-weight: 700;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    text-decoration: none;
  }
  .home-frameicon-balance-scale {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .home-vector03 {
    top: 0px;
  }
  .home-projects {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text48 {
    color: rgb(52, 57, 198);
    font-size: 48px;
    font-family: Inter;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
  }
  .home-text49 {
    color: rgb(154, 154, 154);
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 128.284%;
    text-decoration: none;
  }
  .home-text50 {
    color: rgb(52, 57, 198);
    font-size: 48px;
    font-family: Inter;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
  }
  .home-text51 {
    color: rgb(154, 154, 154);
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 128.284%;
    text-decoration: none;
  }
  .home-text52 {
    color: rgb(52, 57, 198);
  }
  .home-text55 {
    color: rgb(52, 57, 198);
    font-size: 48px;
    font-family: Inter;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
  }
  .home-text78 {
    color: var(--dl-color-color_textandicon-contentprimary);
    font-size: 40px;
    font-family: Roboto Slab;
    font-weight: 600;
    line-height: 48px;
    text-decoration: none;
  }
}
@media(max-width: 1200px) {
  .home-info {
    margin-top: 500px;
  }
  .home-text21 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-family: Inter;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
  }
  .home-projects {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text79 {
    width: 50%;
  }
}
@media(max-width: 991px) {
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-button {
    padding-bottom: 12px 16px;
  }
  .home-button1 {
    padding-bottom: 12px 16px;
  }
  .home-slider {
    height: 500px;
  }
  .home-info {
    width: 80%;
    margin-top: 400px;
    padding-right: 25px;
  }
  .home-text03 {
    color: var(--dl-color-color_textandicon-contentprimary);
    font-size: 20px;
    font-family: Inter;
    line-height: 20px;
    text-decoration: none;
  }
  .home-text04 {
    font-style: normal;
    font-weight: 600;
  }
  .home-category-list {
    margin-top: 50px;
  }
}
@media(max-width: 767px) {
  .home-frame2608330 {
    top: -170px;
    left: -170px;
    width: 340px;
    height: 340px;
  }
  .home-navbar-interactive {
    display: flex;
    position: relative;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-burger-menu {
    top: 32px;
    right: 32px;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  .home-icon {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .home-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-logo {
    width: 124px;
    height: 50px;
  }
  .home-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
  }
  .home-icon2 {
    top: 0px;
    left: 0px;
    right: 16px;
    position: absolute;
  }
  .home-button {
    margin-top: 16px;
  }
  .home-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .home-menu {
    display: none;
  }
  .home-frame2608322 {
    display: none;
    align-self: flex-start;
  }
  .home-button1 {
    display: none;
  }
  .home-slider {
    height: 400px;
  }
  .home-info {
    width: 85%;
    padding: 10px;
    margin-top: 280px;
    margin-left: 10px;
    margin-right: 0px;
    border-radius: 0;
  }
  .home-text03 {
    color: var(--dl-color-color_textandicon-contentprimary);
    width: 100%;
    font-size: 18px;
    font-family: Inter;
    text-decoration: none;
  }
  .home-text04 {
    font-style: normal;
    font-weight: 600;
  }
  .home-ellipse {
    width: auto;
    height: 100%;
  }
  .home-text79 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
    position: relative;
  }
  .home-burger-menu {
    top: 0px;
    right: 16px;
    width: auto;
    position: absolute;
    margin-top: var(--dl-space-space-unit);
    align-items: flex-start;
    margin-right: var(--dl-space-space-unit);
    justify-content: flex-end;
  }
  .home-icon {
    top: 16x;
    right: 16x;
    position: absolute;
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home-logo {
    width: 124px;
    height: 50px;
  }
  .home-close-menu {
    top: 16px;
    right: 16px;
    position: absolute;
  }
  .home-icon2 {
    top: 0x;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
  }
  .home-link {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link01 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link02 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link03 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link04 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link05 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link06 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .home-frame2608322 {
    display: none;
    align-self: flex-start;
    justify-content: flex-start;
  }
  .home-link07 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link08 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link09 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link10 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link11 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link12 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-link13 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .home-slider {
    height: 300px;
  }
  .home-info {
    width: 100%;
    margin: 0;
    padding: 30px 10px;
    position: relative;
  }
  .home-text03 {
    color: var(--dl-color-color_textandicon-contentprimary);
    padding: 20px;
    font-size: 15px;
    align-self: flex-start;
    font-family: Inter;
    line-height: 20px;
    text-decoration: none;
  }
  .home-text04 {
    font-style: normal;
    font-family: Inter;
    font-weight: 600;
  }
  .home-projects {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  .home-frame2608291 {
    gap: 0;
  }
  .home-about-us {
    gap: 0;
    margin: 0;
    padding: 0;
  }
  .home-rectangle2 {
    width: 384px;
  }
  .home-image {
    gap: 10px;
    margin: 5px;
  }
  .home-rectangle3 {
    height: 328px;
  }
  .home-category-list {
    width: 100%;
    height: auto;
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .home-frame2608324 {
    border: 0;
    padding-top: 20px;
    flex-direction: column;
    justify-content: center;
  }
  .home-group13 {
    width: 100%;
    height: auto;
    align-self: center;
    margin-top: 0px;
    align-items: center;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    justify-content: center;
  }
  .home-text39 {
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
  }
  .home-text41 {
    left: 0px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .home-frame2608325 {
    left: 0px;
    right: 0px;
    border: 0;
    position: static;
    padding-top: 50px;
    flex-direction: column;
    padding-bottom: 45px;
    justify-content: center;
  }
  .home-group11 {
    align-items: center;
    flex-direction: column;
  }
  .home-group14 {
    width: 296px;
    flex-direction: column;
    justify-content: center;
  }
  .home-text43 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 20px;
    align-self: center;
    text-align: center;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
  }
  .home-text44 {
    color: rgb(0, 0, 0);
    width: 100%;
    position: relative;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 19px;
    text-decoration: none;
  }
  .home-frame2608326 {
    border: 0;
    position: static;
    padding-top: 50px;
    flex-direction: column;
    justify-content: center;
  }
  .home-group15 {
    justify-content: center;
  }
  .home-text47 {
    left: 0px;
    color: rgb(0, 0, 0);
    right: 0px;
    margin: auto;
    font-size: 16px;
    text-align: center;
    font-family: Inter;
    font-weight: 500;
    line-height: 19px;
    text-decoration: none;
  }
}
