<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width : 1200px) {


/* @group typography
=============================================================================================================== */

    /* TYPOGRAPHY styles here */

/* @group headings
===================================== */

/* @end headings
------------------------------------- */


/* @end typography
-------------------------------------------------------------------------- */



/* @group buttons
=============================================================================================================== */

	/* BUTTONS styles here */

/* @end buttons
-------------------------------------------------------------------------- */



/* @group MISC One-offs
=============================================================================================================== */

	/* MISC styles here */

/* @end MISC One-offs
-------------------------------------------------------------------------- */





/* @group page
=============================================================================================================== */

.callout-anchored-image {
	margin-left: -585px;
	margin-right: -585px;
	max-width: 1170px;
}

.layout-callout {
	padding: 70px 0;
}

.layout-callout .anchored-image-holder {
	max-width: 585px;
}

/* @end page
-------------------------------------------------------------------------- */



/* @group home hero
=============================================================================================================== */

	/* HERO styles here */

/* @end home hero
-------------------------------------------------------------------------- */



/* @group quick links
=============================================================================================================== */

.quick-links .quick-links-group nav {
	padding: 0 20px;
}

/* @end quick links
-------------------------------------------------------------------------- */



/* @group lead in
=============================================================================================================== */

.lead-in .lead-in-background {
	max-width: 1440px;
	margin-left: -720px;
	margin-right: -720px;
}

.lead-in h1 {
	font-size: 60px;
}

.lead-in .layout-horizontal {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* @end lead in
-------------------------------------------------------------------------- */


/* @group feature sections
=============================================================================================================== */

	/* FEATURE SECTION styles here */

/* @end feature sections
-------------------------------------------------------------------------- */


/* @group jumbotron
=============================================================================================================== */

.jumbotron-with-visual .jumbotron-content {
	left: 25%;
}

/* @end jumbotron
-------------------------------------------------------------------------- */



/* @group event listings
=============================================================================================================== */

.event .dl-horizontal dt {
	width: 25%;
}

.event .dl-horizontal dd {
	margin-left: 25%;
}

/* @end event listings
-------------------------------------------------------------------------- */



/* @group spotlight
=============================================================================================================== */

/* @group teaser
===================================== */

.teaser {}

.teaser h4 {
	white-space: normal;
}

.teaser p {
	display: block;
	font-size: 15px;
}

.teaser .details {
	padding: 30px;
	height: auto;
}

/* @end teaser
------------------------------------- */

/* @end spotlight
-------------------------------------------------------------------------- */

}

</pre></body></html>