.news-card,.news-card2{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:16px;margin-bottom:20px;display:flex;flex-direction:column}.news-card2{width:100%;height:100%}.skeleton{background:beige;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{background-color:beige}50%{background-color:#fff1f1}to{background-color:beige}}.image-skeleton{height:518px;border-radius:8px;margin-bottom:12px}@media screen and (max-width:768px){.image-skeleton{height:230px}}.image-skeleton2{height:100%;border-radius:8px;margin-bottom:12px}.title-skeleton{height:24px;width:80%;margin-bottom:8px}.date-skeleton{height:16px;width:50%;margin-bottom:8px}.content-skeleton{height:16px;width:100%;margin-bottom:8px}.button-skeleton{height:32px;width:100px;border-radius:4px;margin-top:12px}