<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fix for interim nav styling */
.sitetype-undefined header {
	padding-bottom: 0;
	margin-bottom: 30px
}

/* home page typography */

p {
    font-size: 0.95rem;
    line-height: 1.55rem;
} 

.content p {
    margin-bottom: 0;
    margin-top: 0.5rem;
}
 
.featured-info h1,
.issue-info h1,
.featured-info h2,
.issue-info h2,
.featured-info h3,
.issue-info h3,
.featured-info h4,
.featured-info h5 {
    margin-top: 0;
    font-family: "Poppins Bold", "Arial Black", sans-serif;
}

.featured-info .link-bttn,
.issue-info .link-bttn {
	font-size: .8rem;
    margin-top: 10px;
}

#container .header-container {
    padding-top: 1.2rem;
}

.cover-image { 
	float: left;
	padding-right: 1.2rem;
	height: 600px;
	width: 44.067796610169%;
}

.featured-info {
	/* one way */ 
	/*padding-bottom: 15%;*/
	position: relative;
/*	width: calc(100% - 517px);
	margin-left: 517px;
*/	min-height: 130px;
	width: 55.932203389831%;
	left: 44.067796610169%;
}

.welcome {
	min-height: 130px; 
	position: absolute;
	background: #fff;
	padding: 1.2rem;
	width: 100%;
}

.issue-info {
	position: absolute;
	top: 190px;
}

.cover-story {
	background: #fff;
	padding: 2rem 1rem;
	display: inline-block;
    padding: 2rem;
	width: calc(100% - 170px);
	height: 410px;
}

.cover-story h2.cover-story-header {
    font-family:"Poppins Light", Arial, sans-serif;
	font-size: 1.1rem;
	color: #4E2A84;
    font-weight: 300;
    margin-bottom: 0.65rem;
    text-transform: uppercase;
} 

.cover-story h3 {
	font-size: 2.25rem;
    margin-bottom: 1rem;
}

.cover-thumb {
	float: left;
	margin-right: 1rem;
	width: 36.458333333333%;
}

.cover-thumb img {
    min-width: 100%;
    vertical-align: top;
}

.cover-story p {
	margin-left: 40.625%;
}

.cta-icons-wrapper {
	display: inline-block;
	vertical-align: top;
	border-left: 20px solid #f4f4f4;
	background: #f4f4f4;
}

.headshot {
	float: left;
	margin-right: 1.2rem; 
}

.content {
	margin-left: 150px;
}

.content h3 {
	margin-bottom: 0;
	font-size: 1.5rem;
}

.featured-stories-wrap { 
	/*display: none;*/
	margin-top: 1.2rem;
	margin-bottom: 1rem;
	background: #fff;
}

.featured-stories-banner {
	background: #4E2A84;
	text-align: center;
	font-size: 1.1rem;
	color: #fff;
	padding: 0.5rem 0 0.5rem 0;
	text-transform: uppercase;
	margin: 0;
}

.featured-stories {
	background: #fff;
	margin: auto;
    padding: 2%;
}

.featured-stories h3 { 
	margin-bottom: 0.6rem;
	font-family: "Poppins Bold", "Arial Black", sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
}

.featured-stories p {
	font-size: 0.8rem;
}

.featured-story {
	width: 250px;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
    padding-top: 2%;
	width: 25%;
	display: block;
}

.featured-story img {
    display: block;
    margin-bottom: 20px;
}

.featured-story h3, #container h3 a {
    border-bottom: 1px dotted #B6ACD1; 
    display: inline;
}

.featured-story:hover h3, #container h3 a:hover {
    border-bottom: 1px solid #4E2A84;
}

.featured-story p {
    color: #666;
    font-size: 0.9rem;
}

.featured-story:nth-child(4n+1) {
	clear: left;
}

.link-tile {
	display: block;
	width: 150px;
	height: 130px;
	max-width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9rem;
	position: relative;
}

.link-tile span {
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0.95rem;
	left: 0;
	right: 0;
	width: 8rem;
	margin: auto;
    font-family: "Poppins Light", Arial, sans-serif;
}

.issue-pdf,
.issue-download {
	background: #005295;
	margin-top: 0;
}

.mailing-list {
	background: #ffae00;
	margin-top: 20px;
}

.back-issues {
	background: #4E2A84;
	color: #fff;
	height: 110px;
	margin-top: 20px;
}

.issue-download:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 350px;
	background-position: -10px -8px;
	width: 40px;
	height: 40px;
	margin: auto;
	margin-left: -20px;
	top: 20%;
	left: 50%;
	position: absolute;
}

.mailing-list:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 320px;
	background-position: -57px -117px;
	width: 55px;
	height: 40px;
	margin: auto;
	margin-left: -23px;
	top: 20%;
	left: 50%;
	position: absolute;
}

.back-issues:before {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 380px;
	width: 40px;
	height: 50px;
	background-position: -138px -10px;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 20%;
	margin-left: -20px;
}

.more-in-issue {
	content: '';
	display: block;
	background-image: url('https://www.mccormick.northwestern.edu/images/structure/sprites/magazine.svg');
	background-size: 456px;
	width: 200px;
	height: 30px;
	background-position: 2px -70px;
	margin: auto;
	font-size: 0; 
}

