.l-content202204 .p-productsPage__hero__title__shadow {
	text-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
}
.l-content202204 .p-productsPage__hero__title__lead__shadow {
	text-shadow: 0px 3px 20px #000;
}
@media screen and (max-width: 768px) {
	.l-content202204 .p-productsPage__hero__title__lead__shadow {
		text-shadow: none;
	}
}
