body {
  font-family: adelle-sans, sans-serif;
  color: #000000;
  font-size: 18.65px;
  letter-spacing: 0;
  line-height: 28.65px;
  font-weight: 400;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: adelle-sans, sans-serif;
  font-weight: 800;
}
h1 {
  color: #BDFCFC;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 45px;
}
h2 {
  color: #8E3A80;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 52px;
}
h3 {
  position: relative;
  color: #E87722;/* was #f2a900 */
  font-size: 30px;
  letter-spacing: 0;
  line-height: 35px;
}
h3 span {
  display: block;
}
h3 span:nth-child(2) {
  color: #BDFCFC;
}

a,
a:link,
a:visited {
  color: #0072CE;
  text-decoration: underline;
  transition: all .2s ease-in-out;
}
a:hover,
a:active,
a:focus {
  color: #5C2053;
}

/* p {
  margin: 0;
} */

strong {
  font-weight: 700;
}

.nobr {
  white-space: nowrap;
}

/* -------------------------- */

.gform_validation_errors,
span.gfield_required,
.gfield_validation_message,
.gform_ajax_spinner {
  display: none !important;
}
.gform_footer {
  margin: 0 !important;
  padding: 0 16px 0 0 !important;
}
.gfield label {
  display: block !important;
  margin-bottom: 3px !important;
  font-family: adelle-sans, sans-serif !important;
  color: #831C5A !important;
  font-size: 20px !important;
  letter-spacing: 0 !important;
  line-height: 25px !important;
  font-weight: 700 !important;
}
.gfield input {
  width: 100% !important;
  padding: 10px !important;
  border: 2px solid #1B5674 !important;/* was #75787b */
  border-radius: 0px !important;
  font-family: adelle-sans, sans-serif !important;
  color: #0B5A77 !important;
  font-size: 24px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
}
.gfield_error {
  background-color: transparent !important;
  border-bottom: none !important;
  border-top: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.gfield_error .gfield_label {
color: inherit !important;
}
.gfield_error input {
border: 2px solid red !important;
}

/* -------------------------- */

.col-12 {
  padding-right: 24px;
  padding-left: 24px;
}

/* -------------------------- */

.hero-container {
  overflow: hidden;
}
.hero-container .container {
  position: relative;
}
.hero-container .hero-bg-image {
  display: none;
}
.hero-container .hero-logo-container {
  margin-top: 30px;
  margin-bottom: 32px;
}
.hero-container .hero-logo-container h1 {
  display: none;
  float: right;
}
.hero-container .hero-copy-container {
  margin-bottom: 30px;
}
.hero-container .hero-copy-container h1 {
  margin-bottom: 18px;
}
.hero-container .hero-copy-container p {
  margin-bottom: 15px;
  font-family: adelle-sans, sans-serif;
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 600;
}

/* -------------------------- */

.copy-container {
  margin-top: 28px;
  margin-bottom: 60px;
}
.copy-container h2 {
  margin-bottom: 20px;
}
.copy-container .inner-container > p {
  margin-bottom: 32px;
  font-family: adelle, serif;
  color: #000000;
  font-size: 19.65px;
  line-height: 28.65px;
  letter-spacing: 0;
}
.copy-container .inner-container > p:last-child {
  margin-bottom: 0;
}
.copy-container .continue-container {
  border-top: 5px solid #E87722;/* was #f2a900 */
}
.copy-container .continue-container p {
  margin-top: 28px;
  margin-bottom: 20px;
  font-family: adelle-sans, sans-serif;
  font-size: 18.65px;
  letter-spacing: 0;
  line-height: 28.65px;
  font-weight: 700;
}
.copy-container .continue-container button:nth-of-type(1) {
  margin-right: 25px;
}

/* -------------------------- */

/* .step1-container {
  padding-top: 60px;
}
.step1-container.completed {
  padding-bottom: 60px;
  background-color: #831C5A;
  background-image: none;
}
.step1-container.completed h3:after {
  content: 'Completed';
  display: inline-block;
  padding: 3px;
  background-color: #E87722;/* was #f2a900
  font-family: adelle-sans, sans-serif;
  color: #5C2053;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.step1-container .step1-form-container > p {
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 600;
}
.step1-container .step1-form-container > strong {
  display: block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.step1-container .step1-form-container > ul {
  margin: 0;
  padding-left: 24px;
}
.step1-container .step1-form-container > ul li {
  margin-bottom: 15px;
}
.step1-container #step1-form {
  margin-top: 25px;
} */
.step2-container {
  padding-top: 60px;
  padding-bottom: 90px;
}
.step2-container .step2-form-container > p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.step2-container .step2-form-container > p strong {
  font-weight: 700;
}
/* .step2-container .step2-form-container .before-signing-container {
  margin-top: 40px;
  margin-bottom: 50px;
  padding-top: 20px;
  border-top: 5px solid #E87722;/* was #f2a900
}
.step2-container .step2-form-container .before-signing-container > p {
  margin-bottom: 16px;
} */

/* -------------------------- */

.footer-container {
  padding-top: 18px;
  padding-bottom: 58px;
  border-top: 3px solid #FFFFFF;
}
.footer-container p {
  margin-bottom: 60px;
  color: #FFFFFF;
}
.footer-container p.copyright {
  margin-bottom: 0;
}
.footer-container a,
.footer-container a:link,
.footer-container a:visited {
  color: #E87722;/* was #f2a900 */
}
.footer-container a:hover,
.footer-container a:active,
.footer-container a:focus {
  color: #E87722;
}

/* -------------------------- */

.inner-container {}

.white-container {
  /* display: none; */
  margin-top: 25px;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 8px;
}

/* -------------------------- */

.blue-gradient-bg {
  background: #007FA3;
  background-image: linear-gradient(#007FA3 0%, rgba(0,0,0,0.50) 100%);
}
.purple-gradient-bg {
  background-image: linear-gradient(#5C2053 0%, #831C5A 100%);
}

/* -------------------------- */

.hixny-logo {
  width: 122px;
}
.hixny-logo-footer {
  width: 125px;
  margin-bottom: 20px;
}

/* -------------------------- */

.alert-box {
  display: none;
  margin: 32px 0;
  padding: 44px 40px 54px;
  background-color: #5C2053;
  border: 5px solid #97D700;
  border-radius: 4px;
  text-align: center;
}
.alert-box#qe-sf-validation-success {
  display: block !important;
  margin-top: 60px;
}
.alert-box.orange {
  border-color: #E87722;
}
.alert-box-icon-container {
  margin-bottom: 30px;
  text-align: center;
}
.alert-box p {
  font-family: adelle-sans, sans-serif;
  color: #FFFFFF;
  font-size: 16.65px;
  letter-spacing: 0;
  line-height: 26.65px;
  font-weight: 500;
}
.alert-box p strong {
  font-weight: 700;
}
.alert-box a,
.alert-box a:link,
.alert-box a:visited {
  color: #E87722;/* was #f2a900 */
}
.alert-box a:hover,
.alert-box a:active,
.alert-box a:focus {
  color: #E87722;
}

/* -------------------------- */

button {
  padding: 2px 20px;
  color: #FFFFFF;
  background-color: #0072CE;
  border: none;
  border-radius: 0 8px 8px 8px;
  outline: none;
  font-size: 18px;
  font-weight: 600;
  box-shadow: none;
  cursor: pointer;
  transition: all .2s ease-in-out;
}
button#submit-permission-choices {
  line-height: 22px;
}
button:hover,
button:active,
button.active {
  background-color: #5C2053;
}
button.disabled:not(.active) {
  background-color: #727779;
  cursor: not-allowed;
}

/* -------------------------- */

form {}
form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
form ul li {
  margin-bottom: 30px;
}
form ul li.text-input label,
form ul li.select-input label {
  display: block;
  margin-bottom: 3px;
  font-family: adelle-sans, sans-serif;
  color: #831C5A;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 700;
}
form ul li input[type=text],
form ul li textarea,
form ul li select {
  width: 100%;
  padding: 10px;
  border: 2px solid #1B5674;/* was #75787b */
  border-radius: 0px;
  font-family: adelle-sans, sans-serif;
  color: #0B5A77;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 400;
}
.form-button-container {
  /* margin-top: 30px; */
  text-align: right;
}
form ul li input[type=text].error,
form ul li textarea.error,
form ul li select.error,
form ul li input[type=checkbox].error + label + span {
  border-color: red;
}
label.error {
  display: none !important;
}

/* -------------------------- */

.select-wrap select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
}
.select-wrap {
  position: relative;
}
.select-wrap:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #000;
  right: 16px;
  top: 22px;
  pointer-events: none;
}

