@keyframes slide{0%{background-size:100%}50%{background-size:110%}to{background-size:100%}}@keyframes smoothScroll{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.blog_card_area{height:100%}.blog_card_area .blog_card_area_inner{background-color:#f6dede;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.blog_card_area .blog_card_area_inner:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.blog_card_area .blog_card_area_inner:hover .image_area img{transform:scale(1.1)}.blog_card_area .blog_card_area_inner .image_area{position:relative;transition:all .3s ease-in-out;height:auto;overflow:hidden}.blog_card_area .blog_card_area_inner .image_area img{position:static!important;width:100%;transition:all .3s ease-in-out}.blog_card_area .blog_card_area_inner .image_area .category_tag{position:absolute;top:12px;right:12px;background:#90051a;color:#fff;padding:4px 12px;border-radius:50px;font-size:14px;font-weight:500;text-transform:uppercase;text-decoration:none;z-index:2;transition:all .3s ease}.blog_card_area .blog_card_area_inner .image_area .category_tag:hover{background-color:#000;transform:translateY(-2px)}.blog_card_area .blog_card_area_inner .bottom_area{padding:1.25rem;flex:1 1;display:flex;flex-direction:column}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:25px;font-weight:600;color:#000;transition:all .3s ease-in-out}.blog_card_area .blog_card_area_inner .bottom_area h2:hover{color:#90051a}.blog_card_area .blog_card_area_inner .bottom_area p{color:#323333;font-size:16px;line-height:1.5;padding-top:15px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.blog_card_area .blog_card_area_inner .bottom_area .date_author_area{display:flex;flex-wrap:wrap;gap:4px;padding-top:15px;margin-top:15px;border-top:1px solid #90051a;justify-content:space-between}.blog_card_area .blog_card_area_inner .bottom_area .date_area{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:#90051a;flex-wrap:wrap;font-weight:600;width:100%}.blog_card_area .blog_card_area_inner .bottom_area .date_area .updated_badge{color:#2e7d32;font-weight:600}.blog_card_area .blog_card_area_inner .bottom_area .author_view_area{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;align-items:center;gap:10px}.blog_card_area .blog_card_area_inner .bottom_area .author_view_area .view_read_area{color:#90051a;font-weight:600;display:flex;align-items:center}.blog_card_area .blog_card_area_inner .bottom_area .author_view_area .view_read_area .dot{font-size:25px;margin:0 5px;height:10px;line-height:10px}.blog_card_area .blog_card_area_inner .bottom_area .author_name{font-size:16px;color:#90051a;text-decoration:none;font-weight:600;transition:color .3s ease}.blog_card_area .blog_card_area_inner .bottom_area .author_name span:hover{text-decoration:underline}@media(min-width:1400px)and (max-width:1599px){.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:20px}}@media(min-width:1300px)and (max-width:1399px){.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:20px}}@media(min-width:1200px)and (max-width:1299px){.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:20px}}@media(min-width:992px)and (max-width:1199px){.blog_card_area .blog_card_area_inner .image_area{height:auto}.blog_card_area .blog_card_area_inner .bottom_area{padding:15px}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:20px}}@media(min-width:768px)and (max-width:991px){.blog_card_area{width:100%}.blog_card_area .blog_card_area_inner .image_area{height:auto}.blog_card_area .blog_card_area_inner .bottom_area{padding:15px}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:20px}}@media(min-width:576px)and (max-width:767px){.blog_card_area{width:100%}.blog_card_area .blog_card_area_inner .image_area{height:auto}.blog_card_area .blog_card_area_inner .bottom_area{padding:15px}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:18px}.blog_card_area .blog_card_area_inner .bottom_area p{font-size:14px;padding-top:8px}.blog_card_area .blog_card_area_inner .bottom_area .author_name{font-size:14px}}@media(min-width:361px)and (max-width:575px){.blog_card_area{width:100%}.blog_card_area .blog_card_area_inner .image_area{height:auto}.blog_card_area .blog_card_area_inner .bottom_area{padding:15px}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:18px}.blog_card_area .blog_card_area_inner .bottom_area p{font-size:14px;padding-top:8px}.blog_card_area .blog_card_area_inner .bottom_area .author_name{font-size:14px}}@media(max-width:360px){.blog_card_area{width:100%}.blog_card_area .blog_card_area_inner .image_area{height:auto}.blog_card_area .blog_card_area_inner .bottom_area{padding:15px}.blog_card_area .blog_card_area_inner .bottom_area h2{font-size:18px}.blog_card_area .blog_card_area_inner .bottom_area p{font-size:14px;padding-top:8px}.blog_card_area .blog_card_area_inner .bottom_area .author_name{font-size:14px;padding-top:10px}}