body {
	line-break: strict;
}

@supports not (hanging-punctuation: first) {
	.quote.open-close-symbol-hanging .quote-copy {
		text-indent: initial;
	}
}

/* Hero */
html.enhanced-xp .section-hero .headline .words {
	--distance: 110%;
}

.section-hero .headline .words > * {
	padding-block-start: 0.1em;
}
