/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
  background-color: #dad5d0;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.top-area {
  height: 233px;
  background-color: #e7e4e2;
  position: relative;
  z-index: 100;
}
.green-box {
  width: 568px;
  height: 340px;
  background-color: #739b53;
  position: absolute;
  right: 0px;
  top: 0px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 40px;
  line-height: 58px;
  padding-top: 50px;
  padding-left: 85px;
  text-transform: uppercase;
}
strong {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.logo {
  width: 598px;
  float: left;
  margin-left: 162px;
  margin-top: 37px;
}
.hero {
  height: 700px;
  background-image: url("/images/altura-hero.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  will-change: background-position;
  background-size: 105%;
  transform: translateZ(0);
}
.bottom-area {
  background-color: #dad5d0;
  padding-bottom: 100px;
}
.brown-box {
  width: 903px;
  height: 161px;
  background-color: #5a4a3b;
  float: left;
  color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 50px;
  text-align: center;
  padding-top: 50px;
}
.spacious {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 36px;
  line-height: 38px;
  color: #5a4a3b;
  padding-left: 40px;
  margin-top: 50px;
  float: left;
}
.intro-text {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 29px;
  line-height: 39px;
  margin-top: 70px;
  color: #005a65;
}
.top-form-row {
  margin-top: 65px;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  z-index: 10;
}
.bottom-form-row {
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  z-index: 10;
}
.form-control {
  width: 95%;
  margin: auto;
  height: 54px;
  margin-bottom: 22px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  border-radius: 0px;
  color: #005a65;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: none;
  border: none;
}
.form-control::-moz-placeholder {
  color: #005a65;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #005a65;
}
.form-control::-webkit-input-placeholder {
  color: #005a65;
}
.form-control:focus {
  border-color: #005a65;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 90, 101, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 90, 101, 0.6);
}
.submit-button {
  width: 95%;
  margin: auto;
  height: 54px;
  background-color: #005a65;
  text-align: center;
  color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  padding-top: 12px;
  letter-spacing: 0.02em;
  cursor: pointer;
}
.form-area {
  position: relative;
  z-index: 10;
}
.decorative-graphic {
  position: absolute;
  width: 340px;
  z-index: 1;
  right: 90px;
  bottom: -125px;
}
.footer-logos {
  width: 70px;
  margin: auto;
  margin-top: 40px;
}
.form-control.field-error {
  background-color: #f4a6a6;
  border-color: #f4a6a6;
}
/* -----------------------------
   Scroll reveal base states
----------------------------- */
.gsap-reveal,
.gsap-reveal-left,
.gsap-reveal-right,
.gsap-reveal-scale {
  opacity: 0;
  visibility: hidden;
  will-change: transform, opacity;
}
.gsap-reveal {
  transform: translateY(0px);
}
.gsap-reveal-left {
  transform: translateX(-24px);
}
.gsap-reveal-right {
  transform: translateX(24px);
}
.gsap-reveal-scale {
  transform: scale(0.96);
}
.recaptcha-disclosure {
  margin: 12px auto 0;
  max-width: 900px;
  padding: 0 20px 20px;
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  color: #8e9091;
  margin-top: 25px;
  position: relative;
  z-index: 100;
}
.recaptcha-disclosure a {
  color: #8e9091;
  text-decoration: underline;
}
.recaptcha-disclosure a:hover {
  color: #8e9091;
}
.dark-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  display: none;
  top: 0px;
  left: 0px;
}
.modal-overlay {
  width: auto;
  height: auto;
  padding: 30px;
  padding-top: 45px;
  background-color: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #005d67;
  font-size: 24px;
  z-index: 10000001;
  white-space: nowrap;
  text-align: center;
  display: none;
}
.close-x {
  position: absolute;
  top: 0px;
  right: 7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
@media only screen and (max-width: 1500px) {
  .top-area {
    height: 186.4px;
  }
  .green-box {
    width: 454.4px;
    height: 272px;
    right: 0px;
    top: 0px;
    font-size: 32px;
    line-height: 46.4px;
    padding-top: 40px;
    padding-left: 68px;
  }
  .logo {
    width: 478.4px;
    margin-left: 129.6px;
    margin-top: 29.6px;
  }
  .hero {
    height: 560px;
  }
  .bottom-area {
    padding-bottom: 80px;
  }
  .brown-box {
    width: 722.4px;
    height: 128.8px;
    font-size: 48px;
    line-height: 40px;
    padding-top: 40px;
  }
  .spacious {
    font-size: 28.8px;
    line-height: 30.4px;
    padding-left: 32px;
    margin-top: 40px;
  }
  .intro-text {
    font-size: 23.2px;
    line-height: 31.2px;
    margin-top: 56px;
  }
  .top-form-row {
    margin-top: 52px;
    padding-left: 80px;
    padding-right: 80px;
  }
  .bottom-form-row {
    padding-left: 80px;
    padding-right: 80px;
  }
  .form-control {
    height: 43.2px;
    margin-bottom: 17.6px;
    font-size: 16px;
    border-radius: 0px;
  }
  .form-control:focus {
    -webkit-box-shadow: inset 0 0.8px 0.8px rgba(0, 0, 0, 0.075), 0 0 6.4px rgba(0, 90, 101, 0.6);
    box-shadow: inset 0 0.8px 0.8px rgba(0, 0, 0, 0.075), 0 0 6.4px rgba(0, 90, 101, 0.6);
  }
  .submit-button {
    height: 43.2px;
    font-size: 17.6px;
    padding-top: 9.6px;
  }
  .decorative-graphic {
    width: 272px;
    right: 72px;
    bottom: -100px;
  }
  .footer-logos {
    width: 56px;
    margin-top: 32px;
  }
  .recaptcha-disclosure {
    margin: 9.6px auto 0;
    max-width: 720px;
    padding: 0 16px 16px;
    font-size: 11.2px;
    line-height: 9.6px;
    margin-top: 20px;
  }
  .modal-overlay {
    padding: 24px;
    padding-top: 36px;
    font-size: 19.2px;
  }
  .close-x {
    top: 0px;
    right: 5.6px;
    width: 11.2px;
    height: 11.2px;
  }
}
@media only screen and (max-width: 1200px) {
  .top-area {
    height: 154.09066667px;
  }
  .green-box {
    width: 375.63733333px;
    height: 224.85333333px;
    right: 0px;
    top: 0px;
    font-size: 26.45333333px;
    line-height: 38.35733333px;
    padding-top: 33.06666667px;
    padding-left: 56.21333333px;
  }
  .logo {
    width: 395.47733333px;
    margin-left: 107.136px;
    margin-top: 24.46933333px;
  }
  .hero {
    height: 462.93333333px;
  }
  .bottom-area {
    padding-bottom: 66.13333333px;
  }
  .brown-box {
    width: 597.184px;
    height: 106.47466667px;
    font-size: 39.68px;
    line-height: 33.06666667px;
    padding-top: 33.06666667px;
  }
  .spacious {
    font-size: 23.808px;
    line-height: 25.13066667px;
    padding-left: 26.45333333px;
    margin-top: 33.06666667px;
  }
  .intro-text {
    font-size: 19.17866667px;
    line-height: 25.792px;
    margin-top: 46.29333333px;
  }
  .top-form-row {
    margin-top: 42.98666667px;
    padding-left: 66.13333333px;
    padding-right: 66.13333333px;
  }
  .bottom-form-row {
    padding-left: 66.13333333px;
    padding-right: 66.13333333px;
  }
  .form-control {
    height: 35.712px;
    margin-bottom: 14.54933333px;
    font-size: 13.22666667px;
    border-radius: 0px;
  }
  .form-control:focus {
    -webkit-box-shadow: inset 0 0.66133333px 0.66133333px rgba(0, 0, 0, 0.075), 0 0 5.29066667px rgba(0, 90, 101, 0.6);
    box-shadow: inset 0 0.66133333px 0.66133333px rgba(0, 0, 0, 0.075), 0 0 5.29066667px rgba(0, 90, 101, 0.6);
  }
  .submit-button {
    height: 35.712px;
    font-size: 14.54933333px;
    padding-top: 7.936px;
  }
  .decorative-graphic {
    width: 224.85333333px;
    right: 59.52px;
    bottom: -82.66666667px;
  }
  .footer-logos {
    width: 46.29333333px;
    margin-top: 26.45333333px;
  }
  .recaptcha-disclosure {
    margin: 7.936px auto 0;
    max-width: 595.2px;
    padding: 0 13.22666667px 13.22666667px;
    font-size: 9.25866667px;
    line-height: 7.936px;
    margin-top: 16.53333333px;
  }
  .modal-overlay {
    padding: 19.84px;
    padding-top: 29.76px;
    font-size: 15.872px;
  }
  .close-x {
    top: 0px;
    right: 4.62933333px;
    width: 9.25866667px;
    height: 9.25866667px;
  }
}
@media only screen and (max-width: 992px) {
  .top-area {
    height: 119.14066667px;
  }
  .green-box {
    width: 290.43733333px;
    height: 173.85333333px;
    right: 0px;
    top: 0px;
    font-size: 20.45333333px;
    line-height: 29.65733333px;
    padding-top: 25.56666667px;
    padding-left: 43.46333333px;
  }
  .logo {
    width: 305.77733333px;
    margin-left: 82.836px;
    margin-top: 18.91933333px;
  }
  .hero {
    height: 357.93333333px;
  }
  .bottom-area {
    padding-bottom: 51.13333333px;
  }
  .brown-box {
    width: 461.734px;
    height: 82.32466667px;
    font-size: 30.68px;
    line-height: 25.56666667px;
    padding-top: 25.56666667px;
  }
  .spacious {
    font-size: 18.408px;
    line-height: 19.43066667px;
    padding-left: 20.45333333px;
    margin-top: 25.56666667px;
  }
  .intro-text {
    font-size: 14.82866667px;
    line-height: 19.942px;
    margin-top: 35.79333333px;
  }
  .top-form-row {
    margin-top: 33.23666667px;
    padding-left: 51.13333333px;
    padding-right: 51.13333333px;
  }
  .bottom-form-row {
    padding-left: 51.13333333px;
    padding-right: 51.13333333px;
  }
  .form-control {
    height: 27.612px;
    margin-bottom: 11.24933333px;
    font-size: 10.22666667px;
    border-radius: 0px;
  }
  .form-control:focus {
    -webkit-box-shadow: inset 0 0.51133333px 0.51133333px rgba(0, 0, 0, 0.075), 0 0 4.09066667px rgba(0, 90, 101, 0.6);
    box-shadow: inset 0 0.51133333px 0.51133333px rgba(0, 0, 0, 0.075), 0 0 4.09066667px rgba(0, 90, 101, 0.6);
  }
  .submit-button {
    height: 27.612px;
    font-size: 11.24933333px;
    padding-top: 6.136px;
  }
  .decorative-graphic {
    width: 173.85333333px;
    right: 46.02px;
    bottom: -63.91666667px;
  }
  .footer-logos {
    width: 35.79333333px;
    margin-top: 20.45333333px;
  }
  .recaptcha-disclosure {
    margin: 6.136px auto 0;
    max-width: 460.2px;
    padding: 0 10.22666667px 10.22666667px;
    font-size: 7.15866667px;
    line-height: 6.136px;
    margin-top: 12.78333333px;
  }
  .modal-overlay {
    padding: 15.34px;
    padding-top: 23.01px;
    font-size: 12.272px;
  }
  .close-x {
    top: 0px;
    right: 3.57933333px;
    width: 7.15866667px;
    height: 7.15866667px;
  }
}
@media only screen and (max-width: 767px) {
  .top-area {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #e7e4e2;
    position: relative;
    z-index: 100;
  }
  .green-box {
    width: 100%;
    height: auto;
    background-color: #739b53;
    position: relative;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
  }
  .logo {
    width: 70%;
    float: none;
    margin: auto;
  }
  .hero-mobile {
    height: 280px;
    background-image: url("/images/altura-hero.webp");
    background-size: cover;
    background-position: 41% center;
    background-repeat: no-repeat;
    will-change: background-position;
  }
  .brown-box {
    width: 100%;
    height: auto;
    background-color: #5a4a3b;
    float: none;
    color: #ffffff;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    padding: 10px;
  }
  .spacious {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 22px;
    letter-spacing: -0.01em;
    line-height: 28px;
    color: #5a4a3b;
    padding: 10px;
    margin-top: 10px;
    float: none;
    text-align: center;
  }
  .intro-text {
    text-align: center;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    color: #005a65;
    padding: 10px;
  }
  .top-form-row {
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 10;
  }
  .bottom-form-row {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 10;
  }
  .form-control {
    width: 95%;
    margin: auto;
    height: 44px;
    margin-bottom: 18px;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    border-radius: 0px;
    color: #005a65;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    border: none;
  }
  .form-control::-moz-placeholder {
    color: #005a65;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #005a65;
  }
  .form-control::-webkit-input-placeholder {
    color: #005a65;
  }
  .form-control:focus {
    border-color: #005a65;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 90, 101, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 90, 101, 0.6);
  }
  .submit-button {
    width: 95%;
    margin: auto;
    height: 44px;
    background-color: #005a65;
    text-align: center;
    color: #ffffff;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    padding-top: 8px;
    letter-spacing: 0.02em;
    cursor: pointer;
  }
  .form-area {
    position: relative;
    z-index: 10;
  }
  .decorative-graphic {
    position: absolute;
    width: 240px;
    z-index: 1;
    right: 124px;
    bottom: -125px;
  }
  .footer-logos {
    width: 70px;
    margin: auto;
    margin-top: 40px;
  }
  .recaptcha-disclosure {
    margin: 9.6px auto 0;
    max-width: 720px;
    padding: 0 16px 16px;
    font-size: 11.2px;
    line-height: 12px;
    margin-top: 20px;
  }
  .modal-overlay {
    padding: 24px;
    padding-top: 36px;
    font-size: 19.2px;
  }
  .close-x {
    top: 0px;
    right: 5.6px;
    width: 11.2px;
    height: 11.2px;
  }
}
