﻿.title-section.type2.inner-title h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 49px;
}

.block-page .title-section + .resources-widget {
    margin-top: -146px;
    z-index: 40;
    position: relative;
}

.resources-widget {
    padding-top: 0;
}

    .resources-widget h2 {
        text-align: center;
        margin-bottom: 10px;
    }

    .resources-widget h3 {
        margin: 0 auto 30px auto;
        max-width:648px;
    }

        .resources-widget h3 p {
            font-size: 21px;
            line-height: 27px;
            letter-spacing: -0.21px;
            text-align: center;
            font-weight: 500;
        }

    .resources-widget .thumbnail {
        box-shadow: 0px 2px 10px #0000001a;
        border-width: 0;
        padding: 10px;
        width: 316px;
        margin-bottom: 30px;
        position: static;
    }

    .resources-widget .container {
        max-width: 980px;
    }
   

    .resources-widget .thumbnail h3 {
        font-size: 17px;
        line-height: 27px;
        color: #35393D;
        margin: 0 0 30px;
        font-weight: 500;
        letter-spacing: -0.17px;
    }

    .resources-widget .thumbnail .caption {
        padding: 0 10px;
    }

    .resources-widget .thumbnail .date {
        padding: 20px 0 0 0;
        color: #959BA3;
        font-size: 11px;
        line-height: 13px;
        font-weight: 400;
        padding: 20px 10px 10px 10px;
    }

    .resources-widget .text-center .btn-link {
        border-color: #009ED3;
        background: #fff;
        color: #009ED3;
        min-width: inherit;
        font-size: 17px;
        line-height: 21px;
        font-weight: 500;
        padding: 11px 0px 11px 0px;
        width: 190px;
    }

        .resources-widget .text-center .btn-link:hover {
            color: #fff;
            background-color: #009ED3;
        }


    .resources-widget .button a, .resources-widget .button button {
        letter-spacing: -0.15px;
        color: #D2002D;
        font-size: 15px;
        line-height: 21px;
        font-weight: 500;
        border: 0;
        background: transparent;
        padding: 0;
    }

   .resources-widget .button {
        position: absolute;
        bottom: 20px;
        margin: 20px 0 0 0;
        transform: translateY(-100%);
    }