.digifytech-news-main-wrap,.digifytech-jobs-main-wrap{display:flex;align-items:flex-start;margin:20px;gap:20px}.digifytech-news-filter{flex:1;min-width:100px;background:#e5e5e5;padding:24px 12px;border-radius:8px}.digifytech-news-filter .digifytech-news-filter-button{display:flex;flex-direction:column;gap:18px}.digifytech-news-filter-button>a{flex:1}.digifytech-news-filter-btn{display:block;padding:18px 0;text-align:center;background:#fff;border-radius:8px;font-size:1.2rem;margin-bottom:8px;border:2px solid #ccc;color:#000000!important;text-decoration:none;transition:border 0.2s,font-weight 0.2s}.digifytech-news-filter-btn[style*="font-weight:bold"]{border:2px solid #222!important;font-weight:700}.digifytech-news-list,.digifytech-jobs-list{flex:1}.digifytech-news-grid,.digifytech-jobs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.digifytech-news-card,.digifytech-job-card{position:relative;background:#ccc;padding:0 0 8px 0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-height:260px;box-shadow:0 2px 8px rgb(0 0 0 / .04);transition:box-shadow 0.2s}.digifytech-news-card:hover,.digifytech-job-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.digifytech-news-card .news-thumb,.digifytech-job-card .job-thumb{background:#bbb;height:180px;display:flex;align-items:center;justify-content:center}.news-thumb .news-image,.job-thumb .job-image{width:100%;height:100%;object-fit:cover}.digifytech-news-card .news-title,.digifytech-job-card .job-title{font-size:1.1rem;min-height:48px;line-height:1.4;font-weight:600;margin-bottom:4px}.digifytech-news-card .news-excerpt,.digifytech-job-card .job-excerpt{font-size:1rem;color:#444;margin-top:4px}.digifytech-news-card .news-meta,.digifytech-job-card .job-meta{display:flex;justify-content:space-between;font-size:1rem;color:#222;margin-bottom:4px}.digifytech-news-pagination,.digifytech-jobs-pagination{display:flex;justify-content:center;gap:8px;margin:24px 0}.digifytech-news-pagination a,.digifytech-jobs-pagination a{padding:6px 14px;border-radius:50%;background:#eee;font-size:1.2rem;margin:0 2px;color:#222;text-decoration:none;transition:background 0.2s,color 0.2s}.digifytech-news-pagination a[style*="background:#222"],.digifytech-jobs-pagination a[style*="background:#222"]{background:#222!important;color:#fff!important}.digifytech-news-pagination a[style*="opacity:0.5"],.digifytech-jobs-pagination a[style*="opacity:0.5"]{opacity:.5;pointer-events:none}.digifytech-news-tags-btn,.digifytech-jobs-tags-btn{font-size:0.8em!important;display:inline-block;border:1px solid #fff;color:#fff;opacity:.8;margin:0 3px 5px 0;padding:5px 12px;border-radius:3px;text-transform:uppercase}@media (max-width:1024px){.digifytech-news-grid,.digifytech-jobs-grid{grid-template-columns:repeat(2,1fr);gap:16px}.digifytech-news-filter .digifytech-news-filter-button{flex-direction:row}.digifytech-news-main-wrap,.digifytech-jobs-main-wrap{flex-direction:column;gap:16px}.digifytech-news-filter,.digifytech-jobs-filter{min-width:0;width:100%;margin-bottom:12px}}@media (max-width:600px){.digifytech-news-grid,.digifytech-jobs-grid{grid-template-columns:repeat(1,1fr);gap:10px}.digifytech-news-main-wrap,.digifytech-jobs-main-wrap{flex-direction:column;gap:8px}.digifytech-news-filter,.digifytech-jobs-filter{padding:12px 4px}}