/* screen - homepage */

.homepage {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.homepage .nav-bar {
  align-items: flex-start;
  z-index:1;
  background-color: var(--dawn-pink);
  display: flex;
  gap: 460px;
  height: 85px;
  width: 100%;
  padding: 35px 50px;
  position: fixed;
}

.homepage .logo {
  height: 34px;
  width: 152px;
  cursor: pointer;
  align-self: center;
}

.homepage .navigation {
  align-items: flex-end;
  align-self: center;
  display: flex;
  gap: 20px;
  min-width: 267px;
  width: 100%;
  justify-content: flex-end;
}

.homepage .the-site {
  height: 24px;
  letter-spacing: 0;
  font-family: "Proxima Sera";
  line-height: normal;
  margin-top: -1px;
  min-width: 77px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}

.homepage .leasing-contact {
  height: 24px;
  letter-spacing: 0;
  line-height: normal;
  font-family: "Proxima Sera";
  margin-top: -1px;
  min-width: 170px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
}

.homepage .vertical-line {
  height: 24px;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  min-width: 0;
  text-align: center;
  white-space: nowrap;
  cursor: none;
  border-left: 2px solid #c07154;
}

.homepage .hero {
  align-items: center;
  background-color: #41404266;
  background-image: url(../img/View-3_edit.jpg);
  box-shadow: inset 9000px 0 0 0 rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 1);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 40px;
  min-height: 1000px;
  padding: 270px 0;
  width: 100%;
}

.homepage .bringing-good-food-a {
  letter-spacing: 0.72px;
  text-align: center;
  width: 80%;
  margin: 0;
}

.homepage .welcome-to-sendero {
  letter-spacing: 0;
  line-height: 22px;
  font-size: 23px;
  min-height: 44px;
  text-align: center;
  width: 60%;
}

.homepage .key-message {
  align-items: center;
  background-color: var(--santa-fe);
  display: flex;
  flex-direction: column;
  gap: 26px;
  min-height: 690px;
  width: 100%;
}

.homepage .filled-arrow_-sand {
  height: 69px;
  margin-left: 0;
  margin-top: -35px;
  width: 59px;
}

.homepage .image-message {
  align-items: center;
  display: flex;
  gap: 75px;
  width: 100%;
  padding: 0 100px;
}

.homepage .map {
  height: 570px;
  width: 50%;
}

.homepage .map-2-bckimg {
  background-image: url(../img/map-1@2x.png);
}

.homepage .text {
  align-items: left;
  display: flex;
  flex-direction: column;
  min-height: 390px;
  width: 50%;
  padding-left: 150px;
  padding-bottom: 30px;
}

.homepage .free-to-forge-your-own-path {
  letter-spacing: 0;
  line-height: 80px;
  margin-top: -1px;
  width: 480px;
}

.homepage .everything-you-need {
  color: var(--dawn-pink);
  font-family: var(--font-family-commuters_sans-semibold);
  font-size: var(--font-size-l);
  font-weight: 600;
  letter-spacing: 1.60px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 0;
}

.homepage .experience-a-mixed-u {
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 30px;
  min-height: 154px;
  width: 465px;
}

.homepage .location-and-map {
  align-items: center;
  background-color: var(--smoke);
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.homepage .text-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 340px;
  width: 100%;
}

.homepage .the-next-step-in-the {
  color: var(--smoke);
  font-family: "Proxima Sera";
  font-size: 65px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 60px;
  width: 70%;
  margin-bottom: 10px;
}

.homepage .bastrop-nestled-jus {
  height: 70px;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  width: 70%;
  margin-top: 30px;
}

.homepage .x-trail {
  align-self: flex-end;
  height: 90px;
  width: 147px;
  margin-bottom: 30px;
  margin-right: 60px;
}

.homepage .map-1 {
  background-image: url(../img/map-2@2x.png);
  height: 690px;
  width: 100%;
}

