h1,h2,h3,h4,h5 {
  margin-bottom: 0;
}
.form_sectionv2025 .hs-form-field, .form_sectionv2025 .hs-dependent-field, .form_sectionv2025 fieldset{
    width: -webkit-fill-available;
}
.form_sectionv2025{
padding-left: 84px!important;
  padding-right: 84px!important;
}
.form_sectionv2025 .form-title{
display:none;
}
.form_sectionv2025 .hsfc-Step__Content{
  padding:0!important;
}
 }
.form_sectionv2025 .page-center{
    margin: 0 auto;

}
.form_sectionv2025 h2 {
margin: 0;
  margin-bottom: 12px;
}
.mheader {
    margin-bottom: 36px;
}

.form_sectionv2025 .mheader p {
font-size: 18px!important;
font-style: normal!important;
font-weight: 400!important;
line-height: 25.2px!important;
letter-spacing: 0.2px!important;
  margin: 0;
  margin-bottom: 12px;

}

.form_sectionv2025 .mheader p:last-child {
  margin-bottom: 0;
}
.form_sectionv2025 .mheader p span {
  line-height: 22px;
}
.form_sectionv2025 strong a {
  font-weight: 800;
}
.form_sectionv2025 .mheader p {
  display: flex;
    justify-content: flex-start;
    align-items: end;
}
.form_sectionv2025 .mheader p img, .form_sectionv2025 .mheader span  svg{
margin-right: 12px;
  
}
.hsfc-CheckboxFieldGroup__Options, .hsfc-RadioFieldGroup__Options {
  margin-top: 18px;
}
form .hs-submit {
  display: flex;
  width: 100%;
}
form .actions {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form_sectionv2025{
     padding: 48px 12px!important;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
  .form_sectionv2025 .page-center {
  padding: 0;
  }

}
