.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  min-height: 100vh;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-top-navi {
  width: 58%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
}
.home-navlink {
  display: contents;
}
.home-cb {
  font-size: 20px;
  font-style: normal;
  font-family: Inter;
  font-weight: 300;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
}
.home-text {
  font-size: 20px;
  font-weight: 300;
}
.home-text01 {
  font-size: 20px;
  font-weight: 300;
}
.home-current {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  padding-top: 0px;
  padding-bottom: 5px;
  text-decoration: none;
}
.home-bio {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  padding-bottom: 5px;
  text-decoration: none;
}
.home-contact {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  padding-bottom: 4px;
  text-decoration: none;
}
.home-navlink1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  padding-bottom: 10px;
  text-decoration: none;
}
.home-image-container {
  flex: 0 0 auto;
  width: 58%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-image {
  width: 100%;
  object-fit: cover;
}
.home-text03 {
  height: 140px;
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  padding-top: 60px;
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 3px;
  padding-bottom: 60px;
  text-decoration: none;
}
.home-green-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
  background-color: rgba(207, 255, 4, 0.9);
}
.home-text04 {
  width: 58%;
  font-size: 16px;
  align-self: center;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 0.1px;
}
.home-text10 {
  font-style: italic;
}
.home-text12 {
  font-style: italic;
}
.home-text18 {
  font-style: italic;
}
.home-text20 {
  font-style: italic;
}
.home-text21 {
  font-style: italic;
}
.home-text27 {
  font-style: italic;
}
.home-text28 {
  font-style: italic;
}
.home-text34 {
  font-style: italic;
}
.home-text36 {
  font-style: italic;
}
.home-text38 {
  font-style: italic;
}
.home-text44 {
  font-style: italic;
}
.home-text46 {
  font-style: italic;
}
.home-text48 {
  font-style: italic;
}
.home-text50 {
  font-style: italic;
}
.home-text54 {
  font-style: italic;
}
@media(max-width: 1200px) {
  .home-top-navi {
    width: 70%;
  }
  .home-image-container {
    width: 70%;
  }
  .home-text04 {
    width: 70%;
  }
}
@media(max-width: 991px) {
  .home-top-navi {
    width: 80%;
  }
  .home-image-container {
    width: 80%;
    height: auto;
  }
  .home-green-box {
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-text04 {
    width: 80%;
  }
}
@media(max-width: 767px) {
  .home-top-navi {
    width: 85%;
  }
  .home-image-container {
    width: 85%;
    height: auto;
  }
  .home-text04 {
    width: 85%;
  }
}
@media(max-width: 479px) {
  .home-top-navi {
    width: 85%;
    padding-left: TwoUnits0;
    padding-right: TwoUnits0;
  }
  .home-image-container {
    width: 85%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-text03 {
    font-size: 16px;
  }
  .home-green-box {
    height: auto;
    align-items: center;
    justify-content: flex-start;
  }
  .home-text04 {
    width: 87%;
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-weight: 200;
    line-height: 1.5;
    letter-spacing: 0.1px;
  }
  .home-text10 {
    font-style: italic;
  }
  .home-text12 {
    font-style: italic;
  }
  .home-text18 {
    font-style: italic;
  }
  .home-text20 {
    font-style: italic;
  }
  .home-text27 {
    font-style: italic;
  }
  .home-text34 {
    font-style: italic;
  }
  .home-text36 {
    font-style: italic;
  }
  .home-text38 {
    font-style: italic;
  }
  .home-text46 {
    font-style: italic;
  }
  .home-text48 {
    font-style: italic;
  }
  .home-text50 {
    font-style: italic;
  }
  .home-text54 {
    font-style: italic;
  }
}
