@import url(https://use.fontawesome.com/releases/v5.13.0/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.13.0/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.13.0/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.13.0/css/all.css);
body {
  background-color: #ffffff;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
  color: #000000;
  line-height: 1.5;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  body .root {
    max-width: 2560px;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.5;
  color: #04507F; }

h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-top: 21px;
  margin-bottom: 10.5px;
  color: #04507F; }

h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700; }

h1, .h1 {
  font-size: 40px; }

h2, .h2 {
  font-size: 36px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 10px; }

a {
  color: #04507F;
  text-decoration: none; }

p {
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left; }

.cmp-breadcrumb {
  margin-top: .5em;
  font-size: 12px; }
  .cmp-breadcrumb .cmp-breadcrumb__item--active {
    font-weight: 700; }

.cmp-breadcrumb__list {
  -webkit-padding-start: 0;
          padding-inline-start: 0; }
  @media (max-width: 1024px) {
    .cmp-breadcrumb__list {
      margin-top: 0px; } }
  @media (max-width: 767px) {
    .cmp-breadcrumb__list {
      font-size: 10px; } }

.cmp-breadcrumb__item:before {
  font-size: 1em;
  content: "/";
  color: #000000;
  font-weight: 300; }

.cmp-breadcrumb__item:first-child {
  padding-left: 0; }
  .cmp-breadcrumb__item:first-child:before {
    content: none; }

.cmp-breadcrumb__item-link {
  color: #000000; }

.cmp-button--connect {
  overflow: hidden;
  white-space: nowrap;
  float: right; }
  .cmp-button--connect .cmp-button {
    background-color: #A3CF60;
    padding: .5rem;
    border-radius: 4px; }
  .cmp-button--connect .cmp-button__text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700; }

.cmp-button--connect {
  overflow: hidden;
  white-space: nowrap;
  float: right; }
  .cmp-button--connect .cmp-button {
    background-color: #A3CF60;
    padding: .5rem;
    border-radius: 4px; }
  .cmp-button--connect .cmp-button__text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700; }

.cmp-carousel .cmp-carousel__actions {
  display: inline-block;
  -ms-flex-line-pack: center;
      align-content: center; }

.cmp-carousel .cmp-carousel__action-text {
  display: none; }

.cmp-carousel .cmp-carousel__action--previous {
  background-color: #EBEBEB;
  opacity: .75;
  border: none;
  position: absolute;
  left: 0;
  top: 40%;
  height: 5em;
  width: 3em; }
  .cmp-carousel .cmp-carousel__action--previous:hover {
    opacity: 1; }
  .cmp-carousel .cmp-carousel__action--previous .cmp-carousel__action-icon:before {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #04507F;
    font-size: 3em; }

.cmp-carousel .cmp-carousel__action--next {
  background-color: #EBEBEB;
  opacity: .75;
  border: none;
  position: absolute;
  right: 0;
  top: 40%;
  height: 5em;
  width: 3em; }
  .cmp-carousel .cmp-carousel__action--next:hover {
    opacity: 1; }
  .cmp-carousel .cmp-carousel__action--next .cmp-carousel__action-icon:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #04507F;
    font-size: 3em; }

.cmp-carousel__content {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 300px; }
  .cmp-carousel__content .cmp-carousel__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cmp-carousel__content .cmp-carousel__item .cmp-image__image {
      margin: 0 15%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 70%; }

.cmp-carousel__indicators {
  display: none; }

.cmp-carousel--hero {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .cmp-carousel--hero .cmp-carousel {
    margin-bottom: 4em; }
  @media (max-width: 767px) {
    .cmp-carousel--hero .cmp-carousel__indicators {
      float: left;
      padding-left: 14px;
      padding-top: 14px; } }

#contact {
  background-color: #04507F !important;
  color: #ffffff; }
  #contact .cmp-embed p {
    background-color: #04507F; }

#centerteasers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 9.5%; }

#news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: center;
      align-self: center; }

#alternative {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 8%;
  padding: 0 10%; }
  #alternative .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    #alternative .container #blue-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 7px;
      padding: 28px;
      border-radius: 4px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      #alternative .container #blue-container .cmp-separator {
        margin: 1.5em 0; }
      #alternative .container #blue-container .cmp-image__image {
        width: 50%;
        max-width: 200px;
        max-height: 150px;
        margin-left: auto;
        margin-right: auto;
        display: block; }

/* Mobile stack content */
@media (max-width: 1024px) {
  #alternative {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 5%; } }

@media (max-width: 767px) {
  #blue-container {
    font-size: 10px;
    padding: 28px !important; } }

#grey-side {
  height: 130vh !important;
  padding: 56px;
  overflow-y: auto;
  position: relative;
  z-index: -1; }
  #grey-side .cmp-embed {
    font-size: 14px;
    margin-top: 14px; }
    #grey-side .cmp-embed span {
      padding-left: 14px; }
    #grey-side .cmp-embed td {
      vertical-align: top;
      padding-bottom: 14px; }
    #grey-side .cmp-embed .fas {
      padding-right: 14px;
      display: inline-block; }
    #grey-side .cmp-embed .fab {
      padding-right: 14px;
      padding-left: .1em;
      white-space: nowrap;
      padding-top: 1.1em;
      white-space: nowrap;
      display: inline-block; }

#hero {
  position: relative; }
  #hero img {
    position: absolute;
    bottom: 0;
    right: 0; }

#content {
  margin: 50px 0; }

#content-gray {
  padding: 50px 0; }

#home-content {
  position: relative;
  text-align: center; }
  #home-content button {
    background-color: #A3CF60;
    border: 1px solid #A3CF60;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    float: none;
    border-radius: 4px;
    margin: 30px 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    #home-content button:hover {
      background-color: #86ac50;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  #home-content .cmp-image__image {
    position: absolute;
    bottom: 0; }

/* Mobile stack content */
@media (max-width: 767px) {
  #img-overlay .cmp-embed {
    margin-left: 30% !important; }
    #img-overlay .cmp-embed img {
      width: 300px !important; } }

#img-overlay {
  position: relative; }
  #img-overlay .cmp-embed {
    position: absolute;
    margin-left: 70%;
    bottom: 0;
    float: right;
    max-height: 400px;
    max-width: 400px; }
    #img-overlay .cmp-embed img {
      height: 100%;
      width: 350px;
      z-index: 999;
      float: right;
      opacity: .5; }

#wink {
  text-align: center;
  padding: 0;
  position: relative;
  margin-bottom: 0;
  margin-top: 50px;
  bottom: 0;
  /* <img src="/content/dam/hmhs/en/hmhscom/hex/hex_wink2-01.svg"> */ }
  #wink h3 {
    color: #ffffff;
    display: inline-block;
    margin: .5em 0; }
  #wink img {
    max-width: 10%;
    max-height: 21px; }
  #wink button {
    background-color: transparent;
    font-size: 14px;
    padding: .75em 1.5em;
    border-radius: 4px;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1em;
    margin-right: .25em;
    overflow: hidden;
    white-space: nowrap;
    width: 15em;
    margin: 3em;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    #wink button a {
      color: #ffffff; }
    #wink button:hover {
      background-color: #ffffff;
      opacity: .9;
      color: #04507F;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      #wink button:hover a {
        color: #04507F; }

.cmp-container--bluebar {
  width: 100%;
  height: 2.5;
  background-color: #04507F;
  padding: 0 !important; }

.cmp-container--full .cmp-container {
  height: 100%; }

.cmp-container--footernav .cmp-navigation {
  padding-top: 1.5rem;
  float: left;
  padding-bottom: 2em;
  display: block;
  margin: 0 8%;
  width: 80%; }
  .cmp-container--footernav .cmp-navigation .cmp-navigation__group {
    list-style: none;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    display: block;
    position: relative;
    left: 0; }
    .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 {
      display: block;
      clear: left;
      margin: 5px;
      font-weight: 700;
      width: 100%; }
      .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 .cmp-navigation__item-link {
        color: #000000; }
    .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
      font-size: 14px;
      font-weight: 300;
      display: block;
      padding-left: 5%;
      width: 100%; }
      .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
        font-weight: 300;
        font-size: 14px;
        display: block;
        color: #000000; }

.cmp-container--centerteasers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.cmp-container--bluebar {
  width: 100%;
  height: 2.5;
  background-color: #04507F;
  padding: 0 !important; }

.cmp-container--centerteasers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.cmp-container--footernav .cmp-navigation {
  padding-top: 1.5rem;
  float: left;
  padding-bottom: 2em;
  display: block;
  margin: 0 8%;
  width: 80%; }
  .cmp-container--footernav .cmp-navigation .cmp-navigation__group {
    list-style: none;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    display: block;
    position: relative;
    left: 0; }
    .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 {
      display: block;
      clear: left;
      margin: 5px;
      font-weight: 700;
      width: 100%; }
      .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 .cmp-navigation__item-link {
        color: #000000; }
    .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
      font-size: 14px;
      font-weight: 300;
      display: block;
      padding-left: 5%;
      width: 100%; }
      .cmp-container--footernav .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
        font-weight: 300;
        font-size: 14px;
        display: block;
        color: #000000; }

.cmp-container--full .cmp-container {
  height: 100%; }

