/* Localised screen start  */

/* Localised screen end */

/* =================================== */

/* localised fixes start */

/* Safari VO fix - START */

.section-hero .hero-content .hero-label {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(0 0 99.9% 99.9%);
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0;
	width: 100%;
}

/* Safari VO fix - END */

/* localised fixes end */
