.article{width:100%;max-width:570px}.article__header{width:100%;position:relative;vertical-align:bottom;margin-bottom:1em}.article__overlay{padding:0 2em;max-width:65%;position:absolute;bottom:-.5em;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.article__title-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;padding:.5em 1em;background:var(--color-lightgrey, lightgrey)}.lightpress__body .article__title{font-size:clamp(1.1rem,3vw,1.5625rem);line-height:1.2em;letter-spacing:2px}.article__image{width:100%;height:400px;max-height:400px;-o-object-fit:cover;object-fit:cover}.article__content{padding:0 3em;position:relative;z-index:2}.lightpress__body .article__link{display:inline-block;height:0;margin-top:1em;overflow:hidden;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center}.article:focus .article__link,.article:focus-within .article__link,.article:hover .article__link{height:40px;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.article__date{display:inline-block;margin-bottom:1em;font-size:.875rem;opacity:.55}.article__excerpt{max-width:50ch;font-size:.9375rem;line-height:1.4666em}@media only screen and (max-width:1024px){.article .article__link{height:40px;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}