/* -------------------------- */

.radio-container {
  display: block;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  background-color: #FFFFFF;
  border: 2px solid #1B5674;/* was #75787b */
}
.radio-checkmark.error {
  border-color: red;
}
.radio-container:hover input ~ .radio-checkmark {
  background-color: #F8F8F8;
}
.radio-container input:checked ~ .radio-checkmark {}
.radio-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-container input:checked ~ .radio-checkmark:after {
  display: block;
}
.radio-container .radio-checkmark:after {
 	top: 2.75px;
	left: 2.75px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #971D66;
}

/* -------------------------- */

input[type=text]:focus,
select:focus {
  outline-width: 6px;
  outline-color: #E87722;
}

/* -------------------------- */

/* MEDIA QUERY - BREAKPOINTS AND UP */
/* xs, no media query since no lower bound */
/* sm */
@media (min-width: 576px) {
  body {
    font-size: 20px;
    line-height: 30px;
  }
  h2 {
    font-size: 42px;/*45px*/
    line-height: 44px;/*48px*/
  }
  h3 {
    font-size: 37px;
    line-height: 40px;
  }
  .col-12 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-container .hero-logo-container {
    margin-bottom: 60px;
  }
  .hero-container .hero-copy-container {
    margin-bottom: 50px;
  }
  .hero-container .hero-copy-container h1 {
    margin-bottom: 30px;
  }
  .copy-container {
    margin-top: 58px;
    margin-bottom: 90px;
  }
  .copy-container h2 {
    margin-bottom: 22px;
  }
  .copy-container .inner-container > p {
    font-size: 22px;
    line-height: 32px;
  }
  .copy-container .continue-container p {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 30px;
  }
  .step1-container {
    padding-top: 90px;
  }
  .step1-container .step1-form-container > p {
    font-size: 22px;
    line-height: 32px;
  }
  .step1-container #step1-form {
    margin-top: 50px;
  }
  .step2-container {
    padding-bottom: 180px;
  }
  .step2-container .step2-form-container > p {
    font-size: 22px;
    line-height: 32px;
  }
  .footer-container {
    padding-bottom: 30px;
  }
  .hixny-logo {
    width: 146px;
  }
  .white-container {
    padding: 30px;
  }
  .alert-box {
    /* margin-top: 60px; */
    padding: 44px 60px 56px;
  }
  .alert-box p {
    font-size: 20px;
    line-height: 30px;
  }
  button {
    padding: 2px 40px;
  }
  button#submit-permission-choices {
    line-height: inherit;
  }
  .radio-checkmark {
    margin-top: 1px;
  }
}
/* md */
@media (min-width: 768px) {
  h1 {
    font-size: 50px;
    line-height: 43px;
  }
  /* h2 {
    font-size: 50px;
    line-height: 48px;
  } */
  h3 {
    display: flex;
    align-items: center;
  }
  h3 span {
    display: inline;
  }
  h3 span:nth-child(1) {
    padding-right: 20px;
    white-space: nowrap;
  }
  .col-12 {
    padding-right: inherit;
    padding-left: inherit;
  }
  .hero-container .hero-bg-image {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 100%;
    background-image: url('../img/hero-image-mobile.png');
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: bottom right;
  }
  .hero-container .hero-logo-container {
    margin-bottom: 45px;
  }
  .hero-container .hero-copy-container {
    margin-bottom: 55px;
    padding-right: 50px;
  }
  .hero-container .hero-copy-container h1 {
    margin-bottom: 0;
  }
  .copy-container {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  /* .copy-container .inner-container > p {
    margin-bottom: 60px;
  } */
  .copy-container h2 {
    margin-bottom: 28px;
  }
  .step1-container.completed h3:after {
    position: absolute;
    right: 0;
  }
  .step1-container .step1-form-container > p {
    font-size: 24px;
    line-height: 34px;
  }
  .step1-container #step1-form {
    margin-top: 60px;
  }
  .step2-container {
    padding-top: 90px;
  }
  .step2-container .step2-form-container > p {
    font-size: 24px;
    line-height: 34px;
  }
  .footer-container {
    padding-top: 24px;
  }
  .footer-container p {
    margin-bottom: 50px;
  }
  .hixny-logo-footer {
    margin-bottom: 15px;
  }
  .white-container {
    margin-top: 30px;
    padding: 60px;
  }
  .alert-box {
    padding: 44px 60px 60px;
  }
  .alert-box p {
    font-size: 25px;
    line-height: 35px;
  }
  button {
    font-size: 20px;
  }
  .form-button-container {
    /* margin-top: 35px; */
  }
  .radio-checkmark {
    margin-top: 2px;
  }
}
/* lg */
@media (min-width: 992px) {
  h1 {
    font-size: 55px;
    line-height: 60px;
  }
  h3 {
    font-size: 42px;
    line-height: 52px;
  }
  .inner-container {
    padding: 0 45px;
  }
  .hero-container .hero-bg-image {
    background-size: 45%;
  }
  .hero-container .hero-copy-container {
    margin-bottom: 60px;
  }
  .hero-container .hero-copy-container h1 {
    margin-bottom: 20px;
  }
  .hero-container .hero-copy-container p {
    font-size: 22px;
    line-height: 28px;
  }
  .copy-container {}
  .footer-container {
    padding-bottom: 85px;
  }
  .footer-container p {
    margin-bottom: 0;
  }
  .hixny-logo {
    width: 166px;
  }
  .white-container {
    padding: 70px;
  }
}
/* xl */
@media (min-width: 1200px) {
  .inner-container {
    padding: 0 105px;
  }
  .hero-container .hero-bg-image {
    right: -200px;
    background-image: url('../img/hero-image.png');
    background-size: contain;
  }
  .hero-container .hero-logo-container {
    margin-top: 56px;
    margin-bottom: 92px;
  }
  .hero-container .hero-copy-container {
    margin-bottom: 120px;
  }
  .hero-container .hero-copy-container h1 {
    margin-bottom: 14px;
  }
  .hero-container .hero-copy-container p {
    font-size: 24px;
    line-height: 30px;
  }
  .footer-container {
    padding-top: 28px;
    padding-bottom: 90px;
  }
  .radio-checkmark {
    margin-top: 3px;
  }
}

