.post-miniature{aspect-ratio:1;display:flex;flex-direction:column;gap:50px;height:100%;justify-content:space-between;padding:50px;position:relative;width:100%}@media only screen and (max-width:1199px){.post-miniature{max-height:500px}}@media only screen and (max-width:767px){.post-miniature{max-height:400px}}@media only screen and (max-width:575px){.post-miniature{gap:30px;padding:30px}}.post-miniature__date,.post-miniature__down{z-index:1}.post-miniature__image{background-blend-mode:soft-light;background-color:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100%;min-width:100%;object-fit:cover}.post-miniature__image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:0;min-height:100%;min-width:100%;position:absolute;top:0;z-index:0}.post-miniature__title{color:var(--white);font-family:var(--font-headings);font-size:1.75rem;font-size:20px;font-weight:400;letter-spacing:.175rem;margin:0;text-transform:uppercase}@media screen and (min-width:360px){.post-miniature__title{font-size:calc(17.33333px + .74074vw)}}@media screen and (min-width:1440px){.post-miniature__title{font-size:28px}}@media only screen and (max-width:767px){.post-miniature__title{letter-spacing:2px}}.post-miniature__categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;margin-top:50px}@media only screen and (max-width:575px){.post-miniature__categories{margin-top:30px}}