.lead-form-section.white-bg form input[type="checkbox"] + span::after{
  content:none;
}
.lead-form-section.white-bg form .inputs-list:not(.no-list) label>span p {
  color: #555;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.lead-form-section.white-bg .hbspt-form .hs-form-booleancheckbox label:has(>input:checked)::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #a38538;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all .2s ease-in-out;
}
.lead-form-section.white-bg select{
  appearance: none;
  background-image: url('https://48754936.fs1.hubspotusercontent-na1.net/hubfs/48754936/Titlebox/Frame-1.png');
  background-position: right .7rem top 50%;
  background-repeat: no-repeat;
  position: relative;

}

.lead-form-section.white-bg .two-col-container {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.lead-form-section.white-bg .form-container, 
.lead-form-section.white-bg .two-column-content-block {
  width: 50%;
}
.lead-form-section.white-bg .two-column-content-block {
  align-items: center;
  background-repeat: no-repeat;
  border-bottom: none;
  display: flex;
  padding: 64px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.lead-form-section.white-bg .two-column-content-block:after {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.lead-form-section.white-bg .lead-form-inner{
  padding: 48px;
  position: relative;
}
.lead-form-section.white-bg .two-column-content-text h5 {
  font-weight: 400;
}
.lead-form-section.white-bg .two-column-content-title {
  margin: 0 0 24px;
}
.lead-form-section.white-bg .lead-form-body .hs-form-field {
  margin-bottom: 20px;
}
.lead-form-section.white-bg .hbspt-form .hs-form-booleancheckbox label {
  padding-top: 0;
}

@media (min-width: 1440px) {
  .lead-form-section.white-bg .two-column-content-block-inner {
    margin: 0 auto;
    max-width: 592px;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .lead-form-section.white-bg .two-column-content-block {
    padding: 178px 24px 104px;
  }
  .lead-form-section.white-bg .lead-form-inner {
    padding: 48px 24px;
  }
}

@media (max-width: 991px) {
  .lead-form-section.white-bg .form-container, 
  .lead-form-section.white-bg .two-column-content-block {
    width: 100%;
  }
  .lead-form-section.white-bg .two-column-content-title {
    margin: 0 0 18px;
  }
  .lead-form-section.white-bg .two-column-content-title h1,
  .lead-form-section.white-bg .lead-form-heading h3{
    font-size: 32px;
    line-height: 36px;
  }

}


.lead-form-section.opacity-zero{
  opacity:0;
}
.simple-header, .simple-footer {
  width: 100% !important;
}
.cta-container .button{
  margin-bottom:0;
  margin-top:24px;
}
.lead-form-section .submitted-message p {
  display: unset !important;
}

{#
.margin-zero.lead-form-inner {
  background: #fff;
  /*   box-shadow: 0 0 16px 0 rgba(0,0,0,.15); */
  margin: 0 auto;
  padding: 48px;
  max-width: 928px;
  width: 100%;
  margin-top: 0;
  position: relative;
}
#}
.lead-form-heading h3 {
  margin: 0 0 8px;

}
.lead-form-banner-title h5 {
  font-weight: 400;
  font-family: SF Pro, Arial, sans-serif;
  letter-spacing: 0.72px;
}
.lead-form-heading p {
  color: #555;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
  margin:0;
}
.lead-form__form-selector-label {
  color: #000;
  /*   font-family: Roboto; */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
.lead-form__location-selector-info.search-again {
  color: #000;
  text-align: right;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.48px;
}
body .select2-container .select2-selection--single {
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: unset;
  height: auto;
  line-height: unset;
  padding: 24px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
}
body .select2-container .select2-selection--single.loader{
  background-image: url(https://49608650.fs1.hubspotusercontent-na2.net/hubfs/49608650/Theme_2025/images/loader.gif);
  background-size: 40px;
  background-position: center right 70px;
  background-repeat: no-repeat;
}
.dropdown-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  max-height: 512px;
  overflow: auto;
}
.dropdown-wrapper.open {
  display: block;
  padding-top: 8px;
}
body .select2-container p {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;


}
body .select2-container p.city-name {
  color: #000;
  margin-bottom: 8px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
body .select2-container p {
  margin: 0;
  color: #555;
}
.lead-form-heading {
  margin-bottom: 24px;
}
.lead-form__form-selector {
  margin: 0 !important;
}
.lead-form__form-selector .lead-form-field-select {
  margin: 0;
}

.lead-form__location-selector-content input {
  width: 100%
}

.lead-form-field-select {
  border: 0;
  margin: 24px 0;
  padding: 0
}

.lead-form-field-select .hs-form-field {
  display: flex;
  justify-content: center;
  width: 100%;
  margin:0;
}

.lead-form__location-selector-pin {
  display: none;
  height: 25px;
  margin-right: 13px;
  width: 15px
}

.lead-form__location-selector-pin svg {
  height: 25px;
  width: 15px
}

.lead-form__location-selector-text {
  color: #f80110
}

.lead-form__location-selector.active .lead-form__location-selector-text,.nearest.active .lead-form__location-selector-text {
  display: none
}

.lead-form__location-selector-select-wrapper {
  max-width: calc(100vw - 60px);
  position: relative;
  margin-top: 18px;
}

.selection__arrow:after {
  background-image: url(https://48754936.fs1.hubspotusercontent-na1.net/hubfs/48754936/Titlebox/Frame-1.png);
  content: "";
  width: 28px;
  display: block;
  height: 28px;
}

.lead-form__location-selector-select+.select2 {
  display: none
}

.lead-form__location-selector.active .lead-form__location-selector-select+.select2,.nearest.active .lead-form__location-selector-select+.select2 {
  display: block
}

.lead-form__location-selector-select {
  color: #f80110;
  display: none;
  font-size: inherit;
  font-weight: inherit
}

.lead-form__location-selector.active .lead-form__location-selector-select,.nearest.active .lead-form__location-selector-select {
  border-width: 1px;
  display: block;
  width: 100%
}
.lead-form__location-selector-info {
  color: #f80110;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.lead-form__location-selector-content {
  width: 100%;
}
.nearest.active .lead-form__location-selector-select+.select2 {
  width: 100% !important;
}
span.select2-selection__arrow {
  display: none;
}
.lead-form-body .hs-form-field>label {
  margin: 0 0 8px;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
.lead-form-body .hs-form-field {
  margin-bottom: 40px;
}


.lead-form-body input[type=email], 
.lead-form-body input[type=number], 
.lead-form-body input[type=password], .lead-form-body input[type=tel], 
.lead-form-body input[type=text], 
.lead-form-body select, 
.lead-form-body textarea {
  border-radius: var(--Values-Small, 0);
  border: 1px solid var(--Colors-Mid-Background, #CCC);
  background: var(--Colors-Light-Background, #F5F5F5);
  padding: 19px !important;
  height: auto !important;
}
.lead-form-body fieldset.form-columns-2 .input,
.lead-form-body fieldset.form-columns-1 .input{
  margin-right: 0 !important;
}
fieldset.form-columns-2 .hs-form-field:first-child {
  padding-right: 12px;
}
fieldset.form-columns-2 .hs-form-field:last-child {
  padding-left: 12px;
}
li.hs-form-booleancheckbox label {
  display: flex;
  width: 100%;
  min-height: 20px;
  align-items: center;
}
li.hs-form-booleancheckbox {
  margin: 0;
  display: flex;
}
fieldset.form-columns-1 input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
  margin-right: 12px;
}
li.hs-form-booleancheckbox label > span {
  width: calc(100% - 0px);
}
fieldset.form-columns-1 input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
  margin-right: 12px;
  accent-color: #fff;
  border: 3px solid #000;
  border-radius: 0;
  /* appearance: none; */
}
li.hs-form-booleancheckbox label span {
  color: #555 !important;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 16px !important;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin: 0;
}
.lead-form-body .hs_submit.hs-submit {
  margin-top: 24px;
}
.legal-consent-container > div+div {
  margin-top: 24px;
}
.lead-form-banner {
  padding: 96px 0 183px;
  position: relative;
}
.lead-form-banner-heading h1 {
  margin: 0 0 24px;
  line-height: 100%;
  font-family: SF Pro, Arial, sans-serif;
}

.lead-form-banner-heading p {
  margin: 0;
}
.lead-form-banner-contents {
  text-align: center;
  max-width: 928px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.lead-form-banner:after {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.lead-form-banner-title h4 {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.72px;
  margin: 0;
}
/* .lead-form-section.white-bg {
padding-bottom: 0;
margin-top:48px;
margin-bottom:48px;
min-height: calc(100vh - 470px - 45px - 80px + 119px);
} */
body .hs-fieldtype-intl-phone.hs-input select {
  width: 20px !important;
}
.hs-fieldtype-intl-phone.hs-input select {
  width: 20px !important;
  font-size: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjM1NCA2LjM1Mzc4TDguMzU0MDMgMTEuMzUzOEM4LjMwNzU5IDExLjQwMDMgOC4yNTI0NSAxMS40MzcyIDguMTkxNzUgMTEuNDYyM0M4LjEzMTA1IDExLjQ4NzUgOC4wNjU5OSAxMS41MDA0IDguMDAwMjggMTEuNTAwNEM3LjkzNDU3IDExLjUwMDQgNy44Njk1MSAxMS40ODc1IDcuODA4ODEgMTEuNDYyM0M3Ljc0ODExIDExLjQzNzIgNy42OTI5NiAxMS40MDAzIDcuNjQ2NTMgMTEuMzUzOEwyLjY0NjUzIDYuMzUzNzhDMi41NTI3MSA2LjI1OTk2IDIuNSA2LjEzMjcyIDIuNSA2LjAwMDAzQzIuNSA1Ljg2NzM1IDIuNTUyNzEgNS43NDAxIDIuNjQ2NTMgNS42NDYyOEMyLjc0MDM1IDUuNTUyNDYgMi44Njc2IDUuNDk5NzYgMy4wMDAyOCA1LjQ5OTc2QzMuMTMyOTYgNS40OTk3NiAzLjI2MDIxIDUuNTUyNDYgMy4zNTQwMyA1LjY0NjI4TDguMDAwMjggMTAuMjkzMkwxMi42NDY1IDUuNjQ2MjhDMTIuNjkzIDUuNTk5ODMgMTIuNzQ4MSA1LjU2Mjk4IDEyLjgwODggNS41Mzc4NEMxMi44Njk1IDUuNTEyNyAxMi45MzQ2IDUuNDk5NzYgMTMuMDAwMyA1LjQ5OTc2QzEzLjA2NiA1LjQ5OTc2IDEzLjEzMSA1LjUxMjcgMTMuMTkxNyA1LjUzNzg0QzEzLjI1MjQgNS41NjI5OCAxMy4zMDc2IDUuNTk5ODMgMTMuMzU0IDUuNjQ2MjhDMTMuNDAwNSA1LjY5Mjc0IDEzLjQzNzMgNS43NDc4OSAxMy40NjI1IDUuODA4NTlDMTMuNDg3NiA1Ljg2OTI4IDEzLjUwMDYgNS45MzQzNCAxMy41MDA2IDYuMDAwMDNDMTMuNTAwNiA2LjA2NTczIDEzLjQ4NzYgNi4xMzA3OSAxMy40NjI1IDYuMTkxNDhDMTMuNDM3MyA2LjI1MjE4IDEzLjQwMDUgNi4zMDczMyAxMy4zNTQgNi4zNTM3OFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  padding: 0 !important;
  border: none;
  top: 20px;
  left: 24px;
  appearance: none;
  padding-right: 20px !important;
  height: 20px;
  border: none !important;
  outline: none;
}
.hs-fieldtype-intl-phone.hs-input {
  position: relative;
}
.lead-form-section .hs-form-field select:focus-visible {
  outline: none;
}
.hs-fieldtype-intl-phone.hs-input select option {
  font-size: 16px;
}
/* .lead-form-section form input[type=checkbox]:checked+span:after {
opacity: 0;
} */
.lead-form-body .hs-fieldtype-intl-phone.hs-input input {
  float: right;
  width: 100%!important;
  padding-left: 50px !important;
}
/* Hide the default checkbox */
.hs-form-booleancheckbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Custom checkbox container */
.hs-form-booleancheckbox label {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 28px; /* space for the custom box */
}

/* Custom box */
.hs-form-booleancheckbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #555;
  border-radius: 0;
  background-color: #fff;
  transition: all 0.3s ease;
}
.hs-form-field legend, .hs-form-field>label, .hs-form-field>label span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
/* Checked state */
.hs-form-booleancheckbox input[type="checkbox"]:checked + span::before,
.hs-form-booleancheckbox input[type="checkbox"]:checked + span span::before {
  content: "✔";
  position: absolute;
  left: 1px;
  top: 8px;
  font-size: 14px;
  color: #000000;
  background-color: transparent;
  border-color: #000;
  text-align: center;
  line-height: 14px;
  width: 18px;
}
.hs-fieldtype-intl-phone.hs-input {
  width: 100% !important;
}
.dropdown-item-inner {
  padding: 16px 24px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  background: #fff;
}
.dropdown-item-inner:hover {
  background: #f5f5f5;
  cursor: pointer;
}
.select2-selection.select2-selection--single .dropdown-item-inner {
  padding: 0;
  border: none;
  background: transparent;
}
.lead-form-inner .hs_submit.hs-submit input.hs-button {
  margin: 0;
}
.submitted-message h2 {
  margin-bottom: 24px;
}
.submitted-message {
  text-align: center;
}
.submitted-message p {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
.dropdown-currunt-location-item-inner {
  background: #000;
  padding: 24px;
  cursor: pointer;
}
.dropdown-currunt-location-left p {
  display: flex;
  align-items: center;
  gap: 8px;
}
.dropdown-currunt-location-item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .select2-container .dropdown-currunt-location-item-inner p {
  color: #FFDA0F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
.lead-form-heading h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  font-family: SF Pro, Arial, sans-serif;
}
/* .lead-form-body.form-loaded{display:none; opacity:0;} */
/* .lead-form-inner.height-set{min-height:912px;} */

footer.footer.footer--landing-page p {
  margin: 0;
}
footer.footer.footer--landing-page {
  padding: 20px;
}
.footer__container {
  margin: 0 auto;
}
span.hs-form-required::before, span.hs-form-required::after{
  display:none;
}
.hs-form-booleancheckbox input[type=checkbox]:checked+span span:before, .hs-form-booleancheckbox input[type=checkbox]:checked+span:before{display:none;}
.hbspt-form .hs-form-booleancheckbox label:before {
  border: 2px solid rgba(0, 0, 0, 1) !important;
}
.lead-form-section .hbspt-form .hs-form-booleancheckbox label{margin:0px !important}
/* .hbspt-form .hs-form-booleancheckbox label:has(>input:checked)::after {
border-color:rgba(0, 0, 0, 1) !important;
} */
li.hs-form-booleancheckbox label span {
  margin: 0 !important;
}
.lead-form-section.white-bg {
  background: rgba(255, 255, 255, 1);
}
.lead-form-section .hbspt-form .hs-form-booleancheckbox label {
  margin: 0!important;
  padding-top: 4px;
}
.margin-zero.lead-form-inner.height-set a {
  color: #555555;
  font-weight: 700;
}
@media(min-width:1199px){
  .lead-form-banner-heading h1 {
    font-weight: 700;
    font-size: 96px;
    line-height: 96px;
  }
}
@media(max-width:767px){
  /*   .lead-form-section {
  padding-bottom: 83px;
  min-height: calc(100vh - 300px - 45px - 80px + 78px);
} */

  .margin-zero.lead-form-inner {
    padding: 24px;
    margin: 0 auto 0;
  }
  .lead-form-banner-heading h1 {
    font-size: 40px;
    line-height:100%;
  }
  .lead-form-banner {
    padding: 24px 0 110px;
    position: relative;
  }
  .lead-form-heading h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .lead-form-heading p {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
  }
  .lead-form__location-selector-select-wrapper {
    margin-top: 24px;
  }
  .lead-form-body .hs-form-field {
    margin-bottom: 24px;
  }
  .lead-form-body .hs-form-field>label {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
  }
  .lead-form-body input[type=email], .lead-form-body input[type=number], .lead-form-body input[type=password], 
  .lead-form-body input[type=tel], .lead-form-body input[type=text], .lead-form-body select, .lead-form-body textarea {
    padding: 16px 24px !important;
  }
  .hs-fieldtype-intl-phone.hs-input select {
    top: 18px;
  }
}

@media(max-width:480px){
  fieldset.form-columns-2 .hs-form-field:last-child {
    padding-left: 0;
  }
  fieldset.form-columns-2 .hs-form-field:first-child {
    padding-right: 0;
  }
  li.hs-form-booleancheckbox label span {
    font-size: 10px!important;
    line-height: 16px!important;
  }
  body .select2-container p {
    font-size: 14px !important;
    letter-spacing: 0;
    line-height: 21px;
  }
  .selection__arrow:after {
    display: block;
    height: 16px;
    width: 16px;
    background-size: contain;
  }
  .hs-form-field>label span, .hs-form-field>label {
    font-size: 12px !important;
    line-height: 24px;
    letter-spacing: 0.36px;
  }
  .lead-form-body .hs-fieldtype-phonenumber .hs-input.hs-fieldtype-intl-phone select {
    width: 20px !important;
  }
}