.post-item__card{border:1px solid #f1f1f1;border-radius:5px;box-shadow:0 3px 5px #f3f3f3;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;transition:.3s}.post-item__card--pray .post-item__card-content span{margin:0}.post-item__card:hover{box-shadow:0 5px 10px 2px #223c5033}.post-item__card-img{max-height:209px;padding:20px 16px 10px;width:100%}@media (min-width:768px){.post-item__card-img{padding:20px 36px 10px}}.post-item__card-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.post-item__card-content{flex:1;padding:10px 15px 21px}.post-item__card-content span{color:#0085ff;display:block;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:14px}.post-item__card-title{font-weight:700;margin-bottom:4px;margin-top:0}.post-item__card-text,.post-item__card-title{color:#4a4a4a;font-size:13px;line-height:18px}.post-item__card-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-style:normal;font-weight:400;margin:0;overflow:hidden}@media (min-width:768px){.post-item__card-text{-webkit-line-clamp:2}}.post-item__card-date{background:#faf6f1;border-radius:13px;color:#4a4a4a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0;padding:7px 15px;width:-moz-fit-content;width:fit-content}.post-list{display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.post-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1340px){.post-list{grid-template-columns:repeat(3,1fr)}}
