.blog-card{width:100%;margin-bottom:24px;position:relative;border-radius:24px;text-align:left;transition:.2s ease-in-out;display:flex;align-items:stretch;flex-direction:row;overflow:hidden}.blog-card:hover{transform:scale(1.02)}.blog-card--shadow{box-shadow:0 16px 32px rgba(34,35,38,.05),0 8px 16px rgba(34,35,38,.05)}.blog-card--shadow:hover{box-shadow:0 32px 64px rgba(34,35,38,.05),0 16px 32px rgba(34,35,38,.05)}.blog-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer}.blog-card__content{width:100%;display:flex;flex-direction:column}.blog-card__img{flex-shrink:0;border-radius:24px 24px 0 0;overflow:hidden}.blog-card__img img{width:100%;height:auto;transition:.2s ease-in-out}.blog-card:hover .blog-card__img img{transform:scale(1.1)}.blog-card__body{display:flex;flex-direction:column;align-items:stretch;width:100%;flex-grow:1;padding:24px}.blog-card__tags{margin-bottom:24px;line-height:0}.blog-card__tags a{display:inline-block;position:relative;z-index:2}.blog-card__title{margin-bottom:0;color:#012e6c!important}.blog-card__summary{margin:1.11rem 0 0;font-size:.89rem}.blog-card__info{display:flex;flex-wrap:wrap;margin-top:24px}.blog-card--with-summary .blog-card__info{padding-top:24px;border-top:1px solid #e3e6ec}.blog-card__date{position:relative;z-index:0;margin-right:.83rem;padding-right:calc(.83rem + 1px);margin-bottom:16px;color:#f65954;font-size:14px;text-transform:uppercase}.blog-card--white{background:#fff}.blog-card--dark{background:#222326;color:hsla(0,0%,100%,.8)}.blog-card--dark .blog-card__title{color:#fff}.blog-card--dark.blog-card--with-summary .blog-card__info{border-color:hsla(0,0%,100%,.2)}.blog-card--ghost{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.blog-card--ghost .blog-card__title{color:#fff}.blog-card--ghost.blog-card--with-summary .blog-card__info{border-color:hsla(0,0%,100%,.2)}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/8050857/hub_generated/template_assets/65627952468/1655445670536/icr-theme/css/components/blog-card-icr.css */