.pforms_bullet ul{
	padding:0 !important;
}
#pforms_bullet.pforms_bullet ul li{
	position:relative;
	font-family: var(--heading-font) !important;
	font-size:32px !important;
	line-height:42px !important;
	padding-left: 35px;
	padding-bottom: 16px;
	color:#fff !important;
}
.pforms_bullet ul li::marker{
	display:none !important;
	content: "";
}
.pforms_bullet ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/uploads/2025/05/std-in-check-green.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.haf_hidden{
	display: none !important;
}
.gsi_form.gsi_p_froms #gform_submit_button_5.gform_button, .gsi_form.gsi_p_froms1 #gform_submit_button_7.gform_button, .gsi_form.gsi_p_froms #gform_submit_button_8.gform_button{
	    background-position: 58.5% !important;
}
.pf_coi .gfield_checkbox{
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}
#gform_confirmation_message_5{
	text-align:left;
}
@media only screen and (max-width: 768px) {
    .pf_coi .gfield_checkbox{
        grid-template-columns: 1fr 1fr !important;
    }
}
@media only screen and (max-width: 600px) {
    .gsi_form.gsi_p_froms #gform_submit_button_5.gform_button, .gsi_form.gsi_p_froms1 #gform_submit_button_7.gform_button, .gsi_form.gsi_p_froms #gform_submit_button_8.gform_button {
        background-position: 64% !important;
    }
}

/* 2 step P forms */
.hero-form-2, .entry_identifier {
    display: none;
}