.cmp-container--grey {
  width: 100%;
  height: auto;
  padding: 14px;
  background-color: #EBEBEB; }

/* Footer Style */
.cmp-experiencefragment--footer {
  background-color: #B2DBF1;
  color: #000000;
  padding-top: 2rem;
  position: relative;
  /* Separator */
  /* Navigation */ }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--footer {
      display: none;
      /* hide it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--footer {
      display: block;
      /* show it elsewhere */ } }
  .cmp-experiencefragment--footer .cmp-text {
    margin-top: 1rem;
    margin-bottom: 0;
    margin-left: 0; }
  .cmp-experiencefragment--footer p {
    font-size: 14px;
    line-height: 1.25;
    margin: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 700; }
  .cmp-experiencefragment--footer .cmp-container {
    background-color: #04507F;
    color: #ffffff;
    padding: .25rem 0;
    line-height: 1.25;
    position: relative;
    bottom: 0px;
    width: 100%;
    margin: 0; }
    .cmp-experiencefragment--footer .cmp-container .cmp-text {
      margin-top: 0; }
    .cmp-experiencefragment--footer .cmp-container p {
      display: block;
      font-size: 10px;
      margin-bottom: 0;
      font-weight: 300 !important; }
  .cmp-experiencefragment--footer .cmp-experiencefragment {
    max-width: 2560px;
    margin: 0 auto;
    padding-bottom: 0rem; }
  .cmp-experiencefragment--footer .cmp-image__image {
    max-width: 12rem; }
  .cmp-experiencefragment--footer .cmp-separator {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .cmp-experiencefragment--footer .cmp-embed {
    font-size: 10px;
    margin-top: 14px;
    display: inline-block; }
    .cmp-experiencefragment--footer .cmp-embed span {
      padding-left: 14px; }
    .cmp-experiencefragment--footer .cmp-embed td {
      vertical-align: top; }
    .cmp-experiencefragment--footer .cmp-embed .fas {
      padding-right: 14px;
      float: right; }
    .cmp-experiencefragment--footer .cmp-embed .fab {
      padding-right: 14px;
      padding-left: .1em;
      font-size: 14px;
      white-space: nowrap;
      padding-top: 1.1em;
      display: inline-block; }
    .cmp-experiencefragment--footer .cmp-embed img {
      width: 400px;
      float: right;
      padding: 0 !important;
      bottom: 0;
      position: absolute; }
      @media (max-width: 1200px) {
        .cmp-experiencefragment--footer .cmp-embed img {
          width: 250px; } }
  .cmp-experiencefragment--footer .div {
    display: block;
    max-width: 20em; }
  .cmp-experiencefragment--footer .body {
    font-size: 10px; }
  .cmp-experiencefragment--footer .connect {
    background-color: #04507F;
    font-size: 10px !important;
    padding: .75em 1.5em;
    border-radius: 4px;
    border: 2px solid #04507F !important;
    color: #ffffff;
    font-weight: 700;
    border: none;
    float: right;
    padding: 10px 30px;
    margin-bottom: 1em;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 18em;
    cursor: pointer; }
    .cmp-experiencefragment--footer .connect:hover {
      background-color: transparent;
      color: #04507F;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  .cmp-experiencefragment--footer .login {
    background-color: transparent;
    font-size: 10px !important;
    padding: .75em 1.5em;
    border-radius: 4px;
    border: 2px solid #04507F !important;
    color: #04507F;
    font-size: 10px;
    font-weight: 700;
    border: none;
    float: right;
    padding: 10px 30px;
    margin-bottom: 1em;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 18em;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    .cmp-experiencefragment--footer .login:after {
      content: "\f35d";
      font-family: 'Font Awesome 5 Free';
      color: #04507F;
      font-weight: 900;
      padding-left: 5px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
    .cmp-experiencefragment--footer .login:hover {
      background-color: #04507F;
      color: #ffffff;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-experiencefragment--footer .login:hover:after {
        content: "\f35d";
        font-family: 'Font Awesome 5 Free';
        color: #ffffff;
        font-weight: 900;
        padding-left: 5px;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
  .cmp-experiencefragment--footer .cmp-separator__horizontal-rule {
    border: 0; }
  .cmp-experiencefragment--footer .cmp-navigation {
    padding-top: 1.5rem;
    float: left;
    padding-bottom: 2em;
    display: block; }
    .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group {
      list-style: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      display: block;
      position: relative;
      left: 0; }
      .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 10px;
        font-weight: 300;
        display: block;
        clear: left; }
        .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          font-size: 10px;
          display: block; }
  .cmp-experiencefragment--footer .cmp-navigation__item-link {
    color: #000000;
    margin: 0rem;
    padding-top: 0 !important; }
    .cmp-experiencefragment--footer .cmp-navigation__item-link:hover, .cmp-experiencefragment--footer .cmp-navigation__item-link:focus {
      background-color: unset;
      text-decoration: underline; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-1.cmp-navigation__item--active .cmp-navigation__item-link {
    background-color: unset; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-0 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    display: block;
    position: relative;
    margin-left: 0; }
    .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group {
      list-style: none;
      text-transform: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      position: relative;
      left: 0;
      width: 150%;
      margin-left: 0; }
      .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 14px;
        font-weight: 300;
        display: block;
        margin-left: 0; }
        .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          display: block; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-1 {
    font-size: 14px;
    font-weight: 300;
    display: block; }
    .cmp-experiencefragment--footer .cmp-navigation__item--level-1 .cmp-navigation__item-link {
      font-weight: 300;
      display: block;
      padding-bottom: 0; }

/* Header Style */
.cmp-experiencefragment--header {
  width: 100%;
  padding: 0 !important;
  -webkit-box-shadow: 0rem 0rem .6rem #888888;
          box-shadow: 0rem 0rem .6rem #888888;
  /* Logo Image */
  /* Logo Image */ }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--header {
      display: none;
      /* hide it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--header {
      display: block;
      /* show it elsewhere */ } }
  .cmp-experiencefragment--header .cmp-experiencefragment {
    margin: 0 auto; }
  .cmp-experiencefragment--header .cmp-image__image {
    max-width: 15rem; }
  .cmp-experiencefragment--header .search {
    float: right; }
  .cmp-experiencefragment--header .connect {
    background-color: #A3CF60;
    padding: 10px 30px;
    border: 1px solid #A3CF60;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    float: right;
    margin-top: 2em;
    margin-right: .25em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .connect {
        font-size: 12px;
        margin-top: 2.5em; } }
    .cmp-experiencefragment--header .connect:hover {
      background-color: #86ac50;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  .cmp-experiencefragment--header .icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  .cmp-experiencefragment--header .cmp-container {
    background-color: #04507F;
    color: #ffffff;
    padding: .25rem 0;
    line-height: 1.25;
    margin-bottom: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0; }
    .cmp-experiencefragment--header .cmp-container p {
      display: block;
      font-size: 10px;
      margin-bottom: 0;
      white-space: nowrap; }
      .cmp-experiencefragment--header .cmp-container p a {
        color: #ffffff; }
  .cmp-experiencefragment--header .cmp-navigation__item {
    position: relative; }
  .cmp-experiencefragment--header .cmp-navigation {
    margin-top: .5em;
    text-align: center; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-0 {
    position: relative;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: .5em .5em 0;
    font-size: 14px; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .cmp-navigation__item--level-0 {
        font-size: 12px;
        padding: .75em .5em 0; } }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0:after {
      content: "\f078";
      font-family: 'Font Awesome 5 Free';
      color: #000000;
      font-weight: 900; }
      @media screen and (min-width: 1000px) and (max-width: 1200px) {
        .cmp-experiencefragment--header .cmp-navigation__item--level-0:after {
          font-size: 12px; } }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__group {
      position: absolute;
      top: 2em;
      left: 1em;
      margin: 0 auto;
      -ms-flex-line-pack: center;
          align-content: center; }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__item--level-1 {
      width: 100%;
      background: #EBEBEB;
      color: black;
      display: none;
      overflow: hidden;
      white-space: nowrap;
      padding: 0 1    em;
      z-index: 999;
      font-size: 14px; }
      .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__item--level-1 .cmp-navigation__item-link {
        font-size: 14px;
        margin: 10px 20px; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-0:hover .cmp-navigation__item--level-1 {
    display: block; }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0:hover .cmp-navigation__item--level-1 .cmp-navigation__item-link {
      display: block; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-1:hover {
    background: #EBEBEB; }
  .cmp-experiencefragment--header .cmp-embed {
    font-size: 14px;
    white-space: nowrap; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .cmp-embed {
        font-size: 13px;
        margin-top: 2.5px; } }
    .cmp-experiencefragment--header .cmp-embed .span {
      padding-right: 1em; }
    .cmp-experiencefragment--header .cmp-embed .fab {
      padding-left: .1em;
      margin-right: .75em;
      white-space: nowrap;
      padding-top: 1.25em;
      white-space: nowrap;
      display: inline-block; }
  .cmp-experiencefragment--header .cmp-image__image {
    margin-top: 3em; }
  @media (max-width: 1024px) {
    .cmp-experiencefragment--header {
      /* Logo Image */ }
      .cmp-experiencefragment--header .cmp-experiencefragment {
        padding-top: 1rem;
        padding-bottom: 1rem; }
      .cmp-experiencefragment--header .cmp-image__image {
        max-width: 10rem;
        margin-top: 1.5rem; } }

.cmp-experiencefragment--mobileheader {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  z-index: 3; }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--mobileheader {
      display: block;
      /* show it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--mobileheader {
      display: none;
      /* hide it elsewhere */ } }
  .cmp-experiencefragment--mobileheader embed {
    margin: 0; }
    .cmp-experiencefragment--mobileheader embed p {
      padding-top: 10px; }
  .cmp-experiencefragment--mobileheader #menu {
    max-height: 240px; }
  .cmp-experiencefragment--mobileheader .cmp-container {
    display: block;
    width: 100%;
    background-color: #04507F;
    color: #ffffff;
    text-align: center; }
    .cmp-experiencefragment--mobileheader .cmp-container a {
      color: #ffffff; }
  .cmp-experiencefragment--mobileheader #contact .cmp-container {
    background-color: #04507F;
    padding-top: 10px; }
  .cmp-experiencefragment--mobileheader #contact .cmp-embed {
    margin-top: 10px;
    background-color: #04507F;
    color: #ffffff; }
    .cmp-experiencefragment--mobileheader #contact .cmp-embed p {
      padding-top: 10px;
      margin-top: 10px;
      background-color: #04507F; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn:checked ~ .menu-icon {
    color: #04507F; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu {
    clear: both;
    max-height: 0;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out; }
  .cmp-experiencefragment--mobileheader .cmp-embed img {
    max-width: 10em;
    margin-left: 5%;
    margin-top: 15px; }
  .cmp-experiencefragment--mobileheader .cmp-embed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff; }
  .cmp-experiencefragment--mobileheader .cmp-embed li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none; }
  .cmp-experiencefragment--mobileheader .cmp-embed li a:hover,
  .cmp-experiencefragment--mobileheader .cmp-embed .header .menu-btn:hover {
    background-color: #f4f4f4; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn:checked ~ .menu {
    max-height: 240px; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn {
    display: none; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-icon {
    color: #04507F;
    display: inline-block;
    float: right;
    padding: 15px 10px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    font-size: 24px; }
  .cmp-experiencefragment--mobileheader .cmp-embed .navicon {
    cursor: pointer; }

.cmp-experiencefragment--mobilefooter {
  background-color: #B2DBF1 !important; }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--mobilefooter {
      display: block;
      /* show it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--mobilefooter {
      display: none;
      /* hide it elsewhere */ } }
  .cmp-experiencefragment--mobilefooter .cmp-image {
    margin: 10px; }
  .cmp-experiencefragment--mobilefooter .cmp-embed {
    width: 100% !important; }
    .cmp-experiencefragment--mobilefooter .cmp-embed #topbutton {
      padding: 10px;
      margin: 10px 10px; }
    .cmp-experiencefragment--mobilefooter .cmp-embed img {
      padding: 0 !important;
      bottom: 0;
      position: relative; }
  .cmp-experiencefragment--mobilefooter .fas {
    padding-top: 25px; }
  .cmp-experiencefragment--mobilefooter .cmp-container {
    display: block;
    width: 100%;
    background-color: #04507F;
    color: #ffffff;
    text-align: center; }
    .cmp-experiencefragment--mobilefooter .cmp-container .fab {
      color: #00B5E9;
      margin: 10px;
      padding-top: 10px; }
    .cmp-experiencefragment--mobilefooter .cmp-container .cmp-text {
      padding-top: 10px; }
      .cmp-experiencefragment--mobilefooter .cmp-container .cmp-text p {
        font-size: 10px; }
  .cmp-experiencefragment--mobilefooter .cmp-navigation {
    padding-top: 1.5rem;
    float: left;
    padding-bottom: 2em;
    display: block;
    margin: 0 8%;
    width: 80%; }
    .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group {
      list-style: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      display: block;
      position: relative;
      left: 0; }
      .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 {
        display: block;
        clear: left;
        margin: 5px;
        font-weight: 700;
        width: 100%; }
        .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 .cmp-navigation__item-link {
          color: #000000; }
      .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 14px;
        font-weight: 300;
        display: block;
        padding-left: 5%;
        width: 100%; }
        .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          font-size: 14px;
          display: block;
          color: #000000; }

.cmp-experiencefragment {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.experiencefragment {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* Footer Style */
.cmp-experiencefragment--footer {
  background-color: #B2DBF1;
  color: #000000;
  padding-top: 2rem;
  position: relative;
  /* Separator */
  /* Navigation */ }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--footer {
      display: none;
      /* hide it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--footer {
      display: block;
      /* show it elsewhere */ } }
  .cmp-experiencefragment--footer .cmp-text {
    margin-top: 1rem;
    margin-bottom: 0;
    margin-left: 0; }
  .cmp-experiencefragment--footer p {
    font-size: 14px;
    line-height: 1.25;
    margin: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 700; }
  .cmp-experiencefragment--footer .cmp-container {
    background-color: #04507F;
    color: #ffffff;
    padding: .25rem 0;
    line-height: 1.25;
    position: relative;
    bottom: 0px;
    width: 100%;
    margin: 0; }
    .cmp-experiencefragment--footer .cmp-container .cmp-text {
      margin-top: 0; }
    .cmp-experiencefragment--footer .cmp-container p {
      display: block;
      font-size: 10px;
      margin-bottom: 0;
      font-weight: 300 !important; }
  .cmp-experiencefragment--footer .cmp-experiencefragment {
    max-width: 2560px;
    margin: 0 auto;
    padding-bottom: 0rem; }
  .cmp-experiencefragment--footer .cmp-image__image {
    max-width: 12rem; }
  .cmp-experiencefragment--footer .cmp-separator {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .cmp-experiencefragment--footer .cmp-embed {
    font-size: 10px;
    margin-top: 14px;
    display: inline-block; }
    .cmp-experiencefragment--footer .cmp-embed span {
      padding-left: 14px; }
    .cmp-experiencefragment--footer .cmp-embed td {
      vertical-align: top; }
    .cmp-experiencefragment--footer .cmp-embed .fas {
      padding-right: 14px;
      float: right; }
    .cmp-experiencefragment--footer .cmp-embed .fab {
      padding-right: 14px;
      padding-left: .1em;
      font-size: 14px;
      white-space: nowrap;
      padding-top: 1.1em;
      display: inline-block; }
    .cmp-experiencefragment--footer .cmp-embed img {
      width: 400px;
      float: right;
      padding: 0 !important;
      bottom: 0;
      position: absolute; }
      @media (max-width: 1200px) {
        .cmp-experiencefragment--footer .cmp-embed img {
          width: 250px; } }
  .cmp-experiencefragment--footer .div {
    display: block;
    max-width: 20em; }
  .cmp-experiencefragment--footer .body {
    font-size: 10px; }
  .cmp-experiencefragment--footer .connect {
    background-color: #04507F;
    font-size: 10px !important;
    padding: .75em 1.5em;
    border-radius: 4px;
    border: 2px solid #04507F !important;
    color: #ffffff;
    font-weight: 700;
    border: none;
    float: right;
    padding: 10px 30px;
    margin-bottom: 1em;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 18em;
    cursor: pointer; }
    .cmp-experiencefragment--footer .connect:hover {
      background-color: transparent;
      color: #04507F;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  .cmp-experiencefragment--footer .login {
    background-color: transparent;
    font-size: 10px !important;
    padding: .75em 1.5em;
    border-radius: 4px;
    border: 2px solid #04507F !important;
    color: #04507F;
    font-size: 10px;
    font-weight: 700;
    border: none;
    float: right;
    padding: 10px 30px;
    margin-bottom: 1em;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 18em;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    .cmp-experiencefragment--footer .login:after {
      content: "\f35d";
      font-family: 'Font Awesome 5 Free';
      color: #04507F;
      font-weight: 900;
      padding-left: 5px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
    .cmp-experiencefragment--footer .login:hover {
      background-color: #04507F;
      color: #ffffff;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-experiencefragment--footer .login:hover:after {
        content: "\f35d";
        font-family: 'Font Awesome 5 Free';
        color: #ffffff;
        font-weight: 900;
        padding-left: 5px;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
  .cmp-experiencefragment--footer .cmp-separator__horizontal-rule {
    border: 0; }
  .cmp-experiencefragment--footer .cmp-navigation {
    padding-top: 1.5rem;
    float: left;
    padding-bottom: 2em;
    display: block; }
    .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group {
      list-style: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      display: block;
      position: relative;
      left: 0; }
      .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 10px;
        font-weight: 300;
        display: block;
        clear: left; }
        .cmp-experiencefragment--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          font-size: 10px;
          display: block; }
  .cmp-experiencefragment--footer .cmp-navigation__item-link {
    color: #000000;
    margin: 0rem;
    padding-top: 0 !important; }
    .cmp-experiencefragment--footer .cmp-navigation__item-link:hover, .cmp-experiencefragment--footer .cmp-navigation__item-link:focus {
      background-color: unset;
      text-decoration: underline; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-1.cmp-navigation__item--active .cmp-navigation__item-link {
    background-color: unset; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-0 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    display: block;
    position: relative;
    margin-left: 0; }
    .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group {
      list-style: none;
      text-transform: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      position: relative;
      left: 0;
      width: 150%;
      margin-left: 0; }
      .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 14px;
        font-weight: 300;
        display: block;
        margin-left: 0; }
        .cmp-experiencefragment--footer .cmp-navigation__item--level-0 .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          display: block; }
  .cmp-experiencefragment--footer .cmp-navigation__item--level-1 {
    font-size: 14px;
    font-weight: 300;
    display: block; }
    .cmp-experiencefragment--footer .cmp-navigation__item--level-1 .cmp-navigation__item-link {
      font-weight: 300;
      display: block;
      padding-bottom: 0; }

/* Header Style */
.cmp-experiencefragment--header {
  width: 100%;
  padding: 0 !important;
  -webkit-box-shadow: 0rem 0rem .6rem #888888;
          box-shadow: 0rem 0rem .6rem #888888;
  /* Logo Image */
  /* Logo Image */ }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--header {
      display: none;
      /* hide it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--header {
      display: block;
      /* show it elsewhere */ } }
  .cmp-experiencefragment--header .cmp-experiencefragment {
    margin: 0 auto; }
  .cmp-experiencefragment--header .cmp-image__image {
    max-width: 15rem; }
  .cmp-experiencefragment--header .search {
    float: right; }
  .cmp-experiencefragment--header .connect {
    background-color: #A3CF60;
    padding: 10px 30px;
    border: 1px solid #A3CF60;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    float: right;
    margin-top: 2em;
    margin-right: .25em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .connect {
        font-size: 12px;
        margin-top: 2.5em; } }
    .cmp-experiencefragment--header .connect:hover {
      background-color: #86ac50;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  .cmp-experiencefragment--header .icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  .cmp-experiencefragment--header .cmp-container {
    background-color: #04507F;
    color: #ffffff;
    padding: .25rem 0;
    line-height: 1.25;
    margin-bottom: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0; }
    .cmp-experiencefragment--header .cmp-container p {
      display: block;
      font-size: 10px;
      margin-bottom: 0;
      white-space: nowrap; }
      .cmp-experiencefragment--header .cmp-container p a {
        color: #ffffff; }
  .cmp-experiencefragment--header .cmp-navigation__item {
    position: relative; }
  .cmp-experiencefragment--header .cmp-navigation {
    margin-top: .5em;
    text-align: center; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-0 {
    position: relative;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: .5em .5em 0;
    font-size: 14px; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .cmp-navigation__item--level-0 {
        font-size: 12px;
        padding: .75em .5em 0; } }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0:after {
      content: "\f078";
      font-family: 'Font Awesome 5 Free';
      color: #000000;
      font-weight: 900; }
      @media screen and (min-width: 1000px) and (max-width: 1200px) {
        .cmp-experiencefragment--header .cmp-navigation__item--level-0:after {
          font-size: 12px; } }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__group {
      position: absolute;
      top: 2em;
      left: 1em;
      margin: 0 auto;
      -ms-flex-line-pack: center;
          align-content: center; }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__item--level-1 {
      width: 100%;
      background: #EBEBEB;
      color: black;
      display: none;
      overflow: hidden;
      white-space: nowrap;
      padding: 0 1    em;
      z-index: 999;
      font-size: 14px; }
      .cmp-experiencefragment--header .cmp-navigation__item--level-0 .cmp-navigation__item--level-1 .cmp-navigation__item-link {
        font-size: 14px;
        margin: 10px 20px; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-0:hover .cmp-navigation__item--level-1 {
    display: block; }
    .cmp-experiencefragment--header .cmp-navigation__item--level-0:hover .cmp-navigation__item--level-1 .cmp-navigation__item-link {
      display: block; }
  .cmp-experiencefragment--header .cmp-navigation__item--level-1:hover {
    background: #EBEBEB; }
  .cmp-experiencefragment--header .cmp-embed {
    font-size: 14px;
    white-space: nowrap; }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .cmp-experiencefragment--header .cmp-embed {
        font-size: 13px;
        margin-top: 2.5px; } }
    .cmp-experiencefragment--header .cmp-embed .span {
      padding-right: 1em; }
    .cmp-experiencefragment--header .cmp-embed .fab {
      padding-left: .1em;
      margin-right: .75em;
      white-space: nowrap;
      padding-top: 1.25em;
      white-space: nowrap;
      display: inline-block; }
  .cmp-experiencefragment--header .cmp-image__image {
    margin-top: 3em; }
  @media (max-width: 1024px) {
    .cmp-experiencefragment--header {
      /* Logo Image */ }
      .cmp-experiencefragment--header .cmp-experiencefragment {
        padding-top: 1rem;
        padding-bottom: 1rem; }
      .cmp-experiencefragment--header .cmp-image__image {
        max-width: 10rem;
        margin-top: 1.5rem; } }

.cmp-experiencefragment--mobilefooter {
  background-color: #B2DBF1 !important; }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--mobilefooter {
      display: block;
      /* show it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--mobilefooter {
      display: none;
      /* hide it elsewhere */ } }
  .cmp-experiencefragment--mobilefooter .cmp-image {
    margin: 10px; }
  .cmp-experiencefragment--mobilefooter .cmp-embed {
    width: 100% !important; }
    .cmp-experiencefragment--mobilefooter .cmp-embed #topbutton {
      padding: 10px;
      margin: 10px 10px; }
    .cmp-experiencefragment--mobilefooter .cmp-embed img {
      padding: 0 !important;
      bottom: 0;
      position: relative; }
  .cmp-experiencefragment--mobilefooter .fas {
    padding-top: 25px; }
  .cmp-experiencefragment--mobilefooter .cmp-container {
    display: block;
    width: 100%;
    background-color: #04507F;
    color: #ffffff;
    text-align: center; }
    .cmp-experiencefragment--mobilefooter .cmp-container .fab {
      color: #00B5E9;
      margin: 10px;
      padding-top: 10px; }
    .cmp-experiencefragment--mobilefooter .cmp-container .cmp-text {
      padding-top: 10px; }
      .cmp-experiencefragment--mobilefooter .cmp-container .cmp-text p {
        font-size: 10px; }
  .cmp-experiencefragment--mobilefooter .cmp-navigation {
    padding-top: 1.5rem;
    float: left;
    padding-bottom: 2em;
    display: block;
    margin: 0 8%;
    width: 80%; }
    .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group {
      list-style: none;
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      display: block;
      position: relative;
      left: 0; }
      .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 {
        display: block;
        clear: left;
        margin: 5px;
        font-weight: 700;
        width: 100%; }
        .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-0 .cmp-navigation__item-link {
          color: #000000; }
      .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 {
        font-size: 14px;
        font-weight: 300;
        display: block;
        padding-left: 5%;
        width: 100%; }
        .cmp-experiencefragment--mobilefooter .cmp-navigation .cmp-navigation__group .cmp-navigation__item--level-1 .cmp-navigation__item-link {
          font-weight: 300;
          font-size: 14px;
          display: block;
          color: #000000; }

.cmp-experiencefragment--mobileheader {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  z-index: 3; }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .cmp-experiencefragment--mobileheader {
      display: block;
      /* show it on small screens */ } }
  @media screen and (min-width: 1001px) {
    .cmp-experiencefragment--mobileheader {
      display: none;
      /* hide it elsewhere */ } }
  .cmp-experiencefragment--mobileheader embed {
    margin: 0; }
    .cmp-experiencefragment--mobileheader embed p {
      padding-top: 10px; }
  .cmp-experiencefragment--mobileheader #menu {
    max-height: 240px; }
  .cmp-experiencefragment--mobileheader .cmp-container {
    display: block;
    width: 100%;
    background-color: #04507F;
    color: #ffffff;
    text-align: center; }
    .cmp-experiencefragment--mobileheader .cmp-container a {
      color: #ffffff; }
  .cmp-experiencefragment--mobileheader #contact .cmp-container {
    background-color: #04507F;
    padding-top: 10px; }
  .cmp-experiencefragment--mobileheader #contact .cmp-embed {
    margin-top: 10px;
    background-color: #04507F;
    color: #ffffff; }
    .cmp-experiencefragment--mobileheader #contact .cmp-embed p {
      padding-top: 10px;
      margin-top: 10px;
      background-color: #04507F; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn:checked ~ .menu-icon {
    color: #04507F; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu {
    clear: both;
    max-height: 0;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out; }
  .cmp-experiencefragment--mobileheader .cmp-embed img {
    max-width: 10em;
    margin-left: 5%;
    margin-top: 15px; }
  .cmp-experiencefragment--mobileheader .cmp-embed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff; }
  .cmp-experiencefragment--mobileheader .cmp-embed li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none; }
  .cmp-experiencefragment--mobileheader .cmp-embed li a:hover,
  .cmp-experiencefragment--mobileheader .cmp-embed .header .menu-btn:hover {
    background-color: #f4f4f4; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn:checked ~ .menu {
    max-height: 240px; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-btn {
    display: none; }
  .cmp-experiencefragment--mobileheader .cmp-embed .menu-icon {
    color: #04507F;
    display: inline-block;
    float: right;
    padding: 15px 10px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    font-size: 24px; }
  .cmp-experiencefragment--mobileheader .cmp-embed .navicon {
    cursor: pointer; }

.cmp-hello-world-sass:before {
  content: "\003e";
  display: inline-block;
  padding: 0 10px; }

.cmp-navigation {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  float: right; }

.cmp-navigation__group {
  list-style: none;
  margin: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0; }

.cmp-navigation__item {
  display: block;
  float: left; }

.cmp-navigation__item-link {
  color: #000000;
  padding: 8px 10px;
  text-decoration: none;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }
  .cmp-navigation__item-link:hover {
    color: #04507F;
    font-weight: 700;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in; }

@media screen and (max-width: 600px) {
  .cmp-navigation {
    display: block; } }

/* highlight only level 1 */
/* hide root nav */
/* HMHS Navigation - Mobile */
.cmp-navigation--mobile .cmp-navigation__item {
  float: left;
  width: 100%; }

.cmp-navigation--mobile .cmp-navigation__item-link {
  display: block;
  color: #EBEBEB;
  text-decoration: none;
  height: 44px;
  line-height: 44px;
  border-top: solid 1px rgba(255, 255, 255, 0.05);
  padding: 0 1em 0 1em; }
  .cmp-navigation--mobile .cmp-navigation__item-link:hover, .cmp-navigation--mobile .cmp-navigation__item-link:focus {
    background-color: unset;
    color: #04507F; }

.cmp-navigation--mobile .cmp-navigation__item--level-0 > .cmp-navigation__item-link:hover,
.cmp-navigation--mobile .cmp-navigation__item--level-1 > .cmp-navigation__item-link:hover {
  color: #04507F; }

.cmp-navigation--mobile .cmp-navigation__item--level-2 {
  padding-left: 2em; }

.cmp-navigation--mobile .cmp-navigation__item--level-3 {
  padding-left: 4em; }

#mobileNav,
#toggleNav {
  display: none; }

/*Styles to push mobile nav into view */
@media (max-width: 1024px) {
  .root.responsivegrid {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    padding-bottom: 1px; }
  #toggleNav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    display: block;
    height: 44px;
    left: 10px;
    position: fixed;
    top: 40px;
    width: 40px;
    z-index: 10001;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  #toggleNav .toggle {
    color: #000000; }
    #toggleNav .toggle:hover {
      text-decoration: none;
      color: #000000; }
    #toggleNav .toggle .wkndicon-menu {
      font-size: 1.75rem;
      padding: 0.5rem;
      float: left; }
  #mobileNav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-275px);
    transform: translateX(-275px);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    background: #000000;
    -webkit-box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
            box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35); }
  body.navPanel-visible {
    overflow-x: hidden; }
    body.navPanel-visible .root.responsivegrid {
      -webkit-transform: translateX(275px);
      transform: translateX(275px); }
    body.navPanel-visible #toggleNav {
      -webkit-transform: translateX(275px);
      transform: translateX(275px); }
    body.navPanel-visible #mobileNav {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  body.navPanel-visible.scrolly .wkndicon-menu {
    background: rgba(68, 68, 68, 0.75);
    color: #ffffff;
    border: 1px solid #4C4F54; } }

