.li-widgets--posts-gallery{display:flex;flex-wrap:wrap;margin:-15px}.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post{width:calc(50% - 30px);text-align:left;border:1px solid #d1d1d1;border-radius:5px}.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post .post--teaser{border:none;border-radius:5px;flex-flow:nowrap;justify-content:space-between;padding:20px 15px}.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post .post--teaser .title{margin:0;line-height:1.3}.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post .post--teaser .description{margin-top:3px}.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post .post--teaser .description .read-more{display:none}@media (max-width:767px){.li-widgets--posts-gallery.search .li-widgets--posts-gallery__post{width:100%}}.li-widgets--posts-gallery__post{width:calc(33.3333% - 30px);display:flex;flex-flow:column nowrap;margin:15px;font-family:var(--e-global-typography-text-font-family);font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight);text-transform:var(--e-global-typography-text-text-transform);font-style:var(--e-global-typography-text-font-style);text-decoration:var(--e-global-typography-text-text-decoration);line-height:var(--e-global-typography-text-line-height);letter-spacing:var(--e-global-typography-text-letter-spacing);text-align:center;border-radius:5px;background-color:#fff;transition:.4s ease;overflow:hidden}@media (min-width:767px) and (max-width:991px){.li-widgets--posts-gallery__post{width:calc(50% - 30px)}}@media (max-width:767px){.li-widgets--posts-gallery__post{width:100%}}.li-widgets--posts-gallery__post:hover{border-radius:5px;border:none;transform:scale(1.01);filter:drop-shadow(0 0 5px rgba(100,100,100,.3))}.li-widgets--posts-gallery__post .post--image{position:absolute;top:0;left:0;width:100%;height:100%}.li-widgets--posts-gallery__post .post--image__container{position:relative}.li-widgets--posts-gallery__post .post--image__container:before{content:'';display:block;padding-top:calc((5 / 7) * 100%)}.li-widgets--posts-gallery__post .post--image>img{width:100%;height:100%;object-fit:cover}.li-widgets--posts-gallery__post .post--teaser{padding:1em;flex-grow:2;display:flex;flex-flow:column nowrap;border:1px solid #d1d1d1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0}.li-widgets--posts-gallery__post .post--teaser .title{font-size:130%;line-height:1.2;color:var(--e-global-color-6b2effc);font-weight:700;margin:.4em 0 .1em}.li-widgets--posts-gallery__post .post--teaser .description{margin-top:1.4em;font-size:90%;line-height:1.3;font-weight:300;color:#747474}.li-widgets--posts-gallery__post .post--teaser .description .read-more{display:block;color:var(--e-global-color-6b2effc);text-decoration:none;margin-top:1em;margin-bottom:1em}.li-widgets--posts-gallery__post .post--teaser .metadata{margin-top:auto;font-size:80%;line-height:1.2;color:var(--e-global-color-text);font-weight:300}.li-widgets--posts-gallery__post .post--teaser .metadata b{font-weight:700}.li-widgets--posts-gallery__pagination{display:flex;gap:2.5em;border:1px solid var(--e-global-color-b87bd9f);border-left:0;border-right:0;padding:20px 10px;color:var(--e-global-color-b87bd9f);margin-bottom:20px}@media (min-width:1200px){.li-widgets--posts-gallery__pagination{margin:0 -30px 20px}}.li-widgets--posts-gallery__pagination-pages{text-align:right;flex:1 1 50px}.li-widgets--posts-gallery__pagination a{color:var(--e-global-color-b87bd9f)}