<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.person-link {
	display: inline-block;
}

.person-meta {
	color: #6c757d;
}

* + .person-title {
	margin-top: 1.25rem;
}

* + .person-meta {
	margin-top: 0.25rem;
}

* + .person-text {
	margin-top: 1.03125rem;
}

* + .person-link {
	margin-top: 0.9375rem;
}

@media (min-width: 992px) {
	* + .person-title {
		margin-top: 1.75rem;
	}
	* + .person-meta {
		margin-top: 0.35rem;
	}
	* + .person-text {
		margin-top: 1.44375rem;
	}
	* + .person-link {
		margin-top: 1.3125rem;
	}
}

@media (min-width: 1600px) {
	* + .person-title {
		margin-top: 2.5rem;
	}
	* + .person-meta {
		margin-top: 0.5rem;
	}
	* + .person-text {
		margin-top: 2.0625rem;
	}
	* + .person-link {
		margin-top: 1.875rem;
	}
}

.person-side {
	display: flex;
	align-items: center;
}

.person-side .person-media {
	flex-shrink: 0;
	max-width: 35%;
}

.person-side .person-img {
	border-radius: 50%;
}

.person-side .person-body {
	flex-grow: 1;
	padding-left: 0.9375rem;
}

.person-side .person-meta {
	color: inherit;
}

.person-side * + .person-meta {
	margin-top: 0.4375rem;
}

@media (min-width: 992px) {
	.person-side .person-body {
		padding-left: 1.25rem;
	}
	.person-side * + .person-meta {
		margin-top: 0.4375rem;
	}
}

.person-post {
	padding-top: 3.125rem;
	text-align: center;
}

.person-post .person-body {
	padding: 0rem 0.9375rem 1.875rem;
	background-color: #eeeff4;
}

.person-post .person-img {
	margin-top: -3.125rem;
	width: 6.25rem;
	border-radius: 50%;
}

.person-post .person-subtitle {
	color: #1c54e2;
}

.person-post * + .person-subtitle {
	margin-top: 0.59375rem;
}

.person-post * + .person-title {
	margin-top: 0.65625rem;
}

.person-post * + .person-text {
	margin-top: 0.65625rem;
}

@media (min-width: 992px) {
	.person-post .person-body {
		padding: 0rem 1.75rem 2.275rem;
	}
	.person-post * + .person-subtitle {
		margin-top: 0.83125rem;
	}
	.person-post * + .person-title {
		margin-top: 0.91875rem;
	}
	.person-post * + .person-text {
		margin-top: 0.91875rem;
	}
}

@media (min-width: 1600px) {
	.person-post .person-body {
		padding: 0rem 2.5rem 3.25rem;
	}
	.person-post * + .person-subtitle {
		margin-top: 1.1875rem;
	}
	.person-post * + .person-title {
		margin-top: 1.3125rem;
	}
	.person-post * + .person-text {
		margin-top: 1.3125rem;
	}
}

.person-book .person-title {
	color: #1c54e2;
}

.person-book .person-meta {
	font-size: 0.75rem;
	color: inherit;
}

.person-book .person-date-icon {
	margin-right: 0.375rem;
	color: #a4bbf9;
}

.person-book * + .person-meta {
	margin-top: 0.1875rem;
}

.person-book * + .person-date {
	margin-top: 0.625rem;
}

@media (min-width: 992px) {
	.person-book * + .person-date {
		margin-top: 0.4375rem;
	}
}

@media (min-width: 1600px) {
	.person-book * + .person-date {
		margin-top: 0.625rem;
	}
}

.person-social {
	text-align: center;
}

.person-social .person-text {
	font-size: 0.9375rem;
}

.person-social .social {
	margin-bottom: -0.9375rem;
	margin-left: -1.875rem;
}

.person-social .social:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.person-social .social &gt; * {
	margin-top: 0;
	margin-bottom: 0.9375rem;
	margin-left: 1.875rem;
}

.person-social * + .person-title {
	margin-top: 1.25rem;
}

.person-social * + .person-text {
	margin-top: 0.5rem;
}

.person-social * + .social {
	margin-top: 0.6875rem;
}

@media (min-width: 992px) {
	.person-social * + .person-title {
		margin-top: 1.75rem;
	}
	.person-social * + .person-text {
		margin-top: 0.7rem;
	}
	.person-social * + .social {
		margin-top: 0.9625rem;
	}
}

@media (min-width: 1600px) {
	.person-social * + .person-title {
		margin-top: 2.5rem;
	}
	.person-social * + .person-text {
		margin-top: 1rem;
	}
	.person-social * + .social {
		margin-top: 1.375rem;
	}
}
</pre></body></html>