.layout_news_skeleton_container{justify-content:space-between;gap:20px;width:95%;margin:30px auto;display:flex}.layout_news_column{flex-direction:column;flex:1;gap:30px;display:flex}.layout_news_item{background-color:#fff;border-radius:8px;overflow:hidden}.layout_news_Image{width:100%;height:260px}.layout_news_text{padding:20px}.skeleton_card{filter:blur(.7px);background-color:#f5f5f5;animation:1.5s ease-in-out infinite pulse}.skeleton_blur{background-color:#e0e0e0}.skeleton_title{background-color:#ccc;border-radius:4px;width:60%;height:24px;margin-bottom:12px}.skeleton_description{background-color:#d3d3d3;border-radius:4px;width:100%;height:60px;margin-bottom:10px}.skeleton_button{background-color:#bbb;border-radius:4px;width:30%;height:20px}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media screen and (max-width:780px){.layout_news_skeleton_container{flex-direction:column}}
