.heading{color:var(--blue);text-align:center;margin-bottom:20px;font-size:2.6em;font-weight:700}.blog-container{text-align:center;flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.blog-card{border:1px solid #ccc;border-radius:10px;flex-direction:column;width:100%;margin:20px;padding:10px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.blog-sub-heading{color:#555;text-align:center;font-style:italic}.blog-card-img{object-fit:cover;width:100%;height:200px}.blog-card-content{text-align:justify;margin-bottom:8px;line-height:1.6}.blog-card-more-text{color:#007bff;font-weight:700;text-decoration:none}.blog-card-more-text:hover{text-decoration:underline}.blog-detail-content{text-align:left;white-space:pre-wrap;word-wrap:break-word;font-weight:400;line-height:1.7}.blog-detail-content p{margin:12px 0}.blog-detail-content h1,.blog-detail-content h2,.blog-detail-content h3{margin:24px 0 12px}.blog-detail-content ul,.blog-detail-content ol{margin:12px 0;padding-left:1.5rem}.blog-detail-content li{margin-bottom:6px}.blog-detail-img{border-radius:10px;width:100%;height:auto;margin-bottom:16px}.embedded-asset{max-width:100%;max-height:450px;margin:20px auto;display:block}@media (min-width:600px){.blog-card{width:45%}}@media (min-width:900px){.blog-card{width:30%}}
