<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***DEFAULT***/

#home-content .gridLeft{
	padding-right: 10px;
}
hr.purplePara{
	padding: 0px 0px;
	margin: 30px 0px 40px 0px;
}
#alum-page{
	padding: 1% 10%;
}
#alum-page h2{
	text-align: center;
	margin-bottom: 70px;
}
#home-content .alum-news h2{
	margin-bottom: 40px;
}
#alum-page .grid9{
	padding-left: 10px;
}
#curriculum-page .sideAccordionContent .grid6{
	padding-right: 5%;
}
#curriculum-page .sideAccordionContent .wcuLink{
	font-weight: bold;
}
#stat-institute .grid9{
	padding-left: 40px;
	border-left: 5px solid #ffe800;
}
#stat-institute .grid3{
	padding-right: 30px;
}
#stat-institute .grid3 img, #stat-institute .videoContainer{
	width: 100%;
}
#stat-institute .videoContainer img{
	width: 60%;
}
#home-content .circle-fill{
	stroke: #ffe800 !important;
}
#home-content .borderContent{
	padding: 4% 20% 5% 20%;
}
#home-content .borderContent .border{
	padding: 2.5% 5%;
	float: left;
	width: 100%;
}
#home-content .borderContent .border .videoContainer{
	width: 100%;
}
.pyPara1 .purpleBack{
	padding: 5% 15%;
	background-color: #382140;
	text-align: center;
}
#home-content .pyPara1 .purpleBack p, #home-content .pyPara1 .purpleBack p a:not(.btn), #home-content .pyPara1 .purpleBack li, #home-content .pyPara1 .purpleBack ul{
	color: #fff;
}
#home-content .pyPara1 .purpleBack h2, #home-content .pyPara1 .purpleBack h3, #home-content .pyPara1 .purpleBack .grid4 p{
	color: #ffe800;
}
#home-content .pyPara1 .purpleBack .grid4 p{
	font-size: 1.2em;
}
.fff-section{
	width: 100%;
	float: left;
	display: block;
	padding: 5% 2%;
}
.fff-section .grid4{
	padding: 0px 30px 20px 30px;
	border-right: 3px solid #ffe800;
}
.fff-section .grid4:last-of-type{
	border-right: 0px;
}
.fff-section .grid4 .grid6, .fff-section .grid4:nth-of-type(2) .grid12{
	padding: 0px 5px;
}
.fff-section .grid4 h3{
	text-align: center;
}
.stretch-image{
	width: 100%;
	margin-top: 20px;
}

/****Homepage****/
#home-content .btnRight{
	float: right;
}
#home-content .btnRight span{
	padding:0 50px;
}
#home-content dl.sc_footnotes dt, #home-content dl.sc_footnotes dd{
	display: inline-block;
	margin: 0;
}

/***Curriculum***/
#home-content .rightColumn{
	padding-left: 20px;
}


#home-content .faIcons {
	float: right; 
	position: relative; 
	z-index: 99; 

}

/**Alumni**/
#home-content .noDocu .pdfIcon{
	display: none;

}

/********** JOBS AND INTERNSHIP OPPORTUNITIES ***********/
#home-content .jobInternships &gt; .row-responsive{
	margin: 0;
}
#home-content .jobInternships .expandList div{
	margin-bottom: 0;
}
#home-content .jobInternships .expandList div &gt; p{
	margin: 0;
}

@media only screen and (max-width:768px){
	#home-content .gridLeft{
		padding-right: 0;
	}
}

/******* NEW HOME ******************/

/* centers the bullet points on home page */
#home-content ul.ulASdefault li {
	margin-left: 42.5%;
}
@media only screen and (max-width:768px){
	#home-content ul.ulASdefault li {
		margin-left: 40%;
	}
}

@media only screen and (max-width:480px){
	#home-content ul.ulASdefault li {
		margin-left: 35%;
	}
}

.centerH2{
	text-align: center;
}
#home-content .borderContent{
	padding: 5% 20%;
}
#home-content .borderContent .border{
	padding: 2.5% 5%;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
.infoNumber{
	font-size: 4em;
	font-weight: bold;
	line-height: 1em;
	color: #6e3061;
	margin: 10px 0px;
}
#factsFigures .smallInfo {
    font-size: 1.2em;
    font-weight: bold;
	color: #382140;
}
#factsFigures .smallInfo span {
    font-size: .7em;
    font-weight: initial;
}
.infoArea .grid4{
	padding: 20px;
}

@media only screen and (max-width:1024px){
	#home-content .borderContent{
		padding: 5% 10%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 3.5%;
	}
}
@media only screen and (max-width:768px){
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
	#home-content .borderContent{
		padding: 5% 5%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 2.5%;
	}
	#home-content h2.goldFont{
		color: #6e3061;
	}
	#stat-institute .grid9{
		padding-left: 0px;
	}
}


#home-content .triad{
	padding-top: 2%;
}
#home-content .splitImg-8 img.popOutRight{
	width: 300px;
	max-width: 100%;
}


/*************/


/******* FEATURED ALUMNI *******/
#home-content .purplePara.splitImg-8.grid12{
	margin-bottom: 2%
}
#home-content #alum-page img.popOutLeft, #home-content #alum-page img.popOutRight{
	width: 200px;
}

@media only screen and (max-width:1024px){
	#home-content #alum-page img.popOutLeft, #home-content #alum-page img.popOutRight{
		width: 150px;
	}
	#home-content .borderContent{
		padding: 5% 10%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 3.5%;
	}
}
@media only screen and (min-width:768px){
	#home-content .splitImg-8 .grid4{
		padding-left: 5%;
		padding-top: 4%;
	}
}
@media only screen and (max-width:768px){
	#home-content #alum-page img.popOutLeft, #home-content #alum-page img.popOutRight{
		width: auto;
		height: auto;
	}
	#alum-page{
		padding: 0px 0px;
	}
	#alum-page h2{
		text-align: left;
		margin-bottom: 30px;
	}
	#alum-page .grid9{
		padding-left: 0px;
	}
	#home-content .borderContent{
		padding: 5% 5%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 2.5%;
	}
	#stat-institute .videoContainer img{
		width: 100%;
	}
}


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