.helpful-resources{padding:100px 0}.helpful-resources h2{color:#841617;font-size:43px;font-weight:700;text-align:center}.helpful-resources .subtitle{font-size:22px;margin:0 auto 80px;max-width:1060px;text-align:center}.helpful-resources .resources-container{display:flex;flex-wrap:wrap}.helpful-resources a.resource{border-radius:3px;flex:1 1 30%;margin:0 1%;position:relative}.helpful-resources a.resource .background{background-position:bottom;background-repeat:no-repeat;background-size:cover;display:block;padding-top:130%;width:100%}.helpful-resources a.resource .background,.helpful-resources a.resource img{border-radius:3px;box-shadow:3px 3px 7px rgba(0,0,0,.5);transition:all .2s linear}.helpful-resources a.resource img{height:100%!important;object-fit:cover;object-position:bottom center;width:100%!important}.helpful-resources a.resource:hover .background,.helpful-resources a.resource:hover img{transform:scale(1.025)}.helpful-resources .all-resources{margin-top:40px;text-align:center}.helpful-resources .all-resources a{color:#841617;font-size:22px}@media(max-width:479px){.helpful-resources a.resource{flex-basis:100%;margin:0 5% 50px}}