/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 20:01:20 */
#input_3_1_3_container {
	padding-right: 0;
}

#input_3_1_6_container {
	padding-left: 0;
}

#gform_3 input, #gform_3 select, #gform_3 textarea {
	padding-left: 0;
	padding-right: 0;
}

#gform_fields_3 {
	grid-column-gap: 0;
	grid-row-gap: 35px;
}

#input_3_2 {
	width: 100% !important;
}

#input_3_8 {
	height: 120px;
}

#field_3_4 {
	border-bottom: 1px solid #383838;
    padding-bottom: 34px;
}

#field_3_9 {
	border-bottom: 1px solid #383838;
    padding-bottom: 34px;
    margin-bottom: 25px;
}

#field_3_9 .ginput_container_consent {
	display: flex;
	gap: 10px;
}

#input_3_9_1 {
	width: 18px !important;
}

#field_3_9 .gfield_consent_label {
	color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

#input_3_4 {
    position: relative;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
	width: 100% !important;
}

#input_3_4::file-selector-button {
	font-family: "Titillium Web", sans-serif;
    background-color: #F1F1F1;
    color: transparent;
    text-decoration: none !important;
    padding: 13px 25px;
	width: 220px;
    border-radius: 0;
    font-size: 16px;
	line-height: 16px;
    font-weight: 400;
    transition: all .3s ease;
    display: block;
    cursor: pointer;
    border: none;
	letter-spacing: 1.96px;
}

#input_3_4:hover::file-selector-button {
	font-family: "Titillium Web", sans-serif;
    background-color: #F1F1F1;
    color: transparent;
    text-decoration: none !important;
    padding: 13px 25px;
    border-radius: 0;
    font-size: 16px;
	line-height: 16px;
    font-weight: 400;
    transition: all .3s ease;
    display: block;
    cursor: pointer;
    border: none;
	letter-spacing: 1.96px;
}

input#input_3_4::after {
    content: "Upload File";
    position: absolute;
	font-family: "Titillium Web", sans-serif;
	width: 220px;
    left: 6.2rem;
    top: 1.3rem;
    color: #383838;
    font-size: 16px;
	line-height: 16px;
	letter-spacing: 1.96px;
	font-weight: 400;
}

#gform_submit_button_3:hover {
	border: 1px solid #383838;
	transition: all .3s ease 0s;
}
