<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card{background:#fff;display:block;height:auto;overflow:hidden;position:relative;transition:background .2s linear,box-shadow .2s linear,transform .2s linear}.card:hover{box-shadow:0 0 .5rem rgba(0,0,0,0.1);transform:translateY(-10px)}.card a:hover{text-decoration:none}.card__header{padding-top:2.1rem}.card__content{color:#2d2d2d;padding:1.3rem 0}.card__footer{bottom:0;padding-bottom:2rem;position:absolute;width:100%}.card__image{display:block;margin:0 auto;max-height:198px;max-width:198px}.card__image img{height:100%;object-fit:cover;width:auto}.card__description{color:#2d2d2d}.card__title{font-family:proxima-nova,sans-serif;margin-bottom:.5rem}.card__link{align-items:center;color:#2d2d2d;display:flex;font-weight:600}.card__link:hover{text-decoration:none}.card__link::after{background:url('https://cdn2.hubspot.net/hubfs/5693528/system/icons/arrow-right.svg') center/cover;content:'';height:12px;margin-left:.5rem;transition:transform .1s linear;width:18px}.card:hover .card__link::after{transform:translateX(5px)}.card__spacer{padding-bottom:4rem}</pre></body></html>