.page-card{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--xs);height:100%;width:100%}.page-card__image{aspect-ratio:4/3;margin:0}.page-card__image img{border-radius:var(--wp--custom--border-radius--m);height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.page-card__content,.page-card__main{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--xs)}.page-card__content{height:100%;justify-content:space-between}.page-card__title{font-size:var(--wp--preset--font-size--2-xl);margin:0}.page-card__title>a{text-decoration:none}
