.post__header{background-color:var(--color-surface-background-grey);padding-block:var(--spacing--xxxl)}.post__header-inner{display:flex;flex-direction:column;gap:var(--spacing--xxl)}@media(min-width:1366px){.post__header-inner{flex-direction:row}}.post__header-info{display:flex;flex:1;flex-direction:column;gap:var(--spacing--md)}.post__header-meta{display:flex;flex-direction:column;gap:1rem;min-width:31rem}.post__header-thumb{display:flex;flex:1}@media(min-width:1024px){.post__header-thumb{flex:unset}}.post__header-thumb img{aspect-ratio:51/35;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1024px){.post__header-thumb img{max-width:32.875rem}}@media(min-width:1600px){.post__header-thumb img{max-width:36.4375rem}}.post__title{color:var(--color-black);font-size:var(--fz-h1);font-style:normal;font-weight:700;line-height:1.15;margin:0}.post__category{color:var(--color-blue-800);font-weight:600}.post__category,.post__date{font-size:var(--fz-text-small);font-style:normal;margin:0}.post__date{color:var(--color-muted);font-weight:400}.post__content{box-sizing:border-box;margin-inline:auto;max-width:62.75rem}
/*# sourceMappingURL=page-post.css.map*/