/* General */
body {
	line-break: strict;
}

/* Localized Inmages */

/* JP Styles */
.section-hero .headline span:nth-child(6) {
	max-width: 17ch;
}

.section-resources .icon-card-headline {
	max-width: 18ch;
}

#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-content {
	width: 230px;
}

#ac-globalfooter .ac-gf-more::after {
	top: -0.1em;
}

.icon.icon-after.icon-pluscircle::after {
	top: -0.05em;
}

.dropdown.alt-cursor {
	--dropdown-button-default-padding: 7px 14px 5px;
}

.button.button-neutral {
	padding-top: 11px;
	padding-bottom: 7px;
}
