.q-content-hero__subheading {
	margin-bottom: 30px;
}

@media (min-width: 720px) {
	.q-content-hero__subheading {
		margin-bottom: 1.833em;
	}
	.q-default-hero__subheading {
		max-width: 14em;
	}
}

.q-square {
	margin: 0 0 15px;
}
@media (min-width: 375px) {
	.q-square {
		margin: 0 0 30px;
	}
}
@media (min-width: 720px) {
	.q-square {
		margin: 0;
	}
}
@media (min-width: 1200px) {
	.q-square {
		margin-top: -105px;
	}
}

.q-square::before {
	padding-bottom: 0;
}

.analyst-reports__list {
	padding-left: 0;
	list-style: none;
	list-style-position: inside;
	margin-top: 1.75em;
	margin-bottom: 3em;
}
@media (min-width: 720px) {
	.analyst-reports__list {
		margin-bottom: 8.75em;
	}
}
.analyst-reports__list p {
	margin: 0;
}
.analyst-reports__headline {
	font-weight: 400;
	line-height: 1.8;
	margin-top: 0.35em;
	margin-bottom: 0;
}
.analyst-reports__publisher {
	color: #6A778B;
}
.analyst-reports__list li {
	margin-bottom: 2em;;
	line-height: 2.063em;
}
.analyst-reports__list-url {
	font-size: 1.1875em;
	font-family: Gotham, sans-serif;
	font-weight: 500;
	text-decoration: none;
	color: #30405B;
	transition: color 0.4s;
	letter-spacing: -0.02ex;
}
.analyst-reports__list-url:hover {
	color: #6A778B;
}

.analyst-reports-square--red {
	color: #ED2E26;
}

@media (min-width: 720px) {
	.analyst-reports__list-container {
		order: -1;
	}
}

/*# sourceMappingURL=index.css.map */