/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2025 | 16:16:34 */
#input_8_5 option {
	color: #252467;
	font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

#input_8_5 {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/05/Vector-20.svg);
    background-repeat: no-repeat;
	background-position: right 8px center;
}

#gform_wrapper_8 .gform_required_legend, #gform_wrapper_8 .gform_confirmation_message {
	font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #fff;
}

#field_8_7 {
	max-width: 100%;
}

#input_8_7 {
	height: 140px;
	max-width: 100%;
}

#input_8_8 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	color: #fff;
}

#input_8_8:after {
    content: "Upload File";
    position: absolute;
	top: 1rem;
    left: 4rem;
    width: 140px !important;
    color: #FFFFFF;
	font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 10px;
	cursor: pointer;
	text-transform: uppercase;
}

#input_8_8::file-selector-button {
	width: 140px;
	text-align: center;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 10px;
	color: transparent;
	border: 1px solid #FFFFFF;
	border-radius: 23px;
	background-color: transparent;
	padding: 8px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#gform_wrapper_8 .gfield_description {
	color: #FFFFFF !important;
	font-family: Poppins, sans-serif !important;
    font-weight: 400 !important;
    font-size: 9px !important;
}

#gform_wrapper_8 #field_submit {
	justify-content: flex-end;
}

#gform_wrapper_8 .gform-footer.gform_footer.top_label {
	padding: 0 !important;
}