.banner {
	padding-top: 9.5rem;
}

.stats-pills {
	padding-top: 0.75rem;
}

[aria-labelledby="cards_3"] {
	background: none;
}

.use_case--type.has-decorative-elm {
	padding-top: 9.5rem;
}

.card-component--slider_block
	.card-component__wrapper--has-decorative-elm::before {
	background: url(../../../images/decorative-items/top-curb.jpg) no-repeat
		center top / contain;
	height: 100%;
	left: -100%;
	margin: auto;
	max-width: 120rem;
	right: -100%;
	top: -8.5rem;
	width: 100%;
	z-index: -1;
}

.pre_footer--type .card-component--has-decorative-elm::before {
	background: url(../../../images/decorative-items/red-gt-big.svg) no-repeat
		center / contain;
	width: 8rem;
	height: 9rem;
	left: -1.25rem;
	top: -7rem;
}

.has-decoration__type--plus.has-decoration__position--top-right::before {
	right: 0.5rem;
	top: -5rem;
}

.has-decoration__type--capella-star.has-decoration__position--top-left::before {
	top: -4.25rem;
	left: 1.25rem;
}

@media (min-width: 48rem) {
	.banner__container--two-columns {
		grid-template-columns: 45% 55%;
	}

	.banner--product-peach-cutout.banner--has-decorative-elm::before {
		min-height: 44rem;
	}

	.banner__section-media {
		padding-top: 0;
	}

	.banner--product-peach-cutout
		.banner__container--has-decorative-elm::after {
		background: url(../../../images/decorative-items/scale-large.png)
			no-repeat center center / contain;
		height: 37.25rem;
		right: -16rem;
		top: -6.5rem;
		width: 36.75rem;
	}
}

@media (min-width: 62rem) {
	.banner--product-peach-cutout.banner--has-decorative-elm::before {
		min-height: 60rem;
	}

	.card-component--slider_block .card-component--has-decorative-elm::before {
		top: -6.25rem;
	}

	[aria-labelledby="cards_3"] {
		background: none;
		padding-bottom: 7rem;
		padding-top: 0;
	}

	.use_case--type.has-decorative-elm {
		padding-top: 0;
		padding-bottom: 5.25rem;
	}

	.use_case--type .card-component__wrapper--has-decorative-elm {
		padding-top: 9rem;
	}

	.banner__section-media {
		position: relative;
	}

	.banner__section-media::after {
		background: url(../../../images/decorative-items/black-gt.svg) no-repeat
			center / contain;
		height: 7rem;
		width: 6.25rem;
		bottom: -2rem;
		left: -1.25rem;
		top: auto;
	}

	.banner__section-media::before {
		background: url(../../../images/decorative-items/red-single-star.svg)
			no-repeat center / contain;
		height: 3rem;
		left: -5.25rem;
		top: 0;
		right: auto;
		width: 3rem;
	}

	.has-decoration__type--capella-star.has-decoration__position--top-left::before {
		top: -1.25rem;
		left: 1.25rem;
	}

	.has-decoration__type--plus.has-decoration__position--top-right::before {
		right: 2.5rem;
		top: -1rem;
	}
}

@media (min-width: 80rem) {
	.card-component--prefooter_card {
		margin-top: 16rem;
	}
}
