.projects-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.projects-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%;
}
.projects-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;
}
.projects-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.projects-burger-menu {
  display: none;
}
.projects-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.projects-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;
}
.projects-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.projects-logo {
  width: 228px;
  height: 94px;
}
.projects-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.projects-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.projects-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;
}
.projects-link:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link01:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link02:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link03:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link04:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link05:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link06:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-button:hover {
  cursor: pointer;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  background-color: #FFFF00;
}
.projects-frame2608321 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects-angleright {
  width: 9px;
  height: 16px;
}
.projects-image202311270110582 {
  width: 228px;
  height: 94px;
}
.projects-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;
}
.projects-frame2608319 {
  gap: 32px;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
}
.projects-image2023112701105821 {
  width: 228px;
  height: 94px;
}
.projects-frame2608322 {
  gap: 17px;
  display: flex;
  position: relative;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.projects-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;
}
.projects-link07:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link08:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link09:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link10:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link11:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link12:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-link13:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.projects-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;
}
.projects-button1:hover {
  cursor: pointer;
  background-color: var(--dl-color-gray-900);
}
.projects-frame26083211 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects-angleright1 {
  width: 9px;
  height: 16px;
}
.projects-hero {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 5;
  overflow: visible;
  position: relative;
  align-self: stretch;
  align-items: center;
  padding-top: 0px;
  padding-left: 6px 0;
  padding-right: 6px 0;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
.projects-frame2608305 {
  top: 40px;
  left: 0px;
  width: auto;
  z-index: 1;
  position: absolute;
  padding-top: 6px;
  padding-left: 90px;
  padding-right: 130px;
  padding-bottom: 6px;
  justify-content: center;
  background-color: rgba(255, 215, 0, 1);
}
.projects-text003 {
  color: var(--dl-color-grey-15);
  height: auto;
  font-size: 48px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.projects-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;
}
.projects-slider-slide {
  display: flex;
  background-size: 100%;
  background-image: url("public/project/proj1-1500w.jpg");
  background-position: center center;
}
.projects-slider-slide1 {
  display: flex;
  background-size: 100%;
  background-image: url("public/project/proj2-800h.jpg");
  background-position: center center;
}
.projects-slider-slide2 {
  display: flex;
  background-size: 100%;
  background-image: url("public/project/proj3-1500w.jpg");
  background-position: center center;
}
.projects-slider-slide3 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/project/proj4-1500w.jpg");
  background-position: center center;
}
.projects-slider-slide4 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/project/proj5-1500w.jpg");
  background-position: center center;
}
.projects-slider-slide5 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/project/proj6-1500w.jpg");
  background-position: center center;
}
.projects-slider-slide6 {
  display: flex ;
  background-size: 100%;
  background-image: url("public/project/proj7-1500w.jpg");
  background-position: center center;
}
.projects-slider-pagination {
  display: block;
}
.projects-slider-button-prev {
  display: none;
}
.projects-slider-button-next {
  display: none;
}
.projects-frame2608331 {
  gap: 45px;
  display: flex;
  flex-wrap: wrap;
}
.projects-container1 {
  display: flex;
  padding: 50px;
  flex-wrap: wrap;
  max-width: 1200px;
  align-items: center;
  justify-content: flex-start;
}
.projects-container2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.projects-image3068485241103908918227167879598311580880901n1 {
  width: 90px;
  margin-right: 35px;
  margin-bottom: 30px;
}
.projects-text004 {
  color: var(--dl-color-color_textandicon-contentprimary);
  width: auto;
  flex-grow: 1;
  font-size: 40px;
  text-align: left;
  font-family: "Roboto Slab";
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 30px;
}
.projects-text007 {
  font-size: 20px;
  font-style: Medium;
  font-family: "Inter";
  font-weight: 500;
  line-height: 41.5px;
  font-stretch: normal;
  text-decoration: none;
}
.projects-frame26083311 {
  gap: 45px;
  display: flex;
  flex-wrap: wrap;
}
.projects-container3 {
  display: flex;
  padding: 50px;
  flex-wrap: wrap;
  max-width: 1200px;
  align-items: center;
  justify-content: flex-start;
}
.projects-container4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.projects-image3068485241103908918227167879598311580880901n11 {
  width: 90px;
  margin-right: 35px;
  margin-bottom: 30px;
}
.projects-text037 {
  color: var(--dl-color-color_textandicon-contentprimary);
  flex-grow: 1;
  font-size: 40px;
  align-self: center;
  font-family: "Roboto Slab";
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 30px;
}
.projects-text038 {
  font-size: 20px;
  font-style: Medium;
  font-family: "Inter";
  font-weight: 500;
  line-height: 41.5px;
  font-stretch: normal;
  text-decoration: none;
}
.projects-frame26083312 {
  gap: 45px;
  display: flex;
  flex-wrap: wrap;
}
.projects-container5 {
  display: flex;
  padding: 50px;
  flex-wrap: wrap;
  max-width: 1200px;
  align-items: center;
  justify-content: flex-start;
}
.projects-container6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.projects-image3068485241103908918227167879598311580880901n12 {
  width: 90px;
  margin-right: 35px;
  margin-bottom: 30px;
}
.projects-text068 {
  color: var(--dl-color-color_textandicon-contentprimary);
  flex-grow: 1;
  font-size: 40px;
  align-self: center;
  font-family: "Roboto Slab";
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 30px;
}
.projects-text069 {
  font-size: 20px;
  font-style: Medium;
  font-family: "Inter";
  font-weight: 500;
  line-height: 41.5px;
  font-stretch: normal;
  text-decoration: none;
}
.projects-newsand-blog {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-left: 43px 20px 44px;
  padding-right: 43px 20px 44px;
  padding-bottom: 50px;
}
.projects-cart {
  gap: 21px;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  max-width: 95%;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
.projects-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);
}
.projects-image {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.projects-content {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.projects-taxtandshare {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text104 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text105 {
  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;
}
.projects-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);
}
.projects-text107 {
  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;
}
.projects-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);
}
.projects-image1 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.projects-content1 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.projects-taxtandshare1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text109 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text110 {
  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;
}
.projects-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);
}
.projects-text115 {
  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;
}
.projects-text117 {
  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;
}
.projects-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);
}
.projects-image2 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.projects-content2 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.projects-taxtandshare2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text119 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projects-text120 {
  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;
}
.projects-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);
}
.projects-text122 {
  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;
}
.projects-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);
}
.projects-frame26083301 {
  width: 95%;
  display: flex;
  padding: 40px 0;
  position: relative;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: space-between;
}
.projects-ellipse {
  top: 0px;
  left: -40px;
  width: 270px;
  height: 270px;
  opacity: 0.4;
  z-index: 2;
  position: absolute;
}
.projects-text124 {
  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;
}
.projects-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;
}
.projects-text130 {
  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;
}
.projects-text132 {
  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;
}
.projects-text134 {
  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;
}
.projects-text136 {
  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;
}
.projects-text138 {
  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;
}
.projects-text140 {
  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) {
  .projects-slider-slide {
    z-index: 0;
  }
}
@media(max-width: 1200px) {
  .projects-text124 {
    width: 50%;
  }
}
@media(max-width: 991px) {
  .projects-desktop-menu {
    display: none;
  }
  .projects-burger-menu {
    display: flex;
  }
  .projects-button {
    padding-bottom: 12px 16px;
  }
  .projects-button1 {
    padding-bottom: 12px 16px;
  }
  .projects-slider {
    height: 500px;
  }
}
@media(max-width: 767px) {
  .projects-frame2608330 {
    top: -170px;
    left: -170px;
    width: 340px;
    height: 340px;
  }
  .projects-navbar-interactive {
    display: flex;
    position: relative;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .projects-burger-menu {
    top: 32px;
    right: 32px;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  .projects-icon {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .projects-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .projects-logo {
    width: 124px;
    height: 50px;
  }
  .projects-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
  }
  .projects-icon2 {
    top: 0px;
    left: 0px;
    right: 16px;
    position: absolute;
  }
  .projects-button {
    margin-top: 16px;
  }
  .projects-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .projects-menu {
    display: none;
  }
  .projects-frame2608322 {
    display: none;
    align-self: flex-start;
  }
  .projects-button1 {
    display: none;
  }
  .projects-slider {
    height: 400px;
  }
  .projects-ellipse {
    width: auto;
    height: 100%;
  }
  .projects-text124 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .projects-container {
    width: 100%;
  }
  .projects-navbar-interactive {
    padding: var(--dl-space-space-unit);
    position: relative;
  }
  .projects-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;
  }
  .projects-icon {
    top: 16x;
    right: 16x;
    position: absolute;
  }
  .projects-mobile-menu {
    padding: 16px;
  }
  .projects-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .projects-logo {
    width: 124px;
    height: 50px;
  }
  .projects-close-menu {
    top: 16px;
    right: 16px;
    position: absolute;
  }
  .projects-icon2 {
    top: 0x;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
  }
  .projects-link {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link01 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link02 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link03 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link04 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link05 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link06 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .projects-frame2608322 {
    display: none;
    align-self: flex-start;
    justify-content: flex-start;
  }
  .projects-link07 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link08 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link09 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link10 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link11 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link12 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-link13 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .projects-hero {
    padding-top: 100px;
  }
  .projects-frame2608305 {
    top: 0;
    width: 100%;
    height: 130px;
    padding: 10px;
    z-index: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
  }
  .projects-text003 {
    color: var(--dl-color-grey-15);
    font-size: 35px;
    font-family: Inter;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
  }
  .projects-slider {
    height: 300px;
  }
  .projects-frame2608331 {
    width: 100%;
  }
  .projects-container1 {
    padding: 0;
  }
  .projects-container2 {
    padding-top: 3rem;
    flex-direction: column;
  }
  .projects-image3068485241103908918227167879598311580880901n1 {
    margin: 0;
    margin-bottom: 1rem;
  }
  .projects-text004 {
    text-align: center;
  }
  .projects-text007 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .projects-frame26083311 {
    width: 100%;
  }
  .projects-container3 {
    padding: 0;
  }
  .projects-container4 {
    align-items: center;
    padding-top: 3rem;
    flex-direction: column;
  }
  .projects-image3068485241103908918227167879598311580880901n11 {
    margin: 0;
    margin-bottom: 1rem;
  }
  .projects-text037 {
    align-self: center;
    text-align: center;
  }
  .projects-text038 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .projects-frame26083312 {
    width: 100%;
  }
  .projects-container5 {
    padding: 0;
  }
  .projects-container6 {
    flex-direction: column;
  }
  .projects-image3068485241103908918227167879598311580880901n12 {
    margin: 0;
    padding-top: 3rem;
    margin-bottom: 1rem;
  }
  .projects-text068 {
    text-align: center;
  }
  .projects-text069 {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
