.cm-card{background:white}.cm-card .cm-card__image{height:240px}.cm-card .cm-card__content{padding:25px}.cm-card .cm-card__content h3{margin-top:0;font-size:32px;line-height:35px;position:relative;margin-bottom:48px;color:#000}.cm-card .cm-card__content h3::after{content:"";width:100%;height:1px;display:block;position:relative;background:#ddd;bottom:-24px;left:0}.cm-card .cm-card__content h5{font-size:16px;line-height:18px;letter-spacing:.8px}.cm-card .cm-card__content a{color:#444;text-decoration:underline}@media(min-width:768px){.cm-card-container{display:flex;justify-content:space-between}.cm-card-container .cm-card{flex:1;margin-left:3%}.cm-card-container .cm-card:first-child{margin-left:0}}@media(max-width:767px){.cm-card{margin-bottom:24px}}