.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  border-color: #ffffff;
  border-width: 1px;
  flex-direction: column;
  background-color: #002c46;
}
.home-container1 {
  width: 100%;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-link {
  display: contents;
}
.home-image {
  width: 218px;
  height: 84px;
  object-fit: cover;
  text-decoration: none;
}
.home-container2 {
  width: 1151px;
  height: 952px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container3 {
  width: 100%;
  height: 82px;
  display: flex;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
}
.home-image1 {
  width: 395px;
  height: 395px;
  align-self: center;
  object-fit: cover;
}
.home-text {
  color: rgb(255, 255, 255);
  align-self: center;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 900;
}
.home-text4 {
  color: #ffffff;
  font-size: 32px;
  align-self: center;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
.home-container4 {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
}
.home-container5 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
}
.home-container6 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link1 {
  display: contents;
}
.home-text5 {
  color: #3fc6ef;
  text-decoration: none;
}
.home-container7 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-link2 {
  display: contents;
}
.home-text6 {
  color: #3fc6ef;
  text-decoration: none;
}
