@layer modules{.latest-news-post{border-radius:var(--radius-md);padding:var(--spacing-xs);background-color:var(--bg-color-dark);color:var(--text-color-light);display:grid;grid-template-rows:auto 1fr;gap:var(--spacing-4xs) var(--spacing-xs);flex-shrink:0;width:100%}.latest-news-post .img{margin-bottom:var(--spacing-2xs);border-radius:var(--radius-xs);overflow:hidden}.latest-news-post .img img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}.latest-news-post .icon{width:var(--font-size-heading-md);height:var(--font-size-heading-md);mask-image:var(--icon);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:currentColor;margin-bottom:var(--spacing-3xs)}.latest-news-post .eyebrow{margin-bottom:var(--spacing-4xs);color:var(--text-color-accent-2)}.latest-news-post .heading{margin-bottom:var(--spacing-4xs)}.latest-news-post .text:not(:last-child){margin-bottom:var(--spacing-xs)}.latest-news-post .buttons{display:flex;flex-wrap:wrap;gap:var(--spacing-4xs);margin-top:auto}.latest-news-post .buttons:not(:has(:not(.styled-link))) .styled-link{--padding-top: 0;--padding-bottom: 0}.latest-news-post .info{display:flex;flex-direction:column;min-width:0}.latest-news-post.type-healthNotice{grid-template-rows:auto 1fr;max-width:max(26rem,25%)}.latest-news-post.type-healthNotice.notice-type-update{background-color:var(--bg-color-secondary);color:var(--text-color-secondary)}.latest-news-post.type-healthNotice.notice-type-advisory{background-color:var(--bg-color-tertiary);color:var(--text-color-tertiary)}.latest-news-post.type-healthNotice.notice-type-alert{background-color:#a63f2b;color:var(--text-color-light)}.latest-news-post.type-healthNotice.notice-type-news{background-color:#00adad;color:var(--text-color-dark)}.latest-news-post.type-healthNotice .notice-details .text{font-family:var(--font-family-headings);font-size:var(--font-size-heading-xs);font-style:normal;font-weight:700;line-height:1.2;color:inherit;text-wrap:balance}.latest-news-post.type-healthNotice .notice-details .text.medium{font-weight:500}.latest-news-post.type-healthNotice .notice-details .text{font-weight:400;margin-bottom:var(--spacing-md)}.latest-news-post.type-textWithImage{max-width:max(52rem,50%)}@container (width > 30rem){.latest-news-post{grid-template-rows:auto}.latest-news-post.type-textWithImage{grid-template-columns:1fr 1fr}.latest-news-post.type-textWithImage .info{padding-top:var(--spacing-xs)}.latest-news-post .img{margin-bottom:0}}}/*# sourceMappingURL=latest-news-post.css.map */
