@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6,
}

h1, h2, h3, h4 {
	/*word-spacing: 0.3rem!important;
	letter-spacing: .01rem;*/
}
.pwr-cta {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}


@media only screen and (max-width: 481px) {

} 

@media (min-width: 1401px) and (max-width: 1480px) {
  .page-center {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 1400px) {
  .pwr-sec-steps .page-center,	
  .pwr-sec-form .page-center,	
  .pwr-sec-txt .page-center {
    margin-left: 0px!important;
    margin-right: 0px!important;
  }
}
@media (max-width: 575px) {
  .pwr-sec-steps .page-center,	
  .pwr-sec-form .page-center,	
  .pwr-sec-txt .page-center {
    margin-left: 0px!important;
    margin-right: 0px!important;
  }
}
.body-wrapper [type="checkbox"] + span:not(.slider)::before,
.body-wrapper [type="radio"]:not(:checked) + span::after,
.body-wrapper [type="radio"]:checked + span::after {
	background-color: #ffffff!important;
	border: none!important;
}
#hs_cos_wrapper_module_17579047413722 label:not(.hs-error-msg) span .hsfc-FieldLabel__RequiredIndicator {
	color: #ff0000!important;
}
[data-hsfc-id="Renderer"] .hsfc-Step .hsfc-Step__Content {
	padding: 0!important;
}

/*
h1, h2, h3, h5, h6,
.pwr-step__title,
.pwr-image-box__intro,
.pwr-image-box__title {
  font-weight: 600!important;
}


h4 a,
h4 {
  font-weight: 500!important;
}

h4 a.cta_button {
  font-weight: 600!important;
}


*/