.block-card{border-radius:1rem;overflow:hidden;height:100%;display:flex;flex-direction:column}.block-card__image img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}.block-card__header{background:#203127;padding:1.75rem;text-align:center;font-size:var(--wp--preset--font-size--medium);color:#fcfbf7;font-weight:700;min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column}.block-card__content{display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem;flex-grow:1}.block-card__content sub{text-transform:uppercase;font-size:1rem;font-weight:400;position:relative;bottom:1ch}.block-card__content .wp-block-buttons{margin-top:auto}
