CINXE.COM
The Brand Affinity Marketing Playbook - Wistia
<!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#"><head><link rel="icon" href="/static/favicon.ico" sizes="any"/><link rel="icon" href="/static/favicon.svg?v=07062022" type="image/svg+xml"/><link rel="apple-touch-icon" href="/static/touch-icon.png"/><link rel="manifest" href="/static/site.webmanifest"/><meta content="@wistia" name="twitter:site"/><meta content="O3XRqIESONUDEua4qL2B0_79Ksh3RspqYImqrqotmnk" name="google-site-verification"/><meta content="22408537" property="fb:admins"/><meta content="Wistia" property="og:site_name"/><meta content="ea79880fd81b4cef38f56c86eb673c3832ab4d552ab7d30d13913fe878ba1947" name="ahrefs-site-verification"/><style> html { box-sizing: border-box; height: 100%; line-height: 1.2; } blockquote, body, button, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, input, legend, li, menu, ol, p, pre, select, td, textarea, th, ul { margin: 0; padding: 0; } button { background-color: transparent; border: none; border-radius: 0; display: inline-block; padding: 0; } button, input[type="submit"] { -webkit-appearance: none; -webkit-border-radius: 5px; border-radius: 0; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } iframe { border: 0; } main { display: block; } table { border-collapse: collapse; border-spacing: 0; } td, th { text-align: left; } ul { list-style: none; } *, *::before, *::after { box-sizing: inherit; } img:not(.cover) { max-width: 100%; height: auto } </style><style> @font-face { font-display: block; font-family: 'Walsheim'; font-stretch: normal; font-style: normal; font-weight: 300; src: url('/static/fonts/WalsheimLightSF-v3.woff2') format("woff2"); } @font-face { font-display: block; font-family: 'Walsheim'; font-stretch: normal; font-style: normal; font-weight: normal; src: url('/static/fonts/WalsheimRegularSF-v2.woff2') format("woff2"); } @font-face { font-display: block; font-family: 'Inter'; font-weight: 1 999; src: url('/static/fonts/InterSF-v3.woff2') format("woff2"); } body, button, input, select, textarea { font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; } em, i { font-style: italic; } @supports (font-variation-settings: normal) { em, i { font-variation-settings: 'slnt' -10; font-style: oblique 10deg; } } b, strong { font-weight: bold; } @supports (font-variation-settings: normal) { b, strong { font-variation-settings: 'wght' 700; } } body { font-size: 16px; line-height: 1.75; overflow-x: hidden; position: relative; } body, #__next { height: 100%; min-height: 100vh; } #__next:empty { display: none; } #__next:empty + #__next-error { height: 100%; min-height: 100vh; } body.high-density-osx-or-ios { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } #__next { display: flex; flex-direction: column; } #__next > * { flex-shrink: 0; } #__next > *:only-child { flex-grow: 1; } h1, h2, h3, h4, h5, h6, h1.markdown, h2.markdown, h3.markdown, h4.markdown, .Heading--1, .Heading--2, .Heading--3, .Heading--4 { font-family: Walsheim, Georgia, serif; ; } .Heading--1, .Heading--2, .Heading--3, .Heading--4 { margin: 1em 0 0.5em 0; } .Heading--1:first-child, .Heading--2:first-child, .Heading--3:first-child, .Heading--4:first-child { margin-top: 0; } .Heading--1 { font-size: 36px; } .Heading--2 { font-size: 26px; } .Heading--3 { font-size: 20px; } .Heading--4 { font-size: 18px; text-transform: uppercase; } .Text { font-size: 18px; line-height: 1.7; } .Text a:link { color: #174bd2; transition: color linear 80ms; } .Text a:visited { color: #a07eff; } .Text a:hover { color: #229fff; } .Text a:active { color: #91ceff; } .Text p { margin: 15px 0; } .all-uppercase { font-size: 0.9em; letter-spacing: 0.04em; } .hljs-comment { color: #a3a3aa; font-weight: 600; } .hljs-attr { color: #62626c; } .hljs-built_in { color: #229fff; } .hljs-class { color: #fa50a0; } .hljs-class .hljs-keyword { color: #fa50a0; font-style: italic; } .hljs-function { color: #dc9601; } .hljs-function .hljs-keyword { color: #dc9601; font-style: italic; } .hljs-function .hljs-params { color: #fa50a0; } .hljs-keyword { color: #1e64f0; } .hljs-literal, .hljs-number { color: #a07eff; font-weight: 600; } .hljs-meta { color: #a3a3aa; } .hljs-regexp { color: #41d0a3; } .hljs-string { color: #00c185; } .hljs-subst { background-color: #f8f8f9; border-radius: 2px; color: #1f1f22; } .hljs-symbol { color: #5387fa; } .hljs-tag { color: #fabe1f; } .hljs-tag .hljs-attr { color: #fabe1f; font-weight: 600; } .hljs-tag .hljs-name { color: #dc9601; font-weight: 600; } .hljs-tag .hljs-string { color: #229fff; } .hljs-title { font-weight: 600; } input::placeholder { color: #a3a3aa; } </style><script> void function() { var h = history, w = window, ps = h.pushState, rs = h.replaceState, c = { get length() { return h.length; }, get scrollRestoration() { return h.scrollRestoration; }, set scrollRestoration(n) { h.scrollRestoration = n; }, get state() { return Object(Object(h.state).options).channelState || null; }, back: h.back.bind(h), forward: h.forward.bind(h), go: h.go.bind(h), pushState: function(channelState, title, href) { ps.call(h, { url: toNextURL(href), as: href, options: { shallow: true, channelState: channelState, fromChannel: true } }, title, href); }, replaceState: function(channelState, title, href) { rs.call(h, { url: toNextURL(href), as: href, options: { shallow: true, channelState: channelState, fromChannel: true } }, title, href); } }; var firstTime = true; h.pushState = function(state) { state = state || {}; state.options = state.options || {}; state.options.channelState = h.state; state.options.fromChannel = false; ps.apply(h, arguments); }; h.replaceState = function(state) { state = state || {}; state.options = state.options || {}; state.options.channelState = firstTime ? h.state : null; state.options.fromChannel = false; rs.apply(h, arguments); firstTime = false; }; w._wcq = [ { id: '_all', options: { history: c } } ]; function toNextURL(as) { if (w.URL && h.state && 'url' in h.state) { var url = new URL(h.state.url, location); url.search = new URL(as).search; return url.href; } return as; } }(); </script><script type="application/ld+json">{"@context":"http://schema.org","@type":"Corporation","name":"Wistia","description":"Video hosting for B2B businesses. Wistia is a leading video hosting platform that enables marketers to get bigger results from their videos and podcasts.","logo":"http://wistia.com/static/images/logos/wistia-flags.png","url":"http://wistia.com","sameAs":["https://twitter.com/wistia","https://www.linkedin.com/company/wistia/mycompany/","https://www.facebook.com/wistia","https://www.instagram.com/wistia"]}</script><meta charSet="utf-8"/><meta content="initial-scale=1.0, width=device-width" name="viewport"/><title>The Brand Affinity Marketing Playbook - Wistia</title><meta content="The Brand Affinity Marketing Playbook - Wistia"/><meta content="Start building a brand people love by finding a niche audience, creating binge-worthy content, marketing like a media company, and measuring resonance over reach." name="description"/><meta content="Start building a brand people love by finding a niche audience, creating binge-worthy content, marketing like a media company, and measuring resonance over reach." property="og:description"/><meta content="The Brand Affinity Marketing Playbook - Wistia" property="og:title"/><meta content="https://wistia.com/about/brand-affinity-marketing" property="og:url"/><meta content="video.other" property="og:type"/><meta content="https://wistia.com/static/images/playbook/bam-og.png" property="og:image"/><meta content="1200" property="og:image:width"/><meta content="630" property="og:image:height"/><meta content="https://wistia.com/about/brand-affinity-marketing" name="twitter:site"/><meta content="summary_large_image" name="twitter:card"/><meta content="https://wistia.com/static/images/playbook/bam-og.png" name="twitter:image"/><link href="https://wistia.com/about/brand-affinity-marketing" rel="canonical"/><script async="" src="https://fast.wistia.com/assets/external/E-v1.js"></script><noscript data-n-css="true"></noscript><link rel="preload" href="/_next/static/chunks/main-fb4f411a3ef1986b5504.js" as="script"/><link rel="preload" href="/_next/static/chunks/webpack-eb080e3f091731f228fb.js" as="script"/><link rel="preload" href="/_next/static/chunks/framework.abb8ae433da272263fe5.js" as="script"/><link rel="preload" href="/_next/static/chunks/commons.6cfcfded1fababf6fd3d.js" as="script"/><link rel="preload" href="/_next/static/chunks/fd522714bf5740cd80c86b9754a6e5f950796fa7.64af732f1c53e4d4498e.js" as="script"/><link rel="preload" href="/_next/static/chunks/520ae7aaf359e5c0544b4ca1137866146fbd1e4f.4c61805b7431a7954af2.js" as="script"/><link rel="preload" href="/_next/static/chunks/515240b876a621c9072d20f174f895a6ba12cd9a.cdb7b337ab56ec6959ad.js" as="script"/><link rel="preload" href="/_next/static/chunks/330fbe027847827d3a5608defe10e7ebcaa3d570.effe53535eef51caa956.js" as="script"/><link rel="preload" href="/_next/static/chunks/a61be30813ad506dc09bf5f7e7ff113bd3a1d3be.ca93650dc9d72f41c536.js" as="script"/><link rel="preload" href="/_next/static/chunks/8df7e660525ef4512e5aa2c63f59921e8359a300.14e24714954c0a6ce0ad.js" as="script"/><link rel="preload" href="/_next/static/chunks/5edd1fbbb08fe3c163efcc02854b305c368db032.16b0d9277704b59f08e1.js" as="script"/><link rel="preload" href="/_next/static/chunks/9cd42114c354aee7da9c410337a2723d4b7b082c.9cf6e0d1d63dd8788c9e.js" as="script"/><link rel="preload" href="/_next/static/chunks/40cc4eaf2c099882084d74eae688c962751852db.8ddd380cfa90d3d4a6b0.js" as="script"/><link rel="preload" href="/_next/static/chunks/188581b5dd27e7dc2192fed6255d353f63bce7cd.c256f224c65d26f095fe.js" as="script"/><link rel="preload" href="/_next/static/chunks/c5b9069fd580ba964815a48fa66f7b73928fbf7c.37138b2ad2ba8961fa6b.js" as="script"/><link rel="preload" href="/_next/static/chunks/614c6ef001aef023d1bd5c7a1595dfdccf10949b.0feeb225b7ca9ff73313.js" as="script"/><link rel="preload" href="/_next/static/chunks/5be3d6e1159f18e3712574209c6e09dc2daf4ab7.71360663eaa7e2a14972.js" as="script"/><link rel="preload" href="/_next/static/chunks/c34316bbe068691c2c8996d6af57bd7e80360eea.d4d493b122a97c0ee450.js" as="script"/><link rel="preload" href="/_next/static/chunks/d514acc9c4632d67ef7744504db95b3e28132581.0fe77406639d967fc01c.js" as="script"/><link rel="preload" href="/_next/static/chunks/ce101d8a1aecac5c527cf5f265975de695211384.41818262237b3db43769.js" as="script"/><link rel="preload" href="/_next/static/chunks/f6bb32b5ee09e5758a7e125c81ac02c81ea5bd49.c96ce3a87e7089d7a2a7.js" as="script"/><link rel="preload" href="/_next/static/chunks/0214f44f2608a9a3de00ee5c1f0841b37b278eea.76aa024a8d376cbfc41a.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/_app-ebb618b841b98c33fe6b.js" as="script"/><link rel="preload" href="/_next/static/chunks/11f0667456aba87cb89a8ba1505fa9868b9ac1d0.2bd768a01a75230748b9.js" as="script"/><link rel="preload" href="/_next/static/chunks/32999cca6591c582b512a81d1742fd505214b2bc.f4b86a22f21de9b59376.js" as="script"/><link rel="preload" href="/_next/static/chunks/pages/about/brand-affinity-marketing-997e13b8aadf2e71fca5.js" as="script"/><style id="__jsx-1777478519">.ReactModalPortal{position:relative;z-index:1;}.ReactModal__Body--open{overflow:hidden;}.ReactModal__Overlay{opacity:0;-webkit-transition:opacity 350ms ease-in-out;transition:opacity 350ms ease-in-out;}.ReactModal__Overlay--after-open{opacity:1;}.ReactModal__Overlay--before-close{opacity:0;}@media (prefers-reduced-motion:reduce){.ReactModal__Overlay{-webkit-transition:none !important;transition:none !important;}}</style><style id="__jsx-4238183504">.BAMNavPortal{height:100vh;position:fixed;z-index:2;}.BAMNav__outer.jsx-4238183504{position:fixed;z-index:2;}.HamburgerMenu.jsx-4238183504{color:#0691f2;}.HamburgerMenu.jsx-4238183504,.CloseMenu.jsx-4238183504{cursor:pointer;height:100px;left:-10px;margin:0;overflow:hidden;padding:20px;position:absolute;top:-10px;-webkit-transition:-webkit-transform 1s linear;-webkit-transition:transform 1s linear;transition:transform 1s linear;width:80px;z-index:1;}.BAMNav.jsx-4238183504{-webkit-overflow-scrolling:touch;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:scroll;padding:20px;}.BAMNav__header.jsx-4238183504{color:white;margin-right:50px;width:490px;}.BAMNav__header.jsx-4238183504 h2.jsx-4238183504{font-size:54px;line-height:62px;margin-bottom:50px;}.BAMNav__header.jsx-4238183504 a.jsx-4238183504{ font-stretch: condensed; font-style: normal; font-weight: bold; font-size: 20px; line-height: 160%; letter-spacing: 1px; text-transform: uppercase; ;border-bottom:2px solid white;color:white;padding-bottom:1px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;}.BAMNav__panel-wrapper.jsx-4238183504{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:350px;}@media (max-width:930px){.BAMNav.jsx-4238183504{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;}.BAMNav__header.jsx-4238183504{margin:75px 0;}.BAMNav__header.jsx-4238183504 h2.jsx-4238183504{font-size:48px;margin-bottom:25px;}}@media (max-width:450px){.BAMNav.jsx-4238183504 .Spark{display:none;}}.ReactModal__Overlay{opacity:0;-webkit-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out;}.ReactModal__Overlay--after-open{opacity:1;}.ReactModal__Overlay--before-close{opacity:0;}</style><style id="__jsx-3297724745">.Spark.jsx-3297724745{position:absolute;bottom:unset;top:0%;left:unset;right:-10%;}.Spark.jsx-3297724745 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-3297724745{display:unset;bottom:unset;top:0%;left:unset;right:-10%;}}</style><style id="__jsx-2897585545">.Spark.jsx-2897585545{position:absolute;bottom:unset;top:-290%;left:30%;right:unset;}.Spark.jsx-2897585545 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-2897585545{display:unset;bottom:unset;top:-290%;left:30%;right:unset;}}</style><style id="__jsx-4217108279">.TitleTag.jsx-4217108279{color:#1e64f0;display:block; font-family: Inter, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 1.33; margin-bottom: 18px; letter-spacing: 1px; text-transform: uppercase; ;}@media (max-width:430px){.TitleTag.jsx-4217108279{ font-family: Inter, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 1.5; margin-bottom: 18px; letter-spacing: 0.89px; text-transform: uppercase; ;}}.TitleTag.jsx-4217108279{;;;}</style><style id="__jsx-4202980477">.jsx-4202980477{font-weight:bold;font-size:70px;line-height:111%;text-align:inherit;-webkit-letter-spacing:1.12264px;-moz-letter-spacing:1.12264px;-ms-letter-spacing:1.12264px;letter-spacing:1.12264px;max-width:829px;}@media (max-width:450px){.jsx-4202980477{font-size:48px;line-height:117%;}}</style><style id="__jsx-3251239529">.Band.jsx-3251239529{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:auto;text-align:center;}.Band.jsx-3251239529 .BandBody{color:#62626c;max-width:780px;text-align:center;width:100%; font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 24px; line-height: 1.5; margin-bottom: 36px; ;}.Band.jsx-3251239529 .BandBody a{color:#58b7fe;-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-3251239529 .BandBody a:focus,.Band.jsx-3251239529 .BandBody a:hover{color:rgba(88, 183, 254, 0.8000);-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-3251239529 p.BandBody,div.BandBody p{margin:15px 0;}.Band.jsx-3251239529 .BandBody ul{list-style:disc;}.Band.jsx-3251239529 .BandBody li{margin:10px 0;}.Band.jsx-3251239529 .BandBreadcrumb:not(:last-child),.Band.jsx-3251239529 .BandBreadcrumb:link:not(:last-child){color:white;}.Band--light.jsx-3251239529 .BandBreadcrumb:not(:last-child),.Band--light.jsx-3251239529 .BandBreadcrumb:link:not(:last-child){color:#a3a3aa;}.Band.jsx-3251239529 .BandBreadcrumb:link{-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-3251239529 .BandBreadcrumb:link:last-child,.Band.jsx-3251239529 .BandBreadcrumb:visited:last-child,.Band.jsx-3251239529 .BandBreadcrumb:hover:last-child,.Band.jsx-3251239529 .BandBreadcrumb:active:last-child{color:inherit;}.Band.jsx-3251239529 .BandBreadcrumb:link:hover,.Band.jsx-3251239529 .BandBreadcrumb:link:focus{-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-3251239529 .BandBreadcrumbs{font-feature-settings: 'cpsp' 1, 'kern' 1, 'liga' 1, 'ss04' 1;font-size:18px;font-stretch:condensed;font-weight:700;-webkit-letter-spacing:0.18em;-moz-letter-spacing:0.18em;-ms-letter-spacing:0.18em;letter-spacing:0.18em;margin-bottom:15px;text-transform:uppercase;}.Band.jsx-3251239529 .BandButtonRow{margin-bottom:5px;}.Band.jsx-3251239529 .BandIconRow .Icon{max-width:45px;padding:22px 0;width:100%;}.Band.jsx-3251239529 .BandMedia{margin:25px 0 0;max-width:780px;overflow:hidden;width:100%;}.Band.jsx-3251239529 .BandMedia > *,.Band.jsx-3251239529 .BandMedia img{max-width:100%;}.Band.jsx-3251239529 .BandMedia--flush{margin:auto;max-width:870px;}.Band.jsx-3251239529 .BandTitle{color:rgba(55, 55, 60, 0.6000);margin-bottom:22px;max-width:900px;}.Band.jsx-3251239529 .BandHeadline{color:#37373c;margin:0 0 24px;max-width:900px;}.Band.jsx-3251239529 .Band__content{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10vw min(2vw, 26px) 9.5vw;width:100%;}.Band.jsx-3251239529 .BackgroundImage{min-height:auto;}@media (max-width:430px){.Band.jsx-3251239529 .BandTitle{margin-bottom:15px;margin-top:20px;}.Band.jsx-3251239529 .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;}}</style><style id="__jsx-3711756579">.Spark.jsx-3711756579{position:absolute;bottom:unset;top:-5%;left:-20%;right:unset;}.Spark.jsx-3711756579 .Spark__img{display:block;}@media (max-width:900px){.Spark.jsx-3711756579{display:unset;bottom:unset;top:-5%;left:-10%;right:unset;}}</style><style id="__jsx-884625257">.Spark.jsx-884625257{position:absolute;bottom:unset;top:40%;left:unset;right:-10%;}.Spark.jsx-884625257 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-884625257{display:unset;bottom:unset;top:40%;left:unset;right:-10%;}}</style><style id="__jsx-3046820425">.Spark.jsx-3046820425{position:absolute;bottom:-10%;top:unset;left:-8%;right:unset;}.Spark.jsx-3046820425 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-3046820425{display:unset;bottom:-10%;top:unset;left:-8%;right:unset;}}</style><style id="__jsx-143937289">.Spark.jsx-143937289{position:absolute;bottom:-24%;top:unset;left:unset;right:-18%;}.Spark.jsx-143937289 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-143937289{display:unset;bottom:-24%;top:unset;left:unset;right:-18%;}}</style><style id="__jsx-2388852221">.Band.jsx-2388852221{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:auto;text-align:center;}.Band.jsx-2388852221 .BandBody{color:#62626c;max-width:780px;text-align:center;width:100%; font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 24px; line-height: 1.5; margin-bottom: 36px; ;}.Band.jsx-2388852221 .BandBody a{color:#58b7fe;-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-2388852221 .BandBody a:focus,.Band.jsx-2388852221 .BandBody a:hover{color:rgba(88, 183, 254, 0.8000);-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-2388852221 p.BandBody,div.BandBody p{margin:15px 0;}.Band.jsx-2388852221 .BandBody ul{list-style:disc;}.Band.jsx-2388852221 .BandBody li{margin:10px 0;}.Band.jsx-2388852221 .BandBreadcrumb:not(:last-child),.Band.jsx-2388852221 .BandBreadcrumb:link:not(:last-child){color:white;}.Band--light.jsx-2388852221 .BandBreadcrumb:not(:last-child),.Band--light.jsx-2388852221 .BandBreadcrumb:link:not(:last-child){color:#a3a3aa;}.Band.jsx-2388852221 .BandBreadcrumb:link{-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-2388852221 .BandBreadcrumb:link:last-child,.Band.jsx-2388852221 .BandBreadcrumb:visited:last-child,.Band.jsx-2388852221 .BandBreadcrumb:hover:last-child,.Band.jsx-2388852221 .BandBreadcrumb:active:last-child{color:inherit;}.Band.jsx-2388852221 .BandBreadcrumb:link:hover,.Band.jsx-2388852221 .BandBreadcrumb:link:focus{-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-2388852221 .BandBreadcrumbs{font-feature-settings: 'cpsp' 1, 'kern' 1, 'liga' 1, 'ss04' 1;font-size:18px;font-stretch:condensed;font-weight:700;-webkit-letter-spacing:0.18em;-moz-letter-spacing:0.18em;-ms-letter-spacing:0.18em;letter-spacing:0.18em;margin-bottom:15px;text-transform:uppercase;}.Band.jsx-2388852221 .BandButtonRow{margin-bottom:5px;}.Band.jsx-2388852221 .BandIconRow .Icon{max-width:45px;padding:22px 0;width:100%;}.Band.jsx-2388852221 .BandMedia{margin:25px 0 0;max-width:780px;overflow:hidden;width:100%;}.Band.jsx-2388852221 .BandMedia > *,.Band.jsx-2388852221 .BandMedia img{max-width:100%;}.Band.jsx-2388852221 .BandMedia--flush{margin:auto;max-width:870px;}.Band.jsx-2388852221 .BandTitle{color:rgba(55, 55, 60, 0.6000);margin-bottom:22px;max-width:900px;}.Band.jsx-2388852221 .BandHeadline{color:#37373c;margin:0 0 24px;max-width:900px;}.Band.jsx-2388852221 .Band__content{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:6vw min(2vw, 26px);width:100%;}.Band.jsx-2388852221 .BackgroundImage{min-height:auto;}@media (max-width:430px){.Band.jsx-2388852221 .BandTitle{margin-bottom:15px;margin-top:20px;}.Band.jsx-2388852221 .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;}}</style><style id="__jsx-1848649093">.TitleTag.jsx-1848649093{color:#1f1f22;display:block; font-family: Inter, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 1.33; margin-bottom: 18px; letter-spacing: 1px; text-transform: uppercase; ;}@media (max-width:430px){.TitleTag.jsx-1848649093{ font-family: Inter, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 1.5; margin-bottom: 18px; letter-spacing: 0.89px; text-transform: uppercase; ;}}.TitleTag.jsx-1848649093{font-size: 14px;;margin-bottom: 0px;}</style><style id="__jsx-1708523578">.TextCopy.jsx-1708523578{color:currentColor;display:block;}.TextCopy.jsx-1708523578,.TextCopy.jsx-1708523578 > *{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 18px; line-height: 1.78; margin-bottom: 24px; ;;margin-bottom: 0px;}@media (max-width:430px){.TextCopy.jsx-1708523578,.TextCopy.jsx-1708523578 > *{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 16px; line-height: 1.75; margin-bottom: 24px; ;margin-bottom: 0px;}}</style><style id="__jsx-1479137383">.ChapterButton.jsx-1479137383{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:white;border-radius:18px;box-shadow:0px 2px 4px rgba(0,0,0,0.1);color:#1f1f22;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:200px;min-height:132px;padding:24px 10px;position:relative;width:100%;}.ChapterButton__header.jsx-1479137383{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;}.ChapterButton__header.jsx-1479137383 > * + *{margin-left:10px;}.ChapterButton__image.jsx-1479137383{display:grid;}.ChapterButton__image.jsx-1479137383 > *{vertical-align:bottom;}.ChapterButton__link.jsx-1479137383{color:#1f1f22 !important;}.ChapterButton__link.jsx-1479137383,.ChapterButton__link.ChapterButton__link.ChapterButton__link.jsx-1479137383:hover{color:inherit;-webkit-text-decoration:none;text-decoration:none;}.ChapterButton__link.jsx-1479137383::after{content:'';height:100%;left:0;position:absolute;top:0;-webkit-transition:box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out;width:100%;}.ChapterButton__link.jsx-1479137383:focus-within.jsx-1479137383::after,.ChapterButton__link.jsx-1479137383:hover.jsx-1479137383::after{box-shadow:0px 4px 64px rgba(0,0,0,0.08);}.ChapterButton.jsx-1479137383 .ChapterButton__description{color:currentColor;line-height:145%;margin:8px 0 14px;text-align:center;}.ChapterButton.jsx-1479137383 .Arrow{width:100%;margin-left:calc(50% - 20px);position:relative;-webkit-transition:margin-left 0.25s ease-out;transition:margin-left 0.25s ease-out;}.ChapterButton.jsx-1479137383 .Arrow__label{opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;}.ChapterButton.jsx-1479137383:focus-within .Arrow,.ChapterButton.jsx-1479137383:hover .Arrow{margin-left:0;}.ChapterButton.jsx-1479137383:focus-within .Arrow__label,.ChapterButton.jsx-1479137383:hover .Arrow__label{opacity:1;}@media (hover:none) and (pointer:coarse){.ChapterButton.jsx-1479137383 .Arrow{margin-left:0;}.ChapterButton.jsx-1479137383 .Arrow__label{opacity:1;}}</style><style id="__jsx-2209005027">.Overview.jsx-2209005027{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.Overview__panel-wrapper.jsx-2209005027{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:54px 0 60px;}.Overview__panel-wrapper.jsx-2209005027 > *{margin:10px;}.Overview__start-reading.jsx-2209005027{text-align:center;}.Overview__start-reading.jsx-2209005027 span.jsx-2209005027{color:white;text-align:center;-webkit-text-decoration:none;text-decoration:none; font-stretch: condensed; font-style: normal; font-weight: bold; font-size: 20px; line-height: 160%; letter-spacing: 1px; text-transform: uppercase; ;}.Overview__arrow{text-align:center;-webkit-text-decoration:none;text-decoration:none;}.Overview__arrow img{height:20px;margin-top:10px;}</style><style id="__jsx-1380708079">.PlaybookOverview.jsx-1380708079{font-size:18px;}h2.jsx-1380708079{color:white;font-size:32px;font-weight:600;line-height:42px;margin-top:175px;text-align:center;}@media (max-width:579px){h2.jsx-1380708079{margin-top:50px;}}</style><style id="__jsx-2497852300">.BackgroundImage.jsx-2497852300{background-attachment:scroll;background-color:undefined;background-image:undefined;background-position:center;background-size:349px 348px ;background-repeat:repeat;overflow:hidden;position:relative;width:100%;}</style><style id="__jsx-2059551972">.Band.jsx-2059551972{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:auto;text-align:center;}.Band.jsx-2059551972 .BandBody{color:white;max-width:780px;text-align:center;width:100%; font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 24px; line-height: 1.5; margin-bottom: 36px; ;}.Band.jsx-2059551972 .BandBody a{color:white;-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-2059551972 .BandBody a:focus,.Band.jsx-2059551972 .BandBody a:hover{color:rgba(255, 255, 255, 0.8000);-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-2059551972 p.BandBody,div.BandBody p{margin:15px 0;}.Band.jsx-2059551972 .BandBody ul{list-style:disc;}.Band.jsx-2059551972 .BandBody li{margin:10px 0;}.Band.jsx-2059551972 .BandBreadcrumb:not(:last-child),.Band.jsx-2059551972 .BandBreadcrumb:link:not(:last-child){color:white;}.Band--light.jsx-2059551972 .BandBreadcrumb:not(:last-child),.Band--light.jsx-2059551972 .BandBreadcrumb:link:not(:last-child){color:#a3a3aa;}.Band.jsx-2059551972 .BandBreadcrumb:link{-webkit-text-decoration:none;text-decoration:none;}.Band.jsx-2059551972 .BandBreadcrumb:link:last-child,.Band.jsx-2059551972 .BandBreadcrumb:visited:last-child,.Band.jsx-2059551972 .BandBreadcrumb:hover:last-child,.Band.jsx-2059551972 .BandBreadcrumb:active:last-child{color:inherit;}.Band.jsx-2059551972 .BandBreadcrumb:link:hover,.Band.jsx-2059551972 .BandBreadcrumb:link:focus{-webkit-text-decoration:underline;text-decoration:underline;}.Band.jsx-2059551972 .BandBreadcrumbs{font-feature-settings: 'cpsp' 1, 'kern' 1, 'liga' 1, 'ss04' 1;font-size:18px;font-stretch:condensed;font-weight:700;-webkit-letter-spacing:0.18em;-moz-letter-spacing:0.18em;-ms-letter-spacing:0.18em;letter-spacing:0.18em;margin-bottom:15px;text-transform:uppercase;}.Band.jsx-2059551972 .BandButtonRow{margin-bottom:5px;}.Band.jsx-2059551972 .BandIconRow .Icon{max-width:45px;padding:22px 0;width:100%;}.Band.jsx-2059551972 .BandMedia{margin:25px 0 0;max-width:780px;overflow:hidden;width:100%;}.Band.jsx-2059551972 .BandMedia > *,.Band.jsx-2059551972 .BandMedia img{max-width:100%;}.Band.jsx-2059551972 .BandMedia--flush{margin:auto;max-width:870px;}.Band.jsx-2059551972 .BandTitle{color:rgba(255, 255, 255, 0.6000);margin-bottom:22px;max-width:900px;}.Band.jsx-2059551972 .BandHeadline{color:white;margin:0 0 24px;max-width:900px;}.Band.jsx-2059551972 .Band__content{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:6vw min(2vw, 26px);width:100%;}.Band.jsx-2059551972 .BackgroundImage{min-height:auto;}@media (max-width:430px){.Band.jsx-2059551972 .BandTitle{margin-bottom:15px;margin-top:20px;}.Band.jsx-2059551972 .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;}}</style><style id="__jsx-3473929089">.Spark.jsx-3473929089{position:absolute;bottom:30%;top:unset;left:14%;right:unset;}.Spark.jsx-3473929089 .Spark__img{display:block;}@media (max-width:900px){.Spark.jsx-3473929089{display:unset;bottom:20%;top:unset;left:14%;right:unset;}}</style><style id="__jsx-1564073951">.Spark.jsx-1564073951{position:absolute;bottom:unset;top:34%;left:unset;right:20%;}.Spark.jsx-1564073951 .Spark__img{display:block;}@media (max-width:450px){.Spark.jsx-1564073951{display:unset;bottom:unset;top:28%;left:unset;right:8%;}}</style><style id="__jsx-880272370">.TitleTag.jsx-880272370{color:#0b0d0e;display:block; font-family: Walsheim, Georgia, serif; ; font-size: 54px; font-weight: 300; line-height: 1.25; margin-bottom: 24px; ;}@media (max-width:430px){.TitleTag.jsx-880272370{ font-family: Walsheim, Georgia, serif; ; font-size: 36px; font-weight: 300; line-height: 1.22; margin-bottom: 24px; ;}}.TitleTag.jsx-880272370{;;;}</style><style id="__jsx-3348195404">.wistia_embed.jsx-3348195404{display:block;height:100%;width:100%;}</style><style id="__jsx-3060957835">.Panel__title.jsx-3060957835{-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;color:currentColor;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;font-weight:bold;-webkit-letter-spacing:2px;-moz-letter-spacing:2px;-ms-letter-spacing:2px;letter-spacing:2px;text-transform:uppercase;}.Panel__title.jsx-3060957835::before,.Panel__title.jsx-3060957835::after{border:4px solid currentColor;content:'';height:24px;}.Panel__title.jsx-3060957835::before{border-width:4px 0 0 4px;-webkit-flex:0 0 15px;-ms-flex:0 0 15px;flex:0 0 15px;}.Panel__title.jsx-3060957835::after{border-width:4px 4px 0 0;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}.Panel__title-inner.jsx-3060957835{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:44px;margin:0 33px;}.Panel__body.jsx-3060957835{border:4px solid currentColor;border-top:0;font-size:18px;line-height:1.5; padding-left: 44px; padding-right: 44px; padding-bottom: 26px; padding-top:4px;text-align:left;}.Panel__body.jsx-3060957835 > dl > div + div{margin-top:15px;}.Panel__body.jsx-3060957835 dt{font-weight:bold;}@media (min-width:450px){.Panel__body.jsx-3060957835 > dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.Panel__body.jsx-3060957835 > dl > div{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;}.Panel__body.jsx-3060957835 > dl > div + div{margin-left:33px;margin-top:0;}}@media (max-width:430px){.Panel__title.jsx-3060957835::before{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}</style><style id="__jsx-1109999287">.Split.jsx-1109999287{background-color:white;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:unset;padding:80px 0;}.Split__content.jsx-1109999287{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;width:100%;;}.Split.jsx-1109999287 .Split__icon{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-bottom:25px;max-width:75px;}.Split.jsx-1109999287 .Split__icon img,.Split.jsx-1109999287 .Split__icon svg{width:100%;}.Split.jsx-1109999287 .Split__headline{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#37373c;margin-bottom:30px;max-width:900px;padding:0 20px;text-align:center;}.Split.jsx-1109999287 .Split__description{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#62626c;margin-bottom:30px;max-width:900px;padding:0 20px;text-align:center;}.Split__panel.jsx-1109999287{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;height:auto;padding-bottom:20px;padding-top:20px;}.Split__panel.jsx-1109999287 > *{height:auto;}@media (max-width:430px){.Split__panel.jsx-1109999287{min-width:100%;}}@media (min-width:450px){.Split__panel.jsx-1109999287{min-width:450px;}}.ie .Split__panel.jsx-1109999287{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%;}.Split__panel--embiggen.jsx-1109999287{-webkit-flex-basis:55%;-ms-flex-preferred-size:55%;flex-basis:55%;padding-left:min(4vw, 52px);padding-right:min(4vw, 52px);}.ie .Split__panel--embiggen.jsx-1109999287{-webkit-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%;}.Split__panel--ensmallen.jsx-1109999287{-webkit-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%;}.ie .Split__panel--ensmallen.jsx-1109999287{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%;}.ie .Split__panel--media.jsx-1109999287{display:block;}.ie .Split__panel--media.jsx-1109999287 img{height:100%;}.Split__panel--media.jsx-1109999287 > *{overflow:hidden;width:100%;}.Split__panel--media.Split__panel--left.jsx-1109999287 > *{border-radius:0 5px 5px 0;}.Split__panel--media.Split__panel--right.jsx-1109999287 > *{border-radius:5px 0 0 5px;}.Split__panel--padded.jsx-1109999287{padding-left:min(4vw, 52px);padding-right:min(4vw, 52px);}.Split__panel--padded.jsx-1109999287 img{max-width:100% !important;}.Split__panel--gutterless.Split__panel--left.jsx-1109999287{padding-right:0;}.Split__panel--gutterless.Split__panel--right.jsx-1109999287{padding-left:0;}.Split__panel--padded.Split__panel--media.jsx-1109999287 > *{border-radius:5px;}.Split__panel.jsx-1109999287 .Band .Band__content,.Split__panel.jsx-1109999287 .BulletBricks,.Split__panel.jsx-1109999287 .Bricks,.Split__panel.jsx-1109999287 .LinkPanelBricks{padding-bottom:0;padding-top:0;}.Split__panel.jsx-1109999287 .Band,.Split__panel.jsx-1109999287 .Band .BandBody{text-align:left;}.Split__panel.jsx-1109999287 .Band .BandHeadline{ font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;width:100%;}.Split__panel.jsx-1109999287 .Band .BandBody,.Split__panel.jsx-1109999287 .Band .BandBody p{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;margin-bottom:15px;}@media (max-width:430px){.Split__panel.jsx-1109999287 .Band .BandHeadline{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;margin-bottom:0;}.Split__panel.jsx-1109999287 .Band .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 18px; line-height: 1.56; margin-bottom: 36px; ;}.Split__panel--gutterless.Split__panel--left.jsx-1109999287{padding-left:0;}.Split__panel--gutterless.Split__panel--right.jsx-1109999287{padding-right:0;}.Split__content.jsx-1109999287{;}}.Split__panel.jsx-1109999287 .Band .Band__content{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}.Split__panel.jsx-1109999287 .BandButtonRow{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}</style><style id="__jsx-1222992840">.Spark.jsx-1222992840{position:absolute;bottom:unset;top:-30%;left:8%;right:unset;}.Spark.jsx-1222992840 .Spark__img{display:block;}@media (max-width:600px){.Spark.jsx-1222992840{display:unset;bottom:unset;top:-40%;left:8%;right:unset;}}</style><style id="__jsx-2292745947">.Spark.jsx-2292745947{position:absolute;bottom:-2%;top:unset;left:unset;right:4%;}.Spark.jsx-2292745947 .Spark__img{display:block;}@media (max-width:600px){.Spark.jsx-2292745947{display:unset;bottom:-24%;top:unset;left:unset;right:4%;}}</style><style id="__jsx-1935891405">.BackgroundImage.jsx-1935891405{background-attachment:fixed;background-color:undefined;background-image:undefined;background-position:center;background-size:400px 400px;background-repeat:repeat;overflow:hidden;position:relative;width:auto;}</style><style id="__jsx-3851874404">.FancyPullQuote.jsx-3851874404{position:relative;min-height:100vh;}.FancyPullQuote.jsx-3851874404 .Background{position:absolute;height:100%;z-index:-1;top:0;left:0;width:100%;}.FancyPullQuote.jsx-3851874404 .BlockQuoteWrapper.jsx-3851874404{display:none;}.FancyPullQuote.jsx-3851874404 .BlockQuoteWrapper.active.jsx-3851874404{display:block;position:fixed;width:90%;max-width:1135px;min-height:300px;padding:50px;margin:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.FancyPullQuote.jsx-3851874404 blockquote.jsx-3851874404{font-size:60px;line-height:120%;text-align:center;font-weight:500;color:#fff;}.FancyPullQuote.jsx-3851874404 h2{ font-stretch: condensed; font-style: normal; font-weight: bold; font-size: 20px; line-height: 160%; letter-spacing: 1px; text-transform: uppercase; ;margin-bottom:40px;}@media (max-width:900px){.FancyPullQuote.jsx-3851874404 blockquote.jsx-3851874404{font-size:48px;line-height:125%;}}@media (max-width:600px){.FancyPullQuote.jsx-3851874404 blockquote.jsx-3851874404{padding:50px 0;font-size:36px;line-height:133%;}}.FancyPullQuote.jsx-3851874404 .Spark{position:absolute;}</style><style id="__jsx-789112525">.Spark.jsx-789112525{position:absolute;bottom:unset;top:34%;left:14%;right:unset;}.Spark.jsx-789112525 .Spark__img{display:block;}@media (max-width:900px){.Spark.jsx-789112525{display:unset;bottom:unset;top:28%;left:14%;right:unset;}}</style><style id="__jsx-2144382099">.Spark.jsx-2144382099{position:absolute;bottom:30%;top:unset;left:unset;right:20%;}.Spark.jsx-2144382099 .Spark__img{display:block;}@media (max-width:450px){.Spark.jsx-2144382099{display:unset;bottom:20%;top:unset;left:unset;right:8%;}}</style><style id="__jsx-262926471">em.jsx-262926471{background-image:url('/static/images/playbook/underline-blue.png');background-position:0 100%;background-repeat:no-repeat;background-size:contain;display:inline-block;font-style:normal;margin:0 -20px -11px;padding:0 20px 11px;}@media (max-width:450px){em.jsx-262926471{margin:0 0 -4px;padding:0 0 4px;}}</style><style id="__jsx-2900156873">.Spark.jsx-2900156873{position:absolute;bottom:unset;top:unset;left:unset;right:unset;}.Spark.jsx-2900156873 .Spark__img{display:block;}@media (max-width:0px){.Spark.jsx-2900156873{display:unset;bottom:unset;top:unset;left:unset;right:unset;}}</style><style id="__jsx-1891622257">.BlobSection .Spark.DigDeeperBottomLeft{-webkit-transform:rotate(105deg);-ms-transform:rotate(105deg);transform:rotate(105deg);bottom:20%;left:35%;}.BlobSection .Spark.DigDeeperTopRight{top:24%;right:7%;}@media (max-width:600px){.BlobSection .Spark.DigDeeperBottomLeft{bottom:20%;left:22%;}.BlobSection .Spark.DigDeeperTopRight{top:28%;right:12%;}}</style><style id="__jsx-3140930922">.blob-fallback{outline:1px dotted red;}.media-wrapper.jsx-3140930922{max-width:50%;margin-left:50%;min-width:0;position:relative;background-color:#229fff;}.media-wrapper--left.jsx-3140930922{margin-left:0;margin-right:50%;}.media-wrapper.jsx-3140930922 button{cursor:pointer;}.media-wrapper.jsx-3140930922 .PopoverVideoLink{position:absolute;bottom: 45%; left: 60%; height:10%;width:15%;z-index:2;}.media-wrapper.jsx-3140930922 .iconWrapper{color:#229fff;}.media-wrapper.jsx-3140930922 .Icon:not(.IconPlaybookPlayButton){color:white;margin:19% 36%;width:30%;}.media-wrapper.jsx-3140930922 img.preview{position:absolute;undefined;}.media-wrapper.jsx-3140930922 .video-wrapper{position:absolute;pointer-events:none;}.media-wrapper.jsx-3140930922 .video-wrapper-slvg0fu8ri{width: 67%; bottom: 18%; right: 0;;}.media-wrapper.jsx-3140930922 .Spark{z-index:2;position:absolute;width:10%;height:10%;}.wrapper.jsx-3140930922{position:relative;}@supports (display:grid){.wrapper.jsx-3140930922{display:grid;}}.wrapper.jsx-3140930922>*.jsx-3140930922{grid-area:1 / 1 / 2 / 2;}svg.jsx-3140930922{left:0;pointer-events:none;position:absolute;top:0;z-index:1;}@supports (display:grid){svg.jsx-3140930922{position:relative;}}.BlobSection.jsx-3140930922{overflow:hidden;background-color:#229fff;}.BlobSection--fallback.jsx-3140930922{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;color:white;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:bold;padding:105px 20px 38px;}.BlobSection__title.jsx-3140930922{font-size:48px;line-height:56px;margin-bottom:36px;}.BlobSection__step.jsx-3140930922{-webkit-order:-1;-ms-flex-order:-1;order:-1;}.BlobSection__step.jsx-3140930922,.BlobSection__subtitle.jsx-3140930922{ font-size: 20px; font-stretch: condensed; letter-spacing: 1px; line-height: 32px; text-transform: uppercase; ;margin-bottom:16px;}.BlobSection__subtitle.jsx-3140930922{false;}@media (max-width:450px){.BlobSection__lede.BlobSection__lede.BlobSection__lede.jsx-3140930922{font-size:28px;line-height:36px;}}.BlobSection--fallback.jsx-3140930922{ clip: rect(1px, 1px, 1px, 1px); /* IE11 */ clip-path: inset(50%); position: absolute; ;}@media (min-width:601px){.BlobSection--fallback.jsx-3140930922{ clip: rect(1px, 1px, 1px, 1px); /* IE11 */ clip-path: inset(50%); position: absolute; ;}}@media (max-width:600px){.wrapper.jsx-3140930922{display:block;overflow:hidden;max-width:100%;}.wrapper.jsx-3140930922 svg.jsx-3140930922{margin-left:-10%;position:relative;vertical-align:bottom;width:200%;}.wrapper.jsx-3140930922 svg.jsx-3140930922 text{display:none;}.media-wrapper.jsx-3140930922{overflow:visible;margin-left:0;margin-right:0;max-width:100%;height:100%;width:100%;position:absolute;}.media-wrapper.jsx-3140930922 .PopoverVideoLink{top: 50%; left: 50%;;}.BlobSection.jsx-3140930922{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.BlobSection--fallback.jsx-3140930922{-webkit-order:1;-ms-flex-order:1;order:1;padding-top:0;}.media-wrapper.jsx-3140930922 img.preview{undefined;}.media-wrapper.jsx-3140930922 .video-wrapper-slvg0fu8ri{bottom: 18%; right: 10%;;}}</style><style id="__jsx-3847165606">.TitleTag.jsx-3847165606{color:#0b0d0e;display:block; font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;}@media (max-width:430px){.TitleTag.jsx-3847165606{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;}}.TitleTag.jsx-3847165606{;;;}</style><style id="__jsx-224145296">.Split.jsx-224145296{background-color:undefined;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:unset;padding:80px 0;}.Split__content.jsx-224145296{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;width:100%;;}.Split.jsx-224145296 .Split__icon{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-bottom:25px;max-width:75px;}.Split.jsx-224145296 .Split__icon img,.Split.jsx-224145296 .Split__icon svg{width:100%;}.Split.jsx-224145296 .Split__headline{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#37373c;margin-bottom:30px;max-width:900px;padding:0 20px;text-align:center;}.Split.jsx-224145296 .Split__description{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#62626c;margin-bottom:30px;max-width:900px;padding:0 20px;text-align:center;}.Split__panel.jsx-224145296{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;height:auto;padding-bottom:20px;padding-top:20px;}.Split__panel.jsx-224145296 > *{height:auto;}@media (max-width:430px){.Split__panel.jsx-224145296{min-width:100%;}}@media (min-width:450px){.Split__panel.jsx-224145296{min-width:450px;}}.ie .Split__panel.jsx-224145296{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%;}.Split__panel--embiggen.jsx-224145296{-webkit-flex-basis:55%;-ms-flex-preferred-size:55%;flex-basis:55%;padding-left:min(4vw, 52px);padding-right:min(4vw, 52px);}.ie .Split__panel--embiggen.jsx-224145296{-webkit-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%;}.Split__panel--ensmallen.jsx-224145296{-webkit-flex-basis:45%;-ms-flex-preferred-size:45%;flex-basis:45%;}.ie .Split__panel--ensmallen.jsx-224145296{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%;}.ie .Split__panel--media.jsx-224145296{display:block;}.ie .Split__panel--media.jsx-224145296 img{height:100%;}.Split__panel--media.jsx-224145296 > *{overflow:hidden;width:100%;}.Split__panel--media.Split__panel--left.jsx-224145296 > *{border-radius:0 5px 5px 0;}.Split__panel--media.Split__panel--right.jsx-224145296 > *{border-radius:5px 0 0 5px;}.Split__panel--padded.jsx-224145296{padding-left:min(4vw, 52px);padding-right:min(4vw, 52px);}.Split__panel--padded.jsx-224145296 img{max-width:100% !important;}.Split__panel--gutterless.Split__panel--left.jsx-224145296{padding-right:0;}.Split__panel--gutterless.Split__panel--right.jsx-224145296{padding-left:0;}.Split__panel--padded.Split__panel--media.jsx-224145296 > *{border-radius:5px;}.Split__panel.jsx-224145296 .Band .Band__content,.Split__panel.jsx-224145296 .BulletBricks,.Split__panel.jsx-224145296 .Bricks,.Split__panel.jsx-224145296 .LinkPanelBricks{padding-bottom:0;padding-top:0;}.Split__panel.jsx-224145296 .Band,.Split__panel.jsx-224145296 .Band .BandBody{text-align:left;}.Split__panel.jsx-224145296 .Band .BandHeadline{ font-family: Walsheim, Georgia, serif; ; font-size: 40px; font-weight: 300; line-height: 1.2; margin-bottom: 24px; ;width:100%;}.Split__panel.jsx-224145296 .Band .BandBody,.Split__panel.jsx-224145296 .Band .BandBody p{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 20px; line-height: 1.6; margin-bottom: 36px; ;margin-bottom:15px;}@media (max-width:430px){.Split__panel.jsx-224145296 .Band .BandHeadline{ font-family: Walsheim, Georgia, serif; ; font-size: 28px; font-weight: 300; line-height: 1.29; margin-bottom: 24px; ;margin-bottom:0;}.Split__panel.jsx-224145296 .Band .BandBody{ font-family: Inter, Helvetica, Arial, sans-serif; font-synthesis: none; /* prevents double slanting in Firefox */ font-weight: 400; ; font-size: 18px; line-height: 1.56; margin-bottom: 36px; ;}.Split__panel--gutterless.Split__panel--left.jsx-224145296{padding-left:0;}.Split__panel--gutterless.Split__panel--right.jsx-224145296{padding-right:0;}.Split__content.jsx-224145296{;}}.Split__panel.jsx-224145296 .Band .Band__content{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}.Split__panel.jsx-224145296 .BandButtonRow{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}</style><style id="__jsx-3629729119">.PlaybookMain.jsx-3629729119{color:#229fff;}.PlaybookMain.PlaybookMain.jsx-3629729119 .BandTitle{ font-stretch: condensed; font-style: normal; font-weight: bold; font-size: 20px; line-height: 160%; letter-spacing: 1px; text-transform: uppercase; ;}.PlaybookMain.PlaybookMain.jsx-3629729119 .BandHeadline,.PlaybookMain.PlaybookMain.jsx-3629729119 .Split h3.BandHeadline{font-style:normal;font-weight:bold;font-size:32px;line-height:42px;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .BandHeadline{font-size:28px;line-height:129%;}}.PlaybookMain.PlaybookMain.jsx-3629729119 p.BandTitle{color:#1f1f22;margin-bottom:33px;}.PlaybookMain.PlaybookMain.jsx-3629729119 h2,.PlaybookMain.PlaybookMain.jsx-3629729119 h3{color:currentColor;}.PlaybookMain.PlaybookMain.jsx-3629729119 p{ font-size: 22px; line-height: 145%; ;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 p{ font-size: 18px; line-height: 156%; ;}}.PlaybookMain.jsx-3629729119 .TitleSection{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;}.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection .BandTitle{color:currentColor;text-align:inherit;}.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection .BandHeadline{font-weight:bold;line-height:111%;-webkit-letter-spacing:1.12264px;-moz-letter-spacing:1.12264px;-ms-letter-spacing:1.12264px;letter-spacing:1.12264px;max-width:829px;text-align:inherit;}@media (max-width:450px){.PlaybookMain.jsx-3629729119 .TitleSection .BandHeadline{font-size:48px;line-height:117%;}}.PlaybookMain.jsx-3629729119 .TitleSection .BandBody{color:currentColor;}.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection--light .Split__headline,.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection--light .BandHeadline{color:#62626c;font-size:60px;font-weight:500;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;line-height:111%;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection--light .Split__headline,.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection--light .BandHeadline{font-size:36px;line-height:133%;}.PlaybookMain.PlaybookMain.jsx-3629729119 .Split h3.BandHeadline{font-size:28px;line-height:129%;}.PlaybookMain.PlaybookMain.jsx-3629729119 .TitleSection--light .Split__headline{margin-bottom:10px;}}.PlaybookMain.PlaybookMain.jsx-3629729119 .Panel{margin:100px 0;}.PlaybookMain.PlaybookMain.jsx-3629729119 .Panel__title h2{font-size:12px;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .Panel{margin:65px 0;}}.PlaybookMain.PlaybookMain.jsx-3629729119 .Band{background-color:white;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .Band.Band .Band__content{padding-left:20px;padding-right:20px;}.PlaybookMain.PlaybookMain.jsx-3629729119 .Band.Band__content .Band__content{padding-left:0;padding-right:0;}}.PlaybookMain.PlaybookMain.jsx-3629729119 .BandHeadline,.PlaybookMain.PlaybookMain.jsx-3629729119 .BandTitle,.PlaybookMain.PlaybookMain.jsx-3629729119 .BandBody{max-width:615px;text-align:left;width:100%;}.PlaybookMain.PlaybookMain.jsx-3629729119 .ReduceBandPaddingTop .Band .Band__content{padding-top:0;}.PlaybookMain.PlaybookMain.jsx-3629729119 .ReduceBandPaddingTopBottom .Band .Band__content{padding-bottom:0;padding-top:0;}@media (min-width:451px){.PlaybookMain.jsx-3629729119 .BandParent + .BandParent{margin-top:147px;}}@media (min-width:451px){.StickySection--left .Split__panel--left,.StickySection--right .Split__panel--right{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:-webkit-sticky;position:sticky;top:0;}}@media (prefers-reduced-motion:reduce){.StickySection--left .Split__panel--left,.StickySection--right .Split__panel--right{position:static;}}@media (max-width:899px){.StickySection--left .Split__panel--left,.StickySection--right .Split__panel--right{position:static;}}.PlaybookMain.PlaybookMain.jsx-3629729119 .BAM-ul{margin-left:65px;}.PlaybookMain.PlaybookMain.jsx-3629729119 .BAM-ul li{list-style:none;position:relative;margin:20px 0;}.PlaybookMain.PlaybookMain.jsx-3629729119 .BAM__list--bullet{position:absolute;left:-90px;padding:5px 10px;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .BAM-ul{margin-left:35px;}.PlaybookMain.PlaybookMain.jsx-3629729119 .BAM__list--bullet{left:-55px;}}.PlaybookMain.PlaybookMain.jsx-3629729119 .ReduceSplitPaddingTopBottom .Split{padding:0;}.PlaybookMain.PlaybookMain.jsx-3629729119 .ReduceSplitPaddingTop .Split{padding-top:0;}@media (max-width:450px){.PlaybookMain.PlaybookMain.jsx-3629729119 .Split{padding:0 0;}}.playButton{height:100%;position:absolute;width:100%;cursor:pointer;}.playButtonBackground{opacity:0.7;}.playButton:hover .playButtonBackground,.playButton:focus .playButtonBackground{opacity:1;}.PlaybookMain.PlaybookMain.jsx-3629729119 .Overview__panel p{font-size:18px;}</style><style id="__jsx-2001137559">.PlaybookFooterNav.jsx-2001137559{color:white;}.PlaybookFooterNav.jsx-2001137559 a{color:currentColor;display:block;-webkit-text-decoration:none;text-decoration:none;}.PlaybookFooterNav.jsx-2001137559 .heading{ font-stretch: condensed; font-style: normal; font-weight: bold; font-size: 20px; line-height: 160%; letter-spacing: 1px; text-transform: uppercase; ;}.PlaybookFooterNav.jsx-2001137559 .Icon{width:40px;}.PlaybookFooterNav.jsx-2001137559 .content{font-size:32px;line-height:42px;font-weight:600;}.PlaybookFooterNav.jsx-2001137559 .Icon.down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.PlaybookFooterNav.jsx-2001137559 .Icon.left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media (min-width:601px){.PlaybookFooterNav.jsx-2001137559{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:250px;}.PlaybookFooterNav.jsx-2001137559 a{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.PlaybookFooterNav.jsx-2001137559 .content{-webkit-flex-basis:72%;-ms-flex-preferred-size:72%;flex-basis:72%;max-width:350px;}.PlaybookFooterNav.jsx-2001137559 .left .content{margin-right:14%;}.PlaybookFooterNav.jsx-2001137559 .right .content{margin-left:14%;}.PlaybookFooterNav.jsx-2001137559 .arrowWrapper{-webkit-flex:0 1 28%;-ms-flex:0 1 28%;flex:0 1 28%;text-align:center;}.PlaybookFooterNav.jsx-2001137559 .Icon{width:35px;}}@media (max-width:600px){.PlaybookFooterNav.jsx-2001137559 a{padding:34px 20px 40px;}.PlaybookFooterNav.jsx-2001137559 .left{display:none;}.PlaybookFooterNav.jsx-2001137559 .arrowWrapper{margin-top:24px;}}</style><style id="__jsx-1227617342">h3.Title--how.Title--how.Title--how.Title--how{color:currentColor;}.IntroTitle,.IntroCopy,.TitleSection{position:relative;}.IntroTitle.IntroTitle.IntroTitle.IntroTitle.IntroTitle{margin-bottom:16px;}@media (max-width:450px){.Split.Section--how h2{padding-top:80px;}.IntroTitle .Spark,.IntroCopy .Spark{display:none;}}</style></head><body><div id="__next"><nav aria-label="Main" class="jsx-4238183504 BAMNav__outer"><button aria-label="Open the menu" class="jsx-4238183504 HamburgerMenu"><svg class="Icon" aria-hidden="true" height="40" fill="currentColor" viewBox="0 0 55 55"><path d="m27.5 55a27.5 27.5 0 1 0 -27.5-27.5 27.5 27.5 0 0 0 27.5 27.5z" fill="currentColor"></path><g fill="none" stroke="#fff" stroke-linecap="square" stroke-width="3"><path d="m17.5 18.5h20"></path><path d="m17.5 27.24h13.5"></path><path d="m17.5 36.5h20"></path></g></svg></button><div class="jsx-1777478519"></div></nav><main class="jsx-3629729119 PlaybookMain"><div style="background-color:#229FFF;color:white" data-testid="band" class="jsx-2059551972 Band TitleSection Band--light"><div data-testid="background-image" class="jsx-2497852300 BackgroundImage"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="/static/images/playbook/tiles/01-blue-brains@2.jpg"/><div class="Band__content"><div style="background-color:transparent" data-testid="band" class="jsx-3251239529 Band Band--light"><div class="Band__content"><p data-testid="title-tag" class="jsx-4217108279 TitleTag BandTitle IntroTitle"><span><div class="jsx-3297724745 Spark"></div><div class="jsx-2897585545 Spark"></div></span>Wistia presents</p><h1 class="jsx-4202980477 ">The Brand Affinity Marketing Playbook</h1></div></div><div style="background-color:transparent" data-testid="band" class="jsx-2388852221 Band IntroCopy Band--light"><div class="Band__content"><div class="BandBody" style="text-align:left"><span><div class="jsx-3711756579 Spark"></div><div class="jsx-884625257 Spark"></div><div class="jsx-3046820425 Spark"></div><div class="jsx-143937289 Spark"></div></span>As marketers, we know that consumers are loyal to certain brands because of emotion-based attractions. We鈥檝e known this since the early 20th century, but today, because we鈥檙e more connected than ever, our brands are required to do even more of the heavy lifting. We rely so much on recommendations for products and services from friends, family, and co-workers, that building a reputable brand consumers can connect with is essential to not only growing sales, but also influencing how people speak about your business to others.</div></div></div><div class="jsx-1380708079 PlaybookOverview"><h2 class="jsx-1380708079">Playbook Overview:</h2><div class="jsx-2209005027 Overview"><div class="jsx-2209005027 Overview__panel-wrapper"><div class="jsx-1479137383 ChapterButton"><div class="jsx-1479137383 ChapterButton__header"><span class="jsx-1479137383 ChapterButton__image"><picture><img width="20" alt="" class="cover" style="margin-left:-20px" src="/static/images/playbook/sparks/animated/wistia-bam-spark-overview-intro.png"/></picture></span><span data-testid="title-tag" class="jsx-1848649093 TitleTag"><a class="jsx-1479137383 ChapterButton__link" href="/about/brand-affinity-marketing">Intro</a></span></div><span data-testid="text" class="jsx-1708523578 TextCopy ChapterButton__description">The Problem & Solution</span></div><div class="jsx-1479137383 ChapterButton"><div class="jsx-1479137383 ChapterButton__header"><span class="jsx-1479137383 ChapterButton__image"><picture><img width="20" alt="" class="cover" style="margin-left:-20px" src="/static/images/playbook/sparks/animated/wistia-bam-spark-overview-step01.png"/></picture></span><span data-testid="title-tag" class="jsx-1848649093 TitleTag"><a class="jsx-1479137383 ChapterButton__link" href="/about/brand-affinity-marketing/step-one">Step 1</a></span></div><span data-testid="text" class="jsx-1708523578 TextCopy ChapterButton__description">Finding a niche audience</span></div><div class="jsx-1479137383 ChapterButton"><div class="jsx-1479137383 ChapterButton__header"><span class="jsx-1479137383 ChapterButton__image"><picture><img width="20" alt="" class="cover" style="margin-left:-20px" src="/static/images/playbook/sparks/animated/wistia-bam-spark-overview-step02.png"/></picture></span><span data-testid="title-tag" class="jsx-1848649093 TitleTag"><a class="jsx-1479137383 ChapterButton__link" href="/about/brand-affinity-marketing/step-two">Step 2</a></span></div><span data-testid="text" class="jsx-1708523578 TextCopy ChapterButton__description">Creating binge-worthy content</span></div><div class="jsx-1479137383 ChapterButton"><div class="jsx-1479137383 ChapterButton__header"><span class="jsx-1479137383 ChapterButton__image"><picture><img width="20" alt="" class="cover" style="margin-left:-20px" src="/static/images/playbook/sparks/animated/wistia-bam-spark-overview-step03.png"/></picture></span><span data-testid="title-tag" class="jsx-1848649093 TitleTag"><a class="jsx-1479137383 ChapterButton__link" href="/about/brand-affinity-marketing/step-three">Step 3</a></span></div><span data-testid="text" class="jsx-1708523578 TextCopy ChapterButton__description">Marketing like a media company</span></div><div class="jsx-1479137383 ChapterButton"><div class="jsx-1479137383 ChapterButton__header"><span class="jsx-1479137383 ChapterButton__image"><picture><img width="20" alt="" class="cover" style="margin-left:-20px" src="/static/images/playbook/sparks/animated/wistia-bam-spark-overview-step04.png"/></picture></span><span data-testid="title-tag" class="jsx-1848649093 TitleTag"><a class="jsx-1479137383 ChapterButton__link" href="/about/brand-affinity-marketing/step-four">Step 4</a></span></div><span data-testid="text" class="jsx-1708523578 TextCopy ChapterButton__description">Measuring resonance over reach</span></div></div><a class="Overview__arrow" href="#NextSection"><div class="jsx-2209005027 Overview__start-reading"><span class="jsx-2209005027">Start Reading</span><br class="jsx-2209005027"/></div><img src="https://images.ctfassets.net/j7pfe8y48ry3/XYmERQ2xVu3zahoE8tKuB/4bbc7182f45e34989e319b5733b273c5/image_7.1.svg" alt="" class="jsx-2209005027"/></a></div></div></div></div></div><div id="NextSection" class="jsx-1227617342"></div><div style="background-color:transparent" data-testid="band" class="jsx-3251239529 Band TitleSection TitleSection--light Band--light"><div class="Band__content"><h2 data-testid="title-tag" class="jsx-4217108279 TitleTag BandTitle">The Problem</h2><p data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline"><span><div class="jsx-3473929089 Spark"></div><div class="jsx-1564073951 Spark"></div></span>Digital advertising doesn't make people like you.</p></div></div><div class="jsx-1227617342 ReduceSplitPaddingTop"><div data-testid="split" class="jsx-1109999287 Split StickySection--left"><div data-testid="split-content" style="max-width:1300px;margin-left:auto;margin-right:auto" class="jsx-1109999287 Split__content"><div data-testid="split-left" class="jsx-1109999287 Split__panel Split__panel--left Split__panel--padded"><span style="display:inline-block" data-testid="wistia-video" class="jsx-3348195404 wistia_embed wistia_async_rvzcomjzhw hashedId=rvzcomjzhw preload=true seo=true videoFoam=true wmode=transparent"></span></div><div data-testid="split-right" class="jsx-1109999287 Split__panel Split__panel--right Split__panel--padded"><div style="background-color:transparent" data-testid="band" class="jsx-2388852221 Band Band--light"><div class="Band__content"><div class="BandBody"><p class="jsx-1227617342">Digital advertising is an amazing marketing tool. It can help you get your solution in front of audiences precisely when they're looking for it, and can be used to pique interest about a specific product or service.</p><p class="jsx-1227617342">But, it doesn't make people like you.</p><p class="jsx-1227617342">In <!-- -->2025<!-- -->, when the world鈥檚 collective knowledge is available at our finger tips and the web is saturated with ads of all shapes and sizes (text, image, and video), users have become adept at mentally ignoring things they don鈥檛 want to see.</p><p class="jsx-1227617342">It's no longer the case that by exposing them to a compelling tagline or 10-second video upwards of seven times, customers will come to know and trust your company name.</p></div></div></div><div style="background-color:transparent" data-testid="band" class="jsx-3251239529 Band Band--light"><div class="Band__content"><h3 data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline">But it's how we tried to build brands.</h3><div class="BandBody"><p class="jsx-1227617342">This is the approach employed by most businesses looking to increase brand affinity鈥攃reate a few short, creative assets, pay Google and Facebook to provide as many small interactions with as many people as possible, then aim for love at first sight.</p><section class="jsx-3060957835 Panel"><div class="jsx-3060957835 Panel__title"><div class="jsx-3060957835 Panel__title-inner"><h2>Glossary</h2></div></div><div class="jsx-3060957835 Panel__body"><dl class="jsx-1227617342"><dt class="jsx-1227617342">Brand Affinity</dt><dd class="jsx-1227617342">The most enduring and valuable level of a relationship between a business and consumer based on the mutual belief that they share common values.</dd></dl></div></section><p class="jsx-1227617342">Of course, there is the exception that proves the rule. Occasionally, a campaign will hugely impact a company's reputation by going viral and achieving PR success, but these cost a fortune, and are one in a million.</p><p class="jsx-1227617342">The vast majority of advertising campaigns, however, have little genuine impact on the trust and affection people have for a business. To mask this problem, distribution platforms measure success with metrics like impressions, clicks, and views, giving trivial passing interactions the same weight as meaningful engagements. The number of impressions is not the number of people impressed.</p></div></div></div></div></div></div></div><div class="ScrollObserver"><div aria-hidden="true" class="jsx-3851874404 FancyPullQuote"><div style="background-color:#58b7fe" data-testid="background-image" class="jsx-1935891405 BackgroundImage Background"><img alt="" style="height:100%;position:absolute;top:0;visibility:hidden;width:100%" src="/static/images/playbook/tiles/01-blue-haring@2x.jpg"/><div class="jsx-3851874404 BlockQuoteWrapper"><blockquote class="jsx-3851874404"><span><div class="jsx-1222992840 Spark"></div><div class="jsx-2292745947 Spark"></div></span>The number of impressions is not the number of people impressed.</blockquote></div></div></div></div><div data-testid="split" class="jsx-1109999287 Split StickySection--left"><div data-testid="split-content" style="max-width:1300px;margin-left:auto;margin-right:auto" class="jsx-1109999287 Split__content"><div data-testid="split-left" class="jsx-1109999287 Split__panel Split__panel--left Split__panel--padded"><span style="display:inline-block" data-testid="wistia-video" class="jsx-3348195404 wistia_embed wistia_async_xdi3del8mi hashedId=xdi3del8mi preload=true seo=false videoFoam=true wmode=transparent"></span></div><div data-testid="split-right" class="jsx-1109999287 Split__panel Split__panel--right Split__panel--padded"><div style="background-color:transparent" data-testid="band" class="jsx-3251239529 Band Band--light"><div class="Band__content"><h3 data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline">Brand affinity is driven by advocacy, rather than awareness.</h3><div class="BandBody"><p class="jsx-1227617342">Almost all brand building activities are centered around increasing awareness, under the false assumption that awareness alone will increase affinity.</p><section class="jsx-3060957835 Panel"><div class="jsx-3060957835 Panel__title"><div class="jsx-3060957835 Panel__title-inner"><h2>Glossary</h2></div></div><div class="jsx-3060957835 Panel__body"><dl class="jsx-1227617342"><dt class="jsx-1227617342">Brand Awareness</dt><dd class="jsx-1227617342">The extent to which consumers are familiar with the distinctive qualities or images of a brand.</dd></dl></div></section><p class="jsx-1227617342">Focusing brand-building activities on awareness rarely leads to an audience of advocates or super fans. Think about it this way鈥攁wareness means someone knows of your brand, and affinity means someone likes your brand.</p><p class="jsx-1227617342">Our perceptions of companies are not based on how many times we've interacted with them in passing, but rather the depth of our personal experiences, and the experiences of those we trust.</p></div></div></div><div style="background-color:transparent" data-testid="band" class="jsx-3251239529 Band Band--light"><div class="Band__content"><h2 data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline">So we need a new way of building brands.</h2><div class="BandBody"><p class="jsx-1227617342">Your business will generate some brand advocates through a great product and stellar customer support. But word of mouth is not just driven by your most active and delighted customers, it's driven by anyone who has formed a strong opinion about you one way or another.</p><p class="jsx-1227617342">So to build a lasting brand in the modern world, we need a way to market to the circles of influence for our potential buyers and to positively dispose them to our offerings, turning our wider audiences into brand advocates.</p><p class="jsx-1227617342">And for individuals to become an advocate for a business, they need to feel connected to its purpose and personality.</p></div></div></div></div></div></div><div class="jsx-1227617342 ReduceBandPaddingTopBottom"><div style="background-color:white" data-testid="band" class="jsx-3251239529 Band TitleSection TitleSection--light Band--light"><div class="Band__content"><p data-testid="title-tag" class="jsx-4217108279 TitleTag BandTitle"><span><div class="jsx-789112525 Spark"></div><div class="jsx-2144382099 Spark"></div></span>The Solution</p><p data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline">Brand <em class="jsx-262926471">Affinity</em> Marketing</p></div></div></div><div style="background-color:transparent" data-testid="band" class="jsx-2388852221 Band Band--light"><div class="Band__content"><div class="BandBody" style="text-align:left"><p class="jsx-1227617342">Building brand affinity has become a necessary strategy for most successful businesses. In the past, brand affinity wasn't a category of marketing鈥攊nstead, it was a measurement that was associated with retention and the ability to get repeat purchases from customers.</p><p class="jsx-1227617342">With Brand Affinity Marketing, rather than forcing viewers to interact with the same ad over and over again, businesses invest in the creation and distribution of long-form, binge-worthy content. By nature, this content encourages viewers to spend more time with your brand, giving you the opportunity to make more personal connections with them. Just like with your product, you can only grow demand by delivering unique content to a focused audience that resonates with their core values and identities.</p><section class="jsx-3060957835 Panel"><div class="jsx-3060957835 Panel__title"><div class="jsx-3060957835 Panel__title-inner"><h2>Glossary</h2></div></div><div class="jsx-3060957835 Panel__body"><dl class="jsx-1227617342"><div class="jsx-1227617342"><dt class="jsx-1227617342">Brand Affinity Marketing:</dt><dd class="jsx-1227617342">An approach to marketing where businesses create and distribute binge-worthy content with the goal of positively impacting the overall sentiment, perception, and value of its brand.</dd></div><div class="jsx-1227617342"><dt class="jsx-1227617342">Binge-worthy:</dt><dd class="jsx-1227617342">Entertaining content that is so good consumers can't help but want to watch, listen, or read a lot of it in one sitting.</dd></div></dl></div></section></div></div></div><div class="jsx-3140930922 BlobSection"><header class="jsx-3140930922 BlobSection--fallback"><div class="jsx-3140930922 BlobSection__step"></div><div class="jsx-3140930922 BlobSection__subtitle">Watch now</div><p class="jsx-3140930922 BlobSection__lede">Dig deeper into why digital advertising has become less effective over time and why generating affinity is more important than awareness.</p></header><div class="jsx-3140930922 wrapper"><div class="jsx-3140930922 media-wrapper media-wrapper--left"><div class="jsx-1891622257"><div class="jsx-2900156873 Spark jsx-1891622257 DigDeeperBottomLeft"></div><div class="jsx-2900156873 Spark jsx-1891622257 DigDeeperTopRight"></div></div><div class="PopoverVideoLink"><button aria-label="Watch video" class="playButton"><div class="iconWrapper"><svg class="Icon IconPlaybookPlayButton" viewBox="0 0 124.5 80" xmlns="http://www.w3.org/2000/svg"><path class="playButtonBackground" d="m0 0h124.5v80h-124.5z" fill="currentColor"></path><path d="m50.57 57.91v-36l26 18z" fill="#fff"></path></svg></div></button><div class="wistia_embed wistia_async_7l9zivxgmf popover=true popoverContent=link stillUrl=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII= seo=false"></div></div><div class="video-wrapper video-wrapper-slvg0fu8ri"><span style="display:inline-block" data-testid="wistia-video" class="jsx-3348195404 wistia_embed wistia_async_slvg0fu8ri endVideoBehavior=loop hashedId=slvg0fu8ri seo=false videoFoam=true wmode=transparent"></span></div></div><svg viewBox="0 0 1600 840" xmlns="http://www.w3.org/2000/svg" class="jsx-3140930922 SectionDigDeeper"><defs class="jsx-3140930922"><style> @font-face { font-family: 'Walsheim SVG'; font-stretch: normal; font-weight: 700; src: url('/static/fonts/walsheim-bold.woff2') format("woff2"); } @font-face { font-family: 'Walsheim SVG'; font-stretch: condensed; font-weight: 700; src: url('/static/fonts/walsheim-condensed-bold.woff2') format("woff2"); } @media (max-width: 600px) { .SectionDigDeeper [data-name='Layer 1'] { fill: #229fff; } } text { fill: white; font-family: 'Walsheim SVG'; font-weight: 700; } text.title { font-size: 70px; line-height: 78px; } text.subtitle, text.step { font-size: 20px; font-stretch: condensed; letter-spacing: 1px; line-height: 32px; text-transform: uppercase; ; } text.lede { font-size: 32px; line-height: 42px; } text.emphasis { font-style: italic; } </style><pattern id="asset-c2b00762-1ea3-4912-b586-1b6195ee02a2" patternUnits="userSpaceOnUse" class="jsx-3140930922"><image x="0" y="0" class="jsx-3140930922"></image></pattern></defs><g data-name="Layer 2" class="jsx-3140930922"><g data-name="Layer 1"><path d="M462.37 165c106 0 324.13 88.48 324.13 255S639.31 675 461.43 675C319.5 675 276.5 529 276.5 459.91S301.53 165 462.37 165zM0 840h1600V0H0z" fill="#0691f2"></path><path d="M733.65 567c53.62 18 93.06 73.2-18 99-68.87 16-96.65-137.49 18-99z" fill="#d9bff3"></path><path d="M276.5 459.91c0-69.07 25-294.91 185.87-294.91 57.34 0 147.5 25.9 218.19 76 33.07-56.67 40.21-111.58 4.07-153-72.58-83.26-289-10-357 53s-87.45 142.12-161 220c-51 54-26.6 187 92 157q12.39-3.13 24.13-6.28a242.07 242.07 0 0 1-6.26-51.81z" fill="#fbde4b"></path><text class="subtitle" x="846" y="225">Watch now</text><text class="lede" x="846" y="278"><tspan x="846">Dig deeper into why digital</tspan><tspan dy="42" x="846">advertising has become less</tspan><tspan dy="42" x="846">effective over time and why</tspan><tspan dy="42" x="846">generating affinity is more</tspan><tspan dy="42" x="846">important than awareness.</tspan></text></g></g></svg></div></div><div data-testid="split" class="jsx-224145296 Split TitleSection--light Section--how"><h2 data-testid="title-tag" class="jsx-3847165606 TitleTag Split__headline">Here's how it works.</h2><div data-testid="split-content" style="max-width:1300px;margin-left:auto;margin-right:auto" class="jsx-224145296 Split__content"><div data-testid="split-left" class="jsx-224145296 Split__panel Split__panel--left Split__panel--padded"><div style="background-color:transparent" data-testid="band" class="jsx-2388852221 Band Band--light"><div class="Band__content"><h3 data-testid="title-tag" class="jsx-880272370 TitleTag BandHeadline Title--how">Businesses should create binge-worthy content that聽is:</h3></div></div></div><div data-testid="split-right" class="jsx-224145296 Split__panel Split__panel--right Split__panel--padded"><div style="background-color:transparent" data-testid="band" class="jsx-2388852221 Band Band--light"><div class="Band__content"><div class="BandBody"><ul class="jsx-1227617342 BAM-ul"><li class="jsx-1227617342"><div class="jsx-2900156873 Spark BAM__list--bullet"></div>Based on an original concept that only your business could create</li><li class="jsx-1227617342"><div class="jsx-2900156873 Spark BAM__list--bullet"></div>Focused on exploring a chosen theme, not your product or service</li><li class="jsx-1227617342"><div class="jsx-2900156873 Spark BAM__list--bullet"></div>Intentional and consistent with a release schedule and branding</li><li class="jsx-1227617342"><div class="jsx-2900156873 Spark BAM__list--bullet"></div>At least 10-15 minutes long, so that it can explore a topic or tell a story fully</li></ul></div></div></div></div></div></div><div style="background-color:white" data-testid="band" class="jsx-2388852221 Band Band--light"><div class="Band__content"><div class="BandBody" style="text-align:left"><p class="jsx-1227617342">In order to build brand affinity鈥攁nd therefore create a well-loved, notable brand鈥攂usinesses should create binge-worthy, long-form content that adds value to viewers' lives and doesn't just push them towards the next stage in the funnel. You can execute a Brand Affinity Marketing strategy with content like podcasts, books, a series of blog posts, and more, but the best way to build affinity is with binge-worthy, long-form video series. This type of content allows you to communicate more personally and engage with viewers through the most compelling medium that exists today鈥攙ideo.</p><p class="jsx-1227617342">This way of thinking used to be reserved for big brands with huge budgets, but now more than ever it鈥檚 critical that businesses start aiming for the goal of increasing brand affinity. For small to medium-sized businesses, investing in Brand Affinity Marketing is the key step in being able to cut through the noise, resonate deeply with your most loyal fans, and spread word of mouth, allowing you to effectively scale and grow an audience (and your business) over time.</p></div></div></div></main><nav class="jsx-2001137559 PlaybookFooterNav"><a data-test="prev" style="background:#229fff" class="jsx-2001137559 left" href="https://assets.ctfassets.net/j7pfe8y48ry3/IWAjNZTnADrCQkNQdETQc/bf41efd9a62b2c3bff3543e3fa73905c/brand-affinity-marketing-playbook.zip"><div class="arrowWrapper"><svg class="Icon down" viewBox="0 0 36 36"><path d="m16 32a16 16 0 1 0 -16-16 16 16 0 0 0 16 16z" fill="#fff"></path><g fill="none" stroke="#2a2d35" stroke-linecap="square" stroke-width="3"><path d="m18 11 5 5-5 5"></path><path d="m9 16h12"></path></g></svg></div><div class="content"><p class="heading">On the go</p>Download to your Kindle</div></a><a data-test="next" style="background:#174bd2" class="jsx-2001137559 right" href="/about/brand-affinity-marketing/step-one"><div class="content"><p class="heading">Step one</p>Finding a niche audience</div><div class="arrowWrapper"><svg class="Icon right" viewBox="0 0 36 36"><path d="m16 32a16 16 0 1 0 -16-16 16 16 0 0 0 16 16z" fill="#fff"></path><g fill="none" stroke="#2a2d35" stroke-linecap="square" stroke-width="3"><path d="m18 11 5 5-5 5"></path><path d="m9 16h12"></path></g></svg></div></a></nav></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"overviewArrow":{"__type":"asset","contentType":"image/svg+xml","description":"BAM overview icon","fileName":"image 7.1.svg","height":26,"id":"XYmERQ2xVu3zahoE8tKuB","size":12997,"title":"Bam overview start reading arrow","url":"https://images.ctfassets.net/j7pfe8y48ry3/XYmERQ2xVu3zahoE8tKuB/4bbc7182f45e34989e319b5733b273c5/image_7.1.svg","width":63},"ebook":{"__type":"asset","contentType":"application/zip","description":"Mobi + Epub + Pdf","fileName":"brand-affinity-marketing-playbook.zip","id":"IWAjNZTnADrCQkNQdETQc","size":2497360,"title":"Playbook Ebooks Zip File","url":"https://assets.ctfassets.net/j7pfe8y48ry3/IWAjNZTnADrCQkNQdETQc/bf41efd9a62b2c3bff3543e3fa73905c/brand-affinity-marketing-playbook.zip"}},"headers":{"host":"wistia.com","x-forwarded-for":"23.235.35.24, 104.156.87.46","x-forwarded-proto":"https","x-forwarded-port":"443","x-amzn-trace-id":"Root=1-67bd9365-0f540440488970b53b4ce3f8","cloudfront-is-mobile-viewer":"false","cloudfront-is-tablet-viewer":"false","fastly-ff":"bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!QPG!cache-qpg120090-QPG, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!QPG!cache-qpg1224-QPG, bUqguAAZkRaaPRrhqch+FRzk4qQ2ePQj3L8s10ikInA=!IAD!cache-iad-kjyo7100046-IAD","cloudfront-forwarded-proto":"https","x-routed-via-cloudfront":"true","user-agent":"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322)","via":"1.1 d93f61c3371a812d64846df2034f9796.cloudfront.net (CloudFront)","x-amz-cf-id":"xqHKaLkjun3fit2nqXfyvE5DplB4qwuRY20MZa28NwPfoJSFe0CEtA==","cloudfront-viewer-asn":"54113","x-storefront-build":"modern","accept":"*/*","accept-encoding":"gzip","if-none-match":"W/\"184d4-ERkQuUHkiizVvwXf9nTkGTQP9NY\"","fastly-client":"1","x-storefront-loggedin":"false","cloudfront-viewer-country":"US","cloudfront-is-smarttv-viewer":"false","x-storefront-mobile":"false","cloudfront-is-desktop-viewer":"true","cdn-loop":"Fastly, Fastly, Fastly","fastly-ssl":"1","fastly-client-ip":"8.222.208.146","x-forwarded-server":"cache-qpg120090-QPG, cache-iad-kjyo7100046-IAD","x-varnish":"3186937212, 2727003251, 1923935190","fastly-orig-accept-encoding":"gzip","x-timer":"S1740477286.629610,VS0,VS0","x-forwarded-host":"wistia.com","x-request-id":"b6993c96-617c-4f1e-b09c-385ecd50b646","x-envoy-expected-rq-timeout-ms":"30000","x-envoy-original-path":"/about/brand-affinity-marketing"},"pathname":"/about/brand-affinity-marketing","navData":[{"label":"Product","id":"product","description":"Use our software and your videos to grow your business.","accentColor":"#58b7fe","href":"/product","trackingLabel":"product-menu","trackingProperty":"main-nav-legacy","secondaryNav":[],"tertiaryNav":[{"label":"Video management","id":"hosting","icon":"gear","children":[{"href":"/product/hosting","name":"Hosting","description":"Upload and store all your videos.","trackingLabel":"product-hosting","trackingProperty":"main-nav-legacy"},{"href":"/product/video-management","name":"Organization","description":"Keep your video library neat and tidy.","trackingLabel":"product-organization","trackingProperty":"main-nav-legacy"},{"href":"/product/player","name":"Ad-free player","description":"Fast playback without any distractions.","trackingLabel":"product-ad-free-player","trackingProperty":"main-nav-legacy"},{"href":"/product/embeds","name":"Embedding","description":"Publish your videos wherever you want.","trackingLabel":"product-embedding","trackingProperty":"main-nav-legacy"},{"href":"/product/channels","name":"Galleries","description":"Give your video series a home.","trackingLabel":"product-galleries","trackingProperty":"main-nav-legacy"}]},{"label":"Video marketing","id":"marketing","icon":"channel","children":[{"href":"/product/live-streaming","name":"Webinar hosting","description":"Whip up seamless live events in no time.","trackingLabel":"product-webinar-hosting","trackingProperty":"main-nav-legacy"},{"href":"/product/lead-generation","name":"Lead generation","description":"Amp up ROI with lead gen forms.","trackingLabel":"product-lead-generation","trackingProperty":"main-nav-legacy"},{"href":"/product/video-seo","name":"SEO","description":"Get more eyeballs on your videos.","trackingLabel":"product-seo","trackingProperty":"main-nav-legacy"},{"href":"/product/interactive-video","name":"Engagement","description":"Encourage interaction with your content.","trackingLabel":"product-engagement","trackingProperty":"main-nav-legacy"},{"href":"/product/platform","name":"Wistia API","description":"Build custom video experiences for your site.","trackingLabel":"product-platform","trackingProperty":"main-nav-legacy"}]},{"label":"Video creation","id":"create","icon":"soapbox","children":[{"href":"/product/video-recording","name":"Recording","description":"Capture yourself, your screen, or both.","trackingLabel":"product-recording","trackingProperty":"main-nav-legacy"},{"href":"/product/video-editing","name":"Editing","description":"Trim and polish videos in a snap.","trackingLabel":"product-editing","trackingProperty":"main-nav-legacy"},{"href":"/product/collaboration","name":"Collaboration","description":"Your team鈥檚 feedback, all in one place.","trackingLabel":"product-collaboration","trackingProperty":"main-nav-legacy"}]},{"label":"Video analytics","id":"analytics","icon":"stats","children":[{"href":"/product/analytics","name":"Analytics","description":"All things video performance.","trackingLabel":"product-analytics","trackingProperty":"main-nav-legacy"}]},{"label":"Video integrations","id":"integrations","icon":"integrations","children":[{"href":"/product/marketing-automation","name":"Marketing automation","description":"Use video with HubSpot, Marketo, or Pardot","trackingLabel":"product-marketing-automation","trackingProperty":"main-nav-legacy"},{"href":"/integrations","name":"All integrations","description":"See Wistia鈥檚 full integrations library.","trackingLabel":"product-all-integrations","trackingProperty":"main-nav-legacy"}]}],"cta":{"buttonText":"Features Overview","buttonUrl":"/product","trackingLabel":"product-features-overview","trackingProperty":"main-nav-legacy"}},{"label":"Learning Center","id":"learn","description":"Go from a camera-shy beginner to a video marketing pro.","href":"/learn","trackingLabel":"learning-center-menu","trackingProperty":"main-nav-legacy","featuredLinks":[{"href":"/learn/marketing/video-marketing-statistics","name":"2024 State of Video Report","description":"Level up your video strategy with insights from over 90 million videos, 100,000 businesses, and 2,000 professionals.","image":"/static/images/nav/sov-2024-report-concert-ticket-desktop.png","mobileImage":"/static/images/nav/sov-2024-report-concert-ticket-mobile.png","trackingData":{"action":"click","category":"sov2024","label":"sov-learning-center-menu","property":"sov-learning-center-menu"}}],"secondaryNav":[{"href":"/learn","name":"Blog","trackingLabel":"learning-center-blog","trackingProperty":"main-nav-legacy"},{"href":"https://support.wistia.com","name":"Support","trackingLabel":"learning-center-support","trackingProperty":"main-nav-legacy"},{"href":"https://docs.wistia.com","name":"Developer Docs","trackingLabel":"learning-center-developer-docs","trackingProperty":"main-nav-legacy"},{"href":"/learn/showcase","name":"Customer Stories","trackingLabel":"learning-center-customer-stories","trackingProperty":"main-nav-legacy"},{"href":"/events","name":"Webinars","trackingLabel":"learning-center-events","trackingProperty":"main-nav-legacy"},{"href":"/watch","name":"Tutorial Videos","trackingLabel":"learning-center-watch","trackingProperty":"main-nav-legacy"},{"href":"/resources/free-downloads","name":"Asset Library","trackingLabel":"learning-center-asset-library","trackingProperty":"main-nav-legacy"}],"accentColor":"#00c185","tertiaryNav":[{"label":"Blog Categories","id":"blog-categories","children":[{"href":"/learn/marketing","name":"Marketing","trackingLabel":"learning-center-marketing","trackingProperty":"main-nav-legacy"},{"href":"/learn/production","name":"Production","trackingLabel":"learning-center-production","trackingProperty":"main-nav-legacy"},{"href":"/learn/product-updates","name":"Product Updates","trackingLabel":"learning-center-product-updates","trackingProperty":"main-nav-legacy"},{"href":"/learn/culture","name":"Wistia Culture","trackingLabel":"learning-center-wistia-culture","trackingProperty":"main-nav-legacy"}]}],"cta":{"buttonText":"Subscribe now","buttonUrl":"/learn#subscribe","trackingLabel":"learning-center-subscribe-now","trackingProperty":"main-nav-legacy"}},{"label":"Pricing","id":"pricing","accentColor":"#815fe0","href":"/pricing","trackingLabel":"pricing-nav","trackingProperty":"main-nav-legacy"},{"label":"Watch Demo","id":"watch-demo","accentColor":"#fa50a0","href":"/demo","trackingLabel":"watch-a-demo-nav","trackingProperty":"main-nav-legacy"}],"pageAssets":{}},"page":"/about/brand-affinity-marketing","query":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/about/brand-affinity-marketing","path":"/about/brand-affinity-marketing","href":"/about/brand-affinity-marketing"},"buildId":"vpOzekqsuReo6vI9W8krt","isFallback":false,"customServer":true,"gip":true,"appGip":true,"head":[["meta",{"charSet":"utf-8"}],["meta",{"content":"initial-scale=1.0, width=device-width","name":"viewport"}],["title",{"children":"The Brand Affinity Marketing Playbook - Wistia"}],["meta",{"content":"The Brand Affinity Marketing Playbook - Wistia"}],["meta",{"content":"Start building a brand people love by finding a niche audience, creating binge-worthy content, marketing like a media company, and measuring resonance over reach.","name":"description"}],["meta",{"content":"Start building a brand people love by finding a niche audience, creating binge-worthy content, marketing like a media company, and measuring resonance over reach.","property":"og:description"}],["meta",{"content":"The Brand Affinity Marketing Playbook - Wistia","property":"og:title"}],["meta",{"content":"https://wistia.com/about/brand-affinity-marketing","property":"og:url"}],["meta",{"content":"video.other","property":"og:type"}],["meta",{"content":"https://wistia.com/static/images/playbook/bam-og.png","property":"og:image"}],["meta",{"content":"1200","property":"og:image:width"}],["meta",{"content":"630","property":"og:image:height"}],["meta",{"content":"https://wistia.com/about/brand-affinity-marketing","name":"twitter:site"}],["meta",{"content":"summary_large_image","name":"twitter:card"}],["meta",{"content":"https://wistia.com/static/images/playbook/bam-og.png","name":"twitter:image"}],["link",{"href":"https://wistia.com/about/brand-affinity-marketing","rel":"canonical"}],["script",{"async":true,"src":"https://fast.wistia.com/assets/external/E-v1.js"}]]}</script><script nomodule="" src="/_next/static/chunks/polyfills-dbf1901ee27df8c480f4.js"></script><script src="/_next/static/chunks/main-fb4f411a3ef1986b5504.js" async=""></script><script src="/_next/static/chunks/webpack-eb080e3f091731f228fb.js" async=""></script><script src="/_next/static/chunks/framework.abb8ae433da272263fe5.js" async=""></script><script src="/_next/static/chunks/commons.6cfcfded1fababf6fd3d.js" async=""></script><script src="/_next/static/chunks/fd522714bf5740cd80c86b9754a6e5f950796fa7.64af732f1c53e4d4498e.js" async=""></script><script src="/_next/static/chunks/520ae7aaf359e5c0544b4ca1137866146fbd1e4f.4c61805b7431a7954af2.js" async=""></script><script src="/_next/static/chunks/515240b876a621c9072d20f174f895a6ba12cd9a.cdb7b337ab56ec6959ad.js" async=""></script><script src="/_next/static/chunks/330fbe027847827d3a5608defe10e7ebcaa3d570.effe53535eef51caa956.js" async=""></script><script src="/_next/static/chunks/a61be30813ad506dc09bf5f7e7ff113bd3a1d3be.ca93650dc9d72f41c536.js" async=""></script><script src="/_next/static/chunks/8df7e660525ef4512e5aa2c63f59921e8359a300.14e24714954c0a6ce0ad.js" async=""></script><script src="/_next/static/chunks/5edd1fbbb08fe3c163efcc02854b305c368db032.16b0d9277704b59f08e1.js" async=""></script><script src="/_next/static/chunks/9cd42114c354aee7da9c410337a2723d4b7b082c.9cf6e0d1d63dd8788c9e.js" async=""></script><script src="/_next/static/chunks/40cc4eaf2c099882084d74eae688c962751852db.8ddd380cfa90d3d4a6b0.js" async=""></script><script src="/_next/static/chunks/188581b5dd27e7dc2192fed6255d353f63bce7cd.c256f224c65d26f095fe.js" async=""></script><script src="/_next/static/chunks/c5b9069fd580ba964815a48fa66f7b73928fbf7c.37138b2ad2ba8961fa6b.js" async=""></script><script src="/_next/static/chunks/614c6ef001aef023d1bd5c7a1595dfdccf10949b.0feeb225b7ca9ff73313.js" async=""></script><script src="/_next/static/chunks/5be3d6e1159f18e3712574209c6e09dc2daf4ab7.71360663eaa7e2a14972.js" async=""></script><script src="/_next/static/chunks/c34316bbe068691c2c8996d6af57bd7e80360eea.d4d493b122a97c0ee450.js" async=""></script><script src="/_next/static/chunks/d514acc9c4632d67ef7744504db95b3e28132581.0fe77406639d967fc01c.js" async=""></script><script src="/_next/static/chunks/ce101d8a1aecac5c527cf5f265975de695211384.41818262237b3db43769.js" async=""></script><script src="/_next/static/chunks/f6bb32b5ee09e5758a7e125c81ac02c81ea5bd49.c96ce3a87e7089d7a2a7.js" async=""></script><script src="/_next/static/chunks/0214f44f2608a9a3de00ee5c1f0841b37b278eea.76aa024a8d376cbfc41a.js" async=""></script><script src="/_next/static/chunks/pages/_app-ebb618b841b98c33fe6b.js" async=""></script><script src="/_next/static/chunks/11f0667456aba87cb89a8ba1505fa9868b9ac1d0.2bd768a01a75230748b9.js" async=""></script><script src="/_next/static/chunks/32999cca6591c582b512a81d1742fd505214b2bc.f4b86a22f21de9b59376.js" async=""></script><script src="/_next/static/chunks/pages/about/brand-affinity-marketing-997e13b8aadf2e71fca5.js" async=""></script><script src="/_next/static/vpOzekqsuReo6vI9W8krt/_buildManifest.js" async=""></script><script src="/_next/static/vpOzekqsuReo6vI9W8krt/_ssgManifest.js" async=""></script><script>window.dataLayer = [ { 'gtm.start': Date.now(), event: 'gtm.js' } ];</script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-WJT32MJ"></script><script> window.addEventListener('load', function() { setTimeout(function() { window.dataLayer.push({ event: 'storefront.pageView' }); }); });; </script><div id="fb-root"></div><script async="" defer="" crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0" nonce="MJ9T9bH9"></script></body></html>