.homepage .site-plan-details {
  align-items: center;
  background-color: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.homepage .site-plan {
  align-items: center;
  background-color: white;
  display: flex;
  height: 100%;
  padding: 18px 40px;
  width: 100%;
  justify-content: center;
}

.homepage .site-plan-1 {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.homepage .rule-line {
  height: 1px;
  margin-right: 0;
  margin-top: 20px;
  width: 90%;
}

.homepage .stats {
  align-items: flex-start;
  display: flex;
  gap: 70px;
  height: 220px;
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%;
  padding: 1px 103.5px;
}

.homepage .defining-a-new-horizon {
  letter-spacing: 0;
  line-height: 80px;
  min-height: 180px;
  width: 25%;
}

.homepage .stats-column-1 {
  width: 25%;
  min-height: 180px;
}

.homepage .x75-acres {
  letter-spacing: 1.92px;
  line-height: normal;
  margin-top: -1px;
  height: 50%;
}

.homepage .span0 {
  letter-spacing: 2.00px;
  line-height: 26px;
}

.homepage .span1 {
  letter-spacing: 0;
  line-height: 22px;
}

.homepage .x250000-sf {
  letter-spacing: 1.92px;
  line-height: normal;
  height: 50%;
}

.homepage .stats-column-2 {
  width: 25%;
  min-height: 180px;
}

.homepage .x120-hotel-rooms {
  letter-spacing: 1.92px;
  line-height: normal;
  margin-top: -1px;
  height: 50%;
}

.homepage .x5-acres {
  letter-spacing: 1.92px;
  line-height: normal;
  align-items: flex-end;
  height: 50%;
}

.homepage .stats-column-3 {
  width: 25%;
  min-height: 180px;
}

.homepage .x3-acres {
  letter-spacing: 1.92px;
  line-height: normal;
  margin-top: -1px;
  height: 50%;
}

.homepage .x782-luxury-apartments {
  letter-spacing: 1.92px;
  line-height: normal;
  height: 50%;
}

.homepage .aerial-rendering {
  align-items: flex-start;
  background-color: #4140424c;
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 800px;
  padding: 59px 100px;
  width: 100%;
}

.homepage .aerial-rendering-bkimg {
  background-image: url(../img/View-4.jpg);
  box-shadow: inset 9000px 0 0 0 rgba(0, 0, 0, 0.4);
}

.homepage .large-display {
  letter-spacing: 0.72px;
  line-height: 100px;
  min-height: 158px;
  width: 60%;
  display: flex;
  justify-content: flex-start;
}

.homepage .span3 {
  letter-spacing: 0;
  line-height: 34px;
}

.homepage .large-text-sentence {
  letter-spacing: 0;
  line-height: 40px;
  min-height: 136px;
  width: 50%;
}

.homepage .vision-1 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  gap: 30px;
  height: 690px;
  width: 100%;
  padding: 30px 100px;
}

.homepage .text-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 30.0px;
  min-height: 398px;
  width: 50%;
}

.homepage .overlap-group {
  height: 280px;
  margin-top: -40px;
  position: relative;
  width: 510px;
}

.homepage .sunrise {
  height: 111px;
  left: 380px;
  position: absolute;
  top: 0;
  width: 112px;
}

.homepage .we-are-a-new-haven-f {
  left: 0;
  letter-spacing: 0;
  line-height: 60px;
  position: absolute;
  top: 100px;
  width: 70%;
}

.button-text {
  margin-top: 2px;
}

.homepage .one-that-unites-the {
  height: 66px;
  letter-spacing: 0;
  line-height: 22px;
  width: 490px;
  margin-top: 50px;
}

.homepage .images {
  align-self: flex-end;
  gap: 10px;
  min-width: 50%;
}

.homepage .stacked-images {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 600px;
  width: 50%;
}

.homepage .image {
  height: 295px;
  object-fit: cover;
  width: 100%;
}

.homepage .image-1 {
  height: 600px;
  object-fit: cover;
  width: 50%;
}

.homepage .vision-2 {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  gap: 55px;
  height: 690px;
  justify-content: flex-end;
  width: 100%;
  padding: 30px 95px;
}

.homepage .images-1 {
  gap: 10px;
  width: 50%;
}

.homepage .image-2 {
  height: 600px;
  width: 50%;
}