.cmp-navigation {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  float: right; }

.cmp-navigation__group {
  list-style: none;
  margin: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0; }

.cmp-navigation__item {
  display: block;
  float: left; }

.cmp-navigation__item-link {
  color: #000000;
  padding: 8px 10px;
  text-decoration: none;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }
  .cmp-navigation__item-link:hover {
    color: #04507F;
    font-weight: 700;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in; }

@media screen and (max-width: 600px) {
  .cmp-navigation {
    display: block; } }

/* highlight only level 1 */
/* hide root nav */
/* HMHS Navigation - Mobile */
.cmp-navigation--mobile .cmp-navigation__item {
  float: left;
  width: 100%; }

.cmp-navigation--mobile .cmp-navigation__item-link {
  display: block;
  color: #EBEBEB;
  text-decoration: none;
  height: 44px;
  line-height: 44px;
  border-top: solid 1px rgba(255, 255, 255, 0.05);
  padding: 0 1em 0 1em; }
  .cmp-navigation--mobile .cmp-navigation__item-link:hover, .cmp-navigation--mobile .cmp-navigation__item-link:focus {
    background-color: unset;
    color: #04507F; }

.cmp-navigation--mobile .cmp-navigation__item--level-0 > .cmp-navigation__item-link:hover,
.cmp-navigation--mobile .cmp-navigation__item--level-1 > .cmp-navigation__item-link:hover {
  color: #04507F; }

.cmp-navigation--mobile .cmp-navigation__item--level-2 {
  padding-left: 2em; }

.cmp-navigation--mobile .cmp-navigation__item--level-3 {
  padding-left: 4em; }

#mobileNav,
#toggleNav {
  display: none; }

/*Styles to push mobile nav into view */
@media (max-width: 1024px) {
  .root.responsivegrid {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    padding-bottom: 1px; }
  #toggleNav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    display: block;
    height: 44px;
    left: 10px;
    position: fixed;
    top: 40px;
    width: 40px;
    z-index: 10001;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  #toggleNav .toggle {
    color: #000000; }
    #toggleNav .toggle:hover {
      text-decoration: none;
      color: #000000; }
    #toggleNav .toggle .wkndicon-menu {
      font-size: 1.75rem;
      padding: 0.5rem;
      float: left; }
  #mobileNav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-275px);
    transform: translateX(-275px);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    background: #000000;
    -webkit-box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
            box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35); }
  body.navPanel-visible {
    overflow-x: hidden; }
    body.navPanel-visible .root.responsivegrid {
      -webkit-transform: translateX(275px);
      transform: translateX(275px); }
    body.navPanel-visible #toggleNav {
      -webkit-transform: translateX(275px);
      transform: translateX(275px); }
    body.navPanel-visible #mobileNav {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  body.navPanel-visible.scrolly .wkndicon-menu {
    background: rgba(68, 68, 68, 0.75);
    color: #ffffff;
    border: 1px solid #4C4F54; } }

