/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.57
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Keep the fixed header from covering the Agendar page content. */
body.page-id-870 .elementor.elementor-870 {
	padding-top: 80px;
}

/* Página Teste: protótipo de Soluções. Os conteúdos são widgets/containers do Elementor. */
body.page-id-3599 .solucoes-teste-hero,
body.page-id-3599 .solucoes-teste-systems,
body.page-id-3599 .solucoes-teste-segments,
body.page-id-3599 .solucoes-teste-features,
body.page-id-3599 .solucoes-teste-objective,
body.page-id-3599 .solucoes-teste-demo {
	margin: 0 !important;
	padding: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

/* Elementor adds an inner wrapper to every container. The wrapper below owns
 * the grids; the outer container stays neutral so it cannot shrink it. */
body.page-id-3599 .solucoes-teste-hero,
body.page-id-3599 .solucoes-teste-systems,
body.page-id-3599 .solucoes-teste-systems-cards,
body.page-id-3599 .solucoes-teste-segment-grid,
body.page-id-3599 .solucoes-teste-demo {
	display: block !important;
}

/* Elementor containers default to width:100%. Inside these local grids that
 * would force every child into a new row, so the grid owns the width instead. */
body.page-id-3599 .solucoes-teste-hero > .e-con,
body.page-id-3599 .solucoes-teste-systems > .e-con,
body.page-id-3599 .solucoes-teste-segment-grid > .e-con,
body.page-id-3599 .solucoes-teste-panel > .e-con,
body.page-id-3599 .solucoes-teste-demo > .e-con,
body.page-id-3599 .solucoes-teste-systems-cards > .elementor-element {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	flex: none !important;
}

body.page-id-3599 .solucoes-teste-hero > .e-con-inner,
body.page-id-3599 .solucoes-teste-systems > .e-con-inner,
body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner,
body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner,
body.page-id-3599 .solucoes-teste-panel > .e-con-inner,
body.page-id-3599 .solucoes-teste-demo > .e-con-inner {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

body.page-id-3599 .solucoes-teste-hero > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
	min-height: 580px;
}

body.page-id-3599 .solucoes-teste-systems > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(290px, .84fr) minmax(520px, 1.16fr);
	gap: clamp(46px, 6vw, 92px);
	align-items: center;
}

body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(7, minmax(0, 1fr));
	gap: 1px;
}

body.page-id-3599 .solucoes-teste-panel > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

body.page-id-3599 .solucoes-teste-demo > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(260px, .85fr) minmax(430px, 1.15fr);
	gap: 70px;
}

body.page-id-3599 .solucoes-teste-hero > .e-con-inner > .e-con,
body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .e-con,
body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner > .elementor-element,
body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner > .e-con,
body.page-id-3599 .solucoes-teste-panel > .e-con-inner > .e-con,
body.page-id-3599 .solucoes-teste-demo > .e-con-inner > .e-con {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	flex: none !important;
}

body.page-id-3599 .solucoes-teste-hero > .e-con > .e-con-inner,
body.page-id-3599 .solucoes-teste-systems > .e-con > .e-con-inner,
body.page-id-3599 .solucoes-teste-segment-grid > .e-con > .e-con-inner,
body.page-id-3599 .solucoes-teste-panel > .e-con > .e-con-inner,
body.page-id-3599 .solucoes-teste-demo > .e-con > .e-con-inner {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
}

body.page-id-3599 .solucoes-teste-hero {
	position: relative;
	display: block !important;
	grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
	min-height: 580px;
	overflow: hidden;
	color: #fff;
	background: #06344e;
}

