.blogs-container{width:100%}.blogs-grid{flex-wrap:wrap;justify-content:start;gap:25px;display:flex}.inner-news-blogs-container{border-left:1px solid #0003;border-right:1px solid #0003;flex-direction:column;justify-content:space-between;align-items:stretch;width:31%;min-width:300px;min-height:400px;margin-bottom:50px;display:flex}.blog-text{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:start;gap:30px;max-height:250px;padding:25px;display:flex;overflow:hidden}.image-hover-text-come{background-color:#037;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:300px;position:relative;overflow:hidden}.inner-text-come{opacity:0;background-color:#fffffff2;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:20px;transition:transform .5s ease-in-out,opacity .5s ease-in-out;display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(100%)}.inner-news-blogs-container:hover .inner-text-come{opacity:1;transform:translate(0)}.inner-text-come div:first-child{flex-direction:column;justify-content:space-between;align-items:start;gap:15px;max-height:80%;display:flex;overflow:hidden}.small-text-black{color:#000;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.sub-big-heading-text-black{color:#000;margin:0;font-size:20px;font-weight:500;line-height:1.2}.sub-heading-text-black{color:#000;margin:0;font-size:20px;font-weight:600}.read-more-btn-blue{color:#037;align-items:center;gap:5px;font-size:14px;text-decoration:none;display:flex}.read-more-btn-blue:hover{color:#0055b3}.inner-news-blogs-container.blog-card-skeleton{opacity:.7}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:60%;height:20px;margin-bottom:10px;animation:1.5s infinite shimmer}.skeleton-excerpt{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:80%;height:60px;animation:1.5s infinite shimmer}.skeleton-link{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100px;height:20px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media only screen and (max-width:800px){.blogs-grid{flex-direction:column;align-items:center;margin-top:40px}.inner-news-blogs-container{min-width:330px}.image-hover-text-come{height:200px}.inner-text-come{height:160px}.blog-text{max-height:200px}.blog-page-container{padding:60px 20px}}.blog-page-container{padding:100px 50px}.blog-page-container h2{color:#333;margin-bottom:20px;font-size:2rem}.blog-page-container p{color:#444;margin-bottom:15px;font-size:1.1rem;line-height:1.6}.blog-not-found{text-align:center;color:#666;padding:40px;font-size:1.5rem}
