.c-image-background-card{--aspect-ratio-card: 337/505;--border-radius-card: .5rem;--card-title-color: var(--os-white);position:relative;display:flex;flex-direction:column;border-radius:var(--border-radius-card);overflow:clip;width:100%;height:100%}.c-image-background-card:has(a):hover .c-image-background-card__media:after,.c-image-background-card:has(a):focus-within .c-image-background-card__media:after{opacity:1}.c-image-background-card:has(a):hover .c-image-background-card__link,.c-image-background-card:has(a):focus-within .c-image-background-card__link{color:var(--card-title-color)}.c-image-background-card--default{border:1px solid var(--border-subtle);background-color:var(--background-subtle)}.c-image-background-card--default .c-image-background-card__media:before{content:none}.c-image-background-card--default:has(a):hover .c-image-background-card__link,.c-image-background-card--default:has(a):focus-within .c-image-background-card__link{color:var(--card-title-color)}.c-image-background-card--default:has(a):hover .c-image-background-card__link i,.c-image-background-card--default:has(a):focus-within .c-image-background-card__link i{translate:.5rem}.c-image-background-card--default .c-image-background-card__link{color:var(--font-color-headline);display:flex;align-items:center;gap:.5rem}.c-image-background-card--default .c-image-background-card__link i{font-size:1.5rem;transition:translate .35s ease}.c-image-background-card__media{aspect-ratio:var(--aspect-ratio-card);position:relative;z-index:1}.c-image-background-card__media:before{content:"";background:linear-gradient(180deg,#091d3e00,#091d3e);position:absolute;bottom:0;left:0;height:100%;width:100%;z-index:1}.c-image-background-card__media:after{content:"";width:100%;height:100%;left:0;top:0;position:absolute;background:linear-gradient(180deg,#2285eabf,#1873d2);opacity:0;transition:.35s opacity ease}.c-image-background-card__media:hover:after{opacity:1}.c-image-background-card__body{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem;display:flex;align-items:flex-end;z-index:2}.c-image-background-card__link{color:var(--card-title-color);position:relative;z-index:3}.c-image-background-card__link:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute}.c-image-background-card__link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;background:transparent;text-indent:-9999px}.c-image-background-card__heading{color:var(--card-title-color);font-size:1.5rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