body.page-id-3599 .solucoes-teste-hero-copy {
	position: relative;
	z-index: 3;
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	width: min(100%, 730px) !important;
	margin-left: auto !important;
	padding: 76px 62px 76px 42px !important;
	background: linear-gradient(100deg, #062d47 0%, #073f58 100%);
}

body.page-id-3599 .solucoes-teste-hero-media {
	position: relative;
	z-index: 1;
	display: block !important;
	min-height: 580px;
	margin-left: -98px !important;
	overflow: hidden;
}

body.page-id-3599 .solucoes-teste-hero > .solucoes-teste-hero-copy {
	grid-column: 1;
	grid-row: 1;
}

body.page-id-3599 .solucoes-teste-hero > .solucoes-teste-hero-media {
	grid-column: 2;
	grid-row: 1;
}

body.page-id-3599 .solucoes-teste-hero > .e-con-inner > .solucoes-teste-hero-copy {
	grid-column: 1;
	grid-row: 1;
}

body.page-id-3599 .solucoes-teste-hero > .e-con-inner > .solucoes-teste-hero-media {
	grid-column: 2;
	grid-row: 1;
}

body.page-id-3599 .solucoes-teste-hero-media::before {
	content: "";
	position: absolute;
	z-index: 2;
	inset: 0;
	pointer-events: none;
	background: linear-gradient(90deg, #073f58 0%, rgba(7, 63, 88, .94) 7%, rgba(7, 63, 88, .38) 22%, transparent 49%);
}

body.page-id-3599 .solucoes-teste-hero-image,
body.page-id-3599 .solucoes-teste-hero-image .elementor-widget-container,
body.page-id-3599 .solucoes-teste-hero-image img {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
}

body.page-id-3599 .solucoes-teste-hero-image {
	display: block !important;
}

body.page-id-3599 .solucoes-teste-hero-image img {
	display: block;
	object-fit: cover;
	object-position: center;
}

body.page-id-3599 .solucoes-teste-eyebrow,
body.page-id-3599 .solucoes-teste-kicker {
	margin: 0 0 14px !important;
}

body.page-id-3599 .solucoes-teste-eyebrow span,
body.page-id-3599 .solucoes-teste-kicker span {
	display: inline-block;
	color: #71e8e0;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.7px;
	line-height: 1.2;
}

body.page-id-3599 .solucoes-teste-eyebrow span {
	padding: 8px 14px;
	border: 1px solid rgba(255,255,255,.26);
	border-radius: 999px;
	background: rgba(255,255,255,.06);
}

body.page-id-3599 .solucoes-teste-hero-title {
	margin: 0 !important;
	max-width: 640px;
}

body.page-id-3599 .solucoes-teste-hero-title .elementor-heading-title {
	margin: 0;
	color: #fff;
	font-size: clamp(44px, 4.4vw, 68px);
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: -.03em;
}

body.page-id-3599 .solucoes-teste-hero-description {
	max-width: 490px;
	margin: 22px 0 24px !important;
	color: #dbebf1;
	font-size: 19px;
	line-height: 1.55;
}

body.page-id-3599 .solucoes-teste-hero-description p { margin: 0; }

body.page-id-3599 .solucoes-teste-primary-button .elementor-button {
	min-width: 252px;
	padding: 17px 22px;
	border-radius: 9px;
	color: #fff;
	background: #138e90;
	font-size: 16px;
	font-weight: 700;
}

body.page-id-3599 .solucoes-teste-primary-button .elementor-button:hover { background: #0e7779; }

body.page-id-3599 .solucoes-teste-systems {
	display: block !important;
	grid-template-columns: minmax(290px, .84fr) minmax(520px, 1.16fr);
	gap: clamp(46px, 6vw, 92px);
	align-items: center;
	padding: 76px max(32px, calc((100% - 1400px) / 2)) !important;
	color: #fff;
	background: linear-gradient(135deg, #06354f, #064b69 58%, #087a7a);
}

body.page-id-3599 .solucoes-teste-systems-copy { display: block !important; }
body.page-id-3599 .solucoes-teste-section-title { margin: 0 0 15px !important; }
body.page-id-3599 .solucoes-teste-section-title .elementor-heading-title {
	color: #17334e;
	font-size: clamp(34px, 3.4vw, 50px);
	font-weight: 700;
	line-height: 1.13;
	letter-spacing: -.025em;
}
body.page-id-3599 .solucoes-teste-section-title.light .elementor-heading-title { color: #fff; }
body.page-id-3599 .solucoes-teste-section-description {
	max-width: 600px;
	margin: 0 !important;
	color: #64798c;
	font-size: 15px;
	line-height: 1.7;
}
body.page-id-3599 .solucoes-teste-section-description p { margin: 0; }
body.page-id-3599 .solucoes-teste-section-description.light { color: #cae0e9; }

body.page-id-3599 .solucoes-teste-systems-cards {
	display: block !important;
}

body.page-id-3599 .solucoes-teste-system-card,
body.page-id-3599 .solucoes-teste-card,
body.page-id-3599 .solucoes-teste-segment-card {
	margin: 0 !important;
}

body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-wrapper,
body.page-id-3599 .solucoes-teste-card .elementor-icon-box-wrapper,
body.page-id-3599 .solucoes-teste-segment-card .elementor-icon-box-wrapper {
	display: flex;
	text-align: left;
}

body.page-id-3599 .solucoes-teste-system-card {
	min-height: 145px;
	padding: 23px 20px !important;
	border: 1px solid rgba(255,255,255,.22);
	border-radius: 17px;
	background: rgba(255,255,255,.98);
	box-shadow: 0 14px 30px rgba(0,24,44,.16);
}

body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-wrapper { gap: 15px; }
body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-icon,
body.page-id-3599 .solucoes-teste-card .elementor-icon-box-icon,
body.page-id-3599 .solucoes-teste-segment-card .elementor-icon-box-icon { margin: 0 !important; }
body.page-id-3599 .solucoes-teste-system-card .elementor-icon {
	display: grid;
	width: 53px;
	height: 53px;
	place-items: center;
	border-radius: 13px;
	color: #108a8d;
	background: #e6f6f5;
	font-size: 22px;
}
body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-title {
	margin: 2px 0 6px !important;
	color: #17334e;
	font-size: 19px;
	line-height: 1.2;
}
body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-description {
	color: #64798c;
	font-size: 12px;
	line-height: 1.5;
}

body.page-id-3599 .solucoes-teste-segments,
body.page-id-3599 .solucoes-teste-features {
	padding: 84px 0 !important;
	background: #f5f8fa;
}
body.page-id-3599 .solucoes-teste-features { padding-top: 58px !important; }
body.page-id-3599 .solucoes-teste-width {
	display: block !important;
	width: min(100% - 64px, 1400px) !important;
	margin: 0 auto !important;
}
body.page-id-3599 .solucoes-teste-segment-grid {
	display: block !important;
	margin-top: 36px !important;
	overflow: hidden;
	border: 1px solid #dce6ec;
	border-radius: 18px;
	background: #dce6ec;
	box-shadow: 0 12px 32px rgba(18,51,74,.09);
}
body.page-id-3599 .solucoes-teste-segment-card {
	min-height: 135px;
	padding: 20px 10px !important;
	background: #fff;
}
body.page-id-3599 .solucoes-teste-segment-card .elementor-icon-box-wrapper {
	flex-direction: column;
	align-items: center;
	gap: 13px;
	text-align: center;
}
body.page-id-3599 .solucoes-teste-segment-card .elementor-icon {
	display: grid;
	width: 46px;
	height: 46px;
	place-items: center;
	border-radius: 13px;
	color: #0873af;
	background: #eaf3f9;
	font-size: 19px;
}
body.page-id-3599 .solucoes-teste-segment-card .elementor-icon-box-title {
	margin: 0 !important;
	color: #17334e;
	font-size: 14px;
	line-height: 1.35;
}

body.page-id-3599 .solucoes-teste-kicker.centered,
body.page-id-3599 .solucoes-teste-section-title.centered,
body.page-id-3599 .solucoes-teste-section-description.centered { text-align: center; }
body.page-id-3599 .solucoes-teste-section-description.centered { margin-right: auto !important; margin-left: auto !important; }

body.page-id-3599 .solucoes-teste-tabs-widget { margin: 35px 0 24px !important; }
body.page-id-3599 .solucoes-teste-tabs {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 6px;
	padding: 8px;
	border: 1px solid #dce6ec;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 8px 24px rgba(18,51,74,.06);
}
body.page-id-3599 .solucoes-teste-tabs button {
	min-height: 50px;
	padding: 10px 12px;
	border: 0;
	border-radius: 10px;
	color: #677d91;
	background: transparent;
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	cursor: pointer;
}
body.page-id-3599 .solucoes-teste-tabs button:hover,
body.page-id-3599 .solucoes-teste-tabs button.is-active {
	color: #0873af;
	background: #eaf3f9;
}
body.page-id-3599 .solucoes-teste-panel {
	display: none !important;
	padding: 32px !important;
	border: 1px solid #dce6ec;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 12px 32px rgba(18,51,74,.09);
}
body.page-id-3599 .solucoes-teste-panel.is-active { display: block !important; }

body.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	align-items: stretch;
	gap: 12px;
}

body.page-id-3599 .solucoes-teste-features .solucoes-teste-width {
	width: min(calc(100% - 32px), 1500px) !important;
}

body.page-id-3599 .solucoes-teste-panel-financeiro {
	padding: 24px !important;
}

body.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner > .elementor-element {
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	flex: none !important;
}

@media (max-width: 767px) {
	body.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

body.page-id-3599 .solucoes-teste-card-content {
	width: 100% !important;
}

body.page-id-3599 .solucoes-teste-card {
	min-height: 136px;
	padding: 20px !important;
	border: 1px solid #e1e9ee;
	border-radius: 14px;
	background: #f9fbfc;
}
body.page-id-3599 .solucoes-teste-card .elementor-icon-box-wrapper { gap: 15px; }
body.page-id-3599 .solucoes-teste-card .elementor-icon {
	display: grid;
	width: 50px;
	height: 50px;
	place-items: center;
	border-radius: 13px;
	color: #108a8d;
	background: #e7f6f5;
	font-size: 20px;
}
body.page-id-3599 .solucoes-teste-card .elementor-icon-box-title {
	margin: 1px 0 6px !important;
	color: #17334e;
	font-size: 16px;
	line-height: 1.3;
}
body.page-id-3599 .solucoes-teste-card .elementor-icon-box-description {
	color: #64798c;
	font-size: 12px;
	line-height: 1.6;
}

body.page-id-3599 .solucoes-teste-objective {
	padding: 92px 0 !important;
	color: #fff;
	text-align: center;
	background: linear-gradient(135deg, #06354f, #06415f 58%, #075b72);
}
body.page-id-3599 .solucoes-teste-objective-inner {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	width: min(100% - 64px, 1020px) !important;
	margin: 0 auto !important;
}
body.page-id-3599 .solucoes-teste-objective-title { max-width: 930px; margin: 0 0 16px !important; }
body.page-id-3599 .solucoes-teste-objective-title .elementor-heading-title {
	color: #fff;
	font-size: clamp(38px, 4vw, 52px);
	line-height: 1.16;
}
body.page-id-3599 .solucoes-teste-objective-description {
	max-width: 730px;
	color: #d0e0e7;
	font-size: 17px;
	line-height: 1.7;
}
body.page-id-3599 .solucoes-teste-objective-description p { margin: 0; }
body.page-id-3599 .solucoes-teste-points-widget { margin: 30px 0 32px !important; }
body.page-id-3599 .solucoes-teste-points {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
body.page-id-3599 .solucoes-teste-points span {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 9px 15px;
	border: 1px solid rgba(255,255,255,.18);
	border-radius: 999px;
	color: #eaf4f7;
	background: rgba(255,255,255,.06);
	font-size: 13px;
	font-weight: 600;
}
body.page-id-3599 .solucoes-teste-outline-button .elementor-button {
	min-width: 278px;
	padding: 16px 22px;
	border: 1px solid rgba(255,255,255,.75);
	border-radius: 999px;
	color: #17334e;
	background: #fff;
	font-weight: 700;
}

body.page-id-3599 .solucoes-teste-demo {
	display: block !important;
	width: min(100% - 64px, 1120px) !important;
	margin: 0 auto !important;
	padding: 88px 0 !important;
}
body.page-id-3599 .solucoes-teste-demo-title { margin: 12px 0 18px !important; }
body.page-id-3599 .solucoes-teste-demo-title .elementor-heading-title {
	color: #17334e;
	font-size: clamp(38px, 3.8vw, 50px);
	line-height: 1.14;
}
body.page-id-3599 .solucoes-teste-demo-title span { color: #18aaa7; }
body.page-id-3599 .solucoes-teste-demo-description { color: #64798c; font-size: 15px; line-height: 1.7; }
body.page-id-3599 .solucoes-teste-demo-description p { margin: 0 0 15px; }
body.page-id-3599 .solucoes-teste-demo-description ul { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; color: #17334e; font-size: 14px; font-weight: 600; }
body.page-id-3599 .solucoes-teste-demo-description li::before { content: "✓"; margin-right: 9px; color: #18aaa7; }
body.page-id-3599 .solucoes-teste-demo-placeholder {
	padding: 32px !important;
	border: 1px dashed #a9c6d4;
	border-radius: 16px;
	background: #f6fbfd;
}
body.page-id-3599 .solucoes-teste-demo-placeholder .elementor-heading-title { color: #17334e; }
body.page-id-3599 .solucoes-teste-demo-placeholder p { margin-bottom: 0; color: #64798c; }

/* Refinements requested for the Elementor-editable Solucoes prototype. */
@media (min-width: 761px) {
	body.page-id-3599 .solucoes-teste-hero > .e-con-inner {
		padding-top: 22px;
		box-sizing: border-box;
		background: #06344e;
	}

	body.page-id-3599 .solucoes-teste-hero-copy {
		padding-top: 58px !important;
		padding-bottom: 58px !important;
	}
}

body.page-id-3599 .solucoes-teste-segments {
	padding-top: 76px !important;
	padding-bottom: 26px !important;
}

body.page-id-3599 .solucoes-teste-features {
	padding-top: 26px !important;
	padding-bottom: 80px !important;
}

body.page-id-3599 .solucoes-teste-tabs button {
	transition:
		color .2s ease,
		background-color .2s ease,
		box-shadow .2s ease,
		transform .2s ease;
}

body.page-id-3599 .solucoes-teste-tabs button:hover {
	transform: translateY(-1px);
}

@keyframes operalize-solucoes-panel-in {
	from {
		opacity: 0;
		transform: translateY(12px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

body.page-id-3599 .solucoes-teste-panel.is-active > .e-con-inner {
	animation: operalize-solucoes-panel-in .32s cubic-bezier(.2,.7,.2,1) both;
}

body.page-id-3599 .solucoes-teste-system-card {
	cursor: pointer;
	transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

body.page-id-3599 .solucoes-teste-system-card:hover {
	transform: translateY(-3px);
	border-color: #a9d9d8;
	box-shadow: 0 14px 30px rgba(18,51,74,.12);
}

body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-wrapper,
body.page-id-3599 .solucoes-teste-system-card .elementor-icon-box-content,
body.page-id-3599 .solucoes-teste-system-card a {
	color: inherit;
	text-decoration: none;
}

body.page-id-3599 .solucoes-teste-demo-form {
	width: 100% !important;
	padding: 30px !important;
	border: 1px solid #dce6ec;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 12px 32px rgba(18,51,74,.09);
}

body.page-id-3599 .solucoes-teste-demo-form .wpforms-container {
	margin: 0 !important;
}

body.page-id-3599 .solucoes-teste-demo-form .wpforms-field {
	padding-top: 8px;
	padding-bottom: 8px;
}

body.page-id-3599 .solucoes-teste-demo-form .wpforms-field-label {
	margin-bottom: 7px;
	color: #17334e;
	font-size: 14px;
	font-weight: 700;
}

body.page-id-3599 .solucoes-teste-demo-form input:not([type="checkbox"]):not([type="radio"]),
body.page-id-3599 .solucoes-teste-demo-form select,
body.page-id-3599 .solucoes-teste-demo-form textarea {
	min-height: 48px;
	border: 1px solid #cfdce4 !important;
	border-radius: 9px !important;
	background: #fff !important;
	box-shadow: none !important;
}

body.page-id-3599 .solucoes-teste-demo-form textarea {
	min-height: 112px;
}

body.page-id-3599 .solucoes-teste-demo-form button[type="submit"] {
	min-height: 48px;
	padding: 12px 24px !important;
	border: 0 !important;
	border-radius: 9px !important;
	color: #fff !important;
	background: #18aaa7 !important;
	font-weight: 700 !important;
	transition: background-color .2s ease, transform .2s ease;
}

body.page-id-3599 .solucoes-teste-demo-form button[type="submit"]:hover {
	transform: translateY(-1px);
	background: #0f8f8d !important;
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-3599 .solucoes-teste-panel.is-active > .e-con-inner {
		animation: none;
	}

	body.page-id-3599 .solucoes-teste-tabs button,
	body.page-id-3599 .solucoes-teste-system-card {
		transition: none;
	}
}

@media (max-width: 1100px) {
	body.page-id-3599 .solucoes-teste-hero { grid-template-columns: minmax(0, .93fr) minmax(0, 1.07fr); }
	body.page-id-3599 .solucoes-teste-hero-copy { padding-right: 36px !important; }
	body.page-id-3599 .solucoes-teste-hero-media { margin-left: -70px !important; }
	body.page-id-3599 .solucoes-teste-systems { grid-template-columns: 1fr; gap: 34px; }
	body.page-id-3599 .solucoes-teste-systems-copy { text-align: center; }
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description { margin-right: auto !important; margin-left: auto !important; }
	body.page-id-3599 .solucoes-teste-segment-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
	body.page-id-3599 .solucoes-teste-panel { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner { grid-template-columns: repeat(4, minmax(0, 1fr)); }
	body.page-id-3599 .solucoes-teste-panel > .e-con-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 760px) {
	body.page-id-3599,
	body.page-id-3599 .elementor-3599 {
		overflow-x: hidden !important;
	}
	body.page-id-3599 .solucoes-teste-hero > .e-con-inner,
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner,
	body.page-id-3599 .solucoes-teste-segments > .e-con-inner,
	body.page-id-3599 .solucoes-teste-features > .e-con-inner,
	body.page-id-3599 .solucoes-teste-objective > .e-con-inner,
	body.page-id-3599 .solucoes-teste-demo > .e-con-inner {
		width: 100vw !important;
		max-width: 100vw !important;
		box-sizing: border-box !important;
	}
	body.page-id-3599 .solucoes-teste-hero {
		display: block !important;
		min-height: 660px;
		background: #062d47;
	}
	body.page-id-3599 .solucoes-teste-hero > .e-con-inner { display: block !important; min-height: 660px; }
	body.page-id-3599 .solucoes-teste-hero-copy {
		position: relative;
		z-index: 3;
		width: min(100% - 42px, 540px) !important;
		margin: 0 auto !important;
		padding: 50px 0 0 !important;
		background: transparent;
	}
	body.page-id-3599 .solucoes-teste-hero-copy,
	body.page-id-3599 .solucoes-teste-systems-copy,
	body.page-id-3599 .solucoes-teste-systems-cards,
	body.page-id-3599 .solucoes-teste-segment-grid,
	body.page-id-3599 .solucoes-teste-panel,
	body.page-id-3599 .solucoes-teste-demo-copy,
	body.page-id-3599 .solucoes-teste-demo-placeholder {
		max-width: 100% !important;
		box-sizing: border-box !important;
	}
	body.page-id-3599 .solucoes-teste-hero > .e-con-inner > .solucoes-teste-hero-copy {
		width: calc(100vw - 42px) !important;
		max-width: calc(100vw - 42px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .solucoes-teste-systems-copy,
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .solucoes-teste-systems-cards,
	body.page-id-3599 .solucoes-teste-demo > .e-con-inner > .solucoes-teste-demo-copy,
	body.page-id-3599 .solucoes-teste-demo > .e-con-inner > .solucoes-teste-demo-placeholder {
		width: calc(100vw - 34px) !important;
		max-width: calc(100vw - 34px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .solucoes-teste-systems-copy {
		position: relative;
		left: calc(50vw - 50%);
		width: 100vw !important;
		max-width: 100vw !important;
		padding-right: 17px !important;
		padding-left: 17px !important;
		box-sizing: border-box !important;
	}
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-title,
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description,
	body.page-id-3599 .solucoes-teste-systems-copy .elementor-heading-title {
		display: block !important;
		position: relative;
		left: 0;
		width: calc(100vw - 34px) !important;
		max-width: calc(100vw - 34px) !important;
		inline-size: calc(100vw - 34px) !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
		word-break: normal !important;
	}
	body.page-id-3599 .solucoes-teste-systems-copy .elementor-heading-title {
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: 22px !important;
		line-height: 1.16 !important;
	}
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description,
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description p {
		font-size: 13px !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
	}
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description p {
		width: min(320px, calc(100vw - 48px)) !important;
		max-width: min(320px, calc(100vw - 48px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner > .elementor-element,
	body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner > .e-con,
	body.page-id-3599 .solucoes-teste-panel > .e-con-inner > .e-con {
		width: 100% !important;
		max-width: 100% !important;
	}
	body.page-id-3599 .solucoes-teste-hero-title .elementor-heading-title {
		max-width: 100% !important;
		font-size: clamp(38px, 10vw, 43px);
		line-height: 1.08;
		white-space: normal !important;
		overflow-wrap: break-word;
	}
	body.page-id-3599 .solucoes-teste-hero-description { max-width: 335px; margin: 17px 0 22px !important; font-size: 15px; }
	body.page-id-3599 .solucoes-teste-primary-button .elementor-button { min-width: 0; padding: 15px 18px; font-size: 14px; }
	body.page-id-3599 .solucoes-teste-hero-media {
		position: absolute;
		inset: 0;
		z-index: 1;
		display: block !important;
		min-height: 0;
		margin: 0 !important;
	}
	body.page-id-3599 .solucoes-teste-hero-media::before {
		z-index: 3;
		background: linear-gradient(180deg, #062d47 0%, #062d47 37%, rgba(6,45,71,.92) 48%, rgba(6,45,71,.34) 65%, rgba(6,45,71,.08) 100%);
	}
	body.page-id-3599 .solucoes-teste-hero-image,
	body.page-id-3599 .solucoes-teste-hero-image .elementor-widget-container,
	body.page-id-3599 .solucoes-teste-hero-image img { height: 100% !important; }
	body.page-id-3599 .solucoes-teste-hero-image img { object-position: 61% bottom; }
	body.page-id-3599 .solucoes-teste-systems,
	body.page-id-3599 .solucoes-teste-segments,
	body.page-id-3599 .solucoes-teste-features,
	body.page-id-3599 .solucoes-teste-objective { padding-top: 60px !important; padding-bottom: 60px !important; }
	body.page-id-3599 .solucoes-teste-systems { padding-right: 18px !important; padding-left: 18px !important; }
	body.page-id-3599 .solucoes-teste-systems-cards { grid-template-columns: 1fr; }
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner,
	body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner,
	body.page-id-3599 .solucoes-teste-demo > .e-con-inner { grid-template-columns: 1fr; }
	body.page-id-3599 .solucoes-teste-width,
	body.page-id-3599 .solucoes-teste-objective-inner { width: min(100% - 34px, 580px) !important; }
	body.page-id-3599 .solucoes-teste-section-title .elementor-heading-title,
	body.page-id-3599 .solucoes-teste-objective-title .elementor-heading-title,
	body.page-id-3599 .solucoes-teste-demo-title .elementor-heading-title {
		max-width: 100% !important;
		font-size: 32px;
		white-space: normal !important;
		overflow-wrap: break-word;
	}
	body.page-id-3599 .solucoes-teste-segment-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 27px !important; }
	body.page-id-3599 .solucoes-teste-segment-grid > .e-con-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	body.page-id-3599 .solucoes-teste-segment-card:last-child { grid-column: 1 / -1; }
	body.page-id-3599 .solucoes-teste-tabs { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
	body.page-id-3599 .solucoes-teste-tabs button { min-height: 48px; border: 1px solid #dce6ec; font-size: 12px; white-space: normal; }
	body.page-id-3599 .solucoes-teste-tabs button:nth-child(3) { grid-column: 1 / -1; }
	body.page-id-3599 .solucoes-teste-panel { grid-template-columns: 1fr; gap: 12px; padding: 20px !important; border-radius: 15px; }
	body.page-id-3599 .solucoes-teste-panel > .e-con-inner { grid-template-columns: 1fr; gap: 12px; }
	body.page-id-3599 .solucoes-teste-card { min-height: 0; padding: 17px !important; }
	body.page-id-3599 .solucoes-teste-objective-title .elementor-heading-title { font-size: 32px; }
	body.page-id-3599 .solucoes-teste-points { display: grid; width: min(100%, 310px); }
	body.page-id-3599 .solucoes-teste-points span { justify-content: center; }
	body.page-id-3599 .solucoes-teste-outline-button .elementor-button { min-width: 0; width: 100%; }
	body.page-id-3599 .solucoes-teste-demo { grid-template-columns: 1fr; gap: 34px; width: min(100% - 34px, 580px) !important; padding: 64px 0 !important; }
	body.page-id-3599 .solucoes-teste-segments { padding-top: 60px !important; padding-bottom: 22px !important; }
	body.page-id-3599 .solucoes-teste-features { padding-top: 22px !important; padding-bottom: 60px !important; }
	body.page-id-3599 .solucoes-teste-demo-form {
		width: calc(100vw - 34px) !important;
		max-width: calc(100vw - 34px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding: 20px !important;
		box-sizing: border-box !important;
	}
}

/* Header logo: larger, proportional sizes for desktop and mobile. */
#ast-desktop-header .custom-logo {
	width: 300px !important;
	height: auto !important;
	max-width: 300px !important;
}

/* Keep the desktop header compact around the logo. */
#ast-desktop-header .ast-site-identity {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#ast-mobile-header .custom-logo,
.ast-mobile-header-wrap .custom-logo {
	width: 210px !important;
	height: auto !important;
	max-width: 210px !important;
}

@media (max-width: 359px) {
	#ast-mobile-header .custom-logo,
	.ast-mobile-header-wrap .custom-logo {
		width: 180px !important;
		max-width: 180px !important;
	}
}

/* Use the compact header before the desktop navigation starts wrapping. */
@media (max-width: 1280px) {
	#ast-desktop-header {
		display: none !important;
	}

	#ast-mobile-header {
		display: block !important;
	}
}

@media (min-width: 1281px) {
	#ast-mobile-header {
		display: none !important;
	}
}

/* Rebrand message integrated into the homepage hero. */
body.home .operalize-rebrand-message {
	display: flex;
	position: relative;
	z-index: 2;
	flex-direction: column;
	align-items: center;
	gap: 6px;
	margin: 0 0 30px;
	color: #fff;
	text-align: center;
}

body.home .operalize-rebrand-title {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 17px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 999px;
	background: rgba(4, 43, 76, 0.58);
	box-shadow: 0 8px 24px rgba(4, 24, 44, 0.18);
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	backdrop-filter: blur(5px);
}

body.home .operalize-rebrand-tagline {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	text-shadow: 0 1px 12px rgba(0, 0, 0, 0.32);
}

@media (max-width: 767px) {
	body.home .operalize-rebrand-message {
		gap: 5px;
		margin-bottom: 30px;
	}

	body.home .operalize-rebrand-title {
		max-width: 330px;
		padding: 7px 12px;
		font-size: 12px;
		letter-spacing: 0.02em;
	}

	body.home .operalize-rebrand-tagline {
		max-width: 305px;
		font-size: 13px;
		line-height: 1.35;
	}
}

/* Keep every client logo on the same vertical center line. */
body.home .elementor-element-e777fc .swiper-wrapper,
body.page-id-1286 .elementor-element-fc18e11 .swiper-wrapper,
body.page-id-3599 .elementor-element-fc18e11 .swiper-wrapper,
body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-wrapper {
	align-items: stretch;
}

body.home .elementor-element-e777fc .swiper-slide,
body.page-id-1286 .elementor-element-fc18e11 .swiper-slide,
body.page-id-3599 .elementor-element-fc18e11 .swiper-slide,
body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}

body.home .elementor-element-e777fc .swiper-slide-inner,
body.page-id-1286 .elementor-element-fc18e11 .swiper-slide-inner,
body.page-id-3599 .elementor-element-fc18e11 .swiper-slide-inner,
body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide-inner {
	display: flex;
	width: 100%;
	height: 210px;
	margin: 0;
	align-items: center;
	justify-content: center;
}

body.home .elementor-element-e777fc .swiper-slide-image,
body.page-id-1286 .elementor-element-fc18e11 .swiper-slide-image,
body.page-id-3599 .elementor-element-fc18e11 .swiper-slide-image,
body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide-image {
	display: block;
	margin: auto;
}

@media (max-width: 767px) {
	body.home .elementor-element-e777fc .swiper-slide-inner,
	body.page-id-1286 .elementor-element-fc18e11 .swiper-slide-inner,
	body.page-id-3599 .elementor-element-fc18e11 .swiper-slide-inner,
  body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide-inner {
		height: 190px;
	}
}

/* Lock homepage logos to the exact center throughout Swiper transitions. */
body.home .elementor-element-e777fc .swiper-slide-inner,
  body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide-inner {
	position: relative !important;
}

body.home .elementor-element-e777fc .swiper-slide-image,
  body:is(.page-id-382, .page-id-3599) .elementor-element-7a4c701f .swiper-slide-image {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	max-width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	transform: translate(-50%, -50%) !important;
}

/*
 * Legacy experimental styles are intentionally disabled.
 * The /teste/ team section now stores its layout in native Elementor controls.
 */
@media not all {
/* Experimental About-page introduction on /teste/. */
body.page-id-3599 .elementor-element-a73f4c1,
body.page-id-3599 .elementor-element-a73f4c1 .elementor-widget-container {
	width: 100%;
}

/* Use more of the available desktop width on the experimental About page. */
body.page-id-3599 .elementor-element-dc6c9fc > .e-con-inner {
	width: 100%;
	max-width: min(100%, 1450px) !important;
}

body.page-id-3599 .operalize-team-intro {
	--operalize-navy: #0b2c59;
	--operalize-text: #42536b;
	--operalize-teal: #1db6ad;
	--operalize-pale: #edf9f8;
	position: relative;
	isolation: isolate;
	width: 100%;
	padding: 58px 0 22px;
	color: var(--operalize-text);
}

body.page-id-3599 .operalize-team-intro::before,
body.page-id-3599 .operalize-team-intro::after {
	position: absolute;
	z-index: -1;
	content: "";
	pointer-events: none;
}

body.page-id-3599 .operalize-team-intro::before {
	top: 78px;
	left: -82px;
	width: 190px;
	height: 190px;
	border: 34px solid rgba(29, 182, 173, 0.08);
	border-radius: 50%;
	clip-path: inset(0 0 50% 50%);
	transform: rotate(-24deg);
}

body.page-id-3599 .operalize-team-intro::after {
	right: -22px;
	bottom: 34px;
	width: 130px;
	height: 96px;
	background-image: radial-gradient(circle, rgba(29, 182, 173, 0.22) 1.5px, transparent 1.7px);
	background-size: 13px 13px;
}

body.page-id-3599 .operalize-team-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.9fr);
	gap: 46px;
	align-items: center;
}

body.page-id-3599 .operalize-team-copy {
	max-width: 690px;
}

body.page-id-3599 .operalize-team-eyebrow,
body.page-id-3599 .operalize-team-heading > span {
	display: block;
	margin-bottom: 8px;
	color: var(--operalize-teal);
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

body.page-id-3599 .operalize-team-copy h2 {
	margin: 0;
	color: var(--operalize-navy);
	font-size: clamp(44px, 4.7vw, 68px);
	font-weight: 800;
	line-height: 0.98;
	letter-spacing: 0.015em;
}

body.page-id-3599 .operalize-team-lead {
	margin: 22px 0 10px;
	color: var(--operalize-text);
	font-size: clamp(20px, 2vw, 27px);
	line-height: 1.35;
}

body.page-id-3599 .operalize-team-lead strong {
	color: var(--operalize-teal);
	font-weight: 700;
}

body.page-id-3599 .operalize-team-accent {
	display: block;
	width: 48px;
	height: 3px;
	margin: 14px 0 22px;
	border-radius: 999px;
	background: var(--operalize-teal);
}

body.page-id-3599 .operalize-team-description {
	max-width: 680px;
	margin: 0;
	font-size: 16px;
	line-height: 1.75;
}

body.page-id-3599 .operalize-team-pillars {
	position: relative;
	overflow: hidden;
	padding: 20px 28px;
	border: 1px solid rgba(11, 44, 89, 0.08);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 16px 42px rgba(16, 42, 72, 0.11);
}

body.page-id-3599 .operalize-team-pillars::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	background: var(--operalize-teal);
	content: "";
}

body.page-id-3599 .operalize-team-pillar {
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr);
	gap: 16px;
	align-items: start;
	padding: 18px 0;
}

body.page-id-3599 .operalize-team-pillar + .operalize-team-pillar {
	border-top: 1px dashed rgba(66, 83, 107, 0.24);
}

body.page-id-3599 .operalize-team-pillar-icon,
body.page-id-3599 .operalize-team-metric-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: var(--operalize-teal);
}

body.page-id-3599 .operalize-team-pillar-icon {
	width: 52px;
	height: 52px;
	border: 2px solid currentColor;
	border-radius: 50%;
}

body.page-id-3599 .operalize-team-pillar-icon svg {
	width: 30px;
	height: 30px;
}

body.page-id-3599 .operalize-team-pillar h3,
body.page-id-3599 .operalize-team-metric h3 {
	margin: 0;
	color: var(--operalize-navy);
	font-weight: 700;
}

body.page-id-3599 .operalize-team-pillar h3 {
	font-size: 18px;
	line-height: 1.3;
}

body.page-id-3599 .operalize-team-pillar p {
	margin: 7px 0 0;
	font-size: 14px;
	line-height: 1.6;
}

body.page-id-3599 .operalize-team-pillar svg,
body.page-id-3599 .operalize-team-metric svg {
	fill: none;
	stroke: currentColor;
	stroke-width: 2.2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

body.page-id-3599 .operalize-team-metrics {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	overflow: hidden;
	margin-top: 34px;
	border: 1px solid rgba(11, 44, 89, 0.08);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 14px 38px rgba(16, 42, 72, 0.09);
}

body.page-id-3599 .operalize-team-metric {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	gap: 8px;
	min-height: 185px;
	padding: 24px 12px;
	align-content: center;
	border-left: 1px solid rgba(66, 83, 107, 0.14);
}

body.page-id-3599 .operalize-team-metric:first-child {
	border-left: 0;
}

body.page-id-3599 .operalize-team-metric-icon {
	width: 32px;
	height: 32px;
}

body.page-id-3599 .operalize-team-metric-icon svg {
	width: 30px;
	height: 30px;
}

body.page-id-3599 .operalize-team-metric strong {
	display: block;
	margin-bottom: 4px;
	color: var(--operalize-teal);
	font-size: 17px;
	font-weight: 800;
	line-height: 1.15;
	hyphens: none;
	overflow-wrap: normal;
	word-break: normal;
}

body.page-id-3599 .operalize-team-metric h3 {
	font-size: 14px;
	line-height: 1.35;
}

body.page-id-3599 .operalize-team-metric p {
	margin: 6px 0 0;
	font-size: 12px;
	line-height: 1.45;
}

body.page-id-3599 .operalize-team-heading {
	margin: 46px 0 24px;
	text-align: center;
}

body.page-id-3599 .operalize-team-heading h3 {
	margin: 0;
	color: var(--operalize-navy);
	font-size: clamp(28px, 3vw, 38px);
	font-weight: 750;
	line-height: 1.2;
}

body.page-id-3599 .operalize-team-heading i {
	display: block;
	width: 42px;
	height: 3px;
	margin: 14px auto 0;
	border-radius: 999px;
	background: var(--operalize-teal);
}

/* Team layout inspired by the approved 3-by-2 visual reference. */
body.page-id-3599 .elementor-element-008f373 {
	left: auto;
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	column-gap: 78px !important;
	row-gap: 54px !important;
	width: min(1100px, 100%) !important;
	max-width: 1100px !important;
	margin: 0 auto !important;
	padding: 22px 0 54px !important;
	overflow: visible;
	transform: none;
}

body.page-id-3599 .elementor-element-008f373 > .e-con {
	position: relative;
	width: 100% !important;
	max-width: none !important;
	min-width: 0;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
}

body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image {
	width: 238px !important;
	max-width: 238px !important;
}

body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image img {
	width: 238px !important;
	height: 238px !important;
	max-width: 238px !important;
	border: 4px solid #fff;
	border-radius: 50%;
	object-fit: cover;
	box-shadow:
		0 0 0 1px rgba(11, 44, 89, 0.22),
		0 10px 28px rgba(11, 44, 89, 0.13);
}

body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(2) {
	width: 100%;
	margin-top: 12px;
}

body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(2) .elementor-heading-title {
	font-size: 21px;
	line-height: 1.25;
}

body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(3) {
	width: 100%;
	margin-top: 3px;
}

body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(3) .elementor-heading-title {
	font-size: 15px;
	line-height: 1.35;
}

body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(1)::after,
body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(2)::after,
body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(4)::after,
body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(5)::after {
	position: absolute;
	top: 115px;
	bottom: auto;
	right: -68px;
	left: auto;
	width: 58px;
	height: 8px;
	background:
		radial-gradient(circle at 4px 50%, #1db6ad 3px, transparent 3.5px),
		radial-gradient(circle at calc(100% - 4px) 50%, #1db6ad 3px, transparent 3.5px),
		linear-gradient(#1db6ad, #1db6ad) center / calc(100% - 16px) 2px no-repeat;
	content: "";
	pointer-events: none;
}

body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(-n + 3)::before {
	position: absolute;
	top: auto;
	bottom: -42px;
	left: calc(50% - 4px);
	right: auto;
	width: 8px;
	height: 30px;
	background:
		radial-gradient(circle at 50% 4px, #1db6ad 3px, transparent 3.5px),
		radial-gradient(circle at 50% calc(100% - 4px), #1db6ad 3px, transparent 3.5px),
		repeating-linear-gradient(to bottom, #1db6ad 0 3px, transparent 3px 7px) center / 2px calc(100% - 16px) no-repeat;
	content: "";
	pointer-events: none;
}

@media (max-width: 1199px) {
	body.page-id-3599 .operalize-team-hero {
		grid-template-columns: minmax(0, 1fr);
		gap: 30px;
	}

	body.page-id-3599 .operalize-team-copy {
		max-width: 820px;
	}

	body.page-id-3599 .operalize-team-metrics {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	body.page-id-3599 .operalize-team-metric:nth-child(4) {
		border-left: 0;
	}

	body.page-id-3599 .operalize-team-metric:nth-child(n + 4) {
		border-top: 1px solid rgba(66, 83, 107, 0.14);
	}

	body.page-id-3599 .elementor-element-008f373 {
		column-gap: 46px !important;
		row-gap: 48px !important;
		width: min(900px, 100%) !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image {
		width: 205px !important;
		max-width: 205px !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image img {
		width: 205px !important;
		height: 205px !important;
		max-width: 205px !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(1)::after,
	body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(2)::after,
	body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(4)::after,
	body.page-id-3599 .elementor-element-008f373 > .e-con:nth-child(5)::after {
		top: 99px;
		right: -42px;
		width: 36px;
	}
}

@media (max-width: 767px) {
	body.page-id-3599 .operalize-team-intro {
		padding: 32px 0 12px;
	}

	body.page-id-3599 .operalize-team-intro::before,
	body.page-id-3599 .operalize-team-intro::after {
		display: none;
	}

	body.page-id-3599 .operalize-team-copy h2 {
		font-size: clamp(32px, 10vw, 42px);
		letter-spacing: 0;
	}

	body.page-id-3599 .operalize-team-lead {
		margin-top: 18px;
		font-size: 20px;
	}

	body.page-id-3599 .operalize-team-description {
		font-size: 15px;
		line-height: 1.65;
	}

	body.page-id-3599 .operalize-team-pillars {
		padding: 12px 20px;
		border-radius: 14px;
	}

	body.page-id-3599 .operalize-team-pillar {
		grid-template-columns: 46px minmax(0, 1fr);
		gap: 12px;
		padding: 16px 0;
	}

	body.page-id-3599 .operalize-team-pillar-icon {
		width: 44px;
		height: 44px;
	}

	body.page-id-3599 .operalize-team-pillar-icon svg {
		width: 25px;
		height: 25px;
	}

	body.page-id-3599 .operalize-team-pillar h3 {
		font-size: 16px;
	}

	body.page-id-3599 .operalize-team-metrics {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-top: 24px;
		border-radius: 14px;
	}

	body.page-id-3599 .operalize-team-metric {
		grid-template-columns: minmax(0, 1fr);
		gap: 8px;
		min-height: 205px;
		padding: 20px 14px;
		border-top: 1px solid rgba(66, 83, 107, 0.14);
		border-left: 1px solid rgba(66, 83, 107, 0.14);
	}

	body.page-id-3599 .operalize-team-metric:nth-child(-n + 2) {
		border-top: 0;
	}

	body.page-id-3599 .operalize-team-metric:nth-child(odd) {
		border-left: 0;
	}

	body.page-id-3599 .operalize-team-metric strong {
		font-size: 18px;
	}

	body.page-id-3599 .operalize-team-heading {
		margin: 34px 0 20px;
	}

	body.page-id-3599 .operalize-team-heading h3 {
		font-size: 28px;
	}

	body.page-id-3599 .elementor-element-dc6c9fc > .e-con-inner {
		max-width: 100% !important;
	}

	body.page-id-3599 .elementor-element-008f373 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		column-gap: 14px !important;
		row-gap: 34px !important;
		width: 100% !important;
		padding: 14px 0 38px !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image {
		width: clamp(132px, 38vw, 158px) !important;
		max-width: clamp(132px, 38vw, 158px) !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con .elementor-widget-image img {
		width: clamp(132px, 38vw, 158px) !important;
		height: clamp(132px, 38vw, 158px) !important;
		max-width: clamp(132px, 38vw, 158px) !important;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(2) .elementor-heading-title {
		font-size: 17px;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con > .elementor-widget-heading:nth-child(3) .elementor-heading-title {
		font-size: 13px;
	}

	body.page-id-3599 .elementor-element-008f373 > .e-con::before,
	body.page-id-3599 .elementor-element-008f373 > .e-con::after {
		display: none;
	}
}
}

/* Native Elementor Button widgets used by the Teste feature categories. */
body.page-id-3599 .solucoes-teste-tabs {
	display: block !important;
	padding: 8px !important;
	border: 1px solid #dce6ec;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 8px 24px rgba(18,51,74,.06);
}

body.page-id-3599 .solucoes-teste-tabs > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 6px;
	width: 100% !important;
	max-width: none !important;
}

body.page-id-3599 .solucoes-teste-tab-button {
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body.page-id-3599 .solucoes-teste-tab-button .elementor-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 50px;
	padding: 10px 12px !important;
	border: 0 !important;
	border-radius: 10px !important;
	color: #677d91 !important;
	background: transparent !important;
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
	box-shadow: none !important;
	transition: color .2s ease, background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

body.page-id-3599 .solucoes-teste-tab-button .elementor-button:hover,
body.page-id-3599 .solucoes-teste-tab-button.is-active .elementor-button {
	color: #0873af !important;
	background: #eaf3f9 !important;
}

body.page-id-3599 .solucoes-teste-tab-button .elementor-button:hover {
	transform: translateY(-1px);
}

@media (max-width: 760px) {
	body.page-id-3599 .solucoes-teste-tabs > .e-con-inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}

	body.page-id-3599 .solucoes-teste-tab-button .elementor-button {
		min-height: 48px;
		border: 1px solid #dce6ec !important;
		font-size: 12px;
		white-space: normal;
	}

	body.page-id-3599 .solucoes-teste-tab-notas-fiscais-e-vendas {
		grid-column: 1 / -1;
	}
}

/* Keep the hero label safely below the fixed desktop header. */
@media (min-width: 761px) {
	body.page-id-3599 .solucoes-teste-hero-copy {
		justify-content: flex-start;
		padding-top: 74px !important;
	}
}

/* Desktop: reproduce the approved local prototype proportions. */
@media (min-width: 901px) {
	body.page-id-3599 .solucoes-teste-hero {
		min-height: 560px;
		background:
			radial-gradient(circle at 7% 12%, rgba(35, 180, 174, .12), transparent 30%),
			linear-gradient(110deg, #061f37 0%, #03365a 68%, #03365a 100%);
	}

	body.page-id-3599 .solucoes-teste-hero > .e-con-inner {
		width: min(100%, 1900px) !important;
		max-width: 1900px !important;
		min-height: 560px;
		margin: 0 auto !important;
		grid-template-columns: minmax(430px, .82fr) minmax(650px, 1.18fr);
		padding: 0 !important;
		box-sizing: border-box;
	}

	body.page-id-3599 .solucoes-teste-hero-copy {
		width: min(100%, 680px) !important;
		height: auto !important;
		align-self: center;
		justify-self: end;
		justify-content: center !important;
		margin: 0 !important;
		padding: 70px 55px 70px 64px !important;
		box-sizing: border-box;
		background: transparent !important;
		transform: translateY(30px);
	}

	body.page-id-3599 .solucoes-teste-hero > .e-con-inner > .solucoes-teste-hero-copy {
		width: min(100%, 680px) !important;
		max-width: 680px !important;
	}

	body.page-id-3599 .solucoes-teste-hero-copy > .e-con-inner {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body.page-id-3599 .solucoes-teste-hero-media {
		min-height: 560px;
		height: auto !important;
		margin: 0 0 0 -120px !important;
		padding: 0 !important;
		box-sizing: border-box;
	}

	body.page-id-3599 .solucoes-teste-hero-media > .e-con-inner {
		width: 100% !important;
		max-width: none !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body.page-id-3599 .solucoes-teste-hero-media::before {
		display: none !important;
	}

	body.page-id-3599 .solucoes-teste-hero-image,
	body.page-id-3599 .solucoes-teste-hero-image .elementor-widget-container {
		height: auto !important;
	}

	body.page-id-3599 .solucoes-teste-hero-image img {
		width: 100% !important;
		height: auto !important;
		object-fit: cover;
		object-position: center;
		-webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.28) 4%, rgba(0,0,0,.72) 9%, rgba(0,0,0,.94) 15%, #000 20%, #000 100%);
		mask-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.28) 4%, rgba(0,0,0,.72) 9%, rgba(0,0,0,.94) 15%, #000 20%, #000 100%);
	}

	body.page-id-3599 .solucoes-teste-hero-title {
		max-width: 620px;
	}

	body.page-id-3599 .solucoes-teste-hero-title .elementor-heading-title {
		font-size: clamp(42px, 4vw, 64px);
		line-height: 1.06;
		white-space: nowrap;
	}

body.page-id-3599 .solucoes-teste-hero-description {
		max-width: 470px;
		margin: 23px 0 20px !important;
		font-size: 19px;
		line-height: 1.55;
	}
}

/* Elementor editor: expose every tab panel so all cards remain visually editable. */
body.elementor-editor-active.page-id-3599 .solucoes-teste-panel,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel {
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
	margin-bottom: 28px !important;
	transform: none !important;
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel > .e-con-inner,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel > .e-con-inner {
	animation: none !important;
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner > .elementor-element,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-financeiro > .e-con-inner > .elementor-element {
	width: auto !important;
	max-width: none !important;
	flex: none !important;
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel::before {
	display: block;
	margin: 0 0 18px;
	color: #0873af;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-venda::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-venda::before {
	content: "Venda externa";
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-servicos::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-servicos::before {
	content: "Serviços";
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-notas::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-notas::before {
	content: "Notas fiscais e vendas";
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-financeiro::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-financeiro::before {
	content: "Financeiro";
}

body.elementor-editor-active.page-id-3599 .solucoes-teste-panel-estoque::before,
body.elementor-editor-preview.page-id-3599 .solucoes-teste-panel-estoque::before {
	content: "Estoque";
}

/* Desktop: center the segments section and give both grids more breathing room. */
@media (min-width: 761px) {
	body.page-id-3599 .solucoes-teste-segments .solucoes-teste-width,
	body.page-id-3599 .solucoes-teste-features .solucoes-teste-width {
		width: min(calc(100vw - 64px), 1240px) !important;
		max-width: 1240px !important;
		align-self: center !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.page-id-3599 .solucoes-teste-segments .solucoes-teste-kicker,
	body.page-id-3599 .solucoes-teste-segments .solucoes-teste-section-title,
	body.page-id-3599 .solucoes-teste-segments .solucoes-teste-section-description {
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	body.page-id-3599 .solucoes-teste-segments .solucoes-teste-section-description {
		max-width: 640px !important;
	}

	body.page-id-3599 .solucoes-teste-segment-grid {
		width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.page-id-3599 .solucoes-teste-segment-card {
		min-height: 165px;
		padding: 25px 14px !important;
	}

	body.page-id-3599 .solucoes-teste-tabs button {
		min-height: 64px;
	}

	body.page-id-3599 .solucoes-teste-panel {
		padding: 40px !important;
	}

	body.page-id-3599 .solucoes-teste-card {
		min-height: 165px;
		padding: 25px !important;
	}
}

/* Mobile: keep the three objective points centered as one group. */
@media (max-width: 760px) {
	body.page-id-3599 .solucoes-teste-points-widget .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
		width: 100% !important;
	}

	body.page-id-3599 .solucoes-teste-points {
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

/* Mobile: keep the objective and systems sections on one centered alignment axis. */
@media (max-width: 760px) {
	body.page-id-3599 .solucoes-teste-objective-inner {
		width: calc(100% - 40px) !important;
		max-width: 420px !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	body.page-id-3599 .solucoes-teste-objective-inner > .e-con-inner {
		width: 100% !important;
		align-items: center !important;
	}

	body.page-id-3599 .solucoes-teste-objective-title,
	body.page-id-3599 .solucoes-teste-objective-description,
	body.page-id-3599 .solucoes-teste-points-widget,
	body.page-id-3599 .solucoes-teste-outline-button,
	body.page-id-3599 .solucoes-teste-objective-title .elementor-widget-container,
	body.page-id-3599 .solucoes-teste-objective-description .elementor-widget-container {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	body.page-id-3599 .solucoes-teste-systems {
		padding-right: 17px !important;
		padding-left: 17px !important;
		box-sizing: border-box !important;
	}

	body.page-id-3599 .solucoes-teste-systems > .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box !important;
	}

	body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .solucoes-teste-systems-copy,
	body.page-id-3599 .solucoes-teste-systems > .e-con-inner > .solucoes-teste-systems-cards {
		position: static !important;
		left: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		box-sizing: border-box !important;
	}

	body.page-id-3599 .solucoes-teste-systems-copy,
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-title,
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description,
	body.page-id-3599 .solucoes-teste-systems-copy .solucoes-teste-section-description p {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	body.page-id-3599 .solucoes-teste-systems-cards > .e-con-inner {
		width: 100% !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}
}
