.channel-hero-next {
	display: flex;
	align-items: center
}

@media screen and (min-width: 67.5em) {
.channel-hero-next {
	padding-top: 32px
}
}
.channel-hero-next__grid {
	width: 100%
}
.channel-hero-next__icon {
	height: 1.875em
}
.channel-hero-next__icon-heading {
	margin-bottom: 0;
	margin-left: 10.6666666667px
}
.channel-hero-next__icon-container {
	display: flex;
	align-items: center;
	margin-bottom: 10.6666666667px
}
.channel-hero-next__content {
	display: flex;
	align-items: center;
	padding-top: 64px;
	padding-bottom: 64px;
	max-width: 43.75em
}

@media screen and (min-width: 67.5em) {
.channel-hero-next__content {
	min-height: 30em
}
}

@media screen and (max-width: 46.8125em) {
.channel-hero-next__image-container {
	max-width: 37.5em;
	margin-left: auto;
	margin-right: auto
}
}

@media screen and (min-width: 46.875em) {
.channel-hero-next__image-container {
	max-width: 50em;
	flex-grow: 1;
	margin-top: 32px;
	margin-left: auto
}
}
.channel-hero-next__image-spill {
	display: block;
	margin-bottom: -64px
}

@media screen and (min-width: 46.875em) {
.channel-hero-next__image-spill {
	margin-bottom: 0;
	margin-top: auto;
	margin-right: 0
}
}

@media screen and (min-width: 67.5em) {
.channel-hero-next__image-spill {
	position: absolute;
	right: 0
}
}
.channel-hero-next--bottom-border {
	border-bottom: 1px solid #d2d5d9
}
.channel-hero-next--vertical-spacing {
	padding-bottom: 6.25em;
	padding-top: 3.75em
}
.channel-hero-next--vertical-spacing .channel-hero-next__content {
	padding-bottom: 0;
	padding-top: 0
}
.channel-hero-next--vertical-spacing .channel-hero-next__image-container {
	margin-top: 0
}
.channel-hero-next--contact {
	background-color: #fafafa
}
.contact__block-wrapper {
	margin-bottom: 1.3125em
}
.contact__block-wrapper:last-child {
	margin-bottom: 0
}
.contact__block-link {
	font-size: 0.9em;
	font-weight: 400
}
.contact-hero__image-container {
	max-width: 40em
}
