.page-template-contato-php #content.content-area,
.page-template-contato #content.content-area {
	overflow-x: clip;
}

.page-template-contato-php .contato-section--hero,
.page-template-contato .contato-section--hero {
	background: var(--Cinza-25-800, #120f17) !important;
	padding: clamp(80px, 10vw, 100px) 0 clamp(48px, 6vw, 60px);
	position: relative;
}

.page-template-contato-php .contato-section--hero .section-content,
.page-template-contato .contato-section--hero .section-content {
	position: relative;
	z-index: 2;
}

.page-template-contato-php .contato-section--hero .section-bg,
.page-template-contato .contato-section--hero .section-bg {
	z-index: 0;
}

.contato-form__cf7 .wpcf7-list-item {
	margin: 0;
}

.contato-form__cf7 .wpcf7-acceptance .wpcf7-list-item label {
	align-items: flex-start;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 10px;
	line-height: 1.45;
}

.contato-form__cf7 .wpcf7-acceptance input[type="checkbox"] {
	accent-color: #09e968;
	border: 1px solid rgba(255, 255, 255, 0.75);
	border-radius: 3px;
	flex-shrink: 0;
	height: 18px;
	margin: 2px 0 0;
	width: 18px;
}

.contato-form__cf7 .wpcf7-acceptance .wpcf7-list-item-label {
	color: #fff;
	display: inline;
	flex: 1;
}

.contato-phrase,
.contato-page .contato-phrase {
	color: #fff;
	font-weight: 700;
}

.contato-form__local .contato-phrase,
.contato-cards__desc .contato-phrase,
.contato-cards__title .contato-phrase,
.contato-form__title .contato-phrase,
.contato-form__contact-value .contato-phrase {
	color: #fff;
	font-weight: 700;
}

.page-template-contato-php .contato-section--hero .section-bg,
.page-template-contato .contato-section--hero .section-bg {
	background-color: transparent !important;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: auto !important;
	height: clamp(260px, 34vw, 420px) !important;
	inset: auto 0 auto 0 !important;
	min-height: 0 !important;
	top: 0 !important;
	width: 100% !important;
}

.page-template-contato-php .contato-section--map,
.page-template-contato-php .contato-section--map .section-bg,
.page-template-contato .contato-section--map,
.page-template-contato .contato-section--map .section-bg {
	background: var(--Cinza-25-800, #120f17) !important;
	background-image: none !important;
}

.contato-section__spacer {
	padding: clamp(32px, 5vw, 50px) 0 0;
	position: relative;
	z-index: 2;
}

.contato-section__spacer > .col {
	padding-left: clamp(20px, 4vw, 56px);
	padding-right: clamp(20px, 4vw, 56px);
}

.contato-hero__title {
	color: #09e968;
	font-size: clamp(2rem, 4.2vw, 3.75rem);
	font-weight: 700;
	line-height: 1.08;
	margin: 0 0 clamp(16px, 2.5vw, 24px);
	max-width: 12em;
	text-transform: none;
}

.contato-hero__title .contato-phrase {
	color: #fff;
}

.contato-hero__btn {
	align-items: center;
	background: #09e968;
	border-radius: 999px;
	color: #121212;
	display: inline-flex;
	font-size: 0.8125rem;
	font-weight: 700;
	gap: 8px;
	letter-spacing: 0.04em;
	line-height: 1.2;
	padding: 14px 22px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.2s ease, color 0.2s ease;
}

.contato-hero__btn:hover,
.contato-hero__btn:focus {
	background: #07c757;
	color: #000;
}

.contato-hero__btn--static {
	cursor: default;
}

.contato-cards {
	box-sizing: border-box;
	padding: clamp(24px, 4vw, 42px) 0;
	width: 100%;
}

.contato-cards__inner {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 clamp(16px, 4vw, 32px);
	width: 100%;
}

.contato-cards__grid {
	display: grid;
	gap: clamp(20px, 2.5vw, 28px);
	grid-template-columns: 1fr;
	width: 100%;
}

.contato-cards__card {
	align-items: flex-start;
	background: #262626;
	border-radius: 20px;
	box-shadow: 0 10px 36px rgba(0, 0, 0, 0.35);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0;
	min-height: 0;
	padding: clamp(28px, 3.5vw, 36px) clamp(26px, 3vw, 32px);
	text-align: left;
	width: 100%;
}

.contato-cards__icon {
	align-items: center;
	background: #143d21;
	border-radius: 16px;
	color: #1ed760;
	display: flex;
	flex-shrink: 0;
	height: 80px;
	justify-content: center;
	line-height: 0;
	margin: 0 0 28px;
	width: 80px;
}

.contato-cards__icon > i,
.contato-cards__icon > svg,
.contato-cards__icon i {
	align-items: center;
	color: #1ed760 !important;
	display: inline-flex;
	fill: currentColor;
	font-size: 2.25rem;
	height: 1em;
	justify-content: center;
	line-height: 1;
	margin: 0;
	text-align: center;
	width: 1em;
}

.contato-cards__icon > i::before {
	display: block;
	line-height: 1;
}

.contato-cards__title {
	color: #fff;
	font-size: clamp(1.375rem, 2.2vw, 1.625rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 14px;
	text-align: left;
	text-transform: none;
	width: 100%;
}

.contato-cards__desc {
	color: #9e9e9e;
	flex: 1 1 auto;
	font-size: clamp(0.875rem, 1.1vw, 0.9375rem);
	line-height: 1.65;
	margin: 0 0 28px;
	text-align: left;
	width: 100%;
}

.contato-cards__desc p {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}

.contato-cards__desc p + p {
	margin-top: 0.65em;
}

.contato-cards__btn {
	align-items: center;
	background: #09e968;
	border: none;
	border-radius: 99px;
	box-sizing: border-box;
	color: #2b2b2b;
	display: inline-flex;
	font-size: 0.8125rem;
	font-weight: 700;
	gap: 10px;
	justify-content: center;
	letter-spacing: 0.04em;
	line-height: 1.2;
	margin-top: auto;
	min-height: 48px;
	padding: 14px 22px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.2s ease, color 0.2s ease;
	width: 100%;
}

.contato-cards__btn:hover,
.contato-cards__btn:focus {
	background: #0dff75;
	color: #2b2b2b;
}

.contato-cards__btn i {
	color: #2b2b2b;
	flex-shrink: 0;
	font-size: 1rem;
	line-height: 1;
}

.contato-cards__btn--static {
	cursor: default;
}

@media (min-width: 550px) and (max-width: 980px) {
	.contato-cards__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 981px) {
	.contato-cards__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

/* Seção formulário + informações */
.contato-form {
	--contato-form-col-pad-x: clamp(22px, 2.5vw, 28px);
	--contato-form-col-pad-y: clamp(24px, 3vw, 32px);
	box-sizing: border-box;
	padding: clamp(48px, 6vw, 72px) 0 clamp(64px, 8vw, 96px);
	width: 100%;
}

.contato-form__inner {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 clamp(16px, 4vw, 32px);
	width: 100%;
}

.contato-form__grid {
	align-items: start;
	display: grid;
	gap: clamp(28px, 4vw, 48px);
	grid-template-columns: 1fr;
	width: 100%;
}

.contato-form__panel {
	align-self: start;
	width: 100%;
}

.contato-form__info {
	box-sizing: border-box;
	margin: 0;
}

.contato-form__title {
	color: #fff;
	font-size: clamp(2rem, 4.5vw, 3.0rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1.05;
	margin: 0 0 clamp(28px, 4vw, 40px);
	text-transform: none;
}

.contato-form__contact-line {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 16px;
	margin-bottom: 18px;
}

.contato-form__contact-value {
	color: #f7f7f7;
	font-size: clamp(1.125rem, 2vw, 1.75rem);
	font-weight: 700;
	line-height: 1.25;
}

.contato-form__copy {
	color: #707070;
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s ease;
	white-space: nowrap;
}

.contato-form__copy:hover,
.contato-form__copy:focus {
	color: #09e968;
}

.contato-form__copy i {
	margin-right: 4px;
}

.contato-form__divider {
	background: rgba(255, 255, 255, 0.22);
	height: 1px;
	margin: clamp(24px, 3vw, 32px) 0;
	width: 100%;
}

.contato-form__local {
	color: rgba(255, 255, 255, 0.72);
	font-size: clamp(0.875rem, 1.1vw, 1rem);
	line-height: 1.65;
	margin-bottom: clamp(24px, 3vw, 32px);
}

.contato-form__local p {
	margin: 0 0 0.85em;
}

.contato-form__local p:last-child {
	margin-bottom: 0;
}

.contato-form__local strong,
.contato-form__local b {
	color: #fff;
	font-weight: 700;
}

.contato-form__map.mapa-dark {
	border: none;
	border-radius: 16px;
	height: 360px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.contato-form__map.mapa-dark iframe {
	border: 0;
	display: block;
	filter: grayscale(100%) invert(92%) contrast(90%);
	height: 100%;
	width: 100%;
}

.contato-form__map-canvas {
	background: #1a1a1a;
	height: 100%;
	width: 100%;
}

.contato-form__map-canvas .leaflet-tile {
	filter: grayscale(100%) invert(92%) contrast(90%);
}

.mapa-marker-wrap {
	background: transparent !important;
	border: none !important;
}

.mapa-pin {
	line-height: 0;
}

.mapa-pin img {
	display: block;
	filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.45));
	height: 48px;
	width: 36px;
}

.contato-form__panel-inner {
	align-self: start;
	background: #262626;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 50px;
	height: auto;
	width: 100%;
}

.contato-form__form-title {
	color: #09e968;
	font-size: clamp(1.75rem, 3vw, 3.0rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1.15;
	margin: 0 0 20px;
	text-transform: none;
}

.page-template-contato-php .contato-form__title,
.page-template-contato-php .contato-form__form-title,
.page-template-contato .contato-form__title,
.page-template-contato .contato-form__form-title {
	margin-top: 0 !important;
}

.contato-form__cf7 .wpcf7 {
	margin: 0;
}

.contato-form__cf7 form.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}

.contato-form__cf7 .row-forms {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	max-width: none;
	width: 100%;
}

.contato-form__cf7 .contato-form__fields > p {
	display: block;
	margin: 0 !important;
	width: 100%;
}

.contato-form__cf7 .contato-form__fields > p .wpcf7-form-control-wrap {
	display: block;
	margin: 0 0 12px;
	width: 100%;
}

.contato-form__cf7 .contato-form__fields > p .wpcf7-form-control-wrap:last-child {
	margin-bottom: 0;
}

.contato-form__cf7 .contato-form__fields br {
	display: none;
}

.contato-form__cf7 .contato-form__fields,
.contato-form__cf7 .row-forms {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	max-width: none;
	width: 100%;
}

.contato-form__cf7 .contato-form__fields > p,
.contato-form__cf7 .row-forms > .col {
	flex: 0 0 100% !important;
	margin: 0 !important;
	max-width: 100% !important;
	padding: 0 !important;
	width: 100% !important;
}

.contato-form__cf7 .row-forms::before,
.contato-form__cf7 .row-forms::after {
	display: none;
}

.contato-form__cf7 .row-forms > .col {
	flex: 0 0 100% !important;
	margin: 0;
	max-width: 100% !important;
	padding: 0 !important;
	width: 100% !important;
}

.contato-form__cf7 .row-forms label {
	display: block;
	margin: 0;
	width: 100%;
}

.contato-form__cf7 form.wpcf7-form br {
	display: none;
}

.contato-form__cf7 .wpcf7 p {
	display: block;
	margin: 0;
	width: 100%;
}

.contato-form__cf7 .wpcf7-form-control-wrap {
	display: block;
	margin: 0;
	width: 100%;
}

.contato-form__cf7 .wpcf7 input[type="text"],
.contato-form__cf7 .wpcf7 input[type="email"],
.contato-form__cf7 .wpcf7 input[type="tel"],
.contato-form__cf7 .wpcf7 input[type="url"],
.contato-form__cf7 .wpcf7 input[type="number"] {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 99px;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 0.9375rem;
	line-height: 1.4;
	margin: 0;
	padding: 14px 18px;
	width: 100%;
}

.contato-form__cf7 .wpcf7 textarea {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 19px;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 0.9375rem;
	line-height: 1.4;
	margin: 0;
	min-height: 120px;
	padding: 14px 18px;
	resize: vertical;
	width: 100%;
}

.contato-form__cf7 .wpcf7 input::placeholder,
.contato-form__cf7 .wpcf7 textarea::placeholder {
	color: #fff;
	opacity: 1;
}

.contato-form__cf7 .wpcf7 input::-webkit-input-placeholder,
.contato-form__cf7 .wpcf7 textarea::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.contato-form__cf7 .wpcf7 input::-moz-placeholder,
.contato-form__cf7 .wpcf7 textarea::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.contato-form__cf7 .wpcf7 input:focus,
.contato-form__cf7 .wpcf7 textarea:focus {
	border-color: rgba(9, 233, 104, 0.45);
	outline: none;
}

.contato-form__cf7 .wpcf7 .politica,
.contato-form__cf7 .wpcf7 p:not(:has(.wpcf7-form-control-wrap)) {
	color: rgba(255, 255, 255, 0.55);
	font-size: 0.8125rem;
	line-height: 1.45;
	margin: 4px 0 0;
}

.contato-form__cf7 .wpcf7 .wpcf7-acceptance,
.contato-form__cf7 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
	color: #fff;
	font-size: 0.8125rem;
	line-height: 1.45;
	margin: 0;
}

.contato-form__cf7 .wpcf7 .politica a,
.contato-form__cf7 .wpcf7 a {
	color: #09e968;
	text-decoration: none;
}

.contato-form__cf7 .wpcf7 input[type="submit"],
.contato-form__cf7 .wpcf7 button[type="submit"],
.contato-form__cf7 .wpcf7 .wpcf7-submit {
	background: #09e968;
	border: none;
	border-radius: 99px;
	box-sizing: border-box;
	color: #2b2b2b;
	cursor: pointer;
	display: block;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.2;
	margin: 4px 0 0;
	min-height: 48px;
	padding: 14px 22px;
	text-transform: uppercase;
	transition: background 0.2s ease;
	width: 100%;
}

.contato-form__cf7 .wpcf7 input[type="submit"]:hover,
.contato-form__cf7 .wpcf7 button[type="submit"]:hover,
.contato-form__cf7 .wpcf7 .wpcf7-submit:hover {
	background: #0dff75;
	color: #2b2b2b;
}

.contato-form__cf7 .wpcf7 form.sent .wpcf7-response-output {
	border-color: #09e968;
	color: #fff;
}

.contato-form__cf7 .wpcf7 form.invalid .wpcf7-response-output,
.contato-form__cf7 .wpcf7 form.failed .wpcf7-response-output {
	border-color: #ff6b6b;
	color: #fff;
}

@media (min-width: 981px) {
	.contato-form__grid {
		align-items: start;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	}

	.contato-form__info,
	.contato-form__panel {
		align-self: start;
	}

	
}

/* Tablet */
@media (max-width: 980px) {
	.contato-page .contato-form__grid {
		grid-template-columns: 1fr !important;
	}

	.page-template-contato-php .contato-section--hero,
	.page-template-contato .contato-section--hero {
		padding: clamp(72px, 12vw, 88px) 0 clamp(36px, 6vw, 48px);
	}

	.page-template-contato-php .contato-section--hero .section-bg,
	.page-template-contato .contato-section--hero .section-bg {
		background-position: center top;
		background-size: cover;
		height: clamp(280px, 72vw, 420px) !important;
	}

	.contato-section__spacer {
		padding-top: clamp(16px, 4vw, 24px);
	}

	.contato-form {
		padding: clamp(32px, 6vw, 48px) 0 clamp(48px, 8vw, 64px);
	}

	.contato-form__inner {
		padding: 0 clamp(16px, 5vw, 24px);
	}

	.contato-form__grid {
		gap: clamp(24px, 5vw, 32px);
	}

	.contato-form__title {
		font-size: clamp(1.75rem, 6vw, 2.25rem);
		line-height: 1.1;
		margin-bottom: clamp(20px, 4vw, 28px);
		max-width: none;
	}

	.contato-form__form-title {
		font-size: clamp(1.5rem, 5vw, 2rem);
		margin-bottom: 16px;
	}

	.contato-form__contact-line {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
		margin-bottom: 14px;
	}

	.contato-form__contact-value {
		font-size: clamp(1rem, 4.2vw, 1.25rem);
		word-break: break-word;
	}

	.contato-form__local {
		font-size: 0.875rem;
		margin-bottom: 20px;
	}

	.contato-form__map.mapa-dark {
		height: clamp(220px, 52vw, 300px);
	}

	.contato-form__panel-inner {
		border-radius: 16px;
		padding: 30px;
	}

	.contato-form__cf7 .wpcf7 textarea {
		min-height: 100px;
	}

	.contato-cards__icon {
		height: 68px;
		margin-bottom: 20px;
		width: 68px;
	}

	.contato-cards__icon > i,
	.contato-cards__icon > svg,
	.contato-cards__icon i {
		font-size: 1.875rem;
	}

	.contato-cards__card {
		padding: clamp(22px, 4vw, 28px) clamp(20px, 4vw, 24px);
	}
}

/* Mobile */
@media (max-width: 549px) {
	.page-template-contato-php .contato-section--hero,
	.page-template-contato .contato-section--hero {
		padding: 64px 0 32px;
	}

	.page-template-contato-php .contato-section--hero .section-bg,
	.page-template-contato .contato-section--hero .section-bg {
		height: clamp(240px, 78vw, 340px) !important;
	}

	.contato-section__spacer {
		padding-top: 12px;
	}

	.contato-cards__inner,
	.contato-form__inner {
		padding: 0 16px;
	}

	.contato-cards__grid {
		gap: 16px;
	}

	.contato-cards__title {
		font-size: 1.25rem;
	}

	.contato-cards__btn {
		font-size: 0.75rem;
		min-height: 44px;
		padding: 12px 18px;
	}

	.contato-form {
		padding: 28px 0 48px;
	}

	.contato-form__grid {
		gap: 20px;
	}

	.contato-form__title {
		font-size: 2.225rem;
		margin-bottom: 20px;
	}

	.contato-form__form-title {
		font-size: 2.075rem;
	}

	.contato-form__divider {
		margin: 20px 0;
	}

	.contato-form__map.mapa-dark {
		border-radius: 12px;
		height: 220px;
	}

	.contato-form__cf7 form.wpcf7-form,
	.contato-form__cf7 .row-forms {
		gap: 10px;
	}

	.contato-form__cf7 .wpcf7 input[type="text"],
	.contato-form__cf7 .wpcf7 input[type="email"],
	.contato-form__cf7 .wpcf7 input[type="tel"],
	.contato-form__cf7 .wpcf7 input[type="url"],
	.contato-form__cf7 .wpcf7 input[type="number"],
	.contato-form__cf7 .wpcf7 textarea {
		font-size: 16px;
		padding: 12px 16px;
	}

	.contato-form__cf7 .wpcf7 textarea {
		min-height: 96px;
	}

	.contato-form__cf7 .wpcf7 .politica,
	.contato-form__cf7 .wpcf7 p:not(:has(.wpcf7-form-control-wrap)) {
		font-size: 0.75rem;
	}

	.contato-form__cf7 .wpcf7 .wpcf7-acceptance,
	.contato-form__cf7 .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
		color: #fff;
		font-size: 0.75rem;
	}

	.contato-form__cf7 .wpcf7 input[type="submit"],
	.contato-form__cf7 .wpcf7 button[type="submit"],
	.contato-form__cf7 .wpcf7 .wpcf7-submit {
		font-size: 0.75rem;
		min-height: 44px;
		padding: 12px 18px;
	}
}
