.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-container1 {
  width: 100%;
  height: 890px;
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: center;
}
.home-image {
  top: 0px;
  left: 0px;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
.home-container2 {
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 42px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-danger-300);
}
.home-text {
  top: 13px;
  left: 0px;
  color: var(--dl-color-gray-white);
  right: 0px;
  margin: auto;
  position: absolute;
  font-size: 14px;
  text-align: center;
}
.home-container3 {
  flex: 0 0 auto;
  left: 9px;
  width: 95%;
  bottom: 66px;
  height: 339px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
}
.home-navlink {
  top: 0px;
  left: 0px;
  color: var(--dl-color-gray-white);
  right: 0px;
  width: 360px;
  height: 50px;
  margin: auto;
  position: absolute;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #3e3939;
  padding-top: 26px;
  border-width: 0px;
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent;
  background-image: linear-gradient(45deg, rgb(219, 6, 6) 1.00%,rgba(44, 62, 80, 0.98) 100.00%);
}
.home-text01 {
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: auto;
  position: absolute;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.home-navlink1 {
  top: 69px;
  left: 0px;
  color: var(--dl-color-gray-white);
  right: 0px;
  width: 360px;
  height: 50px;
  margin: auto;
  position: absolute;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #3e3939;
  padding-top: 26px;
  border-width: 0px;
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent;
  background-image: linear-gradient(45deg, rgb(219, 6, 6) 1.00%,rgba(44, 62, 80, 0.98) 100.00%);
}
.home-text05 {
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: auto;
  position: absolute;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.home-navlink2 {
  top: 141px;
  left: 0px;
  color: var(--dl-color-gray-white);
  right: 0px;
  width: 360px;
  height: 50px;
  margin: auto;
  position: absolute;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #3e3939;
  padding-top: 26px;
  border-width: 0px;
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent;
  background-image: linear-gradient(45deg, rgb(219, 6, 6) 1.00%,rgba(44, 62, 80, 0.98) 100.00%);
}
.home-text09 {
  left: 0px;
  right: 0px;
  bottom: 18px;
  margin: auto;
  position: absolute;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.home-navlink3 {
  top: 211px;
  left: 0px;
  color: var(--dl-color-gray-white);
  right: 0px;
  width: 360px;
  height: 50px;
  margin: auto;
  position: absolute;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #3e3939;
  padding-top: 26px;
  border-width: 0px;
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent;
  background-image: linear-gradient(45deg, rgb(219, 6, 6) 1.00%,rgba(44, 62, 80, 0.98) 100.00%);
}
.home-text10 {
  left: 0px;
  right: 0px;
  bottom: 18px;
  margin: auto;
  position: absolute;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
