@charset "UTF-8";
/*---===<<< RESETS >>>===---*/
*,
*:after,
*:before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.x-window-plain * {
  box-sizing: content-box;
}
html {
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
}
html,
body {
  overflow-x: hidden;
  max-width: 100vw;
}
.clear {
  clear: both;
}
main {
  display: block;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  display: table;
  width: 100%;
  height: 0;
  overflow: hidden;
  content: '';
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*---===<<< TYPOGOGRAPHY >>>===---*/
.icomoon {
  font-family: icomoon;
}
/* CSS DOCUMENT */
/*---===<<< FLOATS >>>===---*/
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
/*---===<<< Display >>>===---*/
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*---===<<< FLOATS >>>===---*/
.pull-left {
  float: left;
}
.push-right {
  float: left;
}
/*---===<<< TEXT STYLING >>>===---*/
/*---=== TEXT ALIGNMENT ===---*/
.ta-left {
  text-align: left;
}
.ta-right {
  text-align: right;
}
.ta-center {
  text-align: center;
}
.ta-justify {
  text-align: justify;
}
/*---=== TEXT TRANSFORMS ===---*/
.tt-upper {
  text-transform: uppercase;
}
.tt-lower {
  text-transform: lowercase;
}
.tt-none {
  text-transform: none;
}
.tt-caps {
  text-transform: capitalize;
}
/*---=== TEXT DECORATION ===---*/
.td-none {
  text-decoration: none;
}
.td-underline {
  text-decoration: underline;
}
.td-strike {
  text-decoration: strike;
}
/*---=== WEIGHTS ===---*/
.fw-black {
  font-weight: 900;
}
.fw-exbold {
  font-weight: 800;
}
.fw-bold {
  font-weight: 700;
}
.fw-semi {
  font-weight: 600;
}
.fw-medi {
  font-weight: 500;
}
.fw-regular {
  font-weight: 400;
}
.fw-light {
  font-weight: 300;
}
.fw-xlight {
  font-weight: 200;
}
/*---=== STYLING ===---*/
.fs-italic {
  font-style: italic;
}
.fs-oblique {
  font-style: oblique;
}
.fs-normal {
  font-style: normal;
}
/*---=== FONT SIZE ===---*/
/*---=== OPACITY  ===---*/
/*---=== CSS 3 COMPONENTS ===---*/
.box-shadow-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.text-shadow-none {
  text-shadow: none;
}
/*--- TRANSFORMS ---*/
/*--- FILTERS ---*/
.object-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*
  This mixin can be used to set the object-fit:
  .object-fit(contain);
  or object-fit and object-position:
  .object-fit(cover, top);
  uses object fit polyfill in third party js (font family portion of this mixin)
*/
/*---=== SECTION GRID PADDING GAPS ===---*/
/*first number is number of padding options, second number is the pixel gap, third number is the changer (usually for mobile reduction). for example, 10 padding options, increasing over 20px each time, multiplied by .5 to show half the amount for mobile view. if padding does not change over the same gap number, padding numbers will have to be done manually line by line*/
/*margin mixin*/
@font-face {
  font-family: 'icomoon';
  src: url('clientlib-edaff-site/resources/fonts/icomoon.eot');
  src: url('clientlib-edaff-site/resources/fonts/icomoon.eot#iefix') format('embedded-opentype'), url('clientlib-edaff-site/resources/fonts/icomoon.woff2') format('woff2'), url('clientlib-edaff-site/resources/fonts/icomoon.ttf') format('truetype'), url('clientlib-edaff-site/resources/fonts/icomoon.woff') format('woff'), url('clientlib-edaff-site/resources/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-X:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e600";
}
.icon-phone:before {
  content: "\e601";
}
.icon-plus:before {
  content: "\e602";
}
.icon-minus:before {
  content: "\e603";
}
.icon-arrow-solid-up:before {
  content: "\e604";
}
.icon-arrow-solid-down:before {
  content: "\e605";
}
.icon-arrow-solid-left:before {
  content: "\e606";
}
.icon-arrow-solid-right:before {
  content: "\e607";
}
.icon-facebook:before {
  content: "\e608";
}
.icon-twitter:before {
  content: "\e609";
}
.icon-youtube:before {
  content: "\e60a";
}
.icon-check:before {
  content: "\e60b";
}
.icon-nursing-arrow:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-facebook2:before {
  content: "\e905";
}
.icon-google:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-twitter2:before {
  content: "\e908";
}
.icon-wide-arrow-left:before {
  content: "\e909";
}
.icon-wide-right-arrow:before {
  content: "\e90a";
}
.icon-thin-arrow:before {
  content: "\e90b";
}
.icon-play:before {
  content: "\e925";
}
.icon-youtube1:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-yelp:before {
  content: "\ead7";
}
.icon-foursquare:before {
  content: "\ead6";
}
.icon-yahoo:before {
  content: "\eabb";
}
.icon-chevrons-up:before {
  content: "\e900";
}
.icon-chevrons-down:before {
  content: "\e90c";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-info:before {
  content: "\f129";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-comment:before {
  content: "\f075";
}
.icon-question:before {
  content: "\f128";
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-calendar-plus-o:before {
  content: "\f271";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-stethoscope:before {
  content: "\e90d";
}
.icon-tools:before {
  content: "\e90e";
}
.icon-nurse-hat:before {
  content: "\e90f";
}
.pagination {
  font-size: 1.7rem;
  line-height: 1.3;
  font-family: 'Crimson Text', Georgia, serif;
  width: 22rem;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .pagination {
    width: auto;
  }
}
.pagination .paging {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .pagination .paging {
    position: relative;
    left: auto;
    transform: none;
  }
}
.pagination .paging button {
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 1.3;
  color: #08224b;
  font-weight: 700;
  align-items: center;
  display: flex;
}
.pagination .paging button:hover,
.pagination .paging button:focus {
  color: #e2b221;
  cursor: pointer;
}
.pagination .paging button.disabled {
  color: #bbbbbb;
}
.pagination .paging .first-page .icon-arrow-left:after {
  content: "\e902";
  position: absolute;
  transform: translateX(-45%);
}
@media screen and (min-width: 768px) {
  .pagination .paging .prev span {
    margin-right: 1rem;
  }
  .pagination .paging .next span {
    margin-left: 1rem;
  }
}
.pagination .paging .current-page-display {
  text-align: center;
  min-width: 4.2rem;
}
.pagination .paging ul {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 60%;
}
.pagination .paging ul li {
  margin: 0 0.5rem;
}
.pagination .paging ul li button {
  color: #bbbbbb;
}
.pagination .paging ul li.active button {
  color: #08224b;
}
/*---=======<<< GLOBAL >>>======---*/
/*---=== SPACERS ===---*/
/*---=== CONTENT AREA MAX WIDTHS/HEIGHTS ===---*/
/*max width of the content area*/
/*max width of the entire page view*/
/*---=== COLUMN COUNT===---*/
/*---=== GUTTER ===---*/
/*---===<<< COLORS >>>===---*/
/*---===<<< SIDEBAR >>>===---*/
/*---===<<< BLOG & HERO SLIM BG COLORS >>>===---*/
/*---===<<< GENERAL FONTS >>>===---*/
/*---===<<< MISC CONTENT >>>===---*/
/*---===<<< HEADER >>>===---*/
/*---===<<< UTILITY >>>===---*/
/*---===<<< SEARCH >>>===---*/
/*---===<<< NAVIGATION >>>===---*/
/*---===<<< HERO >>>===---*/
/*---===<<< SLIM HERO >>>===---*/
/*---===<<< CAMPUS HERO >>>===---*/
/*---===<<< BREADCRUMB >>>===---*/
/*---===<<< FOOTER >>>===---*/
/*---===<<< FORMS >>>===---*/
/*---===<<< RFI >>>===---*/
/*---===<<< RFI SIDEBAR >>>===---*/
/*---===<<< RFI EMAIL SIDEBAR >>>===---*/
/*---===<<< INFO FORM >>>===---*/
/*---===<<< APPLY FORM >>>===---*/
/*---===<<< ASIDE BACKGROUND >>>===---*/
/*---===<<< BUTTONS >>>===---*/
/*---===<<< PRIMARY BUTTON >>>===---*/
/*---===<<< SECONDARY BUTTON >>>===---*/
/*---===<<< TERTIARY BUTTON >>>===---*/
/*---===<<< QUATERNARY BUTTON >>>===---*/
/*---===<<< QUINARY BUTTON >>>===---*/
/*---===<<< SENARY BUTTON >>>===---*/
/*---===<<< ICON BUTTON >>>===---*/
/*---===<<< BLOG PREVIEW COMPONENT >>>===---*/
/*---===<<< CTA BOX COMPONENT >>>===---*/
/*---===<<< REQUEST INFO HIGHLIGHT COMPONENT >>>===---*/
/*---===<<< SOCIAL COMPONENT >>>===---*/
/*---===<<< MEDIA COMPONENT >>>===---*/
/*---===<<< GALLERY COMPONENT >>>===---*/
/*---===<<< FEATURED TESTIMONIAL >>>===---*/
/*---===<<< COMPLIANCE COMPONENT >>>===---*/
/*---===<<< COMPLIANCE LISTER COMPONENT >>>===---*/
/*---===<<< TESTIMONIAL CAROUSEL >>>===---*/
/*---===<<< SUCCESS STORY CAROUSEL >>>===---*/
/*---===<<< SUCCESS STORY LISTING >>>===---*/
/*---===<<< PAGINATION >>>===---*/
/*---===<<< SUCCESS STORY >>>===---*/
/*---===<<< FEATURED CAREER PATHS >>>===---*/
/*---===<<< FEATURED BLOGS >>>===---*/
/*---===<<< FEATURED SUCCESS STORIES >>>===---*/
/*---===<<< RECENT BLOGS >>>===---*/
/*---===<<< TABS >>>===---*/
/*---===<<< STAY CONNECTED >>>===---*/
/*---===<<< TEASER >>>===---*/
/*---===<<< QUESTIONS >>>===---*/
/*---===<<< NEWS LISTING >>>===---*/
/*---===<<< ACCORDION >>>===---*/
/*---===<<< RELATED ARTICLE >>>===---*/
/*---===<<< JSCROLL PANE >>>===---*/
/*---===<<< SEARCH RESULTS >>>===---*/
/*---===<<< PROGRAM SEARCH >>>===---*/
/*---===<<< CAMPUS MAP >>>===---*/
/*---===<<< LOCATION MAP >>>===---*/
/*---===<<< BLOGS CATEGORY COLORS >>>===---*/
/*---===<<< DENVER CATEGORY COLORS >>>===---*/
/*---===<<< ALL STATE CATEGORY COLORS >>>===---*/
/*---===<<< ST PAUL CATEGORY COLORS >>>===---*/
/*---===<<< BLOG CATEGORY LISTING >>>===---*/
/*---===<<< BLOG >>>===---*/
/*---===<<< BLOG PAGER >>>===---*/
/*---===<<< START DATE ALERT >>>===---*/
/*---===<<< HOMEPAGE PROPERTY REFERENCE >>>===---*/
/*---===<<< PPC LANDING PAGE >>>===---*/
/*---===<<< PPC LANDING RFI FORM >>>===---*/
/*---===<<< PPC LANDING CAMPUS SUMMARY >>>===---*/
/*---===<<< PPC LANDING CERTIFICATE SUMMARY >>>===---*/
/*---===<<< PPC LANDING PROGRAM LISTING >>>===---*/
/*---===<<< PPC LANDING OUTCOME SUMMARY >>>===---*/
/*---===<<< PPC LANDING CALL TO ACTION >>>===---*/
/**FORTIS BLOG COLORS**/
.bg-default {
  background-color: #16174f;
}
.bg-dkTeal {
  background-color: #16174f;
}
.bg-gold {
  background-color: #4b1750;
}
.bg-ltBlue {
  background-color: #4b1750;
}
.bg-ltRed {
  background-color: #16513d;
}
.bg-green {
  background-color: #16513d;
}
.bg-blue {
  background-color: #16513d;
}
.cat-dkTeal {
  color: #16174f;
}
.cat-gold {
  color: #4b1750;
}
.cat-ltBlue {
  color: #4b1750;
}
.cat-ltRed {
  color: #16513d;
}
.cat-green {
  color: #16513d;
}
.cat-blue {
  color: #16513d;
}
/**DENVER BLOG COLORS*/
.bg-green-denver {
  background-color: #16513d;
}
.bg-red-denver {
  background-color: #c31912;
}
.bg-navy-denver {
  background-color: #16174f;
}
.bg-purple-denver {
  background-color: #4b1750;
}
.bg-ltblue-denver {
  background-color: #337ab7;
}
.cat-green-denver {
  color: #16513d;
}
.cat-red-denver {
  color: #c31912;
}
.cat-navy-denver {
  color: #16174f;
}
.cat-purple-denver {
  color: #4b1750;
}
.cat-ltblue-denver {
  color: #337ab7;
}
/**ALLSTATE BLOG COLORS*/
.bg-blue-allstate {
  background-color: #296695;
}
.bg-ltblue-allstate {
  background-color: #428dc8;
}
.bg-yellow-allstate {
  background-color: #fdb833;
}
.bg-red-allstate {
  background-color: #fd505d;
}
.cat-blue-allstate {
  color: #296695;
}
.cat-ltblue-allstate {
  color: #428dc8;
}
.cat-yellow-allstate {
  color: #fdb833;
}
.cat-red-allstate {
  color: #fd505d;
}
/**ST PAUL BLOG COLORS**/
.bg-blue-stpaul {
  background-color: #104171;
}
.cat-blue-stpaul {
  color: #104171;
}
body {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2em;
  color: #505050;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2em;
  }
}
#skipLink {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  z-index: 350;
  opacity: 0;
}
.hidden {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #08224b;
}
a:link {
  -webkit-tap-highlight-color: transparent;
}
.text a,
.text-image a,
.table a {
  font-weight: 700;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Crimson Text', Georgia, serif;
  color: #12303d;
  margin: 0 0 1.5rem;
  line-height: 1.25em;
}
h1 {
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 3.4rem;
  }
}
h2 {
  font-size: 2.8rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 3rem;
  }
}
h3 {
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 2.6rem;
  }
}
h4 {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: 2.4rem;
  }
}
h5 {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  h5 {
    font-size: 2rem;
  }
}
h6 {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: 1.4rem;
  }
}
aside h3 {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  aside h3 {
    font-size: 1.5rem;
  }
}
aside .text,
aside .text-image,
aside .homepage-property-reference.component {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
p {
  margin-bottom: 1.5rem;
}
.primary-text {
  color: #08224b;
}
.secondary-text {
  color: #e2b221;
}
.tertiary-text {
  color: #849d1c;
}
.text ul,
.text-image ul,
blockquote ul,
form ul,
.hero ul,
.success-info ul,
.modal ul,
.table ul {
  margin: 0 0 1.5rem;
  padding: 0 0 0 2rem;
  line-height: 1.25em;
}
@media screen and (min-width: 768px) {
  .text ul,
  .text-image ul,
  blockquote ul,
  form ul,
  .hero ul,
  .success-info ul,
  .modal ul,
  .table ul {
    padding: 0 0 0 2.5rem;
  }
}
.text ul li,
.text-image ul li,
blockquote ul li,
form ul li,
.hero ul li,
.success-info ul li,
.modal ul li,
.table ul li {
  padding: 0 0 0 0.5rem;
  margin: 0 0 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .text ul li,
  .text-image ul li,
  blockquote ul li,
  form ul li,
  .hero ul li,
  .success-info ul li,
  .modal ul li,
  .table ul li {
    margin: 0 0 0.5rem;
  }
}
.text ul li:last-child,
.text-image ul li:last-child,
blockquote ul li:last-child,
form ul li:last-child,
.hero ul li:last-child,
.success-info ul li:last-child,
.modal ul li:last-child,
.table ul li:last-child {
  margin: 0;
}
.text ul ul,
.text-image ul ul,
blockquote ul ul,
form ul ul,
.hero ul ul,
.success-info ul ul,
.modal ul ul,
.table ul ul {
  margin: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .text ul ul,
  .text-image ul ul,
  blockquote ul ul,
  form ul ul,
  .hero ul ul,
  .success-info ul ul,
  .modal ul ul,
  .table ul ul {
    margin: 1.5rem 0;
  }
}
.text ol,
.text-image ol,
blockquote ol,
form ol,
.hero ol,
.success-info ol,
.modal ol,
.table ol {
  margin: 0 0 1.5rem;
  padding: 0 0 0 2rem;
  line-height: 1.25em;
}
@media screen and (min-width: 768px) {
  .text ol,
  .text-image ol,
  blockquote ol,
  form ol,
  .hero ol,
  .success-info ol,
  .modal ol,
  .table ol {
    padding: 0 0 0 2.5rem;
  }
}
.text ol li,
.text-image ol li,
blockquote ol li,
form ol li,
.hero ol li,
.success-info ol li,
.modal ol li,
.table ol li {
  padding: 0 0 0 0.5rem;
  margin: 0 0 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .text ol li,
  .text-image ol li,
  blockquote ol li,
  form ol li,
  .hero ol li,
  .success-info ol li,
  .modal ol li,
  .table ol li {
    margin: 0 0 0.5rem;
  }
}
.text ol li:last-child,
.text-image ol li:last-child,
blockquote ol li:last-child,
form ol li:last-child,
.hero ol li:last-child,
.success-info ol li:last-child,
.modal ol li:last-child,
.table ol li:last-child {
  margin: 0;
}
.text ol ul,
.text-image ol ul,
blockquote ol ul,
form ol ul,
.hero ol ul,
.success-info ol ul,
.modal ol ul,
.table ol ul {
  margin: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .text ol ul,
  .text-image ol ul,
  blockquote ol ul,
  form ol ul,
  .hero ol ul,
  .success-info ol ul,
  .modal ol ul,
  .table ol ul {
    margin: 1.5rem 0;
  }
}
.section.table,
.cmp-accordion__panel > .table {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  border-bottom: solid 1px #f5f5f5;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .section.table,
  .cmp-accordion__panel > .table {
    overflow: visible;
  }
}
.section.table caption,
.cmp-accordion__panel > .table caption {
  text-align: left;
  font-family: 'Crimson Text', Georgia, serif;
  font-size: 2.4rem;
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .section.table caption,
  .cmp-accordion__panel > .table caption {
    text-align: center;
    font-size: 2.6rem;
  }
}
.section.table table,
.cmp-accordion__panel > .table table {
  border: none;
}
.section.table tr:nth-of-type(odd) > th,
.cmp-accordion__panel > .table tr:nth-of-type(odd) > th,
.section.table tr:nth-of-type(odd) > td,
.cmp-accordion__panel > .table tr:nth-of-type(odd) > td {
  background-color: #f5f5f5;
}
.section.table tr th,
.cmp-accordion__panel > .table tr th {
  background-color: #bbbbbb !important;
  text-align: left;
}
.section.table tr th,
.cmp-accordion__panel > .table tr th,
.section.table tr td,
.cmp-accordion__panel > .table tr td {
  padding: .8rem;
  line-height: 1.25em;
  vertical-align: top;
  border: none;
  min-width: 20rem;
}
@media screen and (min-width: 768px) {
  .section.table tr th,
  .cmp-accordion__panel > .table tr th,
  .section.table tr td,
  .cmp-accordion__panel > .table tr td {
    min-width: 0;
  }
}
.btn-full > .btn {
  display: block;
  text-align: center;
  margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .btn-right {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .btn-center {
    text-align: center;
  }
}
.btn {
  color: #ffffff;
  background: #ffffff;
  font-size: 1.4rem;
  padding: 1rem 2.5rem;
  display: block;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 1em;
  text-transform: uppercase;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  color: #ffffff;
  background: #e2b221;
}
@media screen and (min-width: 768px) {
  .btn {
    display: inline-block;
  }
  .btn + .btn {
    margin-left: 1rem;
  }
}
.btn.btn-primary {
  color: #08224b;
  background: #ffffff;
  border: 1px solid #08224b;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  color: #ffffff;
  background: #08224b;
}
.btn.btn-secondary {
  color: #ffffff;
  background: #08224b;
  border: none;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  color: #ffffff;
  background: #e2b221;
}
.btn.btn-tertiary {
  color: #ffffff;
  background: #e2b221;
  border: none;
}
.btn.btn-tertiary:hover,
.btn.btn-tertiary:focus {
  color: #ffffff;
  background: #08224b;
}
.btn.btn-quaternary {
  color: #ffffff;
  background: #337ab7;
  border: none;
}
.btn.btn-quaternary:hover,
.btn.btn-quaternary:focus {
  color: #ffffff;
  background: #4f93ce;
}
.btn.btn-quinary {
  color: #ffffff;
  background: #16513d;
  border: none;
}
.btn.btn-quinary:hover,
.btn.btn-quinary:focus {
  color: #ffffff;
  background: #21795b;
}
.btn.btn-senary {
  color: #ffffff;
  background: #16174f;
  border: none;
}
.btn.btn-senary:hover,
.btn.btn-senary:focus {
  color: #ffffff;
  background: #16174f;
}
.btn.btn-unstyled:hover {
  background-color: transparent;
  border-color: transparent;
}
.btn.btn-unstyled {
  font-weight: 400;
  background-color: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-as-link:hover,
.btn.btn-as-link:focus {
  background-color: transparent;
  border-color: transparent;
  color: #e2b221;
}
.btn.btn-as-link {
  font-weight: 400;
  background-color: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #08224b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.btn-icon {
  border: solid 1px #dddddd;
  background: #ffffff;
  padding: 2.5rem 1.5rem 2.5rem 6.2rem;
  text-transform: uppercase;
  color: #08224b;
  font-style: none;
  border-radius: 3px;
  font-size: 2.4rem;
  width: 100%;
  font-weight: 500;
  text-align: left;
  position: relative;
  font-family: 'Crimson Text', Georgia, serif;
}
.btn.btn-icon > span {
  background: #08224b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  margin-right: 1rem;
  height: 3.5rem;
  width: 3.5rem;
  font-size: 2rem;
  border: none;
  line-height: 3.3rem;
  text-align: center;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.btn-icon:hover,
.btn.btn-icon:focus {
  color: #e2b221;
  background: #f0f0f0;
}
.btn.btn-icon:hover > span,
.btn.btn-icon:focus > span {
  color: inherit;
  background: inherit;
}
/**AUTHORING**/
/* Touch RTE Toolbar Fix */
.rte-ui.is-touch .coral-buttongroup.rte-toolbar,
.cq-dialog-content .rte-toolbar {
  visibility: visible !important;
}
.rte-ui .rte-toolbar.is-active {
  visibility: visible !important;
}
.edit-in-dialog-msg {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #08224b;
  border-radius: 5px;
  padding: 0.25em 1.5rem;
  display: inline-block;
  color: #08224b;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.aem-Author--hidePlaceholder .edit-in-dialog-msg {
  display: none;
}
.responsive-note {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
  color: red;
  padding: 0.25em 15px;
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 1.25em;
}
.aem-Author--hidePlaceholder .responsive-note {
  display: none;
}
footer.footer {
  background: #f0f0f0;
  padding: 2rem 0 6rem;
  line-height: 1.5;
  color: inherit;
}
footer.footer article {
  padding: 0 2rem 0;
}
@media screen and (min-width: 768px) {
  footer.footer article {
    padding: 0 3rem 0;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
  }
}
footer.footer nav {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  padding-top: 1rem;
}
@media screen and (min-width: 768px) {
  footer.footer nav {
    padding-top: 3rem;
  }
}
footer.footer nav ul {
  list-style-type: none;
}
footer.footer nav ul a {
  color: #505050;
  text-decoration: none;
}
footer.footer nav ul a:hover {
  text-decoration: none;
  color: #505050;
}
footer.footer nav ul a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  footer.footer nav > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
footer.footer nav:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
footer.footer nav.links ul h4 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 1rem;
  color: #505050;
  font-style: normal;
}
footer.footer nav.links ul a {
  display: block;
}
footer.footer nav.links ul a span {
  display: block;
}
footer.footer nav.links ul ul > li {
  width: auto;
}
footer.footer nav.links ul ul a {
  color: #717171;
}
footer.footer nav.links ul ul a:hover {
  text-decoration: underline;
  color: #717171;
}
@media screen and (min-width: 768px) {
  footer.footer nav.links > ul {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  footer.footer nav.links > ul > li {
    width: 20%;
  }
}
footer.footer nav.links > ul > li:not(.social) {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  footer.footer nav.links > ul > li:not(.social) {
    border-bottom: 0;
    padding-right: 1.2rem;
  }
}
footer.footer nav.links > ul > li:not(.social):last-child {
  border-bottom: 0;
}
footer.footer nav.links > ul > li:not(.social) a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
}
footer.footer nav.links > ul > li:not(.social) a span:before {
  font-size: 1.4rem;
  content: "\e602";
}
@media screen and (min-width: 768px) {
  footer.footer nav.links > ul > li:not(.social) a span:before {
    display: none;
  }
}
footer.footer nav.links > ul > li:not(.social) ul {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
@media screen and (max-width: 767px) {
  footer.footer nav.links > ul > li:not(.social) ul {
    max-height: 0;
    padding: 0;
  }
}
footer.footer nav.links > ul > li:not(.social).open a span:before {
  content: "\e603";
}
@media screen and (min-width: 768px) {
  footer.footer nav.links > ul > li:not(.social).open a span:before {
    display: none;
  }
}
footer.footer nav.links > ul > li:not(.social).open ul {
  padding: 0 0 1rem;
  max-height: 15rem;
}
footer.footer nav.copyright ul {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer.footer nav.copyright ul {
    text-align: left;
  }
}
footer.footer nav.copyright ul li {
  display: inline-block;
}
footer.footer nav.copyright ul li:before {
  content: "|";
  display: inline-block;
  padding: 0 5px;
}
footer.footer nav.copyright ul li:first-child:before {
  display: none;
}
@media screen and (max-width: 767px) {
  footer.footer nav.copyright ul li:last-child {
    display: block;
  }
  footer.footer nav.copyright ul li:last-child:before {
    display: none;
  }
}
footer.footer nav.copyright ul a:focus,
footer.footer nav.copyright ul a:hover {
  text-decoration: underline;
}
footer.footer .social {
  flex-grow: 0;
}
footer.footer .social .tweet-block {
  border: solid 1px rgba(255, 255, 255, 0);
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.25em;
  margin: 1rem 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f0f0f0;
  color: #505050;
  word-wrap: break-word;
  /*for IE*/
  word-break: break-word;
}
footer.footer .social .tweet-block p {
  margin: 0;
}
footer.footer .social .tweet-block a {
  display: inline;
  color: #717171;
  text-decoration: underline;
}
footer.footer .social .tweet-block a span {
  display: inline;
}
footer.footer .social .tweet-block a:hover,
footer.footer .social .tweet-block a:focus {
  color: #e2b221;
}
@media screen and (min-width: 768px) {
  footer.footer .social .tweet-block > ul > li {
    width: 100%;
  }
}
footer.footer .social ul {
  display: block;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  footer.footer .social ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
footer.footer .social ul li {
  display: inline-block;
  margin: 0 .3rem 0 0;
}
footer.footer .social ul li > a {
  background: #08224b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 2.4rem;
  height: 2.4rem;
  text-align: center;
  font-size: 1.4rem;
  color: #ffffff !important;
  text-decoration: none !important;
}
footer.footer .social ul li > a:hover,
footer.footer .social ul li > a:focus {
  background: #e2b221;
}
footer.footer .social ul li > a > span {
  line-height: 2.4rem;
}
footer.footer .social ul li.twitter.feed {
  /**arrow that goes with bubble**/
  position: relative;
}
footer.footer .social ul li.twitter.feed:before,
footer.footer .social ul li.twitter.feed:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -1.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
footer.footer .social ul li.twitter.feed:before {
  border-top-color: rgba(255, 255, 255, 0);
  border-width: .8rem;
}
footer.footer .social ul li.twitter.feed:after {
  border-top-color: #f0f0f0;
  border-width: .7rem;
}
.ppc-landing footer.footer nav:first-child {
  border-top: none;
}
form.form {
  /**INPUTS/LABELS**/
  /*DROPDOWNS*/
  /*mobile dropdown version - chosen does not work for tablet/mobile so this version compensates*/
  /*Added for browser compatibility*/
  /***CHECKBOXES**/
  /*--- CHECKBOX AND RADIOS ---*/
  /* RADIOS */
  /**VALIDATION STYLES**/
  /**MISC**/
  /**BUTTONS**/
}
form.form .row > div {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  form.form .row {
    margin-bottom: 1.5rem;
  }
  form.form .row > div {
    margin-bottom: 0;
  }
}
form.form .no-pad > div {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  form.form .no-pad {
    margin-bottom: 0 !important;
  }
}
form.form .form-el {
  position: relative;
}
form.form .form-label {
  position: absolute;
  top: 1.5rem;
  left: 1.8rem;
  display: block;
  line-height: 1em;
  z-index: 1;
  color: #757575;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  font-size: 2rem;
  pointer-events: none;
  cursor: pointer;
}
form.form .form-label small {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  font-size: 1.2rem;
  color: #5b5b5b;
  display: none;
}
@media screen and (min-width: 768px) {
  form.form .form-label small {
    display: inline-block;
  }
}
form.form .form-control {
  min-height: 50px;
  font-size: 2rem;
  color: #757575;
  width: 100%;
  border: none;
  display: block;
  outline: none !important;
  padding: 1.5rem 1.7rem 0 1rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  background-color: #ffffff;
}
form.form .form-control.parsley-error {
  background: #fcd1d4;
}
form.form .form-control.parsley-error ~ .form-label {
  color: #f32836 !important;
}
form.form .form-control.parsley-error ~ .form-label small {
  color: #f32836 !important;
}
form.form .form-control.parsley-error ~ .chosen-container.chosen-container-single .chosen-single {
  background: #fcd1d4;
}
form.form .form-control.parsley-error ~ .chosen-container.chosen-container-single .chosen-drop {
  background: #fcd1d4;
}
form.form .form-control.active ~ .form-label,
form.form .form-control.input--filled ~ .form-label,
form.form .form-control:focus ~ .form-label {
  top: .4rem;
  left: .5rem;
  font-size: 1.2rem;
  color: #9b9b9b;
  font-weight: 500;
}
form.form .form-control.active ~ .form-label small,
form.form .form-control.input--filled ~ .form-label small,
form.form .form-control:focus ~ .form-label small {
  opacity: 0;
}
form.form .form-control:focus {
  background-color: #fefefe;
}
form.form textarea.form-control {
  min-height: 20rem;
}
form.form select.chosen-select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #757575;
  background: #ffffff;
  width: 100%;
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
}
form.form select.chosen-select + .arrow {
  display: none;
  position: absolute;
  right: 0;
  top: 0.2rem;
  font-size: 1.6rem;
}
form.form select.chosen-select + .arrow:before {
  font-family: icomoon;
  content: '\e605';
  position: absolute;
  top: .8rem;
  right: 1.6rem;
  color: #757575;
}
.mobile form.form select.chosen-select + .arrow,
.tablet form.form select.chosen-select + .arrow,
.tablet-desktop form.form select.chosen-select + .arrow {
  display: inline-block;
}
form.form select.chosen-select--browser-default + .arrow {
  display: inline-block;
}
form.form select:invalid,
form.form select option[value=""] {
  color: #757575;
  opacity: 1;
}
form.form [hidden] {
  display: none;
}
form.form .chosen-container.chosen-container-single .chosen-single {
  background: #ffffff;
  width: 100%;
  min-height: 50px;
  height: auto;
  color: #757575;
  padding: 1.5rem 1.7rem 0 1rem;
  position: relative;
  font-size: 2rem;
  line-height: 1.75em;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
form.form .chosen-container.chosen-container-single .chosen-single.chosen-default {
  border: none;
  animation: none;
  color: #757575;
}
form.form .chosen-container.chosen-container-single .chosen-single div b {
  background: none !important;
  font-size: 1.6rem;
}
form.form .chosen-container.chosen-container-single .chosen-single div b:before {
  font-family: icomoon;
  content: '\e605';
  position: absolute;
  top: .9rem;
  right: 1.5rem;
  color: #757575;
}
form.form .chosen-container.chosen-container-single .chosen-single span {
  white-space: normal;
}
form.form .chosen-container.chosen-container-single .chosen-drop {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 100%;
  margin-top: -1px;
  border: none;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
form.form .chosen-container.chosen-container-active {
  box-shadow: none;
  animation: none;
}
form.form .chosen-container.chosen-container-active .chosen-single {
  box-shadow: none;
}
form.form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
  background: #ffffff;
}
form.form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
form.form .chosen-container.chosen-container-active + .form-label {
  top: .4rem;
  left: .5rem;
  font-size: 1.2rem;
}
form.form .chosen-container.chosen-container-active.input--filled ~ .form-label {
  top: .4rem;
  left: .5rem;
  font-size: 1.2rem;
  color: #9b9b9b;
  font-weight: 500;
}
form.form .chosen-container.chosen-container-active.input--filled ~ .form-label small {
  opacity: 0;
}
form.form .chosen-container .chosen-search-input {
  color: #757575;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
}
form.form .chosen-container .chosen-search-input:focus {
  background-color: #ffffee;
}
form.form .chosen-container.chosen-container-multi .chosen-choices {
  min-height: 50px;
  padding: 10px 48px 10px 18px;
  background: white;
  box-shadow: none;
}
form.form .chosen-container.chosen-container-multi .chosen-choices .search-field {
  top: 0;
  left: 0;
  position: relative;
  background: transparent;
}
form.form .chosen-container.chosen-container-multi .chosen-choices .search-choice {
  top: 0;
  left: 0;
  position: relative;
  background: transparent;
}
form.form .chosen-container.chosen-container-multi .chosen-choices:before {
  font-family: icomoon;
  content: '\f107';
  position: absolute;
  top: 15px;
  right: 20px;
  color: #757575;
  font-size: 1.8rem;
  font-weight: 700;
}
form.form .chosen-container.chosen-container-multi .chosen-drop {
  top: 102%;
}
form.form .chosen-container.chosen-container-multi.chosen-container-active .chosen-choices:before {
  font-family: icomoon;
  content: '\f106';
  position: absolute;
  top: 15px;
  right: 20px;
  color: #757575;
  font-size: 1.8rem;
  font-weight: 700;
}
form.form .chosen-container.chosen-with-drop .chosen-results {
  display: block;
}
form.form .chosen-container .chosen-results {
  display: none;
  margin: 0;
  padding: 0;
}
form.form .chosen-container .chosen-results > li {
  position: relative;
  font-size: 1.8rem;
  top: 0;
  left: 0;
  color: #757575;
  padding: 1rem 1.7rem;
  line-height: 1em;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: auto;
}
form.form .chosen-container .chosen-results > li:before {
  background: none;
}
form.form .chosen-container .chosen-results > li.highlighted {
  font-weight: 700;
  background-color: #f5f5f5;
  background-image: none;
  border: none;
}
@media screen and (min-width: 768px) {
  form.form .chosen-container .chosen-results > li.disabled-result {
    display: none !important;
  }
}
form.form fieldset {
  margin: 0;
  border: none;
}
form.form fieldset legend {
  display: none;
  font-size: 2rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
form.form fieldset > div {
  position: relative;
}
form.form input[type="checkbox"],
form.form input[type="radio"] {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
form.form input[type="checkbox"] + label,
form.form input[type="radio"] + label {
  padding: 0 0 0 3rem;
  font-size: 2rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  cursor: pointer;
}
form.form input[type="checkbox"] + label:before,
form.form input[type="radio"] + label:before {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  height: 1.8rem;
  width: 1.8rem;
  background: #ffffff;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1.8rem;
  font-size: 1rem;
  text-align: center;
}
form.form input[type="checkbox"]:checked + label:before,
form.form input[type="radio"]:checked + label:before {
  font-family: icomoon;
  content: "\e60b";
  color: #757575;
}
form.form input[type="radio"] + label:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
form.form input[type="radio"]:checked + label:before {
  content: '';
  -webkit-box-shadow: 0 0 0 1rem #757575 inset;
  -moz-box-shadow: 0 0 0 1rem #757575 inset;
  box-shadow: 0 0 0 1rem #757575 inset;
}
form.form .parsley-errors-list {
  line-height: 1.25em;
  padding: 0;
  margin: 0;
}
form.form .parsley-errors-list li {
  list-style-type: none;
  font-size: 1.2rem;
  color: #f32836;
  padding: 0;
  margin: 0;
  font-weight: 700;
  z-index: 1;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
form.form input::-ms-clear,
form.form textarea::-ms-clear {
  display: none;
}
form.form input[type=number]::-webkit-outer-spin-button,
form.form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
form.form input[type=number] {
  -moz-appearance: textfield;
}
form.form:after {
  clear: both;
  display: block;
  content: '';
}
form.form .form-buttons {
  text-align: center;
}
form.form .btn.btn-form {
  display: block;
  width: 100%;
  cursor: pointer;
  color: #ffffff;
  background: #e2b221;
}
form.form .btn.btn-form:hover,
form.form .btn.btn-form:focus {
  background: #08224b;
}
@media screen and (min-width: 768px) {
  form.form .btn.btn-form {
    width: auto;
    display: inline-block;
  }
}
/*---===<<< GRID >>>===---*/
[class*="col-"] {
  float: left;
  padding: 0 2rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  [class*="col-"] {
    padding: 0 3rem;
  }
}
[class*="col-"].offset-block {
  padding-top: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  [class*="col-"].offset-block {
    position: static;
    padding-top: 9.7rem;
  }
}
@media screen and (min-width: 768px) {
  [class*="col-"].offset-block.aside {
    padding-top: 16.5rem;
  }
}
.row {
  margin-left: -2rem;
  margin-right: -2rem;
}
.row:after {
  content: '';
  clear: both;
  height: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  .row {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
/*---=== GENERATE COLUMNS LOOP ===---*/
/*--- COLUMNS ---*/
/*---=== XS ===---*/
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
/*---=== SM ===---*/
@media screen and (min-width: 768px) {
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
}
/*---=== MD ===---*/
@media screen and (min-width: 992px) {
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
}
/*---=== LG ===---*/
@media screen and (min-width: 1200px) {
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
}
/*---=== XL ===---*/
@media screen and (min-width: 1440px) {
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
}
header.header {
  height: 9rem;
  background: #08224b;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 0 0 1rem 0;
  position: relative;
  z-index: 500;
  /**mobile hamburger button**/
}
@media screen and (min-width: 768px) {
  header.header {
    padding: 1.5rem 0;
    min-height: 13rem;
    height: auto;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
header.header > article {
  padding: 0;
  height: 100%;
}
@media screen and (min-width: 768px) {
  header.header > article {
    padding: 0 3rem;
    max-width: 1200px;
    margin: 0 auto;
  }
}
header.header article > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  header.header article > div {
    position: relative;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
}
header.header article > div .left-header {
  flex: 1;
  order: 2;
  padding-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  header.header article > div .left-header {
    align-self: stretch;
    height: 10rem;
    /*subtract total amount of padding on the header itself*/
    flex: 0 0 auto;
    padding-top: 0;
    padding-right: 2rem;
    order: 1;
    text-align: left;
  }
}
header.header article > div .right-header {
  height: 2.7rem;
  order: 1;
}
@media screen and (min-width: 768px) {
  header.header article > div .right-header {
    height: auto;
    max-height: 100%;
    flex: 0 1 auto;
    order: 2;
    background: none;
  }
}
header.header .logo {
  position: relative;
  height: 4.5rem;
  display: block;
}
header.header .logo > img {
  height: 100%;
}
@media screen and (min-width: 768px) {
  header.header .logo {
    height: 100%;
    width: 34.5rem;
  }
  header.header .logo > img {
    position: absolute;
    left: 0;
    max-height: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
header.header .hamburger {
  width: 9rem;
  text-align: center;
  height: 2.7rem;
  padding: 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  color: #08224b;
  text-decoration: none;
  border: none;
  background: #e2b221;
  flex-shrink: 0;
  font-size: 1.2rem;
  font-weight: 400;
}
header.header .hamburger > span {
  display: block;
  height: 2px;
  background: #ffffff;
  position: relative;
  width: 1.3rem;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin-right: .7rem;
}
header.header .hamburger > span:before,
header.header .hamburger > span:after {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  content: '';
  transition: background-color 0.2s ease-out, top 0.2s ease-out 0.2s, bottom 0.2s ease-out 0.2s, transform 0.2s ease-out 0s;
}
header.header .hamburger > span:before {
  bottom: .5rem;
}
header.header .hamburger > span:after {
  top: .5rem;
}
header.header .hamburger.open {
  background: #bbbbbb;
}
header.header .hamburger.open > span {
  background: rgba(255, 255, 255, 0);
}
header.header .hamburger.open > span:before,
header.header .hamburger.open > span:after {
  background: #ffffff;
  transition: top 0.2s ease-out 0s, bottom 0.2s ease-out 0s, transform 0.2s ease-out 0.2s;
}
header.header .hamburger.open > span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
}
header.header .hamburger.open > span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
@media screen and (min-width: 768px) {
  header.header .hamburger {
    display: none;
  }
}
header.header.header--one-button {
  height: auto;
  padding: 1.4rem 1.6rem 2rem;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button {
    padding: 1.6rem 0 0;
  }
}
header.header.header--one-button > article {
  display: flex;
  width: 100%;
}
header.header.header--one-button > article > div {
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
header.header.header--one-button > article > div .left-header {
  display: flex;
  order: 1;
  max-width: 20rem;
  padding: 0;
  flex: 1 1 100%;
  border: 0;
  align-items: center;
  height: auto;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button > article > div .left-header {
    max-width: 34.5rem;
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 992px) {
  header.header.header--one-button > article > div .left-header {
    max-width: 34.5rem;
  }
}
header.header.header--one-button > article > div .left-header .logo {
  height: auto;
  width: 100%;
  padding: 0;
  display: block;
}
header.header.header--one-button > article > div .left-header .logo > img {
  display: block;
  height: auto;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button > article > div .left-header .logo {
    height: auto;
    width: 100%;
  }
  header.header.header--one-button > article > div .left-header .logo > img {
    position: static;
    left: auto;
    max-height: none;
    height: auto;
    top: auto;
    transform: none;
  }
}
header.header.header--one-button > article > div .right-header {
  display: flex;
  flex-flow: row wrap;
  order: 2;
  justify-content: flex-end;
  flex: 1 0 calc(100% -  22rem );
  height: auto;
  margin: 0;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button > article > div .right-header {
    align-items: center;
    flex: 0 1 auto;
  }
  header.header.header--one-button > article > div .right-header .main.nav-wrap {
    padding: 1.4rem 0 1.5rem;
    width: 100%;
    display: flex !important;
    justify-content: flex-end;
  }
  header.header.header--one-button > article > div .right-header .main.nav-wrap ul.root .drop {
    z-index: 1;
  }
}
header.header.header--one-button > article > div .right-header .main.nav-wrap ul.root {
  text-align: center;
}
header.header.header--one-button > article > div .right-header .utility {
  text-align: left;
  height: auto;
  position: static;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
  flex-flow: row wrap;
}
header.header.header--one-button > article > div .right-header .utility .btn.primary {
  margin: 0;
  border-color: #e2b221;
}
header.header.header--one-button > article > div .right-header .utility .btn.primary:hover {
  border-color: #bbbbbb;
}
header.header.header--one-button > article .hamburger {
  background-color: #e2b221;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 0 0 1.4rem;
}
header.header.header--one-button > article .hamburger.open > span {
  background: #e2b221;
}
header.header.header--one-button > article .hamburger.open > span:before,
header.header.header--one-button > article .hamburger.open > span:after {
  background: #08224b;
}
header.header.header--one-button > article .hamburger > span {
  margin: 0;
  background: #08224b;
}
header.header.header--one-button > article .hamburger > span:before,
header.header.header--one-button > article .hamburger > span:after {
  background: #08224b;
}
header.header.header--one-button > article .btn {
  display: block;
  width: auto !important;
  height: auto !important;
  float: none !important;
  margin: 0;
}
header.header.header--one-button .header__phone-link-wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button .header__phone-link-wrapper {
    align-items: center;
    width: auto;
  }
}
header.header.header--one-button .header__phone-link {
  display: block !important;
  border-color: transparent;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.23;
  color: #e2b221;
  margin-bottom: 1.7rem !important;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button .header__phone-link {
    margin: 0 2.3rem 0 0 !important;
    font-size: 1.4rem;
    line-height: 1.21;
  }
}
header.header.header--one-button .header__phone-link .icon-phone {
  margin-right: 6px;
  display: inline-block;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button .header__phone-link .icon-phone {
    font-size: 1.4rem;
  }
}
header.header.header--one-button .header__search {
  align-items: center;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button .header__search {
    display: inline-flex;
    margin-right: 3.1rem;
  }
}
header.header.header--one-button .header__search .search-form {
  display: inline-flex;
  align-items: center;
}
header.header.header--one-button .header__search #searchInput {
  font-weight: 700;
}
header.header.header--one-button .header__search #searchInput::placeholder {
  color: #e2b221;
}
header.header.header--one-button .header__search .icon-search {
  font-size: 1.6rem;
  margin: 0 .8rem 0 0;
  top: 0.1rem;
}
header.header.header--one-button .header__apply-link {
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.21;
  padding: .9rem 1.8rem 0.7rem;
  color: #08224b;
  background-color: #e2b221;
  border-radius: 26px;
  order: 1;
}
@media screen and (min-width: 768px) {
  header.header.header--one-button .header__apply-link {
    align-items: center;
    font-size: 1.5rem;
    padding: 0.8rem 2.1rem;
  }
}
header.header.ppc-landing-page {
  color: #ffffff;
  position: relative;
}
header.header.ppc-landing-page .utility {
  width: 100%;
}
header.header.ppc-landing-page .left-header {
  width: auto;
}
@media screen and (min-width: 768px) {
  header.header.ppc-landing-page .left-header {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  header.header.ppc-landing-page .left-header .logo {
    height: 8rem;
    width: 24.6rem;
  }
}
header.header.ppc-landing-page .right-header {
  display: flex;
  font-weight: 400;
  font-size: 1.8rem;
  justify-content: flex-end;
}
header.header.ppc-landing-page .right-header .title {
  line-height: 34px;
}
header.header.ppc-landing-page .right-header .title,
header.header.ppc-landing-page .right-header .programs {
  padding: 0 0 0 2rem;
  display: none;
}
@media screen and (min-width: 768px) {
  header.header.ppc-landing-page .right-header .title,
  header.header.ppc-landing-page .right-header .programs {
    display: block;
    position: relative;
    top: 10px;
  }
}
@media screen and (min-width: 768px) {
  header.header.ppc-landing-page .right-header .programs {
    top: 8px;
  }
}
header.header.ppc-landing-page .right-header a {
  color: #ffffff;
}
header.header.ppc-landing-page .right-header a:hover,
header.header.ppc-landing-page .right-header a:focus {
  color: #bbbbbb;
  text-decoration: none;
}
header.header.ppc-landing-page nav.main.nav-wrap {
  background-color: #808080;
}
header.header.ppc-landing-page nav.main.nav-wrap form {
  margin: 0;
  padding: 0rem 1rem 1rem 1rem;
  width: 100%;
}
header.header.ppc-landing-page nav.main.nav-wrap form select {
  width: 100%;
  padding: 0;
}
header.header.ppc-landing-page nav.main.nav-wrap a,
header.header.ppc-landing-page nav.main.nav-wrap .title {
  color: #ffffff;
  font-size: 1.8rem;
  padding: 1rem 1rem .2rem 1rem;
  display: block;
}
header.header.ppc-landing-page nav.main.nav-wrap a {
  color: #ffffff;
}
header.header.ppc-landing-page nav.main.nav-wrap a:hover,
header.header.ppc-landing-page nav.main.nav-wrap a:focus {
  color: #bbbbbb;
  text-decoration: none;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single {
  width: 100% !important;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-single {
  padding: 0 0 0 1rem;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-single div {
  top: -0.7rem;
  right: 2.3rem;
  position: relative;
  display: inline-block;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-single span {
  position: relative;
  display: inline-block;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop {
  background-color: #808080;
  left: 0;
  width: 100%;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
  padding: .8rem 0;
  background-color: #808080;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  color: #ffffff;
  background-color: #808080;
}
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li:hover,
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li:focus,
header.header.ppc-landing-page nav.main.nav-wrap .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  color: #bbbbbb;
  background-color: #808080;
}
header.header.ppc-landing-page nav.main.nav-wrap form {
  margin-right: 0;
}
header.header.ppc-landing-page form {
  margin-right: 1rem;
}
header.header.ppc-landing-page form select {
  height: 3.4rem;
  padding: 0 1rem 0.5rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single {
  width: auto !important;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: none;
  font-size: 1.8rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 0.5rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-single span {
  margin-right: 3rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-single div {
  top: -0.1rem;
  right: 0.3rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-single div b {
  background: transparent;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-single div b:after {
  font-family: icomoon;
  content: "\e605";
  display: inline-block;
  font-size: 0.7rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 20rem;
  right: 1rem;
  border: none;
  background-color: #08224b;
}
@media screen and (min-width: 768px) {
  header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop {
    margin-top: 1.5rem;
  }
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results {
  padding: 0 0 .5rem 3rem;
  margin: 0;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results ul,
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
  padding: .8rem 0;
  color: #ffffff;
  font-size: 1.4rem;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background-color: #08224b;
  background-image: none;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted:hover,
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted:focus {
  background-image: none;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:hover,
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:focus,
header.header.ppc-landing-page form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  color: #bbbbbb;
  background-color: #08224b;
}
header.header.ppc-landing-page form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single div b:after {
  font-family: icomoon;
  content: "\e604";
  display: inline-block;
}
header.header.ppc-landing-page form button {
  text-indent: -9999px;
  position: absolute;
  border: none;
  height: 0;
  width: 0;
}
.scroll-pane {
  height: 20rem;
  width: 100%;
}
.scroll-pane:focus {
  border: 2px solid #e2b221;
}
.scroll-pane .jspContainer {
  width: 100%!important;
}
.scroll-pane .jspContainer .jspVerticalBar {
  width: 1rem;
  background: none;
}
.scroll-pane .jspContainer .jspVerticalBar .jspTrack {
  margin: 0;
  background: #efefef;
}
.scroll-pane .jspContainer .jspVerticalBar .jspTrack .jspDrag {
  background: #dddddd;
}
body {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
body .site-wrap {
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.2);
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body main {
    padding: 0 0 2rem 0 !important;
  }
}
@media screen and (min-width: 768px) {
  body main {
    padding-top: 13rem;
  }
}
body.modal-open {
  overflow: hidden;
}
body aside {
  z-index: 20;
}
/*---===<<< LAYOUT >>>===---*/
.modal {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10050;
  overflow: hidden;
  display: none;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.modal .close-container {
  position: absolute;
  right: 2rem;
  top: 1.3rem;
  z-index: 3;
}
.modal .close-container > button {
  cursor: pointer;
  border: 0;
  background: transparent;
  color: #ffffff;
}
.modal.show > figure,
.modal.show > .modal-content {
  top: 0;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .modal.show > figure,
  .modal.show > .modal-content {
    top: 4rem;
  }
}
.modal > figure,
.modal > .modal-content {
  background: #000000;
  border: none;
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media screen and (min-width: 768px) {
  .modal > figure,
  .modal > .modal-content {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    max-width: 930px;
    min-height: 0;
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .modal > figure,
  .modal > .modal-content {
    width: 65%;
  }
}
.modal > figure article,
.modal > .modal-content article {
  border: none;
  padding-top: 56.25%;
  position: relative;
}
.modal > figure article > iframe,
.modal > .modal-content article > iframe,
.modal > figure article > video,
.modal > .modal-content article > video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border: none;
}
.modal.rfi-modal {
  overflow: auto;
}
.modal.rfi-modal > .modal-content {
  top: 2rem;
  max-width: 500px;
  width: 95%;
  background-color: #ebebeb;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  min-height: 0;
  padding: 0;
  width: 100%;
}
.modal.question-modal {
  overflow-y: scroll;
}
.modal.question-modal > figure {
  background-color: #ffffff;
  position: relative;
  width: auto;
  margin: 25% 1rem 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -webkit-box-shadow: 0 0.3rem 0.9rem 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0.3rem 0.9rem 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.3rem 0.9rem 0 rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  .modal.question-modal > figure {
    -webkit-box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    margin: 10% 0 0;
    max-width: 60rem;
  }
}
.modal.question-modal > figure .modal-header {
  min-height: 1.65rem;
  padding: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.modal.question-modal > figure .modal-header h4 {
  font-size: 2.2rem;
  line-height: 1.4;
  color: #08224b;
  font-weight: 500;
}
.modal.question-modal > figure .modal-header button {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.2);
  border: 0;
  background-color: transparent;
  padding: 0.3rem;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  cursor: pointer;
}
.modal.question-modal > figure .modal-header button:hover,
.modal.question-modal > figure .modal-header button:focus {
  color: rgba(0, 0, 0, 0.5);
}
.modal.question-modal > figure article {
  padding: 2rem;
  color: #08224b;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  margin-bottom: 1.5rem;
}
.modal.question-modal > figure .modal-footer {
  padding: 1.9rem 2rem 2rem;
  border-top: 1px solid #e5e5e5;
  text-align: right;
}
.modal.question-modal > figure .modal-footer button {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.9;
  padding: 0 2rem;
  margin-bottom: 0;
  display: inline-block;
  cursor: pointer;
}
nav.main {
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  background: #08224b;
}
@media screen and (min-width: 768px) {
  nav.main {
    position: relative;
    font-size: 1.4rem;
    display: block;
    background: none;
    top: auto;
    left: auto;
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  nav.main {
    margin-bottom: 1rem;
    padding-top: 2rem;
  }
}
nav.main ul.root {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #0d3779;
}
@media screen and (min-width: 768px) {
  nav.main ul.root {
    display: inline-block;
    border: none;
  }
}
nav.main ul.root > li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  border-top: 2px solid #0d3779;
  border-bottom: 2px solid #000000;
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li {
    display: inline-block;
    margin: 0 0.8rem;
    padding: 0;
    border: none;
  }
}
nav.main ul.root > li > a {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 400;
  text-decoration: none;
  padding: 0.8rem 3rem 0.7rem 2rem;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li > a {
    padding: 0 0 3px;
    font-size: 1.4rem;
  }
  nav.main ul.root > li > a:focus {
    border-bottom: solid #e2b221 3px;
    color: #ffffff;
    padding-bottom: 0;
    text-decoration: none;
  }
  nav.main ul.root > li > a:focus + .drop {
    max-height: none;
    padding: 0.5rem 2rem;
  }
}
@media screen and (min-width: 992px) {
  nav.main ul.root > li > a {
    font-size: 1.4rem;
  }
}
nav.main ul.root > li > a span {
  position: absolute;
  right: 2rem;
  top: 1.6rem;
  font-size: 1.2rem;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li > a span {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li:focus > a,
  nav.main ul.root > li:focus-within > a {
    border-bottom: solid #e2b221 3px;
    color: #ffffff;
    padding-bottom: 0;
  }
  nav.main ul.root > li:focus .drop,
  nav.main ul.root > li:focus-within .drop {
    max-height: none;
    padding: 0.5rem 2rem;
  }
  .backgroundblendmode nav.main ul.root > li {
    /*separated due to focus within not working in IE*/
  }
  .backgroundblendmode nav.main ul.root > li:focus-within > a {
    border-bottom: solid #e2b221 3px;
    color: #ffffff;
    padding-bottom: 0;
  }
  .backgroundblendmode nav.main ul.root > li:focus-within .drop {
    max-height: none;
    padding: 0.5rem 2rem;
  }
}
nav.main ul.root > li.slide .drop {
  max-height: none;
}
nav.main ul.root > li.slide .icon-plus:before {
  content: "\e603";
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li.col3 .drop {
    min-width: 57rem;
  }
  nav.main ul.root > li.col3 .drop ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    -webkit-column-rule: 0 outset #ffffff;
    -moz-column-rule: 0 outset #ffffff;
    column-rule: 0 outset #ffffff;
  }
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li.col2 .drop {
    min-width: 38rem;
  }
  nav.main ul.root > li.col2 .drop ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    -webkit-column-rule: 0 outset #ffffff;
    -moz-column-rule: 0 outset #ffffff;
    column-rule: 0 outset #ffffff;
  }
}
@media screen and (min-width: 768px) {
  nav.main ul.root > li:last-child .drop,
  nav.main ul.root > li:nth-last-child(2) .drop,
  nav.main ul.root > li:nth-last-child(3) .drop {
    right: -1rem;
    left: auto;
  }
}
nav.main ul.root .drop {
  max-height: 0;
  -webkit-transition: max-height 0.3s linear;
  -moz-transition: max-height 0.3s linear;
  -ms-transition: max-height 0.3s linear;
  -o-transition: max-height 0.3s linear;
  transition: max-height 0.3s linear;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  nav.main ul.root .drop {
    -webkit-transition: none 0.15s linear;
    -moz-transition: none 0.15s linear;
    -ms-transition: none 0.15s linear;
    -o-transition: none 0.15s linear;
    transition: none 0.15s linear;
    position: absolute;
    top: 100%;
    left: -1rem;
    background: #ffffff;
    min-width: 19rem;
    text-align: left;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.5);
  }
}
nav.main ul.root .drop ul {
  padding: 0 0 .9rem;
}
@media screen and (min-width: 768px) {
  nav.main ul.root .drop ul {
    padding: 0;
    position: relative;
  }
  nav.main ul.root .drop ul:before {
    border-top: solid 1px #ffffff;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  nav.main ul.root .drop ul li {
    border-top: solid 1px #f5f5f5;
    display: block;
    padding: .6rem 0;
    line-height: 1em;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
@media screen and (min-width: 768px) and (max-height: 700px) {
  nav.main ul.root .drop ul li {
    padding: .2rem 0;
  }
}
nav.main ul.root .drop ul li.nav-mega-menu {
  column-count: 1;
  margin-top: 2px;
}
nav.main ul.root .drop ul li.nav-mega-menu li {
  border-top: none;
  /* fix */
  padding: 3px 0px 3px 0px;
}
nav.main ul.root .drop ul li.nav-mega-menu li a {
  font-size: 1.3rem;
  line-height: 1em;
  margin-bottom: 0.5rem;
}
nav.main ul.root .drop a {
  padding: .1rem 2.9rem;
  font-size: 1.6rem;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
nav.main ul.root .drop a:hover,
nav.main ul.root .drop a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  nav.main ul.root .drop a {
    border: none;
    padding: 0;
    color: #08224b;
    font-weight: 400;
    font-size: 1.4rem;
  }
  nav.main ul.root .drop a:hover,
  nav.main ul.root .drop a:focus {
    color: #e2b221;
  }
}
@media screen and (min-width: 992px) {
  nav.main ul.root .drop a {
    font-size: 1.4rem;
  }
}
header .search {
  display: none;
  color: #08224b;
}
@media screen and (min-width: 768px) {
  header .search {
    display: inline-block;
  }
}
header .search form {
  position: relative;
}
header .search form label {
  position: absolute;
  display: block;
  left: -9999px;
  /**for ADA**/
}
header .search form input {
  width: 5rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #08224b;
  font-weight: 400;
  font-size: 1.2rem;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -ms-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
header .search form input:focus {
  background: #08224b;
}
header .search form ::-webkit-input-placeholder {
  color: #08224b;
  opacity: 1;
}
header .search form ::-moz-placeholder {
  color: #08224b;
  opacity: 1;
}
header .search form :-ms-input-placeholder {
  color: #08224b;
  opacity: 1;
}
header .search form ::-webkit-input-placeholder {
  text-transform: uppercase;
}
header .search form ::-moz-placeholder {
  text-transform: uppercase;
}
header .search form :-ms-input-placeholder {
  text-transform: uppercase;
}
header .search .icon-search {
  color: #e2b221;
  text-decoration: none;
  font-size: 1rem;
  display: inline-block;
  margin-left: .5rem;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  cursor: pointer;
  top: 0;
  position: relative;
}
header .search .icon-search:hover,
header .search .icon-search:focus {
  color: #e2b221;
}
header .search.open form input {
  width: 12.5rem;
}
img[height='1'][width='1'] {
  position: absolute;
  pointer-events: none;
}
.utility {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .utility {
    text-align: right;
    height: auto;
    margin: .3rem 0 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    display: block;
  }
}
.utility a:not(.hamburger) {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .utility a:not(.hamburger) {
    margin: 0 0 0 1rem;
  }
}
.utility .btn {
  line-height: 2.7rem;
  display: inline-block;
  padding: 0 1rem;
  border: none;
  height: 100%;
  width: 100%;
  color: #08224b;
  background: #e2b221;
  border-left: solid 1px rgba(0, 0, 0, 0.4);
  border-radius: 0;
  text-decoration: none;
  font-size: 1.2rem;
  text-transform: none;
  order: 2;
  font-weight: 400;
}
.utility .btn:hover,
.utility .btn:focus {
  background: #bbbbbb;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .utility .btn {
    height: auto;
    width: auto;
    border: none;
    line-height: 1.75em;
    border-radius: 0.3rem;
    font-weight: 500;
    padding: 0.2rem 1.7rem;
    font-size: 2rem;
  }
}
.utility .number {
  display: inline-block;
  margin: 0 0 0 .5rem;
}
.accordion.component {
  margin-bottom: 1px;
}
.accordion.component .dl {
  margin: 0;
}
.accordion.component .dl .dt {
  position: relative;
  background: #08224b;
  cursor: pointer;
  padding: .5rem 3rem .5rem 1rem;
  font-family: 'Crimson Text', Georgia, serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 1.25em;
}
.accordion.component .dl .dt ~ .dt {
  margin: 1rem 0 0;
}
.accordion.component .dl .dt span {
  position: absolute;
  right: 1rem;
  top: 1.1rem;
  font-size: 0.9rem;
}
.accordion.component .dl .dt:hover,
.accordion.component .dl .dt:focus {
  color: #dddddd;
}
.accordion.component .dl .dt.active span.icon-plus:before {
  content: "\e603";
}
.accordion.component .dl .dd-group {
  margin-bottom: 20px;
  display: none;
}
.accordion.component .dl .dd {
  background-color: #dddddd;
  border: 1px solid #f5f5f5;
  padding: 0 1rem;
  margin-bottom: 0;
}
.accordion.component .dl .dd article {
  font-weight: 700;
  font-size: 1.2rem;
  color: black;
}
@media screen and (min-width: 768px) {
  .accordion.component .dl .dd article a,
  .accordion.component .dl .dd article span {
    margin-left: 1rem;
  }
}
.accordion.component .dl .dd article a {
  font-size: 1.25rem;
  padding: 3px 7px;
  text-decoration: none;
  line-height: 10px;
  position: relative;
  top: -1px;
  display: inline-block;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.accordion.component .dl .dd article a:hover,
.accordion.component .dl .dd article a:focus {
  text-decoration: none;
  opacity: .8;
}
.accordion.component .dl .dd article .print-file {
  background-color: #e2b221;
  color: #ffffff;
}
.accordion.component .dl .dd article .html-file {
  background-color: #08224b;
  color: #ffffff;
}
.accordion.component .dl.edit-accordion .dd {
  display: block;
}
.accordion.component.degrees article {
  line-height: 1.5em;
  padding: .5rem 0;
}
@media screen and (min-width: 768px) {
  .accordion.component.degrees article {
    line-height: inherit;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}
.accordion.component.degrees article .gainful {
  display: block;
}
@media screen and (min-width: 768px) {
  .accordion.component.degrees article .gainful {
    display: inline-block;
  }
}
.application-form.component {
  background: #ebebeb;
  padding: 2rem;
  margin: 0 -2rem;
}
@media screen and (min-width: 768px) {
  .application-form.component {
    margin: 0 0 4rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .application-form.component {
    padding: 3.5rem 8rem 5rem;
  }
}
.application-form.component .intro-copy {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
}
.application-form.component .intro-copy h2 {
  font-size: 3.2rem;
  margin: 0 0 1rem;
  line-height: 1.25em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .application-form.component .intro-copy h2 {
    font-size: 4rem;
  }
}
.application-form.component .required-notice {
  font-style: italic;
  font-size: 1.3rem;
  font-weight: 700;
}
.application-form.component form .row .program-container {
  display: none;
}
.application-form.component form .row #submit-error {
  display: none;
  text-align: center;
}
.application-form.component form .row > div {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .application-form.component form .row {
    margin-bottom: 3rem;
  }
  .application-form.component form .row > div {
    margin-bottom: 0;
  }
}
.application-form.component form .form-buttons .btn.btn-form {
  background: #849d1c;
}
.application-form.component form .form-buttons .btn.btn-form:hover,
.application-form.component form .form-buttons .btn.btn-form:focus {
  background: #a8c824;
}
.application-form.component form .disclaimer {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1em;
}
.background.component {
  padding: 1.5rem;
}
.background.component.color-gray1 {
  background-color: #ebebeb;
}
.blog.component {
  /*FORTIS*/
  /*DENVER*/
  /*ALLSTATE*/
  /*STPAUL*/
}
.blog.component h1 {
  margin-bottom: 0;
}
.blog.component > p {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  line-height: 1.5em;
}
.blog.component > p a {
  font-weight: 700;
}
.blog.component > p a:hover,
.blog.component > p a:focus {
  color: #e2b221;
}
.blog.component > p a:last-of-type {
  border-right: solid 1px #08224b;
  padding-right: .8rem;
  margin-right: .5rem;
}
.blog.component.cat-dkTeal .category {
  color: #16174f;
}
.blog.component.cat-gold .category {
  color: #4b1750;
}
.blog.component.cat-ltBlue .category {
  color: #4b1750;
}
.blog.component.cat-ltRed .category {
  color: #16513d;
}
.blog.component.cat-green .category {
  color: #16513d;
}
.blog.component.cat-blue .category {
  color: #16513d;
}
.blog.component.cat-green-denver .category {
  color: #16513d;
}
.blog.component.cat-red-denver .category {
  color: #c31912;
}
.blog.component.cat-navy-denver .category {
  color: #16174f;
}
.blog.component.cat-purple-denver .category {
  color: #4b1750;
}
.blog.component.cat-ltblue-denver .category {
  color: #337ab7;
}
.blog.component.cat-blue-allstate .category {
  color: #296695;
}
.blog.component.cat-ltblue-allstate .category {
  color: #428dc8;
}
.blog.component.cat-yellow-allstate .category {
  color: #fdb833;
}
.blog.component.cat-red-allstate .category {
  color: #fd505d;
}
.blog.component.cat-blue-stpaul .category {
  color: #104171;
}
.blog.component .blog-image {
  position: relative;
  height: 0;
  padding-bottom: 43%;
  margin: 0 0 2rem;
}
@media screen and (min-width: 768px) {
  .blog.component .blog-image {
    padding-bottom: 50%;
  }
}
.blog.component .blog-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  position: absolute;
  height: 100%;
  width: 100%;
}
.blog.component .tags {
  margin: 0 0 2rem;
}
@media screen and (min-width: 768px) {
  .blog.component .tags {
    margin: 0 0 3rem;
  }
}
.blog.component .tags a {
  color: #08224b;
}
.blog.component .tags a:hover,
.blog.component .tags a:focus {
  color: #e2b221;
}
.blog.component .cta-box.component > div {
  max-width: 54rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 2rem;
  text-align: center;
  display: block;
}
.blog.component .cta-box.component > div > a {
  width: 100%;
  max-width: 35rem;
  margin: 0 auto;
  text-align: center;
  background: #e2b221;
}
.blog.component .cta-box.component > div > a:after {
  display: none;
}
.blog-category-listing.component > ul {
  list-style-type: none;
  /*FORTIS*/
  /*DENVER*/
  /*ALLSTATE*/
  /*STPAUL*/
}
.blog-category-listing.component > ul.cat-dkTeal li > div:last-child .category {
  color: #16174f;
}
.blog-category-listing.component > ul.cat-gold li > div:last-child .category {
  color: #4b1750;
}
.blog-category-listing.component > ul.cat-ltBlue li > div:last-child .category {
  color: #4b1750;
}
.blog-category-listing.component > ul.cat-ltRed li > div:last-child .category {
  color: #16513d;
}
.blog-category-listing.component > ul.cat-green li > div:last-child .category {
  color: #16513d;
}
.blog-category-listing.component > ul.cat-blue li > div:last-child .category {
  color: #16513d;
}
.blog-category-listing.component > ul.cat-green-denver li > div:last-child .category {
  color: #16513d;
}
.blog-category-listing.component > ul.cat-red-denver li > div:last-child .category {
  color: #c31912;
}
.blog-category-listing.component > ul.cat-navy-denver li > div:last-child .category {
  color: #16174f;
}
.blog-category-listing.component > ul.cat-purple-denver li > div:last-child .category {
  color: #4b1750;
}
.blog-category-listing.component > ul.cat-ltblue-denver li > div:last-child .category {
  color: #337ab7;
}
.blog-category-listing.component > ul.cat-blue-allstate li > div:last-child .category {
  color: #296695;
}
.blog-category-listing.component > ul.cat-ltblue-allstate li > div:last-child .category {
  color: #428dc8;
}
.blog-category-listing.component > ul.cat-yellow-allstate li > div:last-child .category {
  color: #fdb833;
}
.blog-category-listing.component > ul.cat-red-allstate li > div:last-child .category {
  color: #fd505d;
}
.blog-category-listing.component > ul.cat-blue-stpaul li > div:last-child .category {
  color: #104171;
}
.blog-category-listing.component > ul > li {
  padding: 3rem 0;
  border-top: 2px solid #e6e6e6;
}
@media screen and (min-width: 768px) {
  .blog-category-listing.component > ul > li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .blog-category-listing.component > ul > li > div {
    width: calc(45% - 1rem);
  }
}
@media screen and (min-width: 992px) {
  .blog-category-listing.component > ul > li > div {
    width: calc(33.333% - 2rem);
  }
}
.blog-category-listing.component > ul > li .img-container {
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
  height: 18.5rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .blog-category-listing.component > ul > li .img-container {
    margin-bottom: 0;
  }
}
.blog-category-listing.component > ul > li .img-container img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  font-family: 'object-fit: cover; object-position: center top';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .blog-category-listing.component > ul > li div:last-child {
    width: calc(55% - 1rem);
  }
}
@media screen and (min-width: 992px) {
  .blog-category-listing.component > ul > li div:last-child {
    width: calc(66.667% - 2rem);
  }
}
.blog-category-listing.component > ul > li div:last-child h3 {
  margin-bottom: 0;
}
.blog-category-listing.component > ul > li div:last-child h3 a {
  font-weight: 700;
  color: #08224b;
  text-decoration: none;
}
.blog-category-listing.component > ul > li div:last-child h3 a:hover,
.blog-category-listing.component > ul > li div:last-child h3 a:focus {
  color: #e2b221;
}
.blog-category-listing.component > ul > li div:last-child p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0.5rem 0 2rem;
}
.blog-category-listing.component > ul > li div:last-child p.details {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1rem;
}
.blog-category-listing.component > ul > li div:last-child p .category {
  font-weight: 700;
}
.blog-category-listing.component > ul > li div:last-child p span:last-child {
  font-style: italic;
}
.blog-category-listing.component > ul > li div:last-child p span:last-child:before {
  content: "|";
  display: inline-block;
  padding: 0 0.5rem;
  vertical-align: text-top;
}
.blog-category-listing.component > ul > li div:last-child > a:last-child {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  text-decoration: none;
}
.blog-category-listing.component > ul > li div:last-child > a:last-child:after {
  content: "»";
  display: inline-block;
  padding-left: 0.5rem;
}
.blog-pager.component {
  padding-bottom: 2rem;
}
.blog-pager.component ul {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /*DENVER*/
  /*ALLSTATE*/
  /*STPAUL*/
}
.blog-pager.component ul.cat-dkTeal {
  background-color: #16174f;
}
.blog-pager.component ul.cat-gold {
  background-color: #4b1750;
}
.blog-pager.component ul.cat-ltBlue {
  background-color: #4b1750;
}
.blog-pager.component ul.cat-ltRed {
  background-color: #16513d;
}
.blog-pager.component ul.cat-green {
  background-color: #16513d;
}
.blog-pager.component ul.cat-blue {
  background-color: #16513d;
}
.blog-pager.component ul.cat-green-denver {
  background-color: #16513d;
}
.blog-pager.component ul.cat-red-denver {
  background-color: #c31912;
}
.blog-pager.component ul.cat-navy-denver {
  background-color: #16174f;
}
.blog-pager.component ul.cat-purple-denver {
  background-color: #4b1750;
}
.blog-pager.component ul.cat-ltblue-denver {
  background-color: #337ab7;
}
.blog-pager.component ul.cat-blue-allstate {
  background-color: #296695;
}
.blog-pager.component ul.cat-ltblue-allstate {
  background-color: #428dc8;
}
.blog-pager.component ul.cat-yellow-allstate {
  background-color: #fdb833;
}
.blog-pager.component ul.cat-red-allstate {
  background-color: #fd505d;
}
.blog-pager.component ul.cat-blue-stpaul {
  background-color: #104171;
}
.blog-pager.component ul li {
  width: 100%;
  position: relative;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .blog-pager.component ul li {
    width: 50%;
    min-height: 23rem;
  }
}
.blog-pager.component ul li:first-child a > span {
  left: 0.5rem;
}
.blog-pager.component ul li:last-child {
  background-color: rgba(0, 0, 0, 0.1);
}
.blog-pager.component ul li:last-child a {
  height: 100%;
  padding: 4rem 5rem 4rem 3rem;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .blog-pager.component ul li:last-child a {
    padding: 7rem 6rem 7rem 4rem;
  }
}
.blog-pager.component ul li:last-child a > span {
  right: 0.5rem;
}
.blog-pager.component ul li a {
  display: block;
  padding: 4rem 3rem 4rem 5rem;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .blog-pager.component ul li a {
    padding: 7rem 4rem 7rem 6rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    justify-content: center;
    height: 100%;
  }
}
.blog-pager.component ul li a:hover,
.blog-pager.component ul li a:focus {
  background-color: #e2b221;
}
.blog-pager.component ul li a > span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1.7rem;
  font-size: 34px;
  font-size: 3.4rem;
}
@media screen and (min-width: 768px) {
  .blog-pager.component ul li a > span {
    font-size: 48px;
    font-size: 4.8rem;
    margin-top: -2.4rem;
  }
}
.blog-pager.component ul li a p {
  margin-bottom: 0;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
}
.blog-pager.component ul li a h3 {
  margin: 0;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .blog-preview.component {
    padding-left: 1.5rem;
  }
}
.blog-preview.component a {
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
}
.blog-preview.component a:after {
  content: " »";
  display: inline-block;
}
.blog-preview.component a:hover,
.blog-preview.component a:focus {
  text-decoration: underline;
}
.blog-preview.component > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: baseline;
}
.blog-preview.component > div:first-child h5 {
  margin: 1rem 0;
  line-height: 1.1;
}
.blog-preview.component .preview-container {
  background-color: #ffffff;
  border: 1px solid #c0c0c0;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.blog-preview.component .preview-container .preview-content {
  background-color: #ffffff;
  position: relative;
  padding: 1.5rem 1.2rem;
}
.blog-preview.component .preview-container .preview-content .img {
  border: 1px solid #f6f6f6;
  background: #ffffff;
  padding: .5rem;
  margin: 0 0 1.2rem;
  overflow: hidden;
  height: 99px;
  width: 100%;
}
.blog-preview.component .preview-container .preview-content .img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  height: 100%;
  width: 100%;
  background-color: #ccc;
}
.blog-preview.component .preview-container .preview-content .category {
  color: #08224b;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2.3;
  margin: 0 0 8px;
}
.blog-preview.component .preview-container .preview-content .title {
  color: #08224b;
  display: block;
  font-weight: 700;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
  margin: 0 0 15px;
}
.blog-preview.component .preview-container .preview-content .title:hover,
.blog-preview.component .preview-container .preview-content .title:focus {
  color: #e2b221;
  text-decoration: underline;
}
.blog-preview.component .preview-container .preview-content .title:after {
  content: " ";
  display: none;
}
.blog-preview.component .preview-container .preview-content .info {
  color: #2c2a2a;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0 0 1.5rem;
}
section.component.bread-section > article {
  padding-bottom: 0;
  padding-top: 0;
}
.showBreadTempate {
  display: block;
}
.cmp-breadcrumb__list {
  padding: 1.5rem 0 2.5rem;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .cmp-breadcrumb__list {
    padding: 1.5rem 0 2.5rem;
  }
}
.cmp-breadcrumb__item {
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: inline-block;
  color: #444444;
  padding: 0;
}
.cmp-breadcrumb__item:not(:first-of-type):before {
  content: "\003e";
  display: inline-block;
  padding: 0 2px;
}
.cmp-breadcrumb__item a {
  text-decoration: none;
  color: #444444;
}
.cmp-breadcrumb__item a:hover,
.cmp-breadcrumb__item a:focus {
  text-decoration: underline;
}
.campus-listing-component.component h2 {
  margin-bottom: 0;
}
.campus-listing-component.component .lists {
  display: flex;
  justify-content: space-around;
}
.campus-listing-component.component .lists ul {
  flex: 1;
  margin: 20px;
}
.campus-listing-component.component .lists ul li {
  line-height: 1.8rem;
}
.campus-listing-component.component .lists ul li a {
  -webkit-font-smoothing: antialiased;
  font-size: 1.2rem;
  font-weight: 700;
  color: #08224b;
}
.campus-listing-component.component .lists ul li a:hover,
.campus-listing-component.component .lists ul li a:focus {
  color: #e2b221;
  text-decoration: none;
}
.campus-listing-component.component p em {
  font-size: 1.2rem;
}
.campus-listing-component.component.campus-listing-component--dropdown h2 {
  font-weight: 800;
  font-size: 27px;
  margin-bottom: 15px;
}
.campus-listing-component.component.campus-listing-component--dropdown .btn {
  padding: 24px 60px;
  border-radius: 40px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  background-color: #e2b221;
  color: #08224b;
  cursor: pointer;
}
.campus-listing-component.component.campus-listing-component--dropdown .btn:after {
  display: inline-block;
  background-image: url('clientlib-edaff-site/resources/images/plus-icon.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  content: '';
}
.campus-listing-component.component.campus-listing-component--dropdown .btn:hover {
  background-color: #e2b221;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists {
  justify-content: flex-start;
  flex-direction: column;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul {
  transition: .3s;
  background-color: #e2b221;
  border-radius: 8px;
  margin: 20px 0;
  display: block;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul.hide {
  display: none;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li {
  list-style: none;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li a {
  padding: 10px 24px;
  font-size: 16px;
  display: block;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li a:hover,
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li a:focus {
  color: #08224b;
  background-color: #e2b221;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li a:first-of-type {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.campus-listing-component.component.campus-listing-component--dropdown .lists ul li a:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.campus-map-anchor-as-button {
  width: 17rem;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 3rem 0 0;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .campus-map-anchor-as-button {
    margin-top: 0;
  }
}
.campus-map.component {
  margin-bottom: 2rem;
}
.campus-map.component .marker p {
  color: black;
  margin: 6px;
}
.campus-map.component .marker .location-name {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}
.campus-map.component .map-container {
  width: 100%;
  padding-top: 66.66%;
}
@media screen and (min-width: 768px) {
  .campus-map.component .map-container {
    padding-top: 0;
    height: 512px;
  }
}
.campus-map.component.ppc-landing-page .map-container {
  width: 100%;
  padding-top: 66.66%;
}
@media screen and (min-width: 768px) {
  .campus-map.component.ppc-landing-page .map-container {
    width: 100%;
    height: auto;
  }
}
.campus-map.component.ppc-landing-page .map-container .map-container-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.campus-map.component.ppc-landing-page #directions-btn {
  margin-top: 10px;
}
.campus-map.component .static-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.campus-map.component .static-map.hide-map {
  z-index: 2;
}
.campus-map.component .static-map .static-map-btn {
  left: 16px;
  width: auto;
  position: absolute;
  bottom: 5px;
  background: #f5bd06;
  margin: 3rem 0 0;
  color: #002c51;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  padding: .5rem 3.5rem;
  cursor: pointer;
}
.campus-map.component .static-map .static-map-btn span {
  display: block;
  font-weight: 500;
  font-size: 2rem;
  margin: 0;
  text-align: center;
}
.campus-map.component .static-map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.campus-map.component a.btn {
  width: 17rem;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 3rem 0 0;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .campus-map.component a.btn {
    margin-top: 0;
  }
}
.section.component .campus-map.component a.btn {
  width: 17rem;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 3rem 0 0;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .section.component .campus-map.component a.btn {
    margin-top: 0;
  }
}
.campus-next-steps .campus-next-steps__heading {
  text-align: center;
}
.campus-next-steps .campus-next-steps__item {
  text-align: center;
}
.campus-next-steps .campus-next-steps__item i {
  color: #00a4fe;
  font-size: 29px;
}
.campus-next-steps .campus-next-steps__item h1,
.campus-next-steps .campus-next-steps__item h2,
.campus-next-steps .campus-next-steps__item h3,
.campus-next-steps .campus-next-steps__item h4,
.campus-next-steps .campus-next-steps__item h5,
.campus-next-steps .campus-next-steps__item h6 {
  margin-top: 10px;
  color: #0d2d4f;
}
.campus-next-steps .campus-next-steps__item h1 a,
.campus-next-steps .campus-next-steps__item h2 a,
.campus-next-steps .campus-next-steps__item h3 a,
.campus-next-steps .campus-next-steps__item h4 a,
.campus-next-steps .campus-next-steps__item h5 a,
.campus-next-steps .campus-next-steps__item h6 a {
  color: #0d2d4f;
}
.campus-program-scheduled-alert.component .campus-program-scheduled-alert__link {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 18px 20px 21px;
  box-sizing: border-box;
  border-top: 4px solid #e2b221;
  background-color: rgba(8, 34, 75, 0.1);
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .campus-program-scheduled-alert.component .campus-program-scheduled-alert__link {
    margin-bottom: 3rem;
    padding: 2rem;
  }
}
.campus-program-scheduled-alert.component .campus-program-scheduled-alert__icon-wrapper {
  box-sizing: border-box;
  margin-right: 1.6rem;
  flex: 0 0 44px;
}
@media screen and (min-width: 768px) {
  .campus-program-scheduled-alert.component .campus-program-scheduled-alert__icon-wrapper {
    margin-right: 1rem;
  }
}
.campus-program-scheduled-alert.component .campus-program-scheduled-alert__icon {
  display: block;
  width: 100%;
}
.campus-program-scheduled-alert.component .campus-program-scheduled-alert__title {
  font-family: 'Crimson Text', Georgia, serif;
  margin-top: 7px;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  color: #08224b;
  box-sizing: border-box;
  margin-bottom: 0.9rem;
}
.campus-program-scheduled-alert.component .campus-program-scheduled-alert__description {
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #08224b;
  box-sizing: border-box;
}
.chat-now.component {
  margin: 0 0 1rem;
}
.chat-now.component img {
  width: 100%;
}
.compliance-campus-program-component.component a {
  color: #08224b;
  text-decoration: none;
  font-weight: 700;
}
.compliance-campus-program-component.component a:hover,
.compliance-campus-program-component.component a:focus {
  text-decoration: underline;
  color: #e2b221;
}
.compliance-campus-program-component.component .links div {
  display: block;
}
.compliance-campus-program-component.component .links div a {
  display: inline-block;
}
.compliance-campus-program-component.component .links div a:hover,
.compliance-campus-program-component.component .links div a:focus {
  text-decoration: underline;
  color: #e2b221;
}
.compliance-campus-program-component.component .links div a[href$=".pdf"]:after {
  background-image: url('clientlib-edaff-site/resources/images/ico-pdf.png');
  display: inline-block;
  height: 12px;
  content: '';
  margin-left: 3px;
  width: 12px;
}
.compliance-component.component a {
  color: #08224b;
  text-decoration: none;
  font-weight: 700;
}
.compliance-component.component a:hover,
.compliance-component.component a:focus {
  text-decoration: underline;
  color: #e2b221;
}
.compliance-component.component .links div {
  display: block;
}
.compliance-component.component .links div a {
  display: block;
}
.compliance-component.component .links div a:hover,
.compliance-component.component .links div a:focus {
  text-decoration: underline;
  color: #e2b221;
}
.compliance-component.component .links div a[href$=".pdf"]:after {
  background-image: url('clientlib-edaff-site/resources/images/ico-pdf.png');
  display: inline-block;
  height: 12px;
  content: '';
  margin-left: 3px;
  width: 12px;
}
.compliance-component.component .rates {
  float: right;
  background: #f0f0f0;
  border: 1px solid #08224b;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-left: 20px;
  padding: 0;
  text-align: center;
  width: 220px;
  font-size: 1.2rem;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .compliance-component.component .rates {
    width: 100%;
    margin: 15px auto;
    float: none;
  }
}
.compliance-component.component .rates > div {
  -webkit-border-radius: 0.9rem 0.9rem 0 0;
  -moz-border-radius: 0.9rem 0.9rem 0 0;
  border-radius: 0.9rem 0.9rem 0 0;
  background-color: #08224b;
  color: #ffffff;
}
.compliance-component.component .rates strong {
  font-size: 1.6rem;
  text-transform: uppercase;
  padding-top: 1.4rem;
  margin-bottom: 0;
  padding-bottom: 1rem;
  display: block;
}
.compliance-component.component .rates em {
  font-size: 1.3rem;
  padding-bottom: 15px;
  display: block;
}
.compliance-component.component .rates .rates-item {
  color: #444444;
  font-weight: 700;
  margin: 10px;
  display: block;
}
.compliance-component.component .rates .rates-item.first {
  border-bottom: 1px solid #08224b;
  padding-bottom: 10px;
}
.compliance-component.component .compliance-lower-paragraph {
  padding: 2rem 0;
}
.compliance-lister-component.component {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse nowrap;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
@media screen and (min-width: 768px) {
  .compliance-lister-component.component {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@media screen and (min-width: 768px) {
  .compliance-lister-component.component .state-campus-dropdown {
    width: 20%;
    border-right: 1px solid #dddddd;
    margin-right: 25px;
  }
}
@media screen and (min-width: 768px) {
  .compliance-lister-component.component #compliance-components,
  .compliance-lister-component.component .start-text {
    width: 80%;
  }
}
.compliance-lister-component.component .closed {
  display: none;
}
.compliance-lister-component.component ul {
  list-style: none;
}
.compliance-lister-component.component ul .campuses {
  margin-left: 10px;
  padding: 5px 0;
}
.compliance-lister-component.component ul li {
  font-weight: 700;
  line-height: 2em;
}
.compliance-lister-component.component ul li.state {
  font-size: 1.4rem;
}
.compliance-lister-component.component ul li.state .icon {
  font-size: .9rem;
  position: relative;
  top: -1px;
}
.compliance-lister-component.component ul li.campus-link {
  font-size: 1.2rem;
}
.compliance-lister-component.component ul li:hover,
.compliance-lister-component.component ul li:focus {
  color: #e2b221;
  cursor: pointer;
}
.cta-box.component > div {
  margin: 2rem 0;
  padding: 3rem 2rem;
  border: solid 1px #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .cta-box.component > div {
    padding: 3rem 3rem;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}
.cta-box.component > div h3 {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .cta-box.component > div h3 {
    margin-bottom: 0;
  }
}
.cta-box.component > div .btn {
  margin-bottom: 0;
}
.cta-box.component > div .btn.btn-cta {
  background-color: #08224b;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: .8rem 1.3rem;
}
.cta-box.component > div .btn.btn-cta:hover,
.cta-box.component > div .btn.btn-cta:focus {
  background-color: #0d3779;
}
.cta-box.component > div .btn.btn-cta:after {
  content: ">";
  display: inline-block;
  padding-left: .5rem;
}
.discipline-listing-component.component h2 {
  margin-bottom: 0;
}
.discipline-listing-component.component ul {
  margin: 20px;
}
.discipline-listing-component.component ul li {
  line-height: 1.8rem;
  font-size: 1.2rem;
}
.discipline-listing-component.component ul li a {
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: #08224b;
}
.discipline-listing-component.component ul li a:hover,
.discipline-listing-component.component ul li a:focus {
  color: #e2b221;
  text-decoration: none;
}
.discipline-listing-component.component p {
  line-height: 2rem;
  font-size: 1.2rem;
}
.employer-form.component .required-notice {
  font-style: italic;
  font-size: 1.3rem;
  font-weight: 700;
}
.employer-form.component .form-control,
.employer-form.component .chosen-container.chosen-container-single .chosen-single.chosen-default,
.employer-form.component .chosen-container.chosen-container-single .chosen-drop,
.employer-form.component select,
.employer-form.component .chosen-container .chosen-single,
.employer-form.component input[type="checkbox"] + label:before,
.employer-form.component input[type="radio"] + label:before {
  background-color: #f5f5f5;
}
.employer-form.component .form-control:focus,
.employer-form.component .chosen-container.chosen-container-single .chosen-single.chosen-default:focus,
.employer-form.component .chosen-container.chosen-container-single .chosen-drop:focus,
.employer-form.component select:focus,
.employer-form.component .chosen-container .chosen-single:focus,
.employer-form.component input[type="checkbox"] + label:before:focus,
.employer-form.component input[type="radio"] + label:before:focus {
  background-color: #f6f6f6;
}
.employer-form.component .form fieldset legend {
  display: block;
}
.employer-form.component .form textarea.form-control {
  min-height: 10rem;
}
.employer-form.component #employer-form-submit-error {
  display: none;
  text-align: center;
}
.featured-blogs.component {
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  padding: 1.5rem 1.3rem;
}
.featured-blogs.component .title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.featured-blogs.component .title h2 {
  line-height: 1;
  font-weight: 500;
}
.featured-blogs.component .title a {
  font-weight: 400;
  color: #08224b;
  font-size: 1.2rem;
  text-decoration: none;
}
.featured-blogs.component .title a:after {
  content: "»";
  display: inline-block;
  margin-left: 0.3rem;
}
.featured-blogs.component .title a:hover,
.featured-blogs.component .title a:focus {
  color: #e2b221;
}
.featured-blogs.component .scroll-pane .jspContainer ul {
  list-style-type: none;
}
.featured-blogs.component .scroll-pane .jspContainer ul li {
  margin: 0 0 2rem;
  padding: 0 2.5rem 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.featured-blogs.component .scroll-pane .jspContainer ul li .blog-img {
  flex-shrink: 0;
  width: 7.5rem;
  height: 5rem;
  margin-right: 1.5rem;
  position: relative;
  overflow: hidden;
}
.featured-blogs.component .scroll-pane .jspContainer ul li .blog-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}
.featured-blogs.component .scroll-pane .jspContainer ul li a {
  font-size: 1.4rem;
  line-height: 1.4;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-style: italic;
  margin: 0 0 5px;
  font-weight: 700;
  color: #08224b;
  text-decoration: none;
}
.featured-blogs.component .scroll-pane .jspContainer ul li a:hover,
.featured-blogs.component .scroll-pane .jspContainer ul li a:focus {
  color: #e2b221;
}
.featured-career-paths.component {
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  padding: 1.5rem 1.3rem;
}
.featured-career-paths.component > h2 {
  line-height: 1;
  font-weight: 500;
}
.featured-career-paths.component .scroll-pane .jspContainer ul {
  list-style-type: none;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li {
  padding: 0 2.5rem 0 0;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li h3 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  font-style: italic;
  margin: 0 0 0.2rem;
  font-weight: 700;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li h3 a {
  text-decoration: none;
  color: #231f20;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li h3 a:after {
  content: "»";
  display: inline-block;
  margin-left: 0.3rem;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li h3 a:hover,
.featured-career-paths.component .scroll-pane .jspContainer ul li h3 a:focus {
  color: #e2b221;
}
.featured-career-paths.component .scroll-pane .jspContainer ul li p {
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  color: #231f20;
}
.featured-success-stories.component {
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  padding: 1.5rem 1.3rem;
}
.featured-success-stories.component > h2 {
  line-height: 1;
  font-weight: 500;
}
.featured-success-stories.component .scroll-pane .jspContainer ul {
  list-style-type: none;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li {
  padding: 0 2.5rem 0 0;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li h3 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  font-style: italic;
  margin: 0 0 0.2rem;
  font-weight: 700;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li h3 a {
  text-decoration: none;
  color: #231f20;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li h3 a:after {
  content: "»";
  display: inline-block;
  margin-left: 0.3rem;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li h3 a:hover,
.featured-success-stories.component .scroll-pane .jspContainer ul li h3 a:focus {
  color: #e2b221;
}
.featured-success-stories.component .scroll-pane .jspContainer ul li p {
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  color: #231f20;
}
.featured-testimonial.component {
  background-color: none;
  padding: 2.8rem 3rem 4.2rem;
}
.featured-testimonial.component .testimonial-img {
  height: 18rem;
  width: 100%;
  border-radius: 0;
  margin: 0 auto 2rem;
  overflow: hidden;
}
.featured-testimonial.component .testimonial-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  width: 100%;
  height: 100%;
  display: block;
}
.featured-testimonial.component h4 {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .featured-testimonial.component h4 {
    font-size: 1.5rem;
  }
}
.featured-testimonial.component p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-style: italic;
}
.featured-testimonial.component p:before,
.featured-testimonial.component p:after {
  content: '"';
  display: inline-block;
}
.featured-testimonial.component .testimonial-author {
  font-style: normal;
}
.featured-testimonial.component .testimonial-author:before,
.featured-testimonial.component .testimonial-author:after {
  display: none;
}
.featured-testimonial.component .testimonial-author {
  font-weight: 700;
}
.background .featured-testimonial.component {
  padding: 2rem 0 0;
}
.component.gallery {
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .component.gallery {
    padding-top: .5rem;
  }
}
.component.gallery .edit-row {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.component.gallery .owl-item:not(.active) {
  padding-left: 1px;
  padding-right: 1px;
}
.component.gallery .edit-row .image.cq-Editable-dom {
  display: inline-block;
  width: calc(31%);
  height: auto;
  position: relative;
  margin: 1rem 1rem .5rem 0;
}
.component.gallery .edit-row .image.cq-Editable-dom:nth-child(3n+1) {
  clear: both;
}
.component.gallery .owl-carousel.selected-image {
  list-style: none;
  margin: 0 0 1.5rem;
}
.component.gallery .owl-carousel.selected-image .cmp-image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.selected-image .cmp-image {
    height: 50vw;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.selected-image {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
  .component.gallery .owl-carousel.selected-image .cmp-image {
    height: 32vw;
  }
}
.component.gallery .owl-carousel.selected-image img {
  max-height: 60vw;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top center;
  object-position: top center;
  font-family: 'object-fit: contain; object-position: top center';
}
@media screen and (min-width: 992px) {
  .component.gallery .owl-carousel.selected-image img {
    max-height: none;
  }
}
.component.gallery .owl-carousel.thumbnails {
  display: block;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails {
    width: 50%;
    float: left;
    position: relative;
    padding-top: 33%;
  }
  .component.gallery .owl-carousel.thumbnails .owl-stage-outer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.component.gallery .owl-carousel.thumbnails img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
}
.component.gallery .owl-carousel.thumbnails .width-container {
  width: 5rem;
  height: 5rem;
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
.component.gallery .owl-carousel.thumbnails .owl-item > div {
  line-height: 1px;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails .owl-item > div {
    justify-content: space-between;
  }
}
.component.gallery .owl-carousel.thumbnails .owl-item:not(.cloned) .image:hover img,
.component.gallery .owl-carousel.thumbnails .owl-item:not(.cloned) .image:focus img {
  opacity: .8;
}
.component.gallery .owl-carousel.thumbnails .owl-stage-outer {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails .owl-stage-outer {
    margin-bottom: 0;
  }
}
.component.gallery .owl-carousel.thumbnails .cmp-image {
  height: 15vw;
  display: flex;
  width: auto;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails .cmp-image {
    position: absolute;
    display: flex;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.component.gallery .owl-carousel.thumbnails div.image {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  width: 33.33%;
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails div.image {
    width: 50%;
    position: relative;
    padding-top: 33%;
  }
}
@media screen and (min-width: 768px) {
  .component.gallery .owl-carousel.thumbnails div.image .cmp-image {
    margin: 0 0 1vw 2vw;
  }
  .component.gallery .owl-carousel.thumbnails div.image:first-of-type .cmp-image {
    margin: 0 0 1vw 2vw;
  }
  .component.gallery .owl-carousel.thumbnails div.image:nth-of-type(3) .cmp-image {
    margin: 1vw 0 0 2vw;
  }
}
.component.gallery .thumbnav {
  background-color: #f5f5f5;
  margin: 0 auto;
  font-size: 3rem;
  position: relative;
  z-index: 5;
  height: 15vw;
}
@media screen and (min-width: 768px) {
  .component.gallery .thumbnav {
    height: auto;
    width: calc(50% - 2vw);
    right: 0;
    bottom: 0;
    position: absolute;
    top: 50%;
    margin-top: 1vw;
  }
}
.component.gallery .thumbnav > button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) translateX(-3.2rem);
  color: #505050;
  -webkit-transition: color 0.15s linear;
  -moz-transition: color 0.15s linear;
  -ms-transition: color 0.15s linear;
  -o-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
@media screen and (min-width: 768px) {
  .component.gallery .thumbnav > button {
    transform: translateY(-50%) translateX(-50%) translateX(-2.5rem);
  }
}
.component.gallery .thumbnav > button:hover,
.component.gallery .thumbnav > button:focus,
.component.gallery .thumbnav > button.disabled {
  color: #dddddd;
}
.component.gallery .thumbnav > button.disabled {
  cursor: default;
}
.component.gallery .thumbnav > button:nth-child(2) {
  transform: translateY(-50%) translateX(-50%) translateX(3.2rem);
}
@media screen and (min-width: 768px) {
  .component.gallery .thumbnav > button:nth-child(2) {
    transform: translateY(-50%) translateX(-50%) translateX(2.5rem);
  }
}
.component.gallery .thumbnav .owl-prev,
.component.gallery .thumbnav .owl-next {
  position: relative;
  cursor: pointer;
}
.tabs.component .component.gallery {
  padding-top: 1rem;
}
.hero.component {
  margin: 0;
  padding: 0;
  background: #e2b221;
  position: relative;
  z-index: 5;
  font-size: 1.4rem;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .hero.component {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    align-items: center;
    min-height: 64rem;
  }
}
.hero.component:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 2rem solid transparent;
  border-right: 2rem solid transparent;
  border-top: 2rem solid #e2b221;
  transform: translateX(-50%);
  display: none;
}
.hero.component h1,
.hero.component h2,
.hero.component h3,
.hero.component h4,
.hero.component h5,
.hero.component h6,
.hero.component ul,
.hero.component ol {
  color: #ffffff;
}
.hero.component h1 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .hero.component h1 {
    font-size: 3.8rem;
    margin: 0 0 1rem;
    line-height: 1.25em;
  }
}
.hero.component h1 + p {
  color: inherit;
  font-weight: inherit;
}
.hero.component h2 {
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .hero.component h2 {
    font-size: 5.6rem;
  }
}
.hero.component h3 {
  font-weight: inherit;
}
@media screen and (min-width: 768px) {
  .hero.component h3 {
    font-size: 2.6rem;
  }
}
.hero.component .hero-content {
  line-height: 1.5em;
}
.hero.component .hero-content h3 {
  margin-bottom: 1.5rem;
}
.hero.component .hero-content ul {
  margin-bottom: 4rem;
}
.hero.component .hero-content p {
  margin-bottom: 1.5rem;
}
.hero.component .hero-content .content a {
  color: #08224b;
}
.hero.component .hero-content .content a:hover,
.hero.component .hero-content .content a:focus {
  color: #ffffff;
}
.hero.component .hero-content ul {
  padding: 0 0 0 1.5rem;
  list-style: none;
}
.hero.component .hero-content ul li:before {
  content: "\2713";
  position: absolute;
  right: 100%;
  color: #ffffff;
  font-weight: 700;
}
.hero.component .hero-images {
  overflow: hidden;
  display: block;
  align-self: stretch;
  flex: 1;
  position: relative;
}
@media screen and (min-width: 992px) {
  .hero.component .hero-images:before {
    height: 100%;
    right: 0;
    top: 0;
    width: 15rem;
    position: absolute;
    z-index: 5;
    content: '';
    background: -webkit-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
    background: -moz-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
    background: -ms-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
    background: -o-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
    background: linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2b221', endColorstr='#ffe2b221', GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2b221',endColorstr='#ffe2b221',GradientType=1);
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .hero.component .hero-images .owl-item .item {
    height: 0;
    padding-top: 56.25%;
  }
}
.hero.component .hero-content {
  position: relative;
  z-index: 50;
  padding: 4rem 2rem 2rem;
}
@media screen and (min-width: 992px) {
  .hero.component .hero-content {
    width: 50%;
    padding: 7.5rem 0 7.5rem 4rem;
  }
  .hero.component .hero-content .content {
    position: relative;
    z-index: 50;
    padding-right: 2rem;
    max-width: 52rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero.component .hero-content {
    padding: 7.5rem 0 7.5rem 8rem;
  }
}
.hero.component .hero-content .button-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .hero.component .hero-content .button-container {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .hero.component .hero-content .button-container .btn {
    margin-bottom: 0;
    border-radius: 0;
  }
}
@media screen and (min-width: 768px) {
  .hero.component .hero-content .button-container > span {
    margin: 0 2rem;
  }
}
.hero.component .owl-carousel {
  height: 100%;
}
.hero.component .owl-carousel .owl-stage-outer {
  height: 100%;
}
.hero.component .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.hero.component .owl-carousel .owl-item {
  height: 100%;
  position: relative;
}
.hero.component .owl-carousel .owl-item .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}
/** Hero Carousel Authoring **/
.aem-AuthorLayer-Edit  .hero > .edit-in-dialog-msg,
.aem-AuthorLayer-Developer  .hero > .edit-in-dialog-msg,
.aem-AuthorLayer-Design  .hero > .edit-in-dialog-msg {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
.aem-AuthorLayer-Edit  .hero .edit-row,
.aem-AuthorLayer-Developer  .hero .edit-row,
.aem-AuthorLayer-Design  .hero .edit-row {
  display: block;
  width: 65%;
  padding: 5rem;
}
.aem-AuthorLayer-Edit  .hero .edit-row .new.section.cq-Editable-dom,
.aem-AuthorLayer-Developer  .hero .edit-row .new.section.cq-Editable-dom,
.aem-AuthorLayer-Design  .hero .edit-row .new.section.cq-Editable-dom {
  clear: both;
}
.aem-AuthorLayer-Edit  .hero .edit-row .new.section.cq-Editable-dom:after,
.aem-AuthorLayer-Developer  .hero .edit-row .new.section.cq-Editable-dom:after,
.aem-AuthorLayer-Design  .hero .edit-row .new.section.cq-Editable-dom:after {
  content: 'Add Hero Image Here';
}
.aem-AuthorLayer-Edit  .hero .hero-image.parbase,
.aem-AuthorLayer-Developer  .hero .hero-image.parbase,
.aem-AuthorLayer-Design  .hero .hero-image.parbase {
  display: inline-block;
  width: calc(25% - 1rem);
  height: 15rem;
  background-color: #ddd;
  position: relative;
  float: left;
  margin: 0 .5rem 1rem;
}
.aem-AuthorLayer-Edit  .hero .hero-image.parbase:nth-child(4n+1),
.aem-AuthorLayer-Developer  .hero .hero-image.parbase:nth-child(4n+1),
.aem-AuthorLayer-Design  .hero .hero-image.parbase:nth-child(4n+1) {
  clear: both;
}
.aem-AuthorLayer-Edit  .hero .hero-image.parbase > .image,
.aem-AuthorLayer-Developer  .hero .hero-image.parbase > .image,
.aem-AuthorLayer-Design  .hero .hero-image.parbase > .image {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.aem-AuthorLayer-Edit  .hero .owl-carousel.hero-images,
.aem-AuthorLayer-Developer  .hero .owl-carousel.hero-images,
.aem-AuthorLayer-Design  .hero .owl-carousel.hero-images {
  display: none;
  background-size: cover;
}
.aem-AuthorLayer-Preview  .hero .edit-row {
  display: none;
}
.hero-campus {
  background-color: #000000;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 540px;
  position: relative;
  text-align: center;
  /*@media @mediaLG {
    max-height: 720px;
    &__container {
      padding-bottom: percentage(1 / 3);
    }
  }

  */
}
.hero-campus__container {
  height: 0;
}
.hero-campus__overlay {
  background: rgba(0, 27, 50, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero-campus__content-wrapper {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
}
.hero-campus__content {
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-shadow: 0 0 64px rgba(0, 0, 0, 0.8), 1px 1px 1px #000000;
  max-width: 1200px;
  padding: 0 16px;
  width: 100%;
}
.hero-campus__heading {
  color: #ffffff;
  font-weight: 500;
  font-size: 4rem;
}
.hero-campus__subheading {
  color: #ffffff;
  font-size: 2rem;
}
.hero-campus__address-bar {
  background: rgba(0, 0, 0, 0.65);
  padding: 1rem 0;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.25em;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .hero-campus__address-bar {
    line-height: 1em;
    font-size: 2.4rem;
    padding: 2rem 0;
  }
}
.hero-campus__address-bar > div {
  padding: 0 3rem;
  margin: 0 auto;
  max-width: 1200px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .hero-campus__address-bar > div {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.hero-campus__address-bar > div > span {
  display: block;
  color: #849d1c;
}
@media screen and (min-width: 768px) {
  .hero-campus__address-bar > div > span {
    border-right: solid 1px #ffffff;
    display: inline-block;
    padding-right: 1rem;
    margin-right: .8rem;
  }
}
.hero-campus__address-item {
  display: inline-block;
  padding: 0 .2rem 0 0;
}
.hero-campus__address-item:after {
  content: '\2022';
  display: inline-block;
  padding-left: .7rem;
}
.hero-campus__address-item:first-child {
  display: block;
}
.hero-campus__address-item:first-child:after {
  display: inline-block;
}
.hero-campus__address-item:last-child {
  padding: 0;
}
.hero-campus__address-item:last-child:after {
  display: none;
}
.hero-campus__address-item a {
  color: #849d1c;
}
@media screen and (min-width: 768px) {
  .hero-campus__address-item:first-child {
    display: inline-block;
  }
  .hero-campus__address-item:first-child:after {
    display: inline-block;
  }
}
.hero-campus .edit-in-dialog-msg {
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 40;
}
.hero-campus .hero-video {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: none;
}
@media screen and (max-width: 991px) {
  .hero-campus__content-wrapper {
    height: auto;
  }
  .hero-campus__heading {
    font-size: 3rem;
  }
  .hero-campus__subheading {
    font-size: 1.635rem;
  }
}
@media screen and (max-width: 767px) {
  .hero-campus__container {
    padding-bottom: 60vh;
  }
  .hero-campus__content-wrapper {
    height: auto;
  }
  .hero-campus__heading {
    font-size: 2.6rem;
  }
  .hero-campus__subheading {
    font-size: 1.4rem;
  }
}
.hero-slim.component {
  min-height: 9.7rem;
  background: #e2b221 !important;
  /*needed in brackets for !important variable*/
  font-style: normal;
  text-align: left;
  /*left and right fades*/
}
@media screen and (min-width: 768px) {
  .hero-slim.component {
    min-height: 9.7rem;
  }
}
.hero-slim.component.color-1 {
  background-color: #e2b221;
}
.hero-slim.component.color-2 {
  background-color: #c31912;
}
.hero-slim.component.color-3 {
  background-color: #16174f;
}
.hero-slim.component.color-4 {
  background-color: #4b1750;
}
.hero-slim.component.color-5 {
  background-color: #16513d;
}
.hero-slim.component.color-6 {
  background-color: #c31912;
}
.hero-slim.component.color-7 {
  background-color: #16174f;
}
.hero-slim.component.color-8 {
  background-color: #4b1750;
}
.hero-slim.component.color-9 {
  background-color: #16513d;
}
.hero-slim.component .background-image,
.hero-slim.component .overlay {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  /*color options*/
}
.hero-slim.component .background-image.color-1,
.hero-slim.component .overlay.color-1 {
  background-color: #e2b221;
}
.hero-slim.component .background-image.color-2,
.hero-slim.component .overlay.color-2 {
  background-color: #c31912;
}
.hero-slim.component .background-image.color-3,
.hero-slim.component .overlay.color-3 {
  background-color: #16174f;
}
.hero-slim.component .background-image.color-4,
.hero-slim.component .overlay.color-4 {
  background-color: #4b1750;
}
.hero-slim.component .background-image.color-5,
.hero-slim.component .overlay.color-5 {
  background-color: #16513d;
}
.hero-slim.component .background-image.color-6,
.hero-slim.component .overlay.color-6 {
  background-color: #c31912;
}
.hero-slim.component .background-image.color-7,
.hero-slim.component .overlay.color-7 {
  background-color: #16174f;
}
.hero-slim.component .background-image.color-8,
.hero-slim.component .overlay.color-8 {
  background-color: #4b1750;
}
.hero-slim.component .background-image.color-9,
.hero-slim.component .overlay.color-9 {
  background-color: #16513d;
}
.hero-slim.component .background-image {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  max-width: 1200px;
  z-index: 1;
  opacity: .8;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-blend-mode: darken;
  display: block;
}
.no-backgroundblendmode .hero-slim.component .background-image {
  display: block;
  opacity: 1;
  background-color: transparent !important;
}
.hero-slim.component .overlay {
  display: none;
  z-index: 2;
  opacity: .8;
}
.no-backgroundblendmode .hero-slim.component .overlay {
  display: block;
}
.hero-slim.component .edge {
  position: absolute;
  height: 100%;
  top: 0;
  display: block;
  width: 40rem;
}
.hero-slim.component .edge.right-edge {
  right: 0;
}
.hero-slim.component .edge.right-edge.color-1 {
  background: -webkit-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
  background: -moz-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
  background: -ms-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
  background: -o-linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
  background: linear-gradient(left, rgba(226, 178, 33, 0) 0%, #e2b221 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2b221', endColorstr='#ffe2b221', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2b221',endColorstr='#ffe2b221',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-2 {
  background: -webkit-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -moz-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -ms-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -o-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c31912', endColorstr='#ffc31912', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c31912',endColorstr='#ffc31912',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-3 {
  background: -webkit-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -moz-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -ms-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -o-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016174f', endColorstr='#ff16174f', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016174f',endColorstr='#ff16174f',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-4 {
  background: -webkit-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -moz-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -ms-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -o-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b1750', endColorstr='#ff4b1750', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b1750',endColorstr='#ff4b1750',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-5 {
  background: -webkit-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -moz-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -ms-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -o-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016513d', endColorstr='#ff16513d', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016513d',endColorstr='#ff16513d',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-6 {
  background: -webkit-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -moz-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -ms-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: -o-linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  background: linear-gradient(left, rgba(195, 25, 18, 0) 0%, #c31912 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c31912', endColorstr='#ffc31912', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c31912',endColorstr='#ffc31912',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-7 {
  background: -webkit-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -moz-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -ms-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: -o-linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  background: linear-gradient(left, rgba(22, 23, 79, 0) 0%, #16174f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016174f', endColorstr='#ff16174f', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016174f',endColorstr='#ff16174f',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-8 {
  background: -webkit-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -moz-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -ms-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: -o-linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  background: linear-gradient(left, rgba(75, 23, 80, 0) 0%, #4b1750 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b1750', endColorstr='#ff4b1750', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b1750',endColorstr='#ff4b1750',GradientType=1);
}
.hero-slim.component .edge.right-edge.color-9 {
  background: -webkit-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -moz-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -ms-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: -o-linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  background: linear-gradient(left, rgba(22, 81, 61, 0) 0%, #16513d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016513d', endColorstr='#ff16513d', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016513d',endColorstr='#ff16513d',GradientType=1);
}
.hero-slim.component .edge.left-edge {
  left: 0;
}
.hero-slim.component .edge.left-edge.color-1 {
  background: -webkit-linear-gradient(left, #e2b221 0%, rgba(226, 178, 33, 0) 100%);
  background: -moz-linear-gradient(left, #e2b221 0%, rgba(226, 178, 33, 0) 100%);
  background: -ms-linear-gradient(left, #e2b221 0%, rgba(226, 178, 33, 0) 100%);
  background: -o-linear-gradient(left, #e2b221 0%, rgba(226, 178, 33, 0) 100%);
  background: linear-gradient(left, #e2b221 0%, rgba(226, 178, 33, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2b221', endColorstr='#00e2b221', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2b221',endColorstr='#00e2b221',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-2 {
  background: -webkit-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -moz-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -ms-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -o-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc31912', endColorstr='#00c31912', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc31912',endColorstr='#00c31912',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-3 {
  background: -webkit-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -moz-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -ms-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -o-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16174f', endColorstr='#0016174f', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16174f',endColorstr='#0016174f',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-4 {
  background: -webkit-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -moz-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -ms-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -o-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b1750', endColorstr='#004b1750', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b1750',endColorstr='#004b1750',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-5 {
  background: -webkit-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -moz-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -ms-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -o-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16513d', endColorstr='#0016513d', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16513d',endColorstr='#0016513d',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-6 {
  background: -webkit-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -moz-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -ms-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: -o-linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  background: linear-gradient(left, #c31912 0%, rgba(195, 25, 18, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc31912', endColorstr='#00c31912', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc31912',endColorstr='#00c31912',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-7 {
  background: -webkit-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -moz-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -ms-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: -o-linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  background: linear-gradient(left, #16174f 0%, rgba(22, 23, 79, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16174f', endColorstr='#0016174f', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16174f',endColorstr='#0016174f',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-8 {
  background: -webkit-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -moz-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -ms-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: -o-linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  background: linear-gradient(left, #4b1750 0%, rgba(75, 23, 80, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b1750', endColorstr='#004b1750', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b1750',endColorstr='#004b1750',GradientType=1);
}
.hero-slim.component .edge.left-edge.color-9 {
  background: -webkit-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -moz-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -ms-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: -o-linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  background: linear-gradient(left, #16513d 0%, rgba(22, 81, 61, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16513d', endColorstr='#0016513d', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff16513d',endColorstr='#0016513d',GradientType=1);
}
.hero-slim.component h2 {
  color: #ffffff;
  font-size: 3rem;
  margin: 0;
  font-weight: normal;
  position: relative;
}
@media screen and (min-width: 768px) {
  .hero-slim.component h2 {
    font-size: 3.8rem;
  }
}
.hero-slim.component > article {
  padding: 3rem 2rem;
  position: relative;
  z-index: 5;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .hero-slim.component > article {
    padding: 2.5rem 3rem;
  }
}
.hero-slim.component .edit-in-dialog-msg {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 40;
}
/**inside hero positioning for mobile view**/
.inside-hero {
  margin-left: -2rem;
  margin-right: -2rem;
}
@media screen and (min-width: 768px) {
  .inside-hero {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .inside-hero .hero-slim.component {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .inside-hero .hero-slim.component > article > div {
    width: 66.67%;
  }
}
/** Hero Carousel Authoring **/
@media screen and (min-width: 768px) {
  .aem-AuthorLayer-Edit  .inside-hero .hero-slim.component,
  .aem-AuthorLayer-Developer  .inside-hero .hero-slim.component,
  .aem-AuthorLayer-Design  .inside-hero .hero-slim.component {
    position: relative;
    margin-top: -9.7rem;
  }
}
.homepage-property-reference.component a.view-all {
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
}
.homepage-property-reference.component a.view-all:after {
  content: " »";
  display: inline-block;
}
.homepage-property-reference.component a.view-all:hover,
.homepage-property-reference.component a.view-all:focus {
  text-decoration: underline;
}
/* HORIZONTAL RULE */
/**note that the padding settings are driven by a mixin here. make sure your component dialog selections match accordingly**/
.component.horizontal-rule {
  /*COLOR BACKGROUNDS*/
}
.component.horizontal-rule hr {
  margin: 0;
  border: none;
  border-top: 2px solid #888888;
}
.background .component.horizontal-rule hr {
  border-top-color: #ececec;
}
.component.horizontal-rule {
  /*PADDING ADJUSTMENTS*/
}
.component.horizontal-rule.p-t-0 {
  padding-top: 0rem;
}
.component.horizontal-rule.p-t-20 {
  padding-top: 1rem;
}
.component.horizontal-rule.p-t-40 {
  padding-top: 2rem;
}
.component.horizontal-rule.p-t-60 {
  padding-top: 3rem;
}
.component.horizontal-rule.p-t-80 {
  padding-top: 4rem;
}
.component.horizontal-rule.p-t-100 {
  padding-top: 5rem;
}
.component.horizontal-rule.p-t-120 {
  padding-top: 6rem;
}
.component.horizontal-rule.p-t-140 {
  padding-top: 7rem;
}
.component.horizontal-rule.p-t-160 {
  padding-top: 8rem;
}
.component.horizontal-rule.p-t-180 {
  padding-top: 9rem;
}
.component.horizontal-rule.p-b-0 {
  padding-bottom: 0rem;
}
.component.horizontal-rule.p-b-20 {
  padding-bottom: 1rem;
}
.component.horizontal-rule.p-b-40 {
  padding-bottom: 2rem;
}
.component.horizontal-rule.p-b-60 {
  padding-bottom: 3rem;
}
.component.horizontal-rule.p-b-80 {
  padding-bottom: 4rem;
}
.component.horizontal-rule.p-b-100 {
  padding-bottom: 5rem;
}
.component.horizontal-rule.p-b-120 {
  padding-bottom: 6rem;
}
.component.horizontal-rule.p-b-140 {
  padding-bottom: 7rem;
}
.component.horizontal-rule.p-b-160 {
  padding-bottom: 8rem;
}
.component.horizontal-rule.p-b-180 {
  padding-bottom: 9rem;
}
@media screen and (max-width: 767px) {
  .component.horizontal-rule {
    /*PADDING MOBILE OVERRIDES*/
  }
  .component.horizontal-rule.pm-t-0 {
    padding-top: 0rem !important;
  }
  .component.horizontal-rule.pm-t-20 {
    padding-top: 2rem !important;
  }
  .component.horizontal-rule.pm-t-40 {
    padding-top: 4rem !important;
  }
  .component.horizontal-rule.pm-t-60 {
    padding-top: 6rem !important;
  }
  .component.horizontal-rule.pm-t-80 {
    padding-top: 8rem !important;
  }
  .component.horizontal-rule.pm-t-100 {
    padding-top: 10rem !important;
  }
  .component.horizontal-rule.pm-t-120 {
    padding-top: 12rem !important;
  }
  .component.horizontal-rule.pm-t-140 {
    padding-top: 14rem !important;
  }
  .component.horizontal-rule.pm-t-160 {
    padding-top: 16rem !important;
  }
  .component.horizontal-rule.pm-t-180 {
    padding-top: 18rem !important;
  }
  .component.horizontal-rule.pm-b-0 {
    padding-bottom: 0rem !important;
  }
  .component.horizontal-rule.pm-b-20 {
    padding-bottom: 2rem !important;
  }
  .component.horizontal-rule.pm-b-40 {
    padding-bottom: 4rem !important;
  }
  .component.horizontal-rule.pm-b-60 {
    padding-bottom: 6rem !important;
  }
  .component.horizontal-rule.pm-b-80 {
    padding-bottom: 8rem !important;
  }
  .component.horizontal-rule.pm-b-100 {
    padding-bottom: 10rem !important;
  }
  .component.horizontal-rule.pm-b-120 {
    padding-bottom: 12rem !important;
  }
  .component.horizontal-rule.pm-b-140 {
    padding-bottom: 14rem !important;
  }
  .component.horizontal-rule.pm-b-160 {
    padding-bottom: 16rem !important;
  }
  .component.horizontal-rule.pm-b-180 {
    padding-bottom: 18rem !important;
  }
}
@media screen and (min-width: 768px) {
  .component.horizontal-rule {
    /*PADDING ADJUSTMENTS*/
  }
  .component.horizontal-rule.p-t-0 {
    padding-top: 0rem;
  }
  .component.horizontal-rule.p-t-20 {
    padding-top: 2rem;
  }
  .component.horizontal-rule.p-t-40 {
    padding-top: 4rem;
  }
  .component.horizontal-rule.p-t-60 {
    padding-top: 6rem;
  }
  .component.horizontal-rule.p-t-80 {
    padding-top: 8rem;
  }
  .component.horizontal-rule.p-t-100 {
    padding-top: 10rem;
  }
  .component.horizontal-rule.p-t-120 {
    padding-top: 12rem;
  }
  .component.horizontal-rule.p-t-140 {
    padding-top: 14rem;
  }
  .component.horizontal-rule.p-t-160 {
    padding-top: 16rem;
  }
  .component.horizontal-rule.p-t-180 {
    padding-top: 18rem;
  }
  .component.horizontal-rule.p-b-0 {
    padding-bottom: 0rem;
  }
  .component.horizontal-rule.p-b-20 {
    padding-bottom: 2rem;
  }
  .component.horizontal-rule.p-b-40 {
    padding-bottom: 4rem;
  }
  .component.horizontal-rule.p-b-60 {
    padding-bottom: 6rem;
  }
  .component.horizontal-rule.p-b-80 {
    padding-bottom: 8rem;
  }
  .component.horizontal-rule.p-b-100 {
    padding-bottom: 10rem;
  }
  .component.horizontal-rule.p-b-120 {
    padding-bottom: 12rem;
  }
  .component.horizontal-rule.p-b-140 {
    padding-bottom: 14rem;
  }
  .component.horizontal-rule.p-b-160 {
    padding-bottom: 16rem;
  }
  .component.horizontal-rule.p-b-180 {
    padding-bottom: 18rem;
  }
}
.location-map.component {
  margin-bottom: 4rem;
}
.location-map.component a {
  color: #08224b;
  text-decoration: none;
}
.location-map.component a:hover,
.location-map.component a:focus {
  color: #e2b221;
}
.location-map.component ul {
  list-style: none;
}
@media screen and (min-width: 768px) {
  .location-map.component .scroll-pane {
    height: 56rem;
  }
}
.location-map.component .scroll-pane:not(:focus) {
  border: 2px solid transparent;
}
.location-map.component .state-list {
  margin-bottom: 2rem;
}
.location-map.component .state-list li {
  display: inline-block;
  padding: 0 20px 5px 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .location-map.component .search-box {
    display: block;
    padding-right: 1.5rem;
  }
}
.location-map.component .search-box .search-section {
  padding: 1rem;
  border: 1px solid #dddddd;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .location-map.component .search-box .search-section {
    min-height: 46rem;
  }
}
.location-map.component .search-box .search-section .input-section span {
  margin-left: 0.5rem;
}
.location-map.component .search-box .search-section .search-message {
  content: ' ';
}
.location-map.component .search-box .search-section .search-field input {
  padding: 0 .5rem;
  min-height: 3rem;
}
.location-map.component .search-box .search-section .search-field input:focus {
  background: #f6f6f6;
  /*for ADA*/
}
.location-map.component .search-box .search-section .search-field .btn {
  top: 2px;
  position: relative;
  font-size: 1.8rem;
  padding: .5rem 1.8rem;
  font-weight: 500;
  margin: 0;
  display: inline-block;
}
.location-map.component .search-box .search-section .search-field .btn:hover {
  cursor: pointer;
}
.location-map.component .search-box .search-section .campus-list {
  margin-top: 2rem;
}
.location-map.component .search-box .search-section .campus-list span {
  display: block;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.location-map.component .search-box .search-section .campus-list div.accordion-title {
  position: relative;
  line-height: 3.1rem;
}
.location-map.component .search-box .search-section .campus-list div.accordion-title a {
  font-size: 1.4rem;
}
.location-map.component .search-box .search-section .campus-list .campus {
  font-weight: 400;
}
.location-map.component .search-box .search-section .campus-list .campus a > span {
  font-weight: 400;
  padding: .5rem;
  border-bottom: solid 1px #eee;
  display: block;
}
.location-map.component .search-box ul.outer {
  padding-right: .8rem;
}
.location-map.component .search-box ul.outer > li {
  overflow: hidden;
  margin-bottom: 1px;
  -webkit-transition: max-height 0.2s linear;
  -moz-transition: max-height 0.2s linear;
  -ms-transition: max-height 0.2s linear;
  -o-transition: max-height 0.2s linear;
  transition: max-height 0.2s linear;
}
.location-map.component .search-box ul.outer > li.collapsed {
  max-height: 3.1rem !important;
}
.location-map.component .search-box ul.outer > li.collapsed .icon-chevrons::before {
  content: "\e90c";
}
.location-map.component .search-box ul.outer span.icon-chevrons-up,
.location-map.component .search-box ul.outer span.icon-chevrons-up {
  color: #808080;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.location-map.component .search-box ul.outer div.accordion-title {
  font-weight: 600;
  width: 100%;
  background-color: #dddddd;
  text-transform: uppercase;
  padding: 0 1rem;
}
.location-map.component .search-box ul.outer .icon-chevrons {
  color: #808080;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.location-map.component .search-box ul.outer .icon-chevrons::before {
  content: "\e900";
}
.location-map.component .search-box ul.inner li {
  padding: .5rem 1rem;
}
.location-map.component .search-box ul.inner li.grouped {
  padding-top: 0;
}
.location-map.component .search-box ul.inner li.grouped .city {
  display: none;
}
.location-map.component .search-box ul.inner li.grouped.first {
  padding-top: .5rem;
  padding-bottom: 0;
}
.location-map.component .search-box ul.inner li.grouped.first .city {
  display: block;
}
.location-map.component .search-box ul.inner li.grouped.last:not(:last-of-type) {
  border-bottom: 1px solid #dddddd;
  padding-bottom: .5rem;
}
.location-map.component .search-box ul.inner li.grouped:not(:last-of-type) {
  border-bottom: none;
  padding-bottom: 0;
}
.location-map.component .search-box ul.inner li:not(:last-of-type) {
  border-bottom: 1px solid #dddddd;
}
.location-map.component .map-section {
  display: none;
  border: 1px solid #dddddd;
}
@media screen and (min-width: 768px) {
  .location-map.component .map-section {
    display: block;
  }
}
.location-map.component .map-section .map-container {
  height: 70.9rem;
}
.location-map.component .map-section .map-container .marker p {
  margin: 6px;
}
.location-map.component .map-section .map-container .marker .location-name {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}
.location-map.component .map-section .iw-title {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .columns-33-33-33 .media-component.component {
    margin: 0;
  }
  .columns-33-33-33 .media-component.component button span.icon-play {
    height: 4rem;
    width: 4rem;
  }
  .columns-33-33-33 .media-component.component button span.icon-play::before {
    line-height: 4rem;
    font-size: 1.8rem;
    padding-left: 0.414rem;
  }
}
/* CSS Document */
.media-component.component {
  margin: 0 0 2rem;
}
.media-component.component img {
  display: block;
  width: 100%;
}
.media-component.component button {
  display: block;
  max-width: 100%;
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: none;
  cursor: pointer;
  line-height: 0;
}
.media-component.component button span.icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -ms-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  background-color: transparent;
  height: 4rem;
  width: 4rem;
  border: solid 1px #ffffff;
  -webkit-transition: border-color 0.15s linear;
  -moz-transition: border-color 0.15s linear;
  -ms-transition: border-color 0.15s linear;
  -o-transition: border-color 0.15s linear;
  transition: border-color 0.15s linear;
}
.media-component.component button span.icon-play::before {
  line-height: 4rem;
  color: #ffffff;
  font-size: 1.8rem;
  padding-left: 0.414rem;
  -webkit-transition: color 0.15s linear;
  -moz-transition: color 0.15s linear;
  -ms-transition: color 0.15s linear;
  -o-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.media-component.component button:hover,
.media-component.component button:focus {
  background: #e6e6e6;
  /*for ADA*/
}
.media-component.component button:hover .icon-play,
.media-component.component button:focus .icon-play {
  border: solid 1px #e2b221;
}
.media-component.component button:hover .icon-play:before,
.media-component.component button:focus .icon-play:before {
  color: #e2b221;
}
@media screen and (min-width: 768px) {
  .media-component.component {
    margin: 0 0 2rem;
  }
  .media-component.component button span.icon-play {
    height: 5rem;
    width: 5rem;
  }
  .media-component.component button span.icon-play::before {
    line-height: 5rem;
    font-size: 2.25rem;
    padding-left: 0.5175rem;
  }
}
@media screen and (min-width: 992px) {
  .media-component.component button span.icon-play {
    height: 6rem;
    width: 6rem;
  }
  .media-component.component button span.icon-play::before {
    line-height: 6rem;
    font-size: 2.7rem;
    padding-left: 0.621rem;
  }
}
.media-component.component .pull-quote,
.media-component.component blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 0 2rem;
  font-size: 1.8rem;
  font-style: normal;
  text-align: inherit;
  font-family: 'Crimson Text', Georgia, serif;
  color: #ffffff;
}
.media-component.component .pull-quote:before,
.media-component.component blockquote:before,
.media-component.component .pull-quote:after,
.media-component.component blockquote:after {
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 3rem;
  display: inline;
  position: relative;
  top: .7rem;
  line-height: 0;
}
.media-component.component .pull-quote:before,
.media-component.component blockquote:before {
  content: "\201C";
  padding-right: .3rem;
}
.media-component.component .pull-quote:after,
.media-component.component blockquote:after {
  content: "\201D";
  padding-left: .1rem;
}
.media-component.component small {
  display: block;
  font-style: italic;
  font-size: 1.4rem;
  margin: .9rem 0 0;
}
@media screen and (min-width: 768px) {
  .media-component.component small {
    font-size: 1.6rem;
    margin: 1.7rem 0 0;
  }
}
.media-component.component .media-component-callout,
.media-component.component .media-component-callout > a {
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 400;
  color: #08224b;
  font-size: 2.5rem;
  line-height: 3rem;
  margin: 2rem 0 0;
}
.media-component.component a:hover {
  text-decoration: underline;
}
.media-component.component .details {
  position: relative;
  padding: 3rem 3.5rem 1.5rem;
  background: #849d1c;
  color: #ffffff;
  line-height: 2rem;
}
.media-component.component .details h1,
.media-component.component .details h2,
.media-component.component .details h3,
.media-component.component .details h4,
.media-component.component .details h5,
.media-component.component .details h6,
.media-component.component .details ul,
.media-component.component .details ol {
  color: #ffffff;
}
.media-component.component .details h6 {
  font-size: 1rem;
  text-transform: uppercase;
}
.media-component.component .details.top-border:before {
  width: 16%;
  height: 3px;
  content: ' ';
  display: block;
  background: #08224b;
  margin: 2rem auto 1rem;
}
.media-component.component .details .callout {
  margin-bottom: 1rem;
  font-weight: 700;
}
.media-component.component .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.media-component.component .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.most-read-blogs.component {
  padding: 2rem 0;
}
.most-read-blogs.component ul {
  list-style-type: none;
}
.most-read-blogs.component ul li {
  padding-bottom: 2rem;
}
.most-read-blogs.component ul li:last-child {
  padding-bottom: 0;
}
.most-read-blogs.component ul li a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-decoration: none;
  font-weight: 700;
}
.most-read-blogs.component ul li a .img-container {
  position: relative;
  overflow: hidden;
  height: 9rem;
  width: 100%;
  margin-bottom: 1rem;
}
.most-read-blogs.component ul li a .img-container img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  font-family: 'object-fit: cover; object-position: center top';
  width: 100%;
  height: 100%;
}
.news-article-content.component .subtitle-text {
  color: #333333;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  font-weight: 600;
  display: inline-block;
}
.news-listing.component h2 {
  font-weight: 500;
}
.news-listing.component a {
  color: #08224b;
  text-decoration: none;
}
.news-listing.component a:hover,
.news-listing.component a:focus {
  color: #e2b221;
}
.news-listing.component h3 {
  margin: 0;
}
.news-listing.component > ul {
  list-style-type: none;
}
.news-listing.component > ul li {
  margin: 0 0 4rem;
  padding: 0 0 4rem;
  border-bottom: 1px solid #e0e0e0;
}
.news-listing.component > ul li p {
  margin: 0 0 1rem;
  line-height: 1.5;
  color: #444444;
}
.news-listing.component > ul li .date {
  font-family: 'Crimson Text', Georgia, serif;
  color: #08224b;
}
.news-listing.component > ul li:last-child {
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.rfi-email-form.sidebar .side {
    background: #fafafa;
  }
}
.component.rfi-form.rfi-email-form.sidebar h4 {
  background: #849d1c;
}
.component.rfi-form.rfi-email-form.sidebar .form-buttons {
  text-align: left;
  margin-top: 0;
}
.component.rfi-form.rfi-email-form.sidebar .form-buttons button {
  width: auto;
  margin: 0;
}
.component.rfi-form {
  /*******************/
  /**INFO REQUEST VERSION**/
  /*******************/
  /**SIDEBAR VERSION**/
}
.component.rfi-form .newpar {
  height: 4.7rem;
}
.component.rfi-form .rfi-hidden {
  height: 4.7rem;
  display: none;
}
.component.rfi-form.authoring .rfi-hidden {
  display: block;
}
.aem-Author--hidePlaceholder .component.rfi-form.authoring .rfi-hidden {
  display: none;
}
.component.rfi-form h4 {
  text-align: center;
  color: #08224b;
  font-size: 4rem;
  text-transform: none;
  font-style: normal;
  margin: 0 0 1rem;
}
.component.rfi-form h4 > span {
  display: none;
}
.component.rfi-form h4.toggle {
  display: none;
}
.component.rfi-form .continue {
  display: none;
  /*continue reading button that shows when sidebar rfi is highlighted only**/
}
.component.rfi-form .return {
  display: none;
  /*slide down button that shows when user has scrolled down the page (for sidebar rfi only)**/
}
.component.rfi-form .intro-copy {
  margin-bottom: 4rem;
}
.component.rfi-form .disclaimer {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.25em;
  padding-top: 1rem;
}
.component.rfi-form .form-control,
.component.rfi-form .form-label {
  font-weight: 400;
}
.component.rfi-form .row:not(.rfi-form-container__custom-row) {
  margin-bottom: 0;
}
.component.rfi-form .row:not(.rfi-form-container__custom-row) > div {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  .component.rfi-form .row:not(.rfi-form-container__custom-row) {
    margin-bottom: 1.5rem;
  }
  .component.rfi-form .row:not(.rfi-form-container__custom-row) > div {
    margin-bottom: 0;
  }
}
.component.rfi-form .rfi-form-container__custom-row > div {
  margin-bottom: 1.5rem;
}
.component.rfi-form .form-buttons .form-submit:disabled {
  background-color: #dddddd;
}
.component.rfi-form #submit-error,
.component.rfi-form .submit-error {
  display: none;
  text-align: center;
}
.component.rfi-form .campus-container,
.component.rfi-form .program-container {
  display: none;
}
.component.rfi-form.info .form-control,
.component.rfi-form.info .chosen-container.chosen-container-single .chosen-single.chosen-default,
.component.rfi-form.info .chosen-container.chosen-container-single .chosen-drop,
.component.rfi-form.info select,
.component.rfi-form.info .chosen-container .chosen-single {
  background-color: #f5f5f5;
}
.component.rfi-form.info .form-control:focus,
.component.rfi-form.info .chosen-container.chosen-container-single .chosen-single.chosen-default:focus,
.component.rfi-form.info .chosen-container.chosen-container-single .chosen-drop:focus,
.component.rfi-form.info select:focus,
.component.rfi-form.info .chosen-container .chosen-single:focus {
  background-color: #f6f6f6;
}
.component.rfi-form.info h4 {
  text-align: left;
  font-style: normal;
}
.component.rfi-form.info .outro {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.info .outro {
    margin-top: 4rem;
  }
}
.component.rfi-form.sidebar {
  font-size: 1.2rem;
  background: #ebebeb;
  margin-left: -2rem;
  margin-right: -2rem;
  /**SLIDE BACK UP BUTTON -- VISIBLE WHEN USER SCROLLS BEYOND SIDEBAR FORM**/
  /**HIGHLIGHT WHEN REQUEST INFO HIGHLIGHT BUTTON IS CLICKED**/
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar {
    background: none;
    margin: 2rem 0 2rem;
  }
}
.component.rfi-form.sidebar .side {
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .side {
    padding: 4rem 1.5rem 1.5rem;
    background: #ebebeb;
    -webkit-box-shadow: 1px 4px 7px 5px rgba(0, 0, 0, 0);
    -moz-box-shadow: 1px 4px 7px 5px rgba(0, 0, 0, 0);
    box-shadow: 1px 4px 7px 5px rgba(0, 0, 0, 0);
  }
}
.component.rfi-form.sidebar form {
  background: #ebebeb;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar form {
    background: none;
  }
}
.component.rfi-form.sidebar .intro-copy {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .component.rfi-form.sidebar .intro-copy h4 {
    display: none;
  }
}
.component.rfi-form.sidebar .intro-copy ul {
  padding: 0 0 0 1.5rem;
}
.component.rfi-form.sidebar .intro-copy ul li {
  margin-bottom: 0;
}
.component.rfi-form.sidebar h4 {
  font-style: normal;
  text-align: left;
  background: transparent;
  color: #444444;
  padding: 0.5rem 6rem 0.5rem 2rem;
  font-size: 2.4rem;
  margin: -2rem -2rem 2rem -2rem;
  position: relative;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar h4 {
    padding: 0.5rem 2rem 0.5rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .component.rfi-form.sidebar h4.toggle {
    cursor: pointer;
    margin: 0;
    display: block;
  }
}
.component.rfi-form.sidebar h4.toggle > span {
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 1.3rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar h4.toggle > span {
    display: none;
  }
}
.component.rfi-form.sidebar h4.toggle.open > span:before {
  content: "\e603";
}
.component.rfi-form.sidebar h5 {
  text-align: center;
  font-weight: 700;
}
.component.rfi-form.sidebar .row {
  margin: 0;
}
.component.rfi-form.sidebar .row > div {
  margin: 0 0 1.5rem;
  width: 100%;
  float: none;
  padding: 0;
}
.component.rfi-form.sidebar .form-buttons .btn {
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  padding: 2rem;
  color: #505050;
  background-color: #e2b221;
}
.component.rfi-form.sidebar .form-buttons .btn:hover,
.component.rfi-form.sidebar .form-buttons .btn:focus {
  background-color: #08224b;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .form-buttons {
    margin-top: 3rem;
  }
}
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single {
  font-size: 1.8rem;
  padding-top: 1rem;
}
.component.rfi-form.sidebar .chosen-container.chosen-container-single b {
  font-size: 1.2rem;
}
.component.rfi-form.sidebar .chosen-container.chosen-container-single b:before {
  top: .7rem;
  right: 1rem;
}
.component.rfi-form.sidebar .arrow {
  font-size: 1.2rem;
  top: 0;
}
.component.rfi-form.sidebar .form-control,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop,
.component.rfi-form.sidebar select {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 44px;
  height: auto;
}
.component.rfi-form.sidebar .form-control span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop span,
.component.rfi-form.sidebar select span {
  white-space: normal;
}
.component.rfi-form.sidebar .form-control {
  font-size: 1.8rem;
  padding: 1rem 1rem 0 1rem;
}
.component.rfi-form.sidebar .form-label {
  top: 1.4rem;
  left: 1rem;
  font-size: 1.8rem;
}
.component.rfi-form.sidebar .outro {
  text-align: center;
  line-height: 1.5em;
}
.component.rfi-form.sidebar .disclaimer {
  padding: 0;
  font-size: 1rem;
  display: none;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .disclaimer {
    padding: 2rem;
    display: block;
  }
}
.component.rfi-form.sidebar .sidebar-mobile-disclaimer {
  display: block;
}
.component.rfi-form.sidebar .sidebar-mobile-disclaimer .disclaimer {
  display: block;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .sidebar-mobile-disclaimer {
    display: none;
  }
  .component.rfi-form.sidebar .sidebar-mobile-disclaimer .disclaimer {
    display: none;
  }
}
.component.rfi-form.sidebar .toggle-content {
  display: none;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .toggle-content {
    display: block !important;
  }
}
.component.rfi-form.sidebar:before {
  z-index: 800;
  content: '';
  display: none;
  background: #000000;
  opacity: 0;
}
.component.rfi-form.sidebar .return {
  position: fixed;
  top: 13rem;
  left: 0;
  height: 0;
  width: 100%;
  display: block;
  z-index: 30;
}
.component.rfi-form.sidebar .return > div {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 3rem;
}
.component.rfi-form.sidebar .return a {
  font-weight: 700;
  position: absolute;
  right: 3rem;
  top: -10rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.component.rfi-form.sidebar .return a > span {
  display: inline-block;
  padding-left: 2rem;
  font-size: 1.8rem;
}
.component.rfi-form.sidebar .return.show {
  display: block;
}
.component.rfi-form.sidebar .return.show a {
  top: 0;
}
.component.rfi-form.sidebar.highlight > form {
  position: relative;
  z-index: 1000;
}
.component.rfi-form.sidebar.highlight:before {
  position: fixed;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  animation: background-fade 0.3s 1 ease-in-out, end-point 1s infinite ease-in-out;
  animation-delay: 0.001s, .3s;
}
.component.rfi-form.sidebar.highlight .continue {
  display: block;
}
.component.rfi-form.sidebar .continue {
  position: fixed;
  font-family: 'Crimson Text', Georgia, serif;
  bottom: 8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 2.4rem;
  font-weight: 500;
  color: #ffffff;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  z-index: 1000;
}
.component.rfi-form.sidebar .continue:hover {
  color: #f5f5f5;
  text-decoration: none;
}
.component.rfi-form.modal-form {
  margin: 0;
}
.component.rfi-form.modal-form .toggle-content {
  display: block;
}
.component.rfi-form.modal-form form {
  margin: 0;
}
.component.rfi-form.modal-form .disclaimer {
  background: #ebebeb;
  color: #444444;
}
header:after {
  z-index: 800;
  content: '';
  display: none;
  background: #000000;
  opacity: 0;
}
header.highlight:after {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  animation: background-fade 0.3s 1 ease-in-out, end-point 1s infinite ease-in-out;
  animation-delay: 0.001s, .3s;
  content: '';
}
@keyframes background-fade {
  0.001% {
    opacity: 0;
  }
  100% {
    opacity: .5;
  }
}
@keyframes end-point {
  0.001%,
  100% {
    opacity: .5;
  }
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
.ppc-landing-call-to-action.component {
  padding: 2rem 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-direction: column;
  position: relative;
  background-color: #08224b;
}
.ppc-landing-call-to-action.component.has-button h4 {
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component.has-button h4 {
    padding-bottom: 0;
  }
}
.ppc-landing-call-to-action.component.center {
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component.center {
    flex-direction: column;
  }
}
.ppc-landing-call-to-action.component.center h4 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component.has-button.center h4 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component.has-button.center a.btn {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.ppc-landing-call-to-action.component.center:not(.has-button) {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component {
    padding: 2rem 0;
    flex-direction: row;
  }
}
.ppc-landing-call-to-action.component h4 {
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  display: inline;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .ppc-landing-call-to-action.component h4 {
    padding-bottom: 0;
    align-self: center;
  }
}
.ppc-landing-call-to-action.component h4 a {
  white-space: nowrap;
  color: #849d1c;
}
.ppc-landing-call-to-action.component a.btn {
  background-color: #307988;
  color: #ffffff;
  float: right;
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
}
.ppc-landing-campus-summary.component {
  margin-bottom: 2rem;
}
.ppc-landing-campus-summary.component.green-background {
  background-color: #16513d;
  text-align: center;
  padding: 2rem 3rem 0rem;
  color: #ffffff;
}
.ppc-landing-campus-summary.component.green-background h2 {
  color: #ffffff;
}
.ppc-landing-certificate-summary.component {
  margin-bottom: 2rem;
}
.ppc-landing-commute.component {
  margin-bottom: 2rem;
}
.ppc-landing-commute.component p {
  margin-bottom: 1rem;
}
.ppc-landing-commute.component.green-background {
  margin-bottom: 0;
  background-color: #16513d;
  text-align: center;
  padding: 2rem 3rem;
  color: #ffffff;
}
.ppc-landing-commute.component.green-background h2 {
  color: #ffffff;
}
.ppc-landing-commute.component ul {
  list-style: square inside;
}
.ppc-landing-commute.component ul li {
  line-height: 2.4rem;
}
.ppc-landing-hero.component {
  background-color: #08224b;
}
.ppc-landing-hero.component .background-container {
  height: 50vw;
  background-color: #000000;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .ppc-landing-hero.component .background-container {
    height: auto;
  }
}
.ppc-landing-hero.component .background-container:after {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(26, 26, 26, 0.84) 7%, rgba(60, 60, 60, 0.73) 16%, rgba(184, 184, 184, 0.21) 49%, rgba(240, 240, 240, 0.03) 64%, rgba(255, 255, 255, 0) 68%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.91)), color-stop(7%, rgba(26, 26, 26, 0.84)), color-stop(16%, rgba(60, 60, 60, 0.73)), color-stop(49%, rgba(184, 184, 184, 0.21)), color-stop(64%, rgba(240, 240, 240, 0.03)), color-stop(68%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(26, 26, 26, 0.84) 7%, rgba(60, 60, 60, 0.73) 16%, rgba(184, 184, 184, 0.21) 49%, rgba(240, 240, 240, 0.03) 64%, rgba(255, 255, 255, 0) 68%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(26, 26, 26, 0.84) 7%, rgba(60, 60, 60, 0.73) 16%, rgba(184, 184, 184, 0.21) 49%, rgba(240, 240, 240, 0.03) 64%, rgba(255, 255, 255, 0) 68%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(26, 26, 26, 0.84) 7%, rgba(60, 60, 60, 0.73) 16%, rgba(184, 184, 184, 0.21) 49%, rgba(240, 240, 240, 0.03) 64%, rgba(255, 255, 255, 0) 68%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.91) 0%, rgba(26, 26, 26, 0.84) 7%, rgba(60, 60, 60, 0.73) 16%, rgba(184, 184, 184, 0.21) 49%, rgba(240, 240, 240, 0.03) 64%, rgba(255, 255, 255, 0) 68%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8000000', endColorstr='#00ffffff', GradientType=1);
}
.ppc-landing-hero.component .background-container > div {
  display: flex;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ppc-landing-hero.component .background-container > div {
    padding: 0 3rem;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ppc-landing-hero.component .background-container > div > article {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
  padding-right: 2rem;
  flex-grow: 1;
  z-index: 1;
}
.ppc-landing-hero.component .sidebar {
  z-index: 1;
}
.ppc-landing-hero.component h1 {
  color: #ffffff;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .ppc-landing-hero.component h1 {
    color: #ffffff;
    font-size: 4.2rem;
    font-weight: 600;
  }
}
.ppc-landing-hero.component .edit-in-dialog-msg {
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 40;
  border-color: white;
  color: white;
}
.ppc-landing-outcome-summary.component {
  margin-bottom: 2rem;
}
.ppc-landing-outcome-summary.component.green-background {
  margin-bottom: 0;
  background-color: #16513d;
  text-align: center;
  padding: 2rem 1rem 1rem;
  color: #ffffff;
}
.ppc-landing-outcome-summary.component.green-background h2 {
  color: #ffffff;
}
.ppc-landing-program-listing.component {
  margin-bottom: 2rem;
}
.ppc-landing-program-listing.component ul {
  list-style: square inside;
}
.ppc-landing-program-listing.component ul li {
  line-height: 2.4rem;
}
.ppc-landing-rfi .mobile-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.ppc-landing-rfi .mobile-top + .row {
  padding-top: 60px;
}
.ppc-landing-rfi .intro-copy.mobile-top {
  background-color: #f5bd06;
  right: .01em;
}
.component.rfi-form.ppc-landing-rfi {
  position: relative;
}
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.phone,
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.zip {
  width: 50%;
  float: left;
}
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.phone.phone,
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.zip.phone {
  padding-right: 1rem;
}
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.phone.zip,
.component.rfi-form.ppc-landing-rfi.sidebar .row > div.zip.zip {
  padding-left: 1rem;
}
.component.rfi-form.ppc-landing-rfi h4 {
  font-weight: bold;
  text-align: center;
  margin: 0;
  color: #808080;
  background-color: transparent;
  padding: .5rem;
}
.component.rfi-form.ppc-landing-rfi h5 {
  margin: 10px 0 15px;
  padding: 10px 0 0;
  text-align: center;
  border-top: 1px solid #bbbbbb;
  font-weight: 700;
}
.component.rfi-form.ppc-landing-rfi a.tel {
  color: #e2b221;
  display: block;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.component.rfi-form.ppc-landing-rfi .disclaimer {
  padding: 0;
}
.component.rfi-form.ppc-landing-rfi.sidebar {
  width: 100%;
  margin: 0;
  background: transparent;
  z-index: 5;
}
.component.rfi-form.ppc-landing-rfi.sidebar .intro-copy h4 {
  display: block;
}
.component.rfi-form.ppc-landing-rfi.sidebar .form-buttons .btn {
  background-color: #307988;
  font-weight: 700;
  width: 100%;
}
.component.rfi-form.ppc-landing-rfi.sidebar form .toggle {
  background-color: #307988;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.ppc-landing-rfi.sidebar form .toggle {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .component.rfi-form.ppc-landing-rfi.sidebar {
    background-color: transparent;
    margin: 2rem 0 2rem;
    min-width: 40rem;
    width: 40rem;
  }
}
@media screen and (min-width: 768px) {
  .component.rfi-form.ppc-landing-rfi.sidebar .side {
    box-shadow: none;
    background-color: rgba(220, 230, 240, 0.9);
  }
  .component.rfi-form.ppc-landing-rfi.sidebar .side .form-buttons {
    margin: 0;
  }
}
.ppc-landing-testimonial-carousel.component {
  margin-bottom: 2rem;
}
.ppc-landing-testimonial-carousel.component.quote {
  margin-bottom: 0;
}
.ppc-landing-testimonial-carousel.component h2 {
  text-align: center;
  background-color: #e2b221;
  color: #ffffff;
  margin: 0;
  padding: 2rem 0 0;
}
.ppc-landing-testimonial-carousel.component .item .outer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  align-items: center;
  background-color: #e2b221;
  padding: 3rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .ppc-landing-testimonial-carousel.component .item .outer {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 3rem;
  }
}
.ppc-landing-testimonial-carousel.component .item .outer .testimonial-img {
  width: 19rem;
  height: 19rem;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .ppc-landing-testimonial-carousel.component .item .outer .testimonial-img {
    margin-bottom: 0;
    margin-right: 4rem;
  }
}
.ppc-landing-testimonial-carousel.component .item .outer .testimonial-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
}
.ppc-landing-testimonial-carousel.component .item.no-image .testimonial-img,
.ppc-landing-testimonial-carousel.component.quote .item .testimonial-img {
  display: none;
}
.ppc-landing-testimonial-carousel.component .item.no-image .testimonial-text,
.ppc-landing-testimonial-carousel.component.quote .item .testimonial-text {
  width: 100%;
  margin: 0;
  text-align: center;
}
.ppc-landing-testimonial-carousel.component .item.no-image .testimonial-text p,
.ppc-landing-testimonial-carousel.component.quote .item .testimonial-text p {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .ppc-landing-testimonial-carousel.component .item.no-image .testimonial-text,
  .ppc-landing-testimonial-carousel.component.quote .item .testimonial-text {
    width: 100%;
    margin: 0;
  }
}
.ppc-landing-testimonial-carousel.component .item.no-image .outer,
.ppc-landing-testimonial-carousel.component.quote .item .outer {
  padding-bottom: 2rem;
}
.ppc-landing-testimonial-carousel.component.quote .item .testimonial-author {
  background-color: #ffffff;
  font-weight: bold;
  color: #808080;
  padding-left: 6rem;
}
.ppc-landing-testimonial-carousel.component.quote .item .testimonial-author:before {
  content: "";
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 28px 0;
  border-color: transparent #e2b221 transparent transparent;
  margin-right: 1rem;
}
.ppc-landing-testimonial-carousel.component .testimonial-text {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .ppc-landing-testimonial-carousel.component .testimonial-text {
    margin-right: 80px;
    width: calc(100% - 32rem);
  }
}
.ppc-landing-testimonial-carousel.component .testimonial-text > p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  font-style: italic;
}
.ppc-landing-testimonial-carousel.component .testimonial-author {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7;
  width: 100%;
  color: #ffffff;
}
.ppc-landing-testimonial-carousel.component .owl-dots {
  text-align: center;
}
.ppc-landing-testimonial-carousel.component .owl-dots .owl-dot {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-color: #dddddd;
  margin: 2.3rem 0.6rem 0;
  border-radius: 50%;
  position: relative;
}
.ppc-landing-testimonial-carousel.component .owl-dots .owl-dot.active {
  background-color: #848484;
}
.ppc-landing-testimonial-carousel.component .owl-dots .owl-dot.active:before {
  content: "";
  display: block;
  top: -34px;
  left: -24px;
  position: absolute;
  width: 0;
  height: 0;
}
.ppc-landing-testimonial-carousel.component.full-width {
  padding-bottom: 2rem;
  background-color: #e2b221;
}
.ppc-landing-testimonial-carousel.component.full-width .item.no-image .outer {
  padding-bottom: 0;
}
.ppc-landing-testimonial-carousel.component.full-width .owl-dots .owl-dot.active:before {
  display: none;
}
.ppc-landing-testimonial-carousel.component.full-width .owl-dots .owl-dot.active:after {
  display: none;
}
.program-list-component {
  margin-bottom: 32px;
  max-width: 770px;
}
.program-list-component__programs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.program-list-component__discipline-section-header.-with-img {
  margin-bottom: 32px;
}
.program-list-component__discipline-section-header.-with-img p {
  padding: 0 32px;
}
.program-list-component__discipline-section-label {
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.program-list-component__discipline-section-label .icon-arrow-right {
  font-size: 16px;
}
.program-list-component__discipline-section-label.-with-img {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 16px;
  min-height: 280px;
  padding: 32px;
}
.program-list-component__discipline-section-label.-with-img h2 {
  color: #fff;
  margin: 0;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
  z-index: 1;
  position: relative;
}
.program-list-component__discipline-section-img {
  background-position: center 25%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.program-list-component__program-item {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin-bottom: 16px;
}
.program-list-component__program-item:last-child {
  margin: 0;
}
.program-list-component__program-link {
  color: #08224b;
  display: block;
  padding: 32px;
}
.program-list-component__program-link:hover,
.program-list-component__program-link:focus {
  background-color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.program-list-component__program-description {
  margin-bottom: 0;
}
.program-list-component__program-description .icon-arrow-right {
  font-size: 12px;
}
.program-list-component__icon {
  white-space: nowrap;
}
.program-list-component hr {
  border: 0;
  border-bottom: 1px solid rgba(244, 247, 250, 0.6);
  border-top: 1px solid rgba(179, 192, 206, 0.6);
  height: 0;
  margin: 30px 0 32px 0;
}
.program-search.component {
  padding: 4rem 0 0;
}
.program-search.component .nav-tabs {
  border-bottom: none;
  padding: 0 0 1rem;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .program-search.component .nav-tabs {
    float: right;
    padding: 0.5rem 0 0;
  }
}
.program-search.component .nav-tabs li {
  display: inline-block;
}
.program-search.component .nav-tabs li a {
  color: #08224b;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
}
.program-search.component .nav-tabs li a:hover,
.program-search.component .nav-tabs li a:focus {
  color: #e2b221;
}
.program-search.component .tab-content .tab-pane {
  display: none;
}
.program-search.component .tab-content .tab-pane.active {
  display: block;
}
.program-search.component .tab-content .categories {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0 -1.5rem;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .program-search.component .tab-content .categories {
    margin: 0 -1rem;
  }
}
@media screen and (min-width: 992px) {
  .program-search.component .tab-content .categories {
    margin: 0 -1.5rem;
  }
}
.program-search.component .tab-content .categories > li {
  text-align: center;
  width: calc(33.33% - .6rem);;
  margin: 0 0.3rem 1rem;
}
@media screen and (min-width: 768px) {
  .program-search.component .tab-content .categories > li {
    width: calc(33.33% - 2rem);;
    margin: 0 1rem 1rem;
  }
}
@media screen and (min-width: 992px) {
  .program-search.component .tab-content .categories > li {
    width: calc(33.33% - 3rem);;
    margin: 0 1.5rem 2rem;
  }
}
.program-search.component .tab-content .categories > li a {
  display: block;
  border: 1px solid #dddddd;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  border-radius: 2rem;
  color: #08224b;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  width: 100%;
  text-decoration: none;
  font-weight: 700;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .program-search.component .tab-content .categories > li a {
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.6rem;
    font-weight: 500;
  }
}
.program-search.component .tab-content .categories > li a:hover,
.program-search.component .tab-content .categories > li a:focus {
  color: #e2b221;
  text-decoration: none;
}
.program-search.component .tab-content .categories > li a span {
  display: inline-block;
  padding: .7rem 1rem;
}
@media screen and (min-width: 768px) {
  .program-search.component .tab-content .categories > li a span {
    padding: 2rem 1rem 1rem;
  }
}
.program-search.component .tab-content .categories > li a .image {
  position: relative;
  height: 0;
  padding-bottom: 90%;
  overflow: hidden;
}
.program-search.component .tab-content .categories > li a .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  position: absolute;
  left: 0;
  top: 0;
}
.program-search.component .tab-content #list-programs ul {
  list-style: none;
}
.program-search.component .tab-content #list-programs ul h4 {
  font-weight: 700;
  margin: 0;
}
.program-search.component .tab-content #list-programs ul li a {
  color: #08224b;
  text-decoration: none;
  font-weight: 700;
}
.program-search.component .tab-content #list-programs ul li a:hover,
.program-search.component .tab-content #list-programs ul li a:focus {
  color: #e2b221;
}
.program-search.component .tab-content #list-programs ul li ul {
  margin: 0 0 1.5rem 3rem;
}
.program-search.component .tab-content .form {
  margin: 1rem 0 2rem;
}
@media screen and (min-width: 768px) {
  .program-search.component .tab-content .form {
    float: right;
    width: 30rem;
    padding-left: 3rem;
    margin: 0;
  }
}
.program-search.component .tab-content .form .form-control,
.program-search.component .tab-content .form .chosen-container.chosen-container-single .chosen-single.chosen-default,
.program-search.component .tab-content .form .chosen-container.chosen-container-single .chosen-drop,
.program-search.component .tab-content .form select,
.program-search.component .tab-content .form .chosen-container .chosen-single {
  background-color: #f5f5f5;
}
.program-search.component .tab-content .form .form-control:focus,
.program-search.component .tab-content .form .chosen-container.chosen-container-single .chosen-single.chosen-default:focus,
.program-search.component .tab-content .form .chosen-container.chosen-container-single .chosen-drop:focus,
.program-search.component .tab-content .form select:focus,
.program-search.component .tab-content .form .chosen-container .chosen-single:focus {
  background-color: #f6f6f6;
}
.program-search.component .tab-content .form button {
  text-indent: -9999px;
  position: absolute;
  border: none;
  height: 0;
  width: 0;
}
.questions.component {
  padding: 4rem 0;
}
.questions.component > ul {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.questions.component > ul > li {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding-right: 1rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .questions.component > ul > li {
    width: 50%;
  }
}
.questions.component > ul > li .question {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.06;
  color: #08224b;
  padding: 0 0 0.5rem 4rem;
  text-decoration: none;
  position: relative;
}
.questions.component > ul > li .question:hover,
.questions.component > ul > li .question:focus {
  color: #e2b221;
}
.questions.component > ul > li .question > .icon-question {
  background-color: #849d1c;
  color: #ffffff;
  line-height: 2.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: -0.4rem;
}
.questions.component > ul > li .answer {
  display: none;
}
.light-text .questions.component > ul > li .question {
  color: #f5f5f5;
}
.light-text .questions.component > ul > li .question > .icon-question {
  background-color: #f5f5f5;
  color: #849d1c;
}
.light-text .questions.component > ul > li .question:hover,
.light-text .questions.component > ul > li .question:focus {
  color: #ffffff;
}
.question-modal article ul {
  list-style-type: disc;
  margin: 0 0 1.5rem 1.5rem;
}
.question-modal article ul li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1.2rem;
}
.recent-blogs.component > div {
  margin-bottom: 2rem;
}
.recent-blogs.component > div h2,
.recent-blogs.component > div h2 > a {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
}
.recent-blogs.component > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
.recent-blogs.component > div > div h2 {
  padding: 0 1.5rem;
  margin-bottom: 0;
}
.recent-blogs.component > div > div h2 > a:hover,
.recent-blogs.component > div > div h2 > a:focus {
  color: #dddddd;
}
.recent-blogs.component > div > div > a {
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  margin-right: 1.5rem;
}
.recent-blogs.component > div > div > a:hover,
.recent-blogs.component > div > div > a:focus {
  color: #dddddd;
}
.recent-blogs.component > div > div > a:after {
  content: "»";
  display: inline-block;
  margin-left: 0.3rem;
}
.recent-blogs.component > div ul {
  list-style-type: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -1rem;
  }
}
.recent-blogs.component > div ul li {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li {
    width: 33.333%;
    padding: 0 1rem;
  }
}
.recent-blogs.component > div ul li > div:first-child {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li > div:first-child {
    height: 16rem;
    padding-bottom: 0;
  }
}
.recent-blogs.component > div ul li > div:first-child img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li > div:first-child img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center top';
  }
}
.recent-blogs.component > div ul li > div:last-child {
  margin-top: 1rem;
}
.recent-blogs.component > div ul li > div:last-child h3 {
  font-size: 2.2rem;
  line-height: 1.1;
  margin-bottom: 0.7rem;
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li > div:last-child h3 {
    margin-bottom: 0;
  }
}
.recent-blogs.component > div ul li > div:last-child h3 a {
  text-decoration: none;
  font-weight: 400;
  color: #505050;
}
.recent-blogs.component > div ul li > div:last-child h3 a:hover,
.recent-blogs.component > div ul li > div:last-child h3 a:focus {
  color: #bbbbbb;
}
.recent-blogs.component > div ul li > div:last-child a.category {
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 700;
  text-decoration: none;
}
.recent-blogs.component > div ul li > div:last-child a.category:hover,
.recent-blogs.component > div ul li > div:last-child a.category:focus {
  color: #00477d;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li > div:last-child a.category {
    margin-bottom: 0;
  }
}
.recent-blogs.component > div ul li > div:last-child > p {
  font-size: 1.1rem;
  line-height: 1.45;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component > div ul li > div:last-child > p {
    line-height: 0;
  }
}
.recent-blogs.component > div ul li > div:last-child > a:last-child {
  color: #e2b221;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 700;
  text-decoration: none;
}
.recent-blogs.component > div ul li > div:last-child > a:last-child:hover,
.recent-blogs.component > div ul li > div:last-child > a:last-child:focus {
  color: #00477d;
}
.recent-blogs.component > div ul li > div:last-child > a:last-child:after {
  content: "»";
  display: inline-block;
  margin-left: 0.3rem;
}
.recent-blogs.component .most-recent h2 {
  padding: 0 1.5rem;
  background: #16174f;
  color: #ffffff;
  width: 100%;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category {
  /*FORTIS*/
  /*DENVER*/
  /*ALLSTATE*/
  /*STPAUL*/
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-dkTeal {
  color: #16174f;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-gold {
  color: #4b1750;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-ltBlue {
  color: #4b1750;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-ltRed {
  color: #16513d;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-green {
  color: #16513d;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-blue {
  color: #16513d;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-green-denver {
  color: #16513d;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-red-denver {
  color: #c31912;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-navy-denver {
  color: #16174f;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-purple-denver {
  color: #4b1750;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-ltblue-denver {
  color: #337ab7;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-blue-allstate {
  color: #296695;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-ltblue-allstate {
  color: #428dc8;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-yellow-allstate {
  color: #fdb833;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-red-allstate {
  color: #fd505d;
}
.recent-blogs.component .most-recent ul li > div:last-child > a.category.cat-blue-stpaul {
  color: #104171;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child {
    width: 66.6%;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:first-child {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    background-color: #16513d;
    padding: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > h3 {
    margin-bottom: 0;
  }
}
.recent-blogs.component .most-recent ul li:first-child > div:last-child > h3 a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > h3 a {
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > h3 a:hover,
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > h3 a:focus {
    color: #bbbbbb;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > a.category,
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > p {
    color: #ffffff;
    line-height: 0;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > a.category {
    color: #ffffff;
  }
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > a.category:hover,
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > a.category:focus {
    color: #bbbbbb !important;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > p {
    color: #ffffff;
  }
}
.recent-blogs.component .most-recent ul li:first-child > div:last-child > a:last-child {
  display: initial;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component .most-recent ul li:first-child > div:last-child > a:last-child {
    display: none;
  }
}
.recent-blogs.component .most-recent ul li > div:last-child a.category:hover,
.recent-blogs.component .most-recent ul li > div:last-child a.category:focus {
  color: #00477d;
}
.related-articles.component h2 {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 700;
  color: #000000;
  margin-bottom: 2.5rem;
  text-align: center;
}
.related-articles.component a {
  display: block;
  text-decoration: none;
}
.related-articles.component ul {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
}
.related-articles.component ul li {
  width: calc(33.333% - 2rem);
}
@media screen and (max-width: 568px) {
  .related-articles.component ul li {
    width: 100%;
    padding: 0;
  }
}
.related-articles.component ul li .img-container {
  height: 0;
  position: relative;
  padding-bottom: 50%;
  overflow: hidden;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .related-articles.component ul li .img-container {
    height: 25rem;
    margin-bottom: 3.5rem;
  }
}
.related-articles.component ul li .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
}
@media screen and (min-width: 768px) {
  .related-articles.component ul li .img-container img {
    width: 100%;
    height: 100%;
  }
}
.related-articles.component ul li a:last-child {
  font-size: 2.4rem;
  line-height: 1.1;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 500;
  color: #08224b;
  margin-bottom: 4.5rem;
}
.related-articles.component ul li a:last-child:hover,
.related-articles.component ul li a:last-child:focus {
  color: #e2b221;
}
.related-articles.component.light-text h2 {
  color: #ffffff;
}
.related-articles.component.light-text ul > li a {
  color: #f5f5f5;
}
.request-info-highlight.component .btn {
  margin: 4rem 0;
  cursor: pointer;
}
.request-info-highlight.component .btn.btn-cta {
  border: 2px #dddddd solid;
  background: none;
  text-align: center;
  display: block;
  color: #08224b;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 1.5rem 3rem 2.3rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .request-info-highlight.component .btn.btn-cta {
    padding: 2.2rem 3rem 3rem;
  }
}
.request-info-highlight.component .btn.btn-cta:hover,
.request-info-highlight.component .btn.btn-cta:focus {
  background-color: #e2b221;
  color: #ffffff;
  border-color: #e2b221;
}
.request-info-highlight.component .btn.btn-cta > span {
  font-size: 3.2rem;
  color: #27d6fe;
  display: inline-block;
  margin-left: 2rem;
  position: relative;
  top: .5rem;
}
.search-results.component .top-panel {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.search-results.component .top-panel h2 {
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0;
}
.search-results.component .top-panel > div {
  display: none;
}
@media screen and (min-width: 768px) {
  .search-results.component .top-panel > div {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    align-items: center;
  }
}
.search-results.component .top-panel > div form {
  margin-right: 1rem;
}
.search-results.component .top-panel > div form label {
  font-size: 1.4rem;
  line-height: 2;
  color: #666666;
  margin-right: 0.5rem;
}
.search-results.component .top-panel > div form select {
  border: 1px solid #bbbbbb;
  width: 100px;
  height: 3.4rem;
  padding: 0 1rem 0 0.5rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single {
  width: auto !important;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
  border: 2px solid #e2b221;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: auto;
  line-height: 34px;
  padding: 0 0 0 0.5rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-single span {
  margin-right: 7.9rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-single div {
  top: -0.1rem;
  right: 0.3rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-single div b {
  background: transparent;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-single div b:after {
  font-family: icomoon;
  content: "\e605";
  display: inline-block;
  font-size: 0.7rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
  padding: 0.8rem;
  border-top: 1px solid #c9c9c9;
  font-size: 13px;
  font-size: 1.3rem;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background: #ffffff;
  color: #444444;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:hover,
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:focus,
.search-results.component .top-panel > div form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background: #bbbbbb;
}
.search-results.component .top-panel > div form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single div b:after {
  font-family: icomoon;
  content: "\e604";
  display: inline-block;
}
.search-results.component .top-panel > div form button {
  text-indent: -9999px;
  position: absolute;
  border: none;
  height: 0;
  width: 0;
}
.search-results.component .top-panel > div > button {
  background: #dddddd;
  border: 0;
  color: #000000;
  padding: 0 1.5rem;
  line-height: 34px;
  font-size: 9.432px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.search-results.component .top-panel > div > button.active {
  background: #08224b;
  color: #ffffff;
}
.search-results.component .top-panel > div > button:focus {
  border: 2px solid #e2b221;
}
.search-results.component .pager {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.4;
}
.search-results.component .pager p {
  margin-bottom: 0;
  color: #666666;
}
.search-results.component .pager div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: flex-end;
}
.search-results.component .pager div p {
  margin-right: 2rem;
}
.search-results.component .pager div button {
  font-size: 0.8rem;
  font-weight: 700;
  border: 1px solid #bbbbbb;
  padding: 1rem 0.8rem;
  vertical-align: middle;
  height: 3.2rem;
  display: block;
  color: #08224b;
  background-color: #ffffff;
  text-decoration: none;
}
.search-results.component .pager div button:hover,
.search-results.component .pager div button:focus {
  color: #e2b221;
}
.search-results.component .pager div button:focus {
  border: 2px solid #e2b221;
}
.search-results.component .pager div button.disabled {
  background-color: #bbbbbb;
}
.search-results.component .pager div button.disabled:hover {
  color: #08224b;
}
.search-results.component .pager div button.disabled:focus {
  border: 2px solid #e2b221;
}
.search-results.component > ul {
  list-style-type: none;
}
.search-results.component > ul > li.no-results:last-child {
  border-bottom: none;
}
.search-results.component > ul > li.no-results:last-child h4 {
  margin: 0;
}
.search-results.component > ul > li {
  border-top: 1px solid #bbbbbb;
  padding-top: 2rem;
  margin: 2rem 0;
}
.search-results.component > ul > li:last-child {
  padding-bottom: 2rem;
  border-bottom: 1px solid #bbbbbb;
}
.search-results.component > ul > li a {
  color: #08224b;
  font-weight: 700;
  font-family: 'Crimson Text', Georgia, serif;
  text-decoration: none;
  display: block;
  margin-bottom: 0.5rem;
}
.search-results.component > ul > li a:hover,
.search-results.component > ul > li a:focus {
  color: #e2b221;
}
.search-results.component > ul > li > a {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
.search-results.component > ul > li p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #666666;
}
.search-results.component > ul > li p .break:after {
  content: " ... ";
  display: inline;
}
.search-results.component > ul > li p .keyword {
  font-weight: 700;
  color: #000000;
}
.search-results.component > ul > li ul {
  list-style-type: none;
  margin-top: 2rem;
}
.search-results.component > ul > li ul li {
  margin: 0;
  padding: 1rem 0 1rem 3rem;
  border-left: 1px solid #dddddd;
}
.search-results.component > ul > li ul li a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}
/* SECTION */
/**note that the padding settings are driven by a mixin here. make sure your component dialog selections match accordingly**/
section.component {
  background-position: center center;
  background-repeat: no-repeat;
  /*COLOR BACKGROUNDS*/
  /*BACKGROUND POSITIONS*/
  /*BACKGROUND SIZING*/
  /*TEXT COLOR*/
  /*HIDE BG IMAGE ON MOBILE*/
}
section.component.color-primary {
  background-color: #08224b;
}
section.component.color-secondary {
  background-color: #e2b221;
}
section.component.color-secondary a {
  color: #094c91;
}
section.component.color-tertiary {
  background-color: #849d1c;
}
section.component.color-quaternary {
  background-color: #337ab7;
}
section.component.color-quinary {
  background-color: #16513d;
}
section.component.color-gray1 {
  background-color: #f5f5f5;
}
section.component.color-gray2 {
  background-color: #333333;
}
section.component.color-gray3 {
  background-color: #bbbbbb;
}
section.component.bg-top {
  background-position-y: top;
}
section.component.bg-bottom {
  background-position-y: bottom;
}
section.component.bg-left {
  background-position-x: left;
}
section.component.bg-right {
  background-position-x: right;
}
section.component.bg-cover {
  background-size: cover;
}
section.component.bg-contain {
  background-size: contain;
}
section.component.bg-repeat {
  background-repeat: repeat;
}
section.component.light-text {
  color: #ffffff;
}
section.component.light-text p,
section.component.light-text h1,
section.component.light-text h2,
section.component.light-text h3,
section.component.light-text h4,
section.component.light-text h5,
section.component.light-text h6,
section.component.light-text blockquote,
section.component.light-text ul,
section.component.light-text ol {
  color: #ffffff;
}
section.component.light-text p li:before,
section.component.light-text h1 li:before,
section.component.light-text h2 li:before,
section.component.light-text h3 li:before,
section.component.light-text h4 li:before,
section.component.light-text h5 li:before,
section.component.light-text h6 li:before,
section.component.light-text blockquote li:before,
section.component.light-text ul li:before,
section.component.light-text ol li:before {
  background: #ffffff;
}
section.component.light-text a {
  color: #f5f5f5;
}
section.component.light-text a.btn {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  section.component.hideImage {
    background-image: none !important;
  }
}
/**full width section**/
section > article.full {
  max-width: none !important;
}
/**overlay**/
section.overlay:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  content: '';
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
}
/**featured 3 column layout**/
/**full width section**/
section > article.columns-33-33-33-feat .row,
section > article.columns-50-50-feat .row {
  background: #f8f8f8;
  border: solid 1px #d9d9d9;
  padding: .6rem .3rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
section > article.columns-33-33-33-feat .row > div,
section > article.columns-50-50-feat .row > div {
  padding: 0 .3rem .6rem .3rem !important;
}
@media screen and (min-width: 768px) {
  section > article.columns-33-33-33-feat .row > div,
  section > article.columns-50-50-feat .row > div {
    padding: 0 .3rem !important;
  }
}
section > article.columns-33-33-33-feat .row > div:last-child,
section > article.columns-50-50-feat .row > div:last-child {
  padding: 0 .3rem 0 .3rem !important;
}
@media screen and (min-width: 768px) {
  section > article.columns-33-33-33-feat .row > div:last-child,
  section > article.columns-50-50-feat .row > div:last-child {
    padding: 0 .3rem !important;
  }
}
/**flexbox**/
@media screen and (min-width: 768px) {
  section.flexbox > article .row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
section.component {
  /*PADDING ADJUSTMENTS*/
  position: relative;
}
section.component > article {
  padding: 0 2rem 2rem;
}
section.component > article section > article {
  padding-left: 0;
  padding-right: 0;
}
section.component > article.p-t-0 {
  padding-top: 0rem;
}
section.component > article.p-t-20 {
  padding-top: 1rem;
}
section.component > article.p-t-40 {
  padding-top: 2rem;
}
section.component > article.p-t-60 {
  padding-top: 3rem;
}
section.component > article.p-t-80 {
  padding-top: 4rem;
}
section.component > article.p-t-100 {
  padding-top: 5rem;
}
section.component > article.p-t-120 {
  padding-top: 6rem;
}
section.component > article.p-t-140 {
  padding-top: 7rem;
}
section.component > article.p-t-160 {
  padding-top: 8rem;
}
section.component > article.p-t-180 {
  padding-top: 9rem;
}
section.component > article.p-b-0 {
  padding-bottom: 0rem;
}
section.component > article.p-b-20 {
  padding-bottom: 1rem;
}
section.component > article.p-b-40 {
  padding-bottom: 2rem;
}
section.component > article.p-b-60 {
  padding-bottom: 3rem;
}
section.component > article.p-b-80 {
  padding-bottom: 4rem;
}
section.component > article.p-b-100 {
  padding-bottom: 5rem;
}
section.component > article.p-b-120 {
  padding-bottom: 6rem;
}
section.component > article.p-b-140 {
  padding-bottom: 7rem;
}
section.component > article.p-b-160 {
  padding-bottom: 8rem;
}
section.component > article.p-b-180 {
  padding-bottom: 9rem;
}
section.component.m-t-0 {
  margin-top: 0rem;
}
section.component.m-t-20 {
  margin-top: 1rem;
}
section.component.m-t-40 {
  margin-top: 2rem;
}
section.component.m-t-60 {
  margin-top: 3rem;
}
section.component.m-t-80 {
  margin-top: 4rem;
}
section.component.m-t-100 {
  margin-top: 5rem;
}
section.component.m-t-120 {
  margin-top: 6rem;
}
section.component.m-t-140 {
  margin-top: 7rem;
}
section.component.m-t-160 {
  margin-top: 8rem;
}
section.component.m-t-180 {
  margin-top: 9rem;
}
section.component.m-b-0 {
  margin-bottom: 0rem;
}
section.component.m-b-20 {
  margin-bottom: 1rem;
}
section.component.m-b-40 {
  margin-bottom: 2rem;
}
section.component.m-b-60 {
  margin-bottom: 3rem;
}
section.component.m-b-80 {
  margin-bottom: 4rem;
}
section.component.m-b-100 {
  margin-bottom: 5rem;
}
section.component.m-b-120 {
  margin-bottom: 6rem;
}
section.component.m-b-140 {
  margin-bottom: 7rem;
}
section.component.m-b-160 {
  margin-bottom: 8rem;
}
section.component.m-b-180 {
  margin-bottom: 9rem;
}
@media screen and (max-width: 767px) {
  section.component {
    /*PADDING MOBILE OVERRIDES*/
  }
  section.component > article {
    padding: 0 2rem 2rem;
  }
  section.component > article.pm-t-0 {
    padding-top: 0rem !important;
  }
  section.component > article.pm-t-20 {
    padding-top: 2rem !important;
  }
  section.component > article.pm-t-40 {
    padding-top: 4rem !important;
  }
  section.component > article.pm-t-60 {
    padding-top: 6rem !important;
  }
  section.component > article.pm-t-80 {
    padding-top: 8rem !important;
  }
  section.component > article.pm-t-100 {
    padding-top: 10rem !important;
  }
  section.component > article.pm-t-120 {
    padding-top: 12rem !important;
  }
  section.component > article.pm-t-140 {
    padding-top: 14rem !important;
  }
  section.component > article.pm-t-160 {
    padding-top: 16rem !important;
  }
  section.component > article.pm-t-180 {
    padding-top: 18rem !important;
  }
  section.component > article.pm-b-0 {
    padding-bottom: 0rem !important;
  }
  section.component > article.pm-b-20 {
    padding-bottom: 2rem !important;
  }
  section.component > article.pm-b-40 {
    padding-bottom: 4rem !important;
  }
  section.component > article.pm-b-60 {
    padding-bottom: 6rem !important;
  }
  section.component > article.pm-b-80 {
    padding-bottom: 8rem !important;
  }
  section.component > article.pm-b-100 {
    padding-bottom: 10rem !important;
  }
  section.component > article.pm-b-120 {
    padding-bottom: 12rem !important;
  }
  section.component > article.pm-b-140 {
    padding-bottom: 14rem !important;
  }
  section.component > article.pm-b-160 {
    padding-bottom: 16rem !important;
  }
  section.component > article.pm-b-180 {
    padding-bottom: 18rem !important;
  }
  section.component.mm-t-0 {
    margin-top: 0rem !important;
  }
  section.component.mm-t-20 {
    margin-top: 2rem !important;
  }
  section.component.mm-t-40 {
    margin-top: 4rem !important;
  }
  section.component.mm-t-60 {
    margin-top: 6rem !important;
  }
  section.component.mm-t-80 {
    margin-top: 8rem !important;
  }
  section.component.mm-t-100 {
    margin-top: 10rem !important;
  }
  section.component.mm-t-120 {
    margin-top: 12rem !important;
  }
  section.component.mm-t-140 {
    margin-top: 14rem !important;
  }
  section.component.mm-t-160 {
    margin-top: 16rem !important;
  }
  section.component.mm-t-180 {
    margin-top: 18rem !important;
  }
  section.component.mm-b-0 {
    margin-bottom: 0rem !important;
  }
  section.component.mm-b-20 {
    margin-bottom: 2rem !important;
  }
  section.component.mm-b-40 {
    margin-bottom: 4rem !important;
  }
  section.component.mm-b-60 {
    margin-bottom: 6rem !important;
  }
  section.component.mm-b-80 {
    margin-bottom: 8rem !important;
  }
  section.component.mm-b-100 {
    margin-bottom: 10rem !important;
  }
  section.component.mm-b-120 {
    margin-bottom: 12rem !important;
  }
  section.component.mm-b-140 {
    margin-bottom: 14rem !important;
  }
  section.component.mm-b-160 {
    margin-bottom: 16rem !important;
  }
  section.component.mm-b-180 {
    margin-bottom: 18rem !important;
  }
}
@media screen and (min-width: 768px) {
  section.component {
    /*PADDING ADJUSTMENTS*/
  }
  section.component > article {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 3rem 4rem;
  }
  section.component > article section > article {
    padding-left: 0;
    padding-right: 0;
  }
  section.component > article.p-t-0 {
    padding-top: 0rem;
  }
  section.component > article.p-t-20 {
    padding-top: 2rem;
  }
  section.component > article.p-t-40 {
    padding-top: 4rem;
  }
  section.component > article.p-t-60 {
    padding-top: 6rem;
  }
  section.component > article.p-t-80 {
    padding-top: 8rem;
  }
  section.component > article.p-t-100 {
    padding-top: 10rem;
  }
  section.component > article.p-t-120 {
    padding-top: 12rem;
  }
  section.component > article.p-t-140 {
    padding-top: 14rem;
  }
  section.component > article.p-t-160 {
    padding-top: 16rem;
  }
  section.component > article.p-t-180 {
    padding-top: 18rem;
  }
  section.component > article.p-b-0 {
    padding-bottom: 0rem;
  }
  section.component > article.p-b-20 {
    padding-bottom: 2rem;
  }
  section.component > article.p-b-40 {
    padding-bottom: 4rem;
  }
  section.component > article.p-b-60 {
    padding-bottom: 6rem;
  }
  section.component > article.p-b-80 {
    padding-bottom: 8rem;
  }
  section.component > article.p-b-100 {
    padding-bottom: 10rem;
  }
  section.component > article.p-b-120 {
    padding-bottom: 12rem;
  }
  section.component > article.p-b-140 {
    padding-bottom: 14rem;
  }
  section.component > article.p-b-160 {
    padding-bottom: 16rem;
  }
  section.component > article.p-b-180 {
    padding-bottom: 18rem;
  }
  section.component.m-t-0 {
    margin-top: 0rem;
  }
  section.component.m-t-20 {
    margin-top: 2rem;
  }
  section.component.m-t-40 {
    margin-top: 4rem;
  }
  section.component.m-t-60 {
    margin-top: 6rem;
  }
  section.component.m-t-80 {
    margin-top: 8rem;
  }
  section.component.m-t-100 {
    margin-top: 10rem;
  }
  section.component.m-t-120 {
    margin-top: 12rem;
  }
  section.component.m-t-140 {
    margin-top: 14rem;
  }
  section.component.m-t-160 {
    margin-top: 16rem;
  }
  section.component.m-t-180 {
    margin-top: 18rem;
  }
  section.component.m-b-0 {
    margin-bottom: 0rem;
  }
  section.component.m-b-20 {
    margin-bottom: 2rem;
  }
  section.component.m-b-40 {
    margin-bottom: 4rem;
  }
  section.component.m-b-60 {
    margin-bottom: 6rem;
  }
  section.component.m-b-80 {
    margin-bottom: 8rem;
  }
  section.component.m-b-100 {
    margin-bottom: 10rem;
  }
  section.component.m-b-120 {
    margin-bottom: 12rem;
  }
  section.component.m-b-140 {
    margin-bottom: 14rem;
  }
  section.component.m-b-160 {
    margin-bottom: 16rem;
  }
  section.component.m-b-180 {
    margin-bottom: 18rem;
  }
}
.social.component {
  font-family: 'Crimson Text', Georgia, serif;
}
.social.component > div {
  margin: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
@media screen and (min-width: 768px) {
  .social.component > div {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    align-items: center;
  }
}
.social.component > div h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .social.component > div h2 {
    margin: 0 4rem 0 0;
  }
  .social.component > div h2:after {
    content: "|";
    margin-left: 2rem;
    color: #dddddd;
    font-weight: 300;
    position: absolute;
    font-size: 2.6rem;
  }
}
.social.component > div ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.social.component > div ul li {
  margin: 0 1rem 0 0;
  line-height: 1;
}
.social.component > div ul li a {
  text-decoration: none;
  color: #08224b;
}
.social.component > div ul li a:hover,
.social.component > div ul li a:focus {
  color: #e2b221;
}
.start-date-alert.component {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #ebebeb;
}
@media screen and (min-width: 768px) {
  .start-date-alert.component {
    margin-bottom: 3rem;
    padding: 2rem;
  }
}
.start-date-alert.component h4 {
  font-weight: bold;
  margin: 0;
  display: inline;
}
.start-date-alert.component .icon-clock {
  display: inline-block;
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 768px) {
  .start-date-alert.component .icon-clock {
    margin-right: 1rem;
  }
}
.start-date-alert.component .icon-clock:before {
  position: absolute;
  font-weight: normal;
  top: 7px;
}
@media screen and (min-width: 768px) {
  .start-date-alert.component .icon-clock:before {
    top: 4px;
  }
}
.stay-connected.component h3 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
}
.stay-connected.component ul {
  list-style-type: none;
}
.stay-connected.component ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  margin: 0 0 0 3rem;
}
.stay-connected.component ul li span,
.stay-connected.component ul li a {
  display: inline-block;
}
.stay-connected.component ul li span {
  color: #bbbbbb;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 2;
}
.stay-connected.component ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-left: 2rem;
  color: #08224b;
  text-decoration: none;
  text-transform: capitalize;
}
.stay-connected.component ul li a:hover,
.stay-connected.component ul li a:focus {
  text-decoration: underline;
}
.success-story-carousel.component {
  margin: 0 auto;
  padding: 4rem 0;
  text-align: center;
  border-top: 1px solid #dddddd;
}
.success-story-carousel.component h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  color: #08224b;
  font-weight: 500;
  margin: 0 0 5rem;
}
.success-story-carousel.component .carousel-container {
  padding: 0 2rem;
}
.success-story-carousel.component .owl-carousel {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel > .item {
    width: 33%;
    margin: 0;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0;
  }
}
.success-story-carousel.component .owl-carousel p {
  color: #717171;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.125;
  font-weight: 500;
  font-family: 'Crimson Text', Georgia, serif;
}
.success-story-carousel.component .owl-carousel a {
  text-align: center;
  display: block;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 0.75;
  font-family: 'Crimson Text', Georgia, serif;
  color: #08224b;
  text-decoration: none;
}
.success-story-carousel.component .owl-carousel a:hover,
.success-story-carousel.component .owl-carousel a:focus {
  color: #e2b221;
}
@media screen and (min-width: 992px) {
  .success-story-carousel.component .owl-carousel a {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 0.75;
  }
}
.success-story-carousel.component .owl-carousel a .img-container {
  padding-bottom: calc(100% - 5rem);
  margin: 0 0 1.5rem;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel a .img-container {
    margin: 0 2.5rem 1.5rem;
  }
}
.success-story-carousel.component .owl-carousel a .img-container img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.success-story-carousel.component .owl-carousel a > span {
  display: inline-block;
  margin-bottom: 1rem;
}
.success-story-carousel.component .owl-carousel .owl-nav.disabled {
  display: block;
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-prev,
.success-story-carousel.component .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 32%;
  font-family: icomoon;
  color: #08224b;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-prev:hover,
.success-story-carousel.component .owl-carousel .owl-nav .owl-next:hover,
.success-story-carousel.component .owl-carousel .owl-nav .owl-prev:focus,
.success-story-carousel.component .owl-carousel .owl-nav .owl-next:focus {
  color: #e2b221;
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel .owl-nav .owl-prev,
  .success-story-carousel.component .owl-carousel .owl-nav .owl-next {
    top: 28%;
  }
}
@media screen and (min-width: 992px) {
  .success-story-carousel.component .owl-carousel .owl-nav .owl-prev,
  .success-story-carousel.component .owl-carousel .owl-nav .owl-next {
    top: 35%;
  }
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-prev {
  left: -3.5rem;
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel .owl-nav .owl-prev {
    left: -2rem;
  }
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-prev:before {
  content: '\e902';
  display: block;
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-next {
  right: -3.5rem;
}
@media screen and (min-width: 768px) {
  .success-story-carousel.component .owl-carousel .owl-nav .owl-next {
    right: -2rem;
  }
}
.success-story-carousel.component .owl-carousel .owl-nav .owl-next:before {
  content: '\e903';
  display: block;
}
.success-story-component.component .success-story {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 4rem;
  max-width: 45rem;
}
@media screen and (min-width: 768px) {
  .success-story-component.component .success-story {
    max-width: 100%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .success-story-component.component .success-story div:first-child {
    width: calc(33.333% - 2rem);
  }
}
.success-story-component.component .success-story div:first-child h2 {
  font-weight: 500;
}
.success-story-component.component .success-story div:first-child h3:not(.edit-in-dialog-msg) {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.success-story-component.component .success-story div:first-child h3:not(.edit-in-dialog-msg) a {
  text-decoration: none;
  color: #08224b;
  display: inline-block;
  margin-bottom: 1.5rem;
}
.success-story-component.component .success-story div:first-child h3:not(.edit-in-dialog-msg) a:hover,
.success-story-component.component .success-story div:first-child h3:not(.edit-in-dialog-msg) a:focus {
  color: #e2b221;
}
.success-story-component.component .success-story div:first-child .img-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: .5rem;
}
.success-story-component.component .success-story div:first-child .img-container img {
  width: 100%;
  display: block;
}
.success-story-component.component .success-story .success-info {
  padding-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .success-story-component.component .success-story .success-info {
    width: calc(66.667% - 2rem);
  }
}
.success-story-component.component .embed-container {
  height: 0;
  width: 100%;
  padding-bottom: 56.75%;
  position: relative;
}
.success-story-component.component .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.success-story-listing.component .dropdown {
  font-weight: 700;
  width: 100%;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  border: 1px solid #dddddd;
  line-height: 2;
  font-size: 2rem;
  margin-bottom: 3rem;
  position: relative;
}
.success-story-listing.component .dropdown select {
  padding: 0 1.7rem 0 1rem;
  line-height: 1;
  min-height: 4rem;
  color: #717171;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
}
.success-story-listing.component .dropdown button {
  text-indent: -9999px;
  position: absolute;
  border: none;
  height: 0;
  width: 0;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-single {
  padding: 1rem 1.7rem 0 1rem;
  line-height: 1;
  min-height: 4rem;
  color: #717171;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-single div {
  top: 6px;
  right: 5px;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-single div b {
  font-size: 1.1rem;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-drop {
  border: 1px solid #dddddd;
  border-top: 0;
  width: 100%;
  -webkit-border-radius: 0 0 0.3rem 0.3rem;
  -moz-border-radius: 0 0 0.3rem 0.3rem;
  border-radius: 0 0 0.3rem 0.3rem;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-results > li {
  color: #08224b;
  padding: 1.5rem 0 1rem 1rem;
  font-size: 2.4rem;
  line-height: 1.25;
}
.success-story-listing.component .dropdown .chosen-container.chosen-container-single .chosen-results > li.highlighted {
  color: #e2b221;
  background-color: transparent;
}
.success-story-listing.component .story-list {
  max-width: 450rem;
  margin: 0 auto;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .success-story-listing.component .story-list {
    max-width: 100%;
  }
}
.success-story-listing.component .story-list li {
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .success-story-listing.component .story-list li {
    max-width: 45rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .success-story-listing.component .story-list li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    align-items: flex-start;
    margin: 0 0 3.5rem;
    border-bottom: 1px solid #dddddd;
  }
}
.success-story-listing.component .story-list li > a {
  display: block;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .success-story-listing.component .story-list li > a {
    max-width: 20rem;
    width: 33.333%;
    margin: 0 2rem .5rem 0;
    flex-shrink: 0;
  }
}
.success-story-listing.component .story-list li > a > div {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.success-story-listing.component .story-list li > a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  font-family: 'object-fit: cover; object-position: top center';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.success-story-listing.component .story-list li .info-container h3 {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.success-story-listing.component .story-list li .info-container h3 a {
  color: #08224b;
  text-decoration: none;
}
.success-story-listing.component .story-list li .info-container h3 a:hover,
.success-story-listing.component .story-list li .info-container h3 a:focus {
  color: #e2b221;
}
.success-story-listing.component .story-list li .info-container h4 {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.success-story-listing.component .story-list li .info-container .story-summary {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #231f20;
}
.success-story-listing.component .story-list li .info-container .story-summary p {
  display: inline;
  margin: 0;
}
.success-story-listing.component .story-list li .info-container .story-summary a {
  text-decoration: none;
  color: #08224b;
  display: inline-block;
  font-weight: 700;
}
.success-story-listing.component .story-list li .info-container .story-summary a:after {
  content: "»";
  display: inline-block;
}
.success-story-listing.component .story-list li .info-container .story-summary a:hover,
.success-story-listing.component .story-list li .info-container .story-summary a:focus {
  color: #e2b221;
}
.tabs.component {
  position: relative;
  margin: 1.5rem 0;
  /**ALTERNATE VIEW - this view is an accordion at mobile level**/
}
.tabs.component.edit {
  margin: 0 3rem;
}
.tabs.component.overlap:not(.edit) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .tabs.component.overlap:not(.edit) {
    margin-top: 0;
  }
}
.tabs.component.overlap:not(.edit) .tab-name {
  position: absolute;
  transform: translateY(-100%);
  z-index: 5;
}
.tabs.component:not(.edit) .tab-name .owl-stage {
  display: flex;
}
.tabs.component:not(.edit) .tab-name .owl-item {
  align-items: flex-end;
  display: flex;
  width: auto!important;
}
@media screen and (min-width: 768px) {
  .tabs.component:not(.edit) .tab-name .owl-item {
    min-width: 15rem;
  }
}
.tabs.component:not(.edit) .tab-name .owl-item:first-of-type .item {
  margin: 0;
}
.tabs.component:not(.edit) .tab-name .owl-item:last-of-type .item {
  margin-right: 0;
}
.tabs.component:not(.edit) .tab-name .owl-item .item {
  cursor: pointer;
  width: 100%;
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.tabs.component:not(.edit) .tab-name .owl-item .item.current button {
  background-color: #ffffff;
  color: #08224b;
}
.tabs.component:not(.edit) .tab-name .owl-item .item.current button:focus {
  color: #0a2c62 /*for ADA*/;
}
.tabs.component:not(.edit) .tab-name .owl-item .item button {
  padding: .5rem;
  min-height: 3rem;
  width: 100%;
  color: #808080;
  background-color: #dddddd;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
}
.tabs.component:not(.edit) .tab-name .owl-item .item button:hover,
.tabs.component:not(.edit) .tab-name .owl-item .item button:focus {
  background-color: #ffffff;
  color: #08224b;
}
@media screen and (min-width: 768px) {
  .tabs.component:not(.edit) .tab-name .owl-item .item button {
    min-height: 5rem;
    padding: 1rem;
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
}
.tabs.component:not(.edit) .tab-content .accord-title {
  display: none;
}
.tabs.component:not(.edit) .tab-content .owl-item.animated {
  -webkit-animation-duration: 50ms;
  animation-duration: 50ms;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
.tabs.component:not(.edit) .tab-content .item.content-item {
  margin: 1rem 0;
}
@media screen and (min-width: 768px) {
  .tabs.component:not(.edit) .tab-content .item.content-item {
    margin: 5.5rem 3rem 3rem;
  }
}
.tabs.component.alt {
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  .tabs.component.alt {
    margin: 4rem 0;
    border: solid 1px #dddddd;
  }
}
.tabs.component.alt:not(.edit) .tab-name {
  padding: 1rem 1rem 0;
  display: none;
}
@media screen and (min-width: 768px) {
  .tabs.component.alt:not(.edit) .tab-name {
    display: block;
  }
}
.tabs.component.alt:not(.edit) .tab-name .owl-item .item button {
  background-color: #999999;
  color: #505050;
}
.tabs.component.alt:not(.edit) .tab-name .owl-item .item button:hover,
.tabs.component.alt:not(.edit) .tab-name .owl-item .item button:focus {
  background-color: #e2b221;
  color: #ffffff;
}
.tabs.component.alt:not(.edit) .tab-name .owl-item .item.current button {
  color: #ffffff;
  background-color: #08224b;
}
.tabs.component.alt:not(.edit) .tab-name .owl-item .item.current button:focus,
.tabs.component.alt:not(.edit) .tab-name .owl-item .item.current button:hover {
  color: #ffffff /*for ADA*/;
}
@media screen and (max-width: 767px) {
  .tabs.component.alt:not(.edit) .tab-content .item.content-item {
    margin: 0;
    padding: 0 1.5rem;
    max-height: 0;
    -webkit-border-radius: 0 0.3rem 0.3rem;
    -moz-border-radius: 0 0.3rem 0.3rem;
    border-radius: 0 0.3rem 0.3rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
    overflow: hidden;
    border: solid 1px rgba(255, 255, 255, 0);
  }
}
@media screen and (min-width: 768px) {
  .tabs.component.alt:not(.edit) .tab-content .item.content-item {
    margin: 1.5rem 3rem 3rem;
    max-height: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabs.component.alt:not(.edit) .tab-content .accord-content {
    margin-bottom: .5rem;
  }
}
.tabs.component.alt:not(.edit) .tab-content .accord-title {
  background: #08224b;
  border: solid 1px #dddddd;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  font-weight: 700;
  padding: .8rem 1.5rem .8rem;
  margin: 0;
  cursor: pointer;
  display: block;
}
.tabs.component.alt:not(.edit) .tab-content .accord-title:hover,
.tabs.component.alt:not(.edit) .tab-content .accord-title:focus {
  color: #e2b221;
}
@media screen and (min-width: 768px) {
  .tabs.component.alt:not(.edit) .tab-content .accord-title {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabs.component.alt:not(.edit) .tab-content .accord-title.active {
    -webkit-border-radius: 0.3rem 0.3rem 0 0;
    -moz-border-radius: 0.3rem 0.3rem 0 0;
    border-radius: 0.3rem 0.3rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .tabs.component.alt:not(.edit) .tab-content .accord-title.active + .content-item {
    padding: 1.5rem 1.5rem 0;
    max-height: 200rem;
    border: solid 1px #dddddd;
    border-top: none;
  }
}
@media screen and (max-width: 767px) {
  .tabs.component.alt .owl-stage-outer {
    height: auto !important;
  }
  .tabs.component.alt .owl-stage {
    width: 100% !important;
    -webkit-transform: translate(0, 0, 0) !important;
    -moz-transform: translate(0, 0, 0) !important;
    -ms-transform: translate(0, 0, 0) !important;
    -o-transform: translate(0, 0, 0) !important;
    transform: translate(0, 0, 0) !important;
  }
  .tabs.component.alt .owl-stage .owl-item {
    float: none;
    display: block !important;
    width: 100% !important;
  }
}
.teaser.component {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .teaser.component {
    padding-right: 3rem;
  }
  .teaser.component:before {
    border-left: solid 1.5px #e2b221;
    /*the half pixel prevents a resize issue where the border was going too thin*/
    position: absolute;
    right: 1.3rem;
    top: -1rem;
    bottom: 0;
    content: '';
  }
}
.teaser.component .quick-search-terms {
  margin-bottom: 2.5rem;
}
.teaser.component .quick-search-terms > span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #08224b;
}
.teaser.component .quick-search-terms > div {
  display: inline-block;
}
.teaser.component .quick-search-terms > div a {
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
}
.teaser.component .quick-search-terms > div a:hover,
.teaser.component .quick-search-terms > div a:focus {
  text-decoration: underline;
}
.teaser.component .quick-search-terms > div > span {
  color: #e2b221;
}
.teaser.component .quick-search-terms > div > span:after {
  content: ',';
  display: inline-block;
  margin-left: -0.3rem;
}
.teaser.component .quick-search-terms > div > span:last-child:after {
  display: none;
}
.teaser.component .nav-tabs {
  border: none;
  overflow: hidden;
  font-size: 0;
}
.teaser.component .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .teaser.component .nav-tabs li {
    width: auto;
  }
}
.teaser.component .nav-tabs li a {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background-color: #c7d9e2;
  color: #08224b;
  border: none;
  border-radius: 0;
  padding: 1rem 1.5rem;
  display: block;
  margin-right: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-decoration: none;
}
.teaser.component .nav-tabs li a.active {
  background-color: #08224b;
  color: #ffffff;
  font-weight: 700;
}
.teaser.component .nav-tabs li a.active:focus {
  color: #e6e6e6;
  /*for ADA*/
}
.teaser.component .nav-tabs li a:hover,
.teaser.component .nav-tabs li a:focus {
  background-color: #08224b;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .teaser.component .nav-tabs li a {
    display: inline-block;
  }
}
.teaser.component .tab-content {
  background-color: #08224b;
  padding: 3.5rem;
  -webkit-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
}
.teaser.component .tab-content .tab-pane {
  display: none;
}
.teaser.component .tab-content .tab-pane.active {
  display: block;
}
.teaser.component .form .form-el {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .teaser.component .form .form-el {
    float: left;
    width: calc(100% - 14rem) !important;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .teaser.component .form .form-el {
    width: calc(100% - 18rem) !important;
  }
}
.teaser.component .form button {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  height: 5rem;
  line-height: 5rem;
  background-color: #337ab7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  cursor: pointer;
  width: 100%;
}
.teaser.component .form button:hover,
.teaser.component .form button:focus {
  background-color: #e2b221;
}
@media screen and (min-width: 768px) {
  .teaser.component .form button {
    width: 12rem;
    float: right;
  }
}
@media screen and (min-width: 992px) {
  .teaser.component .form button {
    width: 16rem;
  }
}
.teaser.component .form:after {
  content: '';
  clear: both;
  height: 0;
  display: block;
}
.testimonial-carousel.component .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  align-items: center;
  background-color: #e2b221;
  padding: 3rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .testimonial-carousel.component .item {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 3rem;
  }
}
.testimonial-carousel.component .item .testimonial-img {
  width: 19rem;
  height: 19rem;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .testimonial-carousel.component .item .testimonial-img {
    margin-bottom: 0;
    margin-right: 4rem;
  }
}
.testimonial-carousel.component .item .testimonial-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
}
.testimonial-carousel.component .testimonial-text {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .testimonial-carousel.component .testimonial-text {
    margin-right: 80px;
    width: calc(100% - 32rem);
  }
}
.testimonial-carousel.component .testimonial-text > p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  font-style: italic;
}
.testimonial-carousel.component .testimonial-text .testimonial-author {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7;
  margin-bottom: 0;
  font-style: normal;
}
.testimonial-carousel.component .owl-dots {
  text-align: center;
}
.testimonial-carousel.component .owl-dots .owl-dot {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-color: #dddddd;
  margin: 2.3rem 0.6rem 0;
  border-radius: 50%;
  position: relative;
}
.testimonial-carousel.component .owl-dots .owl-dot.active {
  background-color: #848484;
}
.testimonial-carousel.component .owl-dots .owl-dot.active:before {
  content: "";
  display: block;
  top: -34px;
  left: -24px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 28px 0;
  border-color: transparent #e2b221 transparent transparent;
}
.tech-support-email-form.component {
  background: #ebebeb;
  padding: 2rem;
  margin: 0 -2rem;
}
@media screen and (min-width: 768px) {
  .tech-support-email-form.component {
    margin: 0 0 4rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .tech-support-email-form.component {
    padding: 3.5rem 8rem 5rem;
  }
}
.tech-support-email-form.component .intro-copy {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
}
.tech-support-email-form.component .intro-copy h2 {
  font-size: 3.2rem;
  margin: 0 0 1rem;
  line-height: 1.25em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .tech-support-email-form.component .intro-copy h2 {
    font-size: 4rem;
  }
}
.tech-support-email-form.component .required-notice {
  font-size: 1.3rem;
  font-weight: 700;
}
.tech-support-email-form.component form .row .program-container {
  display: none;
}
.tech-support-email-form.component form .row #submit-error {
  display: none;
  text-align: center;
}
.tech-support-email-form.component form .row > div {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .tech-support-email-form.component form .row {
    margin-bottom: 3rem;
  }
  .tech-support-email-form.component form .row > div {
    margin-bottom: 0;
  }
}
.tech-support-email-form.component form .form-buttons .btn.btn-form {
  background: #849d1c;
}
.tech-support-email-form.component form .form-buttons .btn.btn-form:hover,
.tech-support-email-form.component form .form-buttons .btn.btn-form:focus {
  background: #a8c824;
}
.tech-support-email-form.component form .disclaimer {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1em;
}
.text-image-wrapper .text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .text-image-wrapper .text {
    width: 60%;
    float: left;
    padding-right: 1rem;
  }
}
.text-image-wrapper .text.wrap-text {
  float: none;
  width: 100% !important;
}
.text-image-wrapper img {
  width: 100%;
}
.text-image-wrapper .image {
  width: 100%;
  padding-bottom: 1.5rem;
}
.text-image-wrapper .image a {
  display: block;
}
@media screen and (min-width: 768px) {
  .text-image-wrapper .image {
    float: left;
    width: 40%;
    padding: 0.4rem 2.4rem 0 0;
  }
  .text-image-wrapper .image.push-right {
    float: right;
    padding: 0.4rem 0 0 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .text-image-wrapper.small .text {
    width: 60%;
  }
  .text-image-wrapper.small .image {
    width: 40%;
  }
  .text-image-wrapper.large .text {
    width: 40%;
  }
  .text-image-wrapper.large .image {
    width: 60%;
  }
  .text-image-wrapper.equal .text {
    width: 50%;
  }
  .text-image-wrapper.equal .image {
    width: 50%;
  }
}
.text-image-wrapper .full-width.text {
  width: 100%;
}
.text-image-wrapper:after {
  clear: both;
  height: 0;
  content: '';
  display: block;
}
/*
 *  Copyright 2017 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}
.modal-button .cmp-modal-button {
  text-align: center;
}
.accordion-v2 .cmp-accordion__item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion-v2 .cmp-accordion__header {
  margin: 0;
}
.accordion-v2 .cmp-accordion__button {
  cursor: pointer;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1.6rem 1.55rem 0;
  width: 100%;
  text-align: left;
}
.accordion-v2 .cmp-accordion__button--expanded .cmp-accordion__icon {
  transform: rotate(180deg);
}
.accordion-v2 .cmp-accordion__title {
  color: #12303d;
  font-size: 2.6rem;
  line-height: 1.25em;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 400;
}
.accordion-v2 .cmp-accordion__icon {
  position: relative;
  top: 3px;
}
.accordion-v2 .cmp-accordion__icon:before {
  color: #757575;
  font-size: 1.4rem;
  font-family: icomoon;
  content: '\e605';
}
.accordion-v2 .cmp-accordion__panel {
  padding-bottom: 2rem;
}
.accordion-v2 .cmp-accordion__panel--hidden {
  display: none;
}
.accordion-v2 .cmp-accordion__panel--expanded {
  display: block;
}
.program-nav {
  width: 100%;
  display: block;
  margin-bottom: 2.65rem;
}
.program-nav__row {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.program-nav__nav-item {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: -1px;
}
.program-nav__row:first-child .program-nav__nav-item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 465px) {
  .program-nav__row {
    flex-wrap: nowrap;
  }
  .program-nav__row:nth-child(n + 2) {
    margin-top: -1px;
  }
  .program-nav__nav-item {
    width: calc(50.5%);
    margin-top: 0;
  }
  .program-nav__nav-item:last-of-type {
    margin-left: -1px;
  }
  .program-nav__row.single-item > .program-nav__nav-item {
    margin-left: 0px;
    width: calc(50%);
  }
}
.program-nav__link {
  display: flex;
  justify-items: center;
  align-items: center;
  border: 1px solid #E7E7E7;
  width: 100%;
  min-height: 125px;
  position: relative;
}
.program-nav__link:hover,
.program-nav__link:focus {
  background: #F5F6F8;
  border-color: #337ab7;
  z-index: 2;
  text-decoration: none;
}
.program-nav__link:hover .program-nav__text-content,
.program-nav__link:focus .program-nav__text-content {
  opacity: 1;
}
.program-nav__link:hover .program-nav__icon,
.program-nav__link:focus .program-nav__icon {
  opacity: 0;
}
.program-nav__link:hover .program-nav__link-content,
.program-nav__link:focus .program-nav__link-content {
  border-color: #337ab7;
  z-index: 2;
}
.program-nav__link-content {
  border: 1px solid transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 2.425rem 1.2rem 1.4rem;
}
.program-nav__icon {
  display: flex;
  flex-direction: column;
  height: 8.7rem;
  opacity: 1;
  transition: opacity .7s;
}
.program-nav__icon img {
  height: 100%;
  display: block;
}
.program-nav__text-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  opacity: 0;
  margin-top: 1rem;
  text-align: center;
  align-items: center;
  transition: opacity .7s;
}
.program-nav__link-text {
  color: #337ab7;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 10px;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 500;
}
.program-nav__help-text {
  display: flex;
  color: #08224b;
  text-transform: uppercase;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 1.22222;
}
.program-nav__help-text:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #f5bd06;
  font-size: 1.7rem;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.home-programs-hero {
  color: #fff;
  position: relative;
  background-color: #08214B;
}
.home-programs-hero__content-wrapper {
  position: relative;
  padding: 13.3rem 0 2rem;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__content-wrapper {
    padding: 27.85rem 0 25.95rem;
  }
}
.home-programs-hero__icon-wrapper {
  display: none;
  position: absolute;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__icon-wrapper {
    display: block;
    width: 10.624rem;
    bottom: 14.402rem;
    right: auto;
    left: -0.5rem;
    margin: 0;
  }
}
.home-programs-hero__icon-wrapper:after {
  content: '';
  background-color: #fff;
  width: 1px;
  height: 50vw;
  display: block;
  top: calc(100% - .646rem);
  left: 49.5%;
  position: absolute;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__icon-wrapper:after {
    top: calc(100% - .998rem);
  }
}
.home-programs-hero__icon {
  display: block;
  width: 100%;
  object-fit: contain;
  object-position: bottom center;
}
.home-programs-hero__background-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.home-programs-hero__background-content:before {
  content: '';
  background-color: rgba(8, 33, 75, 0.88);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.home-programs-hero__background {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home-programs-hero__background--video {
  display: none;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__background--video {
    display: block;
  }
}
.home-programs-hero__background--image {
  display: block;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__background--image {
    display: none;
  }
}
.home-programs-hero__text-content {
  margin-bottom: 2.15rem;
  color: #fff;
  width: 100%;
  max-width: 940px;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__text-content {
    margin-bottom: 5.9rem;
  }
}
.home-programs-hero__text-content h1 {
  color: #fff;
  font-size: 3.11rem;
  font-weight: 400;
  line-height: 1.07181136;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__text-content h1 {
    font-size: 7.4rem;
    line-height: 1.01351351;
  }
}
.home-programs-hero__text-content em,
.home-programs-hero__text-content strong {
  font-weight: 400;
  font-style: normal;
  color: #E2B221;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__nav-container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.home-programs-hero__nav {
  flex-grow: 1;
}
.home-programs-hero__nav-list {
  list-style: none;
  display: flex;
  width: 100%;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__nav-list {
    flex-flow: row wrap;
    align-items: flex-end;
  }
}
.home-programs-hero__nav-item {
  margin-bottom: 2.2rem;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__nav-item {
    margin-right: 1.892rem;
  }
}
.home-programs-hero__nav-item--dropdown {
  width: 100%;
  max-width: 34rem;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__nav-item--dropdown {
    margin-right: 2.544rem;
    max-width: 42rem;
  }
}
.home-programs-hero__dropdown-container {
  position: relative;
  width: 100%;
}
.home-programs-hero__dropdown-trigger {
  display: block;
  color: #fff;
  padding: .7rem .8rem .7rem 2.825rem;
  background: transparent;
  border: 4px solid #E2B221;
  border-radius: 4rem;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__dropdown-trigger {
    padding: 1.1rem 1.1rem 1.1rem 3.625rem;
  }
}
.home-programs-hero__dropdown-trigger:hover,
.home-programs-hero__dropdown-trigger:focus,
.home-programs-hero__dropdown-trigger--active {
  cursor: pointer;
  background-color: #fff;
  color: #08214B;
}
.home-programs-hero__dropdown-icon {
  content: '';
  display: block;
  height: 4rem;
  width: 4rem;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__dropdown-icon {
    height: 5rem;
    width: 5rem;
  }
}
.home-programs-hero__dropdown-trigger-text {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.22222222;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__dropdown-trigger-text {
    font-size: 2.2rem;
    line-height: 1.22727273;
  }
}
.home-programs-hero__dropdown {
  border: 4px solid #E2B221;
  border-radius: 8px;
  background: #fff;
  padding: 2.1rem 3.225rem;
  position: absolute;
  top: calc(100% + 2.05rem);
  width: 53rem;
  max-width: calc(100vw - 4rem);
  display: none;
  z-index: 100;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__dropdown {
    padding: 3.2rem 3.9rem;
  }
}
.home-programs-hero__dropdown--active {
  display: block;
}
.home-programs-hero__dropdown-list {
  list-style: none;
  display: block;
}
.home-programs-hero__dropdown-item {
  display: block;
  width: 100%;
  padding-bottom: 21px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.home-programs-hero__dropdown-item:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-programs-hero__dropdown-link {
  color: #08214B;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.29411765;
}
.home-programs-hero__dropdown-link .last-word {
  display: inline-flex;
  flex-wrap: nowrap;
}
.home-programs-hero__dropdown-link .last-word:after {
  content: '';
  display: block;
  width: 4.4rem;
  margin-left: 1.4rem;
  height: 2.2rem;
  background-image: url(clientlib-edaff-site/resources/images/icon-active-marker.svg);
  background-repeat: no-repeat;
  background-size: 4.4rem;
  background-position: center;
  opacity: 0;
  position: relative;
  top: 0.2rem;
}
.home-programs-hero__dropdown-link:hover,
.home-programs-hero__dropdown-link:focus {
  text-decoration: none;
}
.home-programs-hero__dropdown-link:hover .last-word:after,
.home-programs-hero__dropdown-link:focus .last-word:after {
  opacity: 1;
}
.home-programs-hero__nav-link {
  display: block;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4rem;
  padding: 1.275rem 2.675rem;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__nav-link {
    font-size: 1.7rem;
    line-height: 1.23529412;
    padding: 2.05rem 3.55rem;
  }
}
.home-programs-hero__nav-link:focus,
.home-programs-hero__nav-link:hover {
  background-color: #fff;
  color: #08214B;
  text-decoration: none;
  cursor: pointer;
}
.home-programs-hero__video-button {
  width: 67px;
  height: 67px;
  border: 2px solid #E2B221;
  border-radius: 50%;
  background: transparent;
  color: #fff;
  display: none;
  margin-bottom: 2.2rem;
  color: #E2B221;
}
@media screen and (min-width: 992px) {
  .home-programs-hero__video-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.home-programs-hero__video-button:hover,
.home-programs-hero__video-button:focus {
  cursor: pointer;
  background-color: #fff;
  color: #FFC000;
}
.home-programs-hero__video-button--paused .home-programs-hero__video-icon--play {
  display: block;
}
.home-programs-hero__video-button--paused .home-programs-hero__video-icon--pause {
  display: none;
}
.home-programs-hero__video-button--paused .home-programs-hero__video-play-text {
  display: block;
}
.home-programs-hero__video-button--paused .home-programs-hero__video-pause-text {
  display: none;
}
.home-programs-hero__video-icon {
  content: '';
  display: block;
  width: 1.781rem;
  height: 2.12rem;
  object-fit: contain;
}
.home-programs-hero__video-icon--play {
  display: none;
  width: 3rem;
  height: 3rem;
  position: relative;
  left: -0.3rem;
}
.home-programs-hero__video-play-text {
  display: none;
}
.home-programs-hero__video-pause-text {
  display: block;
}
.news-section {
  padding: 4.65rem 0 1.27rem;
}
@media screen and (min-width: 992px) {
  .news-section {
    padding: 4.75rem 0 1.47rem;
  }
}
.news-section__title {
  font-size: 3.11rem;
  font-weight: 400;
  color: #08214B;
  line-height: 1.09860665;
  padding-bottom: 1.26rem;
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  margin-bottom: 2.42rem;
}
@media screen and (min-width: 992px) {
  .news-section__title {
    font-size: 4.5rem;
    line-height: 1.31111111;
    padding-bottom: 1.36rem;
    margin-bottom: 2.72rem;
  }
}
.news-section__row {
  display: flex;
  margin: 0 -1.899rem;
  flex-wrap: wrap;
}
.news-section__col {
  float: none;
  padding: 0 1.899rem;
  margin-bottom: 3.3rem;
}
.news-section__col .news-card {
  height: 100%;
}
.success-story-card {
  padding-top: 9rem;
}
.success-story-card__link {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 2.1rem 3.424rem;
  border: 2px solid #E2B221;
  border-radius: 2rem;
  height: 100%;
}
.success-story-card__link:hover,
.success-story-card__link:focus {
  background-color: rgba(0, 0, 0, 0.33);
}
.success-story-card__image-container {
  width: 17.4968rem;
  height: 18.16rem;
  position: relative;
  margin: -9.2rem auto 2.376rem;
  align-self: center;
}
@media screen and (min-width: 992px) {
  .success-story-card__image-container {
    width: 21.871rem;
    height: 22.7rem;
    margin: -11.5rem auto 2.376rem;
  }
}
.success-story-card__image-container:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  background-image: url(clientlib-edaff-site/resources/images/graphic-bio-outline.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.success-story-card__image-container:after {
  content: '';
  background-image: url(clientlib-edaff-site/resources/images/icon-quote.svg);
  position: absolute;
  width: 5.7032rem;
  height: 4.48rem;
  bottom: .52rem;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .success-story-card__image-container:after {
    width: 7.129rem;
    height: 5.6rem;
    bottom: .65rem;
  }
}
.success-story-card__image-wrapper {
  position: absolute;
  top: 1.2rem;
  left: .836rem;
  width: 16rem;
  height: 16rem;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .success-story-card__image-wrapper {
    width: 20rem;
    height: 20rem;
  }
}
.success-story-card__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  object-fit: cover;
}
.success-story-card__content-container {
  flex-grow: 1;
  width: 100%;
}
.success-story-card__figure {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.success-story-card__quote {
  font-size: 1.8rem;
  line-height: 1.77777778;
  color: #D8D8D8;
  margin-bottom: 1.3rem;
}
@media screen and (min-width: 992px) {
  .success-story-card__quote {
    margin-bottom: 0.4rem;
  }
}
.success-story-card__caption {
  color: #E2B221;
  font-size: 2.592rem;
  line-height: 1.3117284;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  width: 100%;
}
.success-story-card__caption:after {
  content: '';
  background-image: url(clientlib-edaff-site/resources/images/icon-success-story-cta.svg);
  height: 4.8rem;
  width: 8.225rem;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
.success-story-card__author {
  font-style: normal;
}
.video-callout__video-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.video-callout__video-iframe {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.video-callout__content {
  border: 2px solid #E2B221;
  border-top: none;
  border-radius: 0 0 2rem 2rem;
  padding: 1.9rem 2.55rem 3.764rem;
}
@media screen and (min-width: 992px) {
  .video-callout__content {
    padding: 2.2rem 3.25rem 3.25rem;
  }
}
.video-callout__content blockquote {
  color: #D8D8D8;
  font-size: 1.8rem;
  line-height: 1.77777778;
  margin-bottom: 1.9rem;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .video-callout__content blockquote {
    margin-bottom: 1rem;
  }
}
.video-callout__content figcaption {
  color: #fff;
  font-size: 2.16rem;
  line-height: 1.34259259;
  font-family: 'Crimson Text', Georgia, serif;
  font-weight: 700;
}
.read-more-section {
  margin-bottom: 3.7rem;
}
.read-more-section__content-wrapper {
  max-height: 51.2rem;
  position: relative;
  transition: max-height 0.3s;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .read-more-section__content-wrapper {
    max-height: none;
  }
}
.read-more-section__content-wrapper,
.read-more-section__content-wrapper p {
  font-size: 1.8rem;
  line-height: 1.77777778;
  color: #D8D8D8;
}
.read-more-section__content-wrapper a {
  color: #D8d8d8;
  text-decoration: underline;
}
.read-more-section__content-wrapper a.button,
.read-more-section__content-wrapper a .button {
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4rem;
  padding: 1.275rem 2.675rem;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 1rem 0;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .read-more-section__content-wrapper a.button,
  .read-more-section__content-wrapper a .button {
    font-size: 1.7rem;
    line-height: 1.23529412;
    padding: 2.05rem 3.55rem;
  }
}
.read-more-section__content-wrapper a.button:focus,
.read-more-section__content-wrapper a .button:focus,
.read-more-section__content-wrapper a.button:hover,
.read-more-section__content-wrapper a .button:hover {
  background-color: #fff;
  color: #08214B;
  text-decoration: none;
  cursor: pointer;
}
.read-more-section--expanded .read-more-section__content-wrapper {
  max-height: none;
}
.read-more-section--expanded .read-more-section__toggle-wrapper:after {
  content: none;
}
.read-more-section__toggle-wrapper {
  padding: 1.8rem 0 1.3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}
@media screen and (min-width: 992px) {
  .read-more-section__toggle-wrapper {
    display: none;
  }
}
.read-more-section__toggle-wrapper:after {
  position: absolute;
  right: -2rem;
  bottom: 100%;
  left: -2rem;
  height: 11.1rem;
  background: linear-gradient(180deg, rgba(8, 33, 75, 0.34) 0%, #08214b 100%);
  content: '';
}
@media screen and (min-width: 992px) {
  .read-more-section__toggle-wrapper:after {
    content: none;
  }
}
.read-more-section__toggle {
  border: none;
  background: transparent;
  outline: none;
}
.read-more-section__toggle .read-more-section__toggle-text--less {
  display: none;
}
.read-more-section__toggle--expanded {
  margin-top: 0;
}
.read-more-section__toggle--expanded .read-more-section__toggle-text--less {
  display: block;
}
.read-more-section__toggle--expanded .read-more-section__toggle-text--more {
  display: none;
}
.read-more-section__toggle-text {
  color: #E2B221;
  font-size: 1.8rem;
  line-height: 1.22222222;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.programs-section {
  background-color: #fff;
  padding: 5.124rem 0 7.2rem;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .programs-section {
    padding: 5.55rem 0 8.2rem;
  }
}
.programs-section__header {
  margin-bottom: 3.55rem;
}
@media screen and (min-width: 992px) {
  .programs-section__header {
    margin-bottom: 3.15rem;
  }
}
.programs-section__title {
  font-size: 3.11rem;
  line-height: 1.09860665;
  font-weight: 400;
  color: #08214B;
  margin-bottom: 1.05rem;
}
@media screen and (min-width: 992px) {
  .programs-section__title {
    font-size: 7.74rem;
    line-height: 0.95607235;
  }
}
@media screen and (min-width: 992px) {
  .programs-section__title-text {
    display: inline-block;
    position: relative;
  }
  .programs-section__title-text:after {
    content: '';
    position: absolute;
    left: calc(100% + 10.4rem);
    background: #08214B;
    bottom: 2.1rem;
    width: 100vw;
    height: 50vh;
  }
}
.programs-section__subtitle {
  font-size: 2.592rem;
  font-family: 'Crimson Text', Georgia, serif;
  line-height: 1.3117284;
  color: #08214B;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .programs-section__subtitle {
    font-size: 4.479rem;
    line-height: 1.16097343;
  }
}
.programs-section__subtitle:before {
  content: '';
  background-color: #E2B221;
  top: 0;
  bottom: 0;
  right: 6.2rem;
  width: 100vw;
  position: absolute;
}
@media screen and (min-width: 992px) {
  .programs-section__subtitle:before {
    right: 9.577rem;
  }
}
.programs-section__subtitle-text {
  padding: 1.1rem 1.2rem 1.1rem 0;
  position: relative;
  z-index: 2;
}
.programs-section__check-icon {
  display: block;
  width: 5.6rem;
  height: 5.6rem;
  border: 0.5rem solid #E2B221;
  position: relative;
  margin-left: 0.6rem;
  flex-shrink: 0;
}
@media screen and (min-width: 992px) {
  .programs-section__check-icon {
    width: 8.4rem;
    height: 8.4rem;
    margin-left: 1.177rem;
  }
}
.programs-section__check-icon:before {
  content: '';
  display: block;
  width: 5.628rem;
  height: 4.352rem;
  background-image: url(clientlib-edaff-site/resources/images/graphic-check-mark.svg);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 0.893rem;
  left: 0.987rem;
}
@media screen and (min-width: 992px) {
  .programs-section__check-icon:before {
    width: 8.442rem;
    height: 6.528rem;
    bottom: 1.34rem;
    left: 1.481rem;
  }
}
@media screen and (min-width: 992px) {
  .programs-section__content {
    margin-bottom: 6.25rem;
    display: flex;
    max-width: 97.3rem;
  }
}
@media screen and (min-width: 768px) {
  .programs-section__row {
    display: flex;
    margin: 0 -4rem;
  }
}
.programs-section__column {
  position: relative;
}
@media screen and (min-width: 768px) {
  .programs-section__column {
    padding: 0 4rem;
  }
}
@media screen and (min-width: 768px) {
  .programs-section__column:nth-child(odd):before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, rgba(151, 151, 151, 0), #979797, rgba(151, 151, 151, 0));
  }
}
.programs-section__card {
  margin-bottom: 3.75rem;
}
.programs-section__image-wrapper {
  margin-bottom: 1.9rem;
  position: relative;
  height: 7.8rem;
}
@media screen and (min-width: 992px) {
  .programs-section__image-wrapper {
    height: 10.6rem;
    margin-bottom: 2rem;
  }
}
.programs-section__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}
.programs-section__card-title {
  font-size: 2.592rem;
  line-height: 1.11882716;
  color: #08214B;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .programs-section__card-title {
    margin-bottom: 2.75rem;
    font-size: 3.11rem;
    line-height: 1.25401929;
  }
}
.programs-section__button-list {
  display: block;
  list-style: none;
}
.programs-section__button-item {
  display: block;
  margin-bottom: 1.65rem;
}
@media screen and (min-width: 992px) {
  .programs-section__button-item {
    margin-bottom: 1.7rem;
  }
}
.programs-section__button {
  color: #161616;
  padding: 1.425rem 3.8rem;
  font-size: 1.7rem;
  border: 2px solid #E2B221;
  border-radius: 3.1rem;
  display: inline-block;
  line-height: 1.76470588;
  font-weight: 700;
}
.programs-section__button:hover,
.programs-section__button:focus {
  background-color: #E2B221;
  text-decoration: none;
}
.programs-section__footer {
  padding-top: 1rem;
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
@media screen and (min-width: 992px) {
  .programs-section__footer {
    padding-top: 1.95rem;
  }
}
.programs-section__footer,
.programs-section__footer p {
  color: #4D4D4D;
  font-size: 1.8rem;
  line-height: 1.77777778;
  margin: 0;
}
.rfi-section {
  background-color: #fff;
  overflow: hidden;
  padding: 3.487rem 0 6.326rem;
}
@media screen and (min-width: 992px) {
  .rfi-section {
    padding: 11.5rem 0 10.3rem;
  }
}
.rfi-section .arrow:before {
  color: #08214B !important;
}
.rfi-section__title-wrapper {
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .rfi-section__title-wrapper {
    margin-bottom: 3.7rem;
  }
  .rfi-section__title-wrapper:after {
    pointer-events: none;
    content: '';
    border: 1px solid #C4C4C4;
    border-top-right-radius: 2rem;
    border-left-width: 0;
    border-bottom-width: 0;
    left: 50%;
    width: 50%;
    height: 300vh;
    top: 50%;
    display: block;
    position: absolute;
  }
}
.rfi-section__title-wrapper:before {
  pointer-events: none;
  content: '';
  width: 1px;
  height: 100vh;
  bottom: calc(100% + 0.787rem);
  left: 0;
  right: 0;
  display: none;
  margin: auto;
  position: absolute;
  background-color: #C4C4C4;
}
@media screen and (min-width: 992px) {
  .rfi-section__title-wrapper:before {
    display: block;
    background-color: transparent;
    left: 4.742rem;
    right: auto;
    width: 50%;
    height: 300vh;
    border: 1px solid #C4C4C4;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-left-radius: 2rem;
    bottom: 50%;
  }
}
.rfi-section__title {
  font-size: 3.11rem;
  line-height: 1.08661083;
  font-weight: 400;
  color: #08214B;
  background-color: #fff;
  margin: 0;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 992px) {
  .rfi-section__title {
    padding: 0 1.928rem;
    font-size: 4.5rem;
    line-height: 1.31111111;
  }
  .rfi-section__title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
  }
}
.rfi-section__title-text {
  position: relative;
  z-index: 2;
}
.rfi-section__form {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .rfi-section__container {
    position: relative;
  }
  .rfi-section__container:before {
    content: '';
    position: absolute;
    display: block;
    width: 69.737rem;
    height: 39.8rem;
    background-image: url(clientlib-edaff-site/resources/images/graphic-stethoscope.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 13.6rem;
    left: -15.2rem;
  }
}
.rfi-section__form-fields-container {
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
}
.rfi-section__form-fields-row {
  margin: 0 -0.6rem;
}
.rfi-section__bottom-content {
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.rfi-section__col {
  padding: 0 0.6rem;
  margin-bottom: 0 !important;
}
.rfi-section .rfi-section__form-el > div:first-child,
.rfi-section .rfi-section__form-el > input {
  border: 1px solid #979797;
  margin-bottom: 1.6rem;
  min-height: 52px;
}
.rfi-section .rfi-section__form-el .parsley-errors-list {
  margin-top: -1.6rem;
  display: none;
}
.rfi-section .rfi-section__form-el .parsley-errors-list.filled {
  display: block;
}
.rfi-section form.form .form-control.active ~ .form-label,
.rfi-section form.form .form-control.input--filled ~ .form-label,
.rfi-section form.form .form-control:focus ~ .form-label {
  color: #4D4D4D;
  top: 0.4rem;
  font-size: 1.2rem;
}
.rfi-section form.form .chosen-container.chosen-container-single .chosen-single,
.rfi-section form.form .form-control {
  color: #303030;
  font-size: 1.6rem;
}
.rfi-section form.form .rfi-section__form-label.form-label {
  font-size: 1.6rem;
  line-height: 1.875;
  color: #4D4D4D;
  top: 1.1rem;
}
.rfi-section__submit-btn {
  color: #161616;
  margin: 2.2rem auto 2.525rem;
  padding: 1.45rem 6.3rem;
  background-color: #E2B221;
  border: 2px solid #E2B221;
  border-radius: 3.2rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.76470588;
}
.rfi-section__submit-btn:hover,
.rfi-section__submit-btn:active,
.rfi-section__submit-btn:focus {
  cursor: pointer;
  background-color: #FFC000;
  border-color: #FFC000;
}
.rfi-section__disclaimer-text {
  font-size: 1.2rem;
  line-height: 1.91666667;
  color: #4D4D4D;
  font-family: "Open Sans", sans-serif;
  text-align: left;
}
.content-section {
  padding: 6.8rem 0 9.812rem;
  position: relative;
  background-color: #08214B;
}
@media screen and (min-width: 992px) {
  .content-section {
    padding: 13.8rem 0 8.8rem;
  }
}
.content-section--success-stories {
  padding-bottom: 8.95rem;
}
@media screen and (min-width: 992px) {
  .content-section--success-stories {
    padding-bottom: 9.35rem;
  }
}
.content-section__content-container {
  position: relative;
}
.content-section__row {
  margin: 0 -3.325rem;
}
.content-section__row--success-story-cards {
  margin: -1.964rem -2.1rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .content-section__row--success-story-cards {
    margin-top: -4.05rem;
  }
}
.content-section__col {
  padding: 0 3.325rem;
}
.content-section__col--success-story-card {
  padding: 0 2.1rem;
  float: none;
  margin-top: 3.625rem;
  max-width: 50rem;
}
.content-section__col--success-story-card .success-story-card {
  height: 100%;
}
.content-section__title-wrapper {
  text-align: center;
  margin-bottom: 3.264rem;
  position: relative;
}
@media screen and (min-width: 992px) {
  .content-section__title-wrapper {
    margin-bottom: 5.6rem;
  }
}
.content-section__title-wrapper:after {
  content: '';
  display: block;
  width: 22.5rem;
  margin: auto;
  background-size: contain;
  height: 2.8rem;
  background-image: url(clientlib-edaff-site/resources/images/graphic-divider.svg);
  background-repeat: no-repeat;
}
.content-section__title {
  font-size: 3.11rem;
  line-height: 1.09860665;
  margin-bottom: 2.425rem;
  color: #fff;
}
@media screen and (min-width: 992px) {
  .content-section__title {
    font-size: 7.74rem;
    line-height: 0.7622739;
    margin-bottom: 4rem;
  }
}
.content-section__background-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 70rem;
}
@media screen and (min-width: 992px) {
  .content-section__background-content {
    height: 100%;
    bottom: 0;
  }
}
.content-section__background-content:after {
  content: '';
  background: linear-gradient(180deg, rgba(6, 40, 81, 0.86) 0%, rgba(7, 35, 77, 0.76) 29.82%, #08214b 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.content-section__background-content--align-top-right {
  height: 51.8rem;
  width: 51.8rem;
  right: 0;
  left: auto;
  top: 0;
}
@media screen and (min-width: 992px) {
  .content-section__background-content--align-top-right {
    width: 77.8rem;
    height: 77.8rem;
  }
}
.content-section__background-content--align-top-right:after {
  background: radial-gradient(circle, rgba(6, 40, 81, 0.86) 0%, rgba(7, 35, 77, 0.76) 29.82%, #08214b 76%);
}
.content-section__background {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content-section__button-container {
  margin-top: 4.925rem;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .content-section__button-container {
    margin-top: 6.325rem;
  }
}
.content-section__button {
  font-size: 1.7rem;
  line-height: 1.76470588;
  font-weight: 700;
  color: #fff;
  border: 2px solid #E2B221;
  padding: 1.425rem 3.8rem;
  border-radius: 3.1rem;
}
.content-section__button:hover,
.content-section__button:focus {
  color: #161616;
  background-color: #E2B221;
}
.container {
  max-width: 124rem;
  padding: 0 2rem;
  margin-left: auto;
  margin-right: auto;
}
.news-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.news-card__publish-date {
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #08214B;
  line-height: 1.2;
  margin-bottom: 1.2rem;
  letter-spacing: .087rem;
}
@media screen and (min-width: 992px) {
  .news-card__publish-date {
    margin-bottom: 0.8rem;
  }
}
.news-card__title {
  font-size: 2.16rem;
  line-height: 1.34259259;
  font-weight: 400;
  margin-bottom: 1.2rem;
  width: 100%;
}
.news-card__title,
.news-card__title a {
  color: #08214b;
}
@media screen and (min-width: 992px) {
  .news-card__title {
    font-size: 2.6rem;
    line-height: 1.30769231;
    margin-bottom: 1.3rem;
  }
}
.news-card__button {
  border: 2px solid #E2B221;
  padding: 0.5rem 2.317rem;
  color: #161616;
  font-size: 1.4rem;
  line-height: 2.14285714;
  font-weight: 700;
  background-color: #fff;
  margin-top: auto;
  border-radius: 2.2rem;
}
.news-card__button:hover,
.news-card__button:focus {
  background-color: #E2B221;
}
.hero.component.hero--image-grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #fff;
  max-width: 1200px;
  padding: 0 20px;
  margin: 16px auto;
  min-height: 0;
  flex-flow: row wrap;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid {
    margin: 35px auto 48px;
    flex-flow: row nowrap;
  }
}
.hero.component.hero--image-grid .hero-content {
  display: flex;
  justify-content: center;
  margin: 7px 0 16px;
  padding: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-content {
    display: block;
    padding: 0 20px 0 0;
    width: auto;
    text-align: left;
  }
}
.hero.component.hero--image-grid .hero-content ul {
  display: none;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-content ul {
    display: block;
  }
}
.hero.component.hero--image-grid .hero-content--small .content > * {
  display: none;
}
.hero.component.hero--image-grid .hero-content--small .content > ul {
  display: block;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-content--small {
    display: none;
  }
}
.hero.component.hero--image-grid .hero-content .content h1 {
  color: #122C50;
  font-weight: 700;
  font-size: 7rem;
  line-height: 0.94285714;
  letter-spacing: -1px;
  margin-bottom: 2rem;
}
.hero.component.hero--image-grid .hero-content .content h1 mark {
  color: #fff;
  display: inline-block;
  position: relative;
  background: transparent;
}
.hero.component.hero--image-grid .hero-content .content h1 mark:after {
  content: '';
  background-color: #337ab7;
  top: 0px;
  position: absolute;
  bottom: 0px;
  z-index: -1;
  left: 0;
  right: -1px;
}
.hero.component.hero--image-grid .hero-content .content p {
  font-size: 2rem;
  color: #272727;
  line-height: 1.4;
  margin: 0 0 2rem;
}
.hero.component.hero--image-grid .hero-content .content ul {
  color: #272727;
  margin: 0;
}
.hero.component.hero--image-grid .hero-images {
  flex: auto;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-images {
    justify-content: flex-end;
    width: auto;
  }
}
.hero.component.hero--image-grid .hero-images__grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 875px;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-images__grid {
    max-width: 530px;
  }
}
@media screen and (min-width: 1200px) {
  .hero.component.hero--image-grid .hero-images__grid {
    max-width: 620px;
  }
}
.hero.component.hero--image-grid .hero-images__card {
  margin: 0 0 1.6rem;
  position: relative;
  overflow: hidden;
  width: 50%;
  min-width: 185px;
  max-width: 220px;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-images__card {
    width: 42.1%;
  }
}
@media screen and (min-width: 1200px) {
  .hero.component.hero--image-grid .hero-images__card {
    width: 30.7%;
  }
}
.hero.component.hero--image-grid .hero-images__card:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 30px;
  transform: skewX(-7deg);
  transform-origin: 0 100%;
  outline: 30px solid #fff;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-images__card:first-child {
    margin-left: 15.8%;
  }
}
@media screen and (min-width: 1200px) {
  .hero.component.hero--image-grid .hero-images__card:first-child {
    margin-left: 7.9%;
  }
}
@media screen and (min-width: 992px) {
  .hero.component.hero--image-grid .hero-images__card:nth-child(3) {
    margin-left: 7.9%;
  }
}
@media screen and (min-width: 1200px) {
  .hero.component.hero--image-grid .hero-images__card:nth-child(3) {
    margin-left: 0;
  }
}
.hero.component.hero--image-grid .hero-images__card img {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
}
@media screen and (min-width: 1200px) {
  .hero.component.hero--image-grid .hero-images__card img {
    height: 150px;
  }
}
.hero.component.hero--image-grid .hero-images__link-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #092937;
  position: relative;
  left: -14px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 3rem;
  letter-spacing: -0.14px;
  width: 100%;
  text-align: center;
  transition: all 0.1s ease-in;
  padding: 0 16px;
}
.hero.component.hero--image-grid .hero-images__link-text:after {
  content: '\e90b';
  font-size: 12px;
  font-family: 'icomoon';
  margin-left: 6px;
}
.hero.component.hero--image-grid .hero-images__link {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  text-decoration: none;
}
.hero.component.hero--image-grid .hero-images__link:hover,
.hero.component.hero--image-grid .hero-images__link:active,
.hero.component.hero--image-grid .hero-images__link:focus {
  text-decoration: none;
}
.hero.component.hero--image-grid .hero-images__link:hover .hero-images__link-text,
.hero.component.hero--image-grid .hero-images__link:active .hero-images__link-text,
.hero.component.hero--image-grid .hero-images__link:focus .hero-images__link-text {
  color: #fff;
  background-color: #337ab7;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  background: red;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}
.jspHorizontalBar {
  background: red;
  bottom: 0;
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #bbd;
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -20000px;
}
.jspDisabled {
  background: #80808d;
  cursor: default;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  float: left;
  height: 100%;
  width: 16px;
}
.jspVerticalBar .jspArrow:focus {
  border: 1px solid red;
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.accordion.component .dl .dd article a {
  padding: 12px;
}
body {
  color: #303030;
}
body .xf-content-height {
  margin: 0;
  min-height: 0;
}
body main {
  padding-top: 0;
  padding-bottom: 0 !important;
}
body .button {
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}
body .button:hover,
body .button:focus {
  text-decoration: none;
}
html:where(:has(body.campus)),
body {
  height: 100%;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  body:where(:not(.dcn-home,.bare)) .container {
    padding: 0 2.2rem;
    max-width: 124.4rem;
  }
}
@media screen and (min-width: 768px) {
  body:where(:not(.dcn-home,.bare)) .row {
    margin-left: -2.2rem;
    margin-right: -2.2rem;
  }
  body:where(:not(.dcn-home,.bare)) .row > [class*="col-"] {
    padding: 0 2.2rem;
  }
}
body:not(.dcn-home,.bare) main {
  padding-top: 0 !important;
}
body:where(:not(.dcn-home,.bare)) section.component:where(:not(.bread-section)) > article {
  max-width: 124rem;
}
@media screen and (min-width: 768px) {
  body:where(:not(.dcn-home,.bare)) section.component:where(:not(.bread-section)) > article {
    max-width: 124.4rem;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
  }
}
body:where(:not(.dcn-home,.bare)) .component-content {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  body:where(:not(.dcn-home,.bare)) .component-content {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 992px) {
  body:where(:not(.dcn-home,.bare)) .component-content {
    margin-top: 6.1rem;
  }
}
.aside.offset-block {
  position: relative;
}
body.stuck header.header-dcn.header--one-button {
  background: #08224b;
}
body.stuck header.header-dcn.header--one-button > article > div {
  border-bottom: none;
}
body header.header-dcn {
  height: 9rem;
  background: #08224b;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 0 0 1rem 0;
  position: relative;
  z-index: 500;
  /**mobile hamburger button**/
}
@media screen and (min-width: 992px) {
  body header.header-dcn {
    padding: 1.5rem 0;
    min-height: 13rem;
    height: auto;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
body header.header-dcn > article {
  padding: 0;
  height: 100%;
}
@media screen and (min-width: 992px) {
  body header.header-dcn > article {
    padding: 0 3rem;
    max-width: 1200px;
    margin: 0 auto;
  }
}
body header.header-dcn article > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  body header.header-dcn article > div {
    position: relative;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
}
body header.header-dcn article > div .left-header {
  flex: 1;
  order: 2;
  padding-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  body header.header-dcn article > div .left-header {
    align-self: stretch;
    height: 10rem;
    /*subtract total amount of padding on the header itself*/
    flex: 0 0 auto;
    padding-top: 0;
    padding-right: 2rem;
    order: 1;
    text-align: left;
  }
}
body header.header-dcn article > div .right-header {
  height: 2.7rem;
  order: 1;
}
@media screen and (min-width: 992px) {
  body header.header-dcn article > div .right-header {
    height: auto;
    max-height: 100%;
    flex: 0 1 auto;
    order: 2;
    background: none;
  }
}
body header.header-dcn .logo {
  position: relative;
  height: 4.5rem;
  display: block;
}
body header.header-dcn .logo > img {
  height: 100%;
}
@media screen and (min-width: 992px) {
  body header.header-dcn .logo {
    height: 100%;
    width: 34.5rem;
  }
  body header.header-dcn .logo > img {
    position: absolute;
    left: 0;
    max-height: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
body header.header-dcn .hamburger {
  width: 9rem;
  text-align: center;
  height: 2.7rem;
  padding: 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  color: #08224b;
  text-decoration: none;
  border: none;
  background: #e2b221;
  flex-shrink: 0;
  font-size: 1.2rem;
  font-weight: 400;
}
body header.header-dcn .hamburger > span {
  display: block;
  height: 2px;
  background: #ffffff;
  position: relative;
  width: 1.3rem;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin-right: .7rem;
}
body header.header-dcn .hamburger > span:before,
body header.header-dcn .hamburger > span:after {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  content: '';
  transition: background-color 0.2s ease-out, top 0.2s ease-out 0.2s, bottom 0.2s ease-out 0.2s, transform 0.2s ease-out 0s;
}
body header.header-dcn .hamburger > span:before {
  bottom: .5rem;
}
body header.header-dcn .hamburger > span:after {
  top: .5rem;
}
body header.header-dcn .hamburger.open {
  background: #bbbbbb;
}
body header.header-dcn .hamburger.open > span {
  background: rgba(255, 255, 255, 0);
}
body header.header-dcn .hamburger.open > span:before,
body header.header-dcn .hamburger.open > span:after {
  background: #ffffff;
  transition: top 0.2s ease-out 0s, bottom 0.2s ease-out 0s, transform 0.2s ease-out 0.2s;
}
body header.header-dcn .hamburger.open > span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
}
body header.header-dcn .hamburger.open > span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
@media screen and (min-width: 992px) {
  body header.header-dcn .hamburger {
    display: none;
  }
}
body header.header-dcn.header--one-button {
  height: auto;
  padding: 1.4rem 1.6rem 2rem;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button {
    padding: 1.6rem 0 0;
  }
}
body header.header-dcn.header--one-button > article {
  display: flex;
  width: 100%;
}
body header.header-dcn.header--one-button > article > div {
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
body header.header-dcn.header--one-button > article > div .left-header {
  display: flex;
  order: 1;
  max-width: 20rem;
  padding: 0;
  flex: 1 1 100%;
  border: 0;
  align-items: center;
  height: auto;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .left-header {
    max-width: 34.5rem;
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .left-header {
    max-width: 34.5rem;
  }
}
body header.header-dcn.header--one-button > article > div .left-header .logo {
  height: auto;
  width: 100%;
  padding: 0;
  display: block;
}
body header.header-dcn.header--one-button > article > div .left-header .logo > img {
  display: block;
  height: auto;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .left-header .logo {
    height: auto;
    width: 100%;
  }
  body header.header-dcn.header--one-button > article > div .left-header .logo > img {
    position: static;
    left: auto;
    max-height: none;
    height: auto;
    top: auto;
    transform: none;
  }
}
body header.header-dcn.header--one-button > article > div .right-header {
  display: flex;
  flex-flow: row wrap;
  order: 2;
  justify-content: flex-end;
  flex: 1 0 calc(100% -  22rem );
  height: auto;
  margin: 0;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .right-header {
    align-items: center;
    flex: 0 1 auto;
  }
  body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap {
    padding: 1.4rem 0 1.5rem;
    width: 100%;
    display: flex !important;
    justify-content: flex-end;
  }
  body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap ul.root .drop {
    z-index: 1;
  }
}
body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap ul.root {
  text-align: center;
}
body header.header-dcn.header--one-button > article > div .right-header .utility {
  text-align: left;
  height: auto;
  position: static;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
  flex-flow: row wrap;
}
body header.header-dcn.header--one-button > article > div .right-header .utility .btn.primary {
  margin: 0;
  border-color: #e2b221;
}
body header.header-dcn.header--one-button > article > div .right-header .utility .btn.primary:hover {
  border-color: #bbbbbb;
}
body header.header-dcn.header--one-button > article .hamburger {
  background-color: #e2b221;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 0 0 1.4rem;
}
body header.header-dcn.header--one-button > article .hamburger.open > span {
  background: #e2b221;
}
body header.header-dcn.header--one-button > article .hamburger.open > span:before,
body header.header-dcn.header--one-button > article .hamburger.open > span:after {
  background: #08224b;
}
body header.header-dcn.header--one-button > article .hamburger > span {
  margin: 0;
  background: #08224b;
}
body header.header-dcn.header--one-button > article .hamburger > span:before,
body header.header-dcn.header--one-button > article .hamburger > span:after {
  background: #08224b;
}
body header.header-dcn.header--one-button > article .btn {
  display: block;
  width: auto !important;
  height: auto !important;
  float: none !important;
  margin: 0;
}
body header.header-dcn.header--one-button .header__phone-link-wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__phone-link-wrapper {
    align-items: center;
    width: auto;
  }
}
body header.header-dcn.header--one-button .header__phone-link {
  display: block !important;
  border-color: transparent;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.23;
  color: #e2b221;
  margin-bottom: 1.7rem !important;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__phone-link {
    margin: 0 2.3rem 0 0 !important;
    font-size: 1.4rem;
    line-height: 1.21;
  }
}
body header.header-dcn.header--one-button .header__phone-link .icon-phone {
  margin-right: 6px;
  display: inline-block;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__phone-link .icon-phone {
    font-size: 1.4rem;
  }
}
body header.header-dcn.header--one-button .header__search {
  align-items: center;
  display: none;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__search {
    display: inline-flex;
    margin-right: 3.1rem;
  }
}
body header.header-dcn.header--one-button .header__search .search-form {
  display: inline-flex;
  align-items: center;
}
body header.header-dcn.header--one-button .header__search #searchInput {
  font-weight: 700;
}
body header.header-dcn.header--one-button .header__search #searchInput::placeholder {
  color: #e2b221;
}
body header.header-dcn.header--one-button .header__search .icon-search {
  font-size: 1.6rem;
  margin: 0 .8rem 0 0;
  top: 0.1rem;
}
body header.header-dcn.header--one-button .header__apply-link {
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.21;
  padding: .9rem 1.8rem 0.7rem;
  color: #08224b;
  background-color: #e2b221;
  border-radius: 26px;
  order: 1;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__apply-link {
    align-items: center;
    font-size: 1.5rem;
    padding: 0.8rem 2.1rem;
  }
}
body header.header-dcn.header--one-button {
  padding: 2.3rem 0;
  position: fixed;
  width: 100%;
  background: transparent;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button {
    padding: 0;
  }
}
body header.header-dcn.header--one-button > article {
  display: flex;
  padding: 0 2rem;
  max-width: 124rem;
  width: 100%;
}
body header.header-dcn.header--one-button > article > div {
  align-items: flex-start;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div {
    padding: 2.1rem 0 2.15rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .left-header {
    padding-bottom: 0;
  }
  body header.header-dcn.header--one-button > article > div .left-header > div {
    display: flex;
    width: 100%;
    align-items: flex-end;
    height: 100%;
  }
}
body header.header-dcn.header--one-button > article > div .left-header .logo > img {
  height: 2.7rem;
  object-fit: contain;
  object-position: top left;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .left-header .logo > img {
    height: 5rem;
    object-position: bottom left;
  }
}
body header.header-dcn.header--one-button > article > div .right-header {
  display: flex;
  flex-flow: row wrap;
  order: 2;
  justify-content: flex-end;
  flex: 1 0 calc(100% -  22rem );
  height: auto;
  margin: 0;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button > article > div .right-header {
    align-items: center;
    flex: 0 1 auto;
  }
  body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap {
    padding: 2.5rem 0 0;
    width: 100%;
    display: block !important;
    max-width: 78.5rem;
  }
  body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap ul.root .drop {
    z-index: 1;
  }
}
body header.header-dcn.header--one-button > article > div .right-header .main-dcn.nav-wrap ul.root {
  text-align: left;
}
body header.header-dcn.header--one-button > article > div .right-header .utility {
  text-align: left;
  height: auto;
  position: static;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
  flex-flow: row wrap;
}
body header.header-dcn.header--one-button > article > div .right-header .utility .btn.primary {
  margin: 0;
  border-color: #e2b221;
}
body header.header-dcn.header--one-button > article > div .right-header .utility .btn.primary:hover {
  border-color: #bbbbbb;
}
body header.header-dcn.header--one-button > article .hamburger {
  width: 3.6rem;
  height: 3.6rem;
  margin: 0 0 0 1.057rem;
  border: 3px solid #E2B221;
  padding: 0 0.8rem;
}
body header.header-dcn.header--one-button > article .hamburger.open {
  background-color: #fff;
}
body header.header-dcn.header--one-button > article .hamburger.open > span {
  background: #fff;
}
body header.header-dcn.header--one-button > article .hamburger.open > span:before,
body header.header-dcn.header--one-button > article .hamburger.open > span:after {
  background: #08214B;
}
body header.header-dcn.header--one-button > article .hamburger > span {
  margin: 0;
  background: #08224b;
  height: 0.1rem;
  width: 1.3rem;
}
body header.header-dcn.header--one-button > article .hamburger > span:before,
body header.header-dcn.header--one-button > article .hamburger > span:after {
  background: #08224b;
  height: 0.1rem;
}
body header.header-dcn.header--one-button .header__phone-link {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.21428571;
  margin-bottom: 1.55rem !important;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__phone-link {
    margin: 0 2.06rem 0 0 !important;
    font-size: 1.6rem;
    line-height: 1.1875;
    font-weight: 400;
  }
}
body header.header-dcn.header--one-button .header__phone-link .icon-phone {
  font-size: 1.3rem;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__phone-link .icon-phone {
    font-size: 1.4rem;
  }
}
body header.header-dcn.header--one-button .header__search {
  align-items: center;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__search {
    display: inline-flex;
    margin-right: 3.1rem;
  }
}
body header.header-dcn.header--one-button .header__search .search-form {
  display: inline-flex;
  align-items: center;
}
body header.header-dcn.header--one-button .header__search #searchInput {
  font-size: 1.6rem;
  line-height: 1.1875;
  font-weight: 400;
}
body header.header-dcn.header--one-button .header__search #searchInput:hover {
  cursor: pointer;
}
body header.header-dcn.header--one-button .header__search #searchInput::placeholder {
  text-transform: none;
  color: #E2B221;
}
body header.header-dcn.header--one-button .header__search .icon-search {
  font-size: 1.6rem;
  margin: 0 .8rem 0 0;
  top: 0.2rem;
  background-image: url(clientlib-edaff-site/resources/images/icon-search.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.4rem;
  height: 1.4rem;
}
body header.header-dcn.header--one-button .header__search .icon-search:before {
  content: none;
}
body header.header-dcn.header--one-button .header__search.open {
  background-color: #fff;
  border: 4px solid #e2b221;
  border-radius: 21px;
  padding: 0.75rem 1.47rem;
  align-self: center;
}
body header.header-dcn.header--one-button .header__search.open #searchInput,
body header.header-dcn.header--one-button .header__search.open #searchInput::placeholder {
  color: #303030;
}
body header.header-dcn.header--one-button .header__search.open #searchInput:focus {
  background-color: transparent;
  outline: 0;
}
body header.header-dcn.header--one-button .header__search.open #searchInput:hover {
  cursor: text;
}
body header.header-dcn.header--one-button .header__apply-link {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.66666667;
  padding: .6rem 1.8rem;
  border-radius: 22px;
  border: 2px solid #E2B221;
}
@media screen and (min-width: 992px) {
  body header.header-dcn.header--one-button .header__apply-link {
    align-items: center;
    font-size: 1.4rem;
    line-height: 2.14285714;
    padding: 0.6rem 3.3rem;
  }
}
body header.header-dcn.header--one-button .header__apply-link:hover,
body header.header-dcn.header--one-button .header__apply-link:focus {
  background-color: #FFC000;
  border-color: #FFC000 !important;
  color: #161616;
}
body header.header-dcn.header--one-button .header__right-bottom-wrapper {
  display: flex;
  width: auto;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
html:where(:has(body.campus)) header.header-dcn.header--one-button {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #08224b;
}
body:not(.dcn-home) header.header-dcn.header--one-button > article > div {
  border-bottom: none;
}
body nav.main-dcn {
  position: absolute;
  display: none;
  top: calc(100% + 0.6rem);
  left: 2rem;
  right: 2rem;
  max-height: calc(100vh - 12.1rem);
  overflow: auto;
  border: 0.4rem solid #E2B221;
  border-radius: 0.4rem;
  padding: 2rem 1.346rem 2.4rem 1.7rem;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn {
    padding-top: 2rem;
    position: relative;
    display: block;
    background: none;
    top: auto;
    left: auto;
    right: auto;
    border: none;
    padding: 0;
    width: auto;
    overflow: visible;
  }
}
body nav.main-dcn ul {
  list-style: none;
  display: block;
}
body nav.main-dcn li {
  display: block;
}
body nav.main-dcn a:hover,
body nav.main-dcn a:focus {
  text-decoration: none;
}
body nav.main-dcn .root {
  text-align: left;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .root {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
body nav.main-dcn .root > li {
  display: block;
  position: relative;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .root > li.has-children {
    cursor: pointer;
  }
  body nav.main-dcn .root > li.has-children:focus:before,
  body nav.main-dcn .root > li.has-children:focus-within:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    border: 0.4rem solid #E2B221;
    border-radius: 0.8rem;
    left: -2.5rem;
    right: -2.5rem;
    top: -1.9rem;
    bottom: -1.9rem;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 2;
  }
  body nav.main-dcn .root > li.has-children:focus:nth-last-child(-n + 4) .drop,
  body nav.main-dcn .root > li.has-children:focus-within:nth-last-child(-n + 4) .drop {
    left: auto;
    right: -2.5rem;
  }
  body nav.main-dcn .root > li.has-children:focus:nth-last-child(-n + 4) .drop ul,
  body nav.main-dcn .root > li.has-children:focus-within:nth-last-child(-n + 4) .drop ul {
    border-top-left-radius: .8rem;
    border-top-right-radius: 0;
  }
  body nav.main-dcn .root > li.has-children:focus > a,
  body nav.main-dcn .root > li.has-children:focus-within > a {
    padding-bottom: 0;
    position: relative;
    z-index: 3;
    color: #08214b;
  }
  body nav.main-dcn .root > li.has-children:focus .drop,
  body nav.main-dcn .root > li.has-children:focus-within .drop {
    display: block;
    position: absolute;
    top: calc(100% + 1.5rem);
    left: -2.5rem;
    z-index: 1;
  }
}
body nav.main-dcn .root > li:first-child > a {
  padding-top: 0;
}
body nav.main-dcn .root > li > a {
  display: flex;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 700;
  color: #08214B;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .root > li > a {
    color: #fff;
    border: none;
    padding: 0;
  }
}
body nav.main-dcn .root > li > a .icon-plus {
  width: 2.6rem;
  height: 3.2rem;
  padding: 0 .4rem 0 .8rem;
  flex-shrink: 0;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .root > li > a .icon-plus {
    display: none;
  }
}
body nav.main-dcn .root > li > a .icon-plus:before {
  content: '';
  display: block;
  background-image: url(clientlib-edaff-site/resources/images/icon-expand.svg);
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body nav.main-dcn .has-children.slide .drop {
  display: block;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .has-children.slide .drop {
    display: none;
  }
}
body nav.main-dcn .has-children.slide .icon-plus:before {
  background-image: url(clientlib-edaff-site/resources/images/icon-minimize.svg);
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .has-children.col2 .drop ul,
  body nav.main-dcn .has-children.col3 .drop ul {
    min-width: 57rem;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    -webkit-column-rule: 0 outset #ffffff;
    -moz-column-rule: 0 outset #ffffff;
    column-rule: 0 outset #ffffff;
  }
}
body nav.main-dcn .has-children .drop {
  display: none;
}
body nav.main-dcn .has-children .drop ul {
  padding: 1.23rem 0 1.5rem 1.4rem;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .has-children .drop ul {
    border: 4px solid #E2B221;
    border-radius: .8rem;
    border-top-left-radius: 0;
    padding: 0.4rem 3.15rem 1.6rem 2.04rem;
    background-color: #fff;
    min-width: 29.4rem;
    position: relative;
  }
  body nav.main-dcn .has-children .drop ul:before {
    content: '';
    background-color: #fff;
    position: absolute;
    display: block;
    width: 100%;
    height: 0.1rem;
    left: 0;
    top: 0.4rem;
    z-index: 1;
  }
}
body nav.main-dcn .has-children .drop ul > li {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  line-height: 1.1875;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .has-children .drop ul > li {
    display: block;
    margin-bottom: 0;
    padding: 1.7rem 0;
    border-top: 1px solid rgba(151, 151, 151, 0.3);
    position: relative;
  }
}
body nav.main-dcn .has-children .drop ul > li > a {
  color: #082108;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .has-children .drop ul > li > a {
    flex-wrap: nowrap;
    white-space: nowrap;
  }
}
body nav.main-dcn .has-children .drop ul > li > a:hover,
body nav.main-dcn .has-children .drop ul > li > a:focus {
  text-decoration: none;
}
body nav.main-dcn .has-children .drop ul > li > a:hover .last-word:after,
body nav.main-dcn .has-children .drop ul > li > a:focus .last-word:after {
  opacity: 1;
}
body nav.main-dcn .has-children .drop ul > li > a .last-word {
  display: inline-flex;
  align-items: center;
}
body nav.main-dcn .has-children .drop ul > li > a .last-word:before {
  content: '\00a0';
}
body nav.main-dcn .has-children .drop ul > li > a .last-word:after {
  content: '';
  margin-left: .8rem;
  display: block;
  width: 3.6rem;
  height: 1.9rem;
  background-image: url(clientlib-edaff-site/resources/images/icon-active-marker.svg);
  background-repeat: no-repeat;
  background-size: 3.6rem;
  background-position: center;
  opacity: 0;
  position: relative;
  top: 0.2rem;
}
body nav.main-dcn .has-children .drop ul > li > a .last-word--single:before {
  content: none;
}
body nav.main-dcn .search-mobile {
  margin-top: 1.97rem;
  width: 100%;
}
@media screen and (min-width: 992px) {
  body nav.main-dcn .search-mobile {
    display: none;
  }
}
body nav.main-dcn .search-mobile .search-form {
  width: 100%;
  display: block;
  position: relative;
}
body nav.main-dcn .search-mobile .search-form input {
  width: 100%;
  border: .2rem solid #E2B221;
  border-radius: 2.5rem;
  padding: 1.3rem 2rem 1.3rem 4.8rem;
  font-weight: 700;
  color: #000;
}
body nav.main-dcn .search-mobile .search-form input::placeholder {
  color: #000;
}
body nav.main-dcn .search-mobile .search-form .icon-search {
  background: transparent;
  position: absolute;
  left: 1.788rem;
  top: 1.3rem;
  font-size: 1.9rem;
  color: #08214B;
  border: none;
  outline: none;
  padding: 0;
}
footer.footer-dcn {
  padding: 3.75rem 0 3rem;
  background-color: #08214B;
}
@media screen and (min-width: 992px) {
  footer.footer-dcn {
    padding: 5.25rem 0 5.73rem;
  }
}
footer.footer-dcn .icon-plus {
  display: none;
}
footer.footer-dcn h4 {
  font-size: 1.8rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.27777778;
  margin: 0 0 2.25rem;
}
footer.footer-dcn h4,
footer.footer-dcn h4 a {
  color: #E2B221;
}
footer.footer-dcn h4:hover,
footer.footer-dcn h4 a:hover {
  color: #E2B221;
  text-decoration: none;
}
footer.footer-dcn ul {
  list-style: none;
  display: block;
}
footer.footer-dcn ul li {
  display: block;
}
footer.footer-dcn article > nav:first-of-type > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
  justify-content: space-between;
}
footer.footer-dcn article > nav:first-of-type > ul > li {
  width: 50%;
  padding: 0 1rem 1.35rem;
}
@media screen and (min-width: 992px) {
  footer.footer-dcn article > nav:first-of-type > ul > li {
    width: auto;
  }
}
footer.footer-dcn article > nav:first-of-type > ul > li.social > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -1.1rem 0;
}
footer.footer-dcn article > nav:first-of-type > ul > li.social > ul > li {
  padding: .6rem 1.1rem 0;
}
footer.footer-dcn article > nav:first-of-type > ul > li.social > ul > li a:hover {
  color: #E2B221;
}
footer.footer-dcn .footer__social-icon {
  width: 3.2rem;
  height: 3.2rem;
}
footer.footer-dcn article > nav:first-of-type > ul > li > ul > li {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.53333333;
}
footer.footer-dcn article > nav:first-of-type > ul > li > ul > li a {
  color: #fff;
}
footer.footer-dcn nav.copyright {
  padding-top: 2.8rem;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (min-width: 992px) {
  footer.footer-dcn nav.copyright {
    margin-top: 2.5rem;
    padding-top: 1.72rem;
  }
}
@media screen and (min-width: 992px) {
  footer.footer-dcn nav.copyright > ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
footer.footer-dcn nav.copyright > ul > li {
  margin-bottom: 2.05rem;
  padding: 0;
}
@media screen and (min-width: 992px) {
  footer.footer-dcn nav.copyright > ul > li {
    margin: 0;
  }
  footer.footer-dcn nav.copyright > ul > li:after {
    content: '\00a0|\00a0\00a0';
    color: #fff;
  }
  footer.footer-dcn nav.copyright > ul > li:last-child:after {
    content: none;
  }
}
footer.footer-dcn nav.copyright > ul > li a,
footer.footer-dcn nav.copyright > ul > li.copyright-message {
  font-size: 1.5rem;
  line-height: 1.53333333;
  color: #fff;
}
footer.footer-dcn nav.copyright > ul > li.copyright-message {
  margin-bottom: 0;
}
.inside-hero .cmp-breadcrumb .cmp-breadcrumb__list {
  padding-top: 0;
}
@media screen and (min-width: 992px) {
  .inside-hero .cmp-breadcrumb .cmp-breadcrumb__list {
    padding-bottom: 2.24rem;
  }
}
.inside-hero .cmp-breadcrumb .cmp-breadcrumb__item:before {
  color: #E2B221;
}
.inside-hero .cmp-breadcrumb .cmp-breadcrumb__item,
.inside-hero .cmp-breadcrumb .cmp-breadcrumb__item a {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.21428571;
}
@media screen and (min-width: 992px) {
  .inside-hero .cmp-breadcrumb .cmp-breadcrumb__item,
  .inside-hero .cmp-breadcrumb .cmp-breadcrumb__item a {
    font-size: 1.6rem;
    line-height: 1.1875;
  }
}
.inside-hero .hero-slim.component {
  background-color: transparent;
  padding: 10.5rem 0 3.75rem;
  position: relative;
  left: -50vw;
  margin-left: 50%;
  width: 100vw;
  background-color: #08214B !important;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component {
    padding: 17.3rem 0 4.14rem;
  }
}
.inside-hero .hero-slim.component > article {
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .inside-hero .hero-slim.component > article {
    padding: 0 2.2rem;
  }
}
.inside-hero .hero-slim.component .background-image {
  background-color: transparent;
  background-size: cover;
  background-position: center;
  display: block;
  height: 13.7rem;
  left: 0;
  bottom: 0;
  top: auto;
  transform: none;
  max-width: none;
  width: 100%;
  opacity: 1;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component .background-image {
    height: 100%;
    top: 0;
  }
}
.inside-hero .hero-slim.component .background-image:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: block;
  background: linear-gradient(180deg, #08214b 0%, rgba(8, 33, 75, 0.85) 38.89%, rgba(8, 33, 75, 0.85) 100%);
}
.inside-hero .hero-slim.component .hero-slim__content {
  position: relative;
}
.inside-hero .hero-slim.component .hero-slim__title {
  font-size: 5.375rem;
  line-height: 1.04186047;
  color: #fff;
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component .hero-slim__title {
    font-size: 6.45rem;
  }
}
.inside-hero .hero-slim.component .edge {
  display: none;
}
.inside-hero .hero-slim.component.hero-slim--article {
  padding-bottom: 2.65rem;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component.hero-slim--article {
    padding-bottom: 3.15rem;
  }
}
.inside-hero .hero-slim.component.hero-slim--article .cmp-breadcrumb .cmp-breadcrumb__list {
  padding-bottom: 1.4rem;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component.hero-slim--article .cmp-breadcrumb .cmp-breadcrumb__list {
    padding-bottom: 1.95rem;
  }
}
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__title {
  font-size: 3.732rem;
  line-height: 1.09860665;
  margin-bottom: 1.4rem;
}
@media screen and (min-width: 992px) {
  .inside-hero .hero-slim.component.hero-slim--article .hero-slim__title {
    font-size: 6.45rem;
    line-height: 1.00775194;
    margin-bottom: 1.6rem;
  }
}
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__tag-line {
  color: #fff;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__tag-line em {
  font-size: 1.5rem;
  line-height: 1.2;
  font-style: normal;
  margin-right: 1.5rem;
}
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__tag-line .category {
  color: #fff;
  border: 2px solid #E2B221;
  border-radius: 13px;
  padding: .35rem 1.55rem;
  font-size: 1.25rem;
  line-height: 1.2;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  font-weight: 700;
}
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__tag-line .category:hover,
.inside-hero .hero-slim.component.hero-slim--article .hero-slim__tag-line .category:focus {
  background-color: #E2B221;
  color: #08214B;
  text-decoration: none;
}
.inside-hero.sticky-offset {
  margin-bottom: 106px;
}
@media screen and (min-width: 768px) {
  .inside-hero.sticky-offset {
    margin-bottom: 145px;
  }
}
/** Hero Carousel Authoring **/
@media screen and (min-width: 768px) {
  .aem-AuthorLayer-Edit  .inside-hero .hero-slim.component,
  .aem-AuthorLayer-Developer  .inside-hero .hero-slim.component,
  .aem-AuthorLayer-Design  .inside-hero .hero-slim.component {
    margin-top: 0;
  }
}
html:where(:has(body.campus)) .component.rfi-form.sidebar {
  margin-top: -3.5rem;
}
@media screen and (min-width: 768px) {
  html:where(:has(body.campus)) .component.rfi-form.sidebar {
    margin: 0;
  }
}
.aside .component.rfi-form.sidebar {
  margin-top: -2.5rem;
}
@media screen and (min-width: 768px) {
  .aside .component.rfi-form.sidebar {
    margin: -11.5rem 0 0;
  }
}
@media screen and (min-width: 992px) {
  .aside .component.rfi-form.sidebar {
    margin: -13.6rem 0 0;
  }
}
.component.rfi-form.sidebar .row > div {
  margin-bottom: 1.6rem;
}
.component.rfi-form.sidebar form {
  background-color: #fff;
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar form {
    padding: 0;
  }
}
.component.rfi-form.sidebar .side {
  background-color: #fff;
  box-shadow: 0 14px 47px 0 rgba(0, 0, 0, 0.13);
  padding: 0 2.6rem 1.568rem;
  max-width: 50rem;
  margin: 0 auto 5.35rem;
}
@media screen and (min-width: 992px) {
  .component.rfi-form.sidebar .side {
    padding: 0 3rem 1.9rem;
  }
}
.component.rfi-form.sidebar .intro-copy h4 {
  display: block;
  padding: 1.633rem 1rem;
  font-size: 3.2rem;
  line-height: 1.28125;
  color: #08214B;
  background-color: #E2B221;
  margin: 0;
  text-align: center;
  margin: 0 -2.6rem 2.749rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .intro-copy h4 {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
}
@media screen and (min-width: 992px) {
  .component.rfi-form.sidebar .intro-copy h4 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
.component.rfi-form.sidebar .intro-copy p {
  font-size: 1.8rem;
  line-height: 1.77777778;
  color: #303030;
}
.component.rfi-form.sidebar h4.toggle {
  background-color: #E2B221;
  color: #08214b;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.106rem;
  padding: 1.65rem 2rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -2rem 1.65rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar h4.toggle {
    display: none;
  }
}
.component.rfi-form.sidebar h4.toggle.open > span {
  transform: rotate(180deg);
}
.component.rfi-form.sidebar h4.toggle.open > span:before {
  content: none;
}
.component.rfi-form.sidebar h4.toggle .icon-plus {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 0.575rem solid transparent;
  border-right: 0.575rem solid transparent;
  border-top: 0.65rem solid #08214B;
  margin-left: 1.023rem;
  transition: transform .2s;
}
.component.rfi-form.sidebar h4.toggle .icon-plus:before {
  content: none;
}
.component.rfi-form.sidebar .form-control,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop,
.component.rfi-form.sidebar select {
  font-size: 1.6rem;
  border: 1px solid #979797;
  padding: 1.4rem 1.4rem .6rem;
  line-height: 1.875;
  color: #303030;
  min-height: 5.205rem;
}
.component.rfi-form.sidebar .form-label {
  font-size: 1.6rem;
  left: 1.4rem;
  top: 1.8rem;
  color: #4D4D4D;
}
.component.rfi-form.sidebar form.form .form-control.active ~ .form-label,
.component.rfi-form.sidebar form.form .form-control.input--filled ~ .form-label,
.component.rfi-form.sidebar form.form .form-control:focus ~ .form-label {
  top: 0.4rem;
  left: 0.5rem;
  font-size: 1.2rem;
}
.component.rfi-form.sidebar form.form select.chosen-select + .arrow:before,
.component.rfi-form.sidebar .chosen-container.chosen-container-single b:before {
  display: block;
  top: 1.3rem;
  right: 1.6rem;
  color: #08214B;
}
.component.rfi-form.sidebar form.form select.chosen-select + .arrow:before {
  top: 1.2rem;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar form.form select.chosen-select + .arrow:before {
    top: 0.8rem;
  }
}
.component.rfi-form.sidebar .form-buttons {
  margin-top: 2.75rem;
}
.component.rfi-form.sidebar .form-buttons .btn {
  font-size: 1.4rem;
  line-height: 2.14285714;
  color: #161616;
  font-weight: 700;
  padding: .85rem 1.6rem;
  border-radius: 2.35rem;
  background-color: #E2B221;
  margin-bottom: 2.481rem;
  text-transform: none;
}
@media screen and (min-width: 992px) {
  .component.rfi-form.sidebar .form-buttons .btn {
    margin-bottom: 2.8rem;
  }
}
.component.rfi-form.sidebar .form-buttons .btn:hover,
.component.rfi-form.sidebar .form-buttons .btn:focus {
  background-color: #FFC000;
}
.component.rfi-form.sidebar .disclaimer {
  color: #4d4d4d;
  font-size: 1.4rem;
  line-height: 1.42857143;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .disclaimer {
    display: none;
  }
}
.component.rfi-form.sidebar .sidebar-mobile-disclaimer {
  display: block;
}
.component.rfi-form.sidebar .sidebar-mobile-disclaimer .disclaimer {
  display: block;
}
.component.rfi-form.sidebar .return {
  display: none;
}
.component.rfi-form.sidebar .return > div {
  max-width: 1244px;
  padding: 0 2.2rem;
}
.component.rfi-form.sidebar .return.show {
  display: block;
}
.component.rfi-form.sidebar .return.show a.btn {
  top: 3rem;
}
.component.rfi-form.sidebar .return a.btn {
  color: #161616;
  background: #E2B221;
  padding: 2.1rem 2rem;
  right: 2.2rem;
  width: calc(33.3333333333% - 4.4rem);
  font-size: 1.5rem;
  line-height: 1.53333333;
  letter-spacing: 0;
  border-radius: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: none;
}
.component.rfi-form.sidebar .return a.btn:hover,
.component.rfi-form.sidebar .return a.btn:focus {
  background-color: #FFC000;
}
.component.rfi-form.sidebar .return a.btn > span {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  top: 1px;
  width: 0;
  height: 0;
  border-left: 0.575rem solid transparent;
  border-right: 0.575rem solid transparent;
  border-bottom: .9rem solid #161616;
  margin-left: 1.2rem;
  padding: 0;
}
.component.rfi-form.sidebar .return a.btn > span:before {
  content: none;
}
.component.rfi-form.sidebar #submit-paged-error {
  display: none;
}
.component.rfi-form.sidebar .intro-copy h4 {
  background-color: #e2b221;
}
.component.rfi-form.sidebar .side {
  background: #fff;
}
.component.rfi-form.sidebar .form-control,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop,
.component.rfi-form.sidebar select {
  background-color: #fff;
}
.component.rfi-form.sidebar .form-control ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar select ~ .chosen-container .chosen-single span {
  display: none;
}
.component.rfi-form.sidebar .form-control.input--filled ~ .chosen-container .chosen-single,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single.input--filled ~ .chosen-container .chosen-single,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop.input--filled ~ .chosen-container .chosen-single,
.component.rfi-form.sidebar select.input--filled ~ .chosen-container .chosen-single {
  background-color: #fff;
}
.component.rfi-form.sidebar .form-control.input--filled ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-single.input--filled ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar .chosen-container.chosen-container-single .chosen-drop.input--filled ~ .chosen-container .chosen-single span,
.component.rfi-form.sidebar select.input--filled ~ .chosen-container .chosen-single span {
  display: block;
}
.component.rfi-form.sidebar .chosen-container.chosen-disabled .chosen-single {
  background-color: #E8E8E8;
}
.component.rfi-form.sidebar .chosen-results > li.highlighted {
  background-color: #fff;
}
.component.rfi-form.sidebar .rfi--multi-paged .campus-container:not(.active) .chosen-select:not(.chosen-select--placeholder),
.component.rfi-form.sidebar .rfi--multi-paged .program-container:not(.active) .chosen-select:not(.chosen-select--placeholder) {
  display: none;
}
.component.rfi-form.sidebar .rfi--multi-paged .btn.disabled,
.component.rfi-form.sidebar .rfi--multi-paged .btn:disabled {
  opacity: 0.4;
}
.component.rfi-form.sidebar .rfi--multi-paged .btn.disabled:hover,
.component.rfi-form.sidebar .rfi--multi-paged .btn:disabled:hover,
.component.rfi-form.sidebar .rfi--multi-paged .btn.disabled:focus,
.component.rfi-form.sidebar .rfi--multi-paged .btn:disabled:focus {
  background-color: #08224b;
  color: #fff;
}
.component.rfi-form.sidebar .rfi--multi-paged .intro-copy {
  margin-bottom: 2.9rem;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__page {
  display: none;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__page.active {
  display: block;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__page--success {
  padding: 2.2rem .6rem .5rem;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-content-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .rfi--multi-paged .rfi__success-content-container {
    min-height: 49.6rem;
  }
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-top-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 3.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  margin-bottom: 3.5rem;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.5rem;
  width: 4.5rem;
  border: 2px solid #e2b221;
  margin-bottom: 1.8rem;
  font-size: 2.2rem;
  line-height: 4.1rem;
  color: #e2b221;
  border-radius: 100%;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-icon:before {
  position: relative;
  top: 0.1rem;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-title {
  font-size: 2.8rem;
  line-height: 1.3571428571em;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__success-text {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.4375em;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  max-width: 28.5rem;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar {
  background-color: #fff;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 0 0 2.0rem;
  position: relative;
  z-index: 1;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  appearance: none;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-content-wrapper:not(:disabled) {
  cursor: pointer;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-content-wrapper:before {
  content: '';
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  z-index: 0;
  background-color: #fff;
  position: absolute;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item {
  padding: 0;
  margin: 0;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: static;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active:before {
  background-color: #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-number {
  background-color: #e2b221;
  color: #08224b;
  border: 1px solid #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-number:before {
  background-color: #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-title {
  color: #08224b;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:hover .rfi__progress-number,
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:focus .rfi__progress-number {
  background-color: #e2b221;
  border: 2px solid #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:hover .rfi__progress-number:before,
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:focus .rfi__progress-number:before {
  background-color: #e2b221;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:hover .rfi__progress-title,
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item.active .rfi__progress-bar-content-wrapper:focus .rfi__progress-title {
  color: #1c488b;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 1px;
  left: 0;
  background-color: #e6e6e6;
  top: 24px;
  z-index: -1;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item:first-child:before {
  content: none;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item:nth-child(2) .rfi__progress-bar-content-wrapper:before {
  content: none;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item:nth-child(3):before {
  right: 0;
  left: auto;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-bar-item:nth-child(3) .rfi__progress-bar-content-wrapper:before {
  left: 50%;
  right: 0;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-number {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: #08224b;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  border: 1px solid #979797;
  font-size: 1.6rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 2.3rem;
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-number:before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  border: 2px solid transparent;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
}
.component.rfi-form.sidebar .rfi--multi-paged .rfi__progress-title {
  margin: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .rfi--mobile-only {
    display: none;
  }
}
.component.rfi-form.sidebar .rfi--desktop-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .component.rfi-form.sidebar .rfi--desktop-only {
    display: block;
  }
}
.jump-link-nav + .row.component-content .pull-right.aside .form-pull-up .component.rfi-form.sidebar h4.toggle {
  margin-bottom: 0;
}
.jump-link-nav + .row.component-content .pull-right.aside .form-pull-up .component.rfi-form.sidebar .toggle-content {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .jump-link-nav + .row.component-content .pull-right.aside .form-pull-up .component.rfi-form.sidebar {
    margin: 0;
  }
  .jump-link-nav + .row.component-content .pull-right.aside .form-pull-up .component.rfi-form.sidebar .toggle-content {
    margin-top: 0;
  }
}
.article-card {
  display: flex;
  flex-direction: column;
}
.article-card__image-wrapper {
  height: 0;
  padding: 0 0 60.1564%;
  margin-bottom: 1.6rem;
  position: relative;
}
.article-card__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center';
}
.article-card__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.article-card__title,
.article-card__title-link {
  font-size: 2.16rem;
  line-height: 1.11111111;
  color: #000;
  font-weight: 600;
}
.article-card__title {
  margin-bottom: auto;
  flex-grow: 1;
}
.article-card__tag-line {
  display: flex;
  margin-top: .5rem;
  align-items: center;
}
.article-card__publish-date {
  color: #666666;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: .7rem 0.9rem 0 0;
}
@media screen and (min-width: 768px) {
  .article-card__publish-date {
    margin-top: .9rem;
    line-height: 1.73333333;
  }
}
.article-card__category {
  border: 2px solid #E2B221;
  border-radius: 13px;
  padding: .35rem 1.55rem;
  color: #08214B;
  font-size: 1.25rem;
  line-height: 1.2;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  margin-top: .7rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .article-card__category {
    margin-top: .9rem;
  }
}
.article-card__category:hover,
.article-card__category:focus {
  background-color: #E2B221;
  text-decoration: none;
}
.blog-category-search:first-child .category-dropdown {
  margin: -1.2rem 0 1.65rem;
}
@media screen and (min-width: 992px) {
  .blog-category-search:first-child .category-dropdown {
    margin: -1.9rem 0 3rem;
  }
}
.category-dropdown {
  margin: 1.05rem 0 1.65rem;
}
@media screen and (min-width: 992px) {
  .category-dropdown {
    margin: 3.95rem 0 3rem;
  }
}
.category-dropdown__dropdown-container {
  position: relative;
  width: 100%;
}
.category-dropdown__dropdown-trigger {
  display: block;
  color: #161616;
  padding: .65rem 1.816rem .65rem 2.25rem;
  background: transparent;
  border: 4px solid #E2B221;
  border-radius: 3.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .category-dropdown__dropdown-trigger {
    padding: .65rem 2.016rem .65rem 3.05rem;
  }
}
.category-dropdown__dropdown-trigger:hover,
.category-dropdown__dropdown-trigger:focus,
.category-dropdown__dropdown-trigger--active {
  cursor: pointer;
  background-color: #fff;
  color: #08214B;
}
.category-dropdown__dropdown-trigger:after {
  content: '';
  display: block;
  height: 1.4rem;
  width: 1.368rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('clientlib-edaff-site/resources/images/icon-expand.svg');
}
.category-dropdown__dropdown-trigger--active:after {
  background-image: url('clientlib-edaff-site/resources/images/icon-minimize.svg');
}
.category-dropdown__dropdown-trigger-text {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.875;
}
.category-dropdown__dropdown {
  border: 4px solid #E2B221;
  border-radius: 4px;
  background: #fff;
  padding: 2.9rem 2.1rem;
  position: absolute;
  top: calc(100% + 1.05rem);
  width: 100%;
  max-width: calc(100vw - 4rem);
  display: none;
  z-index: 100;
}
@media screen and (min-width: 992px) {
  .category-dropdown__dropdown {
    padding: 2.7rem 3.05rem 1.253rem;
  }
}
.category-dropdown__dropdown--active {
  display: block;
}
.category-dropdown__dropdown-list {
  list-style: none;
  display: block;
}
@media screen and (min-width: 992px) {
  .category-dropdown__dropdown-list {
    columns: 2;
    column-gap: 0;
  }
  .category-dropdown__dropdown-list:before {
    content: '';
    background-color: #fff;
    position: absolute;
    display: block;
    width: 100%;
    height: 0.1rem;
    left: 0;
    bottom: 1.253rem;
    z-index: 1;
  }
}
.category-dropdown__dropdown-item {
  display: block;
  width: 100%;
  padding-bottom: 21px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.category-dropdown__dropdown-item:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .category-dropdown__dropdown-item:last-child {
    padding-bottom: 2.1rem;
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  }
}
.category-dropdown__dropdown-link {
  color: #08214B;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.29411765;
}
@media screen and (min-width: 992px) {
  .category-dropdown__dropdown-link {
    max-width: calc(100% - 1rem);
  }
}
.category-dropdown__dropdown-link .last-word {
  display: inline-flex;
  flex-wrap: nowrap;
}
.category-dropdown__dropdown-link .last-word:after {
  content: '';
  display: block;
  width: 3.4rem;
  margin-left: 1.6rem;
  height: 2.6rem;
  background-image: url(clientlib-edaff-site/resources/images/icon-active-marker.svg);
  background-repeat: no-repeat;
  background-size: 3.4rem;
  background-position: center;
  opacity: 0;
  position: relative;
  top: -0.1rem;
}
.category-dropdown__dropdown-link:hover,
.category-dropdown__dropdown-link:focus {
  text-decoration: none;
}
.category-dropdown__dropdown-link:hover .last-word:after,
.category-dropdown__dropdown-link:focus .last-word:after {
  opacity: 1;
}
.related-content {
  background-color: rgba(8, 33, 75, 0.06);
  padding: 3rem 0 1rem;
}
@media screen and (min-width: 992px) {
  .related-content {
    display: block;
    padding: 7.3rem 0 5.6rem;
  }
}
.related-content__title {
  color: #08214B;
  font-size: 4.5rem;
  line-height: 1.11111111;
  margin-bottom: 0;
}
.related-content__row {
  margin-left: -1.8rem;
  margin-right: -1.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .related-content__row {
    justify-content: flex-start;
  }
}
.related-content__col {
  margin: 2.2rem 0 3.2rem;
  float: none;
  padding: 0 1.8rem;
  max-width: 60rem;
}
.related-content__col .article-card {
  height: 100%;
}
.simple-content__title {
  color: #08214B;
  font-size: 3.11rem;
  line-height: 1.60771704;
  margin: 2.1rem 0 2.2rem;
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .simple-content__title {
    margin-top: 3.3rem;
    line-height: 1.25401929;
  }
}
.simple-content__title:after {
  content: '';
  display: block;
  margin-top: .5rem;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .simple-content__title:after {
    margin-top: 1.1rem;
  }
}
.simple-content__content,
.simple-content__content p {
  font-size: 1.8rem;
  line-height: 1.77777778;
  color: #303030;
}
.simple-content__content p {
  margin-bottom: 2.4rem;
}
.simple-content__content a.button {
  display: inline-block;
  background-color: #E2B221;
  font-size: 1.4rem;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #161616;
  line-height: 2.14285714;
  font-weight: 700;
  width: 100%;
  padding: .85rem 4.4rem;
  text-align: center;
  border-radius: 2.35rem;
  margin-top: 2.25rem;
}
@media screen and (min-width: 768px) {
  .simple-content__content a.button {
    margin-top: 1.9rem;
    width: auto;
  }
}
.simple-content__content a.button:hover,
.simple-content__content a.button:focus {
  background-color: #FFC000;
}
.blog.component .blog-image {
  padding-bottom: 59.9167%;
}
.blog.component .article-content {
  font-size: 1.8rem;
  line-height: 3.2rem;
}
.blog.component .article-content p {
  margin-bottom: 3.2rem;
}
.blog.component .article-content p:last-of-type {
  margin-bottom: 0;
}
.blog.component .article-footer {
  padding-top: 2.85rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 2.85rem;
}
@media screen and (min-width: 992px) {
  .blog.component .article-footer {
    margin-top: 2.3rem;
    padding-top: 2.05rem;
  }
}
.blog.component .article-footer .social.component > div {
  margin: 0 0 3rem;
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .blog.component .article-footer .social.component > div {
    margin-bottom: 2.8rem;
  }
}
.blog.component .article-footer .social.component > div h2 {
  text-transform: none;
  color: #000;
  font-size: 2.16rem;
  line-height: 1.11111111;
  font-weight: 600;
  width: auto;
  margin: 0 .25rem 0 0;
}
.blog.component .article-footer .social.component > div h2:after {
  content: ':';
  margin: 0;
  color: #000;
  position: static;
  font-size: inherit;
}
.blog.component .article-footer .social.component > div ul {
  display: flex;
}
.blog.component .article-footer .social.component > div ul li {
  margin: 0 .75rem;
  padding: 0;
}
.blog.component .article-footer .social.component > div ul li a {
  color: #08214B;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  display: flex;
  align-items: center;
  width: 2.1rem;
  height: 100%;
}
.blog.component .article-footer .social.component > div ul li a:hover {
  color: #E2B221;
}
.blog.component .article-footer .social.component > div ul li a:hover [class^="icon-"] {
  filter: brightness(0) saturate(100%) invert(93%) sepia(14%) saturate(7153%) hue-rotate(345deg) brightness(94%) contrast(87%);
}
.blog.component .article-footer .social.component > div ul li a [class^="icon-"] {
  width: 100%;
  line-height: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 21px;
  display: inline-block;
  filter: brightness(0) saturate(100%) invert(8%) sepia(47%) saturate(3704%) hue-rotate(210deg) brightness(94%) contrast(97%);
}
.blog.component .article-footer .social.component > div ul li a [class^="icon-"].icon-facebook2 {
  background-image: url('clientlib-denver-site/resources/images/blog-facebook-icon.svg');
}
.blog.component .article-footer .social.component > div ul li a [class^="icon-"].icon-twitter2 {
  background-image: url('clientlib-denver-site/resources/images/blog-twitter-icon.svg');
}
.blog.component .article-footer .social.component > div ul li a [class^="icon-"].icon-mail {
  background-image: url('clientlib-denver-site/resources/images/blog-email-icon.svg');
}
.blog.component .article-footer .social.component > div ul li a [class^="icon-"]:before {
  content: none;
}
.blog.component .tags {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.blog.component .tags .tags__title {
  font-size: 2.16rem;
  line-height: 1.2037037;
  color: #000;
  font-weight: 600;
  margin: 0 .787rem 0 0;
}
.blog.component .tags .tags__tag-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.blog.component .tags .tags__tag-item {
  padding: 0 .5rem 1rem;
  margin: 0;
}
.blog.component .tags .tags__tag {
  display: block;
  border: 2px solid #E2B221;
  border-radius: 13px;
  padding: .35rem 1.55rem;
  color: #08214B;
  font-size: 1.25rem;
  line-height: 1.2;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  font-weight: 700;
}
.blog.component .tags .tags__tag:hover,
.blog.component .tags .tags__tag:focus {
  color: #08214B;
  background-color: #E2B221;
  text-decoration: none;
}
.recent-blogs.component.denver-redesign > div > div {
  background-color: transparent;
  margin: 0;
}
.recent-blogs.component.denver-redesign > div > div h2 {
  background: transparent;
  font-size: 3.11rem;
  line-height: 1.60771704;
  color: #08214B;
  margin-bottom: 2.8rem;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div > div h2 {
    line-height: 1.25401929;
    margin-bottom: 2.45rem;
  }
}
.recent-blogs.component.denver-redesign > div > div h2:after {
  content: '';
  display: block;
  margin-top: .5rem;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div > div h2:after {
    margin-top: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent {
    margin-bottom: 7.15rem;
  }
}
.recent-blogs.component.denver-redesign .most-recent > div {
  display: block;
}
@media screen and (min-width: 992px) {
  .recent-blogs.component.denver-redesign .most-recent h2 {
    font-size: 4.5rem;
    line-height: 1.11111111;
    margin-bottom: 2.35rem;
  }
}
.recent-blogs.component.denver-redesign .most-recent h2:after {
  content: '';
  display: block;
  width: 24.555rem;
  background-size: contain;
  height: 2.5rem;
  background-image: url('clientlib-denver-site/resources/images/blog-landing-header-accent.svg');
  background-repeat: no-repeat;
  border-bottom: none;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .recent-blogs.component.denver-redesign .most-recent h2:after {
    margin-top: .35rem;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent ul > li:nth-child(2) {
    padding-top: 0;
    display: block;
  }
}
.recent-blogs.component.denver-redesign .most-recent ul > li:nth-child(3) {
  padding-top: 1.6rem;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent ul > li:first-child .cmp-image {
    height: 0;
    padding-bottom: 56.3%;
    position: relative;
  }
  .recent-blogs.component.denver-redesign .most-recent ul > li:first-child .cmp-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center';
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent ul > li:first-child > div:last-child {
    position: static;
    padding: 0;
    background: transparent;
    margin-top: .65rem;
  }
}
.recent-blogs.component.denver-redesign .most-recent ul > li:first-child > div:last-child > h3,
.recent-blogs.component.denver-redesign .most-recent ul > li:first-child > div:last-child > h3 > a {
  color: #000;
  font-size: 2.16rem;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent ul > li:first-child > div:last-child > p {
    margin-top: .6rem;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign .most-recent ul > li:first-child > div:last-child > a.category {
    margin-top: .6rem;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul {
    margin: 0 -0.59rem;
  }
}
.recent-blogs.component.denver-redesign > div ul li {
  padding: 1.6rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1.6rem .59rem;
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li:nth-child(-n + 3) {
    padding-top: 0;
  }
}
.recent-blogs.component.denver-redesign > div ul li:first-child {
  border-top: none;
  padding-top: 0;
}
.recent-blogs.component.denver-redesign > div ul li:first-child .cmp-image {
  display: block;
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child {
  margin-top: 0.95rem;
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > h3,
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > h3 > a {
  font-size: 2.16rem;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > h3,
  .recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > h3 > a {
    font-size: 1.8rem;
  }
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > p {
  color: #666666;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > p {
    line-height: 1.73333333;
  }
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > a.category {
  color: #08214B;
  line-height: 1.2;
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > a.category:hover {
  color: #08214B !important;
}
.recent-blogs.component.denver-redesign > div ul li:first-child > div:last-child > a:last-child {
  display: none;
}
.recent-blogs.component.denver-redesign > div ul li .cmp-image {
  display: none;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li .cmp-image {
    display: block;
  }
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 0;
  flex-grow: 1;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li > div:last-child {
    margin-top: .8rem;
    align-items: flex-end;
  }
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child h3 {
  width: 100%;
  margin-bottom: auto;
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child h3:hover a {
  text-decoration: underline;
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child h3,
.recent-blogs.component.denver-redesign > div ul li > div:last-child h3 a {
  color: #000;
  font-size: 1.8rem;
  line-height: 1.33333333;
  font-weight: 700;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child > p {
  color: #666666;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: .7rem 0.9rem 0 0;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li > div:last-child > p {
    margin-top: .9rem;
    line-height: 1.73333333;
  }
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child > a:last-child {
  display: none;
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child > a.category {
  order: 1;
  border: 2px solid #E2B221;
  border-radius: 13px;
  padding: .35rem 1.55rem;
  color: #08214B;
  font-size: 1.25rem;
  line-height: 1.2;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
  margin-top: .7rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .recent-blogs.component.denver-redesign > div ul li > div:last-child > a.category {
    margin-top: .9rem;
  }
}
.recent-blogs.component.denver-redesign > div ul li > div:last-child > a.category:hover,
.recent-blogs.component.denver-redesign > div ul li > div:last-child > a.category:focus {
  color: #08214B;
  background-color: #E2B221;
}
.color-underline {
  display: flex;
  height: 5px;
  width: 100%;
  margin-top: 24px;
}
.color-underline span {
  display: block;
  height: 5px;
  width: calc(20%);
  max-width: 88px;
  background-color: #A52624;
  margin-right: 5px;
}
.color-underline span:nth-of-type(2) {
  background-color: #80A041;
}
.color-underline span:nth-of-type(3) {
  background-color: #F1BA43;
}
.color-underline span:nth-of-type(4) {
  background-color: #5B83BF;
}
.cmp-alert-bar {
  padding: 4.2rem 0 3.1rem;
  background-color: #041531;
  margin: 0 0 20px;
}
@media screen and (min-width: 992px) {
  .cmp-alert-bar {
    padding: 3.33rem 0 1.67rem;
    margin: 0 0 40px;
  }
}
.cmp-alert-bar__container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.cmp-alert-bar__icon {
  width: 3.7rem;
  margin-right: 1.9rem;
  position: relative;
  top: 0.5rem;
}
@media screen and (min-width: 992px) {
  .cmp-alert-bar__icon {
    margin-right: 2.15rem;
    top: 0.42rem;
  }
}
.cmp-alert-bar__text,
.cmp-alert-bar__text p {
  color: #D8D8D8;
  font-size: 1.8rem;
  line-height: 1.77777778;
}
.cmp-alert-bar__text a {
  color: #D8D8D8;
  text-decoration: underline;
}
.media-component.component .details {
  background-color: #08214A;
  padding: 22px 20px;
  border-radius: 0px 0px 15px 15px;
}
.media-component.component .details.top-border:before {
  display: none;
}
.media-component.component .details-wrap {
  padding: 16px 22px 20px;
  border-radius: 0px 0px 15px 15px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.media-component.component .details .media-component-callout {
  margin: 0;
}
.media-component.component .details .callout {
  color: #E2B221;
  font-size: 26px;
  margin-bottom: 0;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.media-component.component .details h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.media-component.component .details p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
.jump-link-nav {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #041531;
  padding: 20px 19px;
  margin-left: -2rem;
  margin-right: -2rem;
  width: auto;
  z-index: 40;
  height: auto;
}
@media screen and (min-width: 768px) {
  .jump-link-nav {
    background-color: #08214B;
    padding: 20px;
    margin-left: -2.2rem;
    margin-right: -2.2rem;
    left: -50vw;
    margin-left: 50%;
    width: 100vw;
  }
  .jump-link-nav:before,
  .jump-link-nav:after {
    position: absolute;
    content: '';
    height: 82px;
    background-color: #08214B;
    display: block;
    z-index: 39;
  }
  .jump-link-nav:before {
    width: calc(-572vw);
    right: 100%;
  }
  .jump-link-nav:after {
    width: calc(-572vw);
    left: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .jump-link-nav {
    height: 82px;
  }
}
.jump-link-nav.sticky {
  position: fixed;
  top: 114px;
  width: 100%;
  background-color: #142E5B;
}
@media screen and (min-width: 991px) {
  .jump-link-nav.sticky {
    top: 145px;
    left: 0;
    right: 0;
    width: 100vw;
    margin: 0;
  }
}
.jump-link-nav__wrap {
  position: relative;
  width: 100%;
}
.jump-link-nav__wrap:after {
  background-image: url(https://www.fortis.edu/content/dam/target-test-images/t014_fortis_nursingprogramcontent/arrow-filled.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  display: block;
  height: 10px;
  width: 12px;
  margin: auto;
  content: '';
}
@media screen and (min-width: 768px) {
  .jump-link-nav__wrap {
    max-width: 1244px;
    margin: 0 auto;
    padding: 0 22px;
    display: block;
  }
}
.jump-link-nav__list {
  display: none;
  z-index: 40;
}
@media screen and (min-width: 768px) {
  .jump-link-nav__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
  }
}
.jump-link-nav__item {
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1);
  transition: background 0.3s ease-in-out;
}
.jump-link-nav__item:hover,
.jump-link-nav__item:focus {
  background: rgba(255, 255, 255, 0.2);
}
.jump-link-nav__item:hover a,
.jump-link-nav__item:focus a {
  text-decoration: none;
}
.jump-link-nav__item:hover a:hover,
.jump-link-nav__item:focus a:hover,
.jump-link-nav__item:hover a:focus,
.jump-link-nav__item:focus a:focus {
  text-decoration: none;
}
.jump-link-nav__item:first-of-type {
  padding: 0;
  background: transparent;
}
.jump-link-nav__item a {
  color: #fff;
}
.jump-link-nav__label {
  display: none;
}
.jump-link-nav__dropdown {
  position: relative;
  width: 100%;
  height: 42px;
  border: 0;
  padding: 5px 13px;
  font-size: 16px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  appearance: none;
  /* Removes default arrow in most browsers */
  -webkit-appearance: none;
  /* For Safari */
  -moz-appearance: none;
}
@media screen and (min-width: 768px) {
  .jump-link-nav__dropdown {
    display: none;
  }
}
.alert-box {
  background-color: #041531;
  margin: 0 -20px 32px;
}
@media screen and (min-width: 768px) {
  .alert-box {
    margin: 0 0 32px;
  }
}
.alert-box__wrap {
  position: relative;
  padding: 28px 20px 28px 76px;
}
.alert-box__wrap:before {
  position: absolute;
  left: 20px;
  top: 32px;
  background-image: url(https://www.fortis.edu/content/dam/target-test-images/dcn_009_nursingprogramcontent/bell-icon.svg);
  display: block;
  height: 36px;
  width: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}
.alert-box__text {
  color: #D8D8D8;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 0;
}
.video-embed-section {
  margin-bottom: 40px;
}
.video-embed-section__video {
  position: relative;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 20px;
  padding-top: 56.25%;
}
.video-embed-section__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-embed-section__video-play {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 74px;
  height: 74px;
  background: url(https://www.stpaulsschoolofnursing.edu/content/dam/target-test-images/spson_t001_homepage/play-btn-hover.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: .5s;
  border: 0;
  content: '';
}
.video-embed-section__video-play:hover,
.video-embed-section__video-play:focus {
  background-image: url(https://www.stpaulsschoolofnursing.edu/content/dam/target-test-images/spson_t001_homepage/play-btn.svg);
  cursor: pointer;
}
.video-embed-section__video-play.hide {
  display: none;
}
.video-embed-section__video:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  background-image: url(https://www.stpaulsschoolofnursing.edu/content/dam/target-test-images/spson_t001_homepage/play-btn.svg);
  visibility: hidden;
}
.video-embed-section__btn {
  display: flex;
  padding: 17px 65px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: #E2B221;
  color: #161616;
  font-size: 17px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 20px;
}
.video-embed-section__btn:hover,
.video-embed-section__btn:focus {
  background-color: #FFC000;
  color: #161616;
}
.dcn-content-section p {
  color: #000;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  margin-bottom: 20px;
}
.dcn-title-section {
  margin-top: 40px;
}
.dcn-title-section__title {
  color: #000;
  font-family: 'Crimson Text', Georgia, serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.dcn-title-section__title:after {
  display: block;
  content: '';
  background: #979797;
  opacity: 0.2963;
  width: 100%;
  height: 1px;
  margin: 20px 0;
}
.dcn-title-section__text {
  color: #303030;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  margin-bottom: 20px;
}
.dcn-title-section__btn {
  display: flex;
  padding: 17px 65px;
  margin: 0;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: #E2B221;
  text-transform: none;
  color: #161616;
  font-size: 17px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 20px;
  width: fit-content;
}
.dcn-title-section__btn:hover,
.dcn-title-section__btn:focus {
  background-color: #FFC000;
  color: #161616;
}
.dcn-title-section--condensed {
  margin-bottom: 42px;
}
.dcn-title-section--condensed .dcn-title-section__title:after {
  margin: 15px 0;
}
.dcn-title-section--condensed .dcn-title-section__text {
  margin-bottom: 15px;
}
.program-highlights__container {
  background-color: #08214B;
  border-radius: 10px;
  padding: 47px 30px;
  margin-bottom: 40px;
}
.program-highlights__title {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 19px;
}
.program-highlights__desc {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 19px;
  line-height: 30px;
}
.program-highlights__grid {
  display: flex;
  gap: 25px;
  margin-bottom: 40px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .program-highlights__grid {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 25px;
  }
}
.program-highlights__item-image {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 58px;
  width: 58px;
  object-position: center;
  object-fit: contain;
}
.program-highlights__grid-item {
  position: relative;
  display: block;
  padding-left: 83px;
}
@media screen and (min-width: 768px) {
  .program-highlights__grid-item {
    flex: 1 1 calc(37.5%);
    max-width: calc(37.5%);
  }
}
.program-highlights__item-title {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  margin-bottom: 5px;
}
.program-highlights__item-desc {
  color: #fff;
  margin: 0 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.program-highlights__btn {
  display: flex;
  padding: 17px 65px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: #E2B221;
  text-transform: none;
  color: #161616;
  font-size: 17px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
}
.program-highlights__btn:hover,
.program-highlights__btn:focus {
  background-color: #FFC000;
  color: #161616;
}
.program-highlights__container.career-overview {
  padding: 0;
  background-color: #fff;
}
.program-highlights__container.career-overview .program-highlights__title {
  color: #0D2D4F;
}
.program-highlights__container.career-overview .program-highlights__desc {
  color: #0D2D4F;
}
.program-highlights__container.career-overview .program-highlights__item-title {
  color: #0D2D4F;
}
.program-highlights__container.career-overview .program-highlights__item-desc {
  color: #0D2D4F;
}
.process-timeline {
  background-color: #08214B;
  border-radius: 10px;
  padding: 40px 30px;
  margin-bottom: 40px;
}
.process-timeline__title {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 19px;
}
.process-timeline__desc {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 19px;
  font-size: 16px;
  line-height: 30px;
}
.process-timeline__timeline {
  list-style: none;
  margin: 0 !important;
  padding-left: 0 !important;
}
.process-timeline__timeline-item {
  position: relative;
  padding-left: 27px !important;
  padding-bottom: 30px !important;
  margin: 0 !important;
  overflow: hidden;
}
.process-timeline__timeline-item:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-color: #FBB818;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  content: '';
}
.process-timeline__timeline-item:after {
  position: absolute;
  left: 7px;
  top: 15px;
  display: block;
  background-color: #fff;
  height: 100%;
  width: 1px;
  content: '';
}
.process-timeline__timeline-item:last-of-type {
  padding-bottom: 0 !important;
}
.process-timeline__timeline-item:last-of-type:after {
  display: none;
}
.process-timeline__timeline-text {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin-bottom: 2px !important;
  line-height: 1;
}
.process-timeline__timeline-link {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  margin: 0;
  font-weight: 400 !important;
  text-decoration: underline;
}
.process-timeline__timeline-link:after {
  background-image: url(https://fortis.edu/content/dam/target-test-images/t014_fortis_nursingprogramcontent/arrow.svg);
  display: inline-block;
  height: 8px;
  width: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
  content: '';
}
.process-timeline__timeline-link:hover,
.process-timeline__timeline-link:focus {
  color: #FBB818;
}
.dcn-table-section {
  margin-top: 40px;
}
.dcn-table-section .table {
  border-radius: 8px;
  border: 1px solid rgba(8, 33, 75, 0.24);
}
@media screen and (min-width: 768px) {
  .dcn-table-section .table {
    overflow: hidden;
  }
}
.dcn-table-section .table table tbody tr td {
  height: 48px;
  padding: 10px 16px;
  color: #1F2122;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  vertical-align: middle;
}
.dcn-table-section .table table tbody tr td p {
  margin: 0;
}
.dcn-table-section .table table tbody tr:nth-last-of-type(even) td {
  background: #EFF3FF;
}
.dcn-table-section .table table tbody tr:first-of-type {
  background-color: #08214B;
  color: #fff;
}
.dcn-table-section .table table tbody tr:first-of-type td {
  height: 54px;
  background: transparent;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.dcn-table-section__text {
  color: #303030;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  margin-bottom: 0;
}
/*---=== GUTTER ===---*/
/*---===<<< COLORS >>>===---*/
/*---===<<< SIDEBAR >>>===---*/
/*---===<<< BLOG & HERO SLIM BG COLORS >>>===---*/
/*---===<<< GENERAL FONTS >>>===---*/
/*---===<<< MISC CONTENT >>>===---*/
/*---===<<< HEADER >>>===---*/
/*---===<<< UTILITY >>>===---*/
/*---===<<< SEARCH >>>===---*/
/*---===<<< NAVIGATION >>>===---*/
/*---===<<< HERO >>>===---*/
/*---===<<< SLIM HERO >>>===---*/
/*---===<<< BREADCRUMB >>>===---*/
/*---===<<< FOOTER >>>===---*/
/*---===<<< FORMS >>>===---*/
/*---===<<< RFI SIDEBAR >>>===---*/
/*---===<<< ASIDE BACKGROUND >>>===---*/
/*---===<<< BUTTONS >>>===---*/
/*---===<<< PRIMARY BUTTON >>>===---*/
/*---===<<< SECONDARY BUTTON >>>===---*/
/*---===<<< TERTIARY BUTTON >>>===---*/
/*---===<<< ICON BUTTON >>>===---*/
/*---===<<< CTA BOX COMPONENT >>>===---*/
/*---===<<< MEDIA COMPONENT >>>===---*/
/*---===<<< FEATURED TESTIMONIAL >>>===---*/
/*---===<<< TESTIMONIAL CAROUSEL >>>===---*/
/*---===<<< CAMPUS MAP >>>===---*/
/*---===<<< BLOGS CATEGORY COLORS >>>===---*/
/*---===<<< RECENT BLOGS >>>===---*/
/*---===<<< TABS >>>===---*/
/*---===<<< NEWS LISTING >>>===---*/
/*---===<<< ACCORDION >>>===---*/
.hero .cmp-hero {
  padding: 0 25px;
  padding-bottom: 20px;
}
@media (min-width: 991px) {
  .hero .cmp-hero {
    margin-bottom: 72px;
    padding-bottom: 65px;
  }
}
.hero .cmp-hero .hero__container {
  position: relative;
  max-width: 1244px;
  margin: 0 auto;
}
@media (min-width: 991px) {
  .hero .cmp-hero .hero__container {
    display: flex;
    align-items: center;
    padding-right: 320px;
  }
}
@media (min-width: 1300px) {
  .hero .cmp-hero .hero__container {
    padding-right: 0;
  }
}
.hero .cmp-hero .hero__main-content {
  z-index: 999;
  position: relative;
}
.hero .cmp-hero .hero__main-content h1 {
  font-size: 46px;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 12px;
  line-height: 110%;
}
.hero .cmp-hero .hero__main-content h1 p {
  margin: 0;
}
@media (min-width: 991px) {
  .hero .cmp-hero .hero__main-content {
    padding-right: 34px;
    max-width: 500px;
  }
  .hero .cmp-hero .hero__main-content h1 {
    font-size: 70px;
    line-height: 100%;
    margin-bottom: 20px;
  }
}
.hero .cmp-hero .hero__cta-banner {
  position: relative;
  width: fit-content;
  margin-bottom: 16px;
}
.hero .cmp-hero .hero__cta-banner p {
  position: relative;
  font-size: 17px;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  padding: 3px 75px 5px 0;
  margin: 0;
}
.hero .cmp-hero .hero__cta-banner:before {
  position: absolute;
  left: -25px;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(clientlib-social-media-landing/resources/images/Rectangle-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  content: '';
}
@media (min-width: 991px) {
  .hero .cmp-hero .hero__cta-banner {
    margin-bottom: 0;
  }
  .hero .cmp-hero .hero__cta-banner p {
    font-size: 18px;
    padding-left: 12px;
    padding-right: 16px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .hero .cmp-hero .hero__cta-banner:before {
    left: 0;
  }
}
.hero .cmp-hero .hero__info {
  z-index: 999;
}
.hero .cmp-hero .hero__info h2 {
  font-size: 24px;
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 8px;
  line-height: 1.3;
}
.hero .cmp-hero .hero__info p {
  font-size: 15px;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 991px) {
  .hero .cmp-hero .hero__info {
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 0;
    padding-left: 34px;
    max-width: 450px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
  }
  .hero .cmp-hero .hero__info h2 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .hero .cmp-hero .hero__info p {
    font-size: 17px;
    line-height: 1.5;
  }
}
.hero .cmp-hero .hero__image {
  display: block;
  position: relative;
  max-height: 300px;
  margin: 20px auto 0;
  z-index: 999;
}
@media (min-width: 991px) {
  .hero .cmp-hero .hero__image {
    display: block;
    position: absolute;
    bottom: -65px;
    right: -44px;
    width: 320px;
    height: auto;
    padding-left: 34px;
    max-height: none;
    margin: 0;
  }
}
.social-media-landing .header {
  position: relative;
  padding: 0 25px 24px;
  height: fit-content;
}
.social-media-landing .header:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 991px) {
  .social-media-landing .header:before {
    height: 300px;
  }
}
.social-media-landing .header .logo {
  padding: 0;
  margin: 0 auto;
}
.social-media-landing .header .logo img {
  left: auto;
}
.social-media-landing .header article {
  padding: 0;
  max-width: 1244px;
}
@media (min-width: 991px) {
  .social-media-landing .header {
    padding-bottom: 41px;
  }
  .social-media-landing .header .logo {
    margin: 0;
  }
  .social-media-landing .header .logo img {
    top: 65%;
    max-width: 105px;
  }
}
.cmp-media-three-pack {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cmp-media-three-pack {
    flex-direction: row;
    max-width: 1244px;
    margin: 0 auto;
    gap: 2px;
  }
}
.cmp-media-three-pack .video-embed-section__video-play {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  height: 52px;
  width: 52px;
  background: #fff;
  border: 0;
  border-radius: 1000px;
  z-index: 2;
  transition: background 0.1s linear;
  cursor: pointer;
}
.cmp-media-three-pack .video-embed-section__video-play svg {
  transition: fill 0.1s linear;
  fill: #00205D;
  cursor: pointer;
}
.cmp-media-three-pack .hide {
  display: none;
}
.cmp-media-three-pack .media-three-pack__card {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}
@media (min-width: 768px) {
  .cmp-media-three-pack .media-three-pack__card {
    padding: 0;
  }
  .cmp-media-three-pack .media-three-pack__card img,
  .cmp-media-three-pack .media-three-pack__card iframe {
    position: relative;
  }
}
.cmp-media-three-pack .media-three-pack__video {
  cursor: pointer;
}
.cmp-media-three-pack .media-three-pack__video:hover .video-embed-section__video-play,
.cmp-media-three-pack .media-three-pack__video:focus .video-embed-section__video-play {
  background: #00205D;
}
.cmp-media-three-pack .media-three-pack__video:hover .video-embed-section__video-play svg,
.cmp-media-three-pack .media-three-pack__video:focus .video-embed-section__video-play svg {
  fill: #fff;
}
.cmp-media-three-pack .media-three-pack__video img,
.cmp-media-three-pack .media-three-pack__video iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.cmp-media-three-pack .media-three-pack__video:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  content: '';
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media (min-width: 768px) {
  .cmp-media-three-pack .media-three-pack__video {
    height: 375px;
  }
}
.cmp-media-three-pack .media-three-pack__info {
  position: absolute;
  left: 24px;
  bottom: 24px;
}
.cmp-media-three-pack .media-three-pack__label {
  font-style: normal;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  padding: 2px 5px;
  text-transform: uppercase;
  width: fit-content;
}
.cmp-media-three-pack .media-three-pack__description {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding-right: 24px;
  padding-top: 12px;
}
.cmp-multi-cta {
  margin-bottom: 40px;
  padding: 30px 25px 0px;
}
@media (min-width: 1244px) {
  .cmp-multi-cta {
    padding: 0;
    margin-top: 40px;
  }
}
.cmp-multi-cta__container {
  max-width: 1244px;
  margin: 0 auto;
}
.cmp-multi-cta__header {
  font-size: 24px;
  margin-bottom: 15px;
}
.cmp-multi-cta__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 768px) {
  .cmp-multi-cta__content {
    flex-direction: row;
    gap: 40px;
  }
}
.cmp-multi-cta__desc {
  margin: 0;
  flex: 1;
}
.cmp-multi-cta__btn-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.cmp-multi-cta__btn-container .btn {
  margin-left: 0;
}
.cmp-multi-cta__btn {
  background: #fcb713;
  color: #00205d;
  font-size: 18px;
}
.contact-cta .cmp-contact-cta {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 25px 0px 25px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .contact-cta .cmp-contact-cta {
    padding-top: 72px;
  }
}
.contact-cta .cmp-contact-cta:after {
  display: none;
}
.contact-cta .cmp-contact-cta__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 821px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 42px;
}
@media screen and (min-width: 768px) {
  .contact-cta .cmp-contact-cta__wrap {
    padding-bottom: 50px;
    flex-direction: row;
    align-items: center;
  }
}
.contact-cta .cmp-contact-cta__title {
  max-width: 525px;
  position: relative;
  font-size: 28px;
  font-weight: 800;
  z-index: 3;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .contact-cta .cmp-contact-cta__title {
    margin-bottom: 12px;
  }
}
.contact-cta .cmp-contact-cta__desc {
  max-width: 525px;
  position: relative;
  font-size: 18px;
  z-index: 3;
  line-height: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .contact-cta .cmp-contact-cta__desc {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.contact-cta .cmp-contact-cta .btn {
  position: relative;
  z-index: 3;
  font-size: 15px;
  padding: 18px 30px;
  margin: 0;
  font-weight: 800;
  border-radius: 52px;
  width: fit-content;
  text-transform: none;
}
.basic-callout .cmp-basic-callout {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 25px 23px 25px;
  z-index: 1;
}
.basic-callout .cmp-basic-callout p {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .basic-callout .cmp-basic-callout {
    padding: 42px 25px 34px 25px;
  }
}
.basic-callout .cmp-basic-callout .basic-callout__wrap {
  max-width: 821px;
  margin-left: auto;
  margin-right: auto;
}
.basic-callout .cmp-basic-callout .basic-callout__title {
  position: relative;
  font-size: 28px;
  font-weight: 800;
  z-index: 3;
  margin-bottom: 10px;
}
.basic-callout .cmp-basic-callout .basic-callout__desc {
  position: relative;
  font-size: 18px;
  z-index: 3;
  line-height: 30px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .basic-callout .cmp-basic-callout .basic-callout__desc {
    font-size: 20px;
  }
}
.social-footer .cmp-social-footer {
  max-width: 300px;
  margin: 0 auto 42px;
  text-align: center;
}
.social-footer .cmp-social-footer__icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 18px;
}
.social-footer .cmp-social-footer__icon-wrap a {
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  text-align: center;
  font-size: 1.4rem;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: background 0.1s linear;
}
.social-footer .cmp-social-footer__icon-wrap a span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.social-footer .cmp-social-footer__icon-wrap a span:before {
  font-size: 23px;
}
.social-footer .cmp-social-footer__copyright {
  font-size: 12px;
  color: #000;
  font-weight: 400;
}
.social-form {
  margin-bottom: 46px;
}
@media (min-width: 768px) {
  .social-form .cmp-social-form {
    margin: 0 auto;
    max-width: 821px;
  }
}
@media (min-width: 768px) {
  .social-form .cmp-social-form .return.hidden-xs a.btn-tertiary {
    display: none;
  }
}
.social-form .form-pull-up .component.rfi-form.sidebar {
  margin: 0;
}
.social-form .form-pull-up .toggle-content {
  display: block !important;
}
.social-form .form-pull-up .toggle {
  display: none !important;
}
@media (min-width: 768px) {
  .social-form .form-pull-up .form-buttons .col-xs-12 {
    display: flex;
  }
  .social-form .form-pull-up .form-buttons .col-xs-12 .btn {
    width: 33% !important;
  }
}
.content {
  padding-top: 0px !important;
}
.social-media-landing .header {
  background-color: #00205d;
}
.social-media-landing .header:before {
  background-color: #00205d;
  background-image: url(clientlib-social-media-landing-denver/resources/images/multi-color-bar.png);
  background-size: 100% 100%;
  background-position: top;
  height: 10px;
}
.social-media-landing .header .left-header {
  padding-top: 32px;
}
.basic-callout .cmp-basic-callout .basic-callout__title {
  color: #00205d;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px;
}
.basic-callout .cmp-basic-callout .basic-callout__desc {
  color: #00205d;
}
.contact-cta .cmp-contact-cta__title {
  color: #00205d;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px;
}
.contact-cta .cmp-contact-cta__desc {
  color: #00205d;
}
.contact-cta .cmp-contact-cta .btn {
  color: #00205d;
  background-color: #fcb713;
}
.contact-cta .cmp-contact-cta .btn:hover,
.contact-cta .cmp-contact-cta .btn:focus {
  background-color: #ffc000;
}
.hero .cmp-hero {
  background-color: #00205d;
}
.hero .cmp-hero .hero__main-content h1 {
  color: #ffffff;
  font-style: normal;
  text-transform: none;
  font-weight: 600;
}
.hero .cmp-hero .hero__main-content h1 .highlight {
  color: #fcb713;
}
.hero .cmp-hero .hero__cta-banner p {
  color: #00205d;
  font-style: normal;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: none;
  font-weight: 700;
}
.hero .cmp-hero .hero__cta-banner:before {
  background-color: #fcb713;
  background-image: none;
  left: 0;
}
.hero .cmp-hero .hero__info h2 {
  color: #ffffff;
  font-weight: 600;
  margin: 0;
}
.hero .cmp-hero .hero__info p {
  color: #ffffff;
  font-size: 18px;
}
.cmp-media-three-pack .video-embed-section__video-play svg {
  fill: #2C3887;
}
.cmp-media-three-pack .media-three-pack__label {
  background-color: #fcb713;
  color: #000000;
}
.cmp-media-three-pack .media-three-pack__description {
  font-weight: 600;
  font-family: 'Crimson Text', Georgia, serif;
  line-height: 1.1;
}
.cmp-media-three-pack .media-three-pack__video.video-embed-section__video {
  margin-bottom: 0;
  position: static;
  padding-top: 0;
}
.cmp-media-three-pack .media-three-pack__video:hover .video-embed-section__video-play,
.cmp-media-three-pack .media-three-pack__video:focus .video-embed-section__video-play {
  background: #2C3887;
}
.social-footer .cmp-social-footer__icon-wrap a {
  background: #00205d;
}
.social-footer .cmp-social-footer__icon-wrap a:hover {
  background: #fcb713;
}
