.blogList_listContainer__57bcK{display:flex;flex-wrap:wrap;gap:.4rem;margin-right:8px;margin-bottom:120px}.blogList_listItem__uykgl{display:flex;flex-direction:row;align-items:center;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s ease;margin-bottom:.4rem;padding:.6rem;min-height:6rem;margin-left:10px}.blogList_listItem__uykgl:hover{background-color:#f6fcfc;border-color:#62b3af;box-shadow:0 0 8px rgba(73,162,162,.2)}.blogList_imageWrapper__UX7nY{width:5rem;height:5rem;border-radius:50%;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease;margin:.4rem}.blogList_thumbnail__iAh88{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%}.blogList_textContent__YgRKm{flex:1;padding:0 .6rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.blogList_title__xZNzZ{font-size:.95rem;font-weight:600;color:#222;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.05rem}.blogList_description__7zpqY{margin:.1rem 0;font-size:.8rem;color:#444;line-height:1.4;max-height:2.8em;overflow:hidden;position:relative;word-break:break-word;overflow-wrap:anywhere}.blogList_description__7zpqY:after{content:"...";position:absolute;bottom:0;right:0;padding-left:6px;background:linear-gradient(90deg,transparent,#fff 60%);display:none}.blogList_truncated___cHim:after{display:inline}.blogList_updatedAt__0zIEx{font-size:.7rem;color:#aaa;font-style:italic;margin-top:.2rem;margin-bottom:.05rem}