.post,.post__hero{position:relative}.post__hero{isolation:isolate;overflow:clip}.post__hero:before{content:"";position:absolute;inset:0;z-index:1;background:var(--bg-img-blur) 50%/cover no-repeat;animation:blurFadeOut .8s ease-out .4s forwards}.post__hero-picture{display:block}.post__hero-image{display:block;width:100%;height:auto;aspect-ratio:1200/625;-o-object-fit:cover;object-fit:cover;opacity:0;animation:imageFadeIn .8s ease-out .4s forwards}