.compact-card{min-height:160px;transition:transform .2s ease,box-shadow .2s ease}.compact-card:hover{box-shadow:0 8px 24px rgba(39,17,60,.15);transform:translateY(-2px)}.compact-card__title{font-family:Jokker,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:.75rem}.compact-card__description{font-size:.9375rem;line-height:1.6}.compact-card-grid ul{display:flex!important;flex-wrap:wrap;justify-content:center}.compact-card-grid ul li{width:100%}@media (min-width:768px){.compact-card-grid ul li{width:calc(50% - 12px)}}@media (min-width:1280px){.compact-card-grid ul li{width:calc(25% - 18px)}}