body.featured-page-active main{animation:featuredFadeIn 0.6s var(--transition-base)}.hero-featured .hero-media img{width:100%;height:100%;object-fit:cover;filter:brightness(0.75) contrast(1.08) saturate(1.08);transform:scale(1.04)}.hero-featured .hero-content{max-width:780px}.hero-featured .hero-title{letter-spacing:0.04em;text-transform:uppercase}.featured-grid{align-items:stretch}.featured-card .card-body p:last-child{margin-bottom:0}.featured-highlight{max-width:420px}.featured-info-grid,.featured-occasion-grid,.featured-cta-grid{align-items:stretch}.featured-review-layout{align-items:stretch}.featured-review-image .card-body p:last-child{margin-bottom:0}.featured-cta-grid .card-footer{flex-wrap:wrap;justify-content:flex-start}.featured-cta-grid .btn+.btn{margin-left:var(--space-8)}@keyframes featuredFadeIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.featured-highlight{max-width:100%;margin-top:var(--space-24)}}@media (max-width:768px){.featured-cta-grid .btn+.btn{margin-left:0}}