.page-featured-image{margin-top:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(1.5rem,3vw,2.5rem)}
.page-featured-image img{display:block;width:100%;height:auto;aspect-ratio:1200/630;object-fit:cover;border-radius:22px;box-shadow:0 18px 55px rgba(38,20,44,.12)}
@media(max-width:760px){.page-featured-image{width:min(100% - 1rem,var(--max))}.page-featured-image img{border-radius:14px}}
