.stacked-cards--negative-vert-margin{margin-top:-32px;padding-top:0}.stacked-content__grid-wrapper{display:flex;flex-wrap:wrap;gap:32px}.stacked-content__grid-item{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;max-width:100%;min-height:240px;width:100%}.stacked-content__grid-bg-img{grid-column:1/-1;grid-row:1/-1;max-height:400px;object-fit:cover;width:100%}.stacked-content__bg-img-shadow{grid-column:1/-1;grid-row:1/-1;position:relative}.stacked-content__grid-item:first-child{max-width:100%;width:100%}.stacked-content__grid-item:first-child .stacked-content__grid-bg-img{max-height:560px;max-width:100%;width:100%}.stacked-content__grid-item-content{align-items:flex-start;display:flex;flex-direction:column;gap:24px;grid-column:1/-1;grid-row:1/-1;justify-content:flex-end;padding:24px;z-index:5}@media screen and (min-width:960px){.stacked-cards--negative-vert-margin{margin-top:-72px}.stacked-content__grid-item:first-child.stacked-content__grid-size--half-width{width:calc(50% - 16px)}.stacked-content__grid-item{max-width:100%;min-height:400px;width:calc(50% - 16px)}.stacked-content__grid-size--half-width{width:calc(50% - 16px)}.stacked-content__grid-size--full-width{width:100%}}