/* Compact shared quote area in localized Elementor footer templates. */
footer.elementor-location-footer .elementor-element.mega-site-footer .elementor-element.mega-footer-cta {
	padding-block: 2.75rem 2.5rem;
	grid-template-columns: minmax(0, .88fr) minmax(32rem, 1.12fr);
	gap: clamp(2rem, 3.3vw, 3rem);
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-copy {
	padding-top: .25rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-kicker p {
	margin-bottom: .65rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-heading .elementor-heading-title {
	max-width: 34rem;
	font-size: clamp(2.35rem, 3.2vw, 3rem);
	line-height: 1.04;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-intro {
	max-width: 32rem;
	margin-top: .85rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-intro p {
	font-size: .95rem;
	line-height: 1.5;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-whatsapp {
	margin-top: 1.1rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-whatsapp .elementor-button {
	min-height: 3rem;
	padding: .7rem 1.1rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .elementor-element.mega-footer-form-card {
	padding: clamp(1.1rem, 1.7vw, 1.5rem);
	border-radius: 15px;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form .elementor-field-group {
	margin-bottom: 12px;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form .elementor-form-fields-wrapper {
	margin-bottom: -12px;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form .elementor-field {
	min-height: 2.75rem;
	padding: .6rem .8rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form textarea.elementor-field {
	height: 5.5rem;
	min-height: 5.5rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form .elementor-button {
	min-height: 3rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-consent {
	margin-top: .6rem;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-copyright a {
	color: inherit;
	text-decoration: underline;
	text-decoration-color: rgba(159, 174, 197, .55);
	text-decoration-thickness: 1px;
	text-underline-offset: .18em;
	transition: color 160ms ease, text-decoration-color 160ms ease;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-copyright a:hover {
	color: #fff;
	text-decoration-color: currentColor;
}

footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-copyright a:focus-visible {
	color: #fff;
	border-radius: 2px;
	outline: 2px solid #ffce16;
	outline-offset: 3px;
}

@media (max-width: 1050px) {
	footer.elementor-location-footer .elementor-element.mega-site-footer .elementor-element.mega-footer-cta {
		grid-template-columns: 1fr;
		gap: 2rem;
	}
}

@media (max-width: 767px) {
	footer.elementor-location-footer .elementor-element.mega-site-footer .elementor-element.mega-footer-cta {
		padding-block: 2rem 1.75rem;
		gap: 1.25rem;
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-heading .elementor-heading-title {
		font-size: clamp(1.9rem, 8vw, 2.1rem);
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-intro {
		margin-top: .65rem;
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-whatsapp {
		margin-top: .9rem;
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .elementor-element.mega-footer-form-card {
		padding: .95rem;
		border-radius: 12px;
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form .elementor-field {
		min-height: 2.7rem;
	}

	footer.elementor-location-footer .elementor-element.mega-site-footer .mega-footer-form textarea.elementor-field {
		height: 5.25rem;
		min-height: 5.25rem;
	}
}
