.eaes-enquiry {
	box-sizing: border-box;
	width: 100%;
	margin-top: 1.25rem;
	padding: 3rem 2rem;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5rem 0.1rem rgba(0, 0, 0, 0.1);
	color: #161616;
	font-family: "Open Sans", Helvetica, sans-serif;
	scroll-margin-top: 120px;
}

#home-contactform:has(.eaes-enquiry) {
	padding-top: 6rem !important;
	padding-bottom: 6rem !important;
}

.eaes-enquiry,
.eaes-enquiry * {
	box-sizing: border-box;
}

.eaes-contact {
	margin: 0 0 1.25rem;
	padding: 0 0 1.1rem;
	border: 0;
	border-bottom: 1px solid #e2e2e2;
	background: transparent;
}

.eaes-contact .eaes-kicker {
	margin: 0 0 0.35rem;
	color: #b9180c;
	font-family: bebas-neue-pro, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.14rem;
	line-height: 1.5;
	text-transform: uppercase;
}

.eaes-contact h2 {
	margin: 0 0 0.55rem;
	color: #161616;
	font-family: bebas-neue-pro, sans-serif;
	font-size: 2.6rem;
	font-weight: 400;
	letter-spacing: 0.1rem;
	line-height: 1.1;
	text-transform: uppercase;
}

.eaes-contact p {
	margin: 0;
	color: #242424;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
}

.eaes-contact a {
	color: #b9180c;
	font-weight: 700;
	text-decoration: none;
}

.eaes-contact a:hover,
.eaes-contact a:focus {
	color: #161616;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.eaes-enquiry .gform_wrapper,
.eaes-enquiry .gform_wrapper form,
.eaes-enquiry .gform-body,
.eaes-enquiry .gform_fields,
.eaes-enquiry .gfield,
.eaes-enquiry .ginput_container {
	width: 100%;
	min-width: 0;
	max-width: 100%;
}

.eaes-enquiry .gform_wrapper {
	margin: 0;
	color: #161616;
}

.eaes-enquiry .gform_fields {
	row-gap: 0.7rem;
}

.eaes-enquiry .gfield {
	margin: 0;
}

.eaes-enquiry .gfield_label,
.eaes-enquiry .gform-field-label {
	display: block;
	margin: 0 0 0.2rem;
	color: #161616 !important;
	font-family: "General Sans", Arial, sans-serif !important;
	font-size: 1.2rem !important;
	font-weight: 500 !important;
	letter-spacing: 0.1rem;
	line-height: 1.4 !important;
	text-transform: uppercase;
}

.eaes-enquiry .gfield_required_text {
	font-size: 0 !important;
}

.eaes-enquiry .gfield_required_text::after {
	content: " *";
	color: #b9180c;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 500;
}

.eaes-enquiry input:not([type="hidden"]):not([type="submit"]),
.eaes-enquiry select,
.eaes-enquiry textarea {
	display: block !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 4.2rem;
	margin: 0 !important;
	padding: 0 0 0 1rem !important;
	overflow: hidden;
	border: 0 !important;
	border-bottom: 0.1rem solid #bc1104 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #161616 !important;
	font-family: "General Sans", Arial, sans-serif !important;
	font-size: 1.6rem !important;
	font-weight: 300 !important;
	line-height: 1.5 !important;
	text-transform: uppercase !important;
}

.eaes-enquiry textarea {
	height: 10rem !important;
	min-height: 10rem !important;
	max-height: 16rem;
	padding: 0.75rem 1rem !important;
	resize: vertical;
}

.eaes-enquiry input::placeholder,
.eaes-enquiry textarea::placeholder {
	color: #000 !important;
	opacity: 1 !important;
	font-family: "General Sans", Arial, sans-serif !important;
	font-size: 1.6rem !important;
	font-weight: 300 !important;
	letter-spacing: 0;
	text-transform: uppercase !important;
}

.eaes-enquiry input:not([type="hidden"]):not([type="submit"]):focus,
.eaes-enquiry select:focus,
.eaes-enquiry textarea:focus {
	border-bottom-width: 2px !important;
	outline: 0 !important;
}

.eaes-enquiry .select2-container {
	display: block;
	width: 100% !important;
	max-width: 100%;
}

.eaes-enquiry .select2-selection--single {
	height: 4.2rem !important;
	border: 0 !important;
	border-bottom: 0.1rem solid #bc1104 !important;
	border-radius: 0 !important;
	background: transparent !important;
}

.eaes-enquiry .select2-selection__rendered {
	padding: 0 2.4rem 0 1rem !important;
	color: #161616 !important;
	font-family: "General Sans", Arial, sans-serif !important;
	font-size: 1.6rem !important;
	font-weight: 300 !important;
	line-height: 4.1rem !important;
	text-transform: uppercase !important;
}

.eaes-enquiry .select2-selection__arrow {
	top: 0 !important;
	right: 0.35rem !important;
	height: 4.1rem !important;
}

.eaes-enquiry .select2-container--focus .select2-selection--single,
.eaes-enquiry .select2-container--open .select2-selection--single {
	border-bottom-width: 2px !important;
}

.eaes-enquiry .gfield_description,
.eaes-enquiry .validation_message {
	margin-top: 0.4rem;
	color: #a31106 !important;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	font-size: 1.2rem !important;
	line-height: 1.4 !important;
}

.eaes-enquiry .gform_footer {
	margin: 1.2rem 0 0 !important;
	padding: 0 !important;
}

.eaes-enquiry .gform_button {
	display: inline-flex !important;
	align-items: center;
	gap: 1rem;
	width: auto !important;
	min-width: 0;
	min-height: 0;
	margin: 0 !important;
	padding: 0 1rem 1rem !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #161616 !important;
	position: relative;
}

.eaes-enquiry .gform_button span {
	color: #000 !important;
	font-family: bebas-neue-pro, sans-serif !important;
	font-size: 1.6rem !important;
	font-weight: 400 !important;
	letter-spacing: 0.16rem !important;
	line-height: 2rem !important;
	text-transform: uppercase !important;
}

.eaes-enquiry .gform_button .icon-button-arrow {
	color: #000 !important;
	font-size: 1.6rem !important;
	position: relative;
	right: 0;
	transition: right 0.6s ease;
}

.eaes-enquiry .gform_button::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	border-bottom: 2px solid #000;
	background: transparent !important;
	transform: scaleX(1);
	transform-origin: left;
	transition: transform 0.4s cubic-bezier(0.23, 0.46, 0.4, 1);
}

.eaes-enquiry .gform_button:hover::after,
.eaes-enquiry .gform_button:focus::after {
	transform: scaleX(0);
	transform-origin: right;
}

.eaes-enquiry .gform_button:hover .icon-button-arrow,
.eaes-enquiry .gform_button:focus .icon-button-arrow {
	right: -1rem;
}

.eaes-enquiry .gform_confirmation_message {
	padding: 1.1rem;
	border-left: 3px solid #bc1104;
	background: #f6f6f6;
	color: #161616;
	font-weight: 600;
	line-height: 1.55;
}

@media (max-width: 600px) {
	#home-contactform:has(.eaes-enquiry) {
		padding-top: 4rem !important;
		padding-bottom: 4rem !important;
	}

	.eaes-enquiry {
		margin-top: 1rem;
		padding: 2.4rem 1.75rem;
	}

	.eaes-contact {
		margin-bottom: 1.1rem;
		padding-bottom: 1rem;
	}

	.eaes-contact h2 {
		font-size: 2.4rem;
	}
}
