.home-container {
  gap: 140px;
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #f6f5f3;
}
.home-container1 {
  gap: 140px;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  justify-content: center;
}
.home-image {
  width: 316px;
  height: 217px;
  align-self: center;
  object-fit: initial;
}
.home-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  flex-direction: column;
}
.home-text {
  color: rgb(10, 111, 95);
  width: 481px;
  font-size: 58px;
  align-self: center;
  margin-top: 5px;
  text-align: center;
  font-family: "FuturaStd-CondensedBold";
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.home-text3 {
  color: rgb(10, 111, 95);
  align-self: center;
  font-style: normal;
  font-weight: 500;
  padding-bottom: 30px;
}
.home-container3 {
  flex: 0 0 auto;
  width: 100%;
  height: 3px;
  display: flex;
  align-items: flex-start;
  border-color: #0a6f5f;
  border-width: 0px;
  border-top-width: 2px;
}
.home-container4 {
  gap: 15px;
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-text4 {
  color: rgb(10, 111, 95);
  font-size: 14px;
  align-self: center;
  font-style: normal;
  font-weight: 500;
}
.home-link {
  display: contents;
}
.home-image1 {
  width: 32px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.home-link1 {
  display: contents;
}
.home-image2 {
  width: 32px;
  align-self: center;
  object-fit: cover;
  margin-left: 0px;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .home-container1 {
    gap: 40px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-container4 {
    gap: 15px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media(max-width: 1200px) {
  .home-container4 {
    gap: 15px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media only screen and (width: 820px) and (height: 1180px) {
.home-container {
    flex-direction: column;
  }
  .home-container1 {
    align-items: center;
    flex-direction: column;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 80%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
  }
  .home-text4 {
    font-size: 20px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media only screen and (width: 1024px) and (height: 1346px) {
.home-container {
    flex-direction: column;
  }
  .home-container1 {
    align-items: center;
    flex-direction: column;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 80%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
  }
  .home-text4 {
    font-size: 20px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media only screen and (width: 768px) and (height: 1024px) {
.home-container {
    flex-direction: column;
  }
  .home-container1 {
    align-items: center;
    flex-direction: column;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 80%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
  }
  .home-text4 {
    font-size: 20px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media(max-width: 767px) {
  .home-container {
    flex-direction: column;
  }
  .home-container1 {
    align-items: center;
    flex-direction: column;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 80%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
  }
  .home-text4 {
    font-size: 20px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media only screen and (width: 667px) and (height: 375px) and (orientation: landscape) {
	 .home-container4 {
    gap: 15px;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media(max-width: 479px) {
.home-container1 {
    flex-direction: column;
	}
  .home-image {
    margin-right: 0px;
  }
  .home-text {
    width: 100%;
    font-size: 58px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 100%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
    width: 100%;
    align-items: center;
  }
  .home-text4 {
    font-size: 1em;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media(max-width: 430px) {
  .home-container1 {
    flex-direction: column;
  }
  .home-image {
    margin-right: 0px;
  }
  .home-text {
    width: 100%;
    font-size: 52px;
  }
  .home-text3 {
    color: rgb(10, 111, 95);
    width: 100%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
    font-weight: 500;
	padding-left: 20px;
	padding-right: 20px;
  }
  .home-container3 {
    width: 85%;
    align-self: center;
  }
  .home-container4 {
    gap: 15px;
    width: 100%;
    align-items: center;
  }
  .home-text4 {
    font-size: 1em;
  }
  .home-image1 {
    margin-left: 0px;
  }
  .home-image2 {
    margin-left: 0px;
  }
}
@media(max-width: 360px) {
  .home-text {
    width: 100%;
    font-size: 48px;
  }
	    .home-image {
        width: fit-content;
    }
}
@media(max-width: 344px) {
	    .home-image {
        width: fit-content;
    }
}