@media only screen and (min-width: 1068px) {
	html.hero-enhance-xp .section-hero .hero-final-products {
		margin-inline-start: -517px;
	}
}

.section-siri .typography-gallery-badge.gallery-badge {
	color: #86868b;
}

.typography-gallery-badge {
	font-size: 14px;
	line-height: 1.4285914286;
	font-weight: 600;
	letter-spacing: -0.016em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (max-width: 1068px) {
	.typography-gallery-badge {
		font-size: 14px;
		line-height: 1.4285914286;
		font-weight: 600;
		letter-spacing: -0.016em;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	html.hero-enhance-xp .section-hero .hero-final-products {
		margin-inline-start: -353px;
	}
}
