section.resources{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:50px 0}.resources.bg_white{background-color:#fff}.resources.bg_gray{background-color:#fafafa}.resources.bg_blue{background-color:#3b6379}.resources.bg_blue h1,.resources.bg_blue h2,.resources.bg_blue h3,.resources.bg_blue h4,.resources.bg_blue h5,.resources.bg_blue h6,.resources.bg_blue label,.resources.bg_blue p,.resources.bg_image h1,.resources.bg_image h2,.resources.bg_image h3,.resources.bg_image h4,.resources.bg_image h5,.resources.bg_image h6,.resources.bg_image label,.resources.bg_image p{color:#fff}section.resources>div{margin:0 auto;max-width:960px;padding:0 20px}section.resources a.cta{border:1px solid #3b6379;border-radius:5px;color:#3b6379;display:inline-block;font-size:16px;letter-spacing:.2px;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s;z-index:1}section.resources a.cta:before{background-color:#3b6379;transition:all .3s;width:0;z-index:-1}section.resources a.cta:after,section.resources a.cta:before{border-radius:5px;bottom:0;content:"";height:100%;left:0;position:absolute}section.resources a.cta:after{background-color:transparent;width:100%;z-index:-2}section.resources a.cta:hover:before{width:100%}section.resources a.cta:hover{color:#fff}section.resources{background-color:#fafafa;text-align:center}section.resources h2{color:#3b6379;font-weight:700;letter-spacing:.2px}section.resources h2+p{color:#323232;margin-bottom:30px}section.resources ul li{display:inline-block;list-style:none;margin:0 10px 20px}section.resources ul img{height:125px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:95.5px}section.resources ul a:hover img{box-shadow:0 3px 3px 0 rgba(0,0,0,.25);transform:translateY(-10px)}@media (min-width:768px){section.resources ul img{height:250px;object-fit:cover;width:191px}}