.content-card{background:#fff;box-shadow:7px 0 10px 5px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:20px;position:relative}.content-card--left-icon{flex-direction:row;padding-left:0}a.content-card{text-decoration:none;transition:transform .5s}a.content-card:active,a.content-card:focus,a.content-card:hover{transform:scale(1.05)}.content-card--primary{border-left:8px solid #231556}.content-card--secondary{border-left:8px solid #00ff5a}.content-card--primary-bg-white-txt{background-color:#231556;color:#fff}.content-card--primary .content-card__eyebrow-one{color:#231556}.content-card--secondary .content-card__eyebrow-one{color:#00ff5a}.content-card--primary-bg-white-txt .content-card__eyebrow-one{color:#fff}.content-card__eyebrow-one,.content-card__eyebrow-two{font-size:13px;font-weight:600;line-height:1.1;text-transform:uppercase}.content-card__eyebrow-two{color:#3b3b3b;margin-bottom:10px}.content-card--primary-bg-white-txt .content-card__eyebrow-two{color:#fff}.content-card__icon{text-align:center;width:40px}.content-card__icon.content-card__icon--right{position:absolute;right:15px;top:10px}.content-card__icon.content-card__icon--left{flex-basis:60px;flex-grow:1;flex-shrink:0;margin-top:-10px;padding:0 10px;position:relative;width:60px}.content-card__img-wrap img{height:auto;max-width:100%}.content-card__hed h3{margin:0}.content-card__hed:not(.content-card__hed--large) h3{color:#54565a;font-size:18px;font-weight:600;line-height:1.2}.content-card__hed.content-card__hed--large h3{color:#231556;font-size:24px}.content-card--primary-bg-white-txt .content-card__hed h3{color:#fff}.content-card__icon+.content-card__hed{margin-top:0;padding-right:32px}.content-card__img-wrap+.content-card__hed{margin-top:15px}.content-card__body{color:#54565a;font-size:16px;margin:15px 0;padding-bottom:20px}.content-card--primary-bg-white-txt .content-card__body{color:#fff}.content-card__body>*{font-size:inherit}.content-card__body>:first-child{margin-top:0}.content-card__body>:last-child{margin-bottom:0}.content-card__link{bottom:20px;font-size:13px;font-weight:600;position:absolute;text-transform:uppercase}.content-card__link>a,a.content-card .content-card__link>span{color:#54565a;position:relative;text-decoration:none}.content-card__link>a:after,a.content-card .content-card__link>span:after{content:"\00bb";font-size:1.2em;padding-left:4px}.content-card__link>a:active,.content-card__link>a:focus,.content-card__link>a:hover,.content-card__link>a:visited,a.content-card:active .content-card__link>span,a.content-card:focus .content-card__link>span,a.content-card:hover .content-card__link>span,a.content-card:visited .content-card__link>span{color:#54565a}.content-card--primary-bg-white-txt .content-card__link>a,.content-card--primary-bg-white-txt .content-card__link>a:active,.content-card--primary-bg-white-txt .content-card__link>a:focus,.content-card--primary-bg-white-txt .content-card__link>a:hover,.content-card--primary-bg-white-txt .content-card__link>a:visited,a.content-card.content-card--primary-bg-white-txt .content-card__link>span,a.content-card.content-card--primary-bg-white-txt:active .content-card__link>span,a.content-card.content-card--primary-bg-white-txt:focus .content-card__link>span,a.content-card.content-card--primary-bg-white-txt:hover .content-card__link>span,a.content-card.content-card--primary-bg-white-txt:visited .content-card__link>span{color:#fff}.content-card__link>a:active:before,.content-card__link>a:focus:before,.content-card__link>a:hover:before,a.content-card:active .content-card__link>span:before,a.content-card:focus .content-card__link>span:before,a.content-card:hover .content-card__link>span:before{background:#54565a;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.content-card--primary-bg-white-txt .content-card__link>a:active:before,.content-card--primary-bg-white-txt .content-card__link>a:focus:before,.content-card--primary-bg-white-txt .content-card__link>a:hover:before,a.content-card.content-card--primary-bg-white-txt:active .content-card__link>span:before,a.content-card.content-card--primary-bg-white-txt:focus .content-card__link>span:before,a.content-card.content-card--primary-bg-white-txt:hover .content-card__link>span:before{background:#fff}.content-card__icon+.content-card__img-wrap{margin-top:25px}