/**
 * Homepage: pill «Saber mais» da secção Do Conceito à excelência.
 * Só o widget bf70255 (cabeçalho da secção). Não os 3 cards.
 */

body.home .elementor-element-b3ea61c::before,
body.home .elementor-element-b3ea61c > .elementor-background-overlay {
	pointer-events: none;
}

body.home .elementor-element-b130b85 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem 1.5rem;
	position: relative;
	z-index: 2;
}

body.home .elementor-element-b130b85 .elementor-invisible {
	visibility: visible !important;
	opacity: 1 !important;
}

body.home .elementor-element-877efa0 {
	flex: 1 1 auto;
	width: auto;
	max-width: calc(100% - 12rem);
	min-width: 0;
}

body.home .elementor-element-f5dec7c {
	flex: 0 0 auto;
	width: auto !important;
	max-width: none;
	--width: auto;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	z-index: 3;
}

body.home .elementor-element-bf70255,
body.home .elementor-element-bf70255.elementor-invisible {
	display: block;
	visibility: visible !important;
	opacity: 1 !important;
	height: auto;
	overflow: visible;
	pointer-events: auto;
	position: relative;
	z-index: 3;
}

body.home .elementor-element-bf70255 a.elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	visibility: visible !important;
	opacity: 1 !important;
	height: auto;
	min-height: 44px;
	overflow: visible;
	pointer-events: auto;
	position: relative;
	z-index: 3;
}

@media (max-width: 767px) {
	body.home .elementor-element-b130b85 {
		flex-wrap: wrap;
		align-items: flex-start;
	}

	body.home .elementor-element-877efa0 {
		flex: 1 1 100%;
		width: 100%;
		max-width: 100%;
	}

	body.home .elementor-element-f5dec7c {
		flex: 0 0 auto;
		width: auto !important;
		margin-top: 0.25rem;
		margin-bottom: 0.75rem;
		justify-content: flex-start;
	}

	body.home .elementor-element-bf70255 {
		text-align: start;
	}
}
