[data-id="a4c09eb"] [data-id="4650cbd"],
[data-id="a4c09eb"] [data-id="94efa1a"],
[data-id="a4c09eb"] [data-id="80083d8"] {
	background-color: transparent;
	opacity: 0.78;
	transform: translateY(0);
	box-shadow: none;
	transition: background-color 0.35s ease, color 0.35s ease, opacity 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease;
}

[data-id="a4c09eb"] [data-id="4650cbd"].is-active,
[data-id="a4c09eb"] [data-id="94efa1a"].is-active,
[data-id="a4c09eb"] [data-id="80083d8"].is-active {
	background-color: #ffffff;
	opacity: 1;
	transform: translateY(-4px);
	box-shadow: 0 14px 32px rgba(0, 0, 0, 0.18);
}

[data-id="a4c09eb"] [data-id="4650cbd"] h1,
[data-id="a4c09eb"] [data-id="4650cbd"] p,
[data-id="a4c09eb"] [data-id="94efa1a"] h1,
[data-id="a4c09eb"] [data-id="94efa1a"] p,
[data-id="a4c09eb"] [data-id="80083d8"] h1,
[data-id="a4c09eb"] [data-id="80083d8"] p {
	color: #ffffff;
	transition: color 0.35s ease;
}

[data-id="a4c09eb"] [data-id="4650cbd"].is-active h1,
[data-id="a4c09eb"] [data-id="4650cbd"].is-active p,
[data-id="a4c09eb"] [data-id="94efa1a"].is-active h1,
[data-id="a4c09eb"] [data-id="94efa1a"].is-active p,
[data-id="a4c09eb"] [data-id="80083d8"].is-active h1,
[data-id="a4c09eb"] [data-id="80083d8"].is-active p {
	color: #000000;
}