/* -------------------------- */

/* MEDIA QUERY - BREAKPOINTS AND DOWN */
/* xs */
@media (max-width: 575.98px) {}
/* sm */
@media (max-width: 767.98px) {}
/* md */
@media (max-width: 991.98px) {}
/* lg */
@media (max-width: 1199.98px) {}
/* xl, no media query since no upper bound */

/* MEDIA QUERY - BREAKPOINT RANGE ONLY */
/* xs and down */
@media (max-width: 575.98px) {}
/* sm */
@media (min-width: 576px) and (max-width: 767.98px) {}
/* md */
@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-container .hero-logo-container h1 {
    display: block;
  }
  .hero-container .hero-copy-container h1 {
    display: none;
  }
}
/* lg */
@media (min-width: 992px) and (max-width: 1199.98px) {}
/* xl and up */
@media (min-width: 1200px) {}

/* -------------------------- */

/* MEDIA QUERY BREAKPOINT AND PIXEL RATIO */
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), (min-device-pixel-ratio: 2) and (min-width: 768px) {
  .hero-container .hero-bg-image {
    background-image: url('../img/hero-image-mobile@2x.png');
  }
}
@media (-webkit-min-device-pixel-ratio: 3) and (min-width: 768px), (min-device-pixel-ratio: 3) and (min-width: 768px) {
  .hero-container .hero-bg-image {
    background-image: url('../img/hero-image-mobile@3x.png');
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px), (min-device-pixel-ratio: 2) and (min-width: 1200px) {
  .hero-container .hero-bg-image {
    background-image: url('../img/hero-image@2x.png');
  }
}
@media (-webkit-min-device-pixel-ratio: 3) and (min-width: 1200px), (min-device-pixel-ratio: 3) and (min-width: 1200px) {
  .hero-container .hero-bg-image {
    background-image: url('../img/hero-image@3x.png');
  }
}

/* -------------------------- */

/* MODERNIZR USED FOR TOUCH DETECTION, CLASS PUT ON HTML */
.no-touchevents {}
.touchevents {}