:root {
  --teal: #fc4c02;
  --medium-aquamarine: #46525c;
  --saddle-brown\<deleted\|variable-0f227537\>: #52b847;
  --white: white;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h2 {
  color: var(--teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3em;
  font-weight: 500;
  line-height: 1.2em;
}

h3 {
  color: var(--medium-aquamarine);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

a {
  color: var(--teal);
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: var(--saddle-brown\<deleted\|variable-0f227537\>);
}

.navbar {
  z-index: 5000;
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 12px #00000029;
}

.nav-div {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.body {
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.brand {
  justify-content: center;
  align-items: center;
  width: auto;
  max-height: none;
  display: flex;
}

.brand.w--current {
  width: auto;
  max-height: none;
}

.nav-link {
  background-image: url('../images/chart.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-right: 10px;
  padding: 15px 15px 15px 35px;
  font-weight: 600;
}

.nav-link:hover {
  color: var(--saddle-brown\<deleted\|variable-0f227537\>);
}

.nav-link.phone {
  background-color: var(--teal);
  color: var(--white);
  text-transform: uppercase;
  background-image: url('../images/icons8-heart.svg');
  background-position: 10px;
  background-size: 30px;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 25px;
  font-weight: 700;
}

.nav-link.phone:hover {
  background-color: var(--medium-aquamarine);
  color: var(--white);
}

.hero-section {
  text-align: left;
  text-transform: none;
  background-color: #0000;
  background-image: linear-gradient(0deg, #0000006b 23%, #0000 45% 81%, #0000 102%), url('../images/new-group2.png'), linear-gradient(141deg, #ffffffc2, #fff0), url('../images/american-flag.jpg');
  background-position: 0 0, 50% 100%, 0 0, 0 0;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, 80%, auto, cover;
  background-attachment: scroll, scroll, scroll, scroll;
  justify-content: center;
  align-items: flex-end;
  height: 90vh;
  margin-top: 0;
  padding: 100px 5% 3%;
  display: flex;
  position: relative;
}

.button {
  border: 2px none var(--teal);
  background-color: var(--teal);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 10px 30px;
  font-weight: 500;
}

.button:hover {
  background-color: var(--black);
  color: var(--teal);
  border-style: none;
}

.header-div {
  color: var(--saddle-brown\<deleted\|variable-0f227537\>);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.section-header {
  color: var(--teal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  line-height: 1.2em;
}

.line {
  background-color: var(--black);
  width: 15%;
  height: 1px;
  margin-right: 15px;
}

.line.right {
  margin-left: 15px;
  margin-right: 0;
}

.form {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer {
  background-color: var(--teal);
  color: #fff;
  text-align: center;
  padding: 1% 25px;
  line-height: 1em;
}

.hero-div-jm {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-top-text {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--teal);
  text-transform: uppercase;
  text-shadow: 3px 3px 0 var(--teal);
  margin-bottom: 10px;
  font-size: 5em;
  font-weight: 700;
  line-height: 1.2em;
}

.subtext {
  background-color: #0000;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--medium-aquamarine) 43%, #fff0);
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 50px;
  font-size: 2em;
  font-weight: 600;
}

.section-1 {
  background-image: linear-gradient(#ffffffd6, #ffffffd6), url('../images/webclip.png');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 500px;
  justify-content: flex-end;
  align-items: center;
  min-height: 55vh;
  padding: 100px 5%;
  display: flex;
}

.section-1-wrapper-div {
  border-left: 5px solid var(--medium-aquamarine);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.section-2 {
  background-color: var(--medium-aquamarine);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--medium-aquamarine) 10%, var(--black) 90%);
  padding: 100px 0;
}

.section-2-wrapper {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.checkbox-field {
  color: var(--white);
  text-align: left;
  width: 100%;
}

.textarea {
  min-height: 100px;
}

.section-3 {
  background-image: linear-gradient(#ffffff40, #ffffff40), url('../images/BackgroundTexture.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 100px 0;
}

.section-3-wrapper {
  width: 90%;
  max-width: none;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
}

.lists-holder {
  justify-content: space-between;
  margin-top: 50px;
  display: flex;
}

.lest-div-48 {
  flex-direction: column;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.image {
  height: 90px;
}

.white-text {
  color: var(--white);
}

.link {
  -webkit-text-decoration-color: var(--medium-aquamarine);
  text-decoration-color: var(--medium-aquamarine);
}

.link:hover {
  color: var(--medium-aquamarine);
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.2em;
  }

  .navbar {
    padding: 10px;
  }

  .brand {
    width: auto;
  }

  .nav-link {
    background-position: 1%;
    padding-left: 40px;
  }

  .nav-link.phone {
    background-position: 10px;
    background-size: 25px;
    padding: 10px 20px 10px 40px;
  }

  .hero-section {
    background-image: linear-gradient(180deg, #004a8c00, var(--medium-aquamarine) 63%, var(--black) 102%), linear-gradient(0deg, #0000006b 23%, transparent 45%, #0000 81%, #0000 102%), url('../images/new-group2.png'), url('../images/american-flag.jpg');
    background-position: 0 0, 0 0, 50% 0, 0 0;
    background-repeat: repeat, repeat, no-repeat, no-repeat;
    background-size: auto, auto, 100%, cover;
    background-attachment: scroll, scroll, scroll, scroll;
    align-items: flex-end;
    height: 550px;
    margin-top: 50px;
    padding: 50px 25px 2%;
  }

  .button {
    border-style: solid;
    border-color: var(--white);
  }

  .button:hover {
    border-style: solid;
    border-color: var(--saddle-brown\<deleted\|variable-0f227537\>);
  }

  .header-div {
    margin-bottom: 35px;
  }

  .section-header {
    font-size: 35px;
  }

  .section-header.no-space {
    margin-bottom: 0;
    font-size: 35px;
  }

  .line {
    width: 2%;
    display: none;
  }

  .menu-button {
    padding: 15px;
  }

  .menu-button.w--open {
    background-color: var(--medium-aquamarine);
  }

  .nav-menu {
    background-color: var(--white);
  }

  .hero-top-text {
    font-size: 4em;
  }

  .subtext {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5em;
  }

  .section-1 {
    background-image: linear-gradient(#ffffffd6, #ffffffd6), url('../images/webclip.png');
    background-position: 0 0, 95% 110%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 200px;
    flex-direction: column;
    align-items: flex-start;
    max-width: none;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .section-1-wrapper-div {
    width: 100%;
    margin-bottom: 0;
  }

  .section-2, .section-3 {
    padding: 5% 0;
  }

  .image {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 20%;
  }

  .hero-section {
    height: 450px;
    padding: 25px 2% 2%;
  }

  .button {
    font-size: 15px;
  }

  .header-div {
    margin-bottom: 15px;
  }

  .section-header {
    font-size: 24px;
  }

  .section-header.no-space {
    margin-bottom: 0;
    font-size: 24px;
  }

  .line {
    width: 15%;
    margin-right: 10px;
  }

  .line.right {
    margin-left: 10px;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-top-text {
    -webkit-text-stroke-width: 1px;
    font-size: 3em;
  }

  .subtext {
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2em;
  }

  .section-1 {
    padding: 5% 0;
  }

  .section-1-wrapper-div {
    width: 90%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .section-2, .section-3 {
    padding: 5% 0;
  }

  .lists-holder {
    flex-direction: column;
  }

  .lest-div-48 {
    width: 100%;
  }

  .form-block {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.5em;
  }

  .navbar {
    padding: 7px 10px 7px 3px;
  }

  .brand {
    width: 30%;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .nav-link.phone {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding: 10px;
    font-size: .8em;
    line-height: 1.2em;
  }

  .hero-section {
    background-image: url('../images/group-photo.png'), url('../images/american-flag.jpg');
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 130%, cover;
    background-attachment: scroll, scroll;
    align-items: flex-start;
    height: 600px;
    padding: 30% 0 10px;
  }

  .button {
    padding: 7px 20px;
  }

  .header-div {
    margin-bottom: 15px;
  }

  .section-header, .section-header.no-space {
    font-size: 22px;
  }

  .line {
    margin-right: 5px;
  }

  .line.right {
    margin-left: 5px;
  }

  .footer {
    line-height: 1.2em;
  }

  .menu-button {
    padding: 10px;
  }

  .hero-div-jm {
    background-color: #46525ce6;
    padding: 20px 10px 10px;
  }

  .subtext {
    color: var(--white);
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
    line-height: 1.2em;
  }

  .section-1 {
    background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/webclip.png');
    background-position: 0 0, 100% 105%;
    background-size: auto, 150px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-1-wrapper-div {
    border-left-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .section-2 {
    padding: 10% 0;
  }

  .section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .lists-holder {
    margin-top: 0;
  }

  .image {
    height: 55px;
  }
}