.homepage .image-3 {
  height: 295px;
  width: 100%;
}

.homepage .text-3 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  margin-bottom: 30.0px;
  min-height: 292px;
  width: 50%;
}

.homepage .a-convenient-collect {
  height: 22px;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: -1px;
  width: 370px;
}

.homepage .where-businesses-and {
  letter-spacing: 0;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 240px;
  width: 490px;
}

.homepage .agave-plant {
  align-self: flex-end;
  height: 150px;
  margin-right: 5px;
  margin-top: 51px;
  width: 140px;
}

.homepage .vision-3 {
  align-items: center;
  background-color: #6f7c7980;
  background-image: url(../img/better-living.png);
  box-shadow: inset 9000px 0 0 0 rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 690px;
  padding: 263px 0;
  width: 100%;
}

.homepage .where-crafted-food-a {
  height: 22px;
  letter-spacing: 1px;
  line-height: 22px;
  text-align: center;
  width: 75%;
}

.homepage .better-living-for-th {
  letter-spacing: 0;
  line-height: 60px;
  min-height: 120px;
  text-align: center;
  width: 80%;
  margin-top: 0;
}

.homepage .vision-4 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 70px;
  padding: 60px 0;
  width: 100%;
}

.homepage .images-2 {
  gap: 60px;
  width: 100%;
  justify-content: center;
}

.homepage .rectangle {
  height: 80%;
  object-fit: cover;
  width: 80%;
  margin: 40px;
}

.homepage .text-4 {
  align-items: flex-start;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
}

.homepage .a-place-where-inspir {
  letter-spacing: 0;
  line-height: 70px;
  margin-top: -1px;
  min-height: 180px;
  text-align: center;
  width: 70%;
}

.homepage .stars {
  height: 146px;
  margin-top: -10px;
  width: 135px;
}

.homepage .vision-6 {
  align-items: flex-start;
  background: linear-gradient(180deg, rgba(148.54, 217.85, 247.56, 0.44) 9.9%, rgba(0, 0, 0, 0.44) 49.48%, rgba(0, 0, 0, 0) 100%);
  background-image: url(../img/david-todd-mccarty-TUUEdIhwNFQ-unsplash.jpg);
  box-shadow: inset 9000px 0 0 0 rgba(0, 0, 0, 0.5);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 850px;
  width: 100%;
  padding: 284px 130px;
}

.homepage .and-our-texan-hos {
  letter-spacing: 0;
  line-height: 60px;
  min-height: 120px;
  text-align: center;
  width: 90%;
}

.homepage .leasing-message-contact {
  align-items: center;
  background-color: var(--cape-cod);
  display: flex;
  flex-direction: column;
  min-height: 845px;
  padding: 100px 100.0px;
  width: 100%;
}

.homepage .text-5 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  min-height: 208px;
  width: 1050px;
}

.homepage .experience-the-open {
  color: var(--sage);
  font-family: var(--font-family-commuters_sans-semibold);
  font-size: var(--font-size-m);
  font-weight: 600;
  height: 20px;
  letter-spacing: 1.28px;
  line-height: normal;
  margin-top: -1px;
  text-align: center;
  width: 1050px;
}

.homepage .explore-leasing-opportunities {
  letter-spacing: 0.72px;
  line-height: 105px;
  min-height: 158px;
  text-align: center;
  width: 80%;
}

.homepage .call-to-action-buttons {
  align-items: flex-start;
  display: flex;
  gap: 70px;
  margin-top: 70px;
  min-width: 870px;
}

.homepage .button {
  min-width: 392px;
  padding: 15px 32px;
}

.homepage .download-leasing-brochure {
  height: 20px;
  letter-spacing: 1.28px;
  line-height: normal;
  min-width: 328px;
  text-align: center;
  margin-top: 2px;
}

.homepage .button-1 {
  min-width: 408px;
  padding: 15px 74px;
}

.homepage .view-lease-listing-site {
  height: 20px;
  letter-spacing: 1.28px;
  line-height: normal;
  min-width: 260px;
  text-align: center;
  margin-top: 1px;
}

