.lpg-posts-wrapper{width:100%;max-width:100%}.lpg-posts-grid{display:grid;gap:36px;width:100%;grid-auto-flow:dense}.lpg-posts-grid.lpg-columns-1{grid-template-columns:repeat(1,minmax(0,309px));justify-content:center}.lpg-posts-grid.lpg-columns-2{grid-template-columns:repeat(2,minmax(0,309px));justify-content:center}.lpg-posts-grid.lpg-columns-3{grid-template-columns:repeat(3,minmax(0,309px));justify-content:center}.lpg-posts-grid.lpg-columns-4{grid-template-columns:repeat(4,minmax(0,309px));justify-content:center}@media (max-width:1024px){.lpg-posts-grid.lpg-columns-tablet-1{grid-template-columns:repeat(1,minmax(0,309px))}.lpg-posts-grid.lpg-columns-tablet-2{grid-template-columns:repeat(2,minmax(0,309px))}.lpg-posts-grid.lpg-columns-tablet-3{grid-template-columns:repeat(3,minmax(0,309px))}}@media (max-width:767px){.lpg-posts-grid.lpg-columns-mobile-1{grid-template-columns:repeat(1,minmax(0,309px))}.lpg-posts-grid.lpg-columns-mobile-2{grid-template-columns:repeat(2,minmax(0,309px))}}.lpg-post-card{display:flex;flex-direction:column;background-color:#ffffff00;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;max-width:309px;width:100%;outline:none}.lpg-post-image{position:relative;width:100%;max-width:309px;height:320px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.lpg-post-image:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.0) 100%);opacity:.6;transition:opacity .3s ease}.lpg-post-category{position:absolute;top:16px;left:16px;z-index:2;background-color:rgba(5,45,99,.8);color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:background-color .3s ease}.lpg-post-image-content{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2}.lpg-post-date{color:#fff;font-size:14px;font-weight:500;margin-bottom:8px;opacity:.9}.lpg-post-title{margin:0;padding:0;font-size:20px;font-weight:700;line-height:1.4}.lpg-post-title a{color:#fff;text-decoration:none;transition:color .3s ease}.lpg-post-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.lpg-post-excerpt{color:#666;font-size:15px;line-height:1.6;margin-bottom:20px;flex-grow:1}.lpg-post-button-wrapper{margin-top:auto}.lpg-post-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:#ffffff00;color:#052d63;border-radius:4px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;outline:none}.lpg-post-button svg{width:16px;height:16px;transition:transform .3s ease}@media (max-width:767px){.lpg-post-image{height:250px}.lpg-post-title{font-size:18px}.lpg-post-excerpt{font-size:14px}.lpg-post-content{padding:15px}.lpg-post-button{padding:10px 20px;font-size:13px}}.lpg-posts-wrapper.loading{opacity:.6;pointer-events:none}.lpg-posts-wrapper>p{text-align:center;padding:40px 20px;color:#666;font-size:16px}