.offer-card{background-color:#fff;border:2px dashed #000;border-radius:5px;grid-template-columns:1fr 2fr;gap:1rem;height:100%;padding:2rem 1rem;display:grid;overflow:hidden}.offer-card__image{position:relative}.offer-card__merchant-logo{object-fit:contain;border-radius:5px}.offer-card__copy{flex-direction:column;display:flex}.offer-card__value{font-size:1.75rem;font-weight:700}.offer-card__tags{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.offer-card__tag{text-transform:uppercase;color:#fff;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:.3rem;font-size:1.2rem;font-weight:700}.offer-card__tag--kids{background-color:#38b6ff}.offer-card__tag--no-signup{background-color:#ff914d}.offer-card__tag--no-purchase{background-color:#7ed957}.offer-card__tag--prior-purchase{background-color:#000}.offer-card__tag--with-purchase{background-color:#737373}.offer-card__tag--birthday-only{background-color:#8c52ff}.offer-card__tag--category{background-color:#ff5757}.offer-card__redeem{margin-top:.25rem;font-size:1.4rem}.offer-card__more{margin-top:auto;padding-top:1rem;font-size:1.4rem}
