.po2_overlay {position: relative;}
.po2_overlay:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	bottom: 0;
	background:linear-gradient(180deg, rgba(1,34,104,1) 0%, rgba(1,34,104,0.4) 50%, rgba(1,34,104,0.55) 70%, rgba(29,30,58,0.8) 95%, rgba(29,30,58,1) 100%);
	z-index: 1;
}
.po2_hero h1 {font-size: clamp(2.5rem, 1.5rem + 4.2vw, 4rem)!important;}
.po2_hero_text p {font-size: clamp(1rem, 0.85rem + 0.6vw, 1.5rem); max-width: 90%; line-height: 1.35em;}
.po2_hero_unesco p {font-size: 14px!important;}
.po2_hero_unesco em {font-weight: normal; font-size: 20px!important; font-style: normal;}
.po2_hero_grid {border-top: 1px solid rgba(255,255,255,.2);}
.po2_hero_grid .e-con>.elementor-widget {border-right: 1px solid rgba(255,255,255,.2);}
.po2_hero_grid p {text-transform: uppercase; font-size: .85em; margin: 20px 0;}
.po2_hero_grid p em {color: rgba(255,255,255,0.6); font-style: normal; font-weight: 700;}
.po2_hero_grid p strong {letter-spacing: .1em; color: white; font-weight: 800;}
