<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700,200italic,300italic);


@font-face{
	font-family:"Interstate-UltraBlack";
	src:url("fonts/Interstate-UltraBlack.eot");
	src:url("fonts/Interstate-UltraBlack.eot?") format("embedded-opentype"),
		url("fonts/Interstate-UltraBlack.woff") format("woff"),
		url("fonts/Interstate-UltraBlack.ttf") format("truetype");
	font-style:"normal";
}

@font-face{
	font-family:"Interstate";
	src:url("fonts/interstate-ub.eot");
	src:url("fonts/interstate-ub.eot?") format("embedded-opentype"),
		url("fonts/interstate-ub.woff") format("woff"),
		url("fonts/interstate-ub.ttf") format("truetype");
	font-style:"normal";
}
@font-face {
    font-family: "latoblack";
    src: url("fonts/lato-black-webfont.woff2") format("woff2"),
         url("fonts/lato-black-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "latobold";
    src: url("fonts/lato-bold-webfont.woff2") format("woff2"),
         url("fonts/lato-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "latolight_italic";
    src: url("fonts/lato-lightitalic-webfont.woff2") format("woff2"),
         url("fonts/lato-lightitalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "latomedium";
    src: url("fonts/lato-medium-webfont.woff2") format("woff2"),
         url("fonts/lato-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "latoregular";
    src: url("fonts/lato-regular-webfont.woff2") format("woff2"),
         url("fonts/lato-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}




/*html, body{
	width:100vw;
}*/

body{
	margin:0;
	padding:0;
	color:#FFF;
	font-family:"Source Sans Pro";
	line-height:25px;
}

/*body{
	margin:0;
	padding:0;
	color:#FFF;
	font-family:"latoregular";
	line-height:25px;
}*/
.container{
	max-width: 100%;
		margin:0 auto;
}

	.landing-centre{
		text-align:center;
	}

header{
	margin:0 auto;
	max-width:1950px;
	padding:0 75px;
}

header img{
	width:140px;
	margin: 0px 0px 30px 0px;
}

#name-and-slogan{
	background-color:#e31837;
	padding:20px 75px;
}

	#name-and-slogan a{
		color:#FFF;
		display:block;
		text-decoration:none;
	}
	
	#name-and-slogan h1{
		margin:0 auto;
		max-width:1950px;
		padding:0;
		font-size:1.5em;
		color:#FFF;
		text-shadow:1px 1px #9a0100;
		letter-spacing:.1em;
		
		line-height:1em;
	}

.main h1, 
.main h2{
	text-transform:capitalize;
	line-height:1.2;
}

	.main h1{
		font-family:Interstate;
		font-size:50px;
		margin:0 0 45px;
	}
	
	.main h2{
		color:#FFF;
		margin:0 0 25px;
		font-size:40px;
		letter-spacing:5px;
	}

.banner{
	background: linear-gradient(transparent, transparent, #000),url(masthead-image.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 50% 40%;
	text-align:right;
	min-height:50vh;
	padding:0 75px;
}
	.banner a,
	.promise a,
	.possibilities .slider-control  a{
		text-decoration:none;
	}

	.banner p{
		font-size:1.1em;
		line-height:1.6;
		max-width:800px;
		margin:50px auto;
	}

.half-content{
	display:flex;
}

	.half-content &gt; div{
		flex:1;
		padding:75px;
		width:50%;
		box-sizing:border-box;
	}

.half-content-body{
	background-color:#333;
}
.half-content-content{
	max-width: 900px;
}

.half-content-content span{
	font-size:16px;
	font-style:italic;
	line-height:1;
}

	.half-content-body p{
		font-size:1.2em;
		margin:0 0 20px;
		line-height:1.5;
	}

.half-content-form{
	background-color:#e31837;
	position:relative;
}

	.half-content-form p{
		line-height:1.5;
	}
	
.possibilities{
	background-image:radial-gradient(circle at 100% 100%, transparent, #000), url("endless-possibilities.jpg");
	background-size:cover;
	padding:75px 50% 75px 75px;
	width:100%;
}

	.possibilities.full{
		padding:75px 0 75px;
	}
	
	.possibilities.full h2{
		padding:0 75px;
	}

	.possibilities p{
		line-height:1.5;
		font-size:1.1em;
		margin-bottom:50px;
	}
	
	.possibilities &gt; div{
		display:inline-block;
	}
	
	.possibilities.full &gt; div{
		display:block;
	}
	
	.possibilities.full &gt; p{
		margin:0 75px 25px;
	}
	
	.possibilities &gt; div.skills{
		margin-right:75px;
	}		
	
	.possibilities &gt; div label{
		border-bottom:1px solid #e31837;
		text-transform:uppercase;
		margin-bottom:20px;
		display:block;
		font-weight:bold;
		font-family:"Source Sans Pro";
	}
	
	.possibilities &gt; div ul{
		list-style:none;
		padding-left:0;
		vertical-align:top;
	}
	
	.possibilities &gt; div ul#careers{
		-webkit-column-count:2;
		-moz-column-count:2;
		column-count:2;
	}
	
	.possibilities &gt; div ul li{
		margin:5px 30px 0 0;
		display:block;
	}

.promise{
	background-color:#FFF;
	color:#000;
	counter-reset:promise;
}

	.promise h2{
		color:#000;
	}
	
	.promise span {
	font-size: 16px;
	font-style:italic;
}	
	
	.promise &gt; div:first-child{
		position:relative;
	}
	
	.promise &gt; div:first-child:after{
		position:absolute;
		right:0;
		top:75px;
		bottom:75px;
		content:' ';
		border-right:1px solid #e31837;
	}
	
	.promise li{
		list-style:none;
		padding-left:25px;
		margin-bottom:40px;
		position:relative;
		width:85%;
	}
	
	.promise li:before{
		counter-increment:promise;
		content:counter(promise);
		position:absolute;
		width:25px;
		height:25px;
		border:2px solid #333;
		color:#333;
		line-height:25px;
		text-align:center;
		border-radius:50%;
		left:-15px;
		top:-2px;
	}
	
	.promise li strong{
		font-size:1.3em;
	}
	
	.promise li p{
		margin:0 0 20px;
		line-height:1.5;
	}
	
footer{
	padding:30px 75px;
	color:#000;
	background-color:#eee;
	box-shadow:inset #999 0 0 2px;
}
.masthead-content{
    display: flex;
    align-items: flex-end;
    height: 48vh;
	max-width: 1950px;
	margin:0 auto;
}
.masthead-content h1{
	text-align: left;
	margin:0;
}
.masthead-content p{
	font-size:2.2em;
	font-weight: 600;
	letter-spacing: -1;
	line-height: 1;
	text-align: left !important;
	margin:0;
}
.half-content-body h2{
	font-size: 2em;
	letter-spacing: -0.1;
}
.icons-section p{
	text-align: center;
	color:#0c4c8d;
	font-size:1.2em;
	padding:30px;
	max-width:1200px;
	margin: 0 auto;
	
}
.col3{
	text-align: center;
	width:33%;
	box-sizing: border-box;
	display: inline-block;
}
.icons-section .col3{
	border-right:3px #e31837 solid;
	
}
.icons-section .col3:last-child{
	border:none;
}
.whyChoose-section{
	background-color: #0c4c8d;
	
}
.whyChoose-section h2{
	text-transform: uppercase;
	text-align: center;
	padding-top:20px;
	font-size:3em;
	line-height: 1.2;
	
}
.whyChoose-section h3{
	text-transform: uppercase;
	text-align: center;
	font-size:1.8em;
	line-height: 1.2;
	margin:0;
	margin-bottom:10px;
}
.whyChoose-section p{
	text-align: center;
	font-size:1.5em;
	font-weight:600;
	margin:0;
	margin-bottom:20px;
	
}
.whyChoose-section img{
	max-width:60px;
	
}
.triangle{
	margin-top:0px;
}
.triangleLeft {
	display: inline-block;
    width: 50%;
    height: 30px;
    background: linear-gradient(to left bottom, #0c4c8d 49.5%, transparent 50%);
}
.triangleRight {
	display: inline-block;
    width: 50%;
    height: 30px;
    background: linear-gradient(to right bottom, #0c4c8d 49.5%, transparent 50%);
}
.chooseProgram-section{
	max-width:1400px;
	margin:0 auto;
}
.chooseProgram-section h2{
	text-align: center;
	padding-top:20px;
	font-size:2.2em;
	color:#e31837;
	line-height: 1;
	
}
.chooseProgram-section .col3{
	float:left;
}
.chooseProgram-section .col3 h3{
	font-size:1.5em;
	letter-spacing: 1;
	font-weight: 600;
	color:#e31837;
	line-height: 1;
	
}

.chooseProgram-section h4{
	text-align: center;
	font-size:1em;
	letter-spacing: 1;
	color:#e31837;
	line-height: 2;
	font-style:italic;
	
}
.chooseProgram-section .col3 p, .chooseProgram-section .col3 ul {
    margin: 0 20px 40px 20px;
}
.chooseProgram-section .col3 p,
.chooseProgram-section .col3 ul li{
	color:black;
	text-align:left;
	padding: 0 20px;
	font-size:1em;
}
.chooseProgram-section .col3 ul li{
	line-height:1.5;
}

body .form_wrapper .form_fields {
	padding: 0;
    margin: 0;
    overflow: visible;
}

body .form_wrapper ul {
	margin: 0!important;
    list-style-type: none;
}

body .form_wrapper ul li.efield {
	clear: both;
}

body .form_wrapper li {
    margin-left: 0!important;
    list-style: none!important;
    overflow: visible;
}

body .form_wrapper .labelsm {
    display: block;
    font-size: .875em;
    letter-spacing: .5pt;
    white-space: nowrap;
    margin: 1px 0 10px;
}

body .form_wrapper .field_label {
    margin: .625em .5em .15em 0;
    font-weight: 700;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
	font-weight: normal !important;
    font-size: 16px;
    text-transform: uppercase;
    clear: both;
}

body .form_wrapper .container {
    overflow: hidden;
    width: 100%;
	
}

body .form_wrapper .container span.name_first {
    margin-right: 1.3%;
}

body .form_wrapper .container span.name_first, .form_wrapper .container span.name_last {
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
}

body .form_wrapper li.efield.left_half {
    clear: left!important;
    margin-right: 1.6%;
}

body .form_wrapper li.efield.left_half, .form_wrapper li.efield.right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	width: 48.5%;
	margin-bottom: 30px;
}

body .form_wrapper .efield_label {
    margin: .625em 0 .5em;
    font-weight: 700;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
}


body .form_wrapper input[type=text], select {
  width: 100%;
  padding: 10px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

body .form_wrapper input.button,
body .form_wrapper input[type=submit] {
    color:#e31837;
	text-transform:uppercase;
    padding:15px;
	margin: 20px 0px 40px 0px;
    border: 1px solid rgba(114,114,114,0.4);
    border-radius: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    background-color: #eeeeee;
}

body .form_wrapper input[type=submit]:hover {
    border: 1px solid rgba(114,114,114,0.6);
    background-color: #666666;
	color:#ffffff;
}

.gform_wrapper select, .gform_wrapper textarea {
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal;
    padding: .313em 0;
}

/* social media icons*/

.fa {
  padding: 20px;
  font-size: 40px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}


@media only screen and (max-width:1200px){
	.main h1{
		font-size:4em;
	}
	
	.half-content{
		display:flex;
		flex-direction:column-reverse;
	}
	
	.half-content &gt; div{
		width:100%;
		padding: 25px;
	}
	.half-content-content{
	max-width: 100%;
	}
	

	
	.possibilities &gt; div{
		width:100%;
	}
	
	.promise.half-content{
		display:flex;
		flex-direction:column;
	}	
	
	.promise &gt; div:first-child:after{
		display:none;
	}
}
@media only screen and (max-width:1000px){
	.col3{
		width:100%;
	}
}
@media only screen and (max-width:700px){
	.main h1{
		font-size:3em;		
	}
	
	.main h2{	
		font-size:2em;
	}
	
	
	.fs-openyourmindv2-padding{
		padding:40px;
	}
	
	#fs-openyourmindv2-possibilities.slider-width &gt; .fs-openyourmindv2-padding &gt; h2,
	#fs-openyourmindv2-possibilities.slider-width &gt; .fs-openyourmindv2-padding &gt; p{
		padding:0 40px;
	}	
}

@media only screen and (max-width:500px){
	.main h1{
		font-size:2.2em;
	}
	
	.main h2{	
		font-size:2em;
	}
	
	.fs-openyourmindv2-padding{
		padding:20px;
	}
	
	#fs-openyourmindv2-possibilities.slider-width &gt; .fs-openyourmindv2-padding &gt; h2,
	#fs-openyourmindv2-possibilities.slider-width &gt; .fs-openyourmindv2-padding &gt; p{
		padding:0 20px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    margin: 0 0 .5em;
    width: 100%;
	display: initial;
    vertical-align: initial;
	}
	



}







.slider{
	white-space:nowrap;
	overflow-x:hidden;
}

	.slider .slide{
		white-space:normal;
		display:inline-block;
		background-color:#FFF;
		border-radius:10px;
		color:#333;
		padding:75px;
		width:90%;
		max-width:600px;
		vertical-align:middle;
		margin:0 50px;
		transform:scale(0.7);
		cursor:pointer;
		box-sizing:border-box;
	}

	.slider .slider-spacer{
		width:100%;
		display:inline-block;
	}
	
	.slider .slide:hover{
		outline:none;
		border-color:#e31837;
		box-shadow:0 0 10px #e31837;
		border-radius:10px;
	}
	
	.slider .slide.current{
		transform:scale(1);	
	}
	
		.slider .slide .profile-nametag{
			margin-bottom:30px;
			overflow:hidden;
		}
		
		.slider .slide.program .profile-nametag{
			margin-bottom:20px;
		}
		
			.slider .slide .profile-nametag img{
				width:125px;
				float:left;
				border-radius:50%;
			}
			
			.slider .slide .profile-nametag .profile-id{
				font-size:0.9em;
				text-transform:uppercase;
				color:#AAA;
				margin-left:150px;
				margin-top:20px;
			}
			
			.slider .slide.program .profile-nametag .profile-id{
				font-size:1.5em;
				margin-left:0;
			}
			
				.slider .slide .profile-nametag .profile-id &gt; span{
					display:block;
				}
				
				.slider .slide .profile-nametag .profile-id .profile-status{
					margin-top:5px;
					padding-top:5px;
					border-top:1px solid #e31837;
				}
			
			.slider .slide .profile-body{
				font-size:1.2em;
				line-height:1.5;
			}
			
.slider-control{
	text-align:center;
	margin-top:25px;
}
	
	.slider-control a{
		background-color:transparent;
		border:1px solid #FFF;
		width:20px;
		height:20px;
		border-radius:50%;
		margin:10px;
		display:inline-block;
	}
	
	.slider-control a.current,
	.slider-control a:hover{
		background-color:#FFF;
	}

@media only screen and (max-width:1200px){
	.slider .slide{
		margin:0;
		padding:50px;
	}
}
@media only screen and (max-width:600px){	
	.slider .slide{
		padding:20px;
		text-align:center;
	}	
	
	.slider .slide.program{
		text-align:left;
	}		
	
	.slider .slide .profile-nametag img{
		width:125px;
		float:none;
	}
	
	.slider .slide .profile-nametag .profile-id{
		font-size:0.9em;
		text-transform:uppercase;
		color:#AAA;
		margin-left:0px;
		margin-top:20px;
	}	
	
	.slider .slide .profile-body{
		font-size:1em;
	}	
	
	.slider-control{
		margin-top:10px;
	}

	.masthead-content h1{
		font-size:2em;
	}
	.masthead-content p{
		font-size:1em;
		letter-spacing: 1;
	}
	.masthead-content{
		margin-right: 0;
	}
	header {
    padding: 0 20px;
}
	#name-and-slogan {
    padding: 20px 20px;
}
	.banner {
    padding: 0 20px;
}
}
</pre></body></html>