.duw2-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ebebeb;border-radius:12px;box-shadow:0 9px 20px 0 rgba(126,150,172,.16);overflow:hidden;font-family:'Noto Sans',sans-serif;color:#0f0102}.duw2-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 24px;border-bottom:1px solid #e6e8ec}.duw2-header-title{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:19px;line-height:1;color:#0f0102}.duw2-viewall{display:inline-flex;align-items:center;gap:5px;color:#d02126;text-decoration:none;white-space:nowrap}.duw2-viewall-text{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:underline;color:#d02126}.duw2-viewall-icon{font-size:14px;line-height:1;color:#d02126}.duw2-list{display:flex;flex-direction:column;gap:12px;padding:24px;overflow:hidden}.duw2-group{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:12px;border-bottom:1px solid #ebebeb}.duw2-group:last-child{padding-bottom:0;border-bottom:0}.duw2-group-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%}.duw2-badge{display:inline-flex;align-items:center;padding:2px 6px;border-radius:4px;background:rgba(0,181,127,.05);font-family:'Noto Sans',sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#00b57f;white-space:nowrap}.duw2-count{flex:0 0 auto;padding:3px 0 3px 9px;font-family:'Noto Sans',sans-serif;font-size:12px;line-height:1.4;color:#0b5a55;white-space:nowrap}.duw2-names{display:flex;flex-direction:column;gap:12px;width:100%;overflow:hidden}.duw2-name{display:block;font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:16px;line-height:1.25;color:#0f0102;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.duw2-name:hover{text-decoration:underline;color:#0f0102}@media(min-width:1200px){.duw2-card{min-height:562px;max-height:562px}}@media(min-width:992px) and (max-width:1199.98px){.duw2-card{min-height:499px;max-height:499px}}@media(max-width:575.98px){.duw2-header{padding:16px}.duw2-list{padding:16px}}