.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.home-image1 {
  height: 2rem;
}
 
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.home-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-navlink1 {
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-navlink2 {
  text-decoration: none;
}
 
.home-navlink3 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  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-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-logo {
  height: 2rem;
}
 
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-navlink4 {
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-separator1 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-navlink5 {
  text-decoration: none;
}
 
.home-separator2 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-navlink6 {
  margin-left: 0px;
  text-decoration: none;
}
 
.home-container2 {
  width: 100%;
  height: 468px;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/cripple%201%208104689277_14df87163c_o-1024x683-1920w-1500w.jpg");
  background-position: center;
}
 
.home-button {
  font-family: "Lato";
  margin-right: 17%;
  margin-bottom: 10%;
  text-decoration: none;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: 42px;
  padding-left: 65px;
  padding-right: 65px;
  padding-bottom: 60px;
}
 
.home-container4 {
  flex: 0 0 auto;
  width: 50%;
  height: 283px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-right: 14px;
  flex-direction: column;
}
 
.home-separator3 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-text2 {
  font-family: "Lato";
}
 
.home-link1 {
  margin-top: 43px;
  text-decoration: none;
}
 
.home-container5 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-left: 14px;
  flex-direction: column;
}
 
.home-image2 {
  width: 427px;
  height: 295px;
  object-fit: cover;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.home-container6 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: 42px;
  padding-left: 65px;
  padding-right: 65px;
  padding-bottom: 60px;
}
 
.home-container7 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: 0px;
  padding-right: 14px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.home-separator4 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #595959;
}
 
.home-text4 {
  align-self: flex-start;
  margin-top: 10px;
  text-align: justify;
}
 
.home-text5 {
  margin-top: 30px;
}
 
.home-separator5 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-text6 {
  align-self: flex-start;
  margin-top: 10px;
}
 
.home-link2 {
  margin-top: 43px;
  text-decoration: none;
}
 
.home-container8 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-left: 14px;
  flex-direction: column;
}
 
.home-image3 {
  width: 427px;
  height: 100%;
  object-fit: cover;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
@media(max-width: 991px) {
  .home-mobile-menu {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .home-links2 {
    width: 100%;
  }
  .home-navlink4 {
    align-self: center;
    margin-top: var(--dl-layout-space-halfunit);
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-navlink5 {
    align-self: center;
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-navlink6 {
    align-self: center;
    margin-top: var(--dl-layout-space-halfunit);
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .home-navlink1 {
    margin-right: 0px;
  }
  .home-navlink2 {
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-mobile-menu {
    right: 0px;
    width: 100%;
    padding: 16px;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .home-links2 {
    width: 100%;
  }
  .home-navlink4 {
    margin-top: var(--dl-layout-space-halfunit);
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-navlink5 {
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-navlink6 {
    margin-top: var(--dl-layout-space-halfunit);
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container3 {
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: column;
  }
  .home-container4 {
    width: 100%;
    padding-right: 0px;
  }
  .home-link1 {
    width: 100%;
  }
  .home-container5 {
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
  }
  .home-image2 {
    width: 100%;
    height: auto;
  }
  .home-container6 {
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: column;
  }
  .home-container7 {
    width: 100%;
    padding-right: 0px;
  }
  .home-link2 {
    width: 100%;
  }
  .home-container8 {
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
  }
  .home-image3 {
    width: 100%;
    height: auto;
  }
}
