.compound-card{--height:62.8rem;--m-top:8rem;min-height:var(--height)}.compound-card--event{--m-top:4rem}.compound-card__img{left:calc(var(--gutter)/2);position:absolute;width:calc(100% - var(--gutter))}.compound-card__img img{--height:29.8rem;height:var(--height);object-fit:cover;width:100%}@media(min-width:900px){.compound-card__img img{--height:62.8rem}}.compound-card__content{margin-top:23.2rem;position:relative}@media(min-width:900px){.compound-card__content{margin-top:var(--m-top)}}.compound-card__content:before{background-color:var(--custom-clr,#0000);content:"";height:.8rem;left:0;position:absolute;top:0;width:100%}.compound-card__content span{color:var(--custom-clr,#000)}.compound-card__content-title{max-width:28.5rem}@media(min-width:601px){.compound-card__content-title{max-width:100%}}