.BlogCard_blogCard__raisL{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:350px;height:400px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:box-shadow .2s ease-in-out}.BlogCard_blogCard__raisL:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.BlogCard_imageContainer__klRMx{width:100%;height:200px;overflow:hidden;border-radius:8px 8px 0 0}.BlogCard_image__oI9Zx{width:100%;height:100%;object-fit:cover}.BlogCard_detailsContainer__M6gGo{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;height:235px;padding:16px}.BlogCard_username__Q8uVm{font-size:14px;font-weight:700;color:#333;text-align:center}.BlogCard_title__E73Dr{font-size:24px;font-weight:700;color:#333;text-align:center;margin-top:16px}.BlogCard_content__odLgK{font-size:16px;color:#777;text-align:center;margin-top:16px}.BlogCard_categoryDate__Dk1N4{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px}.BlogCard_category__Knm1y{font-size:14px;font-weight:700;color:#333}.BlogCard_date__dE9Rt{font-size:14px;color:#777}