.lightpress__body .lightpress__main{padding:16em var(--content-side-padding)}.lightpress__body .posts{width:100%;max-width:var(--max-content-width);visibility:hidden}.lightpress__body .posts__title{position:relative;margin-bottom:1em}.lightpress__body .posts__title:before{content:"";display:inline-block;width:1em;height:10px;background:var(--color-primary);position:absolute;top:-0.75em;left:0;vertical-align:middle}.lightpress__body .posts__grid{display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;gap:2em}@media(max-width: 768px){.lightpress__body .posts__grid{grid-template-columns:100%;-ms-grid-columns:100%}}.lightpress__body .posts__post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:700px;padding:1.5em;margin-bottom:2em;position:relative;text-decoration:none;color:unset;border-radius:22px;-webkit-transition:-webkit-box-shadow .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:-webkit-box-shadow .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:box-shadow .35s ease-in-out,transform .35s ease-in-out;transition:box-shadow .35s ease-in-out,transform .35s ease-in-out;transition:box-shadow .35s ease-in-out,transform .35s ease-in-out,-webkit-box-shadow .35s ease-in-out,-webkit-transform .35s ease-in-out}.lightpress__body .posts__post:hover,.lightpress__body .posts__post:focus,.lightpress__body .posts__post:focus-within{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.35);box-shadow:0 4px 16px rgba(0,0,0,.35)}@media(max-width: 1024px){.lightpress__body .posts__post{height:400px}}.lightpress__body .posts__post-image{width:100%;max-width:100%;height:100%;max-height:100%;position:absolute;left:0;top:0;overflow:hidden;z-index:0;border-radius:22px}.lightpress__body .posts__post-image-inner{width:100%;max-width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.lightpress__body .posts__post-content{position:relative;background:rgba(var(--color-background-rgb), 0.44);padding:1.5em;z-index:1;border-radius:8px}@media(max-width: 768px){.lightpress__body .posts__post-content{width:100%}}.lightpress__body .posts__post-date{display:block;font-weight:bold;margin-bottom:1.5em}.lightpress__body .posts__post-title{max-width:26ch}
