<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MarComm CSS custom styles */
/* General styles */
 html {
	 scroll-behavior: smooth;
}
 .sticky-wrapper {
	 display:none;
}
 #container {
	 height: 0;
}
 .background-blue {
	 background-color: #001f45 !important;
}
 .background-gray {
	 background-color: #edf2f9 !important;
	 color: #041e42;
}
 .background-gray p {
	 color: #041e42;
}
 .container + .fw-section {
	 background-position: 0 135px !important;
	 background-attachment: unset !important;
}
 @media (max-width: 991px) {
	 .container + .fw-section {
		 background-position: 45% 135px !important;
		 background-attachment: unset !important;
	}
}
 @media (max-width: 768px) {
	 .container + .fw-section {
		 background-image: none !important;
	}
}
 .fw-section {
	 padding-top: 60px;
}
 .fw-section h1 {
	 color: #ffffff;
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 120px;
	 line-height:110px;
	 text-transform: uppercase;
	 text-align: center;
}
 .fw-section h2 {
	 font-family: "Open Sans", sans-serif;
	 font-size: 42px;
	 font-weight: 800;
	 line-height: 54px;
	 text-align: center;
	 margin-top:0;
	 margin-bottom:30px;
}
 .fw-section h3 {
	 font-family: "Open Sans", sans-serif;
	 font-size: 20px;
	 font-weight: 800;
	 line-height: 26px;
	 text-align: center;
}
 .fw-section h4 {
	 font-family: "Open Sans", sans-serif;
	 font-size: 18px;
	 font-weight: 800;
	 line-height: 20px;
}
 .fw-section .hl-large {
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 96px;
	 line-height: .9;
	 text-transform: uppercase;
	 text-align: left;
	 margin-top:0;
}
 .fw-section .hl-small {
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 50px;
	 line-height: 50px;
	 font-family: "BebasNeue", "Open Sans", sans-serif;
}
 .fw-section .stat-title {
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 70px;
	 line-height: 54px 
}
 .fw-section p, .fw-section li {
	 font-family: "Open Sans", sans-serif;
	 font-size: 20px;
	 font-weight: 400;
	 line-height: 1.7;
}
 .fw-section .psmall {
	 font-family: "Open Sans", sans-serif;
	 font-size: 16px !important;
	 font-weight: 400;
	 line-height: 26px;
}
 .fw-section .btn-primary, .fw-section a.btn-primary {
	 background-color: #041e42;
	 color: #fff!important;
	 font-weight: bold;
	 text-transform: uppercase;
	 text-align: center;
	 border: none;
	 letter-spacing: 1px;
	 padding: 10px 45px;
	 font-size: 16px;
	 margin: 12px auto 0;
	 border-radius: 6px !important;
}
 .fw-section .btn-primary:hover, .fw-section a.btn-primary:hover {
	 background-color: #ff8200;
	 color: #041e42!important;
}
 .fw-section .btn-primary-white, .fw-section a.btn-primary-white {
	 background-color: #ffffff;
	 color: #041e42!important;
	 font-weight: 800;
	 text-transform: uppercase;
	 text-align: center;
	 border: none;
	 letter-spacing: 1px;
	 padding: 15px 60px;
	 font-size: 16px;
	 margin: 12px auto 0;
	 letter-spacing: 2px;
	 border-radius: 6px !important;
}
 .fw-section .btn-primary-white:hover, .fw-section a.btn-primary-white:hover {
	 color: #041e42 !important;
	 background-color: #ff8200 !important;
	 text-decoration:none !important;
}
 .fw-section .btn-primary-orange, .fw-section a.btn-primary-orange {
	 color: #041e42;
	 background-color: #ff8200 !important;
	 text-transform: uppercase;
	 font-weight: 800;
	 text-align: center;
	 border: none;
	 letter-spacing: 1px;
	 padding: 15px 60px;
	 font-size: 16px;
	 margin: 12px auto 0;
	 letter-spacing: 2px;
	 border-radius: 6px !important;
}
 .fw-section .btn-primary-orange:hover, .fw-section a.btn-primary-orange:hover {
	 color: #041e42;
	 background-color: #ffffff !important;
	 text-decoration:none !important;
}
 .nopadding {
	 margin: 0;
	 padding: 0;
}
 .fw-section .background-blue h2 {
	 color: #ffffff;
}
 .fw-section .text-center {
	 text-align: center;
}
 @media only screen and (max-width: 1249px) {
	 .fw-section .btn-primary-white, .fw-section a.btn-primary-white {
		 padding: 15px 30px;
	}
}
 @media only screen and (max-width: 991px) {
	 .fw-section h1 {
		 font-size: 96px;
		 line-height: 84px;
	}
	 .fw-section h2 {
		 font-size: 32px;
		 line-height: 48px;
	}
	 .fw-section h3 {
		 font-size: 18px;
		 line-height: 26px 
	}
	 .fw-section h4 {
		 font-size: 16px;
		 line-height: 24px 
	}
	 .fw-section .hl-large {
		 font-size: 60px;
	}
	 .fw-section .hl-small {
		 font-size: 45px;
	}
	 .fw-section .stat-title {
		 font-size: 60px;
		 line-height: 44px 
	}
	 .fw-section .btn-primary, .fw-section a.btn-primary, .fw-section .btn-primary-cards, .fw-section a.btn-primary-cards, .fw-section .btn-primary-orange, .fw-section a.btn-primary-orange {
		 margin: 10px 15px;
	}
	 .fw-section .btn-primary-white, .fw-section a.btn-primary-white {
		 font-size: 16px;
		 display: block;
		 padding: 15px;
		 letter-spacing: 1px;
	}
}
 @media only screen and (max-width: 576px) {
	 .fw-section {
		 padding-top: 20px;
		 padding-bottom: 30px;
	}
	 .fw-section h1 {
		 font-size: 50px;
		 line-height: 44px;
		 margin-bottom: 20px;
	}
	 .fw-section h2 {
		 font-size: 26px;
		 line-height: 32px;
		 margin-bottom:20px;
	}
	 .fw-section h3 {
		 font-size: 18px;
		 line-height: 24px 
	}
	 .fw-section h4 {
		 font-size: 14px;
		 line-height: 22px 
	}
	 .fw-section p, .fw-section li {
		 font-family: "Open Sans", sans-serif;
		 font-size: 18px;
		 line-height: 1.7;
	}
	 .fw-section .hl-large {
		 font-size: 50px;
	}
	 .fw-section .hl-small {
		 font-size: 40x;
	}
	 .fw-section .stat-title {
		 font-size: 44px;
		 line-height: 34px 
	}
	 .fw-section .psmall {
		 font-family: "Open Sans", sans-serif;
		 font-size: 14px !important;
		 font-weight: 400;
		 line-height: 22px;
	}
	 .fw-section .btn-primary, .fw-section a.btn-primary {
		 font-size: 16px;
		 margin: 10px 0;
	}
	 .fw-section .btn-primary-orange, .fw-section a.btn-primary-orange, .fw-section .btn-primary-white, .fw-section a.btn-primary-white {
		 font-size: 16px;
		 display: block;
		 padding: 15px;
		 letter-spacing: 1px;
	}
	 .fw-section .btn-outline, .fw-section a.btn-outline {
		 font-size: 14px;
	}
	 .fw-section .btn-outline:hover, .fw-section a.btn-outline:hover {
		 color: #041e42;
		 background-color: #ff8200 !important;
		 text-decoration:none;
	}
}
 @media only screen and (max-width: 500px) {
	 .fw-section p, .fw-section li {
		 font-size: 16px;
	}
}
 small {
	 font-size: 90%;
}
/* Navigation Hero */
 .nav-hero-wr {
	 position: relative;
}
 .navigation {
	 background-color: #041e42;
}
 .navigation-items {
	 text-align: left;
	 padding: 0 15px 15px 0;
	 margin: 0;
}
 .w-nav {
	 position: relative;
	 z-index: 1000;
}
 .logo-link {
	 z-index: 1;
}
 a.logo-link:active {
	 opacity: 0.7;
}
 a.logo-link:hover {
	 opacity: 0.8;
}
 .w-nav-brand {
	 position: relative;
	 text-decoration: none;
	 color: #333333;
}
 .logo-image {
	 width: 390px;
	 height: auto;
}
/* Hero Banner */
 #heroB {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 overflow: hidden;
}
 #heroB .row {
	 margin-top: 80px;
	 margin-bottom: 80px;
}
 #heroB .herob-container {
	 color: #fff;
}
 .hb-mobile {
	 display: none;
}
 #heroB h1 {
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 100px;
	 line-height: 0.9;
	 font-weight: 500;
	 color: #ffffff;
	 margin-top: 20px;
	 margin-bottom: 0;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 text-align: left;
}
 #heroB .hb-h1 {
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-size: 112px;
	 line-height: 0.9;
	 font-weight: 600;
	 color: #ff8200;
	 margin-bottom: 20px;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 text-align: left;
}
 #heroB .hb-kicker-wrapper {
	 margin-top: 60px;
	 margin-bottom: 20px;
}
 #heroB .hb-kicker {
	 font-family: "Open Sans", sans-serif;
	 font-size: 26px;
	 line-height: 1.5;
	 font-weight: 800;
	 color: #ffffff;
	 letter-spacing:1px;
	 text-align: left;
}
 @media only screen and (max-width: 1364px){
	 #heroB h1 {
		 font-size: 70px;
	}
	 #heroB .hb-h1 {
		 font-size: 78px;
	}
}
 @media only screen and (max-width: 991px){
	 #heroB h1 {
		 font-size: 60px;
		 margin-top: 25px;
	}
	 #heroB .hb-h1 {
		 font-size: 68px;
	}
	 .lp-video {
		 display: none;
	}
}
 @media screen and (max-width: 768px) {
	 #heroB {
		 display: block;
	}
	 .hb-mobile {
		 display: block;
		 margin: 15px;
	}
	 .navigation-items {
		 padding: 15px;
		 margin: 0;
	}
	 .w-inline-block {
		 max-width: 100%;
		 display: inline-block;
	}
	 .logo-image {
		 max-width: 340px;
		 height: auto;
		 text-align: left;
		 margin-bottom: 0;
	}
	 #heroB .row {
		 margin-top: 60px;
		 margin-bottom: 60px;
	}
	 #heroB .col-sm-6 {
		 min-height:0;
		 width: 100%;
	}
	 #heroB .hb-kicker-wrapper {
		 margin-top: 40px;
		 margin-bottom: 20px;
	}
	 #heroB h1 {
		 font-size: 80px;
		 margin-top: 25px;
	}
	 #heroB .hb-h1 {
		 font-size: 92px;
	}
}
 @media screen and (max-width: 576px) {
	 .navigation-items {
		 padding: 0 15px 15px 15px;
		 margin: 0;
	}
	 .logo-image {
		 max-width: 100%;
	}
	 #heroB .row {
		 margin-top: 40px;
		 margin-bottom: 40px;
	}
	 #heroB .hb-kicker {
		 font-size: 20px;
	}
	 #heroB h1, #heroB .hb-h1 {
		 font-size: 50px;
	}
	 #heroB a.btn-primary-white {
		 margin-top: 20px;
	}
}
 @media screen and (max-width: 393px){
	 #heroB .hb-kicker {
		 font-size: 17px;
	}
}
/* next steps section*/
 #nextSteps h2 {
	 text-align: center;
	 color: #ffffff;
	 margin-bottom: 45px;
}
 .next-steps {
	 text-align: center;
	 margin-bottom: 30px;
}
 .next-steps h3 {
	 text-align: center;
	 color: #ffffff;
}
 .steps-grid {
	 display: flex;
	 justify-content: space-around;
}
 .steps-grid a {
	 margin-bottom: 30px !important;
}
 .steps-col {
	 padding-top: 15px;
}
 .line-strip {
	 border-right: 1px solid #ff8200;
}
 .steps-col-txt {
	 font-weight: 700;
	 line-height: 1.4;
}
 @media only screen and (max-width: 768px) {
	 #nextSteps h2 {
		 margin-bottom: 30px;
	}
	 .next-steps {
		 padding: 0 15px;
		 margin: 0;
	}
	 .steps-grid {
		 flex-direction: column;
	}
	 .steps-col {
		 padding: 0;
	}
	 .line-strip {
		 display:none;
	}
}
/*Explore Section*/
 .explore-wrapper {
	 display: flex;
	 justify-content: space-between;
}
 .explore-wrapper:nth-child(1) {
	 margin-bottom:60px;
}
 .ew-item {
	 width: 30%;
	 position: relative;
	 text-align: center;
}
 .ew-photo {
	 margin-bottom: 20px;
}
 .ew-photo img {
	 border-radius: 15px !important;
	 box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
}
 .ew-item h3 {
	 line-height: 1.2;
	 text-align: center;
}
 .ew-item p {
	 font-family: "Open Sans", sans-serif;
	 font-size: 16px;
	 font-weight: 400;
	 line-height: 1.7;
	 margin-bottom: 15px;
	 text-align: center;
}
 .dw-link-grid {
	 position: absolute;
	 margin-top: 30px;
	 bottom: -40px;
}
 .dw-text, a .dw-text {
	 color: #041e42;
	 font-weight: 700;
	 font-size: 14px;
	 line-height: 0.7;
	 text-transform: uppercase;
	 text-align: center;
	 text-decoration: none;
}
 .dw-text:hover, a:hover .dw-text {
	 color: #2F6FA7;
	 text-decoration: none !important;
}
 .dw-arrow {
	 width: 25px;
	 height: 25px;
	 margin-left: 7px;
	 margin-top: 5px;
}
 a.div_a {
	 display: table;
}
 a.div_a:hover {
	 text-decoration:none;
	 color: #2F6FA7;
}
 .wrapper {
	 display: table-cell;
	 vertical-align: middle;
}
 .fw-section .btn-primary, .fw-section a.btn-primary {
	 margin-top: 0;
	 margin-bottom: 15px;
}
 @media only screen and (max-width: 991px) {
	 .ew-item {
		 text-align: left;
	}
	 .ew-item h3 {
		 text-align:left;
	}
	 .ew-item p {
		 text-align: left;
	}
	 #exploreSection .btn-primary, #exploreSection a.btn-primary {
		 margin-left: 0;
		 padding: 10px 30px;
	}
}
 @media only screen and (max-width: 768px) {
	 .explore-wrapper {
		 display: flex;
		 flex-direction: column;
		 justify-content: center;
	}
	 .ew-item {
		 width: auto;
		 margin: 15px 15px 30px 15px;
		 text-align:center;
	}
	 .ew-item:nth-child(3) {
		 width: auto;
		 margin: 15px 15px 0 15px;
		 text-align:center;
	}
	 .ew-item h3 {
		 text-align:center;
		 margin-top: 15px;
		 margin-bottom: 10px;
	}
	 .ew-item p {
		 margin-top: 10px;
		 margin-bottom: 15px;
		 text-align:center;
	}
}
 @media only screen and (max-width: 576px) {
	 .dw-link-grid {
		 position: absolute;
		 margin-top: 20px;
		 bottom: -30px;
	}
}
/* Slick Styles */
 .carousel-control {
	 background-color: rgba(255, 130, 0, 1);
	 opacity: 0.8;
	 height: 25%;
	 top: 30%;
	 width: 3%;
}
 @media (max-width: 991px) {
	 .carousel-control {
		 width: 4%;
		 font-size: 20px;
	}
}
 @media (max-width: 600px) {
	 .carousel-control {
		 width: 8%;
		 font-size: 20px;
	}
}
 .carousel-control.left {
	 background-image: linear-gradient(to left, rgba(255,130,0,1) 0%, rgba(255,130,0,0) 100%);
}
 .carousel-control.right {
	 background-image: linear-gradient(to right, rgba(255,130,0,1) 0%, rgba(255,130,0,0) 100%);
}
 .slick-slider {
	 position:relative;
	 display:block;
	 box-sizing:border-box;
	 -moz-box-sizing:border-box;
	 -webkit-touch-callout:none;
	 -webkit-user-select:none;
	 -khtml-user-select:none;
	 -moz-user-select:none;
	 -ms-user-select:none;
	 user-select:none;
	 touch-action: auto;
	 -ms-touch-action: auto;
	 -webkit-tap-highlight-color:transparent 
}
 .slick-list{
	 position:relative;
	 overflow:hidden;
	 display:block;
	 margin:0;
	 padding:0 
}
 .slick-list:focus{
	 outline:0 
}
 .slick-loading .slick-list{
	 background:#fff center center no-repeat 
}
 .slick-list.dragging{
	 cursor:pointer;
	 cursor:hand 
}
 .slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{
	 -webkit-transform:translate3d(0,0,0);
	 -moz-transform:translate3d(0,0,0);
	 -ms-transform:translate3d(0,0,0);
	 -o-transform:translate3d(0,0,0);
	 transform:translate3d(0,0,0) 
}
 .slick-track{
	 position:relative;
	 left:0;
	 top:0;
	 display:block;
	 zoom:1 
}
 .slick-track:after,.slick-track:before{
	 content:"";
	 display:table 
}
 .slick-track:after{
	 clear:both 
}
 .slick-loading .slick-track{
	 visibility:hidden 
}
 .slick-slide{
	 float:left;
	 height:100%;
	 min-height:1px;
	 display:none 
}
 .slick-slide img{
	 display:block 
}
 .slick-slide img.slick-loading{
	 background:#fff center center no-repeat;
	 padding-bottom:100% 
}
 .slick-slide.dragging img{
	 pointer-events:none 
}
 .slick-initialized .slick-slide{
	 display:block 
}
 .slick-loading .slick-slide{
	 visibility:hidden 
}
 .slick-vertical .slick-slide{
	 display:block;
	 height:auto;
	 border:1px solid transparent 
}
 @font-face {
	 font-family:slick;
	 src:url(fonts/slick.eot);
	 src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
	 font-weight:400;
	 font-style:normal 
}
 .slick-next:focus,.slick-prev:focus{
	 outline:0 
}
 .slick-slider{
	 margin-bottom:30px 
}
 .slick-dots{
	 position:absolute;
	 bottom:-45px;
	 list-style:none;
	 display:block;
	 text-align:center;
	 padding:0;
	 width:100% 
}
 .slick-dots li{
	 position:relative;
	 display:inline-block;
	 height:40px;
	 width:40px;
	 margin:0 5px;
	 padding:0;
	 cursor:pointer 
}
 .slick-dots li button{
	 border:0;
	 background:0 0;
	 display:block;
	 height:40px;
	 width:40px;
	 line-height:0;
	 font-size:0;
	 color:transparent;
	 padding:5px;
	 cursor:pointer;
	 outline:0 
}
 .slick-dots li button:focus{
	 outline:0 
}
 .slick-dots li button:before{
	 position:absolute;
	 top:0;
	 left:0;
	 content:'\2022';
	 width:40px;
	 height:40px;
	 font-family:slick;
	 font-size:16px;
	 line-height:40px;
	 text-align:center;
	 color:red;
	 opacity:.25;
	 -webkit-font-smoothing:antialiased;
	 -moz-osx-font-smoothing:grayscale 
}
 .slick-dots li.slick-active button:before{
	 opacity:.75 !important;
	 color: #FF8200 !important;
}
 .content{
	 width:100%;
	 margin:auto 
}
 .slick-slider{
	 margin-bottom:30px 
}
 .slick-dots{
	 position:absolute;
	 bottom:-30px;
	 list-style:none;
	 display:block;
	 text-align:center;
	 padding:0;
	 width:100% 
}
 .slick-dots li{
	 position:relative;
	 display:inline-block;
	 height:20px;
	 width:20px;
	 margin:0 5px;
	 padding:0;
	 cursor:pointer 
}
 .slick-dots li button{
	 border:0;
	 background:0 0;
	 display:block;
	 height:20px;
	 width:20px;
	 line-height:0;
	 font-size:0;
	 color:transparent;
	 padding:5px;
	 cursor:pointer;
	 outline:0 
}
 .slick-dots li button:focus{
	 outline:0 
}
 .slick-dots li button:before{
	 position:absolute;
	 top:0;
	 left:0;
	 content:'\2022';
	 width:40px;
	 height:40px;
	 font-family:slick;
	 font-size:40px;
	 line-height:40px;
	 text-align:center;
	 color:#b1b3b3;
	 opacity:.25;
	 -webkit-font-smoothing:antialiased;
	 -moz-osx-font-smoothing:grayscale 
}
/*Memories*/
 #theQuotes div.display-flex {
	 display: flex;
	 flex-wrap: wrap;
}
 #theQuotes .well {
	 min-height: 330px;
	 padding: 0;
	 background-color:#f7f7f7;
	 display: flex;
	 align-items: center;
	 padding: 60px;
}
 #theQuotes div.well {
	 position:relative;
	 width: 100%;
}
 #theQuotes .hl-header h3 {
	 color: #041e42;
	 font-weight: 600;
	 letter-spacing: 1px;
	 text-align: left;
}
 #theQuotes .hl-body p {
	 color: #041e42;
	 font-size: 17px;
}
 @media only screen and (max-width: 991px) {
	 #theQuotes .well {
		 padding: 30px;
	}
}
 @media only screen and (max-width: 576px) {
	 #theQuotes .well {
		 min-height: 715px;
	}
}
 .text-display {
	 display:block;
}
 @media only screen and (max-width: 991px) {
	 .text-display {
		 display:inline;
	}
}
/*form*/
 @media screen and (max-width: 676px) {
	 .w-form iframe {
		 height: 1040px !important;
	}
}
 @media screen and (max-width: 808px) {
	 .w-form iframe {
		 height: 700px;
	}
}
 @media screen and (max-width: 676px) {
	 .w-form iframe {
		 height: 940px;
	}
}
 @media screen and (max-width: 991px) {
	 .w-form iframe {
		 height: 550px;
	}
}
 @media screen and (max-width: 1178px) {
	 .w-form iframe {
		 height: 730px;
	}
}


/*programs form*/ 

 @media screen and (max-width: 1364px) { 
     
     .ellucian-inquiry-form iframe { 
         height:1200px !important; 
         
     } 
     
 } 
 @media screen and (max-width: 981px) { 
     .ellucian-inquiry-form iframe { 
         height:1300px !important; 
     } 
 }
  @media screen and (max-width: 831px) { 
     .ellucian-inquiry-form iframe { 
         height:1300px !important; 
     } 
 }
 </pre></body></html>