#latest.news-listing .adaptive-height{
    height: auto!important;
}
.job-listing .post-item{
    margin-bottom: 20px;
}
.job-listing .post-item a{
    background: #fff;
    border-radius: 20px;
    padding: 30px 40px;
    color: var(--text);
    float: left;
    width: 100%;
}
.job-listing .post-item a:hover h4{
    text-decoration: underline;
}
.job-listing .post-item a:hover .button{
    background: var(--electric_blue);
    background: linear-gradient(87deg, #20779A 4.88%, #2D3185 84.53%);
}
.job-listing .post-item .content-wrapper{
    padding: 0;
    display: block;
}
.job-listing .post-item .inner{
    float: left;
    width: calc(100% - 292px);
}
.job-listing .post-item .actions{
    float: right;
    max-width: 258px;
    text-align: center;
}
.job-listing .post-item .actions .button{
    margin-bottom: 28px;
}
.job-listing .post-item h4{
    margin-bottom: 5px;
}
.job-listing .post-item .post-meta{
    margin-bottom: 10px;
    display: block;
}
.job-listing .post-item .post-meta p{
    padding-left: 30px;
    position: relative;
    margin-bottom: 7px;
}
.job-listing .post-item .post-meta .location:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 19px;
    height: 23px;
    background: url('/wp-content/plugins/ff-block-suite/assets/images/pin.svg');
}
.featured-post .post-item a{
    border-radius: 20px;
}
.featured-post .post-item .content-wrapper{
    padding: 45px 65px 0 35px;
}
.featured-post .post-item .content-wrapper *, .featured-post .post-item a:hover *{
    color: #fff;
}
.featured-post .post-item .post-meta li:before{
    filter: invert(1)!important;
}
.featured-post .post-item .txt-btn{
    position: absolute;
    bottom: 45px;
}
.locations{
    float: left;
    width: 100%;
}
.locations .half-grid{
    width: 50%;
    float: left;
    background: var(--electric_blue);
}
.locations .post-item{
    border-radius: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.locations .post-item .inner{
    float: left;
    width: 100%;
    padding: 22px 22px 17px;
}
.locations .post-item .wrapper{
    float: left;
    width: 100%;
}
.locations .post-item.white *{
    color: var(--text);
}
.locations .post-item h4{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: var(--body);
}
.locations .post-item p{
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.locations .post-item .address{
    font-weight: 700;
}
.locations .post-item .address:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 18px;
    background: url('/wp-content/plugins/ff-block-suite/assets/images/location.svg');
    background-size: contain;
}
.locations.map{
    border-bottom: 1px solid #000;
    margin-bottom: 35px;
}
.locations.map .intro{
    margin-bottom: 30px;
}
.locations .listing{
    padding: 50px 30px 0 80px;
}
.locations .list{
    max-height: 480px;
    overflow: auto;
    padding-right: 20px;
}
.locations .list::-webkit-scrollbar {
  width: 16px;
  border-radius: 20px;
}
.locations .list::-webkit-scrollbar-track {
  background: #9DC8EA40;
  border-radius: 10px;
}

.locations .list::-webkit-scrollbar-thumb {
  background-color: #9DC8EA;
  border-radius: 20px;
}

.locations .list::-webkit-scrollbar-thumb:hover {
  background-color: #9DC8EA;
}
.locations .post-item .actions{
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    padding: 10px 15px 0!important;
    display: flex;
    align-content: center;
    position: relative;
}
.locations .post-item .actions:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #000;
}
.locations .post-item .actions li{
    margin-bottom: 10px!important;
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-weight: 700;
    padding-left: 0!important;
}
.locations .post-item .actions li:before{
    position: relative;
    display: inline-block;
    top: 0!important;
}
.gm-style *{
    color: #000!important;
}
.locations .gm-style-iw-d{
    overflow: unset!important;
}
.locations .gm-style-iw-d, .locations .gm-style-iw{
    padding: 0!important;
    font-size: 14px!important;
}
.locations .gm-style .post-item{
    margin-bottom: 0!important;
    max-width: 350px;
}
.gm-style-iw-chr{
    position: absolute!important;
    right: 0!important;
}
.gm-style-iw-chr button{
    outline: none!important;
    border: 0!important;
}
.locations .gm-style .inner h4{
    padding-right: 20px;
}
.locations.card .intro{
    margin-bottom: 30px;
}
.locations.card .listing{
    padding: 0;
}
.locations.card .post-item .image-wrapper img{
    width: 100%;
}
.locations.card .box{
    background: #fff;
    float: left;
    width: 100%;
    border: 1px solid var(--text);
    border-radius: 20px;
}
.locations.card .inner *{
    color: var(--text);
}
.locations.card .post-item{
    margin-bottom: 60px;
    float: left;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}
.wp-block-acf-posts-listing #google-map .marker{
    display: none!important;
}
.wp-block-acf-posts-listing .google-map{
    background: url('/wp-content/plugins/ff-block-suite/assets/images/map.png') no-repeat center;
    background-size: cover;
}
.post-item.news .image-wrapper{
    position: relative;
}
.post-item .lozenge{
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 99;
}
.post-item .lozenge li{
    border-radius: 20px;
    padding: 6px 14px 7px;
    background: var(--light_blue);
    color: var(--text);
    font-style: normal;
}
.post-item .lozenge li:before{
    content: none!important;
}
a:hover .lozenge li{
    color: var(--text)!important;
}
@media screen and (max-width: 1480px){
    .featured-post .post-item .content-wrapper{
        padding-left: 0;
    }
}

@media screen and (max-width: 1280px){
    .locations .listing{
        padding-left: 60px;
    }
}

@media screen and (max-width: 991px){
    .featured-post .post-item .image-wrapper img{
        width: 100%;
    }
    .featured-post .post-item .content-wrapper{
        padding: 30px;
    }
    .featured-post .post-item .txt-btn{
        position: relative;
        bottom: 0;
        margin-top: 20px;
    }
    .featured-post h2{
        font-size: 32px;
        line-height: 38px;
    }
    .job-listing .post-item a{
        padding: 25px;
    }
    .job-listing .post-item .inner{
        width: 100%;
    }
    .job-listing .post-item .actions{
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .job-listing .post-item .actions .button{
        width: 100%;
        margin-bottom: 10px;
    }
    .locations .listing{
        padding-left: 30px;
    }
    .locations.card .post-item{
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
    }
    .locations .post-item .wrapper, .locations .post-item .inner{
        height: auto!important;
    }
    .filters{
        margin-bottom: 20px;
    }
    .filters .button-group a{
        padding: 10px 15px;
    }
    .full-posts-listing .post-item{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px){
    .locations .half-grid{
        width: 100%;
    }
    .locations.card .post-item{
        margin-bottom: 20px;
    }
    .featured-post .post-item .content-wrapper{
        padding: 20px;
    }
    .featured-post h2{
        font-size: 24px;
        line-height: 28px;
    }
}
