.reviews-module__pnELLG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.reviews-module__pnELLG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.reviews-module__pnELLG__card{color:inherit;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.reviews-module__pnELLG__card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.reviews-module__pnELLG__imageContainer{aspect-ratio:16/9;background:#f0f0f0;width:100%;overflow:hidden}.reviews-module__pnELLG__imageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.reviews-module__pnELLG__card:hover .reviews-module__pnELLG__imageContainer img{transform:scale(1.05)}.reviews-module__pnELLG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.reviews-module__pnELLG__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.reviews-module__pnELLG__summary{color:#555;flex-grow:1;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.reviews-module__pnELLG__date{color:#999;margin-top:auto;font-size:.85rem}
