.wf {
    font-family: Inter, sans-serif;
    font-weight: 400
}

.wf-m {
    font-family: Inter, sans-serif;
    font-weight: 500
}

.featured-news .content .news-meta span,
.wf-b {
    font-family: Inter, sans-serif;
    font-weight: 700
}

.wf-alt {
    font-family: 'Bebas Neue', serif;
    font-weight: 400
}

.featured-news .block-wrap,
.wrap {
    margin: auto;
    max-width: 1140px;
    padding: 0 20px
}

@media only screen and (min-width:980px) {

    .featured-news .block-wrap,
    .wrap {
        padding: 0 15px
    }
}

.featured-news {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    position: relative
}

.featured-news .block-wrap .top {
    margin-bottom: 1em
}

@media only screen and (min-width:768px) {
    .featured-news .block-wrap .top {
        display: flex;
        justify-content: space-between
    }
}

.featured-news .block-wrap h2 {
    color: #1B3054;
    margin-bottom: 1em;
    text-align: center
}

.featured-news .link-wrap {
    margin-top: 3.5em;
    text-align: center
}

@media only screen and (min-width:768px) {
    .featured-news .content {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap
    }
}

.featured-news .content .news-meta span {
    color: #434343;
    font-size: .8em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.featured-news .content .news-meta span.news-location {
    margin-top: .25em;
    display: block
}

.featured-news .content .news-meta span.news-feat+.news-date {
    border-left: 2px solid;
    margin-left: .25em;
    padding-left: .75em
}

.featured-news .content .news-meta+h3 {
    margin-top: .5em
}

.featured-news .content .primary-news {
    border-bottom: 10px solid #FE4300;
    box-shadow: 0 2px 8px #DCDDDE
}

@media only screen and (max-width:767px) {
    .featured-news .content .primary-news {
        margin-bottom: 2em
    }
}

@media only screen and (min-width:768px) {
    .featured-news .content .primary-news {
        margin-right: 4%;
        width: 46%
    }
}

.featured-news .content .primary-news .img-wrap {
    display: block;
    position: relative
}

.featured-news .content .primary-news .img-wrap:before {
    content: '';
    display: block;
    padding-top: 56.25%;
    width: 100%
}

.featured-news .content .primary-news .img-wrap img {
    border: 1px solid #fff;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.featured-news .content .primary-news .img-wrap img.fallback {
    background-color: #f7f7f7;
    padding: 4em;
    object-fit: initial
}

.featured-news .content .primary-news .content-inner {
    padding: 3em 2em
}

.featured-news .content .primary-news p {
    color: #434343;
    font-size: .95em;
    line-height: 1.6em;
    margin-top: .5em
}

@media only screen and (min-width:980px) {
    .featured-news .content .primary-news p {
        font-size: 1em
    }
}

.featured-news .content .primary-news h3 {
    color: #1B3054;
    font-size: 1.2em;
    padding-top: 0;
    font-family: Inter, sans-serif;
    font-weight: 400
}

@media only screen and (min-width:980px) {
    .featured-news .content .primary-news h3 {
        font-size: 1.4em
    }
}

.featured-news .content .primary-news h3 a {
    color: #1B3054;
    text-decoration: none
}

.featured-news .content .primary-news h3 a:after {
    content: url(../images/fa-arrow-right-solid.svg);
    display: inline-block;
    height: 12px;
    margin-left: .25em;
    position: relative;
    top: .15em;
    width: 12px
}

@media only screen and (min-width:980px) {
    .featured-news .content .primary-news h3 a:after {
        height: 17px;
        top: .15em;
        width: 17px
    }
}

.featured-news .content .primary-news h3 a:hover {
    text-decoration: underline
}

.featured-news .content .primary-news .link-wrap {
    margin-top: 1em
}

.featured-news .content .primary-news .link-wrap .btn:not(.btn-alt):before {
    background-color: #fff
}

.featured-news .content .primary-news .link-wrap .btn:not(.btn-alt):hover {
    color: #1B3054
}

.featured-news .content .secondary-news {
    margin-top: 3em
}

@media only screen and (min-width:768px) {
    .featured-news .content .secondary-news {
        margin-top: 1em;
        margin-left: 3%;
        width: 47%
    }
}

.featured-news .content .secondary-news .news-listing {
    align-items: center;
    display: flex;
    position: relative
}

.featured-news .content .secondary-news .news-listing:not(:first-of-type) {
    margin-top: 1.5em
}

.featured-news .content .secondary-news .news-listing:not(:first-of-type) .content-inner {
    border-top: 1px solid #FEDA48;
    padding-top: 1.5em
}

.featured-news .content .secondary-news .icon-wrap {
    width: 30px
}

@media only screen and (min-width:980px) {
    .featured-news .content .secondary-news .icon-wrap {
        width: 35px
    }
}

.featured-news .content .secondary-news .icon-wrap svg {
    opacity: .5;
    width: 100%
}

.featured-news .content .secondary-news .icon-wrap svg path {
    fill: #80BD41
}

.featured-news .content .secondary-news .content-inner {
    flex: 1;
    margin-left: 1.5em
}

@media only screen and (min-width:980px) {
    .featured-news .content .secondary-news .content-inner {
        margin-left: 2em
    }
}

@media only screen and (min-width:1140px) {
    .featured-news .content .secondary-news .content-inner {
        margin-left: 2.5em
    }
}

.featured-news .content .secondary-news a {
    color: #1B3054
}

.featured-news .content .secondary-news h3 {
    color: #1B3054;
    font-size: 1.2em;
    padding-top: 0;
    font-family: Inter, sans-serif;
    font-weight: 400
}

@media only screen and (min-width:980px) {
    .featured-news .content .secondary-news h3 {
        font-size: 1.4em
    }
}

.featured-news .content .secondary-news h3 a {
    color: #1B3054;
    text-decoration: none
}

.featured-news .content .secondary-news h3 a:hover {
    text-decoration: underline
}

.featured-news .content .secondary-news p {
    color: #777;
    font-size: .9em;
    margin: 0
}

.image-collage+.featured-news {
    padding-top: 1em
}

@media only screen and (min-width:980px) {
    .image-collage+.featured-news {
        padding-top: 2em
    }
}