.joint-offers-listing-item{display:flex;flex-direction:column;padding:1rem;margin-bottom:3rem;text-align:center;border:3px solid #e0dfde;border-radius:1rem;color:#303030;text-decoration:none}.joint-offers-listing-item:hover{text-decoration:none!important;border:3px solid #b60a73}.joint-offers-listing-item h3{font-size:2rem;font-weight:700;color:#b60a73}.joint-offers-listing-item .joint-offers-listing-item__img img{max-height:17rem}.joint-offers-listing-item .joint-offers-listing-item__subtitle{margin:auto 0 .5rem;text-align:left;font-weight:700}.joint-offers-listing-item .joint-offers-listing-item__data{margin-bottom:1rem}.joint-offers-listing-item .joint-offers-listing-item__data .joint-offers-listing-item__data__row{display:flex;justify-content:space-between;align-items:center}.joint-offers-listing-item .joint-offers-listing-item__data .joint-offers-listing-item__data__row .joint-offers-listing-item__data__row__label{font-size:1.1rem;text-align:left}.joint-offers-listing-item .joint-offers-listing-item__data .joint-offers-listing-item__data__row .joint-offers-listing-item__data__row__value{font-size:1.6rem;font-weight:700;text-align:right}.joint-offers-listing-item .btn:hover{background-color:#b60a73}