.rec-container{display:flex;flex-wrap:wrap;gap:36px 0;margin:0 -18px}.rec-cols{padding:0 18px;width:33.33%}.rec-cols-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:29px;min-height:336px;overflow:hidden;position:relative}.rec-content{background:linear-gradient(180deg,rgba(245,69,89,0) 6%,#f54559);display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:336px;opacity:0;padding:26px 45px;transform:translateY(30%);transition:all .4s ease}.rec-byline{font-size:12px;font-weight:700;letter-spacing:-.02em;line-height:20px;text-align:left}.rec-content *{color:#fff}.rec-title h4{font-family:Helvetica Neue;font-size:20px;font-weight:400;line-height:26px;margin:0;text-align:left}.rec-cols a:hover .rec-content{opacity:1;transform:translateY(0)}@media (max-width:767px){.rec-cols{width:100%!important}}