.wilmar-topics{background:#e9f0f8;padding:24px}.wilmar-topics ul{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.wilmar-topics ul li{padding:0}.wilmar-topics ul li a{color:var(--wm-primary);font-weight:500;padding:8px 20px}.wilmar-topics .more-dropdown{background:#fff;border:1px solid #e2e2e2;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:none;flex-direction:column;gap:2px;list-style:none;margin:0;min-width:200px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:50}.wilmar-topics .more-dropdown.open{display:flex}.wilmar-topics .more-dropdown li{width:100%}.wilmar-topics .more-dropdown a{border-radius:8px;color:#333;display:block;font-size:14px;padding:8px 12px;text-decoration:none;white-space:nowrap;width:100%}.wilmar-topics .more-dropdown a:hover{background:#f5f5f5}