.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #000000;
}
 
.home-container2 {
  width: 100%;
  height: 67px;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: flex-start;
  background-color: #000000;
}
 
.home-image1 {
  top: 21px;
  left: 0px;
  width: 123px;
  height: 22px;
  position: absolute;
  object-fit: cover;
  margin-left: var(--dl-layout-space-halfunit);
}
 
.home-image2 {
  width: 100%;
  object-fit: cover;
}
 
.home-container3 {
  width: 95%;
  height: 183px;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-unit);
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.home-text100 {
  color: #ffffff;
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 800;
}
 
.home-link1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 100%;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-weight: 700;
  border-radius: 10px;
  text-decoration: none;
  background-color: rgb(1, 164, 14);
}
 
.home-container4 {
  width: 95%;
  height: 815px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text111 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 12px;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text112 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text113 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text114 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-link2 {
  font-weight: 600;
  text-decoration: underline;
}
 
.home-link3 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.home-text144 {
  color: #ffffff;
  font-size: 12px;
}
 
.home-text145 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text146 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text147 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text149 {
  font-style: normal;
  font-weight: 600;
}
 
.home-text151 {
  font-style: normal;
  font-weight: 600;
}
 
.home-container5 {
  width: 95%;
  height: 513px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.home-text169 {
  color: #ffffff;
  font-size: 12px;
}
 
.home-text170 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text171 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.home-text215 {
  font-weight: 600;
}
 
.home-text216 {
  font-weight: 600;
  text-decoration: underline;
}
 
.home-container6 {
  width: 100%;
  height: 552px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  background-color: #0a0a0a;
}
 
.home-image3 {
  width: 98%;
  align-self: center;
  object-fit: cover;
}
 
.home-container7 {
  width: 98%;
  height: 374px;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-unit);
  align-items: flex-start;
}
 
.home-text218 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 10px;
  text-align: center;
}
