.em-block-market-insight-card{--border-radius: 16px;--background-color: #fff;--border-color: #c7c7c7;--color-title: #000;--color-date: #000;--color-description: #000;--aspect-ratio-media: 16 / 9;position:relative;background-color:var(--background-color);border-radius:var(--border-radius);overflow:hidden}.em-block-market-insight-card,.em-block-market-insight-card__link{display:flex;flex-flow:column nowrap;min-height:100%;color:var(--color-body-text)}.em-block-market-insight-card:hover,.em-block-market-insight-card__link:hover{filter:none !important}.em-block-market-insight-card__link{flex-grow:1}.em-block-market-insight-card__title{margin-top:.5rem;z-index:100}.em-block-market-insight-card__content{display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:space-between}.em-block-market-insight-card__header{display:flex;flex-flow:column nowrap;background-color:var(--color-brand-mid-blue);padding:1.5rem;aspect-ratio:5/3;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center}.em-block-market-insight-card__header.has-featured-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.em-block-market-insight-card__date{color:var(--color-date);font-size:75%;margin-bottom:.5rem}.em-block-market-insight-card__footer{margin-top:auto;padding:1.5rem;background-color:var(--color-brand-mid-blue-50);display:flex;flex-flow:column nowrap;justify-content:space-between;flex-grow:1}.em-block-market-insight-card__subtitle{margin-bottom:1.5rem;display:block}.em-block-market-insight-card__icon{display:flex;justify-content:flex-end}.em-block-market-insight-card__icon svg rect{fill:#e6f1ff}.em-block-market-insight-card__icon svg path{stroke:#0047a1}.em-block-market-insight-card__terms{align-items:flex-end;display:flex;flex-flow:row wrap;list-style-type:none;gap:.5rem;padding-left:0;margin-left:0;position:relative;margin-bottom:0}.em-block-market-insight-card__term{border-radius:9999px;background:var(--color-white);border:1px solid var(--color-white);display:flex;padding:.25rem .75rem;justify-content:center;align-items:center;gap:.5rem;font-size:var(--font-size-2xs);font-weight:600;color:var(--color-brand-mid-blue)}.em-block-market-insight-card__link:hover .em-block-market-insight-card__term,.em-block-market-insight-card__link:hover .em-block-market-insight-card__footer{transition:background-color 1s cubic-bezier(0.19, 1, 0.22, 1),color 1s cubic-bezier(0.19, 1, 0.22, 1)}.em-block-market-insight-card__link:hover .em-block-market-insight-card__term{background-color:var(--color-brand-mid-blue);color:var(--color-white)}.em-block-market-insight-card__link:hover .em-block-market-insight-card__footer{background-color:var(--color-brand-mid-blue-100)}.em-block-market-insight-card__link:hover .em-block-market-insight-card__icon svg rect{transition:fill 1s cubic-bezier(0.19, 1, 0.22, 1);fill:var(--color-brand-mid-blue)}.em-block-market-insight-card__link:hover .em-block-market-insight-card__icon svg path{transition:stroke 1s cubic-bezier(0.19, 1, 0.22, 1);stroke:var(--color-white)}
