.featured-posts__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px}.featured-posts__header.text-align-center{justify-content:center;text-align:center}.featured-posts__header.text-align-right{justify-content:flex-end;text-align:right}.featured-posts__heading{margin:0}.featured-posts__view-all{white-space:nowrap;flex:0 0 auto}.featured-post-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:var(--fp-radius, 16px);background:var(--fp-card-bg, var(--color-background));border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.featured-posts.fp-shadow .featured-post-card{box-shadow:0 1px 3px #00000014,0 2px 6px #0000000d}.featured-posts.fp-shadow .featured-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a,0 2px 6px #0000000f}.featured-post-card{border:1px solid rgba(0,0,0,.05)}.featured-post-card__media{position:relative;line-height:0}.featured-post-card__media .media{width:100%}.featured-post-card__wave{position:absolute;left:0;bottom:-1px;width:100%;height:26px;display:block;pointer-events:none}.featured-post-card__wave path{fill:var(--fp-card-bg, var(--color-background))}.featured-post-card__body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;padding:22px 24px 24px}.featured-post-card__pill{align-self:flex-start;display:inline-block;padding:5px 14px;border-radius:999px;font-size:1.2rem;font-weight:500;letter-spacing:.02em;background:var(--fp-pill-bg, var(--color-primary-button-background));color:var(--fp-pill-text, var(--color-primary-button-foreground))}.featured-post-card__title{margin:0;line-height:1.2;color:var(--fp-title, var(--color-foreground))}.featured-post-card__excerpt{margin:0;font-size:1.4rem;line-height:1.6;color:var(--fp-text, color-mix(in srgb, var(--color-foreground) 72%, var(--color-background)));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-post-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:6px}.featured-post-card__date{font-size:1.4rem;font-weight:600;color:var(--fp-date, color-mix(in srgb, var(--color-foreground) 58%, var(--color-background)))}.featured-post-card__more{font-weight:700;font-size:1.4rem;white-space:nowrap;text-decoration:underline;text-underline-offset:3px;color:var(--fp-more, var(--color-primary-button-background))}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-posts.css.map */
