.home-container1 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-hero {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: #012946;
}
.home-background {
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #012946;
}
.home-image1 {
  top: var(--dl-space-space-threeunits);
  right: var(--dl-space-space-threeunits);
  width: var(--dl-size-size-xxlarge);
  height: var(--dl-size-size-xxlarge);
  opacity: 0.1;
  position: absolute;
  object-fit: cover;
}
.home-hero-content {
  gap: var(--dl-space-space-threeunits);
  width: 1045px;
  height: 446px;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image2 {
  width: 400px;
  object-fit: cover;
}
.home-text10 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 70px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.1;
}
.home-caption1 {
  gap: var(--dl-space-space-threeunits);
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
.home-caption2 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  text-align: left;
}
.home-subscribe {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
.home-main {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header {
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
}
.home-content1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-inputs {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-textinput1 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
  padding-top: 0px;
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 0px;
  padding-left: 0px;
  border-radius: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  border-bottom-width: 1px;
}
.home-textinput2 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
  padding-top: 0px;
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 0px;
  padding-left: 0px;
  border-radius: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  border-bottom-width: 1px;
}
.home-text15 {
  font-size: 14px;
}
.home-button {
  color: #ffffff;
  align-self: flex-start;
  background-color: #012946;
}
.home-footer {
  width: 100%;
  height: 343px;
  display: flex;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-color: #012946;
}
.home-content2 {
  gap: var(--dl-space-space-threeunits);
  width: 1045px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.home-details {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 600px;
  align-items: center;
  animation-name: none;
  flex-direction: column;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image3 {
  width: 80px;
  object-fit: cover;
}
.home-description1 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  align-self: flex-start;
  font-style: italic;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 27px;
}
.home-socials {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: none;
  max-width: 600px;
  align-items: center;
  flex-direction: row;
}
.home-image5 {
  text-decoration: none;
}
.home-image6 {
  text-decoration: none;
}
.home-copyright {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 600px;
  align-items: center;
  animation-name: none;
  flex-direction: column;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-description2 {
  color: rgb(255, 255, 255);
  width: 565px;
  font-size: 14px;
  align-self: flex-start;
  line-height: 27px;
}
.home-container4 {
  display: contents;
}
.home-container6 {
  display: contents;
}
@media(max-width: 1440px) {
  .home-container1 {
    align-items: center;
    justify-content: flex-start;
  }
  .home-hero {
    height: auto;
    align-self: center;
  }
  .home-background {
    height: auto;
  }
  .home-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 1200px) {
  .home-container1 {
    align-items: center;
    justify-content: flex-start;
  }
  .home-hero {
    height: auto;
    align-self: center;
  }
  .home-background {
    height: auto;
  }
  .home-image1 {
    width: 200px;
    height: 200px;
  }
  .home-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 991px) {
  .home-container1 {
    align-items: center;
    justify-content: flex-start;
  }
  .home-hero {
    height: auto;
    align-self: center;
  }
  .home-background {
    height: auto;
  }
  .home-hero-content {
    width: 900px;
  }
  .home-image2 {
    width: 400px;
  }
  .home-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-content2 {
    width: 900px;
  }
}
@media(max-width: 767px) {
  .home-container1 {
    align-items: center;
    justify-content: flex-start;
  }
  .home-hero {
    height: auto;
    align-self: center;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-background {
    height: auto;
  }
  .home-image1 {
    top: var(--dl-space-space-twounits);
    right: var(--dl-space-space-threeunits);
    width: var(--dl-size-size-large);
    height: var(--dl-size-size-large);
  }
  .home-hero-content {
    gap: var(--dl-space-space-oneandhalfunits);
    width: auto;
  }
  .home-image2 {
    width: var(--dl-size-size-xxlarge);
  }
  .home-caption1 {
    gap: var(--dl-space-space-unit);
  }
  .home-caption2 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-subscribe {
    padding: var(--dl-space-space-threeunits);
    align-self: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-main {
    gap: var(--dl-space-space-threeunits);
  }
  .home-header {
    font-size: 30px;
    line-height: 33px;
  }
  .home-content1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-inputs {
    gap: var(--dl-space-space-twounits);
  }
  .home-textinput1 {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: var(--dl-space-space-unit);
  }
  .home-textinput2 {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: var(--dl-space-space-unit);
  }
  .home-text15 {
    font-size: 10px;
  }
  .home-button {
    width: 100%;
  }
  .home-footer {
    width: 100%;
    height: auto;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-content2 {
    gap: var(--dl-space-space-twounits);
    width: auto;
    height: auto;
    max-width: auto;
    margin-bottom: 0px;
  }
  .home-description1 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text19 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-socials {
    gap: var(--dl-space-space-twounits);
  }
  .home-description2 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media(max-width: 479px) {
  .home-container1 {
    align-items: center;
    justify-content: flex-start;
  }
  .home-hero {
    height: auto;
    align-self: center;
  }
  .home-background {
    height: auto;
  }
  .home-image1 {
    top: var(--dl-space-space-twounits);
    right: var(--dl-space-space-twounits);
    width: var(--dl-size-size-medium);
    height: var(--dl-size-size-medium);
  }
  .home-hero-content {
    width: auto;
    height: 408px;
    max-width: auto;
  }
  .home-image2 {
    width: var(--dl-size-size-xxlarge);
    height: auto;
  }
  .home-text10 {
    font-size: 50px;
  }
  .home-footer {
    position: relative;
  }
  .home-content2 {
    width: 100%;
    max-width: auto;
  }
}