/* WKND Search Header styles */
.cmp-search {
  padding-top: 10px;
  float: right; }

.cmp-search__clear-icon, .cmp-search__icon {
  top: 0.8rem; }

.cmp-search__input {
  background-color: #ebebeb8a;
  color: #000000;
  font-size: 10px;
  border-radius: 0px;
  border: none;
  height: 40px;
  width: calc(100% - 4rem); }
  .cmp-search__input:focus {
    background-color: #F7F7F7;
    outline: none !important;
    border: 1px solid #000000;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .cmp-search__input::-webkit-input-placeholder {
    text-transform: uppercase; }
  .cmp-search__input::-moz-placeholder {
    text-transform: uppercase; }
  .cmp-search__input:-ms-input-placeholder {
    text-transform: uppercase; }
  .cmp-search__input::-ms-input-placeholder {
    text-transform: uppercase; }
  .cmp-search__input::placeholder {
    text-transform: uppercase; }

.cmp-search__results {
  margin-top: 0.75em;
  background: #F7F7F7;
  width: 20rem;
  left: unset;
  right: 0;
  max-height: unset; }

a.cmp-search__item {
  color: #000000;
  font-size: 14px;
  height: 3;
  text-overflow: ellipsis;
  padding: 0.5em;
  margin-top: 0.25em; }

