CINXE.COM

Zemanta Legal Center

<!DOCTYPE html> <html lang="en"> <head> <title>Zemanta Legal Center</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <meta name="referrer" content="origin-when-cross-origin"> <meta http-equiv="Content-Security-Policy" content="default-src 'unsafe-inline' 'unsafe-eval' data: *"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="googlebot" content="noindex, nofollow, noarchive, noimageindex"> <link rel="shortcut icon" href="https://www.zemanta.com/wp-content/uploads/cropped-zemanta-favicon-96x96.png" type="image/x-icon"> <link rel="icon" href="https://www.zemanta.com/wp-content/uploads/cropped-zemanta-favicon-96x96.png" type="image/x-icon"> <link href="//fonts.googleapis.com/css?family=Heebo:300,400,500,600,700,800,900" rel="stylesheet"> <style type="text/css">/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html, body { border: 0; color: #43474e; font-family: 'Heebo', Helvetica, Arial, sans-serif; font-size: 12px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; vertical-align: baseline; line-height: 1.5; margin: 0; padding: 0; width: 100%; background-color: #FFF; } div, span, object, iframe, img, table, caption, thead, tbody, tfoot, tr, tr, td, article, aside, canvas, details, figure, hgroup, menu, nav, footer, header, section, summary, mark, audio, video { border: 0; margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cit, code, del, dfn, em, ins, q, samp, small, strong, sub, sup, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, legend, label { border: 0; font-size: 100%; vertical-align: baseline; margin: 0; padding: 0; } article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .container { position: relative; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .column, .columns { width: 100%; float: left; box-sizing: border-box; } /* Opt In / Out Buttons */ .version-container .ps-action-button { border-radius: 3px; margin-left: 20px; } .version-container .ps-action-button.opt-in { border: 1px solid #5dbb61; color: #5dbb61; } .version-container .ps-action-button.opt-in:after { content: 'Opt In'; } .version-container .ps-action-button.opt-out { border: 1px solid #d64a4d; color: #d64a4d; } .version-container .ps-action-button.opt-out:after { content: 'Opt Out'; } /* PDF Viewer */ .ps-button-pinned .pdf-zoom-button { width: 40px; height: 40px; background-color: #f7f9fb; } .split-panel-left { position: relative; left: 0; right: auto; top: 0; bottom: 0; padding: 0; width: 100%; overflow-y: auto; } .zoom-button-container { width: 30%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; } .page-number-container { width: 50%; margin-top: -5px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; } .ps-label-order { color: #b6c0ca !important; display: inline-block; font-size: 24px; font-weight: 400; user-select: none; -khtml-user-select: none; -o-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; } @keyframes spinner { to {transform: rotate(360deg);} } .spinner:before { content: ''; box-sizing: border-box; position: absolute; top: 20%; left: 60%; width: 130px; height: 130px; border-radius: 50%; border: 10px solid transparent; border-top-color: #3498ec; border-bottom-color: #3498ec; animation: spinner .8s ease infinite; } .spinner:after { content: 'Working'; position: absolute; top: 22.7%; left: 61.7%; color: #fff; font-size: 20px; -webkit-animation: pulsate .8s ease-out; -webkit-animation-iteration-count: infinite; opacity: 0.5; } @-webkit-keyframes pulsate { 0% { opacity: 0.5; } 50% { opacity: 1.0; } 100% { opacity: 0.5; } } @media (min-width: 400px) { .container { width: 85%; padding: 0; } } @media (min-width: 800px) { .container { width: 90%; } .column, .columns { margin-left: 4%; } .column:first-child, .columns:first-child { margin-left: 0; } .one.column, .one.columns { width: 4.66666666667%; } .two.columns { width: 13.3333333333%; } .three.columns { width: 22%; } .four.columns { width: 30.6666666667%; } .five.columns { width: 39.3333333333%; } .six.columns { width: 48%; } .seven.columns { width: 56.6666666667%; } .eight.columns { width: 65.3333333333%; } .nine.columns { width: 74.0%; } .ten.columns { width: 82.6666666667%; } .eleven.columns { width: 91.3333333333%; } .twelve.columns { width: 100%; margin-left: 0; } .one-third.column { width: 30.6666666667%; } .two-thirds.column { width: 65.3333333333%; } .one-half.column { width: 48%; } .offset-by-one.column, .offset-by-one.columns { margin-left: 8.66666666667%; } .offset-by-two.column, .offset-by-two.columns { margin-left: 17.3333333333%; } .offset-by-three.column, .offset-by-three.columns { margin-left: 26%; } .offset-by-four.column, .offset-by-four.columns { margin-left: 34.6666666667%; } .offset-by-five.column, .offset-by-five.columns { margin-left: 43.3333333333%; } .offset-by-six.column, .offset-by-six.columns { margin-left: 52%; } .offset-by-seven.column, .offset-by-seven.columns { margin-left: 60.6666666667%; } .offset-by-eight.column, .offset-by-eight.columns { margin-left: 69.3333333333%; } .offset-by-nine.column, .offset-by-nine.columns { margin-left: 78.0%; } .offset-by-ten.column, .offset-by-ten.columns { margin-left: 86.6666666667%; } .offset-by-eleven.column, .offset-by-eleven.columns { margin-left: 95.3333333333%; } .offset-by-one-third.column, .offset-by-one-third.columns { margin-left: 34.6666666667%; } .offset-by-two-thirds.column, .offset-by-two-thirds.columns { margin-left: 69.3333333333%; } .offset-by-one-half.column, .offset-by-one-half.columns { margin-left: 52%; } } html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 1.5rem; color: #5d646f; font-weight: 400; } h1 { font-size: 3.25rem; line-height: 1.2; letter-spacing: -0.1rem; font-weight: 300; } h2 { font-size: 2.5rem; line-height: 1.25; letter-spacing: -0.1rem; margin-bottom: 1.5rem; font-weight: 300; } h3 { font-size: 2.0rem; line-height: 1.3; letter-spacing: -0.1rem; margin-bottom: 1rem; } h4 { font-size: 1.8rem; line-height: 1.35; letter-spacing: -0.08rem; margin-bottom: 1rem; } h5 { font-size: 1.6rem; line-height: 1.5; letter-spacing: -0.05rem; margin-bottom: 1rem; } h6 { font-size: 1.2rem; line-height: 1.6; letter-spacing: 0; margin-bottom: 1rem; } p { margin-top: 0; margin-bottom: 0; } a.inline-link, a.inline-link:active, a.inline-link:visited { color: #EE6513; } a.inline-link:hover { color: #EE6513; } .u-full-width { width: 100%; box-sizing: border-box; } .u-max-full-width { max-width: 100%; box-sizing: border-box; } .u-pull-right { float: right; } .u-pull-left { float: left; } hr.divider { margin-top: 1.5rem; margin-bottom: 1.7rem; border-width: 0; border-style: solid; border-top-color: #d2dde5; border-top-width: 1px; height: 0; width: 100%; } .container:after, .row:after, .u-cf { content: ""; display: table; clear: both; } #main { display: none; padding-top: 0; } .header { background-color: #fff; border-bottom: 1px solid #151E41; padding: 2.75rem 0; } .header h1 { color: #EE6513; margin-bottom: 0; } .contract-header { color: #5d646f; } #contract-list { padding-top: 2.25rem; padding-bottom: 2rem; margin-bottom: 2rem; border-bottom: 1px solid #d2dde5; } #contract-list h4 { color: #5d646f; } #contract-list ul { list-style: none; margin-bottom: 0; } #contract-list ul li a { display: inline-block; text-decoration: none; padding: 0.5rem 1rem 0.5rem 0; } #contract-list ul li a:hover { color: #0873af; text-decoration: underline; } #contract-list ul li.active a, #contract-list ul li.active a:hover { font-weight: bold; color: #16354b; } .input-select { height: 38px; padding: 6px 10px; background-color: #fff; border: 1px solid #d2dde5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .input-select:focus { border: 1px solid #9bd1f6; outline: 0; } .select-version-label { display: block; } .select-version { max-width: 100%; width: 100%; margin-bottom: 1rem; } .select-language { float: left; clear: left; margin-bottom: 0; margin-top: 2rem; text-transform: capitalize; font-size: 0.85em; max-width: 100%; } .effective-date { float: left; margin-bottom: 0; padding-top: 0.5rem; font-size: 100%; } .version-download-link { font-size: 0.85em; margin: 0.65rem 0 1.25rem 0; float: left; clear: left; } .summary-of-changes { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; padding: 1rem 2rem 1.5rem; } .summary-of-changes h5 { margin-bottom: 0.5rem; color: #8798a5; } .summary-of-changes p { margin-bottom: 0; } .table-of-contents { display: none; margin-top: 20px; counter-reset: section; } .table-of-contents h3 { color: #43474e; } .table-of-contents ol { display: inline-block; width: 45%; padding: 0 10px; margin-bottom: 0; box-sizing: border-box; vertical-align: top; } .table-of-contents ol li { color: #EE6513; list-style-type: none; } .table-of-contents ol li:before { counter-increment: section; content: counter(section) ". "; margin-right: 4px; } .version-translation { padding-top: 0; } hr.footer-divider { margin-top: 4rem; margin-bottom: 0; } #footer { padding: 1.3rem 0 1.5rem; } #footer p { margin-top: 0; margin-bottom: 0.25rem; } #footer .powered-by, #footer .footer-copyright { display: block; text-align: center; font-size: 0.75em; } @media (min-width: 800px) { .header { padding: 3.15rem 0; } #main { padding-top: 40px; } #contract-list { padding-top: 0; padding-bottom: 0; margin-bottom: 0; border-bottom-width: 0; } #contract-list ul li a { display: block; padding: 0.5rem 0; } h1 { font-size: 3.25rem; } h2 { font-size: 3rem; margin-bottom: 1.5rem; } h3 { font-size: 2.0rem; } h4 { font-size: 2.0rem; } h5 { font-size: 1.6rem; } h6 { font-size: 1.4rem; } .select-version { max-width: 360px; } .version-download-link { float: right; clear: none; } #footer p { margin-bottom: 0; } #footer .powered-by { display: inline-block; float: left; } #footer .footer-copyright { display: inline-block; float: right; } } /* DOCUMENT STYLES */ .body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body p, .body blockquote, .body pre, .body a, .body abbr, .body address, .body cit, .body code, .body del, .body dfn, .body em, .body ins, .body q, .body samp, .body small, .body strong, .body sub, .body sup, .body b, .body i, .body hr, .body dl, .body dt, .body dd, .body ol, .body ul, .body li, .body fieldset, .body legend, .body label { border: initial; font-size: inherit; vertical-align: initial; margin: initial; padding: initial; } .body > div, .body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body p, .body ul, .body ol, .body li, .body table { position: relative; margin-top: 10px; margin-bottom: 10px; outline: 0; } .body table { border-collapse: collapse; border-spacing: initial; border: 1px solid #e2ebf2; width: 100%; } .body table caption, .body table th, .body table td { text-align: left; vertical-align: top; } .body table td { border: 1px solid #e2ebf2; padding: 10px; } .body a, .body a:focus, .body a:hover { cursor: pointer; text-decoration: initial; } .body ol { list-style-type: decimal; padding: 0 0 0 40px; list-style-position: outside; } .body ol > ol, .body ol > li > ol { list-style-type: lower-alpha; } .body ol > ol > ol, .body ol > li > ol > li > ol { list-style-type: lower-roman; } .body ul { list-style-type: disc; padding: 0 0 0 40px; list-style-position: outside; } .body ul > ul, .body ul > li > ul { list-style-type: circle; } .body ul > ul > ul, .body ul > li > ul > li > ul { list-style-type: square; } .body blockquote { padding: 0 40px; } .body p { font-size: 14px; } .body h1, .body h2, .body h3, .body h4, .body h5, .body h6 { font-weight: normal; } .body h1 { font-size: 32px; } .body h2 { font-size: 28px; } .body h3 { font-size: 24px; } .body h4 { font-size: 20px; } .body h5 { font-size: 18px; } .body h6 { font-size: 16px; } .body { color: #43474e; } .body .ps-section { position: relative; margin-top: 10px; margin-bottom: 10px; outline: 0; } .body .ps-section:first-of-type { margin-top: 0; } .body .ps-section:last-child { margin-bottom: 0; } .body .ps-section[data-section-type="1"] { font-size: 14px; } /* h1 - h6 */ .body .ps-section[data-section-type="2"] { font-weight: normal; } .body .ps-section[data-section-style="1"] { font-size: 32px; } .body .ps-section[data-section-style="2"] { font-size: 28px; } .body .ps-section[data-section-style="3"] { font-size: 24px; } .body .ps-section[data-section-style="4"] { font-size: 20px; } .body .ps-section[data-section-style="5"] { font-size: 18px; } .body .ps-section[data-section-style="6"] { font-size: 16px; } /* ul */ .body .ps-section[data-section-type="3"] { font-size: 14px; list-style-type: disc; padding: 0 0 0 40px; list-style-position: outside; } .body .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] { list-style-type: circle; } .body .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] > .ps-section[data-section-type="3"] { list-style-type: square; } /* ol */ .body .ps-section[data-section-type="4"] { font-size: 14px; list-style-type: decimal; padding: 0 0 0 40px; list-style-position: outside; } .body .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] { list-style-type: lower-alpha; } .body .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] > .ps-section[data-section-type="4"] { list-style-type: lower-roman; } .body .ps-section[data-section-type="4"] > li:before { display: none; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] { list-style-type: none !important; counter-reset: item; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] > li { display: block; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"] > li:before { display: inline; content: counters(item,".") ". "; counter-increment: item; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="decimal"] > li:before { content: counters(item,".",decimal) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="decimal-leading-zero"] > li:before { content: counters(item,".",decimal-leading-zero) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="lower-roman"] > li:before { content: counters(item,".",lower-roman) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="upper-roman"] > li:before { content: counters(item,".",upper-roman) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="lower-alpha"] > li:before { content: counters(item,".",lower-alpha) ". "; } .body .ps-section[data-section-type="4"][data-indent-type="outline-format"][data-list-style-type="upper-alpha"] > li:before { content: counters(item,".",upper-alpha) ". "; } /* blockquote */ .body .ps-section[data-section-type="5"][data-indent-depth="1"] { padding: 0 0 0 40px; } .body .ps-section[data-section-type="5"][data-indent-depth="2"] { padding: 0 0 0 80px; } .body .ps-section[data-section-type="5"][data-indent-depth="3"] { padding: 0 0 0 120px; } .body .ps-section[data-section-type="5"][data-indent-depth="4"] { padding: 0 0 0 160px; } .body .ps-section[data-section-type="5"][data-indent-depth="5"] { padding: 0 0 0 200px; } .body .ps-section[data-section-type="5"][data-indent-depth="6"] { padding: 0 0 0 240px; } /* table */ .body .ps-section[data-section-type="6"] { display: table; border-collapse: collapse; border-spacing: initial; border: 1px solid #e2ebf2; width: 100%; } /* img */ .body .ps-section[data-section-type="7"] { } /* hr */ .body .ps-section[data-section-type="8"] { border-style: solid; border-width: 0px; border-top-width: 1px; border-color: #e2ebf2; } /* pre */ .body .ps-section[data-section-type="9"] { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: inherit; white-space: normal; } /* Error Notification */ #notification-container { display: none; position: absolute; top: 10px; z-index: 21474830021; height: auto; width: 80%; margin: 0 10%; text-align: center; overflow: visible; font-size: 0; pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; -moz-perspective: 1000px; -ms-perspective: 1000px; perspective: 1000px; } .notification { display: inline-block; border-top: 0 solid transparent; border-bottom: 0 solid transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; padding: 0 50px 0; margin-left: auto; margin-right: auto; margin-bottom: 3px; overflow: visible; color: #fff; font-size: 14px; position: relative; width: auto; min-width: 150px; max-height: 150px; min-height: 54px; -webkit-box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); -moz-box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); box-shadow: 0 4px 9px rgba(6, 8, 8, 0.15); pointer-events: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(100))'; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; visibility: visible; -webkit-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -moz-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -o-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -ms-transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; transition: visibility 0ms linear 0ms, opacity 150ms ease-out, transform 150ms ease-out, max-height 150ms ease-out 0ms, min-height 150ms ease-out 0ms, margin-bottom 150ms ease-out 0ms; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(98))'; -webkit-opacity: 0.98; -moz-opacity: 0.98; opacity: 0.98; } .notification.notification-dismissable:after { content: 'Dismiss'; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; background-color: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; color: #fff; font-size: 14px; font-weight: 700; padding: 16px 0 17px; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(0))'; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; visibility: hidden; -webkit-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -moz-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -o-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; -ms-transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; transition: visibility 0ms linear 150ms, z-index 0ms linear 150ms, opacity 150ms ease, max-height 150ms ease, transform 150ms ease; } .notification.notification-dismissable:hover:after { cursor: pointer; -webkit-box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); -moz-box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); box-shadow: 0 2px 12px rgba(6, 8, 8, 0.18); -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=calc(100))'; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; visibility: visible; -webkit-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -moz-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -o-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; -ms-transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; transition: visibility 0ms linear 0ms, z-index 0ms linear 0ms, opacity 150ms ease 0ms, max-height 150ms ease 0ms, transform 150ms ease 0ms; } .notification-error { background-color: #d74b51; border-color: #bd4f57; color: #851e1c; } .notification .tbl { display: table; min-height: 54px; width: 100%; } .notification .cell { padding: 16px 0; vertical-align: middle; } .notification p { display: block; color: white; width: auto; margin: 0; } .pdf-fallback-container { display: none; background-color: lightgray; border-radius: 8px; text-align: center; padding: 8px 0; } .pdf-fallback-container a { float: none; display: block; } #contract-nav-37117, #contract-nav-37119, #contract-nav-53621, #contract-nav-111864, #contract-nav-173019 { display: none !important; } .accordion { cursor: pointer; padding-left: 25px !important; padding-right: 25px !important; width: 75%; } .body .ps-section[data-section-type='6'].panel, table#panel0-en, table#panel1-en, table#panel2-en, table#panel0-de, table#panel1-de, table#panel2-de { display: none; } table#panel0-fr, table#panel1-fr, table#panel2-fr, table#panel0-it, table#panel1-it, table#panel2-it, table#panel0-es, table#panel1-es, table#panel2-es, table#panel0-br, table#panel1-br, table#panel2-br, table#panel0-jp, table#panel1-jp, table#panel2-jp { display: none; } .select-version { display: none !important; } .effective-date { display: none !important; } </style> <script></script> <script>var pdfDoc = null, _pageNum = 1, _pagesRendering = 0, _pageNumPending = null, _scale = 1.56, _scaleDown = (1.56 / 1.4), _vid = 0; var isIE = ((window.navigator.appName === 'Microsoft Internet Explorer') || ((window.navigator.appName === 'Netscape') && (new RegExp('Trident/.*rv:([0-9]{1,}[.0-9]{0,})').exec(window.navigator.userAgent) !== null))); var isIE10orLess = isIE && window.navigator.userAgent.indexOf("MSIE") != -1; var pdfFallback = false; var PDFJS = window['pdfjs-dist/build/pdf']; var PDFJSViewer = window['pdfjs-dist/web/pdf_viewer']; var isPreviewMode = false; function renderPDF(url) { if (isIE10orLess) return renderPDFFallback(); if (isIE || pdfFallback) return renderLegacyPDF(url); renderPDFViewer(url); } var _viewers = {}; function renderPDFViewer(url) { if (_viewers[_vid]) return _viewers[_vid].forceRendering(); var pdfLinkService = new PDFJSViewer.PDFLinkService({ externalLinkTarget: 2 }); var pdfFindController = new PDFJSViewer.PDFFindController({ linkService: pdfLinkService }); var container = document.getElementById('viewer-container-' + _vid); var pdfViewer = new PDFJSViewer.PDFViewer({ container: container, linkService: pdfLinkService, findController: pdfFindController }); pdfLinkService.setViewer(pdfViewer); _viewers[_vid] = pdfViewer; var loadingTask = PDFJS.getDocument({ url: url }); loadingTask.promise.then(function(pdfDocument) { pdfViewer.setDocument(pdfDocument); pdfLinkService.setDocument(pdfDocument, null); pdfViewer.eventBus.on('pagesinit', function() { var pdfBody = document.getElementsByClassName('js-body-'+ _vid); var pdfBodyWidth = pdfBody[0].offsetWidth; var page = pdfViewer.getPageView(0); var scale = (960 > pdfBodyWidth - 60 ? pdfBodyWidth - 60 : 960) / page.width; pdfViewer.currentScaleValue = scale; }); }); } function renderPDFFallback() { document.getElementById('pdf-fallback-download-container-' + _vid).style.display = 'block'; } /** * If another page rendering in progress, waits until the rendering is * finished. Otherwise, executes rendering immediately. */ function queueRenderPage(page_number) { if (_pagesRendering) { _pageNumPending = page_number; } else { document.getElementById('page_num-' + _vid).textContent = page_number; renderPage(page_number); } } /** * Displays previous page. */ function onPrevPage() { if (_pageNum <= 1) { return; } _pageNum--; queueRenderPage(_pageNum); } /** * Displays next page. */ function onNextPage() { if (_pageNum >= pdfDoc.numPages) { return; } _pageNum++; queueRenderPage(_pageNum); } /** * Get page info from document, resize canvas accordingly, and render page. * @param page_number Page number. */ function renderPage(page_number, zoomScale) { var canvas = document.getElementById('the-canvas-' + _vid), ctx = canvas.getContext('2d'), pdfBody = document.getElementsByClassName("js-body-"+ _vid), desiredWidth = pdfBody[0].offsetWidth; _pagesRendering += 1; // Using promise to fetch the page pdfDoc.getPage(page_number).then(function(page) { if(!zoomScale) { _scale = desiredWidth / page.getViewport({ scale: 1.0 }).width; _scaleDown = _scale / 1.4; } else _scale = zoomScale; var viewport = page.getViewport({ scale: _scale }); canvas.height = viewport.height; canvas.width = viewport.width; // Render PDF page into canvas context var renderContext = { canvasContext: ctx, viewport: viewport }; // Wait for rendering to finish var renderTask = page.render(renderContext); renderTask.promise.then(function() { _pagesRendering -= 1; // New page rendering is pending if (_pageNumPending !== null) { renderPage(_pageNumPending); _pageNumPending = null; } })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); } function scalePDF(scale) { _scale = scale; _scaleDown = (scale / 1.4); if (pdfDoc) renderPage(_pageNum, _scale); } function zoomIn() { scalePDF(_scale + 0.1); } function zoomOut() { scalePDF(_scale - 0.1); } /** * Asynchronously downloads and renders the PDF. */ function renderLegacyPDF(url) { document.getElementById('legacy-viewer-container-' + _vid).style.display = 'block'; document.getElementById('next-'+ _vid).addEventListener('click', onNextPage); document.getElementById('prev-'+ _vid).addEventListener('click', onPrevPage); document.getElementById('zoom-in-'+ _vid).addEventListener('click', zoomIn); document.getElementById('zoom-out-'+ _vid).addEventListener('click', zoomOut); // Load PDF from server var loadingTask = PDFJS.getDocument({ url: url }); loadingTask.promise.then(function(pdfDoc_) { pdfDoc = pdfDoc_; document.getElementById('page_count-' + _vid).textContent = pdfDoc.numPages; document.getElementById('page_num-' + _vid).textContent = _pageNum; renderPage(_pageNum); })['catch'](function(err) { // 'catch' is a reserved word in IE 8 and below console.error(err); }); } function removePDFEventListeners() { pdfDoc = null; _pageNum = 1; _pagesRendering = 0; _pageNumPending = null; _scale = 1.56; _scaleDown = (1.56 / 1.4); if (isIE10orLess) return; // removeEventListener is IE9+ document.getElementById('next-'+ _vid).removeEventListener('click', onNextPage); document.getElementById('prev-'+ _vid).removeEventListener('click', onPrevPage); document.getElementById('zoom-in-'+ _vid).removeEventListener('click', zoomIn); document.getElementById('zoom-out-'+ _vid).removeEventListener('click', zoomOut); } function getQueryVariable(v) { var query = window.location.search.substring(1), vars = query.split('&'), val = null; for (var i = 0, l = vars.length; i < l; i++) { var pair = vars[i].split('='); if (decodeURIComponent(pair[0]) == v) { val = decodeURIComponent(pair[1]); break; } } return val; } (function() { var signer_id = getQueryVariable('sig'); var jur = getQueryVariable('jur'); var test_mode = getQueryVariable('tm'); (function(w,d,s,c,f,n,t,g,a,b,l){w['PactSafeObject']=n;w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},w[n].on=function(){(w[n].e=w[n].e||[]).push(arguments)},w[n].once=function(){(w[n].eo=w[n].eo||[]).push(arguments)},w[n].off=function(){(w[n].o=w[n].o||[]).push(arguments)},w[n].t=1*new Date(),w[n].l=0;a=d.createElement(s);b=d.getElementsByTagName(s)[0];a.async=1;a.src=c;a.onload=a.onreadystatechange=function(){w[n].l=1};a.onerror=a.onabort=function(){w[n].l=0};b.parentNode.insertBefore(a,b);setTimeout(function(){if(!w[n].l&&!w[n].loaded){w[n].error=1;a=d.createElement(s);a.async=1;a.src=f;a.onload=a.onreadystatechange=function(){w[n].l=1};a.onerror=a.onabort=function(){w[n].l=0};b.parentNode.insertBefore(a,b);l=function(u,e){try{e=d.createElement('img');e.src='https://d3r8bdci515tjv.cloudfront.net/error.gif?t='+w[n].t+'&u='+encodeURIComponent(u);d.getElementsByTagName('body')[0].appendChild(e)}catch(x){}};l(c);setTimeout(function(){if(!w[n].l&&!w[n].loaded){w[n].error=1;if(g&&'function'==typeof g){g.call(this);}l(f)}},t)}},t)})(window,document,'script','https://vault.pactsafe.io/ps.min.js','//d3l1mqnl5xpsuc.cloudfront.net/ps.min.js','_ps',4000/*,function optionalErrorCallback() { alert('Unable to load the PactSafe JS Library.') }*/); _ps('create', "9ac72792-c7df-4d0d-832d-0ca873f73a64"); if (signer_id) { _ps('set', 'signer_id', signer_id); _ps('set', 'execution_method', 'clickthrough'); if (jur) _ps('set', 'jurisdiction', jur); if (test_mode) _ps('set', 'test_mode', test_mode === "true" || test_mode === "1"); var cids = ["37115", "37116", "37117", "37118", "37119", "53621", "75225", "63503", "173019"]; _ps('retrieve', cids); _ps.on('retrieved', renderOptInOut); } })(); function renderOptInOut(data) { for (var cid in data) { var con = document.getElementById('contract-versions-' + cid); if (con) { var vers = con.getElementsByClassName('version-container'); for (var i = 0; i < vers.length; i++) { var id = vers[i].id.split('-'); var vid = id[id.length - 1]; var label = document.getElementById('contract-id-' + cid + '-version-' + vid).getElementsByClassName('effective-date')[0]; if (label.nextSibling && label.nextSibling.className && label.nextSibling.className.indexOf('ps-action-button') > -1 ) label.parentNode.removeChild(label.nextSibling); var button = document.createElement('button'); button.className = "ps-action-button"; button.setAttribute('data-vid', vid); button.setAttribute('data-cid', cid); if (data[cid] == vid || data[cid] == true) { button.className += " opt-out"; label.parentNode.insertBefore(button, label.nextSibling); listenTo(button, 'click', sendAction); break; } else if ( i == 0 ) { button.className += " opt-in"; label.parentNode.insertBefore(button, label.nextSibling); listenTo(button, 'click', sendAction); } } } } } function sendAction(e) { if (!e || !e.target || !e.target.className || !_ps || isPreviewMode) return; var event = e.target.className.indexOf('opt-in') > -1 ? 'opted_in' : 'opted_out', vid = e.target.getAttribute('data-vid'), cid = e.target.getAttribute('data-cid'), gid = getQueryVariable('g'), data = {}; _ps('send', event, { contracts: [ cid ], versions: [ vid ], group: gid, event_callback: function() { data[cid] = event == 'opted_in' ? vid: false; renderOptInOut(data) } }); } function sendVisited(){ if (!_ps || isPreviewMode) return; var gid = getQueryVariable('g'), vids = getDisplayedVersions(); _ps('send', 'visited', { contracts: [_active_contract], versions: vids, group: gid }); } if (window.location.search.indexOf('?g=') > -1 || window.location.search.indexOf('&g=') > -1) window._loadingGroup = true; function getBrowserLocale() { return (window.navigator && (window.navigator.language || window.navigator.browserLanguage) || 'en-US'); } function listenTo(obj, eventName, callback, useCapture) { try { stopListening(obj, eventName, callback); obj.addEventListener ? obj.addEventListener(eventName, callback, !!useCapture) : obj.attachEvent && obj.attachEvent('on' + eventName, callback); } catch (err) { console.error(err); } } function stopListening(obj, eventName, callback) { try { obj.removeEventListener ? obj.removeEventListener(eventName, callback, !1) : obj.detachEvent && obj.detachEvent('on' + eventName, callback); } catch (err) { console.error(err); } } function hasClass(el, c) { var classArr = null, classStr = ''; c = '' + c; classArr = el.className.split(' '); return classArr.indexOf(c) !== -1; } function isString(str) { return void 0 != str && -1 < (str.constructor + "").indexOf("String"); } function parseHash(hash) { var arr, i, items, j, len, vars; hash = hash || window.location.hash; items = hash.replace('#', '').split('|'); vars = {}; for (j = 0, len = items.length; j < len; j++) { i = items[j]; arr = i.split(':'); if (arr.length === 1 && arr[0]) vars['key'] = arr[0]; else vars[arr[0]] = arr[1]; } return vars; } var _active_contract; // Polyfill needed for IE 8 and below // src: https://gist.github.com/eikes/2299607 if (!document.getElementsByClassName) { document.getElementsByClassName = function(search) { var d = document, elements, pattern, i, results = []; if (d.querySelectorAll) { // IE8 return d.querySelectorAll("." + search); } if (d.evaluate) { // IE6, IE7 pattern = ".//*[contains(concat(' ', @class, ' '), ' " + search + " ')]"; elements = d.evaluate(pattern, d, null, 0, null); while ((i = elements.iterateNext())) { results.push(i); } } else { elements = d.getElementsByTagName("*"); pattern = new RegExp("(^|\\s)" + search + "(\\s|$)"); for (i = 0; i < elements.length; i++) { if ( pattern.test(elements[i].className) ) { results.push(elements[i]); } } } return results; } Element.prototype.getElementsByClassName = document.getElementsByClassName; } /** * Closest is not supported in all browsers so we need to do a looping through the parent nodes * to find the parent with the certain class. And in order to do that there is a match function that happens * which also is not supported fully in all browswers so hence we have polyfills. * * Source: https://stackoverflow.com/questions/22119673/find-the-closest-ancestor-element-that-has-a-specific-class */ if (!Element.prototype.matches) { Element.prototype.matches = Element.prototype.matchesSelector || Element.prototype.mozMatchesSelector || Element.prototype.msMatchesSelector || Element.prototype.oMatchesSelector || Element.prototype.webkitMatchesSelector || function(s) { var matches = (this.document || this.ownerDocument).querySelectorAll(s), i = matches.length; while (--i >= 0 && matches.item(i) !== this) {} return i > -1; }; } function findAncestor(el, sel) { if (typeof el.closest === 'function') { return el.closest(sel) || null; } while (el) { if (el.matches(sel)) { return el; } el = el.parentElement; } return null; } function displayContract() { var params = parseHash(window.location.hash), key = getQueryVariable('k'), cid, con; if (key) cid = contractMap[k]; else { if (params['key']) params['a'] = contractMap[params['key']]; if (params['a']) cid = params['a']; } if (!cid) { var paragraphEl = document.getElementById(params['key']); if (paragraphEl) { var contractContainer = findAncestor(paragraphEl, '.contract-container'); if (contractContainer) cid = contractContainer.getAttribute('data-id'); } } if (cid) { con = document.getElementById('contract-id-' + cid); if (con) { var cons = document.getElementsByClassName('contract-container'); for (var i = 0, l = cons.length; i < l; i++) cons[i].style.display = 'none'; con.style.display = 'block'; _active_contract = cid; } var cl = document.getElementById('contract-list'); if (cl) { var cls = cl.getElementsByTagName('li'), active = document.getElementById('contract-nav-' + cid); if (active) { for (var i = 0, l = cls.length; i < l; i++) cls[i].removeAttribute('class'); active.parentElement.className = 'active'; } } } else { var cni = document.getElementsByClassName('contract-nav-link'); if (cni.length > 0) { cni[0].parentElement.className = 'active'; cid = cni[0].getAttribute('data-id'); con = document.getElementById('contract-id-' + cid); if (con) { con.style.display = 'block'; _active_contract = cid; } } } if(con && con.getAttribute('data-location') && !getQueryVariable('v')) { var sel = document.getElementById('select-version-' + _active_contract); if (sel) { var selectedElement = sel.getElementsByClassName(sel.value); displayVersion(selectedElement[0].getAttribute('data-version')); } else { var versionEl = document.querySelector('.contract-version-number[data-version-id="' + getDisplayedVersions()[0] + '"]'); if (versionEl) displayVersion(versionEl.getAttribute('data-version')); } } else if (getQueryVariable('v')) displayVersion(getQueryVariable('v')); sendVisited(); } function checkForAnchor() { var params = parseHash(window.location.hash); if (_active_contract) { var selectedElement = document.querySelectorAll('#contract-versions-' + _active_contract + ' #' + params['key']); if (selectedElement.length > 0) return; } displayContract(); } function displayGroup() { if (!window._loadingGroup) { document.getElementById('contracts-list-header').innerHTML = 'All Contracts'; document.getElementById('main').style.display = 'block'; } else { var gid = getQueryVariable('g'), groups = [], gi = document.getElementsByClassName('group-item'); for (var i = gi.length - 1; i >= 0; i--) { groups = (gi[i].getAttribute('data-groups') || '').split(','); if (groups.indexOf(gid) < 0) { if (hasClass(gi[i], 'contract-nav-link')) gi[i].parentElement.parentElement.removeChild(gi[i].parentElement); else gi[i].parentElement.removeChild(gi[i]); } } document.getElementById('main').style.display = 'block'; } } function getDisplayedVersions(){ var versions = []; if (!document.getElementById('contract-versions-' + _active_contract)) return; Array.prototype.slice.call(document.getElementById('contract-versions-' + _active_contract) .getElementsByClassName('version-container')) .filter(function(version){ return version.style.display != 'none'; }) .forEach(function(version){ versions.push(version.getAttribute('data-vid')); }); return versions; } function getDisplayedTranslations(vid){ var versionElements = []; if (!document.getElementById('version-languages-' + vid)) return; Array.prototype.slice.call(document.getElementById('version-languages-' + vid) .getElementsByClassName('version-translation')) .filter(function(version){ return version.style.display != 'none'; }) .forEach(function(version){ versionElements.push(version); }); return versionElements; } function displayTranslatedVersionTitle() { var displayedVersions = getDisplayedVersions(); if (!displayedVersions) return; var displayedVersion = displayedVersions[0]; var displayedTranslations = getDisplayedTranslations(displayedVersion); if (!displayedTranslations) return; var displayedTranslation = displayedTranslations[0]; var translatedTitle = displayedTranslation.getAttribute('data-title-translation'); var locale = displayedTranslation.getAttribute('data-locale'); var contractContainer = findAncestor(displayedTranslation, '.contract-container'); if (contractContainer) cid = contractContainer.getAttribute('data-id'); var title = document.querySelector('#contract-id-' + cid + ' .contract-header h2'); title.innerHTML = translatedTitle; var titleElement = document.getElementById('contract-nav-' + cid); titleElement.innerHTML = translatedTitle; } function displayTranslatedHeaderTitles(locale) { if (!locale) locale = getBrowserLocale().toLowerCase(); var locale_generic = locale.split('-')[0]; var contracts = Object.keys(contractMap); for (i=0; i < contracts.length; i++) { var contract = contractMap[contracts[i]] var versionsContainer = document.getElementById('contract-versions-' + contract); var selectedVersion = Array.prototype.slice.call(versionsContainer.children).filter(function(v) { return v.style.display != 'none'; })[0]; var versionLocale = selectedVersion.getElementsByClassName('version-locale-' + locale); if (versionLocale.length === 0) { if (locale === locale_generic) continue; versionLocale = selectedVersion.getElementsByClassName('version-locale-' + locale_generic); if (versionLocale.length === 0) continue; } var translatedTitle = versionLocale[0].getAttribute('data-title-translation'); var titleElement = document.getElementById('contract-nav-' + contract); titleElement.innerHTML = translatedTitle; var displayedTranslation = document.getElementById('version-' + selectedVersion.getAttribute('data-vid') + '-locale-' + locale); if (!displayedTranslation) continue; var title = document.querySelector('#contract-id-' + contract + ' .contract-header h2'); title.innerHTML = translatedTitle; } } function selectVersion(e) { if (e && e.target) { if (hasClass(e.target, 'select-version')) { var sel = e.target; var vs = document.getElementById('contract-' + sel.name), vb = vs ? vs.getElementsByClassName('version-container') : [], vc = document.getElementById(sel.value); for (var i = 0, l = vb.length; i < l; i++) vb[i].style.display = 'none'; if (vc) vc.style.display = 'block'; if(vc.getAttribute('data-location')) { if(_vid && vc.getAttribute('data-vid') != _vid) removePDFEventListeners(); _vid = vc.getAttribute('data-vid'); renderPDF(vc.getAttribute('data-location')); } sendVisited(); displayTranslatedVersionTitle(); } } } function displayVersion(vnum) { if (!vnum || !_active_contract) return; var requestedVersion = getQueryVariable('v'); var sel = document.getElementById('select-version-' + _active_contract); if (!sel && requestedVersion) { var versionEl = document.querySelector('.contract-version-number[data-version-id="' + getDisplayedVersions()[0] + '"]'); var displayedVersionNumber = versionEl ? versionEl.getAttribute('data-version') : null; if (displayedVersionNumber !== requestedVersion) { displayError('The terms you are trying to access have been updated, these are the most recent version terms available.'); } }; if (sel) { for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].getAttribute('data-version') == vnum) { sel.selectedIndex = i; sel.options[i].selected = true; break; } } } var vs = sel ? document.getElementById('contract-' + sel.name) : null; var vb = vs ? vs.getElementsByClassName('version-container') : []; var vc = sel ? document.getElementById(sel.value) : document.querySelectorAll('[data-vid="' + getDisplayedVersions()[0] + '"]')[0]; for (var i = 0, l = vb.length; i < l; i++) vb[i].style.display = 'none'; if (vc) vc.style.display = 'block'; if(vc.getAttribute('data-location')) { if(_vid && vc.getAttribute('data-vid') != _vid) removePDFEventListeners(); _vid = vc.getAttribute('data-vid'); renderPDF(vc.getAttribute('data-location')); } } function selectTranslation(e) { if (e && e.target && e.target.id == 'select-language') { displayTranslation(e, e.target.value); displayTranslatedVersionTitle(); displayTranslatedHeaderTitles(e.target.value); } } function displayTranslation(e, locale) { if (!locale) locale = getBrowserLocale().toLowerCase(); var locale_generic = locale.split('-')[0]; var sel = document.getElementById('select-language'), version_containers = document.getElementsByClassName('version-translation-container'), version_translations, selected_translation, vt; if (!e && sel) { var found = false; for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].value == locale) { found = true; sel.selectedIndex = i; sel.options[i].selected = true; break; } } if (!found) { for (var i = 0, l = sel.options.length; i < l; i++) { if (sel.options[i].value == locale_generic) { sel.selectedIndex = i; sel.options[i].selected = true; break; } } } } for (var i = 0, l = version_containers.length; i < l; i++) { version_translations = version_containers[i].getElementsByClassName('version-translation'); selected_translation = version_containers[i].getElementsByClassName('version-locale-' + locale); selected_translation = selected_translation.length > 0 ? selected_translation[0] : null; for (var ii = 0, ll = version_translations.length; ii < ll; ii++) version_translations[ii].style.display = 'none'; if (!selected_translation) { if (version_translations.length > 0) selected_translation = version_translations[0]; for (var ii = 0, ll = version_translations.length; ii < ll; ii++) { vt = version_translations[ii]; if (vt.getAttribute('data-locale') == locale_generic || vt.getAttribute('data-locale-gen') == locale_generic) { selected_translation = vt; break; } } } if (selected_translation) selected_translation.style.display = 'block'; } } function buildToC() { var vcs = document.getElementsByClassName('version-translation'), vc = null, toc = null, tocl = null, sections = null, sec = null, li = null, anc = null, half = null; for (var i = 0, l = vcs.length; i < l; i++) { vc = vcs[i]; sections = vc.getElementsByClassName('ps-section-title'); if (sections.length == 0) continue; half = (sections.length > 10 ? Math.ceil(sections.length / 2) : 5); toc = vc.getElementsByClassName('table-of-contents')[0]; tocl = toc.getElementsByClassName('table-of-contents-links')[0]; for (var ii = 0, ll = sections.length; ii < ll; ii++) { sec = sections[ii]; if (!sec.hasAttribute('id')) continue; if (ii == half) { tocl = document.createElement('ol'); tocl.setAttribute('class', 'table-of-contents-links'); toc.appendChild(tocl); } li = document.createElement('li'); anc = document.createElement('a'); anc.setAttribute('href', '#' + sec.getAttribute('id')); anc.setAttribute('data-section', sec.getAttribute('data-section')); anc.setAttribute('class', 'table-of-contents-link'); if (sec.hasAttribute('title')) anc.innerText = sec.getAttribute('title'); else anc.innerText = sec.innerText; li.appendChild(anc); tocl.appendChild(li); } if (tocl.childElementCount > 0) toc.style.display = 'block'; } } function initialLoad() { if (window._loaded) return; window._loaded = true; displayGroup(); listenTo(window, 'hashchange', checkForAnchor); listenTo(document, 'change', selectVersion); listenTo(document, 'change', selectTranslation); buildToC(); displayContract(); displayVersion(getQueryVariable('v')); displayTranslation(); displayTranslatedHeaderTitles(); } function attachReadyHandlers() { if (document.readyState === 'complete') return setTimeout(initialLoad, 1); if (document.addEventListener) { document.addEventListener('DOMContentLoaded', initialLoad, false); window.addEventListener('load', initialLoad, false); } else { document.attachEvent('onreadystatechange', function() { if (document.readyState === 'complete') initialLoad(); }); window.attachEvent('onload', initialLoad); } } function displayError(errorString) { document.getElementsByClassName('notification-label')[0].innerText = errorString; document.getElementById('notification-container').style.display = 'block'; document.getElementsByClassName('notification-dismissable')[0].addEventListener('click', dismissError); } function dismissError() { document.getElementById('notification-container').style.display = 'none'; document.getElementsByClassName('notification-dismissable')[0].removeEventListener('click', dismissError); } var contractMap = { "one-msa": "37115", "exhibits": "37116", "platform-agreement": "37117", "terms-of-service": "37118", "privacy-policy": "37119", "cookies": "53621", "glossary-terms": "75225", "one-dsa": "63503", "ssp-dsa": "173019" }; attachReadyHandlers(); </script> </head> <body> <header class="header"> <!-- header_html --> <div class="container"> <div class="row"> <div class="title"> <h1> <img class="brand-logo" alt="Logo alt text" src="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/assets/H1lqQtlxO.png" height="60px"><span class="legal-center-text logo" style="float: right; line-height: 60px;">Legal Center</span> </h1> </div> <div class="navigation"></div> </div> </div> </header> <div id="notification-container" class="page-container-full"> <div class="clear notification-clear"></div> <div class="alignc notification notification-error notification-dismissable"> <div class="tbl"> <div class="cell valignm"> <p><span class="notification-label">Error</span></p> </div> </div> </div> </div> <!-- navigation_html --> <main id="main" class="container"> <div class="row"> <div id="contract-list" class="three columns"> <h4 id="contracts-list-header" " style="display: none;">Contracts</h4> <ul> <li class="active"> <a href="#one-msa" id="contract-nav-37115" class="inline-link contract-nav-link group-item" data-id="37115" data-groups="">Outbrain DSP Master Services Agreement</a> </li> <li> <a href="#exhibits" id="contract-nav-37116" class="inline-link contract-nav-link group-item" data-id="37116" data-groups="">Outbrain DSP MSA Exhibits</a> </li> <li> <a href="#platform-agreement" id="contract-nav-37117" class="inline-link contract-nav-link group-item" data-id="37117" data-groups="">Outbrain DSP Supply Side Platform Agreement</a> </li> <li> <a href="#terms-of-service" id="contract-nav-37118" class="inline-link contract-nav-link group-item" data-id="37118" data-groups="">Outbrain DSP Terms of Service</a> </li> <li> <a href="#privacy-policy" id="contract-nav-37119" class="inline-link contract-nav-link group-item" data-id="37119" data-groups="">Privacy Policy</a> </li> <li> <a href="#cookies" id="contract-nav-53621" class="inline-link contract-nav-link group-item" data-id="53621" data-groups="">Zemanta Cookie Table</a> </li> <li> <a href="#glossary-terms" id="contract-nav-75225" class="inline-link contract-nav-link group-item" data-id="75225" data-groups="">Glossary of Terms</a> </li> <li> <a href="#one-dsa" id="contract-nav-63503" class="inline-link contract-nav-link group-item" data-id="63503" data-groups="">Outbrain DSP Data Sharing Agreement</a> </li> <li> <a href="#ssp-dsa" id="contract-nav-173019" class="inline-link contract-nav-link group-item" data-id="173019" data-groups="">Outbrain DSP - SSP Data Sharing Agreement</a> </li> </ul> </div> <div id="contract-body" class="nine columns"> <!-- main_html --> <div id="contract-id-37115" class="contract-container group-item " data-id="37115" data-key="one-msa" data-groups="" style="display: block;"> <div class="contract-header"> <h2>Outbrain DSP Master Services Agreement</h2> <div class="row"> <div class="six columns" id="version-effective-date-37115"> <h3 class="contract-version-number" data-version="4.6" data-version-id="66b0538dbbd6fc3b9e45aedd">Version 4.6</h3> </div> </div> </div> <div id="contract-versions-37115"> <div id="contract-id-37115-version-66b0538dbbd6fc3b9e45aedd" data-vid="66b0538dbbd6fc3b9e45aedd" class="version-container js-version-container-37115 " style="display: block;"> <div id="version-languages-66b0538dbbd6fc3b9e45aedd" class="version-translation-container"> <div id="version-66b0538dbbd6fc3b9e45aedd-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP Master Services Agreement"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b0538dbbd6fc3b9e45aedd-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b0538dbbd6fc3b9e45aedd.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b0538dbbd6fc3b9e45aedd"> <p><strong>Effective: August 6, 2024</strong></p><p>These terms last revised and are current as of the effective date set forth above. Outbrain DSP (formally Zemanta) reserves the right to change these terms from time to time.</p><p><strong>Outbrain DSP Platform Master Service Agreement</strong></p><p style="text-align:justify">This Outbrain DSP Platform Master Service Agreement, including the Order Form and any terms set forth in a schedule or exhibit hereto (collectively, this &ldquo;<strong><em>Agreement</em></strong>&rdquo;), dated as of Effective Date on the Order Form entered into by Zemanta Inc (&ldquo;<strong>Outbrain DSP&rdquo;</strong>) and the customer whose details are set.</p><p>For good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the parties agree as follows:</p><p><strong>1. Definitions</strong></p><p style="text-align:justify">&ldquo;Advisory Services&rdquo; means the support and assistance services that Outbrain DSP provides to Customer in relation to with Customer&rsquo;s content advertising campaign set up and management, as well as proactive campaign monitoring. Customer will be solely responsible for managing any campaigns including making any changes (e.g., including, but not limited to bid prices, start and stop dates and times, and spend allocations).</p><p style="text-align:justify">"Agency" or "Managed Service Provider" means the advertising, media or creative agency or other professional services company that will provide services to a Client in order to conduct advertising campaigns on the client's behalf through the Outbrain DSP Platform.</p><p style="text-align:justify">&ldquo;Applicable Law&rdquo; means a law, rule, regulation, declaration, decree, directive, statute, or other enactment, order, mandate or resolution issued or enacted by any government entity (including any domestic or foreign, supranational, national, state, county, municipal, local, territorial or other government), or applicable guidelines or principles issued by any governmental entity.</p><p style="text-align:justify">&ldquo;Client" means Customer or an advertising client of Customer.</p><p style="text-align:justify">&ldquo;Content&rdquo; means text, images, documents, materials, photos, audio, video, and all other forms of data or communication.</p><p style="text-align:justify">"Customer" means the entity contracting with Outbrain DSP in order to use the Outbrain DSP Platform. If the Customer is an Agency, then Customer may be referred to as Customer or Agency.</p><p style="text-align:justify">&ldquo;Customer Content&rdquo; means all Content made available by Customer or its Users to Outbrain DSP for use in connection with the Services or that is otherwise uploaded onto the Outbrain DSP Platform by or on behalf of Customer or its Users.</p><p style="text-align:justify">&ldquo;Data Protection Laws&rdquo; means any applicable Data Protection Laws. It shall include (a) the Data Protection Directive 95/46/EC and ePrivacy Directive 2002/58/EC as implemented by countries within the EEA, (b) the General Data Protection Regulation (EU) 2016/679 (&ldquo;GDPR&rdquo;) and/or (c) other Laws that implement the Laws that are identified in (a) and (b) above. The terms "Personal Data&rdquo;, and &ldquo;Processing&rdquo; shall have the same meaning ascribed to them under the GDPR.</p><p style="text-align:justify">&ldquo;Force Majeure&rdquo; is defined as acts of God, terrorism, labor action, fire, flood, earthquake, governmental acts, order, or restriction, denial of service attacks and other malicious conduct, utility failures, or any other cause of Service unavailability that was beyond Outbrain DSP&rsquo;s reasonable control.</p><p style="text-align:justify">"Media Spend" means the actual cost for impressions displayed within Outbrain DSP&rsquo;s network of third-party partners.</p><p style="text-align:justify">&ldquo;Objectionable Content&rdquo; means any viruses, malware or malicious code, as well as any Content or links to web sites that contain Content (or further links to content) which could be reasonably construed as illegal, unethical, defamatory, obscene, hateful, libelous, or that otherwise could be reasonably determined to reflect negatively, in a material way, upon Outbrain DSP&rsquo;s reputation or that of Outbrain DSP&rsquo;s customers, or that infringes upon the rights of any third party.</p><p style="text-align:justify">"Platform Credits" means the amount of credit that Outbrain DSP will provide to the Customer through Customer&rsquo;s account on the Outbrain DSP Platform. Platform Credits are used to fund campaign budgets created and managed by the Customer on the Outbrain DSP Platform. Campaign budgets are used to buy media programmatically via the Outbrain DSP Platform.</p><p style="text-align:justify">&ldquo;Platform Services&rdquo; means the hosted software-as-a-service offering made available by Outbrain DSP to Customer via the Outbrain DSP Platform, as more fully described in <a href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/legal.html#exhibits"><u>Exhibit A</u></a>.</p><p style="text-align:justify">&ldquo;Seat&rdquo; means a written contractual relationship with a supplier (e.g., Outbrain, Appnexus, Google AdExchange, etc.) governing the terms of ad inventory supply and purchase from such supplier, including a direct billing relationship between the Seat holder and supplier.</p><p style="text-align:justify">&ldquo;Service(s)&rdquo; means the Outbrain DSP Platform services.</p><p style="text-align:justify">&ldquo;Scheduled Maintenance&rdquo; is defined as any maintenance performed during Outbrain DSP&rsquo;s standard maintenance windows and any other maintenance of which Customer is given at least forty-eight (48) hours advance notice. Outbrain DSP may perform maintenance on some or all of the Outbrain DSP Platform in order to upgrade hardware or software that operate or supports the Outbrain DSP Platform, implement security measure, or address any other issues it deems appropriate for the continued operation of the Outbrain DSP Platform.</p><p style="text-align:justify">&ldquo;Third Party Terms&rdquo; means the terms and conditions for use of services from third parties made available to Customer through the Outbrain DSP Platform, as described in <a href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/legal.html#exhibits"><u>Exhibit B</u></a>.</p><p style="text-align:justify">"Total Spend" means the sum of all spend recorded in the Outbrain DSP Platform, inclusive of Media Spend, data costs (as applicable) and Platform Fees, based on Outbrain DSP&rsquo;s reporting metrics.</p><p style="text-align:justify">&ldquo;User(s)&rdquo; means an employee, agent or contractor of Customer or its Client who has been authorized by Customer to use the Services on behalf of Customer and its Clients.</p><p style="text-align:justify">&ldquo;Outbrain DSP Content&rdquo; means all Content made available by Outbrain DSP to Customer in connection with Customer&rsquo;s use of the Services or that is otherwise uploaded onto the Outbrain DSP Platform by Outbrain DSP on behalf of Customer or its Users.</p><p style="text-align:justify">&ldquo;Outbrain DSP Platform&rdquo; means Outbrain DSP&rsquo;s proprietary dashboard used to buy online media, flight and manage campaign(s),and drive traffic to various forms of native and content advertisements through real time and non-real time buys.</p><p style="text-align:justify"><strong>2. Services</strong></p><p style="text-align:justify">(a) <u>License</u>. Subject to the terms and conditions of this Agreement (including the timely payment of all applicable fees), Outbrain DSP hereby grants Customer and its Users a non-exclusive, non-transferable, right and limited license to access and use the Services during the term of this Agreement solely for use on behalf of Customer and its Clients. Customer will ensure that Customer and its Users comply with the terms and conditions of this Agreement, all Applicable Law and Data Protection Laws, and the Third-Party Terms set forth on <a href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/legal.html#exhibits"><u>Exhibit B</u></a> hereto, as applicable. As between Customer and Outbrain DSP, Customer shall be solely responsible for ensuring that its use of the Services complies with all self-regulatory best practice standards including, but not limited to the IAB Code of Conduct, Network Advertising Initiatives (NAI) Self-Regulatory Principles, the NAI Web Beacon Guidelines and the FTC Self-Regulatory Principles for Online Behavioral Advertising.</p><p style="text-align:justify">(b) Outbrain DSP does not guarantee: (i) the placement, positioning or the timing of delivery of any Customer Content, (ii) clicks or impressions, or (iii) conversions. In no event shall Outbrain DSP be liable for failure to deliver traffic to Customer Content. Once Platform Credits designated in an Order Form are used in total, Customer Content will no longer be distributed via the Outbrain DSP Platform. However, an end-user may still click on Customer Content that was served prior to the budget being fulfilled. As a result, Customer may be charged up to twenty percent (20%) more than the pre-designated budget for clicks delivered during this time.</p><p style="text-align:justify">(c) <u>Equipment</u>. Customer is responsible for procuring and maintaining the equipment and network connections necessary to remotely connect to the Services. Customer shall not attempt to access any other of Outbrain DSP&rsquo;s systems, programs or data that are not made available for Customers use in connection with the Services.</p><p style="text-align:justify">(d) <u>Customer Responsibility/Restrictions</u>. Customer is solely responsible for (i) all activities conducted under its logins (including its Users&rsquo; logins) within the Outbrain DSP Platform and for its Users' compliance with this Agreement; (ii) protecting its login and password to the Outbrain DSP Platform and (iii) and any requests or changes made by Customer (or its Users&rsquo;) within the Outbrain DSP Platform. If Customer is utilizing Outbrain DSP&rsquo;s automation feature within the Outbrain DSP Platform, Customer grants Outbrain DSP the right to set and modify Customer&rsquo;s bidding at Outbrain DSP&rsquo;s discretion to aid in achieving Customer&rsquo;s goals for its campaign(s). If Customer requests Outbrain DSP to make changes to its campaign(s) on Customer&rsquo;s behalf, all such requested changes must conveyed previously in writing. Unauthorized use, resale or commercial exploitation of the Outbrain DSP Platform in any way is expressly prohibited. Customer represents and warrants (i) it will not upload to or otherwise authorize or permit any Objectionable Content to run through the Outbrain DSP Platform and that any ads or data being authorized or permitted by Customer to run through the Outbrain DSP Platform will be free of viruses and malicious code (ii) it is authorized to act on behalf of each of its Clients, will ensure that such Clients and all Users comply with the applicable terms and conditions of this Agreement and will be liable for the acts and omissions of such Clients and Users in connection with Outbrain DSP Platform provided under this Agreement or for any breach of this Agreement by such Clients or Users; (iii) it will not attempt to interfere with or disrupt the integrity or performance of the Outbrain DSP Platform or the data contained therein or attempt to gain unauthorized access to the Outbrain DSP Platform or its related systems or networks, and (iv) it will not directly or indirectly reverse engineer, prepare derivative works of reverse compile or disassemble the Outbrain DSP Platform or any portion thereof or permit any User or third party to do the same. Customer shall also be solely responsible for maintaining the security of any passwords and/or access codes assigned and shall immediately notify Outbrain DSP if Customer becomes aware of any loss or theft or unauthorized use of any of Customers passwords or user accounts. Outbrain DSP reserves the right, upon notice to Customer, to terminate any User&rsquo;s rights to access the Outbrain DSP Platform if such User has violated any of the terms, conditions or restrictions contained in this Agreement.</p><p style="text-align:justify"><strong>3. Service Level Objective</strong></p><p style="text-align:justify">(a) <u>Service Level</u>. Outbrain DSP&rsquo;s service level objective is to make commercially reasonable efforts to provide Service Availability of 99% as measured on a monthly basis (&ldquo;Service Availability Objective&rdquo;). &ldquo;Service Availability&rdquo; is defined as the time that the Service is capable of receiving, processing, and responding to requests, excluding Scheduled Maintenance and Force Majeure. Service Availability is calculated as a percentage by dividing the number of minutes the Service is available during the applicable month by the number of total minutes in the applicable month, excluding in all cases Scheduled Maintenance and Force Majeure. Outbrain DSP will provide notice of downtime on <a href="http://dsp.outbrain.com/"><u>dsp.outbrain.com</u></a> and through registered User accounts.</p><p style="text-align:justify">(b) <u>Remedy for Failure to Achieve Service Outbrain DSP&rsquo;s Service Availability Objective</u>. If either (i) Outbrain DSP fails to achieve the System Availability Objective set forth above for thirty (30) consecutive days in a row or sixty (60) days in any twelve (12) month period or (ii) Outbrain DSP&rsquo;s Service Availability is less than 50% for ten (10) consecutive days, Customer shall be entitled, as its sole remedy, to terminate this Agreement for convenience upon written notice to Outbrain DSP in which case Customer shall receive a refund of any prepaid, unused fees paid hereunder to Outbrain DSP.</p><p><strong>4. Payment</strong></p><p style="text-align:justify">(a) <u>Payment</u>. Customer will pay its Total Spend and all applicable fees (as set forth on the Order Form) and media costs associated with any Third-Party Terms, and any applicable taxes, thirty (30) days from receipt of Outbrain DSP&rsquo;s invoice. This includes any and all fees incurred by Customer, Customer&rsquo;s Clients, or Customer&rsquo;s Users related to the use of the Outbrain DSP Platform. Payments may be made by ACH, check, wire transfer or other means expressly agreed to in writing by Outbrain DSP. All payments will be made in US Dollars, unless otherwise agreed on an Order Form. For the avoidance of doubt, Customer shall be billed for Total Spend regardless of any cost-per-click denoted by Customer in the Outbrain DSP Platform. Further, if Customer is utilizing Outbrain DSP&rsquo;s automatic bidding feature, Customer grants Outbrain DSP the right to set and modify Customer&rsquo;s cost-per-click at Outbrain DSP&rsquo;s discretion to aid in achieving Customer&rsquo;s targets for its campaign; provided however, for clarity Customer will only be charged on a cost per impression basis. For the avoidance of doubt and notwithstanding anything to the contrary contained herein or any Order Form, Customer shall be charged all fees and costs specified in the Outbrain DSP Platform. To the extent of any conflict between this Agreement and the Outbrain DSP Platform, the Outbrain DSP Platform shall control.</p><p style="text-align:justify">(b) <u>Late Payment</u>. Customer agrees to pay a late charge of two percent (2%) per month (or part of a month, or the maximum lawful rate permitted by Applicable Law, whichever is less), for all amounts, not subject to a good faith dispute, and not paid within sixty (60) days of being due. Customer shall be solely and exclusively responsible for the payment of required federal, state and local taxes arising from or relating to the Services rendered hereunder, except for taxes related to the net income of Outbrain DSP and any taxes or obligations imposed upon Outbrain DSP under federal, state and local wage laws. Customer will also reimburse Outbrain DSP for all costs and expenses Outbrain DSP incurs in collecting or seeking to collect any late payments that are not disputed in good faith (including court costs and reasonable attorneys&rsquo; fees). Outbrain DSP also reserves the right to suspend or terminate Customer's use of the Service until Customer has paid all amounts due and to charge Customer for all costs of collection, including collection agency and reasonable legal fees and court costs. Customer authorizes Outbrain DSP to investigate Customer's credit record. If applicable, Customer agrees to provide such further financial information and documentation as may be required from time to time by Outbrain DSP as a condition for the continued extension of credit. Customer acknowledges and agrees that any account, credit card and related billing and payment information which Customer provides to Outbrain DSP may be shared by Outbrain DSP with companies who work on Outbrain DSP's behalf solely for the purpose of performing credit checks, effecting payment to Outbrain DSP, collecting debts owed to Outbrain DSP and/or servicing Customer's account. Outbrain DSP may, in its sole discretion, extend, revise or revoke credit at any time.</p><p style="text-align:justify">(c) <u>Payment Dispute</u>. If Customer disputes any charge or amount on any invoice and such dispute cannot be resolved promptly through good faith discussions between the parties, Customer shall pay the amounts due under this Agreement less the disputed amount, and the parties shall diligently proceed to resolve such disputed amount. An amount will be considered disputed in good faith if (i) Customer delivers a written statement to Outbrain DSP on or before seven (7) days after invoice has been issued, describing in detail the basis of the dispute and the amount being withheld by Customer, (ii) such written statement represents that the amount in dispute has been determined after due investigation of the facts and that such disputed amount has been determined in good faith, and (iii) all other amounts due from Customer that are not in dispute have been paid as and when required under this Agreement.</p><p><strong>5. Ownership</strong></p><p style="text-align:justify">(a) Customer Ownership. Customer retains ownership of all right, title and interest in and to all Customer Content. During the Term of this Agreement, Customer hereby grants to Outbrain DSP a limited, worldwide, non-exclusive, royalty free right to use, display, transmit, and distribute the Customer Content solely as necessary to provide the Services to Customer. Except as provided in this Agreement, Customer shall be solely responsible for providing, updating, uploading and maintaining all Customer Content. The accuracy of Customer Content shall be Customer&rsquo;s sole responsibility. Customer has the right and authorizes Outbrain DSP to place the Customer Content within the Service, and is solely responsible for determining the propriety and legality of the Customer Content. In addition, Customer Content must comply with <a href="https://www.outbrain.com/advertisers/guidelines/"><u>Outbrain's Advertising Guidelines</u></a> as may be updated from time to time by Outbrain DSP.</p><p style="text-align:justify">(b) Outbrain DSP Ownership. Customer acknowledges and agrees that (i) as between Outbrain DSP and Customer, all right, title and interest in and to the Outbrain DSP Platform, the Services and all derivatives thereof (including any and all patents, copyrights, trade secret rights, trademarks, trade names and other proprietary rights embodied therein or associated therewith) are and shall remain with Outbrain DSP or its licensors, and Outbrain DSP in no way conveys any right or interest in the Outbrain DSP Platform or the Services other than a limited license to use them in accordance with the terms of this Agreement, and (ii) the Outbrain DSP Platform and the Services are works protected by copyright, trade secret, and other proprietary rights and laws. As between Customer and Outbrain DSP, Outbrain DSP will also own all data derived from use of the Outbrain DSP Platform and may use and disclose such data (i) to provide the Services and for internal media planning purposes, (ii) as aggregate Services statistics, which will not include personally identifiable information or identify Customer or its Clients, and (iii) if required by court order, law or governmental or regulatory agency (after giving reasonable notice to Customer, if permitted). Notwithstanding the foregoing, nothing herein shall prohibit Outbrain DSP from using anonymous aggregated data for purposes of system performance and tuning. The Outbrain DSP name, the Outbrain DSP logo, and the product names associated with the Services are trademarks of Outbrain DSP or third parties, and no right or license is granted to use them. Customer shall not remove any Outbrain DSP trademark or logo from the Services. Outbrain DSP retains ownership of all right, title and interest in and to all Outbrain DSP Content. During the term of this Agreement, Outbrain DSP grants to Customer a limited, worldwide, non-exclusive, royalty free right to use, display, transmit, and distribute the Outbrain DSP Content solely in connection with Customer&rsquo;s permitted use of the Services. No press releases or general public announcements shall be made without the mutual consent of Customer and Outbrain DSP. Outbrain DSP shall have the right to include Customer&rsquo;s name on Outbrain DSP&rsquo;s client list and in other marketing materials. Customer shall not use Outbrain DSP&rsquo;s name, logo or trademark without Outbrain DSP&rsquo;s prior written consent.</p><p><strong>6. Confidentiality</strong></p><p style="text-align:justify">(a) During the Term of this Agreement, each party will regard any information provided to it by the other party to be confidential (&ldquo;<strong><em>Confidential Information</em></strong>&rdquo;). Confidential Information shall also include information, which to a reasonable person familiar with the disclosing party&rsquo;s business and the industry in which it operates, is of a confidential or proprietary nature. The receiving party shall hold in confidence, and shall not disclose (or permit or suffer its personnel to disclose) any Confidential Information to any person or entity except to a director, officer, employee, Client, outside consultant, or advisor (collectively &ldquo;<strong><em>Representatives</em></strong>&rdquo;) who have a need to know such Confidential Information in the course of the performance of their duties for the receiving party and who are bound by a duty of confidentiality no less protective of the disclosing party&rsquo;s Confidential Information than this Agreement. The receiving party and its Representatives shall use such Confidential Information only for the purpose for which it was disclosed and shall not use or exploit such Confidential Information for its own benefit or the benefit of another without the prior written consent of the disclosing party. Each party accepts responsibility for the actions of its Representatives and shall protect the other party&rsquo;s Confidential Information in the same manner as it protects its own valuable confidential information, but in no event less than reasonable care be used. The parties expressly agree that the terms and pricing of this Agreement are the Confidential Information of Outbrain DSP. A receiving party shall promptly notify the disclosing party upon becoming aware of a breach or threatened breach hereunder, and shall cooperate with any reasonable request of the disclosing party in enforcing its rights.</p><p style="text-align:justify">(b) Information will not be deemed Confidential Information hereunder if such information: (i) is known prior to receipt from the disclosing party, without any obligation of confidentiality; (ii) becomes known to the receiving party directly or indirectly from a source other than one having an obligation of confidentiality to the disclosing party; (iii) becomes publicly known or otherwise publicly available, except through a breach of this Agreement, or (iv) is independently developed by the receiving party without use of the disclosing party&rsquo;s Confidential Information. The receiving party may disclose Confidential Information pursuant to the requirements of Applicable Law, legal process or government regulation, provided that it gives the disclosing party reasonable prior written notice to permit the disclosing party to contest such disclosure, and such disclosure is otherwise limited to the required disclosure.</p><p style="text-align:justify">Notwithstanding any other provision of this Agreement, both parties acknowledge that any use of the disclosing party&rsquo;s Confidential Information in a manner inconsistent with the provisions of this Agreement may cause the disclosing party irreparable and immediate damage for which remedies other than injunctive relief may be inadequate. Therefore, both parties agree that, in addition to any other remedy to which the disclosing party may be entitled hereunder, at law or equity, the disclosing party shall be entitled to an injunction or injunctions (without the posting of any bond and without proof of actual damages) to restrain such use in addition to other appropriate remedies available under Applicable Law.</p><p><strong>7. Data Protection/Privacy</strong></p><p style="text-align:justify">7.1 The parties acknowledge that some or all of data used or collected through the Service may qualify as, or include, personal data, however, as of the Effective Date, Outbrain DSP does not send and/or receive any end-user data to the Customer. Each party warrants and represents to (i) comply with all Data Protection Laws; and (ii) maintaining and displaying on their respective websites an easily accessible and discoverable privacy policy that complies with the applicable data protection laws. Customer acknowledges and agrees that it is Customer&rsquo;s responsibility to ensure that its use of the Services complies with all Data Protection Laws, including that Customer&rsquo;s use of any third party cookies, pixels and/or impression trackers in its campaign(s), and the capturing of any consent to such, is in accordance with Data Protection Laws</p><p style="text-align:justify">7.2 The provisions of the shall be incorporated into, and form part of, this Agreement.</p><p style="text-align:justify"><strong>8. Indemnification</strong></p><p style="text-align:justify">(a) Outbrain DSP<u> Indemnification</u>. Subject to subsection (c) below, Outbrain DSP will indemnify, defend and hold Customer harmless from and against any and all costs, liabilities, losses, and expenses (including, but not limited to, reasonable attorney&rsquo;s fees) (collectively, &ldquo;<strong><em>Losses</em></strong>&rdquo;) resulting from any claim, suit, action, or proceeding brought by any third party against Customer (i) alleging that the use of the Services as permitted hereunder infringes any United States patent, copyright or trademark, or constitutes a misappropriation of a trade secret of a third party, (ii) arising out of Outbrain DSP&rsquo;s breach of any of its representations, warranties or covenants made in this Agreement or (iii) that is attributable to or otherwise alleges any violation of any Applicable Law by Outbrain DSP, including without limitation, compliance with data privacy and data protection laws. The foregoing obligations will not apply to the extent the claim arises as a result of (a) any use of the Services in a manner other than as specified in this Agreement, (b) any use of the Services in combination with other products, equipment, devices, software, systems or data not supplied by Outbrain DSP to the extent such claim is caused by such combination; (c) any alteration, modification or customization of the Services made by any party other than Outbrain DSP or Outbrain DSP&rsquo;s authorized representatives if such infringement would not have occurred without such alteration, modification or customization or (d) any services of third parties made available to Customer through its use of the Services. lf Customer&rsquo;s use of the Services is, or in Outbrain DSP&rsquo;s opinion is likely to be, enjoined as an infringement or misappropriation of any third-party intellectual property right, Outbrain DSP shall at its discretion and expense: (i) procure for Customer the right to continue to use the Services under the terms of this Agreement; (ii) replace or modify the Services or portions thereof so that it is non-infringing and substantially equivalent in function to the Services as enjoined; or (iii) terminate this Agreement in whole or in part and refund to Customer any prepaid, unused fees paid hereunder for the infringing Services.</p><p style="text-align:justify">(b) <u>Customer Indemnification</u>. Subject to subsection (c) below, Customer will indemnify, defend, and hold Outbrain DSP harmless from and against any and all Losses resulting from any claim, suit, action, or proceeding brought by any third party against Outbrain DSP (i) alleging that any content or materials supplied by Customer or its Clients or any use thereof, infringes the intellectual property rights, proprietary or privacy rights of others, or has caused harm to a third party, (ii) arising out of Customer&rsquo;s breach any of its representations, warranties or covenants made in this Agreement or (iii) that is attributable to or otherwise alleges any violation of any Applicable Law by Customer, including without limitation, compliance with Data Protection Laws. Customer also agrees to indemnify, defend, and hold Outbrain DSP harmless from and against any and all Losses resulting from any Objectionable Content used or transmitted by Customer or any of its Users in violation of this Agreement.</p><p style="text-align:justify">(c) <u>Indemnification Procedure</u>. With respect to any third party claims or proceedings, the indemnified party shall (i) promptly notify the indemnifying party in writing of any claim, suit or proceeding for which indemnity is claimed, provided that failure to so notify will not remove the indemnifying party&rsquo;s obligation except to the extent it is prejudiced thereby, and (ii) allow the indemnifying party to solely control the defense of any claim, suit or proceeding and all negotiations for settlement provided that the indemnifying party will not settle any claim without the indemnified party&rsquo;s prior written consent (such consent not to be unreasonably withheld or delayed). The indemnified party shall also provide the indemnifying party with reasonable cooperation and assistance in defending such claim (at the indemnifying party&rsquo;s cost).</p><p style="text-align:justify"><strong>9. Representations and Warranties</strong></p><p style="text-align:justify">(a) Outbrain DSP<u>&rsquo;s Representation and</u> Warranties. Outbrain DSP represents and warrants that the Services will comply in all material respects with the description of the Services found in this Agreement, or Order Form, as the case may be. The foregoing shall not be construed as a warranty that the Services will function without error or interruption. For any breach of the warranty set forth above, both parties&rsquo; sole and exclusive remedy, except for termination of this Agreement as described in Section 12, and Outbrain DSP&rsquo;s entire liability shall be, for Outbrain DSP to use commercially reasonable efforts to correct the defect or error that caused the breach of warranty.</p><p style="text-align:justify">(b) <u>Customer&rsquo;s Representation and Warranties</u>. Customer represents and warrants to Outbrain DSP that: (i) Customer is a duly organized under the laws of the state in which it is domiciled and Customer has all right and authority to enter into this Agreement; (ii) Customer has all necessary rights, licenses and permission for Customer Content and the Customer Content will not violate any intellectual property right, proprietary rights or rights of privacy of any third party and the Customer Content will not be objectionable as defined in section 2(c) above; (iii) Customer is authorized to take all actions under the terms of this Agreement on behalf of Customer&rsquo;s Clients; and (iv) Customer will comply with all Data Protection Laws (including complying with all laws related to data collection) and Customer has a privacy policy on its website.</p><p style="text-align:justify"><strong>10. Outbrain DSP&rsquo;S DISCLAIMERS</strong>.</p><p style="text-align:justify">EXCEPT AS EXPRESSLY PROVIDED IN THIS SECTION 10, THE Outbrain DSP PLATFORM AND ANY SERVICES PROVIDED BY Outbrain DSP IN CONNECTION WITH THIS AGREEMENT, ARE PROVIDED ON AN &ldquo;AS IS&rdquo; BASIS WITHOUT WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW), OR STATUTORY, AS TO ANY MATTER WHATSOEVER. Outbrain DSP EXPRESSLY DISCLAIMS, ON ITS BEHALF AND ON ITS SUPPLIERS BEHALVES, ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. CUSTOMER WILL NOT HAVE THE RIGHT TO MAKE OR PASS ON ANY REPRESENTATION OR WARRANTY ON BEHALF OF Outbrain DSP OR ITS SUPPLIERS.</p><p style="text-align:justify"><strong>11. LIMITATIONS OF LIABILITY</strong></p><p style="text-align:justify">NEITHER PARTY WILL, UNDER ANY CIRCUMSTANCES, BE LIABLE TO THE OTHER PARTY OR Outbrain DSP TO CUSTOMER&rsquo;S CLIENTS OR USERS FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO THIS AGREEMENT OR THE SERVICES, INCLUDING BUT NOT LIMITED TO LOST PROFITS OR LOSS OF BUSINESS, EVEN IF SUCH PARTY IS APPRISED OF THE LIKELIHOOD OF SUCH DAMAGES OCCURRING. EXCEPT FOR LIABILITY ARISING FROM A BREACH OF SECTION 5 (OWNERSHIP), A PARTY&rsquo;S CONFIDENTIALITY OBLIGATIONS UNDER SECTION 6 OR A PARTYS INDEMNIFICATION OBLIGATIONS IN SECTION 8, UNDER NO CIRCUMSTANCES WILL EITHER PARTY&rsquo;S TOTAL CUMULATIVE LIABILITY TO THE OTHER FOR ANY AND ALL DAMAGES AND CLAIMS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORUM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED AN AMOUNT EQUAL TO THE TOTAL FEES PAID OR OWED BY CUSTOMER TO Outbrain DSP UNDER THIS AGREEMENT DURING THE SIX MONTH PERIOD THE DATE OF THE ACTION OR CLAIM FOR THE SERVICES.</p><p style="text-align:justify"><strong>12. Term and Termination</strong></p><p style="text-align:justify">(a) <u>Term</u>. Subject to earlier termination as described herein, the term of this Agreement shall commence on the Effective Date as defined on the Order Form and shall continue in effect for an initial term as defined on the Order Form (the &ldquo;<strong><em>Initial Term</em></strong>&rdquo;). Thereafter, this Agreement shall automatically renew for successive one-year periods each (each, a &ldquo;<strong><em>Renewal Term&rdquo;</em></strong>) unless either party elects not to renew the Agreement by providing written notice to the other party no fewer than 60 days prior to the expiration of the then current term.</p><p style="text-align:justify">(b) <u>Termination</u>. Notwithstanding the foregoing, either party may terminate this Agreement (i) immediately in the event of a material breach of this Agreement by the other party that is not cured within thirty (30) days of written notice thereof from the other party, or (ii) immediately if the other party ceases doing business or is the subject of a voluntary or involuntary bankruptcy, insolvency or similar proceeding, that is not dismissed within sixty (60) days of filing. Z In the event that Customer violates Applicable Law in connection with its use of the Services or otherwise uses or transmits any Objectionable Content in violation of this Agreement Outbrain DSP may suspend Customer&rsquo;s access to the Services until such time as Customer is no longer in violation of Applicable Law and/or has removed Objectionable Content. Termination of this Agreement pursuant to this Section (b) shall be in addition to any other rights or remedies available to the terminating party at law and in equity. All rights and obligations of the parties which by their nature are reasonably intended to survive such termination or expiration will survive termination or expiration of this Agreement (including, without limitation, Sections 6, 7, 8, 11 and 12, and all payment obligations relating to the period prior to termination.</p><p style="text-align:justify">(c) <u>Suspension</u>. Outbrain DSP also reserves the right in good faith and reasonable discretion, to suspend or otherwise pause any advertising campaign being run through the Services for material non-compliance or in the event that Customer materially breaches any of the terms and conditions of this Agreement or any Third Party Terms, including, without limitation, any failure by customer to make payments in a timely fashion in accordance with Section 4. If an advertising campaign is paused, Outbrain DSP will promptly notify the Customer.</p><p style="text-align:justify"><strong>13. General</strong></p><p style="text-align:justify">This Agreement will not be interpreted or construed as creating or evidencing any association, joint venture, partnership, or franchise between the parties. Except as expressly stated herein, the provisions of this Agreement are for the benefit of the parties to this Agreement and not for any other person or entity. Customer may not assign this Agreement or any of its rights or obligations under this Agreement without the prior written consent of Outbrain DSP (such consent not to be unreasonably withheld or delayed). Any such assignment without prior written consent by Outbrain DSP will be void and of no force or effect. Outbrain DSP may assign this Agreement without restriction to a purchaser of all or substantially all of Outbrain DSP&rsquo;s assets, a successor in interest of Outbrain DSP or as part of a corporate reorganization, consolidation or merger. Subject to the foregoing, this Agreement will be binding upon and inure to the benefit of the parties and their permitted successors and assigns. Any notice under this Agreement will be effective if in writing and sent by email, certified or registered mail, or insured courier, return receipt requested, to a party at its address or email address given below. Each party may update its address or email by notice to the other party in accordance with this Section. Nonperformance of either party shall be excused to the extent that performance is rendered impossible by strike, fire, flood, governmental acts or orders or restrictions, failure of suppliers, or any other reason where failure to perform is beyond the reasonable control of the nonperforming party. This Agreement will be interpreted, construed, and enforced in all respects in accordance with the local laws of the State of New York, USA, without reference to its choice of law rules and not including the provisions of the 1980 US Convention on Contracts for the International Sale of Goods. Each party hereby consents irrevocably to the exclusive jurisdiction and venue of the federal, state, and local courts in New York, New York, in connection with any action arising out of or in connection with this Agreement. Either party&rsquo;s waiver of any breach of any provision of this Agreement does not waive any other breach. Either party&rsquo;s failure to insist on strict performance of any covenant or obligation in this Agreement will not be a waiver of such party&rsquo;s right to demand strict performance in the future. If any part of this Agreement is found to be illegal, unenforceable, or invalid, the remaining portions of this Agreement will remain in full force and effect. This Agreement may be executed in multiple counterparts with the same effect as if the parties had signed one document. All counterparts will be construed as and constitute the same agreement. This Agreement may also be executed and delivered by facsimile and such execution and delivery will have the same force and effect of an original document with original signatures. This Agreement, including the Order Form, and <a href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/legal.html#zemanta-one-msa"><u>Exhibits</u></a> hereto and terms and policies referenced in this Agreement constitute the whole and complete expression of the agreement between Customer and Outbrain DSP regarding their subject matter. This Agreement supersedes, and its terms govern, all previous oral and written communications regarding these matters, all of which are merged into this Agreement. Any inconsistent or conflicting terms and conditions contained in any purchase order issued by Customer shall be of no force or effect, even if the order is accepted by Outbrain DSP. No employee, agent, or other representative of Outbrain DSP has any authority to bind Outbrain DSP with respect to any representation, warranty, or other expression unless it is specifically set forth in this Agreement. No employee, agent or other representative of Customer has any authority to bind Customer with respect to any representation, warranty or other expression unless it is specifically set forth in this Agreement. No usage of trade or other regular practice or method of dealing between the parties will be used to modify, interpret, supplement, or alter the provisions of this Agreement. Nothing contained in this Agreement is intended or shall be construed to confer upon any person any rights, benefits or remedies of any kind or character whatsoever, or to create any obligation of a party to any such person. The headings to the sections of this Agreement are for ease of reference only and shall not affect the interpretation or construction of this Agreement. This Agreement shall be construed and interpreted fairly, in accordance with the plain meaning of its terms, and there shall be no presumption or inference against the party drafting this Agreement in construing or interpreting the provisions hereof.</p> </div> </div> </div> </div> </div> </div> <div id="contract-id-37116" class="contract-container group-item " data-id="37116" data-key="exhibits" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Outbrain DSP MSA Exhibits</h2> <div class="row"> <div class="six columns" id="version-effective-date-37116"> <h3 class="contract-version-number" data-version="1.3" data-version-id="66b0527af5c2799ff79582fa">Version 1.3</h3> </div> </div> </div> <div id="contract-versions-37116"> <div id="contract-id-37116-version-66b0527af5c2799ff79582fa" data-vid="66b0527af5c2799ff79582fa" class="version-container js-version-container-37116 " style="display: block;"> <div id="version-languages-66b0527af5c2799ff79582fa" class="version-translation-container"> <div id="version-66b0527af5c2799ff79582fa-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP MSA Exhibits"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b0527af5c2799ff79582fa-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b0527af5c2799ff79582fa.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>Rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b0527af5c2799ff79582fa"> <p><strong>Outbrain DSP Platform Exhibits</strong></p><p><u>EXHIBIT A &mdash; PLATFORM SERVICES</u></p><p>The Platform Services provided under the context of this Agreement allow Customer to remotely access and use the Outbrain DSP Platform. The Outbrain DSP Platform is an automated system for buying online media, through real time and non-real time buys. Customer will have the ability to access the Outbrain DSP Platform through its User Interface, to create advertising campaigns, assign budgets and campaigns goals, select media and targeting parameters, assign them to content ads to be shown to consumers, and review reports on campaign performance. Outbrain DSP makes no claims as to the ability to add additional services, features or capabilities and offers the Outbrain DSP Platform as-is.</p><p><u>Capabilities</u>:</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAi0lEQVR4XpWRwRFCIQxEc6EAOGkN0Ie/EmhJK4E+tAY4fQvwgj5muGQ4yGHJJLuQbJDeu4DW2iWldA8hPI0xHyI59akZRynl5pw75ZdqUIcf4lrr1Vr71iJ9gQ4SY3xocgVGEu/9SxMr4EEwo4kVhm7r5a2Zt7bB/nLOx197nr9DB0bCA2aI5NSn5gvdB676HLIhNgAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> DSP Services</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Access to multiple native ad exchanges, networks and supply side platforms</p><p> <img src="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/assets/Dcx0pgzsu.png" class="fr-fic fr-dii" />Access to text, image and video content ad inventory</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Access to Outbrain DSP Platform standard DSP buying capabilities</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Ability to use Outbrain DSP Platform to execute campaigns in the US, Canada, Europe and Australia</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> Ability to upload, manage and review content via the Outbrain DSP Platform Content Management System </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> Media optimization: Bid determination by source and content, Budget allocation by source and content </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Graphical user interface that allows campaigns to be setup and access to campaign reporting</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Aggregated billing for media purchased using Seats held by Outbrain DSP</p><p><u>Advisory Services</u></p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Customer will traffic content ads, trade and manage campaigns; and Outbrain DSP will provide support and assistance with campaign setup and management as well as periodic campaign monitoring. Outbrain DSP will assign an account support specialist as the single point of contact for the Customer. Customer will be solely responsible for making any campaign setting changes.</p><p>Outbrain DSP Responsibility:</p><p>Customer will be provided up to 8 hours of Advisory Services per month providing services in the following areas: </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> RFP and Pre-Sales Support [for agency customers]</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Regularly scheduled update calls with account support specialist to discuss campaign setup and strategy </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Campaign setup and strategy</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> QA campaign setup prior to launch</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> Monitor campaign performance and pacing</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Providing optimization tips & recommendations </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Providing web-based training</p><p>Customer Responsibility:</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> Campaign setup, launch and management</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAhUlEQVR4XmP4//8/Awg/efJEa8KECetzcnKex8bG/gfRID5IHKYGTOzfvz8lISHhN0gROgaJg+TBiu/fv2+UmJj4E10RMgbJg9QxTJs2bSm6JDY8ffr0JQzFxcV30SWwYZA60hST5Ix79+4ZE+1BkoIOFuCPHz/WhkbKC5AiEA3ig8RhagAoafvBmSiLvAAAAABJRU5ErkJggg==" class="fr-fic fr-dii" /> Monitor campaign reporting and discuss optimization recommendations </p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Implement optimizations and changes as needed</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Attend regularly scheduled update calls with Outbrain DSP account support specialist</p><p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAiklEQVR4XpWRsQ3EIAxFPUYyUbIEEiVsAJvcNewEyRo5+mu4vEiRThZFKD7I/t/Y30hrTUCtdUopvWKMm7X2y01M/tZcRyll8d4fxpimQR7+Ep+Vs3Puo0W6gA5ytnprsgdGkhDCroke8CCY0UQP6MZeHpp5aBvsL+e8Ptrz3w/OjIQHzHATk781P7fAFRi/+pgNAAAAAElFTkSuQmCC" class="fr-fic fr-dii" /> Identify Users and Primary campaign manager for Customer</p><p>Features and services in addition to those specified above may be made available from time to time and are subject to additional charges. Additional fees may also apply relating to Customer contracted exchange seat and data provider integrations as well as maintenance.</p><p><u>EXHIBIT B &mdash; THIRD PARTY TERMS</u></p><p>Outbrain DSP Seats</p><p>If Customer uses one or more of Outbrain DSP Seats, then Customer shall pay Outbrain DSP for all inventory purchased through each such Seat. Outbrain DSP will submit a monthly consolidated invoice for all such activity.</p><p>Customer will be issued a credit limit (it being acknowledged that Customer&rsquo;s initial credit limit will be stated on the Order Form). To determine the credit limit the Customer will be required to provide such information as vendor references, bank references, financial statements (audited if available) and other related information as necessary. The credit limit will represent the Customer&rsquo;s maximum allowable outstanding accounts receivable balance owed to Outbrain DSP. The Customer will be approved to purchase media using Outbrain DSP Seats and incur Platform Fees (as per cover page, herein) up to the stated credit limit through the use of the Outbrain DSP Platform. In the event that the Customer has reached the stated credit limit and wishes to incur additional Platform Fees or purchase media, the Customer will need to submit a Request for Emergency Credit Form (Form) to Outbrain DSP finance for approval. The Form will include campaign details and the reason for being over the limit and approval of this request will be in Outbrain DSP sole discretion.</p><p>Outbrain DSP has the right, but not the obligation to review advertising campaigns running on the Outbrain DSP Platform to ensure compliance with the terms and conditions of this Agreement and with Outbrain DSP Supplier Terms and reserves the right, acting reasonably and in good faith, to pause an advertising campaign in the event of an issue relating to creative non-compliance with this Agreement or improper use of the Outbrain DSP Platform. If a campaign is paused, Outbrain DSP will promptly notify the Customer.</p><p>3rd Party Data (&ldquo;3PD&rdquo;)</p><p>Customer may choose to license third party data (&ldquo;<em>3PD</em>&rdquo;) through Outbrain DSP to be deployed on its campaigns managed through the Outbrain DSP Platform. Outbrain DSP will provide Customer final pricing, tracking, and monthly billing for the use of 3PD. Customer will be liable for the additional cost of 3PD whether it is purchased through Outbrain DSP or directly by the Customer.</p><p>Customer agrees to be bound by all terms and conditions applicable to the 3PD and releases Outbrain DSP from all liability with respect to the use of 3PD. Outbrain DSP makes no representations or warranties concerning the 3PD or the use of the 3PD and disclaims all warranties relating thereto including without limitation any and all implied warranties of merchantability, accuracy, results of use, reliability or fitness for a particular purpose. Outbrain DSP represents however that it will not utilize any provider that does not represent and warrant that its data (i) does not violate any Applicable Law, rules or regulations; and (ii) does not infringe on title or misappropriate the intellectual property rights of any third party.</p><p>Other Third Party Services</p><p>Customer may choose to use other third-party services in connection with its use of the Platform Services (&ldquo;<em>TPS</em>&rdquo;). Examples of TPS</p><p>include viewability tracking, consumer research, semantic analysis, etc.). Outbrain DSP will provide Customer final pricing, tracking, and monthly billing for the use of TPS. Customer will be liable for the additional cost of the TPS whether it is purchased through Outbrain DSP or directly by the Customer.</p><p>Customer agrees to be bound by all terms and conditions applicable to the TPS and Customer releases Outbrain DSP from all liability with respect to the use of TPS. Outbrain DSP makes no representations or warranties concerning the use of TPS and disclaims all warranties relating thereto including without limitation any and all implied warranties of merchantability, accuracy, results of use, reliability or fitness for a particular purpose. Outbrain DSP represents however that it will not utilize any third-party service provider that does not represent and warrant that its services (i) does not violate any Applicable Law, rules or regulations, and (ii) does not infringe on title or misappropriate the intellectual property rights of any third party.</p> </div> </div> </div> </div> </div> </div> <div id="contract-id-37117" class="contract-container group-item " data-id="37117" data-key="platform-agreement" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Outbrain DSP Supply Side Platform Agreement</h2> <div class="row"> <div class="six columns" id="version-effective-date-37117"> <h3 class="contract-version-number" data-version="3.4" data-version-id="66b055cece7071f15c7bd312">Version 3.4</h3> </div> </div> </div> <div id="contract-versions-37117"> <div id="contract-id-37117-version-66b055cece7071f15c7bd312" data-vid="66b055cece7071f15c7bd312" class="version-container js-version-container-37117 " style="display: block;"> <div id="version-languages-66b055cece7071f15c7bd312" class="version-translation-container"> <div id="version-66b055cece7071f15c7bd312-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP Supply Side Platform Agreement"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b055cece7071f15c7bd312-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b055cece7071f15c7bd312.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b055cece7071f15c7bd312"> <p style="text-align:center"><strong>OUTBRAIN DSP (formally Zemanta) SUPPLY SIDE PLATFORM AGREEMENT</strong></p><p style="text-align:justify"><strong><u>1. SSP&rsquo;s Services.</u></strong></p><p style="text-align:justify">1.1<strong> </strong><u>SSP&rsquo;s Services</u>. SSP will provide the following services to Outbrain DSP (collectively the &ldquo;<strong>Services</strong>&rdquo;): (a) SSP will customize and implement an online advertising exchange (the &ldquo;<strong>Exchange</strong>&rdquo;) that performs in accordance with the functional specifications, which Exchange shall allow Outbrain DSP to purchase impression inventory delivered by the Exchange (&ldquo;<strong>Deliverables</strong>&rdquo;) in near real time by bidding on the impression inventory; (b) SSP will host the Exchange; (c) SSP will provide maintenance services for the Exchange; and (d) its Services and, as necessary SSP will provide customization and support services, including reasonable education and support, during normal business hours, to Outbrain DSP.</p><p style="text-align:justify">1.2 <u>License Grant</u>. Subject to the terms of this Agreement, SSP hereby grants Outbrain DSP a non-exclusive, non-transferable right to access and use the Services. Outbrain DSP agrees that it will not: (a) resell, license, lease, time-share, distribute or otherwise transfer to any third party its right to access and use the Services, (b) reverse engineer, decompile or dissemble the Services, (c) modify, copy or create derivative works of Services (or any part thereof), or (d) access or use Services for the purpose of building a competitive product or service or copying its features or user interface or authorize or permit a direct competitor to do so.</p><p style="text-align:justify">1.3 <u>SSP&rsquo;s Ownership</u>. SSP retains all right, title and interest in and to the Services and Exchange, including all intellectual property rights thereto.</p><p style="text-align:justify">1.4 <u>Acceptance</u>. The Exchange shall conform to the OpenRTB Native 2.3 (or higher) standard and Functional Specifications (as defined on the Order Form). Within ten (10) business days from the time SSP delivers the Exchange to Outbrain DSP, Outbrain DSP will review, test (including in respect of functionality, performance and usability) and either approve or reject the Exchange. Outbrain DSP will provide all reasons for any rejection, suggesting modifications as appropriate, on an iterative basis, and SSP will correct and re-deliver the Exchange until it is in a form acceptable to Outbrain DSP. In the event that the Exchange does not meet Outbrain DSP&rsquo;s final reasonable approval at least one (1) day prior to the launch date, either party may (without incurring any liability) terminate this Agreement upon written notice to the other party.</p><p style="text-align:justify"><strong><u>2. Outbrain DSP&rsquo;s Client&rsquo;s Advertising Materials.</u></strong> SSP acknowledges and agrees that it does not have any rights or title to any of the intellectual property rights contained in Outbrain DSP&rsquo;s clients&rsquo; advertising materials, except for the right to display the Outbrain DSP&rsquo;s clients&rsquo; advertisements on the websites in accordance with this Agreement and SSP agrees that it will not use the advertising materials for any other purpose. Further, SSP may not alter the advertising materials in any way.</p><p style="text-align:justify"><strong><u>3. Payment.</u></strong></p><p style="text-align:justify">3.1 <u>Payment Terms</u>. Outbrain DSP will pay SSP in accordance with this Agreement and as set forth on the Order Form. All payments are in US dollars. All payments under this Agreement will be in accordance to SSP&rsquo;s measurements. The payable event is a successfully sent win notice that communicates the exact cost incurred by a specific bid that Outbrain DSP has submitted and won. Outbrain DSP will pay SSP within sixty (60) days of the end of each calendar month. If there is any disagreement with respect to any discrepancies related to the payment to SSP hereunder, the parties agree to work in good faith to resolve the dispute. If the parties are unable to resolve the dispute within thirty (30) days from the date of notification of the dispute, then Outbrain DSP and SSP agree to submit the dispute to binding arbitration with a single arbitrator and each party shall bear their own attorneys&rsquo; fees but share the cost of the arbitrator.</p><p style="text-align:justify">3.2 <u>Payment Liability</u>. Unless otherwise set forth elsewhere, SSP agrees to hold Outbrain DSP liable for payments solely to the extent proceeds have cleared from client to Outbrain DSP for Fees incurred by bidding. For sums not cleared to Outbrain DSP, SSP agrees to hold client solely liable. Outbrain DSP agrees to make every reasonable effort to collect and clear payment from client(s) on a timely basis. Outbrain DSP&rsquo;s credit is established on a client-by-client basis. Upon request, Outbrain DSP will make available to SSP written confirmation of the relationship between Outbrain DSP and client. This confirmation should include, for example, client&rsquo;s acknowledgement that Outbrain DSP is its agent and is authorized to act on its behalf in connection with the specific Work Order and these Terms. In addition, upon the request of SSP, Outbrain DSP will confirm whether client has paid to Outbrain DSP in advance funds sufficient to make payments pursuant to the Work Order. If Outbrain DSP&rsquo;s or client&rsquo;s credit is or becomes impaired, SSP may require payment in advance.</p><p style="text-align:justify">3.3 <u>Taxes</u>. For purposes of this Agreement, <strong><em>&ldquo;Taxes&rdquo;</em></strong> shall mean all federal, state, local, foreign and other net income, gross income, gross receipts, sales, purchase, use, ad valorem, value added, goods and services, harmonized sales, transfer, franchise, profits, withholding, payroll, excise, stamp, real or personal property, customs, duties or other taxes, fees, levies, assessments or charges of any kind whatsoever, including any related penalties and interest, imposed by any federal, territorial, state, local, or foreign government or any agency or political subdivision of any such government. Outbrain DSP is solely responsible for the payment of all Taxes associated with its use of the Services and SSP is solely responsible for the payment of all Taxes associated with any payments made by Outbrain DSP to SSP under the terms of this Agreement.</p><p style="text-align:justify">3.4 <u>Fraudulent Activity</u>. Each party agrees that it will not, and will not authorize or encourage any third party to, directly or indirectly generate impressions, click-throughs, conversions, cloaked inventory, and/or other actions with respect to the Services or Exchange<strong> </strong>through any automated, deceptive, fraudulent, or otherwise invalid means, including through repeated manual clicks, the use of &ldquo;robots,&rdquo; or other automated tools, or rendering or placing ads in a way to achieve excessive amount of accidental click-throughs (&ldquo;<strong><em>Fraudulent Activity</em></strong>&rdquo;) . If Outbrain DSP suspects Fraudulent Activity, then Outbrain DSP shall notify SSP via email that it suspects Fraudulent Activity and Outbrain DSP, in its sole discretion, may withhold payment to SSP. Outbrain DSP and SSP agree to work in good faith to resolve any dispute regarding Fraudulent Activity. If the parties are unable to resolve the dispute within thirty (30) days from the date of notification of the dispute, then Outbrain DSP and SSP agree to submit the dispute to binding arbitration with a single arbitrator and each party shall bear their own attorneys&rsquo; fees but share the cost of the arbitrator.</p><p style="text-align:justify">3.5 <u>Prohibited Placements</u>. SSP shall not place and will not allow to place ads from Outbrain DSP in any context that would not conform to Federal Trade Commission industry guidelines for native advertising. SSP shall not place ads and it will not allow to place ads from Outbrain DSP by injecting them into third party web pages or apps through browser extensions, injection proxies or other similar mechanisms.</p><p style="text-align:justify"><strong>4. <u>Term/Termination</u></strong>.</p><p style="text-align:justify">4.1 <u>Term</u>. The term of this Agreement shall begin on the Effective Date and continue in full force & effect unless terminated earlier as provided hereunder or as otherwise specified on an order form.</p><p style="text-align:justify">4.2 <u>Termination</u>. Either party may terminate this Agreement for convenience at any time by providing thirty (30) calendar days&rsquo; prior written notice. In addition, either Party may terminate this Agreement if the other party breaches this Agreement; provided that (a) the non-breaching Party provides the breaching Party written notice of such breach and (b) the breaching party fails to cures such breach within thirty (30) days of such notice.</p><p style="text-align:justify">4.3 <u>Effect of Termination</u>. Upon termination of this Agreement, Outbrain DSP&rsquo;s access to the Services shall cease and SSP shall not be under any further obligation to provide the Services under the terms of this Agreement. Outbrain DSP shall pay SSP any fees owed to SSP within sixty (60) days from the date of termination. Sections 1-3, 4.3 and 6-9 and 11 shall survive the termination of this Agreement. Within thirty (30) days of any termination or expiration of this Agreement, each party will return to the other party or destroy all Confidential Information of the other party.</p><p style="text-align:justify"><strong>5. <u>Data Protection</u>.</strong></p><p style="text-align:justify">5.1 Each party shall comply at all times with Data Protection Laws. Outbrain DSP and SSP will each own the interaction data that it collects from the Services and the Exchange. SSP may not use or disclose any of the interaction data gathered by or on behalf of Outbrain DSP except that SSP shall have the right to use the Outbrain DSP Data for the sole purpose of providing the Services.</p><p style="text-align:justify">5.2 SSP and Outbrain DSP shall each maintain and display on their respective websites an easily accessible and discoverable privacy notice and/or policy that complies with all applicable laws. The parties are independent controllers and businesses in respect of user data processed by either party and each party remains individually responsible for compliance with relevant Data Protection Laws. SSP warrants that, to the extent end user consent is received using the IAB methodology (and/or any other industry standard), it shall pass Outbrain DSP a clear consent or no consent signal (i.e. the SSP must not send Outbrain DSP a null or invalid signal). If an end user has opted out of behavioural advertising via the SSP, the SSP must not pass Outbrain DSP such end user's advertiser ID or other identifying mechanism.</p><p style="text-align:justify">5.3 The provisions of the <a href="https://www.zemanta.com/legal/ssp-agreement#ssp-dsa">Outbrain DSP<u> SSP Data Sharing Agreement</u></a> shall be fully incorporated into, and form part of, this Agreement.</p><p style="text-align:justify"><strong>6.</strong> <strong><u>SSP&rsquo;s Representations and Warranties</u>.</strong></p><p style="text-align:justify">6.1 SSP represents and warrants that:</p><p style="text-align:justify">6.1.1. SSP is an entity duly organized, validly existing and in good standing under the laws of its state of domicile (as listed on the Order Form);</p><p style="text-align:justify">6.1.2. SSP (i) has the full right and authority to enter into and perform this Agreement; (ii) the execution, consent or acknowledgment of no other party is necessary in order to validate SSP&rsquo;s entry into and performance of this Agreement; (iii) SSP&rsquo;s entry into and performance of this Agreement does not violate any agreement binding on SSP; and (iv) this Agreement is a legal, valid, binding and enforceable obligation of SSP;</p><p style="text-align:justify">6.1.3. Nothing in the Services or Exchange infringes any intellectual property (copyright, author&rsquo;s rights, trademark, etc.), personal right (right of privacy, right of publicity, defamation, etc.) or other proprietary right of any person nor do the Services or Exchange violate any local, state or federal law of the United States or any applicable international jurisdiction;</p><p style="text-align:justify">6.1.4. It shall comply with all Applicable Laws. &ldquo;Applicable Laws&rdquo; means any applicable federal, national, state or foreign laws or regulations or any industry self-regulatory rules or guidelines (including the Interactive Advertising Bureau Guidelines, Standards & Best Practices, the NAI Code of Conduct, the DAA Self-Regulatory Principles for Online Behavioral Advertising. Any Applicable Laws related to the privacy of personal data are referred to as &ldquo;Data Protection Laws&rdquo;.</p><p style="text-align:justify">6.1.5. The inventory (i) does not violate any Applicable Laws, rules and regulations and will not contain any material which may be harmful, abusive, obscene, threatening or defamatory; (ii) SSP cannot and will not attempt to provide inventory that is targeted to children under the age of sixteen (16);</p><p style="text-align:justify">6.1.6. SSP will use commercially reasonable efforts to provide the Services according to the terms of this Agreement; and</p><p style="text-align:justify">6.1.7. SSP has all necessary rights and permissions to grant licenses in the Services to Outbrain DSP.</p><p style="text-align:justify">6.2 No party to this Agreement has made any representations or warranties to the other except as expressly set forth in this Agreement.</p><p style="text-align:justify"><strong>7.</strong> <strong><u>SSP&rsquo;s Warranty Disclaimer</u></strong>. SSP DOES NOT WARRANT THAT THE SERVICES WILL BE UNINTERRUPTED OR ERROR FREE OR MEET Outbrain DSP&rsquo;S REQUIREMENTS. THE SERVICE IS PROVIDED &ldquo;AS IS&rdquo;.</p><p style="text-align:justify"><strong>8. <u>Limitation of Liability</u></strong>. EXCEPT FOR A PARTY&rsquo;S INDEMNIFICATION OBLIGATIONS OR CONFIDENTIALITY OBLIGATIONS, NEITHER PARTY SHALL BE RESPONSIBLE OR LIABLE WITH RESPECT TO ANY SUBJECT MATTER OF THIS AGREEMENT OR TERMS AND CONDITIONS RELATED THERETO UNDER ANY CONTRACT, NEGLIGENCE, STRICT LIABILITY OR OTHER LEGAL OR EQUITABLE THEORY: (A) FOR ERROR OR INTERRUPTION OF USE OR FOR LOSS OR INACCURACY OR CORRUPTION OF DATA OR COST OF PROCUREMENT OF SUBSTITUTE GOODS, SERVICES OR TECHNOLOGY OR LOSS OF BUSINESS OR PROFITS; (B) FOR ANY INDIRECT, EXEMPLARY, INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES; (C) FOR ANY MATTER BEYOND A PARTY&rsquo;S REASONABLE CONTROL; OR (D) FOR ANY AMOUNTS THAT, TOGETHER WITH AMOUNTS ASSOCIATED WITH ALL OTHER CLAIMS, EXCEED THE FEES ACTUALLY RECEIVED BY SSP FOR THE APPLICABLE SERVICE UNDER THIS AGREEMENT OR RELATING TO ANY SUBJECT MATTER OF THIS AGREEMENT IN THE TWELVE (12) MONTHS PRIOR TO THE ACT THAT GAVE RISE TO THE LIABILITY, EVEN IF THE PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING TYPES OF LOSSES OR DAMAGES.</p><p style="text-align:justify"><strong>9. <u>Indemnification</u></strong>.</p><p style="text-align:justify">9.1 SSP hereby agrees to defend, indemnify and hold harmless Outbrain DSP, its advertising clients, and their respective officers, directors, agents and employees from any and all liabilities, losses, expenses, damages, and costs (including, without limitation, reasonable attorneys&rsquo; fees) that may at any time be incurred by any of them by reason of any third party claims, actions, suits or proceedings relating to or arising out of: (i) any breach (or, as to defense obligations only, alleged breach) by SSP of any term, condition, representation or warranty under this Agreement; (ii) the websites used by SSP in providing the Services and the Exchange; (iii) Outbrain DSP&rsquo;s use of the Services or Exchange; (iv) the infringement of the Exchange or the Services, or on the intellectual property right of a third party.</p><p style="text-align:justify">9.2 Outbrain DSP hereby agrees to defend, indemnify and hold harmless SSP and its officers, directors, agents and employees from any and all liabilities, losses, expenses, damages, and costs (including, without limitation, reasonable attorneys&rsquo; fees) that may at any time be incurred by any of them by reason of any third party claims, actions, suits or proceedings relating to or arising out of Outbrain DSP&rsquo;s gross negligence, willful misconduct or fraudulent actions.</p><p style="text-align:justify">9.3 Any claim for indemnification hereunder shall be subject to the following provisions: (i) the indemnifying party shall be given prompt written notice of the claim by the indemnified party, provided that any delay in providing notice shall not relieve the indemnifying party of its indemnity obligations under this Agreement unless, and only to the extent, the indemnifying party was prejudiced by the delay; (ii) the indemnifying party shall have the right to control the defense and all negotiations relative to the settlement of any such claim, provided that it diligently undertakes such defense and that no settlement admitting liability on the part of the indemnified party or limiting the indemnified party&rsquo;s rights hereunder may be made without the express written consent of the indemnified party; and (iii) the indemnified party shall reasonably cooperate with the indemnifying party and its counsel at the indemnifying party&rsquo;s cost and expense.</p><p style="text-align:justify"><strong>10.</strong> <strong><u>Maintenance and Upgrades</u></strong>.</p><p style="text-align:justify">10.1 <u>Updates, Upgrades</u>. SSP shall provide Outbrain DSP, without any further charge to Outbrain DSP, all updates (comprising general bug fixes and minor enhancements) and upgrades (comprising enhancements and major functionality changes) for the Services or Exchange reflecting improvements made to the underlying technology upon the implementation of such updates and upgrades to the Services or Exchange.</p><p style="text-align:justify">10.2 <u>Maintenance</u>. SSP may occasionally be required to suspend the Services or Exchange in order to provide maintenance services. SSP shall provide Outbrain DSP with no less than ten (10) business days advanced written notice of any such suspension.</p><p style="text-align:justify"><strong>11. <u>General Provisions</u>.</strong></p><p style="text-align:justify">11.1 <u>Confidentiality</u>. Both parties agree that they will hold in strictest confidence and will not use or disclose to any third party, any confidential information disclosed by the other party. For purposes of this Agreement, &ldquo;confidential information&rdquo; shall mean all non-public information that a party designates as being confidential, or which, under the circumstances of disclosure ought to be treated as confidential. &ldquo;Confidential Information&rdquo; includes, without limitation, the terms and conditions of this Agreement, information relating to released or unreleased Outbrain DSP technology (software and hardware products), marketing or promotion materials related to Outbrain DSP&rsquo;s technology, products or services or customers or suppliers of Outbrain DSP and SSP&rsquo;s Services. &ldquo;Confidential Information&rdquo; shall not include information that was known to either party prior to the disclosure by the other party, information that becomes publicly available through no fault of any party or information that was independently developed by either party.</p><p style="text-align:justify">11.2 <u>Notices</u>. All notices, requests, demands and other communication given or required to be given hereunder shall be in writing and personally delivered, sent by United States registered or certified mail, or internationally-recognized courier service such as Federal Express, duly addressed to the parties as set forth on the Order Form. Delivery of any notice shall be deemed made on the date of its actual delivery if personally delivered, and on the date indicated in the return receipt or courier&rsquo;s records as the date of its delivery or first attempt at delivery if sent by mail or courier. Any party may change its address or telecopy number for notice purposes by giving notice to the other party.</p><p style="text-align:justify">11.3 <u>Severability</u><strong>.</strong> If any provision of this Agreement or its application to any party or circumstance is held invalid or unenforceable, then the remainder of this Agreement and the affected provision to the extent it is not held shall remain valid and enforceable and in full force and effect.</p><p style="text-align:justify">11.4 <u>No Partnership</u>. This Agreement shall not be construed as creating a partnership or joint venture between Outbrain DSP or SSP or between either of them and any third party or cause either of them to be responsible in any manner for the other&rsquo;s or any third party&rsquo;s debts or obligations, including to any employees.</p><p style="text-align:justify">11.5 <u>No Waiver</u>. A waiver by either party of a default by the other party or of any right hereunder shall be effective only if it is in a writing signed by the waiving party and shall not be construed as a waiver of any other default or right, whether similar or dissimilar.</p><p style="text-align:justify">11.6 <u>Transfer</u>. Neither party may sell, assign, or otherwise transfer, or attempt to sell, assign or otherwise transfer, all or any portion of its rights or obligations under or otherwise in connection with this Agreement without the prior written consent of the other; <u>provided</u>, <u>however</u>, the foregoing prohibition shall not apply to any sale of all or substantially all of one party&rsquo;s assets or any merger or reorganization to which consent of the other Party is not required.</p><p style="text-align:justify">11.7 <u>Counterparts</u>.<strong> </strong>This Agreement may be executed in counterparts, all of which shall constitute one instrument. Facsimile copies and electronic copies of this Agreement are acceptable as original copies.</p><p style="text-align:justify">11.8 <u>Governing Law and Jurisdiction</u>. This Agreement will be governed by and construed under applicable federal law and the laws of the State of New York, excluding any conflict of law provisions. Outbrain DSP and SSP irrevocably consent to the exclusive jurisdiction of any New York state or federal court sitting in the Southern District of New York, over any suit, action or proceeding arising out of or relating to this Agreement.</p><p style="text-align:justify">11.9 <u>Binding Effect</u>. This Agreement shall be binding upon and inure to the benefit of Outbrain DSP and SSP and their permitted successors and assigns.</p><p style="text-align:justify">11.10 <u>Survival</u>. Rights and obligations under this Agreement, which by their nature should survive, will remain in effect after the termination or expiration of this Agreement.</p><p style="text-align:justify">11.11 <u>Entire Agreement; Amendments</u>. This Agreement contains all of the agreements of the parties hereto with respect to the matters contained herein and all prior or contemporaneous agreements or understandings, oral or written, pertaining to any such matters are merged herein and shall not be effective for any purpose. No provision of this Agreement may be amended or added to except by an agreement in writing, which is signed by the parties hereto or their respective permitted successors-in-interest and indicates that it is an amendment of this Agreement</p> </div> </div> </div> </div> </div> </div> <div id="contract-id-37118" class="contract-container group-item " data-id="37118" data-key="terms-of-service" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Outbrain DSP Terms of Service</h2> <div class="row"> <div class="six columns" id="version-effective-date-37118"> <h3 class="contract-version-number" data-version="2.3" data-version-id="66b051afbbd6fc3b9e459fa5">Version 2.3</h3> </div> </div> </div> <div id="contract-versions-37118"> <div id="contract-id-37118-version-66b051afbbd6fc3b9e459fa5" data-vid="66b051afbbd6fc3b9e459fa5" class="version-container js-version-container-37118 " style="display: block;"> <div id="version-languages-66b051afbbd6fc3b9e459fa5" class="version-translation-container"> <div id="version-66b051afbbd6fc3b9e459fa5-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP Terms of Service"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b051afbbd6fc3b9e459fa5-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b051afbbd6fc3b9e459fa5.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>Rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b051afbbd6fc3b9e459fa5"> <p><strong>Outbrain DSP Terms of Service</strong></p><p>Last Updated: August 6, 2024</p><p>Welcome to Outbrain DSP&rsquo;s Terms of Use (the &ldquo;Terms&rdquo;). These Terms govern your (hereafter &ldquo; you&rdquo;, &ldquo;your&rdquo; or &ldquo;user &rdquo;) use of this website and the products and services available at <a href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/legal.html"><u>this website</u></a><a href="http://www.zemanta.com/">,</a> and any related website linked to this URL address, (collectively the &ldquo; Site&rdquo;) and/or created, controlled or operated by Zemanta , Inc. (hereafter &ldquo;Outbrain DSP &rdquo;, &ldquo;we&rdquo; &ldquo;us &rdquo; or &ldquo;our&rdquo;). The Site features Outbrain DSP's proprietary technology in its various forms and other services Outbrain DSP may make available from time to time (collectively, the &ldquo;Service"). By accessing the Site or using any part of the Service, you agree to be bound by these Terms. If you do not agree to these Terms, then you may not access the Site or use the Service.</p><h1>General Use.</h1><p>Subject to these Terms, Outbrain DSP hereby grants you a limited, non-exclusive, and non-transferable license to use the Site. You can simply visit and use the Site and you do not need to register with Outbrain DSP to do so. We reserve the right to modify these Terms at any time. By continuing to access or use the Site or Service, you agree to such modifications.</p><h1>Intellectual Property, Digital Millennium Copyright Act (DMCA) and Takedown Notice.</h1><ul><li><br /><ol><li><strong>Intellectual Property Ownership and Use. </strong>You acknowledge and agree that all of our trademarks, logos, copyrights, and all other intellectual property rights in all material or content contained within the Site shall remain at all times vested in us. You may not modify, edit, copy, reproduce, create derivative works of, reverse engineer, alter, enhance or in any way exploit any of the Site or its materials in any manner. In cases where we use material or content under authority from a third party, such rights remain vested in the owner of such material or content. All Site content and all materials contained within the Site are owned by Outbrain DSP or used by Outbrain DSP under authorization, and are protected by applicable trademark and copyright laws.</li></ol></li></ul><p>2.2. <strong>DMCA. </strong>If you believe that your work has been copied and posted on the Site or through Outbrain DSP&rsquo;s Service in a way that constitutes copyright infringement, please provide us with the following information:</p><ol><li>an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest;</li><li>a description of the copyrighted work that you claim has been infringed;</li><li>a description of where the material that you claim is infringing is located on the Site or in our Service;</li><li>your address, telephone number, and email address;</li><li>a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; and</li><li>a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf.</li></ol><p>Please send all of the above information to:</p><p>By e-mail: <a href="mailto:dmca@outbrain.com">dmca@outbrain.com</a></p><p>By mail: Zemanta Inc., 111 West 19th Street, 3rd Fl New York, NY 10011; ATTN: DMCA Agent and Legal Department If you do not send us all of the required information, your notice/request may not be valid.</p><p>2.3. If you believe any of your other intellectual property rights, have been violated, please follow the same information and a takedown request sent to: <a href="mailto:ipviolations@outbrain.com">ipviolations@outbrain.com</a>.</p><p>2.4 <strong>Notice and Takedown. Outbrain DSP</strong> does not control the content on its network however, we require our advertisers to comply with certain advertising guidelines. Despite various safeguards, Outbrain DSP recognizes that from time to time (i) advertiser content may be in breach of relevant copyright laws, contain references which may be regarded as defamatory, promote fake news and/or contain fraudulent or misleading information or links; or (ii) advertisements may appear alongside content which the advertiser determines is</p><p>not brand safe or per their guidelines. If you have identified content of this nature, please email <a href="mailto:ipviolations@outbrain.com">ipviolations@outbrain.com</a> with the following information (i) your contact details (ii) the full details of the material in question (iii) the URL where you found the material and; (iv) the reason for your request e.g. complaint about defamatory content. Upon receipt of your notification, Outbrain DSP will comply with the following Notice and Takedown procedure: (a) Outbrain DSP will endeavour to acknowledge receipt of your complain by email and within 48 hours of receipt. (b) Following confirmation of receipt, Outbrain DSP will commence an investigation to access the validity and plausibility of the complaint. If Outbrain DSP determines that the initial complain may be valid pending further investigation, Outbrain DSP may temporarily suspend or remove a particular campaign from its network. (c) Outbrain DSP may contact the relevant advertiser who is responsible for the content, it relevant. If Outbrain DSP does so, the advertiser will be notified that their content is subject to a complaint, under what grounds and will be encouraged to address the complaints concerned. If relevant, the complaint and the advertiser will be encouraged to resolve the issue swiftly and amicably and to the satisfaction of both parties. (d) Following the finalization of Outbrain DSP's investigation, Outbrain DSP may: - allow the advertiser to continue to display the content unchanged; or - allow the advertiser to continue to display the content with changes; or - permanently remove the content from its network and usually within 48 hours of Outbrain DSP determining this is the appropriate course of action.</p><h1>Privacy; Other Terms.</h1><p>Your use of the Site or Service is also governed by Outbrain DSP&rsquo;s <a href="https://www.zemanta.com/privacy/">Privacy Policy</a>. By using the Site or Service, you agree to the terms set forth in that policy. In addition, we may use cookies or other automated means of data collection. Please read our Privacy Policy for more information.</p><h1>Disclaimer of Warranties and Limitation of Liability.</h1><p><strong>Outbrain DSP</strong> EXPRESSLY DISCLAIMS ANY AND ALL LIABILITY IN CONNECTION WITH THE SITE. EXCEPT FOR BODILY INJURY, IN NO EVENT WILL Outbrain DSP OR ITS AGENTS BE LIABLE TO YOU OR TO ANY THIRD PARTY UNDER ANY TORT, CONTRACT, NEGLIGENCE, STRICT LIABILITY OR OTHER LEGAL OR EQUITABLE THEORY (I) FOR ANY LOST PROFITS, LOST OR CORRUPTED DATA, COMPUTER FAILURE OR MALFUNCTION, INTERRUPTION OF BUSINESS, OR OTHER SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES OF ANY KIND ARISING OUT OF THE USE OR INABILITY TO USE THE SITE, THE SERVICE, AND THE DATA, WHETHER OR NOT SUCH LOSS OR DAMAGES ARE FORESEEABLE; (II) ANY UNAUTHORIZED ACCESS TO OR USE OF THE SITES; OR (III) FOR ANY DIRECT DAMAGES IN EXCESS OF (IN THE AGGREGATE) $1,000. ANY CLAIM ARISING OUT OF OR RELATING TO THESE TERMS MUST BE BROUGHT WITHIN ONE (1) YEAR AFTER THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH CLAIM. Outbrain DSP DISCLAIMS ALL LIABILITY OF ANY KIND OF Outbrain DSP'S AGENTS. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATIONS AND EXCLUSIONS MAY NOT APPLY TO YOU. YOU UNDERSTAND AND AGREE THAT YOUR SOLE RIGHT AND REMEDY AGAINST Outbrain DSP IS TO DISCONTINUE USE OF THE SITE.</p><h1>Indemnity.</h1><p>You agree to indemnify, defend and hold harmless Outbrain DSP, its parents, subsidiaries, affiliates, customers and vendors, and their respective officers, directors and employees from any liability, damage, cost, or fees (including reasonable attorneys' fees) arising from: (i) any claim or demand made by any third party due to or arising out of your access to the Site; (ii) your use of the Service or Site, and/or violation of the Terms; (iii) or the infringement by you, or any third party using your Outbrain DSP account, of any intellectual property or other right of any person or entity.</p><h1>Governing Law.</h1><ul><li><br /><ol><li>These Terms shall be governed by and construed in accordance with the laws of the State of New York in the United States, without regard to its choice of law provisions. You agree to submit to personal jurisdiction in the State of New York and further agree that any cause of action arising from or relating to the use of the Site or these Terms shall be brought exclusively in the Federal or State Courts residing in New York, New York.</li></ol></li></ul><p>To the fullest extent of the law, you agree that any claim or cause of action arising from or relating to use of the Site or these Terms must be filed within one (1) year after such claim or cause of action arose, or be forever barred.</p><ul><li><br /><ol><li>Under California Civil Code Section 1789.3, residents of California who use the Site are entitled to know that they may file grievances and complaints with: Complaint Assistance Unit of the Division of Consumer Services of the California Department of</li></ol></li></ul><p>Consumer Affairs, in writing at 400 R Street, Suite 1080, Sacramento, California 95814, or by telephone at (916) 445-1254 or (800) 952- 5210, or by email at <a href="mailto:dca@dca.ca.gov">dca@dca.ca.gov</a>.</p><h1>Termination.</h1><p><strong>Outbrain DSP</strong>, in its sole discretion, may terminate or suspend use of the Sites at any time for any reason or for no reason at all, without prior notice or liability to you. All provisions of these Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity, and limitations of liability.</p><h1>Miscellaneous.</h1><p>8.1. We are not responsible for the availability of any websites, applications, or other offerings owned or controlled by third-parties. We do not endorse and are not responsible or liable for, directly or indirectly, the operation of such third-party websites, their privacy practices and/or the content (including misrepresentative or defamatory content), including (without limitation) any advertising, products, or other materials or services on or available from such websites or resources; nor for any damage, loss, or offense caused or alleged to be caused by, or in connection with, the use of or reliance on any such content, goods, or services available on such third- party external sites or resources.</p><p>8.2 When using the Site, you agree to comply with all laws in your jurisdiction (including but not limited to copyright laws) and not use the Site for any purpose that is unlawful or prohibited by these Terms. By way of example, you shall not: (i) post or transmit any communication or solicitation intended to obtain password, account, or private information from any Outbrain DSP user; (ii) create or submit spam to any Outbrain DSP users or any URL; (iii) use any robot, spider, scraper or other automated means to access the Site for any purpose without our express written permission; (iv) interfere or attempt to interfere with the proper working of the Site or any activities conducted on the Site or Service; and (v) bypass any measures we may use to prevent or restrict access to the Site.</p><p>8.3. If any part of these Terms shall be deemed unlawful, void, or for any reason unenforceable, then that provision shall be deemed to be severable from these Terms and shall not affect the validity and enforceability of any of the remaining provisions of the Terms.</p><h1>Electronic Communications.</h1><p>Please send any questions or concerns regarding these Terms to <a href="mailto:legal@outbrain.com">legal@outbrain.com</a>. By communicating with us electronically you acknowledge that communications by email are not considered confidential.</p> </div> </div> </div> </div> </div> </div> <div id="contract-id-37119" class="contract-container group-item " data-id="37119" data-key="privacy-policy" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Privacy Policy</h2> <div class="row"> <div class="six columns" id="version-effective-date-37119"> <h3 class="contract-version-number" data-version="2.1" data-version-id="620d3f07697835646d15c8b2">Version 2.1</h3> </div> </div> </div> <div id="contract-versions-37119"> <div id="contract-id-37119-version-620d3f07697835646d15c8b2" data-vid="620d3f07697835646d15c8b2" class="version-container js-version-container-37119 " style="display: block;"> <div id="version-languages-620d3f07697835646d15c8b2" class="version-translation-container"> <div id="version-620d3f07697835646d15c8b2-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Privacy Policy"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 16th 2022</h5> <a id="download-version-620d3f07697835646d15c8b2-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/620d3f07697835646d15c8b2.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-620d3f07697835646d15c8b2"> <div>Please note that Zemanta Privacy Policy has moved here: <a href="https://www.zemanta.com/privacy/">https://www.zemanta.com/privacy/</a></div> </div> </div> </div> </div> </div> </div> <div id="contract-id-53621" class="contract-container group-item " data-id="53621" data-key="cookies" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Zemanta Cookie Table</h2> <div class="row"> <div class="six columns" id="version-effective-date-53621"> <h3 class="contract-version-number" data-version="2.1" data-version-id="620d41fdc867f7697eedac20">Version 2.1</h3> </div> </div> </div> <div id="contract-versions-53621"> <div id="contract-id-53621-version-620d41fdc867f7697eedac20" data-vid="620d41fdc867f7697eedac20" class="version-container js-version-container-53621 " style="display: block;"> <div id="version-languages-620d41fdc867f7697eedac20" class="version-translation-container"> <div id="version-620d41fdc867f7697eedac20-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Zemanta Cookie Table"> <div class="row"> <h5 class="effective-date" role="presentation">Effective February 16th 2022</h5> <a id="download-version-620d41fdc867f7697eedac20-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/620d41fdc867f7697eedac20.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-620d41fdc867f7697eedac20"> <div>Please note that Zemanta Cookie Table has moved here: <a href="https://www.zemanta.com/cookies/">https://www.zemanta.com/cookies/</a></div> </div> </div> </div> </div> </div> </div> <div id="contract-id-75225" class="contract-container group-item " data-id="75225" data-key="glossary-terms" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Glossary of Terms</h2> <div class="row"> <div class="six columns" id="version-effective-date-75225"> <h3 class="contract-version-number" data-version="1.1" data-version-id="66b054ec502bf78cb4e1c48f">Version 1.1</h3> </div> </div> </div> <div id="contract-versions-75225"> <div id="contract-id-75225-version-66b054ec502bf78cb4e1c48f" data-vid="66b054ec502bf78cb4e1c48f" class="version-container js-version-container-75225 " style="display: block;"> <div id="version-languages-66b054ec502bf78cb4e1c48f" class="version-translation-container"> <div id="version-66b054ec502bf78cb4e1c48f-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Glossary of Terms"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b054ec502bf78cb4e1c48f-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b054ec502bf78cb4e1c48f.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b054ec502bf78cb4e1c48f"> <p><strong>Outbrain DSP</strong><strong> Glossary of Terms</strong></p><ol><li><u>The Ad Tech Ecosystem</u></li></ol><p>At Outbrain DSP, we understand the advertising technology ecosystem may be complex to understand. Outbrain DSP, acts as a DSP (as defined below) in the ad tech ecosystem. Below is a basic diagram of how companies within the ecosystem interact with each other.</p><p><img src="data:image/png;base64,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vvXt70jnXXJjWjn2lsCQ8coPBsXX9E9/+lP1w+ullfsyUiv5ITuG6/Xc+MhHPjJiH9C4DjzwwFG/32MRw5V47Gc84xnVm57SlVdeOeLPGGssF+hfdtllQ/e/+OKLqze3TW77mFbyo5cY+DTR7UDbdttth/3Dj0AYqzoPfL75zW8Wf69/+Id/qN603m666ab00Y9+NE2dOrV6UxZaDbLH1j6epj/4x/Sdn9yYvv7dy/68Lh9ak864bGgde/ql6dj48Yl1zBM/L9fR37kkHfPndfRpT66vnXrxk+u0wfXVU59c/zL5oqH1lVMuLNaRJ5yf9v38WenVu7wvbfy8F47Y+JRHNX3ooM+mm379h+pfpyXdzo12a+crDamXVnJDZgyqW170khUrVqTZs2eP6So5xk8rubF6zePplrvmpW//6Nqnzow/50Y1M8rcWGdm/Dk3niozvnLKRemwo3+SdnnPUemFW716RGaUTZY377Zn+vEvr2+5ydLMeOXH+eefP+z5x6677lr9lA3SiYHPbbfdVvy6uuLK216SW6OkXVrJjTDYtP19XzdtY2288cZp733emW67u/Wrt8crP3J2/fXXp7322qu4UKjMpq222iq97W1vS3feeWf104cZy32bvcrxzW9+czrggAPSiSeemAYGBqp3yVIr+SE7huv13CgHPgcddFDx55o+fXq68MIL01vf+tahf1ff+ta3qndrSSsDn3iOEv9OYzXuacYy8IkXB0Sv5ktf+lJatWpV9ea2yW0f00p+9BIDnya6GWi//e1vi39IcczYbrvtVvz80EMPrX7aejPwYTStBllshq68+b60+zsPKRoc3V5xZm1smKubnep66V/9VfrSv/xr+u0D7WsIdDM3xkM7X2lIvbSSGzJjUN3yohW///3vhzUtYu9z2GGHpe9973vpwQcfrH56U3FFbGTWy172smL/FLn17Gc/u7iAZrSBdTeOgMhVK7mxbMWadM5Ft6dtd9l7xL/hbqxNNtmkGAZXc6JxveAFL0jv++CBaeotd6dVbf7vc7zyI5qF8W9n9913H3ouEsPTserEwCeOru4HuTVK2qWV3AhDTdu9+7tpGysuPjnwo4eka266u3iV9FiNV37kKk4cKfMoVvwfEUcrlRm6cOHC6l2GjPW+jRnYbG255ZbphhtuqN4tO63kh+wYrtdzoxz4fPGLXxz28Ris7LHHHsVtr33ta4fd1qpWBj6N4utZ/tsdy8CnU3Lbx7SSH73EwKeJbgbav/7rvxb/kCZOnJh+9rOfFT+PMxnX5x//T37yk+IfYlwRcsQRR6Srrrpq1IFPvKrl61//erHZWJcf//jHxeeM9iqjeLI1efLkImgjUOP879E+vxRNnnjsc845p/j1tGnTiieF8ef//Oc/n84777y0fPnyyr1SOuuss4r77bnnnsXfK87NjF+XK75u6xIbp8bPLdf6vsIn/tO45JJLimbUO9/5zuKqgUMOOSSdcMIJ69Ucuuaaa4r3C9p7773TBz7wgeJ880ceeaT6acOM9eu0PloNsn59uXM0eF+xzSvT3x9xTPqfux6q/rXGpJu5MR7a+UpD6qWV3JAZg+qWF62I/9Mas6ZxxZWJ5f996xL7nNe85jVD94kmydZbb52e+cxnFr+OPcm6dOMIiFy1khsx8Pn3X96WXrvDHiP+bfbqioHQi1704vS+/T6WLrzq1uLouXYZj/yIV8bFICvq/vLLL09//dd/Xfz8O9/5TvVTR7j//vvTMccck/bZZ5/0oQ99qHhOsGjRop4b+Nxxxx3FfjqaFfG1a+bUU08tPufWW2+t3jTMf//3fxeft99++xXPfT796U8XQ+r4eDONjZL4/v3yl78ssimeR8RJA//1X/9VvcsI0VyKq/c//vGPF/d7z3veU3xtIwObiSuH489YXtUcdfLtb3+7uN/f/u3fFgPvpUuXVu41XDxG3D+es7z73e8ufn7RRRelM844o/jzx4D8oYfW/X/iWJ73NGolN0KdmrblK47f9b4D0qVX357WjDFSxiM/chXvnfGsZz2r+LcdWRAnh5Q9m7lz547aG2jlvo0ZGK9yjO/dzTffXORL7Jvi4/EqocjhnLWSH7JjuF7PjXUNfML/3969AMtV1fker5qqKefeO8oIDuSiAioWCAQibxXkkfGBjxGNyktEniNa1AzIiI4YzC1HXgpmAhlQR5BRSggoBjMoDBJQUHkkYEIAlSSQhEwSXpIEEgHX5beP/84+6+zep7vX7u691/p+qlah6e6TnD7//p2913/ttb/73e9mj/3FX/zFmDkzHUPo96Tm8orod7Me1+8yn9/w0XN1lY3mKHWl0WWXXVZaY6aXho+uyPbnM7UYvtPdDXSVoPLi8MMPd/vvv392XKDf1bo/T7vjqiqOY3qdN9Z8tb7HJUuWZMcl+pnqmOKDH/xgdlzT7mrIECH5USc0fAoMM9B0sy59kHRArRWrdiBQFDJGK+/VdLCgyA+dgNj/9hs+OqHTn2tSpOhkQScBtpf3lVde6T+cueeee9zrX//6MX+vhm6YWhY6P/jBD7LnacsInTzYqlwbCk8d8Pj8iWh/6ISzHZ3s+c/X6ORkdMOGDa1Vj0VDzZd29DP6zGc+M+Z71Nh2222zg7V2en2fOhEaZE2dvNVQbWsV1Sc+fZb7/fKn/G+ta8PMjapVfaUh4hKSG2TGiJjyIlS+4fPQQw9lkx6adLXjIY3TTz/df1mLHefo3imXX3559n6KtjXQ1y6bjBzGFhCpCsmNJjZ8bKgu3/2Bj7mb77g/uw9RFfqRHzq+VL2r6aPPjq6M0//XZ6HMr3/962xhWv64VGP77bfPJvn1vzs5xu5GfrKz3cREET13u+22y16niQvfxRdfnD02YcKEwvMi0Xt+8sknjzkWz3/fRWyiROcCH/jAB8a8Tl9P2VNEP28tMtNklf86DV2FrcVhvvxklCZmdPWA/9o99tij7WdPr9dVk/5r/KEtgH0h5z15IbkhMU3a2njVq/7WHf8Pp7gHF4/8rutWP/IjVVdffXVW01pk0u1OCCGvLcvAm266qfW5azd/k4qQ/CA7Rqt7bpQ1fK644orsMc15anFLnv79ekzvTxF9PT1edB5iv2Pt7/V/12kcddRRY+Zgfb00fNTo8P8ujfH+LtG50l/+5V+Oea2GjjPaNYpDjmMkZN541113zZ6nexRpTtR/vY7LqhaSH3VCw6fAsAJNK+SsaB944IHszw455JDs/2t7kXbsBEVDH0StLtOJm04O8h8EPwAUKFtvvXX2mFZq+XR1jx7TyaofjqL3Z6uttsqes/vuu2cNJB30q+urkwv9+aWXXuq/rMUaGbY9hlak6N+v1V8KkRNOOMF/SUZX2GjF76GHHpq9Xl10/X8bN998s/+SFjXR8s/VVTL6Gp2cjOpnoOfqPZs+fXr2PmsiSVdS6ca28+bN81/SohV5eq0aeFoFee+992ZNPG0foz9/3etelzWUivT6PnUiNMiaPHlr47XbbOvOOnuGW/JY8WrPTg0rN/oh5ErDuXPnZhOwmujRL1/liL7GtGnTstXyWp3RTi+rPn784x9nX1OTxPoZ9LLaRDpdrauDEa2g0XOLJlhEuWCrbdp9rpssJDfIjBEx5UWofMMnf7CvVXi2xZROQNqt3tIq1vGON9ppd4LYzy0gUhWSG01u+GjoSp8TP3W6u2vBUv9b60k/8kNNT9X7YYcdlv1/NXLss2dNVJ8aQ69+9auz52kLIf2u1wm9VsrmmwudHGN3Iz/ZqYkJTZb6o109adW8naPkJyZ03qWflSYsfvKTn+ReMZqde+h9UW7oWF6vvfbaa92ZZ56ZrY4tYhMlGvo7dHyk45NvfetbrQmQvfbay39Zi45p9LjO1371q19lf++JJ57Yuu/HlClT/JeMmozS37njjju6Sy65JNvqKb9QUDd8LqKrgPT4xIkTs3M8ZbBWA+dfp/fKXzEtIec9eSG5ITZpu1dEk7Y6F9xn37e6WT/4cU9N5H7kR6q0slz13MtxQshryxo+osazHivb0jYFIflBdoxW99xodzyvf7M1CLSI1VdVw0dDTRjNwep3tK7EtT8f7/ykl4aPdiey+UzNS9rr/flen35udgyk90xXCi1evDj7Ha2rZjQP007IcUzovLE1fGwRiu3wpJ+PFgi2O0cMEZIfdULDp8CwAs0OjnVAbrR9mf5MExpFRaWTGq2U0nN0EO4/psvvywLgjDPOyB7bd999/YdaB/qa+CyiExs9rm0f/IN9+150Aug/ZqyRoaHJ5LKGSZEq7uHTzXYT9j4rGLuhk1E1zfRa/0RQDSibrFLTqEjo+1QmNMhimLzVqn39DD47bbpb84eN/rfYsWHlRj/0cqWh6KTearXd0HYvRXpd9RG62kQ/r25X66oRZv+uIvY+KBtjFJIbZMaImPIiVLuGj+g9shX573jHO0Y9Zmz7Em1r2612J4hStgUEuheSG01v+CgzdPx29En/7B5e3vl2Vu1UnR/6Wnac+v3vfz/7M/0d1szR4ocido6ik/WFCxeOekyLP/7qr/4qe7yTY+xu5Cc7242ySYupU6dmz9HPZNWqVdn3rwkI/dmpp57qP71FTR37+lps0g07VlEt6Lg+z3ZcUK200y6DtMDFvhdffjJK53Q6nsuzYxktIPNpoZ8d++X/vdoa27bL1HFbkdDznryQ3JAYJ211pXGvq/Sl6vxImRqe9hnTqvluhLx2vIaPnU+dffbZ/kNJCckPsmO0uueGHc9rwak+Tzo+0VzlG97whuzPdZ6v37W+qho+WjTj15MtENHcrv9YXi8Nn7yyW3j47NxGOyZ1K+Q4JnTe2Bo+Gtp1xj9f7IeQ/KgTGj4FhhVoduCdX42hv98u4S/ayzU/UbJgwQL/4Wyrr7IA0Ko0e1xXGBmdANkBvVb5FdGKFD1edA8grfqzSwXbnRBYI0N/T6eX9ucNuuGjppieq0nlbrZQ0+XUep1OnIvYiaeac0VC36cyoUEW0+XOO++8i/vmd2a51U+OvZqtE8PKjar1eqWhVrNY0+QLX/hCtlpEq07s5qNaNayTm6Kc0nvW66qPkNUm0stq3ZkzZ2av0b+56MDMVtbFeqIVkhtkxohY8qIKZQ0f0WffHtexic9+Nys7nnjiCf/hUmUNn7ItINC9kNxY1/CGjw1t3fOv581wy1aV3zdlPFXnh52oa4JfX9PYle2aQCliiyw+/OEP+w9ldFKuxzs5xu5GfrJTK5bVXPCHfk+3owVxtuJX+9bb9nW6+kTnL+1oy2g9z66C6oYdq2hBiC9/rlY0eVtGuxrYa9evXz/qMZuM0vFN0bGK/XyK8i8/geRvi2krbLUlVZHQ8568kNyQ7JjjF3FM2maN4y23dO/N7sNxd0/34ZCq8yNlyhKtNLfPirZvKjpOKRLy2rKGj3ZCscfG2yUhdiH5QXaMVvfcKLsnp+Yi2t0PtKqGT9HvWM3d2uO6Z047g2z4WKNZx3u6GqnsM+ALOY4JnTe2ho+uohqUkPyoExo+BYYRaDqYtslSdaK1TZkN+/AUHZBbM6BoZZd0EgA2WZLfakk3adWf7bTTTrlnbqIwsg/ma17zGrfbbruNGfb32mpBn/3bi64u6sSgGz76RWHfk0JS2yd8+9vfLgy1PG1lpddo0sh/jzRs7/P8lV15oe9TmdAgi2nyVqvEd5k4yf3r177hlq5c63+r4xpGbvRDL1caitW5fiHn2YFS2Yl9yKqPkNUmva7W1Q2HX/ayl2Wv80+mbBscNarKDu6aLCQ3yIwRseRFFcZr+ORPhLR1o09X8NnjEyZM6Ooq3HYNH/1syraAQPdCcmOk4XNX4xs+2n7rta/dxp1y+pfcosXdNSfzqs6P448/Pqt1NQby5x92dZ2OX4v2dLcTcG0tXaSbY+xulE12dkqLW9Qssq+jYwhb5NKOXfE0a9Ys/6Fx5W927FOjxv4dOr4Yj87ttJ2LVupq+7x2r/VvKO3TDZr1eLt7kOqYTI/nr5bK53XRvXsk9LwnLyQ3JKZJWx0HH3n0ce7m2xe4Z9v3JcdVdX6kbtmyZaMaN/pZaW5i+fLl/lPH6PW1+QxU/uqKBl0xp62zbaHc5MmTC4+pUhKSH2THaHXPDTue15UrWqyiod9Fmod86qn2912touHT7nes5kvt8+hvEZ83yIaPjjfy90PX7/nPf/7z2cLd8fR6HFPFvLEdb5ZtuVu1kPyoExo+BYYRaDqYtkJvN7Siyi+sGTNmZI9pVVqRTgJA+znr8fyB9z777JP92fnnn5975iZ6T+zrqvmhk9h2o93KfGtkaFKlF4Nu+IhWrdnqfRs6SdQ+2qqXIvk9PP33Jj+0ZVyR0PepTGiQxTR5q6EJ3B132tV99aLL3ZPPdHdENIzc6IderjQUWwmses/TFTL685133nnUn+eFrPoIWW0SslpX9/rRa3UJd54mTvTnuioqViG5QWaMiCUvqjBew0f0Xuvxdiv0tEglfwNSbUupSdmyWpRet4BA90JyI5aGj4aOGSdM+L/un874sluxprcrfarMD60y32KLLVqfnXZDV8367HXttk3t9hi7U1U0fMQWt2mU3V9Q1q1b13pu0bHIeMomSrSYxb62P1FitBWazns0WeL/bNq9drzJqM9+9rPZ4+0aPnY/R23Np/uFahtw245Nx0/thJ735IXkhsQyaatjjb9753vc3QvD7wNWZX5ghCY0dQyhuRSrfTWUr7rqKv+pY/Ty2nwGFg1duaifbepC8oPsGK3uudFuAdd4+tnwEdvBRPcYbmeQDR/R/IjmL/LnTRpqvMyePdt/ekuvxzFVzBtbw8dfaNtPIflRJzR8Cgwj0Pbbb7+siI855phshXh+qLDtQ+Jvr2aXzWvroiKdBIBOlmyfbW0ZZsGnlVntDhbWrl3b+rq6yVcvQhsZw2j4GL1P2rZKNx2190GrgHXi7NO9RfS4to7qRej7VCY0yGLc31Y3Gj5o8jvdnJ/O9b/dUsPIjar1eqWh6GbNelyXTeezxrZ8aXfvntBVH2UHH2WrTSRkta5dPaSTMrvySN+LHdi12+okBiG5QWaMiCEvqtJJw8e2Zyz6nBu9f5qUtPtOaKjxWrbNW69bQKB7IbkRU8NHQ02fXSbu6v7jiu+7P3Z/bl9pfmgLVNW7jvl13x3/HES/u+2z5LPFGtr+sEivx9jjqaLho/fQFn1oTJw40W3YsMF/Wot+v9u5kt6zbpUdq5RNlIiOZXSOYc85+OCDs2aMjrvy9wHxXzveZNR4DR/JN29s6H5q7c4PJfS8Jy8kNySGSVsdY7z9oHe6q67/hXtu7Glm16rMD4ymYxhdeaftO/UZ0GI5XY3XiW5em8/A4447Llt0p/uPXXTRRR2t1E9FSH6QHaPVPTfq2vCx44Z2C2Zl0A0foyufdP9TzdXYXIy+F231VqTX45gq5o1p+PSOhk+BQQeauqy2ev62227zH87Y5b66/D7P9obU9kL+3s3SaQAcccQR2XN0sGCX4pdtwSQ2WVp0j4tOhDYyhtnwMaoV2+5Ko+ggS1ct6DFtjdFuMqtM6PtUJjTImLzdZNC50Q+9Xmko2u5F2ynpOZo40WTEe97znqyBpHz7+c9/7r8ko/fJvnYvqz56PfgIXa2rA7Ktt946e72twrPm/Oabb146cdR0IblBZoyIIS+q0knDR++xHtfv2/HoBEwr1+xralK3XU32ugUEuheSGzR8RqsyPz75yU9mnwE1EYpou1M9rskA/zOhK+P0mK6KKxJ6jN1OFQ0fO97RcYtdNXPaaaf5TxvFFqDo+KZbvR6riFb/6zEdT/kTwGWvHW8yaryGj85J9d4of7XITQ3wTo6XQs978kJyQ5o+aTuSFZPcDbfd7zYGTtiaKvMDxbTQRLuv6HOgOZxudPLaKjIwBSH5QXaMVvfcCG346Pdk0T38Qho++fsia/vGdobV8MnTv0/3PNbXePe73+0/nAk5jgmdN6bh0zsaPgUGHWhajaEC1srwdgfGdlm9fyWPDgrsXhK6n4xP+7l2EgA33nhj9hxdqm9bmfj3w/Dppll6nq5y6eWGxqGNDGv4jNeYKlPVyegb3/jGtj8DdbLtZ6Dt87oV+j6VCQ2yph8M+aPX7Zlk0LnRD71eaWgWLVqUvY/2PI1XvOIV7rLLLvOf2hK66qPXg4/Q1bqi7U30em2dIDbJHNKEboKQ3CAzRsSQF1UZr+GjSWZ7/Gc/+5n/cFu2naRGu3t09XqCiO6F5IY1fN4YQcNHkzBbTZgwsqXb6u7u/WWqyg993uyqVJ2LFNHiBbvXjX/FmyZA9Oea2Pd/fpqEtEZK6DG2L3Sy87777svOndRAuemmm7LGhham6P/ffPPN/tNbTjrppOzv/Ju/+Ru3Zs0a/+FSvR6riG2ZW3Q/sbPPPrvta8ebjCpr+Oi8zrbs0/vdjdDznryQ3JAmH3Po+HnXN+/tzps5yz3xTPtz+G5VlR8op3MffQZ09WTRPUjLjPfa0AxMRUh+kB2j1T03ej2ez2//7s9v6Hu1q2vLGj7tftfp3jh6TPOrRec3pg4NH9HVPvoaOqYrEnIcEzpvTMOndzR8Cgw60Gy7JJ1ItKOJVPsQzZs3b9RjNsmoMMkflGtvartR2HgBoBDSyn17rm6oWfZ80c1NbesUdYL9G7qqS75q1apRf5YX2siwFWRa+Z9fdahtqVauXJl7ZnvdNHz0C0GB6rvllltaTTf/F4U5+uijs8c1OVi0LZXep6JVBRL6PpUJDbImHwz5Y+QG7Lv1dAN2GXRuVC3kSkPRL3ptp6THDzzwQDdz5sxs2zM/F4qErPoIOfgIWa0rlsta+ayVMTYp1skK2CYLyQ0yY0TT86JK4zV8tJ+0Pa7f753Se2w3ndfq9CK9niCieyG5EUvDR8erOtY+5fQvuUWLn/C/zY5VlR+6WkT1r0bHihUr/Idb7J51trjB6O+044b8cYFuOK77aNnntpNj7G6ETHZqosFuWJy/ose2IdPPx7+SyejcQs0ePW/33Xcfdc4lmqjRz6NIyLHKl770pewx1ZBWDIsaTtawsWGPmZCGz5IlS1rnkPpZ6jzm8MMPzyZtdPX2lClTsvs6FZ0XSch5T15IbkhTjzk0YfvW/Q503/zP693Kx8dO+IeoKj9QLp9T7TKlnfFeG5KBKQnJD7JjtLrnRq/H8/q+bD5T9y+28xD9PtWOJfY5G6/ho7kA3c/QakqLR/Tz0GPjzTMMuuFz//33j/l7dGykYzx9Df2eLxJyHBM6b0zDp3c0fAoMMtD0AbUDau3DXGaHHXbInuefOOlDq3DXYzqw1vYltq+2TaR2EgCaELHndhqW559/fuueH6985Svde9/73uzEUDdoV/CVNSlCGxkLFixo/d3abuB973tfazWhTmI60U3D5+STT86eqyugjjrqKHfkkUe2JpM0dLLYjupo++23bz1Xl2rrZEjNPjXX9GftAiz0fSoTGmRNPRgqGjvtvIv75neudquf6m0rrkHmRj+EXGkoF1xwQfaYPhvdCln1EXLwEbJa1+yzzz7Z11CTS//VAUnsQnKDzBjR9Lyo0ngNn7333jt77E1velNpbRWxE8B2C2p6PUFE90JyI5aGj+7N8OXzprtlq9b532JXqsqPU045Jav/fffd139oFLtHnxY36e/Ms4UeGjvttFO2zZuuYtLxubY31Z93cozdjfxkp95Xf/tXDf07itj3rN/V+a1Xdeyhf78e0zbX7ei9sEVe+rvf/va3Z8fz2gpFVw3rXK1IyLGKrpix/fX1vuoczxptb3vb21rngP52byENH9HVyvbvajd0/FS0VU3IeU9eSG7IxpeOOW65a4n74HFT3cQ9D/TGAW6X3fcfM3b+89jpzfuNjElvGzPetNtbNo1dR8aOu+7rdpi4jzf2djvsYmMv98ad93Svft0ubrPNJ7j/9b//z5iMsHp+0867uUsuv9Y9vbb83L0XVeUHymm7Z9X5tttu6z80rvFeS8OnMyH5QXaMVvfcCDmeP+yww1qfJ/3e0jGRfsfqPbV7iI7X8LF7b+n52jHFfmdr3rDo93pevuGj1+s1GnpvO9FNw8f+LtWK5i40v6njGH2v9udFt6iQkOMYCZk3puHTOxo+BQYZaLrRqYpXB8zjfUBt+yCtSvfdeeed2RU+9kFTB1VdWv2b9f/14Xr++fINPH/729+2Xq/tDjqlE4wdd9yx9VobmrxV+LajLriep5OVXmkCWpc75/9eBbVWnXXCTmba7T+ep4aObX2RH7qx81lnnTXu+6t7LOnvs22kbChYdblouwCr4n1qJzTIYpi81cSEPjufnTbdrXl6/NWG7QwyN/oh9EpDNXr055p40I169dnXzZ6VQ+9617uyA6Xbb7+9cEI3ZNVHyMFHyGpd8+///u+jPs+6L0DsQnKDzBjR9LyoUlnD59xzz209dsMNN4x6bDz6WraSf/r06f7DmZATRHQnJDea3vBRZmiS++iTPuMeXj72d1G3qsoPm8g477zz/IdG+cMf/tD6Hf3DH/5w1GP6PammT35HAV0lc+WVV3Z1jN2NxYsXj/q9WzSKjpl19bIe03H4woUL/Yfd3Xff3Tqn0JWF7eiY5YADDmg1XWzofkA65imq5eOPPz57TtFKXzWbbBKk3eStbuZujR0N1ZSuuNG5hSan9Gf+VtxqxOjPNZFSRKuZ9Xi7/NN23/oedZ6jYzhtpa2twpWn+pnb93/xxRf7L830et6TF5IbokdXPbkhm7j9r58/2Bpzbnvpv38ec259YNO47QH341s3jevnLmqN2bfc/+exyP3oZ/ePjJf+/3U/W9gaP7x5ZFyn//73gjHju9ff4075yo/cm952uPvrV2w+Jit0pfjOE3d3X/zKTPe7R3u/CrBMVfmBkeMMbXXpX4WjK/2VB6p3bclYJOS1NHw6E5IfZMdodc8N2/FovHvxFVHjZo899mh9pvT7WIs4NB+qr6c/K1pMnv8dq/dDi0Dtd7mG5hbKrp42+YZNfhQdpxTRvIn9u8ebj9TX1DGDfg/7f58Wyvzyl7/0X9ISehwjvc4b233NtA3voITkR53Q8ClQ90BrR/9ufYh1PwodZA+aJlT1IdYWZ/7BSz8pJPX36kROP6t+09+h+wHoiiyd9HWyJUGeTo71ujlz5mT/9Se4Bik0yGKYvH3ta7dxZ31lhlu8orstmXxNzQ2p4krDu+66q7Vqs2y0uxKu11UfIQ0f6XW1rlHW2WSG/p3ttjeJSUhukBkjmpwXVfMbPrqvl36nWxNZQ1fwtqNGsr+dqk48tGrdPpc6mStCw2dwQnKj6Q2fLbfayp3wqdPdXb+p5hi1jvmhppAaBA899JD/ULSUM8ovbV9bdJVL1TSJonMsrb7Vz7+fdFWRGjpbb721W7Jkif9wZv/998/y85xzzvEfGiXkvCckN+po/YY/uUuuucftdtAx7q8322JUTmiXjl0n7e4uuOgytzzwKsAydcyPptKEsD4DOo/Q50HnLTpfsfMZbQlVdA8eCXktDZ/OxJQfw86O2HNDv6cefPDBbB5V90jvleYBtEBtEMcEIfR7WIv9NaepJo9+poM0rHnjbsSSHzR8CsQeaIAJDbImT95qdaRWLX7i0190v18W/oumyblRxZWGmqTVvu567JBDDsn2nNfq/BkzZmT/21baqynUTi+rPqpYbdLLat28D33oQ9nz2+15G5uQ3CAzRjQ5L6qWb/hoxZn/OVTjJr/1ki+/JaQ+r+9///tbq2M1vvGNb/gvaaHhMzghubGp4TOy7USThn6vvusDH3P/ffvCbMVwFcgP9Jt2LlA2HnPMMf5DGTWB7Arp8RYKhQjJjTrSv/ayH907Mmn7ii2yBUMayoptt3uD+5dpX3UrVvdnwtaQH9VRY9S2ds4PXRGpq+LKzj1CXrs4d5Wjfo4oFlN+DDs7yA2kJpb8oOFTgEBDKkKDrKmTt5pU3G6717mTTzvL/fo3xSu/u5V6bugGvjrx8K/8Mbp5oR7XliTjGdaqj15X69q+slrdnIKQ3CAzRqSeF3m2ytWGVrvuueee7sQTT+zoM6VtiWziMT/0udRKvTIhW0CgOyG50cSGjxrEurLn0I983P3wp792zzzb+VUN4yE/0G+2EEhXSGp7PttqV1dyXXrppdmVP3pcV0WXfXZDheRGHWWTtteNnrRVXmy73evdP53xZfeb3/V/lTX5Ub3HHnvM3XHHHe7666/Pjmm6uR9pyGtRLqb8GHZ2kBtITSz5QcOnAIGGVIQGmSZvf3L779zbDjnWbbbZZkMfaiZoYtafePHH1q9+jfvnL3zZPfhwdQdHKeeGtjW0/f3bbZ30j//4j9nj2qotJtozX9+Xtp5LRUhukBkjUs6LftAVQNrSVveEUHNZEyiol5DcUMPn8h/d7Xbe8+/GfIaHMbRXvho6fk7kh5qQh045ws395UK3oXxL9a6RH+g3Zapdta2hq6Xze/7rSkxtu6mru/spJDfqqGjSVve8mvaVC93iFX/wn94X5AdSEVN+DDs7yA2kJpb8oOFTgEBDKkKD7PkX/uTuX/yEm/7dX7hpF80ZM74046Wh/740zprx49aY+m/XZ+Ms/Xf67D+P690Xvz67Nc78+o+8Mdt94cIftca/XHBda3z+ayPjM+dc4z50yqVu+z0PLbyhYXbj5C23dB85+lPu9nt+7387QVLPDbv5s+61MW/evGxvWL0nuvnoEUcckT2mn4HutdV02r5E9ynQfYc233zz7Hu7+uqr/adFKyQ3yIwRqecF0hOSGxuff9H98jcr3Pnf/tmYzBgvN5QZm3JD/y3LDf3/8XPjpKnfc3u9/wz3yglvGJMZGmok7/3WA91//uA291z5Lqk9IT8wCDqOu+6667LGzn777Zfd1FpXc+tKbtXbIITkRh3lJ21fvtmr3BZbbOE+8ckz3JLH2m/fVTXyA6mIKT+GnR3kBlITS37Q8ClAoCEVVQWZbiT4zLMvFI4/rH/+z0P/e2Q8ve75tuOpdmPtH72hP3vePfnMH1tj6cq17mv/+Us38cCPj7mhoVYmbrPtdu6kT5/ubrvzQVbcVkxbL2m1ka3+1BU/dtWPxjbbbNPR9kx19/DDD7e+JxtqaKWkitxIPTNSzwukJzQ3tCHaug0vjsmL0ZkRmBtjMmMkN/KZoXHb/GXuvSdOd1u8eocxzR5d2fPOQ97vrr7+5+7JtRWGRg75gVSE5kbd6F/77evudW+efKzb7g07uhM//Vk3/6FV/tP6ivxAKmLKj2FnB7mB1MSSHzR8ChBoSEUsQWay1S92Q8PNNt3QUENXYnz8uE+6+39fzZZMPnLDZfe9OfPMM7Nt2yZNmuQOPvhgd8IJJ7jvfe977vnn+zPxNWiPPvpodoP3gw46KFvxeu6557oXXnjBf1rUYsqNYWUGeYHUxJQbj/7POvf3/zDDbb71DqMyQw2f3Sa92d1652/dC338dsgPpCKm3JCRY4773IEfPMV94f99zT20ZLX/lL4jP5CKmPJj2NlBbiA1seQHDZ8CBBpSEUuQmexgyNvfVuNv/3ZL9/dTPubm3HKv+2N1900ehdxAKmLKjWFlBnmB1MSUG0UNH23jtvteb3UXf+e/3Nrn+hAaOeQHUhFTbpgrb1joTj/vWjfvgRX+QwNBfiAVseXHMLOD3EBqYskPGj4FCDSkIpYgM0WTt9rj9qhjTnS3z3vYbezjRSbkBlIRU24MKzPIC6QmptzwGz5q9hxw0Dvc92fPzbaS6zfyA6mIKTfM/Q8/4e797epKt4ntBvmBVMSWH8PMDnIDqYklP2j4FCDQkIpYgsz4k7cvf/nL3TsOOdTNf2C5/9TKkRtIRUy5MazMIC+QmphyI9/w0b2+dnvzXu571/zUPbthMN8D+YFUxJQbdUF+IBXkR3XIDaQmlvyg4VOAQEMqYgkyk5+83XLCa9273zfFzb75Prex/wtuyQ0kI6bcGFZmkBdITUy5YQ2frbad6CbtsY8779+ucCtWr/Wf1jfkB1IRU27UBfmBVJAf1SE3kJpY8oOGTwECDamIJciM/rXfvu5e95b3ftJ97NhPuV/c87u+3jg5j9xAKmLKjWFlBnmB1MSUG4/8zzr3wU9f7A5490fcNy6f5VY9+Zz/lL4iP5CKmHKjLsgPpIL8qA65gdTEkh80fAoQaEhFLEFm9K/97pwF7oTPXepuvuP+gUzcGnIDqYgpN4aVGeQFUhNTbixbtd6ddNZV7quXXuvWPPWs/3DfkR9IRUy5URfkB1JBflSH3EBqYskPGj4FCDSkIpYgy7vjNyvczXctdWufe9F/qK/IDaQittwYRmaQF0hNTLnx5DN/dLNuesAtfuwZ/6GBID+Qiphyoy7ID6SC/KgOuYHUxJIfNHwKEGhIRSxBlvfHF9zAVunnkRtIRWy5MYzMIC+Qmthy49mN/p8MDvmBVMSWG3VAfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVIT+QCnKjeuQHUkF+VIfcQGpiyQ8aPgUINKQiliCrA3IDqSA3wpEXSA25UR3yA6kgN6pHfiAV5Ed1yA2kJpb8oOFTgEBDKmIJsjogN5AKciMceYHUkBvVKcuPSVPID8ThxRf/lNWyaprcqA75gRSQH9UiN5CSmPKDhk+BskBjIgYxYQKmOuQGUkFuhCMvkBpyozpl+fGWI6dn7/Pa9Rv8lwGNohpWLaumyY3qkB9IAflRLXIDKYkpP2j4FCgLNCZiEBMmYKpDbiAV5EY48gKpITeqU5YfBx87M3ufV655xn8Z0CiqYdWyaprcqA75gRSQH9UiN5CSmPKDhk+BskBjIgYxYQKmOuQGUkFuhCMvkBpyozpl+XHYaZdn7/OdCx7xXwY0impYtayaJjeqQ34gBeRHtcgNpCSm/KDhU6As0JiIQUyYgKkOuYFUkBvhyAukhtyoTll+nHr2rOx9vuqG+f7LgEZRDauWVdPkRnXID6SA/KgWuYGUxJQfNHwKlAUaEzGICRMw1SE3kApyIxx5gdSQG9Wx/Fi7dm32Hj7yyCPu4Ycfzt7bGVfcmL3Pn7twjv8yoFFUw6pl1bRqWzWuWlfNq/bJjd6QH0gB+VEtcgMpiSk/aPgUKJuImTSFiRjEQ7WsmmYCJhy5gRS8+OKfyI0KkBdIDblRnfzEy6pVq0ZNvNxy+7zsvZ58/CX+y4BGUQ2rlufeMX/UhItqvmkTLnVCfiAF5Ee1yA2kJKb8oOFToGwi5i1HTs9++GvXb/BfBjSKali1rJpmAiYcuYEUkBvVIC+QEnKjWnqvnn/+ebd+/Xr3+OOPu+XLl7vFixe3MmTycSM3UL5n0XL/pUAjqHazCcTjNt0wWTWuWlfNq/b1GSA3ukd+IHbkR/XIDaQitvyg4VOgbCLm4GNHwmzlmmf8lwGNohpWLaummYAJR24gBeRGNcgLpITcqJbeqxdeeME999xz7qmnnnIrVqxwS5Ysaa22nTZjdvZ+T5t5o/9SoBFUu1kNv1TLqmnVtmpcta6aV+3rM0BudI/8QOzIj+qRG0hFbPlBw6dA2UTMYaddnhXAnQse8V8GNIpqWLWsmmYCJhy5gRSQG9UgL5AScqN6L774otu4cWMrQ/Lbq9x6x3w3acoFbu/Dp7vHn1rvvxSoNdWsalc1rFq2CRfbP181r9rXZwC9IT8QK/Kjf8gNxC7G/KDhU6BsIubUs2dlJ61X3TDffxnQKKph1bJqmgmYcOQGUkBuVIO8QErIjerpZNO2V1mzZo1btmzZqO1VTpp6ZfaeX/CdW/2XArWmmlXtqoYtL1TbqnHVum2n0qQJl7ohPxAr8qN/yA3ELsb8oOFTwCZidEMmv3s944qRS7w+d+Ec/2VAo6iGVcuqab973bSbkdUBuYEUkBvVIC+QEnKjenq/yrZX+encu7MVint+9EK3dMWT/suBWlKtqmZVu6phywvVdlO3U6kj8gMxIj/6i9xAzGLNDxo+BfITMatWrRo1EXPL7fOyk9bJx1/ivwxoFNWwanmud7miap4JmO6RG0gBuVEN8gIpITf6o2x7FY3Tzrkme99PmDrLfylQS6pV1ezp517TquN8g7iJ26nUFfmB2JAf/UduIFax5gcNnwI66bTLFR9//HG3fPnyUZcrTj5u5IbK9yxa7r8UaATVbjaheNymGyirxlXrqnm7XJEJmM6RG4gduVEd8gKpIDf6x7ZXWbduXeH2KvPvW+QOOOai7P3/xqxf+S8HakU1qlpVzap283lh26mo1pu2nUpdkR+ICfkxGOQGYhRzftDwKTDe5YrTZszOCmLazBv9lwKNoNrNavilWrbutWq8yZcrDhu5gdiRG9UhL5AKcqN//BxZuXJla7WtTb5c+193uElTvube/OEL3C2//p3/JYBaUG2qRlWrqlmbbLHVtapt8qJa5AdiQX4MDrmB2MSeHzR82ii7XPHWO+Zne/vtffh09/hT6/2XArWmmlXtqoZVyzYB0/TLFeuA3ECsyI3qkReIHbnRfzrxtO0hdcWUNY9t4kXjnEtH7qG012Ffd3ctfNT/EsBQqSZVm6pR1arVrWrYmsOqbbZ/rB75gaYjPwaP3EAsUsgPGj5t2OWK2mqi6HLFk6ZemRXGBd+51X8pUGuqWdWuatgCLX+5om2vwgRM98gNxIrcqB55gdiRG4OhFYcbNmzIGmirV69ubRFpDWSNM87/QWvyhRW3qAvVok22qEatXlW7qmHVsmpata0aV62jWuQHmor8GB5yA02XSn7Q8GnDv1zR327lp3PvzlYs7vnRC93SFU/6LwdqSbWqmlXtqoYt1KyD3eTLFeuA3ECMyI3+IC8QM3JjcNQw0/v47LPPuqeffjq7eurRRx/NTljtBDY/+aKtK9hbH8OmGlQt+pMtGqpd1bBqWTWt2laN0xyuHvmBJiI/hovcQJOllB80fEqUbbeicdo512RFcsLUWf5LgVpSrapmTz/3mlYds71KtcgNxIbc6B/yArEiNwZLTTNdLaUTUzXTHnvsMbd06dLsPfe3WdE+5ZYrNJMxaKo5ywfVor+NimpWtasaVi2rplXbNIb7h/xAU5Af9UFuoGlSzA8aPiVsu5V169YVbrcy/75F7oBjLsoKho416k41qlpVzap2LdhU07a9imqd7VXCkBuICbnRX+QFYkRuDJ5ORvVeao9xvbf5ffXzTWQN3ZTWckVXYWnrPe4Vhn5TjanWVHOWD3aDZBv5qwBVw6pl1bRqu8kTLnVHfqDuyI/6ITfQFCnnBw2fEv52KytXrmytvrXJGBWKuoO6JIy9KVFXqk3VqGrVws262Kpp1Tbbq1SD3EAsyI3+Iy8QG3JjuPSe2r76aqxpD3K972q25Sdg1IjTFYTack8nv3sfPt1Nm3mju2fRcv9LAkFUU6ot1djIqtoLstqzZrBNtKhGVauqWdVu0/fNbyLyA3VDftQfuYG6Ij9o+IxLJ6Lq7K1du3ZU19q/TFEFpJs+3bXwUf9LAEOlmrQbkvmXLea72Kpx1TqTL+HIDTQduTE45AViQW4Mn1YiWhNZJ6x6v9Vks7319bPIZ4vur3TS1CtbEzAak4+/xH3uwjnuqhvmuzsXPOJWrnnGrV2/wf+rgFFUI6oV1YxqRzWkWrK6Uo2p1uyeXpYNdvWfalS1qppV7VpTmKsAB4f8wLCQH81FbmDYyI/2aPh0IN+1Xr16ddb58zvWdkMyneiyAhd1oVq0yZf8Dcmsk61aVk3H1MWuC3IDTUVuDB55gaYjN+rDrhzU+6wtKXRF1apVq7KfgRpv+SsIbdx6x3w3bcZsN/m4ma0TZAajiqGaUm2pxvI1pxpULaomVZuqUdWqatYygqbw4JEfjDoN8qMZyA1GHQf5QcOnI9a11k2bnn766exms9axzheOTcZoKwv22sewqQZVi6rJ/OSLhnWyVcuqadV2LF3suiA30ETkxnCQF2gycqN+LFN0JZXlihpuusoqv9VK0STMLbfPczOuuNGdevYsd9hpl7uDj53p3nLk9GybPv9kmsHQUG2oRlQrqhnVjmpItZSvLZtkyW+hoppUbVo+qGbJiOEiPxiDHORHHMgNxjAG+VGOhk+H1OHTzWVVCOr+PfbYY27p0qVjAktbWFgwnTB1llu64kn/SwF9pZpT7VkA+tuqqGZVu6ph1bJqWrUdSxe7TsgNNAW5MXzkBZqG3Kg/nbTqPfe3Wlm2bFl2sqvVjWWTMAxG6PAnWVRzqj3VoL+Fimo1pomWpiM/GMMe5EfzkBuMugzyg4ZPx3RyqgJQ10+XeuX32VcB5QtLN6k94JiLshPgPT96obvgO7e6x59a739JoFKqMdWaak61pxq0GybbUK2qZm0ffdWyalq1zQRM9cgN1B25UR/kBZqC3GgOvdf5rVZ0/yQ133RTWl11pZ9P2SQMg9HraDfJoppT7akGVYuqyfwWKuRDfZAfjGEN8qO5yA3GsAf5sQkNny5ZcKkTqELRnn/5SxTtRHf+fYvcaedc07oZ2d6HT3fTZt7o7lm03P+SQBDVlGpLNTayyvaCrPZUg/mJF9WoalU1q9plH/3BITdQN+RGfZEXqCtyo7nyW61oJaMacPq5+JMwlje6Msv+y2B0O/I1pJryJ1lUe6pB1WKMW6jEhvxgDHKQH3EgNxjDGOTHaDR8umTB5V+iaHvtW1fRTnx/Ovdud9LUK1sTMhqTj7/Efe7COe6qG+a7Oxc84lauefqgdfkAAAUpSURBVMatXb/B/6uAUVQjqhXVjGpHNaRasrpSjanWVHNWf1aPqk3VqH/pYuwBVxfkBoaF3Gge8gLDRm7Ey1bdauuKjRs3Zj+b9evXtyZh9DPTzWt1cmz/ZTC6HfkaUk3ZJItqTTWn2lMNqhZjXFEbK/KDMYhBfsSF3GAMcpAfo9Hw6UH+EkV1B1VEKih1EHXJmF2OaCfBGrfeMd9NmzHbTT5uZuuEmcGoYqimVFuqsXzN2eWMqknVpmpUtaqazV+6iMEgNxh1GuRGvZEXjDoOciMO+lmo+WbNZX8SRltcaOgEmcHodVgdFU2yWP2RC81DfjAGMciPuJAbjEEO8mMTGj49srDSZWC6Ce3TTz/tVq9enV0ylt96pWhS5pbb57kZV9zoTj17ljvstMvdwcfOdPseMb11E2YGwx+qDdWIakU1o9pRDc1tM+mS31JFNanaVI2qVlO4dLGuQnJDP2tyg9HNIDeajbxgDGOQG2kpmoTRz43BqGqkOsmSAvKD0e9BfsSH3GAMapAfNHyCqXBUSP7WK2U3IsufMDMYocOfdFHNqfZUg/6WKqpVJl6Gj9xgDHuQG81BXjDqMsiNuOlE2CZi7H8zGCEjX0uIW9HPnMEIGeRH/Ip+1gxGFYP8GEHDJ5AVkTqH2rZCl475NyIrm5RhMHod7SZd/BuTqSbzW6qkHnp1QG4whjXIjeYhLxjDHuQGAAAAADQHDZ+K2CWJunRMKxu1b7lWOfqTMtrbXCfKS5cubf2Xweh25GtINeVPuqj2VIOqRdUkW6rUE7nBGOQgN5qNvGAMY5AbAAAAANAsNHwqZqtw/RuR2aSMtrvQzWx1smz/ZTC6HfkaUk3ZpEvRjclYYVt/5AZjEIPciAN5wRjkIDcAAAAAoFlo+PSBTni1utFW4/qTMtryQkMnzAxGr8PqqGjSxeqPyZfmIDcYgxjkRhzIC8YgB7kBAAAAAM1Bw6fPiiZltOUFg1HVYNIlPuQGo9+D3IgHecEY1CA3AAAAAKD+aPgMkE6MbWLG/jeDETLytYQ4Ff2sGYyQQW7Eq+hnzGBUMcgNAAAAAGgGGj4AAAAAAAAAAAANR8MHAAAAAAAAAACg4Wj4AAAAAAAAAAAANBwNHwAAAAAAAAAAgIaj4QMAAAAAAAAAANBwNHwAAAAAAAAAAAAajoYPAAAAAAAAAABAw9HwAQAAAAAAAAAAaDgaPgAAAAAAAAAAAA1HwwcAAAAAAAAAAKDhaPgAAAAAAAAAAAA0HA0fAAAAAAAAAACAhqPhAwAAAAAAAAAA0HA0fAAAAAAAAAAAABqOhg8AAAAAAAAAAEDD0fABAAAAAAAAAABoOBo+AAAAAAAAAAAADUfDBwAAAAAAAAAAoOFo+AAAAAAAAAAAADQcDR8AAAAAAAAAAICGo+EDAAAAAAAAAADQcDR8AAAAAAAAAAAAGo6GDwAAAAAAAAAAQMPR8AEAAAAAAAAAAGg4Gj4AAAAAAAAAAAANR8MHAAAAAAAAAACg4Wj4AAAAAAAAAAAANBwNHwAAAAAAAAAAgIaj4QMAAAAAAAAAANBwNHwAAAAAAAAAAAAajoYPAAAAAAAAAABAw9HwAQAAAAAAAAAAaDgaPgAAAAAAAAAAAA1HwwcAAAAAAAAAAKDhaPgAAAAAAAAAAAA0HA0fAAAAAAAAAACAhqPhAwAAAAAAAAAA0HA0fAAAAAAAAAAAABqOhg8AAAAAAAAAAEDD0fABAAAAAAAAAABoOBo+AAAAAAAAAAAADff/AYeiz+CDRfA/AAAAAElFTkSuQmCC" class="fr-fic fr-dii" /></p><ol><li><u>Glossary of relevant ad tech terms</u></li></ol><table><tbody><tr><td><p>Term</p></td><td><p>Definition</p></td></tr><tr><td><p>Ad Exchange</p></td><td><p>A technological platform that enables buying and selling ad inventory among publishers and advertisers through real time bidding.</p></td></tr><tr><td><p>Ad Inventory</p></td><td><p>Ad inventory is the total amount of space that a publisher has available for advertisements at any given time.</p></td></tr><tr><td><h3><a id="_heading=h.gjdgxs"></a>Ad Tech</h3></td><td><p>Advertising technology, or ad tech, refers to software built for the advertising industry that helps improve media effectiveness and increase operational efficiencies. Ad tech can refer to a number of platforms, including demand side platforms (DSPs), data management platforms (DMPs), supply side platforms (SSPs) and Ad Exchanges.</p></td></tr><tr><td><h3><a id="_heading=h.30j0zll"></a>Ad Network</h3></td><td><p>An Ad Network is a company that matches a publisher&rsquo;s supply of site inventory with advertisers who wish to display their advertisements on such sites. An Ad Network uses programmatic buying to facilitate this.</p></td></tr><tr><td><p>Advertiser</p></td><td><p>A brand, company or individual who is interested in opportunities to promote their service, product or brand using digital (creatives): banners, text links, videos, placed on publisher&rsquo;s websites.</p><p>The creatives are placed on publisher&rsquo;s website for a certain fee and contain the links, redirecting the user to the advertiser&rsquo;s website upon clicking.</p></td></tr><tr><td><p>Advertisement</p></td><td><p>A digital advertisement is audio, visual or textual form of information (creative), displayed within the app or on the website, the purpose of which is promoting a product/service or company&rsquo;s brand. The ad is the main tool of advertising process the ultimate aim of which is reaching a potentially interested audience, willing to buy the product.</p></td></tr><tr><td><p>Agency</p></td><td><p>An advertising agency, often referred to as a creative agency or an ad agency, is a business dedicated to creating, planning, and handling advertising and sometimes other forms of promotion and marketing for its clients.</p></td></tr><tr><td><p>Data Management Platform</p></td><td><p>A data management platform is a software platform used for collecting and managing data. They allow businesses to identify audience segments, which can be used to target specific users and contexts in online advertising campaigns.</p></td></tr><tr><td><p>Demand Side Platform</p></td><td><p>A DSP, or demand side platform, offers advertisers or agencies a centralised tool to manage buying of advertising inventory through one interface.</p></td></tr><tr><td><p>First Party Data</p></td><td><p>First-party data is collected and owned by the party who collected it (brand, media company, etc.) about the consumer.</p></td></tr><tr><td><p>Supply Side Platform</p></td><td><p>A supply-side platform (SSP) is a software system that allows publishers to offer their Ad Inventory on their sites to ad exchanges and demand-side platforms (DSP)s.</p></td></tr><tr><td><p>Open RTB</p></td><td><p>OpenRTB, also referred to as the Real-Time Bidding (RTB) Project, is an initiative sponsored by the IAB (the Interactive Advertising Bureau). The project provides standards for communication between buyers of advertising and sellers of publisher inventory who are involved in the automated trading of digital media.</p></td></tr><tr><td><p>Programmatic Buying</p></td><td><p>Programmatic buying is the process of executing transparent media planning and buying using automation. Agencies use programmatic on behalf of their advertiser clients to increase marketing efficiency, helping them to get more out of media budgets.</p></td></tr><tr><td><p>Publisher</p></td><td><p>The owner of Ad Inventory (e.g., website or applicable) where advertisers can place their ads. </p></td></tr></tbody></table> </div> </div> </div> </div> </div> </div> <div id="contract-id-63503" class="contract-container group-item " data-id="63503" data-key="one-dsa" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Outbrain DSP Data Sharing Agreement</h2> <div class="row"> <div class="six columns" id="version-effective-date-63503"> <h3 class="contract-version-number" data-version="5.9" data-version-id="66b1a71680f9981e87f4ed0d">Version 5.9</h3> </div> </div> </div> <div id="contract-versions-63503"> <div id="contract-id-63503-version-66b1a71680f9981e87f4ed0d" data-vid="66b1a71680f9981e87f4ed0d" class="version-container js-version-container-63503 " style="display: block;"> <div id="version-languages-66b1a71680f9981e87f4ed0d" class="version-translation-container"> <div id="version-66b1a71680f9981e87f4ed0d-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP Data Sharing Agreement"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b1a71680f9981e87f4ed0d-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b1a71680f9981e87f4ed0d.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>Rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b1a71680f9981e87f4ed0d"> <p><strong>DATA SHARING AGREEMENT (OUTBRAIN DSP)</strong></p><p>This Data Sharing Agreement (&ldquo;<strong>DSA</strong>&rdquo;) is entered into by the Zemanta Inc. (&ldquo;Outbrain DSP&rdquo;) and the individual or company (the &ldquo;<strong>Customer</strong>&rdquo;) identified in the Order Form (governed by the Outbrain DSP<a href="https://www.zemanta.com/legal#one-msa"><u> Services Agreement</u></a>) between the parties from time to time (together, the &ldquo;<strong>Terms</strong>&rdquo;) and/or using the Outbrain - DSP Platform and governs the processing of Personal Data pursuant to the provision of the Services by Outbrain DSP. This DSA shall apply to any and all agreements between the parties and their Affiliates from time to time.</p><p>This DSA is incorporated into the Terms (as amended from time to time) and constitutes a legally binding agreement between the parties. Collectively, the Controller SCCs (as applicable), the DSA and the Terms (or information entered through the Outbrain - DSP Platform) are referred to as the &ldquo;<strong>Agreement</strong>&rdquo;. In the event of any conflict or inconsistency between any of the terms of the Agreement the following order of precedence shall prevail: (i) the UK SCCs Addendum (as applicable); (ii) the Controller SCCs (as applicable); (iii) this DSA; and (iv) the Terms.</p><p>Any capitalized terms not defined in this DSA shall have the respective meanings given to them in the Terms.</p><ol><li><strong>DEFINITIONS.</strong><ol><li>&ldquo;<strong>Affiliate(s)</strong>&rdquo; means in respect of either party at any time, any person or legal entity controlled by or controlling or under the common control of that party. Any reference to the parties shall include reference to their Affiliates;</li><li>&ldquo;<strong>Controller SCCs</strong>&rdquo; means the standard data protection clauses &ldquo;MODULE ONE: Transfer controller to controller&rdquo; in accordance with article 46 2. (c) GDPR adopted by the European Commission on 4 June 2021 (Commission Implementing Decision (EU) 2021/914) (as amended or superseded), containing contractual obligations on the Data Exporter and the Data Importer, and rights for EEA Data Subjects whose Personal Data is transferred, as amended or superseded from time to time by the European Commission;</li><li>&ldquo;<strong>Data Protection Laws</strong>&rdquo; means all laws, guidance or codes of practice issued by a relevant public authority applicable from time to time to Outbrain DSP or Customer relating to the processing of Personal Data and the privacy of electronic communications, including U.S. Consumer Privacy Laws and EU Data Protection Laws, the Brazilian General Data Protection Law (LGPD), Federal Law no. 13,709/2018 and the Japanese Act on the Protection of Personal Information.</li><li>&ldquo;<strong>EEA</strong>&rdquo; means the European Economic Area;</li><li>&ldquo;<strong>End Users</strong>&rdquo; means Data Subjects or Consumers who interact with Customer&rsquo;s advertisements or which Personal Data is collected via Zemanta Pixel;</li><li>"<strong>EU Data Protection Laws</strong>" means all laws, guidance or codes of practice issued by a relevant Supervisory Authority (including, in the UK, the Information Commissioner&rsquo;s Office (&ldquo;ICO&rdquo;)) applicable from time to time to Outbraiin DSP or Customer relating to the processing of Personal Data and the privacy of electronic communications in the EEA and the UK as amended or superseded, especially (i) the EU GDPR and the UK GDPR; (ii) the Privacy and Electronic Communications Directive 2002/58/EC (as updated by Directive 2009/136/EC) (ePrivacy Directive) and the UK Privacy and Electronic Communications Regulations 2003 (SI 2003 No. 2426) (PECR) as updated; (iii) the Swiss Federal Act on Data Protection 1992;</li><li>&ldquo;<strong>EU GDPR</strong>&rdquo; means the General Data Protection Regulation (EU) 2016/679;</li><li>&ldquo;<strong>Third Party Data</strong>&rdquo; means segments built independently by Customer or its third party partners, which the Customer shares with Outbrain DSP for enhanced targeting of End Users;</li><li>&ldquo;<strong>UK GDPR</strong>&rdquo; means the EU GDPR as amended and incorporated into UK law under the UK European Union Withdrawal Act 2018;</li><li>&ldquo;<strong>UK SCCs Addendum</strong>&rdquo; means the Standard Data Protection Clauses &ndash; UK Addendum to the EU Commission Standard Contractual Clauses adopted on 8 August 2021 by the ICO under S119A(1) of the UK Data Protection Act 2018 (as amended or superseded);</li><li>&ldquo;<strong>U.S. Consumer Privacy Laws</strong>&rdquo; means the California Consumer Privacy Act of 2018 as amended by the California Privacy Rights Act of 2020, the Colorado Privacy Act of 2021, the Connecticut Data Privacy Act of 2022, the Indiana Consumer Data Protection Act of 2023, the Iowa Consumer Data Protection Act of 2023, the Montana Consumer Data Privacy Act of 2023, the Tennessee Information Protection Act of 2023, the Utah Consumer Privacy Act of 2022, the Virginia Consumer Data Protection Act of 2021 and all other U.S. privacy laws, guidance or codes of practice issued by a relevant public authority applicable from time to time to Outbrain DSP or Customer relating to the processing of Personal Information and the privacy of electronic communications, as amended or superseded by any federal, state or national law, regulation or regulatory guidance;</li><li>&ldquo;<strong>Zemanta Pixel Data</strong>&rdquo; means the Personal Data which Outbrain DSP may collect when the Customer implements the Zemanta Pixel on Customer&rsquo;s website(s) or application(s) for the purpose of providing measurement services related to Customer&rsquo;s campaign(s);</li><li>"<strong>Controller</strong>", &ldquo;<strong>Joint Controller</strong>&rdquo;, "<strong>Processor</strong>", &ldquo;<strong>Data Protection Impact Assessment</strong>&rdquo;, "<strong>Data Subject</strong>", &ldquo;<strong>Personal Data Breach</strong>&rdquo;, "<strong>Special Categories of Personal Data</strong>" and &ldquo;<strong>Supervisory Authority</strong>&rdquo; shall have the meanings given in EU Data Protection Laws;</li><li><a id="_heading=h.1fob9te"></a>&ldquo;<strong>sale</strong>&rdquo; (including the terms &ldquo;sell,&rdquo; &ldquo;selling,&rdquo; &ldquo;sold,&rdquo; and other variations thereof, including renting, disclosing, releasing, disseminating, making available, transferring, or otherwise communicating Personal Information for monetary or other valuable consideration), &ldquo;<strong>Consumer</strong>&rdquo;, &ldquo;<strong>Business</strong>&rdquo;, &ldquo;<strong>Third Party</strong>&rdquo; and &ldquo;<strong>Service Provider</strong>&rdquo; shall have the meanings given to those terms under U.S. Consumer Privacy Laws, as applicable; and</li><li>&ldquo;<strong>Personal Data</strong>&rdquo; (and any variation thereof, including &ldquo;Personal Information&rdquo; under U.S. Consumer Privacy Laws) and &ldquo;<strong>process</strong>&rdquo; (including &ldquo;processing&rdquo;), shall have the meaning given under the applicable Data Protection Laws.</li></ol></li><li><strong>PURPOSE OF PROCESSING.</strong> When implemented by Customer, Outbrain DSP processes Zemanta Pixel Data for the purposes of providing aggregated analytics related to the performance of the Customer&rsquo;s campaign(s) and/or for enhanced targeting functionality.</li><li><strong>U.S. CONSUMER PRIVACY LAWS AND EU DATA PROTECTION LAWS SPECIFIC PROVISIONS.</strong><ol><li><a id="_heading=h.3znysh7"></a>Specific provisions applicable U.S. Consumer Privacy Laws are located in <u>Sections 4.2, 5.3 and 5.4 (ii)</u>.</li><li>Specific provisions applicable to EU Data protection Laws are located in <u>Sections 4.3, 5.4 (i) and 11</u>.</li></ol></li><li><strong>ROLE OF PARTIES.</strong><ol><li>Each party shall comply with all relevant provisions of Data Protection Laws as it applies to matters under the Agreement and ensure that they process Personal Data fairly and lawfully in accordance with Data Protection Laws as applicable in the provision and receipt of the Service.</li><li>Insofar as U.S. Consumer Privacy Laws are applicable to the Service, Outbrain DSP and Customer will be considered independent Businesses for the collection, processing and selling of any Personal Information, and no party shall be considered a Service Provider on anyone&rsquo;s behalf, unless as strictly required under applicable U.S. Consumer Privacy Laws. In such case, the <a href="https://www.iabprivacy.com/"><u>IAB Multi-State Privacy Agreement</u></a> (the most recent version or successor thereto) shall be incorporated by reference into this DSA and shall govern the relationship between the parties with Customer as Business and Outbrain DSP as Service Provider exclusively in respect of opted out traffic in the U.S., as applicable.</li><li>Insofar as EU Data Protection Laws are applicable to the Service, the Parties shall be deemed Joint Controllers under Article 26 GDPR solely with regards to the implementation of Zemanta Pixel by Customer, and the parties shall be deemed independent Controllers for any other processing activity. In particular, the Customer shall strictly remain an independent controller for any Third Party Data.</li><li>Each party shall remain solely and exclusively responsible for determining the means and purposes of processing for its respective processing activities.</li></ol></li><li><strong>CUSTOMER&rsquo;S OBLIGATIONS.</strong><ol><li>Customer represents and warrants that its use of cookies, pixels, impression trackers or Third Party Data shall, at all times, be compliant with Data Protection Laws and satisfy the requirements for an appropriate legal basis for processing.</li><li>Customer shall not, at any time, use cookies, pixels, impression trackers or Third Party Data: (i) for discriminatory purposes; (ii) to target minors under the age of sixteen (16); (iii) based on Special Categories of Personal Data; (iv) based on Personal Data relating to alleged or confirmed criminal convictions or offenses; or (v) otherwise in violation of any applicable law in any country where the campaign is performed.</li><li>Customer shall disclose to End Users, via an appropriate privacy notice, that it uses Third Party Data and/or cookies, pixels or impression trackers, including an explanation that third parties, including Outbrain DSP, may use cookies or similar technologies to collect or receive Personal Data from Customer&rsquo;s website(s) or application(s), and may use that Personal Data for the purposes detailed in Section 2. Such privacy notice shall offer to End Users, as applicable, a consent or opt out choice mechanism regarding the collection and sharing of their Personal Data with third parties, including Outbrain DSP (including, under U.S. Consumer Privacy Laws, a &ldquo;Do Not Sell or Share My Personal Information&rdquo; or equivalent opt out option) in compliance with applicable Data Protection Laws.</li><li>When implementing Zemanta Pixel on their website(s) or application(s), Customer shall, either:<ol><li>Insofar as EU Data Protection Laws are applicable to the Service, use a consent management platform using the IAB Transparency & Consent Framework v2.2 (the most recent version or successor thereto) and pass Outbrain DSP valid &ldquo;consent&rdquo;/&rdquo;no consent&rdquo; strings; or</li><li>Insofar as U.S. Consumer Privacy Laws are applicable to the Service, collect &ldquo;Do Not Sell or Share My Personal Information&rdquo; or equivalent opt out choices via a consent management platform using the IAB Global Privacy Platform (the most recent version or successor thereto) and pass Outbrain DSP valid &ldquo;yes&rdquo;/&rdquo;no&rdquo; strings; or</li><li>Where the Customer does not use any of the above consent management platforms, if an End User opted out or withdrew their consent to personalized advertising via Customer&rsquo;s website(s) or a mechanism such as a setting within a Customer&rsquo;s application(s), Customer shall be fully responsible for not loading the Zemanta Pixel.</li></ol></li><li>The Customer shall be fully responsible to ensure that no more Personal Data than necessary is shared with Outbrain DSP via the Zemanta Pixel.</li></ol></li><li><strong>OUTBRAIN DSP&rsquo;S OBLIGATIONS.</strong><ol><li>Outbrain DSP shall disclose, via an appropriate privacy notice, all information relating to processing activities where the Personal Data is collected directly from the End User or where such Personal Data is collected via third parties, as required under Data Protection Laws. This information is available on Outbrain DSP Privacy Policy.</li><li><a id="_heading=h.2et92p0"></a>Outbrain DSP shall at all times satisfy the requirements for an appropriate legal basis for the processing of Personal Data.</li><li>Outbrain DSP shall enter into appropriate contractual arrangements with its third party partners, requiring all parties to comply with Data Protection Laws.</li><li><a id="_heading=h.tyjcwt"></a>Outbrain DSP shall comply with requests from End Users to exercise their rights under relevant Data Protection Laws, without undue delay and within the required time limits. Requests relating to right to erasure, withdrawing consent, objecting to profiling, or &ldquo;Do Not Sell or Share My Personal Information&rdquo; can be exercised directly on <a href="https://www.zemanta.com/opt-out/"><u>Zemanta Opt Out page</u></a>.</li></ol></li><li><strong>COOPERATION.</strong><ol><li>Each party shall develop, implement, and regularly review procedures to ensure they meet their respective obligations under Data Protection Laws.</li><li>Each party shall immediately inform the other party if any activity pursuant to the Agreement infringes any part of Data Protection Laws, and the parties shall review such activity accordingly. If during the term, Data Protection Laws change in a way that this DSA is no longer adequate for performing the processing activities necessary to the Terms, the parties agree to promptly negotiate in good faith to review this DSA in light of such changes.</li><li>In the event that either party receives any correspondence, enquiry or complaint from an End User, Supervisory Authority or any other third party related to the disclosure or processing of Personal Data pursuant to this DSA, or requests information from the other party when performing a Data Protection Impact Assessment, it shall promptly inform the other party giving full details of the same, and the other party shall provide such assistance as reasonably required (at each party&rsquo;s sole cost and expense) and in good faith in order to respond in accordance with any requirements under Data Protection Laws.</li></ol></li><li><strong>DATA SECURITY.</strong><ol><li>Each party shall implement and maintain such appropriate technical and organizational measures as required by Data Protection Laws to ensure that the Personal Data is processed in a secure manner, including (but not limited to) (i) the pseudonymization and encryption of Personal Data; (ii) ensuring the confidentiality, integrity, availability and resilience of the services provided under the Agreement, including the ability to restore availability of, and access to, Personal Data in a timely manner in the event of a physical or technical incident; (iii) a process for regularly testing, assessing and evaluating the effectiveness of technical and organizational measures for ensuring the security of the processing; and (iv) regularly carrying information security risk assessments that take account of risk of accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, Personal Data.</li><li>An overview of Outbrain DSP&rsquo;s appropriate technical and organizational security measures are described on <a href="https://www.outbrain.com/security"><u>Outbrain&rsquo;s Security page</u></a> (Outbrain DSP&rsquo;s parent company).</li><li>Upon becoming aware of a suspected or confirmed Personal Data Breach or Security Incident involving Zemanta Pixel Data collected pursuant to this DSA, each party shall notify the other party without any undue delay, and provide such assistance as reasonably required to allow the other party to comply with its respective obligations under Data Protection Laws.</li></ol></li><li><strong>PERSONNEL. </strong>Each party shall be responsible for ensuring that staff members are appropriately trained to handle and process the Personal Data in accordance with their internal technical and organizational security measures, where relevant, together with Data Protection Laws, and have entered into confidentiality agreements relating to the processing of Personal Data.</li><li><strong>PROCESSORS &ndash; SERVICE PROVIDERS. </strong>Each party shall remain independently responsible for appointing its respective Processors and/or Service Providers in accordance with Data Protection Laws.</li><li><strong>INTERNATIONAL TRANSFERS. </strong><ol><li>Insofar as Personal Data is collected from End Users located within the territory of the EEA or the UK by either party during the course of the Agreement, neither party shall process any Personal Data (nor permit any Personal Data to be processed) in a country outside of the EEA or the UK unless: (i) that country has been designated by the European Commission or the ICO (as applicable) as providing an adequate level of protection for Personal Data; or (ii) it has taken such measures as necessary to ensure the transfer is compliant with Data Protection Laws.</li><li>Within its Affiliates, Outbrain (Outbrain DSP&rsquo;s parent company) has entered into adequate intra-group data sharing agreements including supplementary measures complying with all requirements of EU Data Protection Laws, which consist of (i) encryption in transit and encryption of UUIDs at rest which can only be decrypted with a private key stored in the EU; (ii) pseudonymization; and (iii) not having received any legally binding request from a public authority, including judicial authorities, under the laws of the country of destination and not being aware of any direct access by public authorities.</li><li>The parties agree that, to the extent that <u>Section 11.1</u> is applicable, the Controller SCCs shall be incorporated by reference into this DSA and shall govern any international transfer of Personal Data outside of the EEA and the UK. For the purpose of the Controller SCCs, the parties fully agree that:<ol><li>Customer is the "Data Exporter" and Outbrain DSP, the "Data Importer";</li><li>Clause 7 &ldquo;Docking clause&rdquo; is deleted;</li><li>The OPTION under Clause 11 &ldquo;Redress&rdquo; is deleted;</li><li>Clause 17 &ldquo;Governing Law&rdquo; is completed with &ldquo;Republic of Ireland&rdquo;</li><li>Clause 18 (b) &ldquo;Choice of forum and jurisdiction&rdquo; is completed with &ldquo;Dublin, Republic of Ireland&rdquo;;</li><li>Annex I to the Controller SCCs shall be deemed to have been completed with Annex I to this DSA; and</li><li>Annex II to the Controller SCCs shall be deemed to have been completed by <a href="https://www.outbrain.com/security"><u>Outbrain&rsquo;s Security page</u></a> (Outbrain DSP&rsquo;s parent company).</li><li>Insofar as the transfer is subject to UK GDPR, the UK SCCs Addendum are incorporated by reference into this DSA in addition to the above.</li></ol></li></ol></li><li><strong>TERM AND TERMINATION</strong>. This DSA shall commence on the Effective Date and shall continue as long as Customer uses the Service.</li><li><strong>DATA RETENTION. </strong>Outbrain DSP shall not retain any individual data point collected in relation to the Zemanta Pixel for longer than 13 months, unless it constitutes anonymous data.</li><li><strong>MISCELLANEOUS.</strong><ol><li>Neither party shall be in breach of this DSA nor liable for delay in performing, or failure to perform, any of its obligations under the Agreement if such delay or failure results from events, circumstances or causes beyond its reasonable control.</li><li>Failure or delay in exercising any right or remedy under this DSA shall not constitute a waiver of such (or any other) right or remedy under this DSA, the Agreement or Data Protection Laws.</li><li>Customer shall not assign or otherwise transfer its rights or its obligations under this Agreement, in whole or in part, without the prior written consent of Outbrain DSP.</li><li>Except as expressly stated otherwise and to the extent applicable under Data Protection Laws, nothing in this DSA shall create or confer any rights or other benefits in favor of any person other than a party to this DSA.</li><li>The invalidity, illegality, or unenforceability of any term of this DSA shall not affect the remainder of the DSA.</li><li>This DSA shall be governed by the laws specified in the Order Form.</li></ol></li></ol><p><strong>ANNEX I</strong></p><p><strong>Description of Processing Activities</strong></p><p>This Annex forms part of the DSA and describes the processing of Personal Data by Outbrain DSP. When Section 11.3 of the DSA applies, Annex I to the Controller SCCs shall be deemed to have been completed with this Annex.</p><ol><li><strong>LIST OF PARTIES</strong></li></ol><p><strong>Data Exporter:</strong></p><p>Customer name, address and contact details as stated in the Order Form.</p><p>Activities relevant to the data transferred: Digital services or media delivered through a website or mobile application on which Customer has ownership and control.</p><p>Joint Controller (collection whenever Zemanta Pixel is implemented by Customer) and independent Controller (any other processing).</p><p><strong>Data Importer:</strong></p><p>Outbrain DSP with address and contact details as stated in the Order Form.</p><p><a id="_heading=h.3dy6vkm"></a>Activities relevant to the data transferred: Digital advertising services.</p><p><a id="_heading=h.1t3h5sf"></a>Joint Controller (collection whenever Zemanta Pixel is implemented by Customer) and independent Controller (any other processing).</p><ol><li><strong>DESCRIPTION OF TRANSFER</strong></li></ol><p><a id="_heading=h.4d34og8"></a><strong>Categories of Data Subjects whose Personal Data is transferred: </strong>End Users (Data Subjects who visit or use Customer&rsquo;s website or application pages or interact with Customer&rsquo;s campaigns served by Outbrain DSP).</p><p><br /></p><p><strong>Categories of Personal Data transferred:</strong></p><ul><li><a id="_heading=h.gjdgxs"></a>Zemanta unique identifier in cookie (if present)</li><li>IP address</li><li>User Agent data, browser and device type (desktop/mobile, brand, model, operating system and system version), application version, application ID or package name)</li><li>Device advertising identifiers</li><li>Pages, content visited and events</li><li>Time of visit</li><li>Broad location</li><li>Device time zone</li></ul><p><strong>Sensitive data transferred: </strong>No Special Categories of Personal Data are transferred.</p><p><strong>Frequency of the transfer: </strong>Whenever Zemanta Pixel is implemented and loaded on events determined by Customer, or whenever Customer shares Third Party Data with Outbrain DSP.</p><p><strong>Nature of the processing:</strong></p><ul><li>Receiving data, including collection, accessing, retrieval, recording, and data entry;</li><li>Holding data, including storage, organization and structuring;</li><li>Using data, including analyzing, consultation, testing, automated decision making and profiling;</li><li>Updating data, including correcting, adaptation, alteration, alignment and combination;</li><li>Protecting data, including restricting, encrypting, and security testing;</li><li>Sharing data, including disclosure, dissemination, allowing access or otherwise making available;</li><li>Returning data to the Data Exporter or Data Subject;</li><li>Erasing data, including destruction and deletion.</li></ul><p><strong> </strong></p><p><strong>Purpose(s) of the data transfer and further processing: </strong>Digital advertising services, which include providing aggregated analytics related to the performance of the Customer&rsquo;s campaign(s) and/or for enhanced targeting functionality.</p><p><strong>Retention period:</strong> An individual data point is retained for no longer than<strong> </strong>13 months.</p><p><strong>Recipients: </strong>The subject matter, nature and duration can be found on <a href="https://www.zemanta.com/integrations/"><u>Zemanta&rsquo;s Integrations page</u></a>.</p><ol><li><strong>COMPETENT SUPERVISORY AUTHORITY</strong></li></ol><p>In the UK: The Information Commissioner&rsquo;s Office.</p><p>In the EEA: The Supervisory Authority of the Member State of the Customer&rsquo;s Registered Address as stated in the Order Form, or, if not applicable, the Supervisory Authority of the Member State in which the Data Subjects whose Personal Data is transferred under this Agreement in relation to the Services are located.</p> </div> </div> </div> </div> </div> </div> <div id="contract-id-173019" class="contract-container group-item " data-id="173019" data-key="ssp-dsa" data-groups="" style="display: none;"> <div class="contract-header"> <h2>Outbrain DSP - SSP Data Sharing Agreement</h2> <div class="row"> <div class="six columns" id="version-effective-date-173019"> <h3 class="contract-version-number" data-version="1.4" data-version-id="66b1a78ffb74a3376837f573">Version 1.4</h3> </div> </div> </div> <div id="contract-versions-173019"> <div id="contract-id-173019-version-66b1a78ffb74a3376837f573" data-vid="66b1a78ffb74a3376837f573" class="version-container js-version-container-173019 " style="display: block;"> <div id="version-languages-66b1a78ffb74a3376837f573" class="version-translation-container"> <div id="version-66b1a78ffb74a3376837f573-locale-en-us" class="version-translation version-locale-en-us" data-locale="en-us" data-locale-gen="en" data-title-translation="Outbrain DSP - SSP Data Sharing Agreement"> <div class="row"> <h5 class="effective-date" role="presentation">Effective August 6th 2024</h5> <a id="download-version-66b1a78ffb74a3376837f573-locale-en-us" href="https://vault.pactsafe.io/s/9ac72792-c7df-4d0d-832d-0ca873f73a64/versions/66b1a78ffb74a3376837f573.pdf" target="_blank" rel="noopener" class="version-download-link inline-link">Download</a> </div> <hr class="divider" /> <div class="summary-of-changes"> <h5>Summary of changes</h5> <div>Rebranding to Outbrain DSP</div> </div> <div class="table-of-contents"> <hr class="divider table-of-contents-divider" /> <h3>Table of Contents</h3> <ol class="table-of-contents-links"></ol> </div> <hr class="divider body-divider" /> <div class="body js-body-66b1a78ffb74a3376837f573"> <p><strong>DATA SHARING AGREEMENT (Outbrain DSP SSP)</strong></p><p>This Data Sharing Agreement (&ldquo;<strong>DSA</strong>&rdquo;) is entered into by Zemanta Inc. (&ldquo;<strong>Outbrain DSP</strong>&rdquo;) and the company (the &ldquo;<strong>SSP</strong>&rdquo;) identified in the Outbrain DSP Supply Side Platform Order (governed by the Outbrain DSP<a href="https://www.zemanta.com/legal/ssp-agreement"><u> Supply Side Platform Agreement</u></a>) between the parties from time to time (together, the &ldquo;<strong>Terms</strong>&rdquo;). From the Effective Date of the Terms, this DSA shall apply to any and all agreements between the parties and their Affiliates from time to time.</p><p>This DSA is incorporated into the Terms (as amended from time to time) and constitutes a legally binding agreement between the parties. Collectively, the Controller SCCs (as applicable), the DSA and the Terms are referred to as the &ldquo;<strong>Agreement</strong>&rdquo;. In the event of any conflict or inconsistency between any of the terms of the Agreement the following order of precedence shall prevail: (i) the Controller SCCs (as applicable); (ii) this DSA; and (iii) the Terms.</p><p>Any capitalized terms not defined in this DSA shall have the respective meanings given to them in the Terms.</p><ol><li><strong>DEFINITIONS.</strong><ol><li>&ldquo;<strong>Affiliate(s)</strong>&rdquo; means in respect of either party at any time, any person or legal entity controlled by or controlling or under the common control of that party. Any reference to the parties shall include reference to their Affiliates;</li><li>&ldquo;<strong>Controller SCCs</strong>&rdquo; means the standard data protection clauses &ldquo;MODULE ONE: Transfer controller to controller&rdquo; in accordance with article 46 2. (c) GDPR adopted by the European Commission on 4 June 2021 (Commission Implementing Decision (EU) 2021/914) (as amended or superseded), containing contractual obligations on the Data Exporter and the Data Importer, and rights for EEA Data Subjects whose Personal Data is transferred, as amended or superseded from time to time by the European Commission;</li><li>&ldquo;<strong>Data Protection Laws</strong>&rdquo; means all laws, guidance or codes of practice issued by a relevant public authority applicable from time to time to Outbrain DSP or SSP relating to the processing of Personal Data and the privacy of electronic communications, including U.S. Consumer Privacy Laws and EU Data Protection Laws, the Brazilian General Data Protection Law (LGPD), Federal Law no. 13,709/2018 and the Japanese Act on the Protection of Personal Information;</li><li>&ldquo;<strong>EEA</strong>&rdquo; means the European Economic Area;</li><li>&ldquo;<strong>End Users</strong>&rdquo; are Data Subjects or Consumers who visit or use the impression inventory provided by SSP;</li><li>"<strong>EU Data Protection Laws</strong>" means all laws, guidance or codes of practice issued by a relevant Supervisory Authority (including, in the UK, the Information Commissioner&rsquo;s Office (&ldquo;ICO&rdquo;)) applicable from time to time to Outbrain DSP or SSP relating to the processing of Personal Data and the privacy of electronic communications in the EEA and the UK as amended or superseded, especially (i) the EU GDPR and the UK GDPR; (ii) the Privacy and Electronic Communications Directive 2002/58/EC (as updated by Directive 2009/136/EC) (ePrivacy Directive) and the UK Privacy and Electronic Communications Regulations 2003 (SI 2003 No. 2426) (PECR) as updated; (iii) the Swiss Federal Act on Data Protection 1992;</li><li>&ldquo;<strong>EU GDPR</strong>&rdquo; means the General Data Protection Regulation (EU) 2016/679;</li><li>&ldquo;<strong>UK GDPR</strong>&rdquo; means the EU GDPR as amended and incorporated into UK law under the UK European Union Withdrawal Act 2018;</li><li>&ldquo;<strong>UK SCCs Addendum</strong>&rdquo; means the International Data Transfer Addendum to the EU Commission Standard Contractual Clauses version B1.0 in force 21 March 2022 adopted by the ICO under S119A(1) of the UK Data Protection Act 2018 (as amended or superseded);</li><li>"<strong>U.S. Consumer Privacy Laws</strong>" means the California Consumer Privacy Act of 2018 as amended by the California Privacy Rights Act of 2020, the Colorado Privacy Act of 2021, the Connecticut Data Privacy Act of 2022, the Indiana Consumer Data Protection Act of 2023, the Iowa Consumer Data Protection Act of 2023, the Montana Consumer Data Privacy Act of 2023, the Tennessee Information Protection Act of 2023, the Utah Consumer Privacy Act of 2022, the Virginia Consumer Data Protection Act of 2021 and all other U.S. privacy laws, guidance or codes of practice issued by a relevant public authority applicable from time to time to Outbrain DSP or SSP relating to the processing of Personal Information and the privacy of electronic communications, as amended or superseded by any federal, state or national law, regulation or regulatory guidance;</li><li>&ldquo;<strong>Outbrain DSP User Data</strong>&rdquo; means Personal Data of an End User which Outbrain DSP collects directly on the impression inventory;</li><li>"<strong>Controller</strong>", &ldquo;<strong>Joint Controller</strong>&rdquo;, "<strong>Processor</strong>", &ldquo;<strong>Data Protection Impact Assessment</strong>&rdquo;, "<strong>Data</strong> <strong>Subject</strong>", &ldquo;<strong>Personal Data Breach</strong>&rdquo;, "<strong>Special Categories of Personal Data</strong>" and &ldquo;<strong>Supervisory Authority</strong>&rdquo; shall have the meanings given in EU Data Protection Laws;</li><li>&ldquo;<strong>sale</strong>&rdquo;<strong> </strong>(including the terms &ldquo;sell,&rdquo; &ldquo;selling,&rdquo; &ldquo;sold,&rdquo; and other variations thereof, including renting, disclosing, releasing, disseminating, making available, transferring, or otherwise communicating Personal Information for monetary or other valuable consideration), &ldquo;<strong>Consumer</strong>&rdquo;,<strong> &ldquo;Business</strong>&rdquo;, &ldquo;<strong>Third Party</strong>&rdquo;<strong> </strong>and<strong> </strong>&ldquo;<strong>Service Provider</strong>&rdquo;<strong> </strong>shall have the meanings given to those terms under U.S. Consumer Privacy Laws, as applicable; and</li><li>&ldquo;<strong>Personal Data</strong>&rdquo; (and any variation thereof, including &ldquo;Personal Information&rdquo; under U.S. Consumer Privacy Laws) and &ldquo;<strong>process</strong>&rdquo; (including &ldquo;processing&rdquo;), shall have the meaning given under the applicable Data Protection Laws.</li></ol></li><li><strong>PURPOSE OF PROCESSING. </strong>The parties collect and process Personal Data for the purposes of delivering Outbrain DSP&rsquo;s clients&rsquo; advertising materials to End Users.<strong> </strong>Outbrain DSP processes Outbrain DSP User Data for the following purposes: (i) storing and/or accessing information on a device; (ii) using limited data to select advertising; (iii) creating profiles for personalized advertising; (iv) using profiles to select personalized advertising; (v) creating profiles to personalize content; (vi) using profiles to select personalized content; (vii) measuring advertising performance; (viii) measuring content performance; (ix) understanding audiences through statistics; (x) developing and improving services; (xi) using limited data to select content; (xii) ensuring security, preventing and detecting fraud, and fixing errors; and (xiii) delivering and presenting advertising and content.</li><li><strong>U.S. CONSUMER PRIVACY LAWS AND EU DATA PROTECTION LAWS SPECIFIC PROVISIONS.</strong><ol><li>Specific provisions applicable to U.S. Consumer Privacy Laws are located in <u>Sections 4.2 and 5.2 (iv)</u>.</li><li>Specific provisions applicable to EU Data protection Laws are located in <u>Sections 4.3, 5.2 (ii) and 11</u>.</li></ol></li><li><strong>ROLE OF PARTIES.</strong><ol><li>Each party shall comply with all relevant provisions of Data Protection Laws as it applies to matters under the Agreement and ensure that they process Personal Data fairly and lawfully in accordance with Data Protection Laws as applicable in the provision and receipt of Personal Data.</li><li>Insofar as U.S. Consumer Privacy Laws are applicable to the Service, Outbrain DSP and SSP will be considered independent Businesses for the collection, processing and selling of any Personal Information, and no party shall be considered a Service Provider on anyone&rsquo;s behalf, unless as strictly required under applicable U.S. Consumer Privacy Laws. In such case, the <a href="https://www.iabprivacy.com/"><u>IAB Multi-State Privacy Agreement</u></a> (the most recent version or successor thereto) shall be incorporated by reference into this DSA and shall govern the relationship between the parties with SSP&rsquo;s partners as Businesses and SSP and Outbrain DSP as Service Providers exclusively in respect of opted out traffic in the U.S., as applicable.</li><li>Insofar as EU Data Protection Laws are applicable to the Agreement, Outbrain DSP and SSP will be considered independent Controllers under EU Data Protection Laws for the collection and any further processing of any Personal Data, and Outbrain DSP shall not be considered a Processor on anyone&rsquo;s behalf.</li><li>Each party shall remain solely and exclusively responsible for determining the means and purposes of processing for its respective processing activities.</li></ol></li><li><strong>SSP&rsquo;S OBLIGATIONS.</strong><ol><li>SSP is solely responsible for implementing the online advertising exchange and the impression inventory under the Agreement and Data Protection Laws.</li><li>SSP shall:<ol><li>disclose (and, as applicable, require its own partners to disclose), via an appropriate privacy notice, Outbrain DSP to End Users as a Business or Controller collecting Personal Data for the purposes of delivering Outbrain DSP&rsquo;s clients&rsquo; advertising materials as set out in <u>Section 2.</u>;</li><li>collect (and, as applicable, require its own partners to collect) End Users&rsquo; consent choices via a consent management platform using the IAB Transparency & Consent Framework v2.2 (the most recent version or successor thereto) and pass Outbrain DSP valid &ldquo;consent&rdquo;/&rdquo;no consent&rdquo; strings. SSP must not, at any time, send Outbrain DSP &ldquo;null&rdquo; or &ldquo;invalid&rdquo; signals;</li><li>provide a user choice mechanism such as the opt out page(s) of the <a href="https://optout.networkadvertising.org/"><u>Network Advertising Initiative</u></a>, the <a href="https://youradchoices.com/"><u>Digital Advertising Alliance</u></a> or the <a href="https://www.youronlinechoices.com/"><u>European Digital Advertising Alliance</u></a>, as applicable; and</li><li>insofar as U.S. Consumer Privacy Laws are applicable to the Agreement, SSP shall collect (and, as applicable, require its own partners to collect) End Users&rsquo; &ldquo;Do Not Sell or Share My Personal Information&rdquo; or equivalent opt out choices via a consent management platform using the IAB Global Privacy Platform (the most recent version or successor thereto) and pass Outbrain valid &ldquo;yes&rdquo;/&rdquo;no&rdquo; strings.</li></ol></li><li>SSP shall at all times satisfy the requirements for an appropriate legal basis for the processing of Personal Data. In any event, where an End User opted out or withdrew their consent to personalized advertising and/or the sharing their Personal Data with Outbrain DSP through a mechanism alerting only SSP (instead of Outbrain DSP), such as device settings, SSP must not share such Personal Data with Outbrain DSP.</li></ol></li><li><strong>Outbrain DSP&rsquo;S OBLIGATIONS.</strong><ol><li>Outbrain DSP shall disclose, via an appropriate privacy notice, all information relating to processing activities where the Personal Data is collected directly from the End User or where such Personal Data is collected via third parties, as required under Data Protection Laws. This information is available on <a href="https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/"><u>Outbrain DSP&rsquo;s Privacy Policy</u></a>.</li><li><a id="_heading=h.1fob9te"></a>Outbrain DSP shall at all times satisfy the requirements for an appropriate legal basis for the processing of Outbrain DSP User Data.</li><li><a id="_heading=h.3znysh7"></a>Outbrain DSP shall comply with requests from End Users to exercise their rights under relevant Data Protection Laws, without undue delay and within the required time limits. Requests relating to right to erasure, withdrawing consent, objecting to profiling, or &rdquo;Do Not Sell or Share My Personal Information&rdquo; can be exercised directly on <a href="https://www.zemanta.com/opt-out/"><u>Zemanta Opt Out page</u></a>.</li></ol></li><li><strong>COOPERATION.</strong><ol><li>Each party shall develop, implement, and regularly review procedures to ensure they meet their respective obligations under Data Protection Laws.</li><li>Each party shall immediately inform the other party if any activity pursuant to the Agreement infringes any part of Data Protection Laws, and the parties shall review such activity accordingly. If during the term, Data Protection Laws change in a way that this DSA is no longer adequate for performing the processing activities necessary to the Terms, the parties agree to promptly negotiate in good faith to review this DSA in light of such changes.</li><li>In the event that either party receives any correspondence, enquiry or complaint from an End User, Supervisory Authority or any other third party related to the disclosure or processing of Personal Data pursuant to this DSA, or requests information from the other party when performing a Data Protection Impact Assessment, it shall promptly inform the other party giving full details of the same, and the other party shall provide such assistance as reasonably required (at each party&rsquo;s sole cost and expense) and in good faith in order to respond in accordance with any requirements under Data Protection Laws.</li></ol></li><li><strong>DATA SECURITY.</strong><ol><li>Each party shall implement and maintain such appropriate technical and organizational measures as required by Data Protection Laws to ensure that the Personal Data is processed in a secure manner, including (but not limited to) (i) the pseudonymization and encryption of Personal Data; (ii) ensuring the confidentiality, integrity, availability and resilience of the services provided under the Agreement, including the ability to restore availability of, and access to, Personal Data in a timely manner in the event of a physical or technical incident; (iii) a process for regularly testing, assessing and evaluating the effectiveness of technical and organizational measures for ensuring the security of the processing; and (iv) regularly carrying information security risk assessments that take account of risk of accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, Personal Data.</li><li>An overview of Outbrain DSP&rsquo;s appropriate technical and organizational security measures are described on <a href="https://www.outbrain.com/security"><u>Outbrain&rsquo;s Security page</u></a> (Outbrain DSP&rsquo;s parent company).</li><li>Upon becoming aware of a suspected or confirmed Personal Data Breach or Security Incident involving Outbrain DSP User Data collected pursuant to this DSA, each party shall notify the other party without any undue delay, and provide such assistance as reasonably required to allow the other party to comply with its respective obligations under Data Protection Laws.</li></ol></li><li><strong>PERSONNEL. </strong>Each party shall be responsible for ensuring that staff members are appropriately trained to handle and process the Personal Data in accordance with their internal technical and organizational security measures, where relevant, together with Data Protection Laws, and have entered into confidentiality agreements relating to the processing of Personal Data.</li><li><strong>PROCESSORS &ndash; SERVICE PROVIDERS. </strong>Each party shall remain independently responsible for appointing its respective Processors and/or Service Providers in accordance with Data Protection Laws.</li><li><strong>INTERNATIONAL TRANSFERS. </strong><ol><li>Insofar as Personal Data is collected from End Users located within the territory of the EEA or the UK by either party during the course of the Agreement, neither party shall process any Personal Data (nor permit any Personal Data to be processed) in a country outside of the EEA or the UK unless: (i) that country has been designated by the European Commission or the ICO (as applicable) as providing an adequate level of protection for Personal Data; or (ii) it has taken such measures as necessary to ensure the transfer is compliant with EU Data Protection Laws.</li><li><a id="_heading=h.30j0zll"></a>The parties agree that, to the extent that <u>Section 11.1</u> is applicable, the Controller SCCs shall be incorporated by reference into this DSA and shall govern any international transfer of Personal Data outside of the EEA and the UK. For the purpose of the Controller SCCs, the parties fully agree that:<ol><li>SSP is the "Data Exporter" and Outbrain DSP, the "Data Importer";</li><li>Clause 7 &ldquo;Docking clause&rdquo; is deleted;</li><li>The OPTION under Clause 11 &ldquo;Redress&rdquo; is deleted;</li><li>Clause 17 &ldquo;Governing Law&rdquo; is completed with &ldquo;Republic of Ireland&rdquo;;</li><li>Clause 18 (b) &ldquo;Choice of forum and jurisdiction&rdquo; is completed with &ldquo;Dublin, Republic of Ireland&rdquo;;</li><li>Annex I to the Controller SCCs shall be deemed to have been completed with Annex I to this DSA; and</li><li>Annex II to the Controller SCCs shall be deemed to have been completed by <a href="https://www.outbrain.com/security"><u>Outbrain&rsquo;s Security page</u></a> (Outbrain DSP&rsquo;s parent company).</li><li>Insofar as the transfer is subject to UK GDPR, the UK SCCs Addendum are incorporated by reference into this DSA in addition to the above, and Section 19 of the UK SCCs Addendum is completed with &ldquo;the Data Importer&rdquo;.</li></ol></li><li>For the purposes of EU Data protection Laws, the parties acknowledge that Outbrain DSP has implemented supplementary measures complying with all requirements of EU Data Protection Laws, which consist of (i) encryption of all data in transit and encryption of UUIDs at rest which can only be decrypted with a private key stored in the EEA; (ii) pseudonymization; and (iii) not having received any legally binding request from a public authority, including judicial authorities, under the laws of the country of destination and not being aware of any direct access by public authorities.</li></ol></li><li><strong>TERM AND TERMINATION.</strong> This DSA shall commence on the Effective Date and shall continue as long as SSP provides the impression inventory to Outbrain DSP.</li><li><strong>DATA RETENTION. </strong>Outbrain DSP<strong> </strong>shall not retain any individual data point collected in relation to the Agreement for longer than 13 months, unless it constitutes anonymous data.</li><li><strong>MISCELLANEOUS.</strong><ol><li>Neither party shall be in breach of this DSA nor liable for delay in performing, or failure to perform, any of its obligations under the Agreement if such delay or failure results from events, circumstances or causes beyond its reasonable control.</li><li>Failure or delay in exercising any right or remedy under this DSA shall not constitute a waiver of such (or any other) right or remedy under this DSA, the Agreement or Data Protection Laws.</li><li>SSP shall not assign or otherwise transfer its rights or its obligations under this Agreement, in whole or in part, without the prior written consent of Outbrain DSP.</li><li>Except as expressly stated otherwise and to the extent applicable under Data Protection Laws, nothing in this DSA shall create or confer any rights or other benefits in favor of any person other than a party to this DSA.</li><li>The invalidity, illegality, or unenforceability of any term of this DSA shall not affect the remainder of the DSA.</li><li>This DSA shall be governed by the laws specified in the applicable Master Supply Side Agreement.</li></ol></li></ol><p><strong>ANNEX I</strong></p><p><strong>Description of Processing Activities</strong></p><p>This Annex forms part of the DSA and describes the processing of Personal Data by Outbrain DSP. When Section 11.5 of the DSA applies, Annex I to the Controller SCCs shall be deemed to have been completed with this Annex.</p><ol><li><strong>LIST OF PARTIES</strong></li></ol><p><strong>Data Exporter:</strong></p><p>SSP name, address and contact details as stated in the Outbrain DSP Supply Side Platform Order.</p><p>Activities relevant to the data transferred: Online advertising exchange allowing the purchase of an impression inventory.</p><p>Independent Controller.</p><p><strong>Data Importer:</strong></p><p>Outbrain DSP with address and contact details as stated in the Outbrain DSP Supply Side Platform Order.</p><p>Activities relevant to the data transferred: Digital advertising services.</p><p>Independent Controller.</p><ol><li><strong>DESCRIPTION OF TRANSFER</strong></li></ol><p><strong>Categories of Data Subjects whose Personal Data is transferred: </strong>End Users (Data Subjects who visit or use the impression inventory provided by SSP or interact with Outbrain DSP&rsquo;s clients&rsquo; advertising materials served by Outbrain DSP on the impression inventory).</p><p><br /></p><p><strong>Categories of Personal Data transferred:</strong></p><ul><li><a id="_heading=h.gjdgxs"></a>Bid request unique identifier</li><li>Zemanta unique identifier</li><li>IP address</li><li>User Agent data, browser and device type (desktop/mobile, brand, model, operating system and system version), application version, application ID or package name)</li><li>Device advertising identifiers</li><li>Pages, content visited and events</li><li>Time of visit</li><li>Broad location</li><li>Device time zone</li></ul><p><strong>Sensitive data transferred: </strong>No Special Categories of Personal Data are transferred.</p><p><strong>Frequency of the transfer: </strong>Real time,<strong> </strong>continuous basis.</p><p><strong>Nature of the processing:</strong></p><ul><li>Receiving data, including collection, accessing, retrieval, recording, and data entry;</li><li>Holding data, including storage, organization and structuring;</li><li>Using data, including analyzing, consultation, testing, automated decision making and profiling;</li><li>Updating data, including correcting, adaptation, alteration, alignment and combination;</li><li>Protecting data, including restricting, encrypting, and security testing;</li><li>Sharing data, including disclosure, dissemination, allowing access or otherwise making available;</li><li>Returning data to the Data Exporter or Data Subject;</li><li>Erasing data, including destruction and deletion.</li></ul><p><strong> </strong></p><p><strong>Purpose(s) of the data transfer and further processing: </strong>Digital advertising services, which include:</p><ul><li>Storing and/or accessing information on a device;</li><li>Using limited data to select advertising;</li><li>Creating profiles for personalized advertising;</li><li>Using profiles to select personalized advertising;</li><li>Creating profiles to personalize content;</li><li>Using profiles to select personalized content;</li><li>Measuring advertising performance;</li><li>Measuring content performance;</li><li>Understanding audiences through statistics;</li><li>Developing and improving services;</li><li>Using limited data to select content;</li><li>Ensuring security, preventing and detecting fraud, and fixing errors; and</li><li>Delivering and presenting advertising and content.</li></ul><p><strong>Retention period:</strong> An individual data point is retained for no longer than<strong> </strong>13 months.</p><p><strong>Recipients: </strong>The subject matter, nature and duration can be found on <a href="https://www.zemanta.com/integrations/"><u>Zemanta&rsquo;s Integrations page</u></a>.</p><ol><li><strong>COMPETENT SUPERVISORY AUTHORITY</strong></li></ol><p>In the UK: The Information Commissioner&rsquo;s Office.</p><p>In the EEA: The Supervisory Authority of the Member State of the SSP&rsquo;s Registered Address as stated in the Outbrain DSP Supply Side Platform Order, or, if not applicable, the Supervisory Authority of the Member State in which the Data Subjects whose Personal Data is transferred under this Agreement are located.</p> </div> </div> </div> </div> </div> </div> </div> </div> </main> <!-- footer_html --> <div class="copyright five columns">Copyright 漏 2007-2022<span id="impressum-link" style="display: none;"> - <a style="color: #F08421;" href="https://www.outbrain.com/legal#impressum" target="_blank">IMPRESSUM</a></span></div><div class="footer-link seven columns"><span class="link-container"><a href="https://www.zemanta.com/legal/#terms-of-service">Terms of Service</a></span><span class="link-container"> | <a href="https://www.zemanta.com/privacy">Privacy Policy</a></span><span class="link-container"> | <a href="https://www.zemanta.com/opt-out">Opt-Out</a></span><span class="link-container"> | <a href="https://www.zemanta.com/cookies">Cookies</a></span><span class="link-container"> | <a href="https://www.zemanta.com/opt-out">Do Not Sell My Personal Information</a></span><span class="link-container"> <noscript></noscript></span></div> <hr class="divider footer-divider" /> <footer id="footer" class="container"> <p class="powered-by"><a href="https://ironcladapp.com/product/clickwrap/?utm_medium=product&utm_source=legal-center&utm_campaign=lc-footer&utm_content=Outbrain%20Inc." target="_blank" rel="noopener noreferrer" class="inline-link">Legal Center powered by Ironclad Clickwrap</a></p> <p class="footer-copyright">Copyright &copy; 2024, <a href="http://www.zemanta.com/" target="_blank" rel="noopener noreferrer" class="inline-link">Outbrain Inc.</a></p> </footer> <!-- footer_script --> <script> try { // var showhide=function (index, lang){ // document.getElementsByClassName("link-accordion-" + lang)[index].addEventListener("click", function(){ // this.classList.toggle("active"); // var panel=document.getElementById("panel" + index + "-" + lang); // if (panel.style.display==="block"){ // panel.style.display="none"; // } else { // panel.style.display="block"; // } // }); // }; // var setLinkTo = function(className, panelNum, anchor, subPanel) { // var k; for(k=0;k<document.getElementsByClassName(className).length;k++){ // document.getElementsByClassName(className)[k].addEventListener("click", function(){ // document.getElementsByClassName("panel")[panelNum].style.display = "block"; // if(subPanel){ // console.log(subPanel); // console.log(document.getElementById(subPanel).style.display); // document.getElementById(subPanel).style.display = "block"; // } // document.getElementById(anchor).scrollIntoView(true); // }); // } // }; var i,acc=document.getElementsByClassName("accordion"); for(i=0;i<acc.length;i++) { acc[i].addEventListener("click",function(){ this.classList.toggle("active"); var e = this.nextElementSibling; "block" === e.style.display ? this.querySelectorAll(".plus")[0].innerHTML = "+" : this.querySelectorAll(".plus")[0].innerHTML = "-"; "block" === e.style.display ? e.style.display = "none" : e.style.display="block"; }) } // showhide(0, "en"); showhide(1, "en"); showhide(2, "en"); // showhide(0, "de"); showhide(1, "de"); showhide(2, "de"); // showhide(0, "fr"); showhide(1, "fr"); showhide(2, "fr"); // showhide(0, "es"); showhide(1, "es"); showhide(2, "es"); // showhide(0, "it"); showhide(1, "it"); showhide(2, "it"); // showhide(0, "br"); showhide(1, "br"); showhide(2, "br"); // showhide(0, "jp"); showhide(1, "jp"); showhide(2, "jp"); // setLinkTo('expand-sharing', 2, 'sharing'); // setLinkTo('expand-opt-out', 1, 'opt-out-language', 'panel1-en'); // setLinkTo('expand-european', 4, 'european-territories'); // setLinkTo('expand-widget', 2, 'widget'); // setLinkTo('expand-sharing-de', 10, 'sharing-de'); // setLinkTo('expand-opt-out-de', 9, 'opt-out-language-de', 'panel1-de'); // setLinkTo('expand-european-de', 12, 'european-territories-de'); // setLinkTo('expand-widget-de', 10, 'widget-de'); // setLinkTo('expand-sharing-fr', 26, 'sharing-fr'); // setLinkTo('expand-opt-out-fr', 25, 'opt-out-language-fr', 'panel1-fr'); // setLinkTo('expand-european-fr', 28, 'european-territories-fr'); // setLinkTo('expand-widget-fr', 26, 'widget-fr'); // setLinkTo('expand-sharing-es', 18, 'sharing-es'); // setLinkTo('expand-opt-out-es', 17, 'opt-out-language-es', 'panel1-es'); // setLinkTo('expand-european-es', 20, 'european-territories-es'); // setLinkTo('expand-widget-es', 18, 'widget-es'); // setLinkTo('expand-sharing-it', 34, 'sharing-it'); // setLinkTo('expand-opt-out-it', 33, 'opt-out-language-it', 'panel1-it'); // setLinkTo('expand-european-it', 36, 'european-territories-it'); // setLinkTo('expand-widget-it', 34, 'widget-it'); // setLinkTo('expand-sharing-br', 42, 'sharing-br'); // setLinkTo('expand-opt-out-br', 41, 'opt-out-language-br', 'panel1-br'); // setLinkTo('expand-european-br', 44, 'european-territories-br'); // setLinkTo('expand-widget-br', 42, 'widget-br'); // setLinkTo('expand-sharing-jp', 42, 'sharing-jp'); // setLinkTo('expand-opt-out-jp', 41, 'opt-out-language-jp', 'panel1-jp'); // setLinkTo('expand-european-jp', 44, 'european-territories-jp'); // setLinkTo('expand-widget-jp', 42, 'widget-jp'); var ea = document.getElementsByClassName("expand-all"); for(var eas = 0; eas < ea.length; eas++){ ea[eas].addEventListener("click", function(){ var panels = document.getElementsByClassName("panel"); for(var s=0; s<panels.length; s++){ panels[s].style.display = "block"; } var languages = [ "en", "de", "fr", "es" ]; for(var l=0; l<languages.length; l++){ for(var sp = 0; sp<3; sp++){ document.getElementById("panel" + sp + "-" + languages[l]).style.display = "block"; } } this.style.display = "none"; // document.getElementsByClassName("collapse-all")[eas-1].style.display = "block"; }); }; var ca = document.getElementsByClassName("collapse-all"); for(var cas = 0; cas < ca.length; cas++){ ca[cas].addEventListener("click", function(){ var panels = document.getElementsByClassName("panel"); for(var s=0; s<panels.length; s++){ panels[s].style.display = "none"; } for(var sp = 0; sp<3; sp++){ document.getElementById("panel" + sp).style.display = "none"; } this.style.display = "none"; document.getElementsByClassName("expand-all")[cas].style.display = "block"; }); }; var accordion = document.getElementsByClassName("accordion"); for(var i=0;i<acc.length;i++) acc[i].addEventListener("click",function(){ window.dispatchEvent(new Event('resize')); }); } catch(e) { console.error(e) }</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10