.lightpress__body .blog-item{display:block;background:var(--color-background-colored);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;text-decoration:none}.lightpress__body .blog-item:hover,.lightpress__body .blog-item:focus,.lightpress__body .blog-item:focus-within{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.16);box-shadow:0 4px 16px rgba(0,0,0,.16);-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}@media(max-width: 1024px){.lightpress__body .blog-item--full{grid-template-columns:1fr 2fr;-ms-grid-columns:1fr 2fr;min-height:unset}}@media(min-width: 768px){.lightpress__body .blog-item--full{display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr;-ms-grid-column-span:3;grid-column:span 3;height:100%;min-height:470px}.lightpress__body .blog-item--full .blog-item__media,.lightpress__body .blog-item--full .blog-item__image{max-height:100%;border-radius:22px 0 0 22px}}.lightpress__body .blog-item__media,.lightpress__body .blog-item__image{width:100%;max-width:100%;height:100%;max-height:280px;-o-object-fit:cover;object-fit:cover;border-radius:22px 22px 0 0}.lightpress__body .blog-item__content{padding:2em}.lightpress__body .blog-item__tags{margin-bottom:2em}.lightpress__body .blog-item__tag{display:inline-block;text-align:center;padding:.5em;border-radius:.5em;font-weight:bold;color:var(--color-primary);background:#b7f4f3}.lightpress__body .blog-item__tag:not(:last-child){margin-right:.5em;margin-bottom:.5em}.lightpress__body .blog-item__date{display:block;font-weight:bold;margin-bottom:1em}.lightpress__body .blog-item__title{margin-bottom:1.25em}
