@charset "UTF-8";
@font-face {
  font-family: "Franklin Gothic";
  src: url("../../../fonts/franklingothic-book-webfont.woff2") format("woff2"), url("../../../fonts/franklingothic-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic";
  src: url("../../../fonts/franklingothic-bookit-webfont.woff2") format("woff2"), url("../../../fonts/franklingothic-bookit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic";
  src: url("../../../fonts/franklingothic-demi-webfont.woff2") format("woff2"), url("../../../fonts/franklingothic-demi-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic";
  src: url("../../../fonts/franklingothic-demiit-webfont.woff2") format("woff2"), url("../../../fonts/franklingothic-demiit-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "New GothicRegular";
  src: url("../../../fonts/newgothicregular.woff2") format("woff2"), url("../../../fonts/newgothicregular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../../../fonts/icomoon.ttf");
  src: url("../../../fonts/icomoon.eot") format("embedded-opentype"), url("../../../fonts/icomoon.ttf") format("truetype"), url("../../../fonts/icomoon.woff") format("woff"), url("../../../fonts/icomoon.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icon-] {
  line-height: 1;
}

[class^=icon-] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross::before {
  content: "\e900";
  color: #ffffff;
}

.icon-check-circle::before {
  content: "\e901";
  color: #aab31c;
}

.icon-upload::before {
  content: "\e902";
  color: #ff703a;
}

.icon-cancel-circle::before {
  content: "\ea0d";
}

.icon-envelope-o::before {
  content: "\f003";
}

.icon-check::before {
  content: "\f00c";
}

.icon-home::before {
  content: "\f015";
}

.icon-map-marker::before {
  content: "\f041";
}

.icon-info-circle::before {
  content: "\f05a";
}

.icon-plus::before {
  content: "\f067";
}

.icon-filter::before {
  content: "\f0b0";
}

.icon-caret-down::before {
  content: "\f0d7";
}

.icon-caret-up::before {
  content: "\f0d8";
}

.icon-gavel::before {
  content: "\f0e3";
}

.icon-angle-right::before {
  content: "\f105";
}

.icon-angle-up::before {
  content: "\f106";
}

.icon-angle-down::before {
  content: "\f107";
}

.icon-graduation-cap::before {
  content: "\f19d";
}

@media (min-width: 960px) {
  .webform-ajax-form-wrapper {
    background-color: #aab31c;
    padding-bottom: 3rem;
  }
}
.webform-ajax-form-wrapper input[id=edit-email-signup] {
  border: 1px solid #aab31c;
  border-radius: 0;
}
.webform-ajax-form-wrapper input[id=edit-email-signup]:hover {
  border-color: #aab31c;
  box-shadow: none;
}
.webform-ajax-form-wrapper input[id=edit-email-signup]:checked {
  background-color: #ffffff;
  border-color: #ffffff;
  background-image: none;
}
.webform-ajax-form-wrapper input[id=edit-email-signup]:checked::after {
  content: "✔";
  display: block;
  font-size: 12px;
  padding-left: 3px;
  margin-top: -3px;
}

.webform-submission-commit-to-action-form {
  background-color: #ffffff;
  border-radius: 4px;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form {
    display: none;
  }
}
.webform-submission-commit-to-action-form .form-element {
  border-radius: 0;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .form-element {
    min-height: 38px;
    height: 38px;
  }
}
@media (min-width: 960px) {
  .webform-submission-commit-to-action-form {
    max-width: 70.9375rem;
    padding: 0 0 1.3125rem 0;
    margin: 0rem auto 10rem;
  }
}
.webform-submission-commit-to-action-form .mobile-view {
  display: none;
}
.webform-submission-commit-to-action-form .form-item--markup {
  margin-bottom: 0;
  margin-top: -109px;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .form-item--markup {
    margin-top: 0;
  }
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .desktop-view,
  .webform-submission-commit-to-action-form .steps.step-1,
  .webform-submission-commit-to-action-form .steps.step-2,
  .webform-submission-commit-to-action-form .steps.step-3,
  .webform-submission-commit-to-action-form .form-actions {
    display: none;
  }
}
.webform-submission-commit-to-action-form .steps h2 {
  margin-bottom: 3rem;
  font-family: "New GothicRegular", sans-serif;
  display: flex;
  padding-right: 40%;
  margin-top: 0;
  margin-bottom: 1.875rem;
}
.webform-submission-commit-to-action-form .steps h3 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #aab31c;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-family: "New GothicRegular", sans-serif;
}
.webform-submission-commit-to-action-form .steps p {
  color: #298181;
  font-family: "Franklin Gothic", sans-serif;
  margin-top: 0;
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
  line-height: 1.333;
}
.webform-submission-commit-to-action-form .steps p.mobile-btn__wrapper {
  margin-bottom: 0;
}
.webform-submission-commit-to-action-form .commit-header {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  border-radius: 4px 4px 0 0;
  gap: 2.1875rem;
  padding: 0.875rem 7.5%;
  max-width: 70.9375rem;
}
.webform-submission-commit-to-action-form .commit-header .commit-form-description,
.webform-submission-commit-to-action-form .commit-header .commit-header-cta-wrapper {
  flex-basis: 50%;
}
.webform-submission-commit-to-action-form .commit-header .commit-form-description {
  text-align: right;
  margin: 0;
  font-family: "Franklin Gothic", sans-serif;
  color: #298181;
  font-size: 1.125rem;
  max-width: 42%;
}
.webform-submission-commit-to-action-form .commit-header .commit-header-cta-wrapper a {
  background: linear-gradient(#ff703a, #e45e2c) !important;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5);
  padding: 0.9375rem 2.9375rem;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  font-size: 1.875rem;
  line-height: 1.875rem;
  font-family: "New GothicRegular", sans-serif;
}
.webform-submission-commit-to-action-form .commit-header .commit-header-cta-wrapper a:hover {
  background: linear-gradient(#35a9a9, #298181) !important;
}
.webform-submission-commit-to-action-form .commit-header .commit-header-cta-wrapper .button {
  margin: 0;
}
.webform-submission-commit-to-action-form .commit-header .commit-header-cta-wrapper .button::after {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  vertical-align: middle;
  margin-left: 0.75rem;
}
.webform-submission-commit-to-action-form .commit-form-heading {
  font-size: 48px;
  font-weight: 400;
  color: #aab31c;
  text-align: center;
  padding: 22px 10% 9px;
  margin: 0;
  font-family: "New GothicRegular", sans-serif;
  line-height: 3.625rem;
}
.webform-submission-commit-to-action-form .steps-wrapper {
  padding: 29px 2.20588% 33px;
  display: grid;
  grid-template-columns: 30% 39% 31%;
  margin: 0 1.5rem;
  background-color: #f6f8d7;
  border-radius: 4px;
}
.webform-submission-commit-to-action-form .steps-wrapper span.commit-number {
  font-size: 30px;
  font-weight: 700;
  color: #aab31c;
}
.webform-submission-commit-to-action-form .steps-wrapper span.commit-step-title {
  font-size: 30px;
  font-weight: 700;
  color: #35a9a9;
  text-transform: uppercase;
  padding-left: 0.4375rem;
  -webkit-hyphens: initial;
          hyphens: initial;
}
.webform-submission-commit-to-action-form .steps-wrapper .commit-information-container {
  padding: 1px 11px;
  background-color: #aab31c;
  border-radius: 4px;
}
.webform-submission-commit-to-action-form .steps-wrapper .commit-information-container .form-item {
  margin-block: 10px;
}
.webform-submission-commit-to-action-form .steps-wrapper .webform-type-webform-entity-checkboxes {
  margin: 0;
  padding: 0.75rem 1.75rem 0;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .steps-wrapper .webform-type-webform-entity-checkboxes {
    padding: 0;
  }
}
.webform-submission-commit-to-action-form .form-actions.webform-actions {
  padding: 1.25rem 0 1.5625rem;
  border-top: 1px solid #cfd758;
  justify-content: center;
  background: #f6f8d7;
  border-radius: 0 0 4px 4px;
  text-align: center;
  margin: 0 1.5rem;
  position: relative;
}
.webform-submission-commit-to-action-form .form-actions.webform-actions::before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  color: #ffffff;
  font-size: 1.875rem;
  top: 2.25rem;
  right: calc(50% - 117px);
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .form-actions.webform-actions::before {
    font-size: 1.25rem;
    right: calc(50% - 86px);
    top: 1.25rem;
  }
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .form-actions.webform-actions {
    padding: 0.625rem 1.0625rem;
    margin: 0;
  }
}
.webform-submission-commit-to-action-form .form-actions.webform-actions .webform-button--submit {
  background: linear-gradient(#ff703a, #e45e2c) !important;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5);
  padding: 26px 46px;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  font-size: 1.875rem;
  font-family: "New GothicRegular", sans-serif;
  height: 4rem;
}
.webform-submission-commit-to-action-form .form-actions.webform-actions .webform-button--submit:hover {
  background: linear-gradient(#35a9a9, #298181) !important;
}
.webform-submission-commit-to-action-form .form-actions.webform-actions .webform-button--submit::after {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  vertical-align: middle;
  margin-left: 0.75rem;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .form-actions.webform-actions .webform-button--submit {
    width: 100%;
    font-size: 1.3125rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    height: 2.375rem;
  }
}
.webform-submission-commit-to-action-form .form-element {
  border: none;
  padding-left: 2.0625rem;
  width: 100%;
}
.webform-submission-commit-to-action-form .form-element:hover {
  border: none;
  box-shadow: none;
}
.webform-submission-commit-to-action-form .form-element::-moz-placeholder {
  color: #288181;
  opacity: 1;
}
.webform-submission-commit-to-action-form .form-element::placeholder {
  color: #288181;
  opacity: 1;
}
.webform-submission-commit-to-action-form input.form-element--api-textfield {
  border: none;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form input.form-element--api-textfield {
    min-height: 40px;
  }
}
.webform-submission-commit-to-action-form input.form-element--api-textfield::-moz-placeholder {
  color: #288181;
  opacity: 1;
}
.webform-submission-commit-to-action-form input.form-element--api-textfield::placeholder {
  color: #288181;
  opacity: 1;
}
.webform-submission-commit-to-action-form .widget-arrow .select2-selection__rendered {
  width: 100%;
  padding: 0 0.3125rem 0 1.1875rem;
  text-transform: uppercase;
  color: #35a9a9;
  font-weight: 700;
  padding: 0.6875rem 0.9375rem;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .widget-arrow .select2-selection__rendered {
    padding: 0.375rem 0.9375rem;
  }
}
.webform-submission-commit-to-action-form .widget-arrow .select2-selection__rendered .select2-selection__placeholder {
  color: #35a9a9;
}
.webform-submission-commit-to-action-form .widget-arrow option {
  background: #f6f8d7;
  border: 1px solid #aab31c;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
  padding: 9px;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 0.7rem;
       column-gap: 0.7rem;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-boolean:active,
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-boolean:hover {
  border-color: none;
  box-shadow: none;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes input[type=checkbox] {
  border: 1px solid #aab31c;
  color: #50632c;
  border-radius: 0;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes input[type=checkbox]:checked {
  background-color: #ffffff;
  border-color: #ffffff;
  background-image: none;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes input[type=checkbox]:checked::after {
  content: "✔";
  display: block;
  font-size: 12px;
  padding-left: 3px;
  margin-top: -3px;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item__label.option {
  color: #298181;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item {
  margin: 0;
  margin-left: 1.875rem;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item:not(:last-child) {
  margin-bottom: 2rem;
}
.webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item label {
  font-size: 1.125rem;
  line-height: 1.3125rem;
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item label {
    padding-left: 0.625rem;
  }
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item {
    margin-bottom: 0 !important;
    text-align: left;
    padding: 8px;
    margin-left: 0;
    padding-left: 1.875rem;
  }
  .webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item:last-child {
    margin-bottom: 5px !important;
  }
  .webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item:not(:last-child) {
    border-bottom: 1px solid #aab31c;
  }
  .webform-submission-commit-to-action-form .choose-area-checkbox-wrapper .js-webform-webform-entity-checkboxes.form-checkboxes .form-item input {
    margin-left: -1.125rem;
  }
}

.geofield-google-map {
  height: 100vh !important;
}
@media (min-width: 960px) {
  .geofield-google-map {
    height: 1000px !important;
  }
}

.select2-search {
  display: none;
}

.select2-results .select2-results__options {
  padding: 9px;
  background-color: #f6f8d7;
}
.select2-results .select2-results__option {
  color: #298181;
}
.select2-results .select2-results__option[aria-selected=true], .select2-results .select2-results__option--highlighted[aria-selected] {
  background-color: #35a9a9;
  color: #ffffff;
}

.select2-selection__arrow b {
  display: none;
}
.select2-selection__arrow::before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  background-color: #ff703a;
  text-align: center;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  margin: auto;
  color: #ffffff;
  border-radius: 0.25rem;
  position: absolute;
}

.select2-container--open .select2-selection__arrow::before {
  content: "\f0d8";
}

.select2-container .select2-selection--single {
  height: auto;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.75rem;
}
@media (max-width: 959px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0.5rem;
  }
}

.form-type-textfield,
.form-type-email,
.form-type-url {
  position: relative;
}
.form-type-textfield::before,
.form-type-email::before,
.form-type-url::before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  color: #ff703a;
  font-size: 1rem;
  font-weight: 700;
  left: 1.25rem;
  top: 11px;
}
@media (max-width: 959px) {
  .form-type-textfield::before,
  .form-type-email::before,
  .form-type-url::before {
    top: 7px;
  }
}

label[for=edit-email-signup] {
  color: #50632c;
}

.field-location__wrapper {
  display: flex;
  align-items: center;
  height: 3.125rem;
}
.field-location__wrapper .form-item--city {
  width: 63%;
}
.field-location__wrapper .form-item--state {
  margin: 0;
  margin-left: 0.6875rem;
  width: 37%;
  vertical-align: middle;
}
.field-location__wrapper .select2-selection__rendered {
  padding: 0.6875rem 0.9375rem;
  text-transform: uppercase;
  color: #35a9a9 !important;
  font-weight: 700;
}
@media (max-width: 959px) {
  .field-location__wrapper .select2-selection__rendered {
    padding: 0.4375rem 0.9375rem;
  }
}
.field-location__wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #35a9a9 !important;
}

.field-zipcode__wrapper {
  display: flex;
  align-items: center;
  height: 4.375rem;
  justify-content: space-between;
}
@media (max-width: 959px) {
  .field-zipcode__wrapper {
    height: 3.375rem;
  }
}
.field-zipcode__wrapper .form-type-webform-image-file {
  margin-left: 0.625rem;
  position: relative;
}
.field-zipcode__wrapper .form-type-textfield {
  width: 40%;
}
.field-zipcode__wrapper .webform-managed-file-placeholder {
  order: 1;
}
.field-zipcode__wrapper .webform-managed-file-placeholder p {
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #ffffff;
}
.field-zipcode__wrapper .webform-managed-file-placeholder p label {
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: 1rem;
}
.field-zipcode__wrapper .form-managed-file__main {
  order: 2;
  background: snow;
  border: 1px dashed #aab31c;
  width: 3.3125rem;
  height: 3.3125rem;
  border-radius: 50%;
  font-size: 0.9375rem;
}
.field-zipcode__wrapper .form-managed-file__main::after {
  position: absolute;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  color: #ff703a;
  right: 1.375rem;
}
.field-zipcode__wrapper .form-managed-file__main input {
  display: none;
}
.field-zipcode__wrapper .form-managed-file {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.625rem;
  cursor: pointer;
}

.mobile-view .mobile-view__wrapper {
  padding: 2rem 2.25rem 1.875rem;
}
@media (max-width: 959px) {
  .mobile-view .mobile-view__wrapper {
    padding: 1.375rem 2.25rem 1.875rem;
  }
}
.mobile-view .mobile-view__wrapper p {
  margin-bottom: 0;
  -webkit-hyphens: none;
          hyphens: none;
}
.mobile-view h1 {
  font-size: 3.125rem;
  line-height: 3.75rem;
  font-family: "New GothicRegular", sans-serif;
  margin-bottom: 0.625rem;
  color: #aab31c;
  text-transform: uppercase;
}
.mobile-view .mobile-btn__wrapper {
  background-color: #f6f8d7;
  text-align: center;
  padding: 1.4375rem 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.mobile-view .button.next-page-btn {
  font-family: "New GothicRegular", sans-serif;
  text-transform: uppercase;
  background: #ff703a;
  border-radius: 0.25rem;
  color: #ffffff;
  font-size: 1.25rem;
  padding: 0.5625rem 2rem;
  position: relative;
  line-height: 1.25rem;
  margin: 0;
  box-shadow: 0.1875rem 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.5);
}
.mobile-view .button.next-page-btn::after {
  position: absolute;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  color: #ffffff;
  right: 1.375rem;
  top: 0.4375rem;
}
.mobile-view.steps-header {
  display: none;
}

@media (max-width: 959px) {
  .steps-header {
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .steps-header h1 {
    font-size: 1.625rem;
    line-height: 1.9375rem;
    margin: 0;
  }
  .form-progress-tracker {
    display: flex;
    justify-content: space-between;
    max-width: 12.0625rem;
    margin: 0 auto;
    position: relative;
  }
  .form-progress-tracker li {
    list-style: none;
    line-height: 1.875rem;
    height: 1.875rem;
    width: 1.875rem;
    border-radius: 0.9375rem;
    cursor: pointer;
    border: 1px solid #aab31c;
    background: #ffffff;
  }
  .form-progress-tracker li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24%;
    height: 1px;
    background: #aab31c;
    left: 17%;
  }
  .form-progress-tracker li::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24%;
    height: 1px;
    background: #aab31c;
    right: 17%;
  }
  .form-progress-tracker li span {
    color: #aab31c;
    font-size: 0.875rem;
    font-weight: 700;
    font-family: "New GothicRegular", sans-serif;
  }
  .form-progress-tracker li:has(> .is-active) {
    background: #aab31c;
    color: #ffffff;
  }
  .form-progress-tracker li:has(> .is-active) span {
    color: #ffffff;
  }
}
@media (max-width: 959px) {
  .webform-submission-commit-to-action-form .steps-wrapper {
    padding: 0;
    display: block;
    background-color: #ffffff;
    text-align: center;
    margin: 0;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps {
    padding: 1rem 1.0625rem 0;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps h2.steps-title {
    justify-content: center;
    margin: 0 0 0.5rem;
    padding: 0 3.75rem;
    position: relative;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps h2.steps-title .commit-number {
    position: absolute;
    left: 0;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps .form-type--webform-markup {
    margin-top: 0;
    margin-bottom: 0;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps .form-checkboxes {
    display: block;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps .selection {
    text-align: left;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps .form-managed-file {
    display: none;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .steps .commit-information-container {
    margin: 0;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .step-3 {
    padding-bottom: 1rem;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .field-zipcode__wrapper {
    display: block;
  }
  .webform-submission-commit-to-action-form .steps-wrapper .form-item--zip-code {
    width: 100%;
  }
  .webform-submission-commit-to-action-form .steps-header .form-progress__container {
    background: #f6f8d7;
    color: #aab31c;
    padding: 0.5rem 0;
  }
  .webform-submission-commit-to-action-form .steps-header .heading-container {
    padding: 1.375rem 10% 12px;
    background: rgba(255, 255, 255, 0.8);
  }
  .webform-submission-commit-to-action-form .next-page-btn[aria-label=Next] {
    width: 93%;
    margin: 0 -2.375rem;
    margin-bottom: 2px;
    margin-top: 12px;
    box-shadow: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .webform-submission-commit-to-action-form .next-page-btn[aria-label=Next]::after {
    right: auto;
    margin-left: 0.3125rem;
    top: 0.375rem;
  }
  .webform-submission-commit-to-action-form .fieldset__wrapper--group {
    background: #f6f8d7;
  }
  .form-item--email-signup {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }
}
div[id=edit-logo-upload] {
  padding-left: 4px;
}
@media (max-width: 959px) {
  div[id=edit-logo-upload] {
    display: none;
  }
}
div[id=edit-logo-upload] p,
div[id=edit-logo-upload] label {
  color: #fff;
  cursor: pointer;
  font-size: 12px !important;
  margin: 0 !important;
  text-align: center;
  font-weight: 400;
}
div[id=edit-logo-upload] p:first-of-type label:first-child {
  font-weight: 700;
  font-size: 16px !important;
}
div[id=edit-logo-upload].logo-uploaded p,
div[id=edit-logo-upload].logo-uploaded label {
  color: #ffffff;
}
div[id=edit-logo-upload] label {
  display: block;
}

.file.file--image {
  background-image: none;
  text-align: right;
  justify-content: end;
  display: flex;
  padding: 7px 0 9px;
  color: #288181;
}
.file.file--image a {
  text-align: right;
  font-size: 12px;
  font-style: italic;
  color: #288181;
  text-decoration: none;
}
.file.file--image .file__size {
  display: none;
}

.map-inactive::after {
  content: none !important;
}

.view-homepage-partners-map-view {
  position: relative;
}
.view-homepage-partners-map-view .btn-close-map {
  position: absolute;
  right: 1.25rem;
  z-index: 2;
  top: 6.25rem;
  font-size: 2rem;
  background: transparent;
  border: none;
  color: #ff703a;
}