.card-list{column-gap:20px;row-gap:20px}.card{background:#fff url(https://48405926.fs1.hubspotusercontent-na1.net/hubfs/48405926/wabash-theme/svg/card-underlay.svg) no-repeat 100% 0 scroll;border-bottom:3px solid var(--color-primary-light);height:100%}.card .card__body{padding:40px;position:relative}.card .card__body.has-image{padding-top:3rem}.card .card__title{color:var(--color-primary-dark)}.card__image-container{background:rgba(47,125,249,.1);border-radius:100%;height:92px;margin-bottom:1.1rem;width:92px}.card__image-container.has-image{position:absolute;top:-50px}.card-list--style-2 .card__image-container{background:#2f7df9}.card-list--style-3 .card__image-container{background:#fcd900}.card__content{color:var(--color-primary-dark);line-height:1.9}