.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  background-color: #0F0F0F;
}
 
.home-section1 {
  width: 100%;
  height: 80vh;
  display: flex;
  align-items: center;
  border-color: #51515A;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.home-hero {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content1 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-main1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-heading1 {
  color: rgb(255, 255, 255);
  font-size: 64px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-buttons {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-get-started {
  background-color: #2A2A2A;
}
 
.home-text10 {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.home-image10 {
  top: 150px;
  right: 0px;
  width: 650px;
  height: 900px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-image11 {
  top: 0px;
  right: 0px;
  width: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.home-image12 {
  display: none;
}
 
.home-image14 {
  width: 200px;
  object-fit: cover;
}
 
.home-section2 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.home-text11 {
  color: #ffffff;
  font-size: 40px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-highlight {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-avatars {
  width: 115px;
  height: var(--dl-layout-size-small);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
 
.home-image15 {
  left: 0px;
  position: absolute;
}
 
.home-image16 {
  left: var(--dl-layout-space-twounits);
  position: absolute;
  object-fit: cover;
}
 
.home-image17 {
  left: var(--dl-layout-space-fourunits);
  position: absolute;
  object-fit: cover;
}
 
.home-caption {
  color: rgb(255, 255, 255);
  font-family: Poppins;
  line-height: 24px;
}
 
.home-features {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  user-select: none;
  border-color: #5A5A5A;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.home-text12 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-text13 {
  color: rgb(121, 124, 128);
  font-family: Poppins;
}
 
.home-text14 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-text15 {
  color: rgb(121, 124, 128);
  font-family: Poppins;
}
 
.home-text23 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-text24 {
  color: rgb(121, 124, 128);
  font-family: Poppins;
}
 
.home-image18 {
  width: 200px;
  object-fit: cover;
}
 
.home-note {
  gap: 140px;
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-content2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 520px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-main2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-heading2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
}
 
.home-paragraph {
  color: #CCCCCC;
  font-family: Poppins;
  line-height: 28px;
}
 
.home-explore-more {
  gap: var(--dl-layout-space-oneandhalfunits);
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  border-color: #80FF44;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
  border-bottom-width: 1px;
}
 
.home-explore-more:hover {
  opacity: 0.5;
}
 
.home-text38 {
  color: #80FF44;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
.home-image19 {
  flex: 1;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.home-container3 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-section1 {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-hero {
    gap: var(--dl-layout-space-fourunits);
    flex: 1;
    position: relative;
    max-width: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-content1 {
    position: relative;
    align-items: center;
  }
  .home-main1 {
    align-items: center;
  }
  .home-heading1 {
    text-align: left;
  }
  .home-buttons {
    width: 100%;
  }
  .home-get-started {
    flex: 1;
  }
  .home-image10 {
    right: 0px;
    display: none;
    position: absolute;
    flex-direction: column;
  }
  .home-image12 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }
  .home-image13 {
    width: 600px;
  }
  .home-text11 {
    text-align: center;
  }
  .home-highlight {
    width: 100%;
    flex-direction: column;
  }
  .home-note {
    gap: var(--dl-layout-space-fourunits);
    flex-direction: column;
  }
  .home-content2 {
    max-width: 100%;
  }
  .home-main2 {
    align-items: flex-start;
  }
}
 
@media(max-width: 767px) {
  .home-hero {
    height: 933px;
  }
  .home-content1 {
    gap: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    width: 552px;
    height: 128px;
    font-size: 40px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-get-started {
    display: none;
  }
  .home-image13 {
    width: 500px;
    align-self: center;
  }
  .home-section2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .home-text11 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    text-align: center;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-caption {
    font-size: 14px;
    line-height: 21px;
  }
  .home-features {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-threeunits);
    border-color: #5A5A5A;
    margin-bottom: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .home-feature1 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text12 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-text13 {
    color: rgb(121, 124, 128);
    font-family: Poppins;
  }
  .home-feature2 {
    width: 100%;
    border-color: #5A5A5A;
    padding-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 1px;
  }
  .home-text14 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-text17 {
    color: #797c80;
    font-family: Poppins;
  }
  .home-text20 {
    color: #797c80;
    font-family: Poppins;
  }
  .home-feature3 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text23 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-note {
    gap: var(--dl-layout-space-threeunits);
  }
  .home-main2 {
    width: 100%;
    align-items: flex-start;
  }
  .home-heading2 {
    font-size: 28px;
  }
  .home-paragraph {
    line-height: 24px;
  }
}
 
@media(max-width: 479px) {
  .home-content1 {
    height: 293px;
  }
  .home-header {
    align-items: flex-start;
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    font-size: 48px;
    max-width: 280px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 300;
    text-transform: inherit;
  }
  .home-image13 {
    width: 400px;
  }
  .home-image14 {
    width: auto;
    height: auto;
  }
  .home-text11 {
    color: rgb(255, 255, 255);
    height: 327px;
    font-size: 28px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 300;
    text-transform: lowercase;
  }
  .home-highlight {
    width: 479px;
    height: 111px;
  }
  .home-text24 {
    height: 126px;
  }
  .home-text26 {
    color: #797c80;
    font-family: Poppins;
  }
  .home-image18 {
    width: 100%;
  }
  .home-heading2 {
    color: rgb(255, 255, 255);
    font-size: 28px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
  }
  .home-paragraph {
    color: rgb(204, 204, 204);
    line-height: 24px;
  }
  .home-text30 {
    color: #cccccc;
    font-family: Poppins;
    line-height: 24px;
  }
  .home-text33 {
    color: #cccccc;
    font-family: Poppins;
    line-height: 24px;
  }
  .home-pasted-image {
    width: 373px;
    height: 313px;
  }
  .home-explore-more {
    align-self: center;
  }
  .home-text38 {
    color: rgb(128, 255, 68);
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
