{"id":14777,"date":"2015-03-16T19:53:30","date_gmt":"2015-03-16T19:53:30","guid":{"rendered":"https:\/\/www.sisinternational.com\/?page_id=14777"},"modified":"2026-03-25T23:33:35","modified_gmt":"2026-03-26T03:33:35","slug":"sobre-a-sis-international-research","status":"publish","type":"page","link":"https:\/\/www.sisinternational.com\/pt\/sobre-a-sis-international-research\/","title":{"rendered":"Sobre n\u00f3s"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Sobre &lt;a class=&quot;wpil_keyword_link&quot; href=&quot;https:\/\/www.sisinternational.com\/pt\/pesquisa-internacional-sis-comemora-30o-aniversario\/&quot;   title=&quot;SIS International Research comemora 30&ordm; anivers&aacute;rio&quot; data-wpil-keyword-link=&quot;linked&quot;  data-wpil-monitor-id=&quot;11498&quot;&gt;A SIS International Research&lt;\/a&gt;<\/title>\n    <style>\n        \/* \u2500\u2500 RESET B\u00c1SICO \u2500\u2500 *\/\n        html, body {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        \/* \u2500\u2500 CONTENEDOR MAESTRO \u2500\u2500 *\/\n        #sis-hero-master-container {\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n            box-sizing: border-box;\n            background-color: #f1f4f8; \n            background-image: \n                linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(241, 244, 248, 0.98) 100%), \n                url('data:image\/svg+xml,%3Csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewBox=\"0 0 80 80\"%3E%3Cg fill=\"%23083e6c\" fill-opacity=\"0.03\"%3E%3Cpath fill-rule=\"evenodd\" d=\"M11 18H2V2h16v9h11v11H18V11H11v7zm0 26h7V33h11V22H18v11h-7v7H2v16h16V44h-7zM2 78h16V62h11V51H18v11h-7v7H2v9zm67-22h7V40h11V29H78v11h-7v7H62v16h16V56h-7zM62 18h11V7h11v11H78V7H67v11zm-7 11v7H44v11h7v7H40V29h15z\"\/%3E%3C\/g%3E%3C\/svg%3E');\n            \n            background-attachment: fixed;\n            padding: 80px 40px; \n            width: 100%;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            position: relative;\n        }\n\n        #sis-hero-master-container * {\n            box-sizing: border-box;\n        }\n\n        \/* \u2500\u2500 GRID INTERNO \u2500\u2500 *\/\n        .sis-hero-inner-grid {\n            max-width: 1250px;\n            width: 100%;\n            display: grid;\n            grid-template-columns: 1fr 1.2fr;\n            gap: 60px;\n            align-items: center;\n            z-index: 1;\n        }\n\n        \/* \u2500\u2500 LADO IZQUIERDO: TEXTO \u2500\u2500 *\/\n        .sis-hero-content {\n            opacity: 0;\n            animation: sisFadeInUp 1s ease-out forwards;\n        }\n\n        .sis-hero-tag-pill {\n            display: inline-flex;\n            align-items: center;\n            border-radius: 9999px;\n            padding: 8px 18px;\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            font-weight: 700;\n            color: #bf8e15;\n            background: rgba(191, 142, 21, 0.1);\n            border: 1px solid rgba(191, 142, 21, 0.4);\n            margin-bottom: 25px;\n        }\n\n        .sis-hero-title {\n            font-size: clamp(2.2rem, 5vw, 3.5rem);\n            font-weight: 800;\n            line-height: 1.15;\n            margin: 0 0 25px 0;\n            color: #083e6c;\n            background: linear-gradient(110deg, #083e6c 0%, #083e6c 25%, #205b8a 40%, #6ea8d1 50%, #205b8a 60%, #083e6c 75%, #083e6c 100%);\n            background-size: 200% auto;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            animation: deep-sheen-shift 10s linear infinite;\n        }\n\n        .sis-hero-subheading {\n            font-size: 1.05rem;\n            color: #4a5568;\n            line-height: 1.7;\n            margin-bottom: 20px;\n        }\n\n        .sis-hero-highlight-box {\n            border-left: 4px solid #bf8e15;\n            padding-left: 20px;\n            margin-top: 25px;\n            font-style: italic;\n            color: #2d3748;\n            font-weight: 500;\n        }\n\n        \/* \u2500\u2500 LADO DERECHO: VIDEO \u2500\u2500 *\/\n        .sis-hero-video-wrap {\n            position: relative;\n            padding-bottom: 56.25%; \/* Relaci\u00f3n de aspecto 16:9 *\/\n            height: 0;\n            overflow: hidden;\n            border-radius: 15px;\n            border: 8px solid #ffffff;\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);\n            opacity: 0;\n            animation: sisFadeInRight 1.2s ease-out forwards 0.3s;\n        }\n\n        .sis-hero-video-wrap iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: 0;\n        }\n\n        \/* \u2500\u2500 ANIMACIONES \u2500\u2500 *\/\n        @keyframes deep-sheen-shift { to { background-position: 200% center; } }\n        @keyframes sisFadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n        @keyframes sisFadeInRight { from { opacity: 0; transform: translateX(50px); } to { opacity: 1; transform: translateX(0); } }\n\n        \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n        @media (max-width: 992px) {\n            #sis-hero-master-container { padding: 60px 20px; }\n            .sis-hero-inner-grid { grid-template-columns: 1fr; text-align: center; }\n            .sis-hero-highlight-box { text-align: left; margin: 25px auto; max-width: 600px; }\n            .sis-hero-video-wrap { margin-top: 40px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div id=\"sis-hero-master-container\">\n    <div class=\"sis-hero-inner-grid\">\n        \n        <div class=\"sis-hero-content\">\n            <div class=\"sis-hero-tag-pill\">Global Intelligence<\/div>\n            <h1 class=\"sis-hero-title\">Sobre a Pesquisa Internacional da SIS<\/h1>\n            \n            <div class=\"sis-hero-subheading\">\n                <p>Headquartered in New York City and with on-the-ground offices worldwide, SIS offers you in-depth insight and recommendations into the global marketplace. We deliver the around-the-clock project management and client servicing that is essential in a 24\/7 global economy.<\/p>\n                \n                <p>With our global team of diverse industry experts and world-renowned researchers and analysts, SIS helps you boost profits, identify new market opportunities, test products, gather data, understand customers, deter competitive threats, track industries, manage their supply chains and discover their full potential.<\/p>\n            <\/div>\n\n            <div class=\"sis-hero-highlight-box\">\n                In our 40 years of experience, we have conducted consulting projects in over 135 countries \u2013 and we have served some of the world\u2019s largest and most influential companies including over 70% of the Fortune 500.\n            <\/div>\n        <\/div>\n\n        <div class=\"sis-hero-video-wrap\">\n            <iframe \n                src=\"https:\/\/www.youtube.com\/embed\/mFOnpxUhB9I?autoplay=0&#038;rel=0\" \n                title=\"SIS International Video\" \n                allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \n                allowfullscreen>\n            <\/iframe>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n<div class=\"gb-container gb-container-a76c6499\"><div class=\"gb-shapes\"><div class=\"gb-shape gb-shape-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1200 360\" preserveaspectratio=\"none\"><path d=\"M1200 360H0V0l1200 348z\"\/><\/svg><\/div><\/div><\/div>\n\n<div class=\"gb-container gb-container-ec858971\">\n<div class=\"gb-container gb-container-65ba439f\">\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"gb-headline gb-headline-3d5c63c7 gb-headline-text\">SIS International Research: A Detailed Brand Story<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Most market research firms tell you what happened yesterday. We tell you what&#8217;s happening tomorrow<\/h3>\n\n\n\n<h4 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-a640758868c0615908c1136e730659c8\" style=\"font-size:20px\"><strong>We&#8217;ve seen it all. The trendy startup that needs to validate its million-dollar idea before running out of runway. The Fortune 500 giant trying to stay ahead of disruption. The government agency tasked with understanding complex global dynamics.<\/strong><\/h4>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-accent-color has-alpha-channel-opacity has-accent-background-color has-background is-style-default\"\/>\n\n\n\n<h3 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-02dd903fdc40bd7dd301b18e6798090e\" style=\"font-size:25px\"><strong>Our Origin Story<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-d7b4584afd9cad8e5095ea3a31469ab7\"><strong>Founded in 1984 in New York City, SIS International Research was born out of a simple yet ambitious idea: to bridge the gap between data and decision-making. In its early years, SIS operated as a boutique research firm, providing customized solutions to businesses seeking clarity in competitive markets. The company quickly earned a reputation for delivering high-quality insights, combining rigorous methodologies with a deep understanding of client needs.<\/strong><\/h4>\n\n\n\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>SIS International \u2014 40+ Years of Innovation<\/title>\n    <style>\n        :root {\n            --blue: #085589;\n            --gold: #bd8f13;\n            --blue-dark: #053d63;\n            --blue-deeper: #021e30;\n            --gold-light: #d4a72a;\n            --gold-pale: rgba(189,143,19,0.08);\n            --white: #ffffff;\n            --off-white: #f0ede8;\n            --text-muted: rgba(255,255,255,0.45);\n            --text-body: rgba(255,255,255,0.78);\n        }\n\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        html { scroll-behavior: smooth; }\n\n        body {\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n            color: var(--white);\n            overflow-x: hidden;\n        }\n\n        \/* WP-safe: background on wrapper, not body *\/\n        .sis-timeline-page {\n            background: linear-gradient(to right, #010d18 0%, #021e30 35%, #053d63 70%, #055a82 100%);\n            min-height: 100vh;\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n        }\n\n        \/* \u2500\u2500 NOISE TEXTURE OVERLAY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .sis-timeline-page::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n            pointer-events: none;\n            z-index: 0;\n            opacity: 0.6;\n        }\n\n        \/* \u2500\u2500 HEADER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .header {\n            position: relative;\n            z-index: 2;\n            padding: 80px 60px 0;\n            max-width: 1300px;\n            margin: 0 auto;\n        }\n\n        .header-eyebrow {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 28px;\n        }\n\n        .eyebrow-line {\n            width: 40px;\n            height: 1px;\n            background: var(--gold);\n        }\n\n        .eyebrow-text {\n            font-size: 0.68rem;\n            font-weight: 700;\n            letter-spacing: 0.22em;\n            text-transform: uppercase;\n            color: var(--gold);\n        }\n\n        .header-title {\n            font-size: clamp(3rem, 7vw, 6rem);\n            font-weight: 800;\n            line-height: 0.95;\n            letter-spacing: -0.03em;\n            color: var(--white);\n            margin-bottom: 32px;\n        }\n\n        .header-title span {\n            display: block;\n            background: linear-gradient(110deg, var(--gold) 0%, var(--gold-light) 50%, var(--gold) 100%);\n            background-size: 200% auto;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            animation: gold-sheen 6s linear infinite;\n        }\n\n        @keyframes gold-sheen {\n            to { background-position: 200% center; }\n        }\n\n        .header-divider {\n            width: 100%;\n            height: 1px;\n            background: linear-gradient(90deg, var(--gold) 0%, rgba(189,143,19,0.2) 60%, transparent 100%);\n            margin: 48px 0 0;\n        }\n\n        \/* \u2500\u2500 TIMELINE WRAPPER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .timeline-wrapper {\n            position: relative;\n            z-index: 2;\n            max-width: 1300px;\n            margin: 0 auto;\n            padding: 0 60px 100px;\n        }\n\n        \/* Vertical rail *\/\n        .timeline-rail {\n            position: absolute;\n            left: 60px;\n            top: 0;\n            bottom: 0;\n            width: 1px;\n            background: linear-gradient(to bottom,\n                transparent 0%,\n                rgba(189,143,19,0.4) 5%,\n                rgba(189,143,19,0.4) 95%,\n                transparent 100%\n            );\n        }\n\n        \/* \u2500\u2500 TIMELINE ITEM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .timeline-item {\n            display: grid;\n            grid-template-columns: 120px 1fr;\n            gap: 0 60px;\n            padding: 64px 0;\n            border-bottom: 1px solid rgba(255,255,255,0.05);\n            position: relative;\n            opacity: 0;\n            transform: translateY(32px);\n            transition: opacity 0.7s ease, transform 0.7s ease;\n        }\n\n        .timeline-item.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .timeline-item:last-child {\n            border-bottom: none;\n        }\n\n        \/* Gold dot on the rail *\/\n        .timeline-item::before {\n            content: '';\n            position: absolute;\n            left: -3.5px;\n            top: 72px;\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: var(--gold);\n            box-shadow: 0 0 0 3px rgba(189,143,19,0.2), 0 0 12px rgba(189,143,19,0.4);\n            transition: box-shadow 0.3s;\n        }\n\n        .timeline-item:hover::before {\n            box-shadow: 0 0 0 5px rgba(189,143,19,0.25), 0 0 20px rgba(189,143,19,0.6);\n        }\n\n        \/* \u2500\u2500 YEAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .year-col {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-end;\n            padding-right: 0;\n        }\n\n        .year-num {\n            font-size: 1rem;\n            font-weight: 800;\n            letter-spacing: 0.05em;\n            color: var(--gold);\n            line-height: 1;\n            margin-top: 4px;\n        }\n\n        .year-tick {\n            width: 24px;\n            height: 1px;\n            background: var(--gold);\n            margin-top: 10px;\n            margin-left: auto;\n            transition: width 0.3s;\n        }\n\n        .timeline-item:hover .year-tick {\n            width: 40px;\n        }\n\n        \/* \u2500\u2500 CONTENT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .content-col {\n            padding-left: 0;\n        }\n\n        .milestone-category {\n            font-size: 0.65rem;\n            font-weight: 700;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n            color: var(--text-muted);\n            margin-bottom: 12px;\n        }\n\n        .milestone-title {\n            font-size: clamp(1.4rem, 2.5vw, 2rem);\n            font-weight: 800;\n            color: var(--white);\n            letter-spacing: -0.02em;\n            line-height: 1.15;\n            margin-bottom: 16px;\n            transition: color 0.3s;\n        }\n\n        .timeline-item:hover .milestone-title {\n            color: var(--off-white);\n        }\n\n        .milestone-description {\n            font-size: 0.95rem;\n            line-height: 1.78;\n            color: var(--text-body);\n            max-width: 680px;\n            margin-bottom: 24px;\n            font-weight: 300;\n        }\n\n        .milestone-description a {\n            color: var(--gold-light);\n            text-decoration: none;\n            border-bottom: 1px solid rgba(212,167,42,0.3);\n            transition: border-color 0.2s;\n        }\n\n        .milestone-description a:hover {\n            border-color: var(--gold-light);\n        }\n\n        \/* Tags *\/\n        .tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 8px;\n        }\n\n        .tag {\n            font-size: 0.72rem;\n            font-weight: 600;\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            padding: 5px 14px;\n            border-radius: 100px;\n            border: 1px solid rgba(189,143,19,0.35);\n            color: var(--gold-light);\n            background: var(--gold-pale);\n            transition: background 0.2s, border-color 0.2s, transform 0.2s;\n            cursor: default;\n        }\n\n        .tag:hover {\n            background: rgba(189,143,19,0.15);\n            border-color: var(--gold);\n            transform: translateY(-2px);\n        }\n\n        \/* \u2500\u2500 LARGE GHOST YEAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        \/* Shown on all items *\/\n        .timeline-item .year-ghost {\n            display: block;\n        }\n\n        .year-ghost {\n            display: none;\n            position: absolute;\n            right: 0;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: clamp(5rem, 12vw, 10rem);\n            font-weight: 900;\n            letter-spacing: -0.06em;\n            color: rgba(200,210,220,0.13);\n            line-height: 1;\n            user-select: none;\n            pointer-events: none;\n            z-index: -1;\n            transition: color 0.5s;\n        }\n\n        .timeline-item:hover .year-ghost {\n            color: rgba(200,210,220,0.22);\n        }\n\n        \/* \u2500\u2500 FOOTER STRIP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        .footer-strip {\n            position: relative;\n            z-index: 2;\n            border-top: 1px solid rgba(255,255,255,0.06);\n            padding: 32px 60px;\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n\n        .footer-brand {\n            font-size: 0.72rem;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: var(--text-muted);\n        }\n\n        .footer-brand span {\n            color: var(--gold);\n        }\n\n        .footer-line {\n            flex: 1;\n            height: 1px;\n            background: linear-gradient(90deg, rgba(189,143,19,0.3), transparent);\n            margin: 0 24px;\n        }\n\n        \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n        \/* Tablet *\/\n        @media (max-width: 900px) {\n            .header {\n                padding: 64px 40px 0;\n            }\n\n            .timeline-wrapper {\n                padding: 0 40px 80px;\n            }\n\n            .timeline-rail {\n                left: 40px;\n            }\n\n            .timeline-item {\n                grid-template-columns: 90px 1fr;\n                gap: 0 32px;\n            }\n\n            .footer-strip {\n                padding: 28px 40px;\n            }\n        }\n\n        \/* Mobile *\/\n        @media (max-width: 768px) {\n            .header {\n                padding: 48px 20px 0;\n            }\n\n            .header-title {\n                font-size: clamp(2.2rem, 9vw, 3rem);\n            }\n\n            .header-divider {\n                margin: 32px 0 0;\n            }\n\n            .timeline-wrapper {\n                padding: 0 20px 60px;\n            }\n\n            \/* Rail sits at left edge of wrapper *\/\n            .timeline-rail {\n                left: 20px;\n            }\n\n            \/* Two-column: narrow year col + content *\/\n            .timeline-item {\n                grid-template-columns: 64px 1fr;\n                gap: 0 16px;\n                padding: 40px 0;\n            }\n\n            \/* Dot aligns with year text *\/\n            .timeline-item::before {\n                left: -3.5px;\n                top: 48px;\n                width: 7px;\n                height: 7px;\n            }\n\n            \/* Year column: align right so tick meets rail naturally *\/\n            .year-col {\n                align-items: flex-end;\n            }\n\n            .year-num {\n                font-size: 0.75rem;\n                letter-spacing: 0.03em;\n            }\n\n            .year-tick {\n                width: 14px;\n                margin-top: 8px;\n            }\n\n            .timeline-item:hover .year-tick {\n                width: 22px;\n            }\n\n            \/* Hide ghost years on mobile \u2014 avoids overflow *\/\n            .year-ghost {\n                display: none !important;\n            }\n\n            \/* Content *\/\n            .milestone-category {\n                font-size: 0.6rem;\n                margin-bottom: 8px;\n            }\n\n            .milestone-title {\n                font-size: 1.2rem;\n                margin-bottom: 12px;\n            }\n\n            .milestone-description {\n                font-size: 0.88rem;\n                line-height: 1.7;\n                margin-bottom: 18px;\n            }\n\n            \/* Tags wrap nicely *\/\n            .tags {\n                gap: 6px;\n            }\n\n            .tag {\n                font-size: 0.65rem;\n                padding: 4px 10px;\n            }\n\n            \/* Footer *\/\n            .footer-strip {\n                padding: 24px 20px;\n                flex-wrap: wrap;\n                gap: 12px;\n                justify-content: center;\n            }\n\n            .footer-line {\n                display: none;\n            }\n        }\n\n        \/* Small mobile *\/\n        @media (max-width: 420px) {\n            .header-title {\n                font-size: 2rem;\n            }\n\n            .timeline-item {\n                grid-template-columns: 52px 1fr;\n                gap: 0 12px;\n                padding: 32px 0;\n            }\n\n            .year-num {\n                font-size: 0.68rem;\n            }\n\n            .milestone-title {\n                font-size: 1.1rem;\n            }\n\n            .milestone-description {\n                font-size: 0.84rem;\n            }\n\n            .tag {\n                font-size: 0.62rem;\n                padding: 4px 9px;\n            }\n        }\n\n    <\/style>\n<\/head>\n<body>\n<div class=\"sis-timeline-page\">\n\n    <!-- HEADER -->\n    <div class=\"header\">\n        <div class=\"header-eyebrow\">\n            <div class=\"eyebrow-line\"><\/div>\n            <span class=\"eyebrow-text\">A SIS International Research<\/span>\n        <\/div>\n        <h1 class=\"header-title\">\n            40+ Years of<br>\n            <span>Inova\u00e7\u00e3o<\/span>\n        <\/h1>\n        <div class=\"header-divider\"><\/div>\n    <\/div>\n\n    <!-- TIMELINE -->\n    <div class=\"timeline-wrapper\">\n        <div class=\"timeline-rail\"><\/div>\n\n        <!-- 1984 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">1984<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">1984<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Origins<\/div>\n                <div class=\"milestone-title\">Company Foundation<\/div>\n                <div class=\"milestone-description\">\n                    <a href=\"https:\/\/www.sisinternational.com\/pt\/a-presidente-da-irma-ruth-stanat-e-nomeada-finalista-do-circulo-de-excelencia-da-revista-smartceo\/\" title=\"SIS President Ruth Stanat\">Ruth Stanat founds SIS<\/a> International Research in New York City as a boutique market research firm, focusing on syndicated market intelligence reports.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Traditional Research<\/span>\n                    <span class=\"tag\">Manual Data Collection<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 1990 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">1990<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">1990<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Alcance global<\/div>\n                <div class=\"milestone-title\">Expans\u00e3o internacional<\/div>\n                <div class=\"milestone-description\">\n                    Major expansion begins with offices opening in Europe and Asia. Ruth Stanat personally travels to establish global operations spanning over 120 countries.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Inteligencia competitiva<\/span>\n                    <span class=\"tag\">Global Networks<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 1995 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">1995<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">1995<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Tecnologia<\/div>\n                <div class=\"milestone-title\">Digital Transformation Begins<\/div>\n                <div class=\"milestone-description\">\n                    Early adoption of computer-assisted data collection and analysis. Introduction of CATI systems and digital survey platforms.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">CATI Systems<\/span>\n                    <span class=\"tag\">Digital Surveys<\/span>\n                    <span class=\"tag\">Statistical Software<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2000 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2000<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2000<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Internet Era<\/div>\n                <div class=\"milestone-title\">Internet Research Revolution<\/div>\n                <div class=\"milestone-description\">\n                    Launch of online research capabilities. Introduction of web-based surveys, online focus groups, and digital ethnography. Serving over 70% of Fortune 500 companies.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Pesquisas on-line<\/span>\n                    <span class=\"tag\">An\u00e1lise da Web<\/span>\n                    <span class=\"tag\">Digital Ethnography<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2005 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2005<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2005<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">An\u00e1lise<\/div>\n                <div class=\"milestone-title\">Advanced Analytics Integration<\/div>\n                <div class=\"milestone-description\">\n                    Implementation of sophisticated statistical modeling and predictive analytics. Introduction of data mining techniques for consumer behavior analysis.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">An\u00e1lise preditiva<\/span>\n                    <span class=\"tag\">Data Mining<\/span>\n                    <span class=\"tag\">Modelagem Estat\u00edstica<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2010 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2010<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2010<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Grandes dados<\/div>\n                <div class=\"milestone-title\">Big Data &amp; Social Media Analytics<\/div>\n                <div class=\"milestone-description\">\n                    Expansion into social media monitoring and big data analytics. Introduction of sentiment analysis and real-time consumer tracking across digital platforms.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Grandes dados<\/span>\n                    <span class=\"tag\">Social Analytics<\/span>\n                    <span class=\"tag\">An\u00e1lise de Sentimentos<\/span>\n                    <span class=\"tag\">Aprendizado de m\u00e1quina<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2015 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2015<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2015<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Facility &amp; Methodology<\/div>\n                <div class=\"milestone-title\">NYC Facility Upgrade &amp; Sensory Research<\/div>\n                <div class=\"milestone-description\">\n                    Renovation of the <a href=\"https:\/\/www.sisinternational.com\/pt\/solucoes\/grupos-de-foco\/instalacoes-de-grupos-focais-em-nova-york\/\" title=\"SIS Focus Group Facility NYC\">Flatiron District focus group facility<\/a> with HD video streaming, eye-tracking devices, and simultaneous translation equipment. SIS introduces sensory testing and car clinic methodologies for automotive and CPG clients, including product tests for companies like Pfizer, Novartis, and Dell.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Eye-Tracking<\/span>\n                    <span class=\"tag\">Sensory Testing<\/span>\n                    <span class=\"tag\">Cl\u00ednicas Autom\u00f3vel<\/span>\n                    <span class=\"tag\">Central Location Testing<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2018 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2018<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2018<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Consultoria estrat\u00e9gica<\/div>\n                <div class=\"milestone-title\">FinTech, BeautyTech &amp; Blockchain Divisions<\/div>\n                <div class=\"milestone-description\">\n                    SIS launches three strategy consulting divisions in rapid succession: a <a href=\"https:\/\/www.sisinternational.com\/pt\/solucoes\/pesquisa-de-consultoria-em-estrategia-fintech\/\" title=\"SIS FinTech Consulting\">FinTech unit<\/a> with dedicated financial research analysts and proprietary models, a Beauty Innovation practice, and a Digital Transformation unit. In 2019, VP of Global Operations Michael Stanat leads the launch of <a href=\"https:\/\/www.sisinternational.com\/pt\/solucoes\/consultoria-sis-blockchain\/\" title=\"Consultoria em blockchain da SIS\">SIS Blockchain<\/a>, advising supply-chain, healthcare, and education organizations on enterprise distributed ledger adoption.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Estrat\u00e9gia FinTech<\/span>\n                    <span class=\"tag\">Blockchain Consulting<\/span>\n                    <span class=\"tag\">BeautyTech<\/span>\n                    <span class=\"tag\">EdTech<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2020 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2020<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2020<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Resili\u00eancia<\/div>\n                <div class=\"milestone-title\">Remote Research &amp; Virtual Qualitative<\/div>\n                <div class=\"milestone-description\">\n                    COVID-19 forces an industry-wide shift. SIS converts its in-person focus group, IDI, and ethnographic capabilities to fully remote formats using the video streaming infrastructure already installed in its NYC facility. Online bulletin boards, mobile surveys, and virtual product tests replace in-person fieldwork across 135 countries while maintaining the same recruiting rigor and multilingual moderation staff.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Grupos focais virtuais<\/span>\n                    <span class=\"tag\">Online IDIs<\/span>\n                    <span class=\"tag\">Mobile Panels<\/span>\n                    <span class=\"tag\">Remote Fieldwork<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2024 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2024<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2024<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Expansion<\/div>\n                <div class=\"milestone-title\">Travel AI, Food &amp; Personal Care Consulting<\/div>\n                <div class=\"milestone-description\">\n                    SIS expands into dedicated vertical consulting practices. In February, the firm launches <a href=\"https:\/\/www.sisinternational.com\/pt\/solucoes\/consultoria-em-hotelaria-e-turismo-em-viagens\/\" title=\"SIS Travel Consulting\">Travel, Tourism &amp; Hospitality consulting<\/a> with AI strategy services for clients including American Airlines, British Airways, Norwegian Cruise Line, and Marriott. The same month, SIS unveils food taste testing and restaurant operations research at the International Foodservice Show in New York. By May, a Personal Care Products consulting practice follows, bringing the total service portfolio to over 50 industries from offices in New York, London, Frankfurt, Shanghai, Seoul, and Manila.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">Travel AI Consulting<\/span>\n                    <span class=\"tag\">Food Taste Testing<\/span>\n                    <span class=\"tag\">Personal Care Research<\/span>\n                    <span class=\"tag\">MICE Consulting<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2025 -->\n        <div class=\"timeline-item\">\n            <div class=\"year-ghost\">2025<\/div>\n            <div class=\"year-col\">\n                <div class=\"year-num\">2025<\/div>\n                <div class=\"year-tick\"><\/div>\n            <\/div>\n            <div class=\"content-col\">\n                <div class=\"milestone-category\">Four Decades<\/div>\n                <div class=\"milestone-title\">135 Countries. 70%+ of the Fortune 500.<\/div>\n                <div class=\"milestone-description\">\n                    SIS marks 40+ years as a founder-led research and strategy firm. The company now operates across qualitative fieldwork (focus groups, ethnography, home visits, usability tests), quantitative data collection (CATI, intercepts, CLTs, online panels), and strategy consulting (market entry, competitive intelligence, go-to-market research). Ruth Stanat&#8217;s work has been cited in Forbes, Bloomberg, and Reuters. The Flatiron District facility continues to run car clinics, product tests, and B2B expert interviews for the world&#8217;s largest organizations.\n                <\/div>\n                <div class=\"tags\">\n                    <span class=\"tag\">40+ Years<\/span>\n                    <span class=\"tag\">135 Countries<\/span>\n                    <span class=\"tag\">Fortune 500 Clients<\/span>\n                    <span class=\"tag\">Full-Service Research<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- FOOTER STRIP -->\n    <div class=\"footer-strip\">\n        <span class=\"footer-brand\">SIS Internacional <span>Pesquisar<\/span><\/span>\n        <div class=\"footer-line\"><\/div>\n        <span class=\"footer-brand\">Est. <span>1984<\/span><\/span>\n    <\/div>\n\n    <script>\n        \/\/ Intersection Observer for scroll-reveal\n        const items = document.querySelectorAll('.timeline-item');\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach((entry, i) => {\n                if (entry.isIntersecting) {\n                    \/\/ Slight stagger based on index\n                    setTimeout(() => {\n                        entry.target.classList.add('visible');\n                    }, 80);\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.12 });\n\n        items.forEach(item => observer.observe(item));\n    <\/script>\n<\/div><!-- \/.sis-timeline-page -->\n<\/body>\n<\/html>\n<\/blockquote>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-df7f7e99730d9b1d14c33a61c19c2c6c\" style=\"font-size:25px\">What We Actually Do<\/h2>\n\n\n\n<p><strong>SIS runs primary research.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Focus groups in our own Flatiron District facility.<\/strong><\/li>\n\n\n\n<li><strong>CATI telephone interviews across 135 countries.<\/strong><\/li>\n\n\n\n<li><strong>Central location tests where consumers handle physical products.<\/strong><\/li>\n\n\n\n<li><strong>Car clinics where automotive buyers evaluate full-size vehicles in controlled environments.<\/strong><\/li>\n\n\n\n<li><strong>Ethnographic home visits. B2B expert interviews with senior decision-makers in specific verticals.<\/strong><\/li>\n\n\n\n<li><strong>Taste tests for food and beverage brands at our New York headquarters.<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"has-text-align-left\"><strong>We also run strategy consulting engagements: market entry assessments, competitive intelligence programs, go-to-market research, and Voice of the Customer studies. Since 2018, dedicated FinTech and Blockchain consulting divisions have operated alongside the core research practice.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-20c6a8550f03241204d30c62d148971b\" style=\"font-size:25px\">How Projects Work<\/h3>\n\n\n\n<p><strong>A typical SIS qualitative engagement starts with screener development and targeted recruitment from our national respondent database. Bilingual moderators (Spanish, Mandarin, German) conduct sessions in-person or via video stream. Analysts code transcripts, triangulate against secondary sources, and deliver findings tied to the client&#8217;s decision at hand.<\/strong><\/p>\n\n\n\n<p><strong>Quantitative work follows a similar logic. We design instruments, field them through CATI, online panels, intercepts, or mobile surveys, and run the statistical analysis in-house. The output is a recommendation, not a dashboard.<\/strong><\/p>\n\n\n\n<p><strong>Ruth Stanat, who founded the firm in 1984 and still leads it, built this model on a specific premise: research without a clear decision context is wasted budget. Every project scopes backward from the choice the client faces.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-97e4e8bce08fc235d9d11eadbe0602ad\" style=\"font-size:25px\">Where We Operate<\/h3>\n\n\n\n<p><strong>SIS maintains offices in New York, Los Angeles, London, Frankfurt, Shanghai, Seoul, and Manila. We have conducted projects in 135 countries across six continents. In-country field teams handle recruitment, moderation, and logistics locally. The New York headquarters manages global project coordination.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-9d26b244df63c4400ad1e07325462e4a\" style=\"font-size:25px\">Who Hires Us<\/h3>\n\n\n\n<p><strong>Over 70% of the Fortune 500 have commissioned SIS projects. Named clients from public press releases include American Airlines, British Airways, Norwegian Cruise Line, Marriott, Pfizer, Novartis, Dell, Petrobras, and Samsung. We serve financial services, healthcare, automotive, consumer goods, industrial, technology, travel, and food and beverage companies.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-008e47eef94fa717e2de8433d5b9062c\" style=\"font-size:25px\"><br>The Facility<\/h3>\n\n\n\n<p><strong>The SIS focus group facility sits at 11 East 22nd Street in Manhattan&#8217;s Flatiron District, between Broadway and Park Avenue. It includes a one-way mirror observation room, HD video and audio recording, live streaming for remote clients, simultaneous translation equipment, and a full test kitchen for food and beverage product evaluations.<\/strong><\/p>\n\n\n\n<p><strong>The facility hosts consumer focus groups, B2B in-depth interviews, usability tests, product tests, <a class=\"wpil_keyword_link\" title=\"Pesquisa simulada do j\u00fari\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"11497\" href=\"https:\/\/www.sisinternational.com\/pt\/solucoes\/legal-market-research\/pesquisa-do-juri-simulado\/\">pesquisa do j\u00fari simulado<\/a>, and sensory evaluations. Capacity is 10 respondents per session. Recruiting draws from a national database covering consumer and professional audiences, including C-level executives, physicians, and engineers.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"207\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59548\" style=\"width:160px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-global-color-9-color has-text-color has-link-color wp-elements-704bdae8e857119bd605c7c8d832802f\" style=\"font-size:25px\"><br><strong>Why SIS International Research?<\/strong><\/h2>\n\n\n\n<h4 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-4edbde084604e7f823baa9e15489fc33\"><strong>SIS is more than a research firm; it is a strategic ally for organizations aiming to turn complexity into opportunity. Our deep expertise, global reach, and unwavering commitment to excellence make us the partner of choice for businesses that demand clarity and results.<\/strong><\/h4>\n\n<\/div>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-text-color has-accent-color has-alpha-channel-opacity has-accent-background-color has-background is-style-default\"\/>\n\n\n<div class=\"gb-container gb-container-2a916115\">\n\n<h2 class=\"gb-headline gb-headline-ffffef58 gb-headline-text\">Uma equipe de profissionais de pesquisa talentosos<\/h2>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"gb-container gb-container-9f0735d4\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-4b31db1f\">\n<div class=\"gb-grid-column gb-grid-column-35d1411f\"><div class=\"gb-container gb-container-35d1411f\">\n\n<figure class=\"gb-block-image gb-block-image-dba220aa\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" class=\"gb-image gb-image-dba220aa image-frame-grey img is-style-default\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat.png\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Ruth-Stanat-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\"><\/figure>\n\n<\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-379380fe\"><div class=\"gb-container gb-container-379380fe\">\n\n<h2 class=\"gb-headline gb-headline-f367c07f gb-headline-text\">Ruth Stanat<\/h2>\n\n\n\n<h4 class=\"gb-headline gb-headline-8825a0b1 gb-headline-text\"><strong><em>President, Founder &amp; CEO of SIS International Research<\/em><\/strong><\/h4>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-bb5eb237ed5cb8c271d041688b03f2e0\">Ruth Stanat is the Founder and President of SIS International Research. Since 1984, SIS International has aided organizations with strategic planning, market research reports, market expansion or business development studies and ad hoc research for answers to specific business issues. SIS International Research is also a recognized worldwide leader in providing customized tracking for competitive intelligence. <\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-2d3e67f047f4b21f3dc380e87319a414\">Ruth is a Charter Member of the Society for Competitive Intelligence Professionals and a recipient of the SCIP Fellows Award. During 1990-1993, she personally traveled and expanded the SIS International organization, which spans over 120 countries in Asia, Europe, Latin America, and the Middle East.&nbsp;<\/h5>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.linkedin.com\/in\/ruthstanat\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59598\" style=\"width:30px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"gb-block-image gb-block-image-6c81e3d0\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" class=\"gb-image gb-image-6c81e3d0\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" title=\"Untitled design (1)\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"><\/figure>\n\n<\/div><\/div>\n<\/div>\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-5348b08a\">\n<div class=\"gb-grid-column gb-grid-column-2cddf274\"><div class=\"gb-container gb-container-2cddf274\">\n\n<h2 class=\"gb-headline gb-headline-2fd23e35 gb-headline-text\">Alexander LeVoci<\/h2>\n\n\n\n<h4 class=\"gb-headline gb-headline-79ecc7ba gb-headline-text\"><em><strong>Senior VP of Strategy &amp; Market Intelligence <\/strong><\/em><\/h4>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-95561bcd647c4e2381f868584fbee248\">13+ years in strategy and management consulting, spanning public, private, and non-profit sectors.&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-9edb44a31c66b4f78d163688a570e3a3\">He is a highly skilled practitioner of strategy consulting, change management, political and country risk, market intelligence, and nonmarket strategy.&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-aff20d2881e0de4d3005105e57455a62\"><strong>Educa\u00e7\u00e3o:&nbsp;<\/strong>Georgetown University, McDonough School of Business: MBA<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-9c59e9f5dfeeb4e7e37c586d218b0f3e\"><strong>Northeastern University: <\/strong>BA International Affairs, East Asian Studies, &amp; Business Administration<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-767e8a72bfde0610b03e1d3adca3761c\">Alex was most recently the CEO of RiskPoint Advisors. Before RiskPoint, he worked with SAP, The Overseas Private Investment Corporation (DFC), the World Bank, and the International Finance Corporation<\/h5>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.linkedin.com\/in\/alexanderlevoci\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59598\" style=\"width:30px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"gb-block-image gb-block-image-b42c3833\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" class=\"gb-image gb-image-b42c3833\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" title=\"Untitled design (1)\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"><\/figure>\n\n\n\n<p><\/p>\n\n<\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-ff457b15\"><div class=\"gb-container gb-container-ff457b15\">\n\n<figure class=\"gb-block-image gb-block-image-cf5e35df\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" class=\"gb-image gb-image-cf5e35df image-frame-grey img\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS.png\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Alex-LeVoici-SIS-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\"><\/figure>\n\n<\/div><\/div>\n<\/div>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-fb63ca05\">\n<div class=\"gb-grid-column gb-grid-column-4e0203da\"><div class=\"gb-container gb-container-4e0203da\">\n\n<figure class=\"gb-block-image gb-block-image-14d03332\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" class=\"gb-image gb-image-14d03332 image-frame-grey img\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS.png\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/08\/Duilio-Bini-SIS-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\"><\/figure>\n\n<\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-ea512a23\"><div class=\"gb-container gb-container-ea512a23\">\n\n<h2 class=\"gb-headline gb-headline-0070b79d gb-headline-text\">Duilio Bini<\/h2>\n\n\n\n<h4 class=\"gb-headline gb-headline-f5677356 gb-headline-text\"><em><strong><strong><strong>Director of Operations<\/strong><\/strong><\/strong>, <strong>EMEA Region<\/strong><\/em><\/h4>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-57742b79feff13898c113e2742c1aa9f\">Duilio Bini leads sales and client service for SIS International across the EMEA region, operating from our London office.<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-d5a29ba3253c1ec5e40f7918f6bd9adb\">Fluent in both Spanish and English, he received two degrees in Marketing and International Business from New Paltz in New York.&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-55bd28875a13e318a8a6c96a3f0820d6\">With over 8 years at SIS International, he has served in both our New York and London offices, managing high-impact projects across EMEA and the U.S, from multi-country focus groups to large-scale car clinics.<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-57742b79feff13898c113e2742c1aa9f\">Duilio Bini leads sales and client service for SIS International across the EMEA region, operating from our London office.<\/h5>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.linkedin.com\/in\/duilio-bini\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59598\" style=\"width:30px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"gb-block-image gb-block-image-a5008989\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" class=\"gb-image gb-image-a5008989\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" title=\"Untitled design (1)\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"><\/figure>\n\n<\/div><\/div>\n<\/div>\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-29e29adf\">\n<div class=\"gb-grid-column gb-grid-column-4f23fa1f\"><div class=\"gb-container gb-container-4f23fa1f\">\n\n<h2 class=\"gb-headline gb-headline-5eb48eff gb-headline-text\">Damir Gilyaz<\/h2>\n\n\n\n<h4 class=\"gb-headline gb-headline-6d88621c gb-headline-text\"><em><strong><em><strong><em><strong><em><strong><em><strong>Director of Operations<\/strong><\/em><\/strong><\/em><\/strong><\/em><\/strong><\/em><\/strong><\/em><\/h4>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-93195b0e096e145df15bd40a28873d3c\">Damir&nbsp;Gilyaz has over 15 years\u2019 experience in strategy, management and marketing of complex equipment.&nbsp;&nbsp;Damir&nbsp;began his career at a German engineering company identifying potential users of equipment across numerous industries in Eastern Europe, including food processing. His primary responsibilities included conducting primary and secondary research, conducting technical and technological due diligence for clients from Western Europe, including companies, such KHS, world leader in beer packaging technology.&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-97d7f747d96db0e1546850fcff5367db\">Damir&nbsp;Gilyaz received technological training at numerous world-leading German manufacturers, including Westfalia Separator and EPC Group. After graduating from Hult IBS MBA program,&nbsp;Damir&nbsp;worked with US-based private clients and created market entry strategy, including direct and indirect sales channels<\/h5>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.linkedin.com\/in\/damirgilyaz\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" class=\"wp-image-59598\" style=\"width:30px;height:auto\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/LinkedIn_icon.svg_-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"gb-block-image gb-block-image-d886bf25\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" class=\"gb-image gb-image-d886bf25\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" title=\"Untitled design (1)\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-300x61.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-1024x207.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-768x155.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1-18x4.png 18w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Untitled-design-1.png 1080w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\"><\/figure>\n\n\n\n<p><\/p>\n\n<\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-5ce268c8\"><div class=\"gb-container gb-container-5ce268c8\">\n\n<figure class=\"gb-block-image gb-block-image-3967ef63\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" class=\"gb-image gb-image-3967ef63 image-frame-grey img\" src=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir.png\" alt=\"Pesquisa e Estrat\u00e9gia de Mercado Internacional da SIS\" title=\"Damir\" srcset=\"https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir.png 1024w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir-300x300.png 300w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir-150x150.png 150w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir-768x768.png 768w, https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/06\/Damir-12x12.png 12w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\"><\/figure>\n\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>A SIS International Research \u00e9 uma empresa l\u00edder em pesquisa de mercado global e pesquisa estrat\u00e9gica com mais de 40 anos de experi\u00eancia no setor.<\/p>","protected":false},"author":1,"featured_media":72000,"parent":0,"menu_order":38,"comment_status":"closed","ping_status":"open","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-14777","page","type-page","status-publish","has-post-thumbnail"],"uagb_featured_image_src":{"full":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2.jpg",1456,816,false],"thumbnail":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2-150x150.jpg",150,150,true],"medium":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2-300x168.jpg",300,168,true],"medium_large":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2-768x430.jpg",768,430,true],"large":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2-1024x574.jpg",1024,574,true],"1536x1536":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2.jpg",1456,816,false],"2048x2048":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2.jpg",1456,816,false],"trp-custom-language-flag":["https:\/\/www.sisinternational.com\/wp-content\/uploads\/2025\/10\/User-Centered-Design-2-18x10.jpg",18,10,true]},"uagb_author_info":{"display_name":"Ruth Stanat","author_link":"https:\/\/www.sisinternational.com\/pt\/author\/expert\/"},"uagb_comment_info":0,"uagb_excerpt":"SIS International Research is a leading Global Market Research and Strategy Research firm with over 40 years of industry experience.","_links":{"self":[{"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/pages\/14777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/comments?post=14777"}],"version-history":[{"count":217,"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/pages\/14777\/revisions"}],"predecessor-version":[{"id":85120,"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/pages\/14777\/revisions\/85120"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/media\/72000"}],"wp:attachment":[{"href":"https:\/\/www.sisinternational.com\/pt\/wp-json\/wp\/v2\/media?parent=14777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}