.ac-hero--latex .ac-hero__image {
	object-position: 58% 56%;
}

.ac-hero--latex .ac-hero__scrim {
	background: linear-gradient(90deg, rgba(7, 25, 43, .94) 0%, rgba(7, 25, 43, .76) 42%, rgba(7, 25, 43, .18) 72%, rgba(7, 25, 43, .05) 100%);
}

.latex-product-families .ac-cut-type {
	height: 100%;
}

.latex-product-families .ac-cut-type__button {
	margin-top: auto;
}

.latex-customization .ac-customization__media img {
	padding: clamp(20px, 3vw, 42px);
	background: #fff;
	object-fit: contain;
}

.latex-quality .ac-quality__content {
	align-self: center;
}

.ac-quality--latex .ac-quality__checks span {
	color: var(--ac-muted);
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.55;
}
