.featured-news{
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
    position: relative;
    display: flex;
    flex-direction: column;
}


.featured-news-relative-div{
    position: relative;
}

.featured-news-header{
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1510px;
}

.featured-news-shadow{
    position: absolute;
    margin: 0 !important;
    color: black;
    font-size: 120px;
    text-shadow: -1px 0 #CFCFCF, 0 1px #CFCFCF, 1px 0 #CFCFCF, 0 -1px #CFCFCF;
    -webkit-text-fill-color: white;
    display: flex;
    bottom: 0;
    z-index: 0;
    white-space: nowrap;
}
.featured-news-header-text{
    margin: 85px 0 0 !important;
    position: relative;
    display: flex;
    z-index: 1;
    font-size: 55px;
    bottom: 0;
}
.featured-news-bottom-border{
    display: none;
    position: absolute;
    right: -125px;
    bottom: -85px;
}

.featured-news-posts{
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 100px 0 70px;
}

.featured-news-posts > a{
    text-decoration: none;
}

.featured-item{
    margin: 10px;
}

.featured-read-more{
    padding-top: 40px;
    font-size: 22px;
    text-decoration: none;
}


.featured-news-image{
    object-fit: cover;
    max-width: 490px !important;
    height: 250px;
    width: 100%;
}

.bp-info{
    color: white;
    font-size: 20px;
}
.bp-info > p{
    color: white;
    font-size: 18px;
}

@media screen and (min-width: 510px) {
    .featured-item{
        width: 490px;
    }
}



@media screen and (min-width: 992px) {
    .featured-news-posts{
        background-repeat: no-repeat;
        background-size: cover;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 95%;
        padding: 100px 40px 90px;
    }

    .featured-news-bottom-border{
        display: block;
    }

    .featured-item{
        width: unset;
    }

    .featured-read-more{
        position: absolute;
        right: 0;
        bottom: 0;
        padding-bottom: 40px;
        font-size: 22px;
        text-decoration: none;
        padding-right: 150px;
    }

    .featured-news-image{
        max-width: 490px !important;
        height: 250px;
        width: 100%;
    }
}

@media screen and (min-width: 1050px) {
    .featured-news-header{
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media screen and (min-width: 1356px) {
    .featured-news-shadow{
        font-size: 200px;
    }
    .featured-news-header-text{
        margin: 120px 0 0 10px !important;
        font-size: 90px;
    }
}
/*
     FILE ARCHIVED ON 23:06:28 Dec 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:04:54 Jun 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.661
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.042
  esindex: 0.006
  cdx.remote: 9.543
  LoadShardBlock: 85.594 (3)
  PetaboxLoader3.datanode: 88.706 (4)
  PetaboxLoader3.resolve: 43.79 (2)
  load_resource: 62.164
*/