.resources-list-wrap .resources-list .rl-items .rl-item .rl-item-in .content h2.h3 {
    color: #002952;
    display: -webkit-box;
    font-size: 20px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-height: 1.25;
    margin: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.featured-resources .fr-items .fr-item .fr-item-in .content h2.h3 {
    color: #002952;
    display: -webkit-box;
    font-size: 28px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-height: 1.25;
    margin: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.featured-resources .fr-items .right .fr-item .fr-item-in .content h2.h3 {
    font-size: 20px;
    -webkit-line-clamp: 3;
}
.cta-section-hero .bg-img-wrap {
    width: calc(50% - 32px);
}
.section-hero.only-text, .section-hero.image-video {
    padding: 96px 0 143px;
}
.section-hero.only-text .container-fluid {
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 24px !important;
}
.section-hero.only-text .col.col-6 {
    width: 100% !important;
    padding: 0 !important;
}
.section-hero.only-text .col.col-6 .hero-content {
    max-width: 875px;
    margin: 0 auto;
    text-align: center;
}
.section-hero.only-text .col.col-6 .hero-content .hero-ctas {
    justify-content: center;
}
.section-hero.only-text .row {
    margin: 0 !important;
}
.section-hero.image-video .container-fluid {
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 24px !important;
}
.section-hero.image-video .col.col-6.hero-media {
    padding: 0 16px;
}
.section-hero.image-video .media-card {
    margin-left: auto;
    max-width: 100%;
    display: inline-block;
    width: 100%;
}
.section-hero.image-video .media-card .lottie-embed {
    line-height: 0;
    border-radius: 15px;
    overflow: hidden;
}
.section-hero.image-video .media-card .lottie-embed lottie-player {
    height: auto;
    width: 100%;
}
.section-hero.image-video .media-card .img-wrap {
    position: relative;
    padding-bottom: 56.26%;
}
.section-hero.image-video .media-card .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.section-hero.image-video .media-card .experience-video .video-wrap {
    position: relative;
    border-radius: 15px;
}
.section-hero.image-video .media-card .experience-video .video-wrap .video-iframe-sec {
    position: relative;
    padding-bottom: 56.25%;
}
.section-hero.image-video .media-card .experience-video .video-wrap .video-iframe-sec .video-iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-hero.image-video .media-card .experience-video .video-wrap .video-iframe-sec iframe {
    border-radius: 15px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.section-hero.image-video .media-card .experience-video .video-wrap .video-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-hero.image-video .media-card .experience-video .video-wrap .video-placeholder > img.placeholder-image {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    border-radius: 15px;
    object-fit: cover;
}
.section-hero.image-video .media-card .experience-video .video-wrap .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
}
.section-hero.image-video .media-card .experience-video .video-wrap .play-button a {
    line-height: 0;
    background: #199947;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.section-hero.image-video .media-card .experience-video .video-wrap .play-button a:hover {
    background: #002952;
}
.section-hero.image-video .media-card .experience-video .video-wrap .play-button a svg {
    width: 38px;
    height: 38px;
}
.section-hero.image-video .media-card .experience-video .video-wrap.video-custom .video-placeholder {
    line-height: 0;
}
.section-hero.image-video .media-card .experience-video .video-wrap.video-custom .video-placeholder video {
    border-radius: 15px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.related-resources .resources-list .rl-items .rl-item .rl-item-in .content h2 {
    color: #002952;
    display: -webkit-box;
    font-size: 20px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-height: 1.25;
    margin: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-tabs-wrap-2 .home-tabs-2 .home-tab-content-2 .tab-content-in .content-tab-wrap .content-tab-in .img-boxes .img-box .img-box-in .box-title b, .home-tabs-wrap-2 .home-tabs-2 .home-tab-content-2 .tab-content-in .content-tab-wrap .content-tab-in .img-boxes .img-box .img-box-in .box-title span, .home-tabs-wrap-2 .home-tabs-2 .home-tab-content-2 .tab-content-in .content-tab-wrap .content-tab-in .img-boxes .img-box .img-box-in .box-title strong {
    background: linear-gradient(#FEDE35, #FEDE35);
    background-position: 0 calc(50% + 7px);
    background-repeat: no-repeat;
    background-size: 100% 14px;
}

@media (max-width: 1380px) {
    .section-hero.image-video .container-fluid>.row .col {
        width: 50% !important;
    }
    .section-hero.image-video .container-fluid>.row .col:last-child {
        width: 50% !important;
    }
}
@media (max-width: 1199px) {
    .featured-resources .fr-items .right .fr-item .fr-item-in .content h2.h3 {
        font-size: 16px;
        -webkit-line-clamp: 2;
    }
    .section-hero.only-text, .section-hero.image-video {
        padding: 80px 0 100px !important;
    }
}
@media (max-width: 1024px) {
    .section-hero.image-video .container-fluid>.row .col {
        width: 100% !important;
    }
    .section-hero.image-video .container-fluid>.row .col:last-child {
        width: 100% !important;
        position: static !important;
    }
}
@media (max-width: 991px) {
    .featured-resources .fr-items .right .fr-item .fr-item-in .content h2.h3 {
        font-size: 28px;
    }
    .section-hero.image-video .media-card {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .featured-resources .fr-items .fr-item .fr-item-in .content h2.h3 {
        font-size: 20px;
        line-height: 1.25;
    }
    .featured-resources .fr-items .right .fr-item .fr-item-in .content h2.h3 {
        font-size: 20px !important;
        line-height: 1.25;
    }
    .page-template-home-page .site-main>section.section-hero.only-text, .page-template-home-page .site-main>section.section-hero.image-video {
        padding: 96px 0 !important;
    }
}