.recipient-listing-outer{background-color:#f0f0fa;padding-bottom:3rem}.awards-block{padding:3px}.recipients-new{grid-row-gap:1.5rem;display:grid;grid-column-gap:1.5rem;margin:25px 0;padding:0;width:100%}.recipients-new a{color:inherit}.recipients-new a:hover{color:inherit;margin:0!important;padding:0!important;text-decoration:inherit}.recipients-new .recipient{border-radius:3px;box-shadow:0 1px 3px 0 rgba(51,51,51,.3);overflow:hidden}.recipients-new .recipient h3{color:#424242!important;font-size:1.2rem!important;margin:0!important;padding:0!important}.recipients-new .recipient .mini-bio{height:90px;line-height:1.7;margin-bottom:.5em;overflow:hidden}.recipients-new .recipient .recipient-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;height:225px;overflow:hidden;position:relative;-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1);z-index:0}.recipients-new .recipient .recipient-img:hover{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transform-origin:center,40%;transform-origin:center,40%}.recipients-new .recipient .recipient-copy{background-color:#fff;padding:.5rem}.recipient-meta{grid-template-columns:repeat(2,1fr)!important;grid-row-gap:1.5rem;display:grid;grid-column-gap:.25rem}.recipient-meta p{color:#999;font-size:12px;line-height:14px;margin:.25rem 0 0}.recipient-meta p span{color:#424242!important;font-weight:600}@media (max-width:767px){.recipients-new{grid-template-columns:repeat(2,minmax(0,1fr))}}