{"id":16091,"date":"2015-06-06T01:57:02","date_gmt":"2015-06-06T01:57:02","guid":{"rendered":"https:\/\/www.sisinternational.com\/?page_id=16091"},"modified":"2026-04-12T01:25:47","modified_gmt":"2026-04-12T05:25:47","slug":"%e5%8a%a0%e5%85%a5%e7%84%a6%e9%bb%9e%e5%b0%8f%e7%b5%84","status":"publish","type":"page","link":"https:\/\/www.sisinternational.com\/zh_hk\/%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%a1%88\/%e7%84%a6%e9%bb%9e%e5%b0%8f%e7%b5%84\/%e5%8a%a0%e5%85%a5%e7%84%a6%e9%bb%9e%e5%b0%8f%e7%b5%84\/","title":{"rendered":"\u53c3\u52a0\u7126\u9ede\u5c0f\u7d44"},"content":{"rendered":"<!--\n  SIS International \u2014 Join Focus Groups (Participant Page)\n  WordPress-safe: all CSS scoped under .sis-join-page\n  Design: Warm, approachable, participant-facing\n-->\n\n<style>\n.sis-join-page {\n  --jn-charcoal: #1C1917;\n  --jn-mid: #57534E;\n  --jn-muted: #78716C;\n  --jn-light: #A8A29E;\n  --jn-border: #E7E5E4;\n  --jn-cloud: #F5F5F4;\n  --jn-ivory: #FEFCF8;\n  --jn-white: #ffffff;\n  --jn-gold: #bd8f13;\n  --jn-gold-light: #d4a72a;\n  --jn-gold-soft: rgba(189,143,19,0.08);\n  --jn-blue: #085589;\n  --jn-blue-dark: #053d63;\n  --jn-sans: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  --jn-ease: cubic-bezier(0.16,1,0.3,1);\n  --jn-ease-out: cubic-bezier(0.33,1,0.68,1);\n  font-family: var(--jn-sans); color: var(--jn-charcoal); line-height: 1.6;\n  -webkit-font-smoothing: antialiased; overflow-x: hidden; background: var(--jn-ivory);\n}\n.sis-join-page *, .sis-join-page *::before, .sis-join-page *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.sis-join-page a { text-decoration: none; color: inherit; }\n.sis-join-page img { max-width: 100%; display: block; }\n.sis-join-page ul { list-style: none; }\n\n.sis-join-page .jr { opacity: 0; transform: translateY(32px); transition: opacity 0.9s var(--jn-ease-out), transform 0.9s var(--jn-ease-out); }\n.sis-join-page .jr.jvis { opacity: 1; transform: translateY(0); }\n@keyframes jnUp { from { opacity:0; transform:translateY(24px); } to { opacity:1; transform:translateY(0); } }\n\n\/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n.sis-join-page .jn-hero {\n  position: relative; min-height: 80vh; display: flex; align-items: center;\n  padding: 80px clamp(24px,6vw,100px);\n  background: linear-gradient(160deg, #031f33 0%, var(--jn-blue-dark) 40%, var(--jn-blue) 100%);\n  overflow: hidden;\n}\n.sis-join-page .jn-hero-atmo {\n  position: absolute; inset: 0; pointer-events: none;\n  background: radial-gradient(ellipse 50% 60% at 25% 45%, rgba(189,143,19,0.1) 0%, transparent 60%),\n              radial-gradient(ellipse 40% 50% at 80% 55%, rgba(8,85,137,0.12) 0%, transparent 50%);\n}\n.sis-join-page .jn-hero-grain {\n  position: absolute; inset: 0; pointer-events: none; opacity: 0.035;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n  background-size: 200px;\n}\n.sis-join-page .jn-hero-inner {\n  max-width: 1200px; width: 100%; margin: 0 auto;\n  display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(40px,6vw,80px);\n  align-items: center; position: relative; z-index: 2;\n}\n.sis-join-page .jn-hero-tag {\n  display: inline-flex; align-items: center; gap: 10px;\n  font-size: 11px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--jn-gold-light); margin-bottom: 24px;\n  opacity: 0; animation: jnUp 0.8s var(--jn-ease) 0.2s forwards;\n}\n.sis-join-page .jn-hero-tag::before { content: ''; width: 32px; height: 1px; background: var(--jn-gold); }\n.sis-join-page .jn-hero h1 {\n  font-size: clamp(2.4rem,5vw,3.8rem); font-weight: 700; line-height: 1.05;\n  letter-spacing: -0.03em; color: var(--jn-white); margin-bottom: 20px;\n  opacity: 0; animation: jnUp 0.8s var(--jn-ease) 0.35s forwards;\n}\n.sis-join-page .jn-hero h1 em { font-style: normal; color: var(--jn-gold-light); }\n.sis-join-page .jn-hero-body {\n  font-size: 1.05rem; line-height: 1.85; color: rgba(255,255,255,0.85); max-width: 480px;\n  opacity: 0; animation: jnUp 0.8s var(--jn-ease) 0.5s forwards;\n}\n.sis-join-page .jn-hero-cta {\n  margin-top: 32px; opacity: 0; animation: jnUp 0.8s var(--jn-ease) 0.65s forwards;\n}\n.sis-join-page .jn-hero-img {\n  width: 100%; border-radius: 16px; aspect-ratio: 4\/5; object-fit: cover;\n  box-shadow: 0 32px 64px rgba(0,0,0,0.3); border-bottom: 3px solid var(--jn-gold);\n  opacity: 0; animation: jnUp 1s var(--jn-ease) 0.4s forwards;\n}\n\n\/* Shared *\/\n.sis-join-page .jn-tag { font-size: 11px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--jn-gold); margin-bottom: 14px; }\n.sis-join-page .jn-title { font-size: clamp(1.8rem,3vw,2.4rem); font-weight: 700; letter-spacing: -0.02em; color: var(--jn-charcoal); line-height: 1.15; margin-bottom: 16px; }\n.sis-join-page .jn-title span { color: var(--jn-gold); }\n.sis-join-page .jn-desc { font-size: 0.95rem; line-height: 1.8; color: var(--jn-mid); max-width: 520px; }\n\n\/* Spinning button *\/\n.sis-join-page .jn-spin-btn {\n  position: relative; display: inline-flex; height: 3.25rem;\n  align-items: center; justify-content: center; overflow: hidden;\n  border-radius: 0.6rem; padding: 0 2rem; font-family: var(--jn-sans);\n  font-weight: 700; color: #ffffff !important; border: none; cursor: pointer;\n  transition: all 0.3s cubic-bezier(0.34,1.56,0.64,1); z-index: 1;\n}\n.sis-join-page .jn-spin-btn:hover { transform: scale(1.1); }\n.sis-join-page .jn-spin-ray {\n  position: absolute; inset: -500%; animation: jnSpin 3s linear infinite;\n  background: conic-gradient(from 90deg at 50% 50%, transparent 0%, #bd8f13 45%, #ffffff 50%, #bd8f13 55%, transparent 100%); z-index: -2;\n}\n.sis-join-page .jn-spin-fill {\n  position: absolute; inset: 2px;\n  background: linear-gradient(135deg, #d4a31a 0%, #bd8f13 50%, #8a6a10 100%) !important;\n  border-radius: 8px; z-index: -1;\n}\n.sis-join-page .jn-spin-btn:hover .jn-spin-fill { background: linear-gradient(135deg, #bd8f13 0%, #8a6a10 100%) !important; }\n.sis-join-page .jn-spin-btn span { display: flex; align-items: center; gap: 0.6rem; font-size: 1.05rem; text-shadow: 0 1px 2px rgba(0,0,0,0.2); }\n.sis-join-page .jn-spin-btn svg { width: 18px; height: 18px; stroke: #ffffff; fill: none; }\n@keyframes jnSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\n\n\/* \u2550\u2550\u2550 HOW IT WORKS \u2550\u2550\u2550 *\/\n.sis-join-page .jn-how { padding: clamp(80px,10vw,140px) clamp(24px,6vw,100px); background: var(--jn-ivory); }\n.sis-join-page .jn-how-inner { max-width: 1100px; margin: 0 auto; }\n.sis-join-page .jn-steps {\n  display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; margin-top: 48px;\n}\n.sis-join-page .jn-step {\n  padding: 36px 28px; border-radius: 16px; background: var(--jn-white);\n  border: 1px solid var(--jn-border); text-align: center;\n  transition: all 0.4s var(--jn-ease);\n}\n.sis-join-page .jn-step:hover { border-color: rgba(189,143,19,0.25); box-shadow: 0 12px 40px rgba(0,0,0,0.04); transform: translateY(-4px); }\n.sis-join-page .jn-step-num {\n  width: 48px; height: 48px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center;\n  background: var(--jn-gold-soft); border: 2px solid rgba(189,143,19,0.15);\n  font-size: 16px; font-weight: 700; color: var(--jn-gold); margin-bottom: 20px;\n}\n.sis-join-page .jn-step h3 { font-size: 1.05rem; font-weight: 700; color: var(--jn-charcoal); margin-bottom: 8px; }\n.sis-join-page .jn-step p { font-size: 0.86rem; line-height: 1.75; color: var(--jn-mid); }\n\n\/* \u2550\u2550\u2550 WHAT YOU'LL DO \u2550\u2550\u2550 *\/\n.sis-join-page .jn-types {\n  padding: clamp(80px,10vw,140px) clamp(24px,6vw,100px);\n  background: linear-gradient(160deg, #031f33 0%, var(--jn-blue-dark) 45%, var(--jn-blue) 100%);\n  color: var(--jn-white); position: relative; overflow: hidden;\n}\n.sis-join-page .jn-types-atmo {\n  position: absolute; inset: 0; pointer-events: none;\n  background: radial-gradient(ellipse 40% 50% at 70% 30%, rgba(189,143,19,0.05) 0%, transparent 60%);\n}\n.sis-join-page .jn-types-inner { max-width: 1100px; margin: 0 auto; position: relative; z-index: 2; }\n.sis-join-page .jn-types .jn-tag { color: var(--jn-gold-light); }\n.sis-join-page .jn-types .jn-title { color: var(--jn-white); }\n.sis-join-page .jn-types .jn-desc { color: rgba(255,255,255,0.82); }\n.sis-join-page .jn-type-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 16px; margin-top: 48px; }\n.sis-join-page .jn-type-card {\n  padding: 28px 24px; border-radius: 14px;\n  background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.06);\n  transition: all 0.4s var(--jn-ease);\n}\n.sis-join-page .jn-type-card:hover { background: rgba(255,255,255,0.06); border-color: rgba(189,143,19,0.15); transform: translateY(-3px); }\n.sis-join-page .jn-type-num {\n  font-size: 11px; font-weight: 700; letter-spacing: 0.12em;\n  color: var(--jn-gold-light); margin-bottom: 14px;\n}\n.sis-join-page .jn-type-card h3 { font-size: 1rem; font-weight: 700; color: var(--jn-white); margin-bottom: 6px; }\n.sis-join-page .jn-type-card p { font-size: 0.84rem; line-height: 1.7; color: rgba(255,255,255,0.7); }\n\n\/* \u2550\u2550\u2550 WHY PARTICIPATE \u2550\u2550\u2550 *\/\n.sis-join-page .jn-why { padding: clamp(80px,10vw,140px) clamp(24px,6vw,100px); background: var(--jn-cloud); }\n.sis-join-page .jn-why-inner {\n  max-width: 1100px; margin: 0 auto;\n  display: grid; grid-template-columns: 1fr 1fr; gap: clamp(40px,6vw,80px); align-items: center;\n}\n.sis-join-page .jn-why-img {\n  width: 100%; border-radius: 16px; aspect-ratio: 4\/3; object-fit: cover;\n  box-shadow: 0 16px 48px rgba(0,0,0,0.06); border: 1px solid var(--jn-border);\n}\n.sis-join-page .jn-benefits { display: flex; flex-direction: column; gap: 16px; margin-top: 28px; }\n.sis-join-page .jn-benefit {\n  display: flex; align-items: flex-start; gap: 14px;\n  padding: 20px; border-radius: 12px; background: var(--jn-white);\n  border: 1px solid var(--jn-border); transition: all 0.3s var(--jn-ease);\n}\n.sis-join-page .jn-benefit:hover { border-color: rgba(189,143,19,0.25); transform: translateX(4px); }\n.sis-join-page .jn-benefit-dot {\n  width: 10px; height: 10px; border-radius: 50%; flex-shrink: 0; margin-top: 6px;\n  background: var(--jn-gold);\n}\n.sis-join-page .jn-benefit h4 { font-size: 0.92rem; font-weight: 700; color: var(--jn-charcoal); margin-bottom: 3px; }\n.sis-join-page .jn-benefit p { font-size: 0.82rem; line-height: 1.65; color: var(--jn-mid); }\n\n\/* \u2550\u2550\u2550 CTA \u2550\u2550\u2550 *\/\n.sis-join-page .jn-cta {\n  padding: clamp(80px,10vw,140px) clamp(24px,6vw,100px);\n  background: linear-gradient(160deg, #031f33 0%, var(--jn-blue-dark) 50%, #0a6aaa 100%);\n  text-align: center; position: relative; overflow: hidden;\n}\n.sis-join-page .jn-cta::before {\n  content: ''; position: absolute; width: 600px; height: 600px; top: 50%; left: 50%;\n  transform: translate(-50%,-50%); border-radius: 50%;\n  background: radial-gradient(circle, rgba(189,143,19,0.08) 0%, transparent 60%); pointer-events: none;\n}\n.sis-join-page .jn-cta-inner { position: relative; z-index: 2; max-width: 600px; margin: 0 auto; }\n.sis-join-page .jn-cta h3 { font-size: clamp(2rem,4vw,3rem); font-weight: 700; letter-spacing: -0.03em; color: var(--jn-white); line-height: 1.1; margin-bottom: 16px; }\n.sis-join-page .jn-cta p { font-size: 1rem; line-height: 1.8; color: rgba(255,255,255,0.82); margin-bottom: 32px; }\n.sis-join-page .jn-cta-note {\n  margin-top: 32px; font-size: 11px; line-height: 1.7; color: rgba(255,255,255,0.4);\n  max-width: 480px; margin-left: auto; margin-right: auto;\n}\n\n\/* Location strip *\/\n.sis-join-page .jn-loc-strip {\n  padding: 20px clamp(24px,6vw,100px); background: var(--jn-ivory);\n  border-top: 1px solid var(--jn-border); text-align: center;\n  font-size: 13px; color: var(--jn-muted);\n}\n.sis-join-page .jn-loc-strip strong { color: var(--jn-charcoal); }\n\n\/* \u2550\u2550\u2550 SOCIAL + MAP \u2550\u2550\u2550 *\/\n.sis-join-page .jn-connect { padding: clamp(60px,8vw,100px) clamp(24px,6vw,100px); background: var(--jn-ivory); }\n.sis-join-page .jn-connect-inner { max-width: 1100px; margin: 0 auto; }\n\n.sis-join-page .jn-social-bar {\n  display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; margin-top: 40px;\n}\n.sis-join-page .jn-social-link {\n  display: flex; flex-direction: column; align-items: center; gap: 8px;\n  transition: transform 0.3s var(--jn-ease);\n}\n.sis-join-page .jn-social-link:hover { transform: translateY(-4px); }\n.sis-join-page .jn-social-link svg { width: 36px; height: 36px; fill: var(--jn-blue); transition: fill 0.3s ease; }\n.sis-join-page .jn-social-link:hover svg { fill: var(--jn-gold); }\n.sis-join-page .jn-social-label { font-size: 11px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--jn-muted); }\n\n.sis-join-page .jn-map-section { margin-top: 56px; }\n.sis-join-page .jn-map-wrap {\n  width: 100%; border-radius: 16px; overflow: hidden;\n  aspect-ratio: 21\/9; border: 1px solid var(--jn-border);\n  box-shadow: 0 4px 20px rgba(0,0,0,0.04);\n}\n.sis-join-page .jn-map-wrap iframe { width: 100%; height: 100%; border: none; }\n\n\/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n@media (max-width: 1024px) {\n  .sis-join-page .jn-hero-inner { grid-template-columns: 1fr; gap: 48px; }\n  .sis-join-page .jn-hero-img { max-width: 420px; }\n  .sis-join-page .jn-why-inner { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n  .sis-join-page .jn-steps { grid-template-columns: 1fr; }\n  .sis-join-page .jn-type-grid { grid-template-columns: 1fr; }\n  .sis-join-page .jn-hero-img { aspect-ratio: 3\/4; }\n}\n<\/style>\n\n<div class=\"sis-join-page\">\n\n<!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\n<section class=\"jn-hero\">\n  <div class=\"jn-hero-atmo\"><\/div>\n  <div class=\"jn-hero-grain\"><\/div>\n  <div class=\"jn-hero-inner\">\n    <div>\n      <div class=\"jn-hero-tag\">Get Paid for Your Opinion<\/div>\n      <h1>Share Your Voice.<br><em>Shape Products.<\/em><\/h1>\n      <p class=\"jn-hero-body\">SIS International pays participants to share their perspectives on products, services, and brands. Your feedback directly influences what companies develop and how they bring it to market. Sessions run in our Manhattan facility or online from anywhere.<\/p>\n      <div class=\"jn-hero-cta\">\n        <a href=\"https:\/\/www.surveymonkey.com\/r\/S6B9SRZ\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-spin-btn\">\n          <div class=\"jn-spin-ray\"><\/div>\n          <div class=\"jn-spin-fill\"><\/div>\n          <span>Sign Up Now <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n    <div>\n      <img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/09\/Focus-group-recruitment-10.jpg\" alt=\"Participate in SIS Focus Groups\" class=\"jn-hero-img\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Location strip -->\n<div class=\"jn-loc-strip\">\n  <strong>11 E 22nd Street, Floor 2, New York, NY 10010<\/strong> &nbsp;\u00b7&nbsp; T: +1 (212) 505-6805\n<\/div>\n\n<!-- \u2550\u2550\u2550 HOW IT WORKS \u2550\u2550\u2550 -->\n<section class=\"jn-how\">\n  <div class=\"jn-how-inner\">\n    <div class=\"jr\" style=\"text-align:center;max-width:560px;margin:0 auto;\">\n      <div class=\"jn-tag\">\u5b83\u662f\u5982\u4f55\u904b\u4f5c\u7684<\/div>\n      <div class=\"jn-title\">Three Steps to <span>\u53c3\u52a0<\/span><\/div>\n      <p class=\"jn-desc\" style=\"margin:0 auto;\">No experience needed. We handle the logistics. You bring your honest perspective.<\/p>\n    <\/div>\n    <div class=\"jn-steps\">\n      <div class=\"jn-step jr\">\n        <div class=\"jn-step-num\">1<\/div>\n        <h3>Register Online<\/h3>\n        <p>Complete a short profile survey. Tell us about your background, interests, and demographics so we can match you to relevant studies.<\/p>\n      <\/div>\n      <div class=\"jn-step jr\">\n        <div class=\"jn-step-num\">2<\/div>\n        <h3>Get Invited<\/h3>\n        <p>When a study matches your profile, our team contacts you with session details, timing, and compensation. You decide whether to accept.<\/p>\n      <\/div>\n      <div class=\"jn-step jr\">\n        <div class=\"jn-step-num\">3<\/div>\n        <h3>Participate &amp; Get Paid<\/h3>\n        <p>Attend the session in person or online. Share your honest feedback. Receive compensation for your time at the conclusion of the study.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550 TYPES OF STUDIES \u2550\u2550\u2550 -->\n<section class=\"jn-types\">\n  <div class=\"jn-types-atmo\"><\/div>\n  <div class=\"jn-types-inner\">\n    <div class=\"jr\">\n      <div class=\"jn-tag\">Types of Studies<\/div>\n      <div class=\"jn-title\">What Participants Do<\/div>\n      <p class=\"jn-desc\">Studies vary by topic and format. Here are the most common types of research you might be invited to join.<\/p>\n    <\/div>\n    <div class=\"jn-type-grid\">\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">01<\/div>\n        <h3>Focus Group Discussions<\/h3>\n        <p>Join a small group conversation about a product category, brand, or concept. A moderator guides the discussion. Sessions typically last 60\u201390 minutes.<\/p>\n      <\/div>\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">02<\/div>\n        <h3>One-on-One Interviews<\/h3>\n        <p>A private conversation between you and a researcher about your experiences, preferences, or professional expertise. 30\u201360 minutes.<\/p>\n      <\/div>\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">03<\/div>\n        <h3>Taste Tests &amp; Product Trials<\/h3>\n        <p>Try food, beverages, personal care products, or consumer electronics and give structured feedback on your experience.<\/p>\n      <\/div>\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">04<\/div>\n        <h3>\u53ef\u7528\u6027\u6e2c\u8a66<\/h3>\n        <p>Interact with a website, app, or prototype while a researcher observes how you navigate. No technical skills required.<\/p>\n      <\/div>\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">05<\/div>\n        <h3>Mock Jury Sessions<\/h3>\n        <p>Listen to legal case presentations and deliberate with fellow participants. Attorneys observe to refine their trial strategy.<\/p>\n      <\/div>\n      <div class=\"jn-type-card jr\">\n        <div class=\"jn-type-num\">06<\/div>\n        <h3>Online Surveys &amp; Panels<\/h3>\n        <p>Complete questionnaires from home on your own schedule. Some studies combine an online component with an in-person session.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550 WHY PARTICIPATE \u2550\u2550\u2550 -->\n<section class=\"jn-why\">\n  <div class=\"jn-why-inner\">\n    <div class=\"jr\">\n      <img decoding=\"async\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/09\/Focus-group-recruitment-8.jpg\" alt=\"Focus Group Participant\" class=\"jn-why-img\">\n    <\/div>\n    <div class=\"jr\">\n      <div class=\"jn-tag\">Why Participate<\/div>\n      <div class=\"jn-title\">Your Opinion Has <span>Real Value<\/span><\/div>\n      <div class=\"jn-benefits\">\n        <div class=\"jn-benefit\">\n          <div class=\"jn-benefit-dot\"><\/div>\n          <div>\n            <h4>Compensation for Your Time<\/h4>\n            <p>Every study pays participants for their time. Rates vary by study length, topic complexity, and participant profile.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jn-benefit\">\n          <div class=\"jn-benefit-dot\"><\/div>\n          <div>\n            <h4>Professional NYC Facility<\/h4>\n            <p>In-person sessions take place at our Flatiron District location. Comfortable, modern rooms steps from Madison Square Park.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jn-benefit\">\n          <div class=\"jn-benefit-dot\"><\/div>\n          <div>\n            <h4>Join from Anywhere<\/h4>\n            <p>Many studies run online. Participate from home via video call on your own schedule, regardless of where you live.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jn-benefit\">\n          <div class=\"jn-benefit-dot\"><\/div>\n          <div>\n            <h4>Your Privacy Is Protected<\/h4>\n            <p>All responses are confidential. SIS complies with GDPR and CCPA. Your personal data is never shared with third parties.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"jn-benefit\">\n          <div class=\"jn-benefit-dot\"><\/div>\n          <div>\n            <h4>Influence Real Products<\/h4>\n            <p>Your feedback reaches the teams that design, price, and launch the products you use. Participants shape what comes to market.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550 CONNECT + MAP \u2550\u2550\u2550 -->\n<section class=\"jn-connect\">\n  <div class=\"jn-connect-inner\">\n    <div class=\"jr\" style=\"text-align:center;\">\n      <div class=\"jn-tag\">Stay Connected<\/div>\n      <div class=\"jn-title\">Follow <span>SIS\u570b\u969b<\/span><\/div>\n    <\/div>\n    <div class=\"jn-social-bar jr\">\n      <a href=\"https:\/\/www.facebook.com\/sisinternationalresearch\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-social-link\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\n        <span class=\"jn-social-label\">Facebook<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.linkedin.com\/company\/sisinternationalresearch\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-social-link\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg>\n        <span class=\"jn-social-label\">\u9818\u82f1<\/span>\n      <\/a>\n      <a href=\"https:\/\/x.com\/SISIntlResearch\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-social-link\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z\"\/><\/svg>\n        <span class=\"jn-social-label\">X<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/user\/SISInternational\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-social-link\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg>\n        <span class=\"jn-social-label\">YouTube<\/span>\n      <\/a>\n      <a href=\"https:\/\/instagram.com\/sisinternational\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-social-link\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"\/><\/svg>\n        <span class=\"jn-social-label\">Instagram<\/span>\n      <\/a>\n    <\/div>\n    <div class=\"jn-map-section jr\">\n      <div class=\"jn-map-wrap\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3022.976188376966!2d-73.99130312499956!3d40.740549471389315!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c259a15798c731%3A0xd695d09bdd495f25!2s11%20E%2022nd%20St%20FL%202%2C%20New%20York%2C%20NY%2010010%2C%20USA!5e0!3m2!1sen!2spe!4v1726171763526!5m2!1sen!2spe\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550 CTA \u2550\u2550\u2550 -->\n<section class=\"jn-cta\">\n  <div class=\"jn-cta-inner jr\">\n    <h3>Ready to Get Started?<\/h3>\n    <p>Complete a short registration survey. Our team will review your profile and reach out when a matching study is available.<\/p>\n    <a href=\"https:\/\/www.surveymonkey.com\/r\/S6B9SRZ\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jn-spin-btn\">\n      <div class=\"jn-spin-ray\"><\/div>\n      <div class=\"jn-spin-fill\"><\/div>\n      <span>Register Now <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/span>\n    <\/a>\n    <p class=\"jn-cta-note\">Completing the registration survey does not automatically qualify you for participation in studies or entitle you to compensation. Our fieldwork team reviews responses and contacts participants who match the criteria for a specific study.<\/p>\n  <\/div>\n<\/section>\n\n<\/div>\n\n<script>\n(function(){\n  var io = new IntersectionObserver(function(entries) {\n    entries.forEach(function(e) {\n      if (!e.isIntersecting) return;\n      var siblings = e.target.parentElement.querySelectorAll('.jr');\n      var idx = Array.from(siblings).indexOf(e.target);\n      e.target.style.transitionDelay = (idx * 80) + 'ms';\n      e.target.classList.add('jvis');\n      io.unobserve(e.target);\n    });\n  }, { threshold: 0.06, rootMargin: '0px 0px -30px 0px' });\n  document.querySelectorAll('.sis-join-page .jr').forEach(function(el) { io.observe(el); });\n})();\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>This section of our website allows for paid participation in some of our focus group studies.<\/p>","protected":false},"author":1,"featured_media":66936,"parent":16287,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16091","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/pages\/16091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/comments?post=16091"}],"version-history":[{"count":97,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/pages\/16091\/revisions"}],"predecessor-version":[{"id":85468,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/pages\/16091\/revisions\/85468"}],"up":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/pages\/16287"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/media\/66936"}],"wp:attachment":[{"href":"https:\/\/www.sisinternational.com\/zh_hk\/wp-json\/wp\/v2\/media?parent=16091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}