a.cmp-search__item:hover {
  text-decoration: underline; }

.cmp-search__item-mark {
  color: #000000;
  background-color: #F7F7F7; }

/* HMHS teaser - card.less*/
.cmp-teaser--card {
  margin-left: 14px;
  margin-right: 14px;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
  .cmp-teaser--card .cmp-teaser {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 30em;
    overflow: hidden;
    background-color: #ededed;
    margin-bottom: 14px;
    margin: 14px 0; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__image {
      width: 360px;
      height: 450px;
      overflow: hidden;
      padding-top: 0px; }
      @media (max-width: 769px) {
        .cmp-teaser--card .cmp-teaser .cmp-teaser__image {
          width: 320px;
          height: 400px; } }
      .cmp-teaser--card .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
        max-height: 450px;
        width: 100%;
        -webkit-transition: all .2s;
        -webkit-transition: all .25s;
        transition: all .25s; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__content {
      background-color: rgba(255, 255, 255, 0.7);
      position: absolute;
      width: 100%;
      height: 18%;
      bottom: 0;
      padding-bottom: 14px;
      word-wrap: none; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      width: 100%;
      text-align: left;
      font-size: 24px;
      margin-top: 0;
      white-space: nowrap;
      position: absolute;
      bottom: 17.5px;
      padding-left: 14px;
      color: #000000; }
      @media (max-width: 769px) {
        .cmp-teaser--card .cmp-teaser .cmp-teaser__title {
          font-size: 20px; } }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__title-link {
      color: #000000; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__description {
      font-size: 14px;
      position: absolute;
      bottom: 0;
      padding-left: 14px;
      white-space: nowrap;
      font-style: italic;
      color: #000000;
      width: 100%; }
      .cmp-teaser--card .cmp-teaser .cmp-teaser__description p {
        font-size: 14px; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__action-container {
      display: none;
      position: absolute;
      bottom: 28px;
      left: 14px; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__action-link {
      border: 1px solid #B2DBF1;
      color: #B2DBF1;
      background-color: transparent;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
    .cmp-teaser--card .cmp-teaser:hover .cmp-teaser__action-link {
      color: #000000;
      background-color: #04507F;
      border-color: #04507F; }
    .cmp-teaser--card .cmp-teaser:hover .cmp-image__image {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

/*
 *  Copyright 2018 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.
 */
/* HMHS teaser - default.less */
/*BLOCK cmp-teaser
    ELEMENT cmp-teaser__image
    ELEMENT cmp-teaser__content
    ELEMENT cmp-teaser__title
    ELEMENT cmp-teaser__title-link
    ELEMENT cmp-teaser__description
    ELEMENT cmp-teaser__action-container
    ELEMENT cmp-teaser__action-link
    */
.cmp-teaser .cmp-teaser__content {
  float: left; }

.cmp-teaser .cmp-teaser__title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin: 0.5em 0; }

.cmp-teaser .cmp-teaser__title-link {
  color: #000000; }
  .cmp-teaser .cmp-teaser__title-link:after {
    content: none; }

.cmp-teaser .cmp-teaser__description {
  font-size: 14px;
  margin: 0;
  line-height: 1.75; }
  .cmp-teaser .cmp-teaser__description p {
    line-height: 1.75;
    font-size: 14px; }

.cmp-teaser .cmp-teaser__action-container {
  margin: 1em 0; }

.cmp-teaser .cmp-teaser__action-link {
  font-size: 14px;
  padding: .75em 2em;
  font-weight: 700;
  color: #000000;
  float: left; }

.cmp-teaser--featured {
  color: #ffffff;
  padding-left: 0;
  padding-right: 0; }
  .cmp-teaser--featured .cmp-teaser {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    position: relative;
    -webkit-box-shadow: inset 0px 10px 20px -10px black !important;
            box-shadow: inset 0px 10px 20px -10px black !important;
    margin-top: 0;
    /* desktop view */
    /* Mobile stack content */ }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      z-index: -1;
      position: relative;
      overflow: hidden; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image .cmp-image {
        width: 100%;
        max-height: 450px;
        overflow: hidden; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0;
        margin-bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
        -ms-flex-item-align: center;
            align-self: center;
        width: 100%;
        max-width: 100%;
        overflow: hidden; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 2;
          -ms-flex: 2;
              flex: 2;
      background-color: rgba(4, 80, 127, 0.7);
      position: absolute;
      right: 0px;
      width: 45%;
      height: 100%; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__title {
      margin-bottom: 0em;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #ffffff;
      font-size: 36px;
      padding: 56px;
      margin-right: 70px;
      margin-top: 56px; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__title-link {
      color: #ffffff;
      opacity: 1; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__description {
      font-size: 14px;
      -ms-flex-item-align: bottom;
          align-self: bottom; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__description p {
        font-size: 14px;
        text-align: left; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-container {
      padding-left: 56px;
      z-index: 1000; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-link {
      text-transform: capitalize;
      color: #ffffff;
      font-size: 14px;
      font-weight: bold;
      border: 2px solid #ffffff;
      border-radius: 4px;
      padding: 10px 30px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #ffffff;
        opacity: .9;
        color: #04507F;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    @media (min-width: 2561px) {
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
        height: 450px;
        max-height: 450px; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
        background-color: #ffffff;
        margin-top: -180px;
        height: 180px;
        min-height: 180px;
        float: left;
        padding-bottom: 0px;
        width: 2532px;
        position: relative;
        padding-left: 28px;
        padding-right: 28px; } }
    .cmp-teaser--featured .cmp-teaser.aem-GridColumn--default--12 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    @media (max-width: 769px) {
      .cmp-teaser--featured .cmp-teaser .cmp-teaser {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 75%; }
        .cmp-teaser--featured .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
          padding: 28px;
          margin-right: 42px;
          margin-top: 28px; }
        .cmp-teaser--featured .cmp-teaser .cmp-teaser__content .cmp-teaser__title-link {
          font-size: 24px; } }

.cmp-teaser--hero {
  width: 100% !important;
  padding: 0 !important;
  /* desktop view */ }
  .cmp-teaser--hero .cmp-teaser {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: inset 0px 10px 20px -10px black !important;
            box-shadow: inset 0px 10px 20px -10px black !important;
    position: relative;
    margin-top: 0; }
  .cmp-teaser--hero .cmp-teaser__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    position: relative;
    opacity: .8;
    overflow: hidden; }
    .cmp-teaser--hero .cmp-teaser__image .cmp-image {
      width: 100%;
      overflow: hidden; }
    .cmp-teaser--hero .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      overflow: hidden; }
  .cmp-teaser--hero .cmp-teaser__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 14px;
    padding-right: 14px; }
  .cmp-teaser--hero .cmp-teaser__title {
    margin-bottom: 0em;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .cmp-teaser--hero .cmp-teaser__description {
    margin-bottom: 0em; }
    .cmp-teaser--hero .cmp-teaser__description p {
      margin-bottom: 0em; }
  @media (min-width: 2561px) {
    .cmp-teaser--hero .cmp-teaser__image {
      height: 450px;
      max-height: 450px; }
    .cmp-teaser--hero .cmp-teaser__content {
      background-color: #ffffff;
      margin-top: -180px;
      height: 180px;
      min-height: 180px;
      float: left;
      padding-bottom: 0px;
      width: 2532px;
      position: relative;
      padding-left: 28px;
      padding-right: 28px; } }
  .cmp-teaser--hero.aem-GridColumn--default--12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* position image from top */
.cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
  -o-object-position: top;
     object-position: top; }

.cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
  -o-object-position: bottom;
     object-position: bottom; }

.cmp-teaser--info {
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: inline-block;
  /* position image from top */ }
  .cmp-teaser--info .cmp-teaser {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888;
    margin: 0 2em;
    /* desktop view */ }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__image {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 100%;
      max-height: 250px;
      overflow: hidden; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image .cmp-image {
        width: 370px;
        height: 200px;
        overflow: hidden; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0;
        margin-bottom: 0;
        -o-object-position: center;
           object-position: center;
        width: 100%;
        height: 100%; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__content {
      overflow: hidden;
      width: 370px;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      background-color: #ffffff;
      -webkit-box-shadow: 0rem 0rem .6rem #888888;
              box-shadow: 0rem 0rem .6rem #888888; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__title {
      margin-bottom: 0em;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 24px;
      padding-left: 42px;
      padding-right: 42px;
      padding-top: 28px;
      color: #04507F; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__title-link {
      color: #04507F; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__description {
      margin-bottom: 0em;
      padding-left: 42px;
      padding-right: 42px;
      padding-top: 14px;
      min-height: 150px; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__description p {
        margin-bottom: 0em;
        font-size: 14px; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__action-container {
      position: relative;
      padding: 7px;
      display: block;
      text-align: center;
      margin-bottom: 28px; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__action-link {
      background-color: #A3CF60;
      border: 1px solid #A3CF60;
      color: #ffffff;
      font-weight: bold;
      padding: 10px 30px;
      float: none;
      border-radius: 4px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #86ac50;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    @media (min-width: 2561px) {
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image {
        height: 4750px;
        max-height: 4750px; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__content {
        background-color: #ffffff;
        margin-top: -180px;
        height: 180px;
        min-height: 180px;
        float: left;
        padding-bottom: 0px;
        width: 2532px;
        position: relative;
        padding-left: 28px;
        padding-right: 28px; } }
    .cmp-teaser--info .cmp-teaser.aem-GridColumn--default--12 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .cmp-teaser--info .cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
    -o-object-position: top;
       object-position: top; }
  .cmp-teaser--info .cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
    -o-object-position: bottom;
       object-position: bottom; }

.cmp-teaser--inthenews {
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: inline-block;
  /* desktop view */ }
  .cmp-teaser--inthenews .cmp-teaser {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888;
    margin-left: 1em;
    margin-right: 1em; }
  .cmp-teaser--inthenews .cmp-teaser__image {
    width: 370px;
    height: 200px;
    overflow: hidden; }
    .cmp-teaser--inthenews .cmp-teaser__image .cmp-image {
      width: 100%;
      height: 100%; }
    .cmp-teaser--inthenews .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%;
      overflow: hidden; }
  .cmp-teaser--inthenews .cmp-teaser__content {
    overflow: hidden;
    width: 370px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    background-color: #ffffff;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888; }
  .cmp-teaser--inthenews .cmp-teaser__title {
    margin-bottom: 0em;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 28px;
    color: #04507F; }
  .cmp-teaser--inthenews .cmp-teaser__title-link {
    color: #04507F; }
  .cmp-teaser--inthenews .cmp-teaser__description {
    margin-bottom: 0em;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 14px;
    min-height: 150px; }
    .cmp-teaser--inthenews .cmp-teaser__description p {
      margin-bottom: 0em;
      font-size: 14px; }
  .cmp-teaser--inthenews .cmp-teaser__action-container {
    vertical-align: baseline;
    padding: 7px;
    display: block;
    text-align: center;
    margin-bottom: 28px; }
  .cmp-teaser--inthenews .cmp-teaser__action-link {
    background-color: #04507F;
    border: 1px solid #04507F;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 30px;
    float: none;
    border-radius: 4px;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    .cmp-teaser--inthenews .cmp-teaser__action-link:after {
      content: "\f35d";
      font-family: 'Font Awesome 5 Free';
      color: #ffffff;
      font-weight: 900;
      padding-left: 5px; }
      .cmp-teaser--inthenews .cmp-teaser__action-link:after:hover {
        color: #04507F; }
    .cmp-teaser--inthenews .cmp-teaser__action-link:hover {
      background-color: #B2DBF1;
      color: #04507F;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  @media (min-width: 2561px) {
    .cmp-teaser--inthenews .cmp-teaser__image {
      height: 4750px;
      max-height: 4750px; }
    .cmp-teaser--inthenews .cmp-teaser__content {
      background-color: #ffffff;
      margin-top: -180px;
      height: 180px;
      min-height: 180px;
      float: left;
      padding-bottom: 0px;
      width: 2532px;
      position: relative;
      padding-left: 28px;
      padding-right: 28px; } }
  .cmp-teaser--inthenews.aem-GridColumn--default--12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* position image from top */
.cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
  -o-object-position: top;
     object-position: top; }

.cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
  -o-object-position: bottom;
     object-position: bottom; }

.cmp-teaser--leadership {
  max-height: 4750px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  /* Mobile stack content */ }
  .cmp-teaser--leadership .cmp-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em; }
  .cmp-teaser--leadership .cmp-teaser__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .cmp-teaser--leadership .cmp-teaser__image .cmp-image {
      width: 100%;
      height: 100%; }
    .cmp-teaser--leadership .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      width: 100%;
      height: 100%; }
  .cmp-teaser--leadership .blockquote {
    font-size: 18px;
    font-style: italic;
    color: #4C4F54; }
  .cmp-teaser--leadership .cmp-teaser__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    background-color: #EBEBEB;
    padding: 2em;
    padding-top: 3.5em; }
  .cmp-teaser--leadership .cmp-teaser__title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 0 !important; }
  .cmp-teaser--leadership .cmp-teaser__description {
    font-size: 14px;
    -ms-flex-item-align: bottom;
        align-self: bottom; }
    .cmp-teaser--leadership .cmp-teaser__description p {
      font-size: 14px;
      text-align: left; }
  @media (max-width: 769px) {
    .cmp-teaser--leadership .cmp-teaser {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .cmp-teaser--leadership .cmp-teaser__image {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .cmp-teaser--leadership .cmp-teaser__content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-top: -1em; } }

.cmp-teaser--news {
  margin-bottom: 3em;
  margin-top: 3em; }
  .cmp-teaser--news .cmp-teaser {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 769px) {
      .cmp-teaser--news .cmp-teaser {
        min-height: 400px; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .cmp-teaser--news .cmp-teaser .cmp-image__image {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      width: 100%;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 1em; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-image__image {
          opacity: 0.75; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 3;
          -ms-flex: 3;
              flex: 3;
      margin-left: 4em; }
      @media (max-width: 1300px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
          top: 8em; } }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
          top: 8em;
          left: 0;
          text-align: center; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      width: 100%;
      color: #04507F;
      bottom: 20px;
      font-size: 24px;
      max-width: -25%; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__title {
          max-width: 100%; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__title-link {
      color: #04507F; }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__description {
      color: #4C4F54;
      font-size: 14px;
      margin-bottom: 2em;
      max-width: 75%; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__description {
          max-width: 100%; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__action-link {
      background-color: #04507F;
      font-size: 14px;
      padding: 10px 30px;
      border-radius: 4px;
      margin-top: 0.25em;
      font-weight: 700;
      color: #ffffff; }
      .cmp-teaser--news .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #B2DBF1;
        color: #04507F;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }

/* WKND teaser - default.less*/
.cmp-teaser--slide .cmp-teaser {
  min-height: 700px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 769px) {
    .cmp-teaser--slide .cmp-teaser {
      min-height: 400px; } }
  .cmp-teaser--slide .cmp-teaser .cmp-image__image {
    height: 700px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    width: 100%;
    padding: 0;
    margin: 0; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-image__image {
        opacity: 0.75; } }
  @media (max-width: 1300px) {
    .cmp-teaser--slide .cmp-teaser .cmp-teaser__content {
      top: 8em; } }
  @media (max-width: 769px) {
    .cmp-teaser--slide .cmp-teaser .cmp-teaser__content {
      top: 8em;
      left: 0;
      text-align: center; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 100%;
    color: #000000;
    bottom: 20px;
    font-size: 40px;
    max-width: 350px; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-teaser__title {
        max-width: 100%; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__description {
    color: #4C4F54;
    font-size: 14px;
    margin-bottom: 2em;
    max-width: 450px; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-teaser__description {
        max-width: 100%; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__action-link {
    background-color: #04507F;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0.75em 3.5em;
    margin-top: 0.5em;
    font-weight: 700; }

.cmp-teaser--wideblue {
  width: 100% !important;
  padding: 0 !important;
  margin-top: 50px;
  margin-bottom: 50px;
  /* Mobile stack content */ }
  .cmp-teaser--wideblue .cmp-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em; }
  .cmp-teaser--wideblue .cmp-teaser__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .cmp-teaser--wideblue .cmp-teaser__image .cmp-image {
      width: 100%;
      height: 100%; }
    .cmp-teaser--wideblue .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      width: 100%;
      height: 100%; }
  .cmp-teaser--wideblue .cmp-teaser__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 15em;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #B2DBF1;
    padding: 2em;
    padding-top: 3.5em; }
  .cmp-teaser--wideblue .cmp-teaser__title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px; }
  .cmp-teaser--wideblue .cmp-teaser__title-link {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px !important;
    color: #04507F !important; }
  .cmp-teaser--wideblue .cmp-teaser__description {
    font-size: 14px;
    -ms-flex-item-align: bottom;
        align-self: bottom; }
    .cmp-teaser--wideblue .cmp-teaser__description p {
      font-size: 14px !important;
      text-align: left; }
  .cmp-teaser--wideblue .cmp-teaser__action-link {
    background-color: #04507F;
    padding: .75em 1.5em;
    border-radius: 4px;
    font-weight: 500;
    border: 2px solid #04507F !important;
    color: #ffffff !important;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    .cmp-teaser--wideblue .cmp-teaser__action-link a {
      color: #ffffff !important; }
    .cmp-teaser--wideblue .cmp-teaser__action-link:hover {
      background-color: transparent;
      color: #04507F !important;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  @media (max-width: 769px) {
    .cmp-teaser--wideblue .cmp-teaser {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .cmp-teaser--wideblue .cmp-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .cmp-teaser--wideblue .cmp-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: -1em;
      width: 100%; } }

/*
 *  Copyright 2018 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.
 */
/* HMHS teaser - default.less */
/*BLOCK cmp-teaser
    ELEMENT cmp-teaser__image
    ELEMENT cmp-teaser__content
    ELEMENT cmp-teaser__title
    ELEMENT cmp-teaser__title-link
    ELEMENT cmp-teaser__description
    ELEMENT cmp-teaser__action-container
    ELEMENT cmp-teaser__action-link
    */
.cmp-teaser .cmp-teaser__content {
  float: left; }

.cmp-teaser .cmp-teaser__title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin: 0.5em 0; }

.cmp-teaser .cmp-teaser__title-link {
  color: #000000; }
  .cmp-teaser .cmp-teaser__title-link:after {
    content: none; }

.cmp-teaser .cmp-teaser__description {
  font-size: 14px;
  margin: 0;
  line-height: 1.75; }
  .cmp-teaser .cmp-teaser__description p {
    line-height: 1.75;
    font-size: 14px; }

.cmp-teaser .cmp-teaser__action-container {
  margin: 1em 0; }

.cmp-teaser .cmp-teaser__action-link {
  font-size: 14px;
  padding: .75em 2em;
  font-weight: 700;
  color: #000000;
  float: left; }

/* HMHS teaser - card.less*/
.cmp-teaser--card {
  margin-left: 14px;
  margin-right: 14px;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
  .cmp-teaser--card .cmp-teaser {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 30em;
    overflow: hidden;
    background-color: #ededed;
    margin-bottom: 14px;
    margin: 14px 0; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__image {
      width: 360px;
      height: 450px;
      overflow: hidden;
      padding-top: 0px; }
      @media (max-width: 769px) {
        .cmp-teaser--card .cmp-teaser .cmp-teaser__image {
          width: 320px;
          height: 400px; } }
      .cmp-teaser--card .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
        max-height: 450px;
        width: 100%;
        -webkit-transition: all .2s;
        -webkit-transition: all .25s;
        transition: all .25s; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__content {
      background-color: rgba(255, 255, 255, 0.7);
      position: absolute;
      width: 100%;
      height: 18%;
      bottom: 0;
      padding-bottom: 14px;
      word-wrap: none; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      width: 100%;
      text-align: left;
      font-size: 24px;
      margin-top: 0;
      white-space: nowrap;
      position: absolute;
      bottom: 17.5px;
      padding-left: 14px;
      color: #000000; }
      @media (max-width: 769px) {
        .cmp-teaser--card .cmp-teaser .cmp-teaser__title {
          font-size: 20px; } }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__title-link {
      color: #000000; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__description {
      font-size: 14px;
      position: absolute;
      bottom: 0;
      padding-left: 14px;
      white-space: nowrap;
      font-style: italic;
      color: #000000;
      width: 100%; }
      .cmp-teaser--card .cmp-teaser .cmp-teaser__description p {
        font-size: 14px; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__action-container {
      display: none;
      position: absolute;
      bottom: 28px;
      left: 14px; }
    .cmp-teaser--card .cmp-teaser .cmp-teaser__action-link {
      border: 1px solid #B2DBF1;
      color: #B2DBF1;
      background-color: transparent;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
    .cmp-teaser--card .cmp-teaser:hover .cmp-teaser__action-link {
      color: #000000;
      background-color: #04507F;
      border-color: #04507F; }
    .cmp-teaser--card .cmp-teaser:hover .cmp-image__image {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

/* WKND teaser - default.less*/
.cmp-teaser--slide .cmp-teaser {
  min-height: 700px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 769px) {
    .cmp-teaser--slide .cmp-teaser {
      min-height: 400px; } }
  .cmp-teaser--slide .cmp-teaser .cmp-image__image {
    height: 700px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    width: 100%;
    padding: 0;
    margin: 0; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-image__image {
        opacity: 0.75; } }
  @media (max-width: 1300px) {
    .cmp-teaser--slide .cmp-teaser .cmp-teaser__content {
      top: 8em; } }
  @media (max-width: 769px) {
    .cmp-teaser--slide .cmp-teaser .cmp-teaser__content {
      top: 8em;
      left: 0;
      text-align: center; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 100%;
    color: #000000;
    bottom: 20px;
    font-size: 40px;
    max-width: 350px; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-teaser__title {
        max-width: 100%; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__description {
    color: #4C4F54;
    font-size: 14px;
    margin-bottom: 2em;
    max-width: 450px; }
    @media (max-width: 769px) {
      .cmp-teaser--slide .cmp-teaser .cmp-teaser__description {
        max-width: 100%; } }
  .cmp-teaser--slide .cmp-teaser .cmp-teaser__action-link {
    background-color: #04507F;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0.75em 3.5em;
    margin-top: 0.5em;
    font-weight: 700; }

.cmp-teaser--hero {
  width: 100% !important;
  padding: 0 !important;
  /* desktop view */ }
  .cmp-teaser--hero .cmp-teaser {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: inset 0px 10px 20px -10px black !important;
            box-shadow: inset 0px 10px 20px -10px black !important;
    position: relative;
    margin-top: 0; }
  .cmp-teaser--hero .cmp-teaser__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    position: relative;
    opacity: .8;
    overflow: hidden; }
    .cmp-teaser--hero .cmp-teaser__image .cmp-image {
      width: 100%;
      overflow: hidden; }
    .cmp-teaser--hero .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      overflow: hidden; }
  .cmp-teaser--hero .cmp-teaser__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 14px;
    padding-right: 14px; }
  .cmp-teaser--hero .cmp-teaser__title {
    margin-bottom: 0em;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .cmp-teaser--hero .cmp-teaser__description {
    margin-bottom: 0em; }
    .cmp-teaser--hero .cmp-teaser__description p {
      margin-bottom: 0em; }
  @media (min-width: 2561px) {
    .cmp-teaser--hero .cmp-teaser__image {
      height: 450px;
      max-height: 450px; }
    .cmp-teaser--hero .cmp-teaser__content {
      background-color: #ffffff;
      margin-top: -180px;
      height: 180px;
      min-height: 180px;
      float: left;
      padding-bottom: 0px;
      width: 2532px;
      position: relative;
      padding-left: 28px;
      padding-right: 28px; } }
  .cmp-teaser--hero.aem-GridColumn--default--12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* position image from top */
.cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
  -o-object-position: top;
     object-position: top; }

.cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
  -o-object-position: bottom;
     object-position: bottom; }

.cmp-teaser--featured {
  color: #ffffff;
  padding-left: 0;
  padding-right: 0; }
  .cmp-teaser--featured .cmp-teaser {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    position: relative;
    -webkit-box-shadow: inset 0px 10px 20px -10px black !important;
            box-shadow: inset 0px 10px 20px -10px black !important;
    margin-top: 0;
    /* desktop view */
    /* Mobile stack content */ }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      z-index: -1;
      position: relative;
      overflow: hidden; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image .cmp-image {
        width: 100%;
        max-height: 450px;
        overflow: hidden; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0;
        margin-bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
        -ms-flex-item-align: center;
            align-self: center;
        width: 100%;
        max-width: 100%;
        overflow: hidden; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 2;
          -ms-flex: 2;
              flex: 2;
      background-color: rgba(4, 80, 127, 0.7);
      position: absolute;
      right: 0px;
      width: 45%;
      height: 100%; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__title {
      margin-bottom: 0em;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #ffffff;
      font-size: 36px;
      padding: 56px;
      margin-right: 70px;
      margin-top: 56px; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__title-link {
      color: #ffffff;
      opacity: 1; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__description {
      font-size: 14px;
      -ms-flex-item-align: bottom;
          align-self: bottom; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__description p {
        font-size: 14px;
        text-align: left; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-container {
      padding-left: 56px;
      z-index: 1000; }
    .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-link {
      text-transform: capitalize;
      color: #ffffff;
      font-size: 14px;
      font-weight: bold;
      border: 2px solid #ffffff;
      border-radius: 4px;
      padding: 10px 30px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #ffffff;
        opacity: .9;
        color: #04507F;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    @media (min-width: 2561px) {
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
        height: 450px;
        max-height: 450px; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
        background-color: #ffffff;
        margin-top: -180px;
        height: 180px;
        min-height: 180px;
        float: left;
        padding-bottom: 0px;
        width: 2532px;
        position: relative;
        padding-left: 28px;
        padding-right: 28px; } }
    .cmp-teaser--featured .cmp-teaser.aem-GridColumn--default--12 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    @media (max-width: 769px) {
      .cmp-teaser--featured .cmp-teaser .cmp-teaser {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__image {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .cmp-teaser--featured .cmp-teaser .cmp-teaser__content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 75%; }
        .cmp-teaser--featured .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
          padding: 28px;
          margin-right: 42px;
          margin-top: 28px; }
        .cmp-teaser--featured .cmp-teaser .cmp-teaser__content .cmp-teaser__title-link {
          font-size: 24px; } }

.cmp-teaser--info {
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: inline-block;
  /* position image from top */ }
  .cmp-teaser--info .cmp-teaser {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888;
    margin: 0 2em;
    /* desktop view */ }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__image {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 100%;
      max-height: 250px;
      overflow: hidden; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image .cmp-image {
        width: 370px;
        height: 200px;
        overflow: hidden; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image .cmp-image__image {
        margin-top: 0;
        margin-bottom: 0;
        -o-object-position: center;
           object-position: center;
        width: 100%;
        height: 100%; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__content {
      overflow: hidden;
      width: 370px;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      background-color: #ffffff;
      -webkit-box-shadow: 0rem 0rem .6rem #888888;
              box-shadow: 0rem 0rem .6rem #888888; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__title {
      margin-bottom: 0em;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 24px;
      padding-left: 42px;
      padding-right: 42px;
      padding-top: 28px;
      color: #04507F; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__title-link {
      color: #04507F; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__description {
      margin-bottom: 0em;
      padding-left: 42px;
      padding-right: 42px;
      padding-top: 14px;
      min-height: 150px; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__description p {
        margin-bottom: 0em;
        font-size: 14px; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__action-container {
      position: relative;
      padding: 7px;
      display: block;
      text-align: center;
      margin-bottom: 28px; }
    .cmp-teaser--info .cmp-teaser .cmp-teaser__action-link {
      background-color: #A3CF60;
      border: 1px solid #A3CF60;
      color: #ffffff;
      font-weight: bold;
      padding: 10px 30px;
      float: none;
      border-radius: 4px;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #86ac50;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    @media (min-width: 2561px) {
      .cmp-teaser--info .cmp-teaser .cmp-teaser__image {
        height: 4750px;
        max-height: 4750px; }
      .cmp-teaser--info .cmp-teaser .cmp-teaser__content {
        background-color: #ffffff;
        margin-top: -180px;
        height: 180px;
        min-height: 180px;
        float: left;
        padding-bottom: 0px;
        width: 2532px;
        position: relative;
        padding-left: 28px;
        padding-right: 28px; } }
    .cmp-teaser--info .cmp-teaser.aem-GridColumn--default--12 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .cmp-teaser--info .cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
    -o-object-position: top;
       object-position: top; }
  .cmp-teaser--info .cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
    -o-object-position: bottom;
       object-position: bottom; }

.cmp-teaser--leadership {
  max-height: 4750px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  /* Mobile stack content */ }
  .cmp-teaser--leadership .cmp-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em; }
  .cmp-teaser--leadership .cmp-teaser__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .cmp-teaser--leadership .cmp-teaser__image .cmp-image {
      width: 100%;
      height: 100%; }
    .cmp-teaser--leadership .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      width: 100%;
      height: 100%; }
  .cmp-teaser--leadership .blockquote {
    font-size: 18px;
    font-style: italic;
    color: #4C4F54; }
  .cmp-teaser--leadership .cmp-teaser__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    background-color: #EBEBEB;
    padding: 2em;
    padding-top: 3.5em; }
  .cmp-teaser--leadership .cmp-teaser__title {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 0 !important; }
  .cmp-teaser--leadership .cmp-teaser__description {
    font-size: 14px;
    -ms-flex-item-align: bottom;
        align-self: bottom; }
    .cmp-teaser--leadership .cmp-teaser__description p {
      font-size: 14px;
      text-align: left; }
  @media (max-width: 769px) {
    .cmp-teaser--leadership .cmp-teaser {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .cmp-teaser--leadership .cmp-teaser__image {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .cmp-teaser--leadership .cmp-teaser__content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-top: -1em; } }

.cmp-teaser--news {
  margin-bottom: 3em;
  margin-top: 3em; }
  .cmp-teaser--news .cmp-teaser {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 769px) {
      .cmp-teaser--news .cmp-teaser {
        min-height: 400px; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .cmp-teaser--news .cmp-teaser .cmp-image__image {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      width: 100%;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 1em; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-image__image {
          opacity: 0.75; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -webkit-box-flex: 3;
          -ms-flex: 3;
              flex: 3;
      margin-left: 4em; }
      @media (max-width: 1300px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
          top: 8em; } }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__content {
          top: 8em;
          left: 0;
          text-align: center; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__title {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      width: 100%;
      color: #04507F;
      bottom: 20px;
      font-size: 24px;
      max-width: -25%; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__title {
          max-width: 100%; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__title-link {
      color: #04507F; }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__description {
      color: #4C4F54;
      font-size: 14px;
      margin-bottom: 2em;
      max-width: 75%; }
      @media (max-width: 769px) {
        .cmp-teaser--news .cmp-teaser .cmp-teaser__description {
          max-width: 100%; } }
    .cmp-teaser--news .cmp-teaser .cmp-teaser__action-link {
      background-color: #04507F;
      font-size: 14px;
      padding: 10px 30px;
      border-radius: 4px;
      margin-top: 0.25em;
      font-weight: 700;
      color: #ffffff; }
      .cmp-teaser--news .cmp-teaser .cmp-teaser__action-link:hover {
        background-color: #B2DBF1;
        color: #04507F;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }

.cmp-teaser--inthenews {
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: inline-block;
  /* desktop view */ }
  .cmp-teaser--inthenews .cmp-teaser {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888;
    margin-left: 1em;
    margin-right: 1em; }
  .cmp-teaser--inthenews .cmp-teaser__image {
    width: 370px;
    height: 200px;
    overflow: hidden; }
    .cmp-teaser--inthenews .cmp-teaser__image .cmp-image {
      width: 100%;
      height: 100%; }
    .cmp-teaser--inthenews .cmp-teaser__image .cmp-image__image {
      margin-top: 0;
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%;
      overflow: hidden; }
  .cmp-teaser--inthenews .cmp-teaser__content {
    overflow: hidden;
    width: 370px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    background-color: #ffffff;
    -webkit-box-shadow: 0rem 0rem .6rem #888888;
            box-shadow: 0rem 0rem .6rem #888888; }
  .cmp-teaser--inthenews .cmp-teaser__title {
    margin-bottom: 0em;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 28px;
    color: #04507F; }
  .cmp-teaser--inthenews .cmp-teaser__title-link {
    color: #04507F; }
  .cmp-teaser--inthenews .cmp-teaser__description {
    margin-bottom: 0em;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 14px;
    min-height: 150px; }
    .cmp-teaser--inthenews .cmp-teaser__description p {
      margin-bottom: 0em;
      font-size: 14px; }
  .cmp-teaser--inthenews .cmp-teaser__action-container {
    vertical-align: baseline;
    padding: 7px;
    display: block;
    text-align: center;
    margin-bottom: 28px; }
  .cmp-teaser--inthenews .cmp-teaser__action-link {
    background-color: #04507F;
    border: 1px solid #04507F;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 30px;
    float: none;
    border-radius: 4px;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out; }
    .cmp-teaser--inthenews .cmp-teaser__action-link:after {
      content: "\f35d";
      font-family: 'Font Awesome 5 Free';
      color: #ffffff;
      font-weight: 900;
      padding-left: 5px; }
      .cmp-teaser--inthenews .cmp-teaser__action-link:after:hover {
        color: #04507F; }
    .cmp-teaser--inthenews .cmp-teaser__action-link:hover {
      background-color: #B2DBF1;
      color: #04507F;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out; }
  @media (min-width: 2561px) {
    .cmp-teaser--inthenews .cmp-teaser__image {
      height: 4750px;
      max-height: 4750px; }
    .cmp-teaser--inthenews .cmp-teaser__content {
      background-color: #ffffff;
      margin-top: -180px;
      height: 180px;
      min-height: 180px;
      float: left;
      padding-bottom: 0px;
      width: 2532px;
      position: relative;
      padding-left: 28px;
      padding-right: 28px; } }
  .cmp-teaser--inthenews.aem-GridColumn--default--12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* position image from top */
.cmp-teaser--imagetop .cmp-teaser__image .cmp-image__image {
  -o-object-position: top;
     object-position: top; }

.cmp-teaser--imagebottom .cmp-teaser__image .cmp-image__image {
  -o-object-position: bottom;
     object-position: bottom; }

@media (max-width: 1300px) {
  .cmp-text {
    margin-top: 0px; } }

@media (max-width: 769px) {
  .cmp-text {
    font-size: 14px; } }

.cmp-title {
  margin-bottom: 30px; }

.cmp-title__text {
  color: #04507F;
  font-weight: 700;
  margin-top: .5em; }
  @media (max-width: 1300px) {
    .cmp-title__text {
      font-size: 24px; } }
  @media (max-width: 769px) {
    .cmp-title__text {
      margin-top: .25em; } }