.homepage .rule-line-1 {
  align-self: flex-start;
  height: 3px;
  margin-top: 70px;
  width: 100%;
}

.homepage .contacts {
  align-items: flex-start;
  display: flex;
  gap: 110px;
  height: 175px;
  margin-top: 69px;
  min-width: 936px;
}

.homepage .contact-1 {
  width: 346px;
}

.homepage .name {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 89px;
  width: 326px;
}

.homepage .name-1 {
  height: 45px;
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1px;
  min-width: 326px;
  text-align: center;
  white-space: nowrap;
}

.homepage .vice-president-jll {
  height: 34px;
  letter-spacing: 0;
  line-height: 34px;
  min-width: 278px;
  text-align: center;
  white-space: nowrap;
}

.homepage .t-5123687122-andrew-cornwelljllcom {
  letter-spacing: 1.44px;
  line-height: normal;
  min-height: 56px;
  min-width: 346px;
  text-align: center;
}

.homepage .contact-2 {
  width: 427px;
}

.homepage .name-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 89px;
  width: 427px;
}

.homepage .name-3 {
  height: 45px;
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1px;
  min-width: 261px;
  text-align: center;
  white-space: nowrap;
}

.homepage .executive-vice-president-jll {
  height: 34px;
  letter-spacing: 0;
  line-height: 34px;
  min-width: 427px;
  text-align: center;
  white-space: nowrap;
}

.homepage .t-5125934878-barry-haydonjllcom {
  letter-spacing: 1.44px;
  line-height: normal;
  min-height: 56px;
  min-width: 292px;
  text-align: center;
}

.homepage .footer-bar {
  align-items: center;
  background-color: var(--dawn-pink);
  display: flex;
  gap: 422px;
  height: 140px;
  justify-content: flex-start;
  width: 100%;
  padding: 0 53px;
  display: flex;
  justify-content: space-between;
}

.homepage .logo-1 {
  height: 86px;
  width: 200px;
}

.homepage .theres-something-here-for-everyone {
  color: var(--santa-fe);
  font-family: "Proxima Sera";
  font-size: var(--font-size-m);
  font-style: italic;
  font-weight: 500;
  height: 100%;
  letter-spacing: 0;
  line-height: 15px;
  margin-bottom: 0.51px;
  text-align: right;
  width: 300px;
  display: flex;
  align-items: center;
  
}

.homepage .theres-something-here-for-everyone a {
  color: var(--santa-fe);
  text-decoration: none;
}

.homepage .prc-logo {
  height: 86px;
  width: 127px;
  margin-bottom: 5px;
}

.homepage .button-2 {
  align-items: flex-start;
  background-color: var(--sage);
  border-radius: 32px;
  display: flex;
  height: 52px;
}

.homepage .contact {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 29px;
  min-height: 175px;
}

.homepage .images-3 {
  align-items: flex-start;
  display: flex;
}

.homepage .map-2 {
  background-position: 50% 50%;
  background-size: cover;
}

.homepage .stats-column {
  align-items: flex-start;
  display: flex;
  gap: 30px;
  flex-direction: column;
  margin-bottom: 10px;
  height: 100%;
}

/* Subscription Section Styling */
.subscription-section {
  text-align: center;
  padding: 40px 20px;
  background-color: var(--santa-fe);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subscribe-title {
  margin-bottom: 20px;
}

.subscription-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.subscription-form {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.email-input {
  padding: 10px;
  font-size: 16px;
  border: 2px solid #dcdcdc;
  border-radius: 12px;
  width: 100%;
}

.submit-button {
  padding: 10px 20px;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  background-color: var(--sage);
  border-radius: 32px;
  display: flex;
  justify-content: center;    /* Center horizontally */
  align-items: center;       /* Center vertically */
  height: 52px;
  border: none;
}

.submit-button:hover {
  background-color: var(--cape-cod);
  color: var(--dawn-pink);
}

.rule-line-2 {
  margin-top: 30px;
  width: 80%;
  max-width: 600px;
}

@media (max-width: 950px) {
  .homepage .contacts {
    gap: 0px;
  }
}