@media screen and (max-width: 1220px) {
	#container .header-container {
		position: relative;
	}

	.cover-image {
		height: auto;
	}

	.featured-info {
		float: right;
		position: static;
		bottom: 0;
		top: 0;
		height: 100%;
		top: 1.2rem;
		padding-bottom: 0;
	}

	.welcome {
		margin-bottom: 1.2rem;
	}

	.welcome,
	.issue-info {
		position: relative;
		top: 0;
	}

	.cover-story {
		width: 100%;
		height: auto;

	}

	.link-tile {
		display: inline-block;
		height: 145px;
		width: calc(33% - 13px);
/*		border-top: 20px solid #f4f4f4;*/
		margin-right: 20px;
	}

	.link-tile span {
		font-size: 0.8rem;
		width: auto;
		padding: 0 0.5rem 0 0.5rem;
	}

	.link-tile:nth-child(3) {
		margin-right: 0;
	}

	/* ... */

	#container .header-container {
		padding-top: 0;
	}

	.featured-info {
		background: #fff;
		position: absolute;
		top: 0;
	}

	.issue-info {
		border-top: 1.2rem solid #f4f4f4;
	}
}

@media screen and (max-width: 1200px) {
	.featured-stories-wrap {
		margin-left: 0.55rem;
		margin-right: 0.55rem;
	}
}

@media screen and (max-width: 1080px) {
	.featured-stories {
		margin: auto;
	}
}

@media screen and (max-width: 980px) {

	.link-tile { 
		height: 65px;
		vertical-align: top;
		margin-top: 0;
	}

	.link-tile:before {
		width: 30px;
		height: 30px;
		left: 10px;
		top: 50%;
		margin-top: -15px;
		margin-left: 0;
	}
 
	.mailing-list:before {
		background-position: -41px 0px;
	    background-size: 240px;
	    width: 35px;
	}

	.back-issues:before {
		background-position: -89px -3px;
		background-size: 830%;
	}

	.issue-download:before {
		background-position: -10px -5px;
		background-size: 960%;
	}

	.link-tile span {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		-webkit-flex-flow: row wrap;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		height: 100%; 
		position: static;
		margin-left: 40px;
		font-size: 0.95rem;
	}

}

@media screen and (max-width: 980px) and (min-width: 900px) {
/*	.link-tile {
		height: 0;
		padding-bottom: 30%;
	}*/
}

@media screen and (max-width: 900px) {
	.cover-image {
		width: 230px;
		height: auto;
		padding-right: 0;
	}

	.featured-info {
		left: 250px;
		width: calc(100% - 240px);
		/*border-bottom: 20px solid #f4f4f4;*/
	}

	.issue-info {
		position: static;
		margin-left: 0.55rem;
	}

	.cta-icons {
		margin-top: 20px;
	}

	.cover-thumb { 
		width: auto;
	} 

	.cover-story {
		height: auto;
	}

	.cover-story p {
		margin-left: 20px;
	}

	.featured-stories-wrap {
		margin-top: 1.25rem;
	}

	.featured-story {
		width: 33%; 
	}

	.featured-story:nth-child(1n+3) {
		margin-left: 0.25%;
	}

	.featured-story:nth-child(3n+1) { 
		clear: left;
	}

	.featured-story:nth-child(4n+1) {
		clear: none;
	}

	.cta-icons {
		margin-left: 0.55rem;
		margin-top: 0.55rem;
	}
}

@media screen and (max-width: 815px) {
	.featured-stories {
		margin: auto;
	}
}

@media screen and (max-width: 768px) {

	.cover-image {
		width: 35%;
		padding-right: 1.2rem;
	}

	.featured-info {
		float: right;
		position: absolute;
		width: auto;
		right: 0;
		left: 35%;
/*		width: calc(100% - 230px); 
*/		border-bottom: none;
	}

	.welcome {
		margin-bottom: 0;
	}

	.issue-info {
		margin-top: 0;
		margin-left: 0.55rem;
		margin-right: 0.55rem;
	}

	.cta-icons {
		margin-left: 0.55rem;
		margin-right: 0.2rem;
	}
}

@media screen and (max-width: 675px) {
    .welcome p {
		display: none;
	}
}

@media screen and (max-width: 650px) {

	.featured-story {
		width: 47%;
		max-width: 250px;
	}

	.featured-story:nth-child(3n+1) {
		clear: none;
	}

	.featured-story:nth-child(2n+1) {
		clear: left;
		margin-right: 5%;
	}

	.featured-story:nth-child(1n+3) {
		margin-left: 0;
	}


}

@media screen and (max-width: 525px) {
    .headshot {
		display: none;
	} 

	.content {
		margin-left: 0;
	}
}
 
@media screen and (max-width: 480px) {
 
	.link-tile {
		margin-right: 0;
	}

	.cover-image {
		float: left; 
	} 

	.featured-info {
		float: none;
		width: auto;
		left: 35%;
	}

	.issue-info {
		position: relative;
	}

    .cta-icons {
        margin-top: 0.5rem;
        margin-right: 0.55rem;
    }
    
	.featured-stories {
		width: 250px;
        padding: 0;
        padding-top: 1.25rem;
	}

	.featured-story {
		width: 250px;
		margin: auto;
		padding: 0;
		float: none;
	}

	.link-tile {
		width: 100%; 
	}

	.mailing-list {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	    .mailing-list {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	.issue-download:before {
		background-position: -11px -12px;
		background-size: 320px;
		margin-left: 3px;
	}

	.mailing-list:before {
		background-position: -45px -6px;
	}

	.back-issues:before {
		background-position: -89px -6px;
		margin-left: 3px;
	}

	.headshot {
		display: none;
	}

	.welcome p {
		display: none;
	}

	.content {
		margin-left: 0;
	}

	.content .link-bttn {
		font-size: 0.75rem;
		margin-right: 0;
	}

	.cover-story p {
		margin-left: 0;
	}

	.cover-thumb {
        margin-right: 0;
		float: none;
	}
}

@media screen and (max-width: 410px) {
	.cover-image {
		width: 142px;
	}

	.featured-info {
		/*width: calc(100% - 143px);*/
		left: 142px;
	}

	.content h3 {
		font-size: 1.05rem;
	}
}</pre></body></html>