/* ###### COLOR VARIABLES ###### */
/* ##### TEXT LINKS ##### */
/* ###### FONT VARIABLES ###### */
.grid.featured-expert {
  grid-template-columns: 1fr 4fr;
  position: relative; }
@media (min-width: 782px) {
    .grid.featured-expert {
      grid-template-columns: 1fr 3fr; } }
.articles-featured {
  padding: 4em 0; }
@media (min-width: 1024px) {
    .articles-featured .grid.featured-expert {
      padding-right: 6.5em; } }
@media (min-width: 1700px) {
    .articles-featured .grid.featured-expert {
      padding-right: 11em; } }
.articles-featured .i--h2 {
    margin-bottom: 2.5em; }
.articles-featured .authors li, .articles-featured .authors li a {
    margin-bottom: 0;
    color: #004279; }
@media (min-width: 1700px) {
    .articles-featured {
      padding: 4em 8em; } }
.featured-expert-img {
  width: 140px;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: -180px;
  display: block;
  z-index: 5; }
@media (min-width: 782px) {
    .featured-expert-img {
      width: 240px;
      height: 308px;
      margin-left: 0; } }
@media (min-width: 1024px) {
    .featured-expert-img {
      width: 300px;
      height: 385px; } }
.featured-post {
  display: block;
  z-index: 6; }
@media (min-width: 782px) {
    .featured-post {
      margin-left: -1.4em; } }
.featured-post .post-content {
    padding-left: 0;
    padding-top: 1.5em;
    margin-left: -5em; }
@media (min-width: 782px) {
      .featured-post .post-content {
        padding-left: 5em;
        padding-top: 0;
        margin-left: 0; } }
.featured-title {
  color: #fff;
  z-index: 6;
  background-color: #007AA4;
  padding: 1.25em 2em .25em 1.25em;
  margin-top: .75em;
  display: block; }
@media (min-width: 782px) {
    .featured-title {
      padding-left: 2em;
      margin-top: 1.5em; } }
.featured-title h3 {
    font-weight: 700;
    margin-top: 0;
    font-size: 1.2rem; }
@media (min-width: 782px) {
      .featured-title h3 {
        font-size: 1.6rem; } }
@media (min-width: 1366px) {
      .featured-title h3 {
        font-size: 2.375rem; } }
.more-featured {
  /*.post-image {
        opacity: 0;
    }*/ }
.more-featured .post-info {
    color: #020D45;
    padding: 1em .8em;
    position: relative;
    font-size: .9375em; }
.more-featured .post-info .entry-date {
      font-size: .85rem;
      margin: 0 0 .25em;
      line-height: 1.2; }
.more-featured .post-info .post-title {
      margin-bottom: .25em; }
.more-featured .post-info:before {
      content: '';
      height: 6px;
      width: 85%;
      right: 0;
      top: -3px;
      position: absolute;
      background-color: #007AA4; }
.more-featured .post-info a {
      color: #C93C0D;
      font-weight: 700; }
.more-featured .post-info a:visited {
        color: #C93C0D; }
.more-featured .post-link {
    text-decoration: none;
    display: block; }
.more-featured .post-featured-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    width: 100%; }
.more-featured .post-featured-img .post-image {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: 50% 100%;
      object-position: 50% 100%; }
.entry-content .articles-featured .featured-title p {
  margin-bottom: .75em; }
@media (min-width: 1024px) {
    .entry-content .articles-featured .featured-title p {
      margin-bottom: 1.4em; } }


/*# sourceMappingURL=sf-initiatives-featured.css.map*/