.a-placeholder-image{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#bdc4d1;color:#edeff2;display:grid;place-items:center;width:100%;height:auto}.m-elevated-card{background-color:var(--global-neutrals-neutral-0);border-radius:var(--border-radius-radius-50);box-shadow:0 2px 15px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;flex-grow:1}.m-elevated-card .a-image-default,.m-elevated-card-svg{border-radius:var(--border-radius-radius-50) var(--border-radius-radius-50) 0 0}.m-elevated-card-svg{overflow:hidden;width:100%;aspect-ratio:3/2}.m-elevated-card-svg>svg{width:100%;height:auto;object-fit:cover;aspect-ratio:3/2}@media(max-width:768px){.m-elevated-card-svg{display:none}}.m-elevated-card-content{min-height:237px;padding:var(--spacing-400);flex-grow:1}@media(max-width:768px){.m-elevated-card-content{min-height:auto}}.m-elevated-card-content-bottom{min-height:32px}.m-elevated-card-content-date{color:var(--text-tertiary);font-family:var(--font-primary);font-size:var(--typography-mobile-body3-font-size);font-style:normal;font-weight:var(--typography-mobile-body3-font-weight);line-height:var(--typography-mobile-body3-line-height)}@media(max-width:1200px){.m-elevated-card-last-item{margin-bottom:0!important}}