https://www.advertising.yahooinc.com/

Submitted URL:
https://adtechus.comRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 27 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><!-- Last Published: Fri Oct 04 2024 22:02:48 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.advertising.yahooinc.com" data-wf-page="64232e2dde875c43c79eaa87" data-wf-site="64232e2dde875c62a89eaa86" lang="en" class=" w-mod-js w-mod-ix"><head><style>.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}</style>
    <meta charset="utf-8">
    <title>Yahoo Advertising | Digital Online Advertising Platforms</title>
    <meta content="Reach your online audience across every screen with Yahoo Advertising digital advertising platforms. Learn more about our DSP solutions." name="description">
    <meta content="Yahoo Advertising | Digital Online Advertising Platforms" property="og:title">
    <meta content="Reach your online audience across every screen with Yahoo Advertising digital advertising platforms. Learn more about our DSP solutions." property="og:description">
    <meta content="https://cdn.prod.website-files.com/624216f586d016596f7f8ab0/641b8905834f15c390446c95_Yahoo-Advertising-OG.jpg" property="og:image">
    <meta content="Yahoo Advertising | Digital Online Advertising Platforms" property="twitter:title">
    <meta content="Reach your online audience across every screen with Yahoo Advertising digital advertising platforms. Learn more about our DSP solutions." property="twitter:description">
    <meta content="https://cdn.prod.website-files.com/624216f586d016596f7f8ab0/641b8905834f15c390446c95_Yahoo-Advertising-OG.jpg" property="twitter:image">
    <meta property="og:type" content="website">
    <meta content="summary_large_image" name="twitter:card">
    <meta content="width=device-width, initial-scale=1" name="viewport">
    <link href="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/css/stage-www-advertising-yahooinc-com.28bdeb77e.min.css" rel="stylesheet" type="text/css">
    <script async="" src="https://www.clarity.ms/s/0.7.47/clarity.js"></script><script async="" src="https://www.clarity.ms/tag/b67j4sp2nk?ref=gtm2"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-5X979WV"></script><script type="text/javascript">
      ! function(o, c) {
        var n = c.documentElement,
          t = " w-mod-";
        n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch")
      }(window, document);
    </script>
    <link href="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c93a19eafd0_favicon.ico" rel="shortcut icon" type="image/x-icon">
    <link href="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c8fef9eaf51_y!-yangle-webclip.jpg" rel="apple-touch-icon">
    <link href="https://www.advertising.yahooinc.com/" rel="canonical">
    <meta name="google-site-verification" content="uSFccQU1KJJk5BPmruLBItyZyiRbYGxHNBra-p1Ktb0">
    

    <!-- Google Tag Manager -->
    <script>
      (function(w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({
          'gtm.start': new Date().getTime(),
          event: 'gtm.js'
        });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != 'dataLayer' ? '&l=' + l : '';
        j.async = true;
        j.src =
          'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, 'script', 'dataLayer', 'GTM-5X979WV');
    </script>
    <!-- End Google Tag Manager -->

    <!--<script src="https://cdn.weglot.com/weglot.min.js?api_key=wg_16a8aaf4d44e223fab4aa0f28897d6be5" async></script> -->

    <script>
      window._wcq = window._wcq || [];
      window._wcq.push({
        id: "_all",
        options: {
          customFont: "Yahoo Sans"
        }
      });
    </script>

    <style>
      body {
        position: relative !important;
        word-break: break-word;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
      }

      /* Selection & focus styling */

      ::selection {
        background: #6001D2;
        color: #fff;
      }

      ::-moz-selection {
        background: #6001D2;
        color: #fff;
      }

      *:focus-visible {
        outline: 3px solid #39007d;
      }

      /*Zoom elements fix*/
      a:hover .zoom {
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025);
      }


      /*Change default lightbox overlay color*/
      .w-lightbox-backdrop {
        background-color: rgba(0, 0, 0, 0.8);
      }

      /*Reset apple form styles*/
      input,
      textarea,
      select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 4px;
        background-image: none;
      }

      /*Navbar styles*/

      .nav-link.btn::after,
      .nav-link.global-link::after {
        display: none;
      }

      @media screen and (min-width: 992px) {

        .nav-link::after {
          content: "";
          position: absolute;
          width: calc(100% - 32px);
          bottom: 10px;
          left: 16px;
          right: 16px;
          height: 4px;
          background-color: #39007d;
          transform: scaleX(0);
          transition: all 0.25s;
        }

        .nav-link:hover::after,
        .nav-link.w--open::after {
          transform: scaleX(1);
        }
      }

      @media screen and (max-width: 991px) {
        .nav-btn.w-nav-button.w--open {
          background-color: #fff;
        }
      }

      /*Style <sup> all elements*/
      sup {
        position: relative;
        top: -0.5em;
        font-size: 60%;
      }

      /*Date picker modifications*/
      .w-input[disabled],
      .w-input[readonly],
      .w-select[disabled],
      .w-select[readonly],
      fieldset[disabled] .w-input,
      fieldset[disabled] .w-select {
        background-color: #fff;
      }

      .flatpickr-day.selected {
        background-color: #39007d !important;
        border-color: #39007d !important;
      }

      /*Word wrap fix */
      .break-word {
        word-wrap: break-word;
      }

      /*Blockquote Styles */

      blockquote::after {
        content: "\201D";
        font-family: "Yahoo Sans", sans-serif;
      }

      blockquote:before {
        content: "\201C";
        font-family: "Yahoo Sans", sans-serif;
        font-weight: 900;
        font-size: 4em;
        font-style: normal;
        line-height: 0;
        vertical-align: -.30em;
        margin-right: -.1em;
        opacity: .15;
        color: #232a31;
        z-index: -1;
        position: relative;
      }

      .text-center blockquote,
      blockquote.text-center {
        padding-left: 10px !important;
        padding-right: 10px !important;
      }

      /*Arrow animation styles*/
      .arrow-animation:after {
        font-family: Fujicons, sans-serif;
        content: "\e924";
        display: inline-block;
        width: auto;
        margin-left: 7px;
        transform: translate(0);
        transition: all .5s;
        vertical-align: bottom;
      }

      .arrow-animation:hover::after,
      .arrow-animation:focus::after {
        transform: translate(10px);
      }

      /*Collection Content Styles*/

      .w-richtext figure.w-richtext-figure-type-image>div,
      .w-richtext figure[data-rt-type=image]>div,
      .w-richtext-figure-type-video>div {
        display: block !important;
      }

      .w-richtext-figure-type-video>div>iframe {
        border-radius: 8px;
        box-shadow: 4px 4px 20px 0 rgb(0 0 0 / 20%);
      }

      .w-richtext figure.w-richtext-align-floatright {
        margin-right: -150px;
      }

      .w-richtext figure.w-richtext-align-floatleft {
        margin-left: -20px auto;
      }

      @media screen and (max-width: 1250px) {
        .w-richtext figure.w-richtext-align-floatright {
          margin-right: -50px;
        }
      }

      @media screen and (max-width: 1040px) {
        .w-richtext figure.w-richtext-align-floatright {
          margin-right: -20px;
        }
      }

      @media screen and (max-width: 991px) {

        .w-richtext figure.w-richtext-align-floatright,
        .w-richtext figure.w-richtext-align-floatleft {
          margin: 20px auto !important;
          max-width: 500px !important;
          float: none !important;
        }
      }

      /* Weglot Styling */

      #weglot-switcher-1 {
        display: none !important;
      }

      #weglot-current-language:before {
        font-family: Fujicons, sans-serif;
        content: "globe";
        font-size: 1.2rem;
        font-weight: 300;
        line-height: 0;
        color: #232a31;
        margin-right: 5px;
      }

      /*Video Styles*/
      .video-embed iframe {
        border-radius: 8px;
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
      }

      .wistia {
        overflow: hidden;
      }

      .wistia iframe {
        border-radius: 8px;
      }

      .w-background-video.inline-bg-video {
        height: auto;
      }

      .w-background-video.inline-bg-video>video {
        background-size: contain;
        object-fit: contain;
        background-repeat: no-repeat;
      }

      .responsive-iframe {
        overflow: hidden;
        padding-top: 56.25%;
        position: relative;
        margin: 20px 0;
      }

      .responsive-iframe.my-0 {
        margin: 0;
      }

      .responsive-iframe iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
      }

      .wistia_embed {
        border-radius: 8px !important;
        overflow: hidden !important;
      }

      .wistia_responsive_wrapper .w-bpb-wrapper,
      .wistia_embed .w-bpb-wrapper {
        border-radius: 500px !important;
        overflow: hidden !important;
        margin-left: -37.5px !important;
        margin-top: -30px !important;
        box-shadow: 0 0 50px rgba(255, 255, 255, .25) !important;
        opacity: .85;
        transform: scale(1) !important;
        transition: all .5s !important;
      }

      .wistia_responsive_wrapper .w-bpb-wrapper:hover,
      .wistia_embed .w-bpb-wrapper:hover {
        opacity: 1;
        transform: scale(1.1) !important;
      }

      .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button,
      .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button div,
      .wistia_responsive_wrapper .w-bpb-wrapper .w-big-play-button svg,
      .wistia_embed .w-bpb-wrapper .w-big-play-button,
      .wistia_embed .w-bpb-wrapper .w-big-play-button div,
      .wistia_embed .w-bpb-wrapper .w-big-play-button svg {
        width: 75px !important;
        height: 75px !important;
      }

      .w-gallery-view__section .w-video-card>div {
        transform: scale(1) !important;
      }

      .w-gallery-view__section .w-video-card:hover>div,
      .w-gallery-view__section .w-video-card:focus>div {
        transform: scale(1.05) !important;
      }

      .w-gallery-view__section .w-video-card .w-video-card__thumbnail-wrapper {
        border-radius: 8px !important;
        overflow: hidden !important;
      }

      .wistia_click_to_play>div>div {
        height: 75px !important;
        width: 75px !important;
        border-radius: 200px;
        left: calc(50% - 37.5px) !important;
        top: calc(50% - 37.5px) !important;
        overflow: hidden;
        background-position: center !important;
        background-size: 80px !important;
        transform: scale(1) !important;
        transition: all .25s !important;
      }

      .wistia_click_to_play:hover>div>div {
        transform: scale(1.05) !important;
      }

      .wistia_click_to_play>div>div:nth-of-type(1) {
        background-color: rgba(96, 1, 210, .8) !important;
        mix-blend-mode: normal !important;
        background-blend-mode: normal !important;
      }

      .wistia_click_to_play:hover>div>div:nth-of-type(1) {
        background-color: rgba(96, 1, 210, .9) !important;
      }

      .wistia_click_to_play>div>div:nth-of-type(4) {
        display: none !important;
      }

      .wistia_click_to_play>div>div[aria-label="Play"] {
        display: block !important;
      }

      .w-gallery-view__video-cards .w-bpb-wrapper>div,
      .w-gallery-view__video-cards .w-bpb-wrapper>button,
      .w-gallery-view__video-cards .w-bpb-wrapper>button>div {
        height: 75px !important;
        width: 75px !important;
        border-radius: 200px;
        top: calc(50% - 37.5px) !important;
        left: calc(50% - 37.5px) !important;
        background-position: center !important;
      }

      .w-video-row .wistia_popover .w-bpb-wrapper {
        left: 37px !important;
        top: 30px !important;
        border-radius: 0 !important;
      }

      .w-video-row .wistia_popover .w-bpb-wrapper .w-big-play-button {
        left: calc(50% - 35px) !important;
        top: calc(50% - 37px) !important;
      }

      .w-list-view__body {
        padding-bottom: 0 !important;
      }

      .w-video-row:hover,
      .w-video-row[aria-expanded=true] {
        background: #F0F3F5 !important;
      }

      .w-video-row button.w-video-row-button {
        border-radius: 200px !important;
        font-family: 'Yahoo Sans', Verdana, sans-serif !important;
        font-weight: 700 !important;
        letter-spacing: .5px !important;
        transition: all .5s !important;
      }

      .w-video-row button.w-video-row-button:nth-child(1) {
        background: #39007d !important;
        border: 2px solid #39007d !important;
        color: #fff !important;
      }

      .w-video-row button.w-video-row-button:nth-child(1):hover,
      .w-video-row button.w-video-row-button:nth-child(1):focus {
        background: transparent !important;
        color: #39007d !important;
      }

      .w-video-row button.w-video-row-button:nth-child(2) {
        background: #232A31 !important;
        border: 2px solid #232A31 !important;
        color: #fff !important;
      }

      .w-video-row button.w-video-row-button:nth-child(2):hover,
      .w-video-row button.w-video-row-button:nth-child(2):focus {
        background: transparent !important;
        color: #232A31 !important;
      }

      .collection-content .wistia_channel {
        min-height: 0 !important;
      }

      .w-video-row p {
        font-weight: 300 !important;
        line-height: 1.5 !important;
      }

      .w-video-row h3 {
        font-family: 'Yahoo Sans Condensed', Verdana, sans-serif !important;
        font-weight: 900 !important;
      }

      .wistia_channel h1 {
        font-family: 'Yahoo Sans Condensed', Verdana, sans-serif !important;
        font-weight: 900 !important;
        font-size: 3rem !important;
        line-height: 1 !important;
      }

      .wistia_channel h2 {
        font-size: 2rem !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
      }

      .wistia_channel h3 {
        font-size: 1.5rem !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
      }

      .wistia_channel h4,
      .wistia_channel p {
        font-family: 'Yahoo Sans', Verdana, sans-serif !important;
        font-size: 1rem !important;
        font-weight: 300 !important;
        line-height: 1.25 !important;
      }

      .wistia_channel button {
        font-family: 'Yahoo Sans', Verdana, sans-serif !important;
        font-weight: 700 !important;
        letter-spacing: .5px !important;
        border-radius: 200px !important;
      }

      @media screen and (max-width: 602px) {

        .w-gallery-view__section .w-video-card>div,
        .w-gallery-view__section .w-video-card:hover>div,
        .w-gallery-view__section .w-video-card:focus>div {
          transform: scale(1) !important;
        }
      }

      /*Slider Controls Styles*/
      .w-slider-nav {
        pointer-events: none;
      }

      .w-slider-nav>div {
        position: relative;
        pointer-events: auto;
      }

      .w-slider-nav-invert>div {
        background: #e0e4e9;
      }

      .w-slider-nav-invert>div.w-active {
        background: #39007d;
      }

      .card-slider_nav .owl-prev,
      .card-slider_nav .owl-next {
        border-radius: 100%;
      }

      /*Responsive Carousel Styling*/
      .owl-carousel.owl-loaded {
        overflow: visible !important;
      }

      .card-slider_item {
        max-width: 400px !important;
      }

      .owl-item .card-slider_item {
        max-width: none !important;
      }

      /*Grid with Border & Card Styles */
      .border-box,
      .card.card-h-100,
      .box-align {
        height: calc(100% - 10px) !important;
      }

      /* Pointer Events Fix */
      .pointer-events-none {
        pointer-events: none !important;
      }

      .pointer-events-auto {
        pointer-events: auto !important;
      }

      /* Form Styling Fix */
      .w--redirected-focus {
        border-color: #39007d !important;
        box-shadow: 0 0 3px 1px #39007d !important;
      }

      .input-light.w--redirected-focus {
        border-color: #ffffff !important;
        box-shadow: 0 0 3px 1px #6001d2 !important;
      }


      /* hide current language in i18n translation list /**/
      .wg-translation-dropdown .w--current {
        display: none;
      }
    </style>
    <script type="application/ld+json">
      {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Yahoo Advertising",
        "description": "Yahoo Advertising is an online digital advertising platform built for advertisers and publishers to drive business leads and brand success.",
        "url": "https://www.advertising.yahooinc.com/",
        "logo": "https://s.yimg.com/cv/apiv2/cd/yahooinc/atech_logo.png",
        "sameAs": ["https://www.facebook.com/yahooforbusiness",
          "https://www.linkedin.com/company/yahoo-for-business/",
          "https://twitter.com/yahoobusiness",
          "https://www.instagram.com/yahooforbusiness/"
        ]
      }
    </script>
  <script src="https://cdn.cookielaw.org/scripttemplates/202211.1.0/otBannerSdk.js" async="" type="text/javascript"></script><style id="onetrust-style">#onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:0.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type="checkbox"]:checked,#onetrust-pc-sdk [type="checkbox"]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type="checkbox"]:disabled+label::before,#onetrust-pc-sdk [type="checkbox"]:disabled+label:after,#onetrust-pc-sdk [type="checkbox"]:disabled+label{pointer-events:none;opacity:0.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type="checkbox"]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type="checkbox"]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px 0.1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:0.8em 2em;font-size:0.8em;line-height:1.2;cursor:pointer;-moz-transition:0.1s ease;-o-transition:0.1s ease;-webkit-transition:1s ease;transition:0.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,0.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px) and (max-width: 896px) and (orientation: landscape){#onetrust-pc-sdk p{font-size:0.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:0.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}
#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:"";content:none}
#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media (min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media (min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media (min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:0.9em;font-weight:400;line-height:38px;letter-spacing:0.01em;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:0.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary,#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary,#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary,#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary,#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type="text"],#onetrust-pc-sdk input[type="text"],#ot-sdk-cookie-policy input[type="text"]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type="text"],#onetrust-pc-sdk input[type="text"],#ot-sdk-cookie-policy input[type="text"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type="text"]:focus,#onetrust-pc-sdk input[type="text"]:focus,#ot-sdk-cookie-policy input[type="text"]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:0.5rem;font-weight:600}#onetrust-banner-sdk input[type="checkbox"],#onetrust-pc-sdk input[type="checkbox"],#ot-sdk-cookie-policy input[type="checkbox"]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:"";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}
#onetrust-banner-sdk.otFloatingRoundedCorner{position:fixed;z-index:2147483645;background-color:#fff;width:26%;max-width:375px;border-radius:2.5px;bottom:1em;left:1em;font-size:16px;max-height:90%;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFloatingRoundedCorner.otRelFont{font-size:1rem}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar{width:11px}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner .ot-gv-list-handler{float:left;font-size:.82em;padding:0 25px 30px 25px;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-left[dir=rtl]{right:1em}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right{right:1em;left:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right[dir=rtl]{left:1em;right:auto}#onetrust-banner-sdk h3,#onetrust-banner-sdk p{color:dimgray}#onetrust-banner-sdk h3{margin-bottom:0}#onetrust-banner-sdk .banner-header{margin-left:20px;margin-bottom:20px;margin-right:10px}#onetrust-banner-sdk .ot-close-icon{width:44px;height:44px;background-size:12px;display:inline-block;padding:0;border:none}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;font-size:.82em;line-height:1.5;padding:10px 20px 20px 20px;margin:0}#onetrust-banner-sdk #onetrust-policy-text>*,#onetrust-banner-sdk .ot-b-addl-desc>*{margin-bottom:0px;font-size:inherit}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.25rem 1.25rem 1.25rem}#onetrust-banner-sdk .ot-b-addl-desc{display:block}#onetrust-banner-sdk #onetrust-policy{margin-top:20px}#onetrust-banner-sdk #onetrust-policy h3{font-size:1em;line-height:1.4}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-button-group{text-align:center;display:inline-block;width:100%}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler{background-color:#6cc04a;color:#fff;border-color:#6cc04a;margin-right:1em}#onetrust-banner-sdk .banner-actions-container{text-align:center}#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#6cc04a;color:#fff;border:1px solid #6cc04a}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%;padding:12px 10px;font-size:.82em;font-weight:600;line-height:1.4;letter-spacing:.05em;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#6cc04a;text-decoration:underline}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-close-btn-container{display:inline-block}#onetrust-banner-sdk #onetrust-policy-title{font-weight:600;font-size:1em;padding:0 0 10px 25px;float:left;width:80%}#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;right:3px;top:8px}#onetrust-banner-sdk button{margin-bottom:.6rem}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .banner-header{margin-bottom:0;margin-left:20px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-group-container{margin-top:0px}#onetrust-banner-sdk #banner-options{float:left;padding:0 25px 20px 25px;width:calc(100% - 2 * $facelift-left-right-margin)}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid dimgray;margin-left:10px;vertical-align:middle;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;height:0px;padding:10px 10px 5px 10px;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;border:none;height:auto;padding:0;padding-right:3px;margin:0 0 6px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;line-height:inherit;font-size:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{height:auto;display:block}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .ot-dpd-container{float:left;padding:0 20px 4px 20px;clear:both}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-title{font-weight:bold;padding-bottom:10px}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc{font-size:.82em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;padding:0}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc .onetrust-vendors-list-handler{display:block;margin-left:0px;margin-top:5px;clear:both;padding:0;margin-bottom:0;border:0;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy .ot-dpd-title{font-size:.88em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-group-container{margin-top:20px}#onetrust-banner-sdk.ot-wo-title #onetrust-group-container{margin-top:20px}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk .ot-sdk-container{width:100%;padding:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:92%;max-width:100%;left:0;bottom:0}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk .ot-sdk-container{width:100%}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:45%}#onetrust-banner-sdk #onetrust-reject-all-handler{margin-right:0}#onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-accept-btn-handler{margin-right:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:100%;max-width:94%;left:0;bottom:0}}@media only screen and (max-width: 896px){#onetrust-banner-sdk.ot-bottom-left.otFloatingRoundedCorner[dir=rtl]{right:auto}}@media only screen and (min-width: 768px){#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .banner-header{margin-left:40px;margin-bottom:20px;margin-right:15px}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk :not(.ot-dpd-desc)>.ot-b-addl-desc,#onetrust-banner-sdk .ot-dpd-container{padding:10px 25px}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.5625rem .625rem}#onetrust-banner-sdk .ot-dpd-container{padding-bottom:4px}#onetrust-banner-sdk #banner-options{padding:0 25px 20px 25px;width:calc(100% - 50px)}#onetrust-banner-sdk #banner-options .banner-option{margin-bottom:6px}#onetrust-banner-sdk #onetrust-close-btn-container{right:3px}#onetrust-banner-sdk.otFloatingRoundedCorner{width:48%}}
        #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;}
            #onetrust-consent-sdk #onetrust-policy-title,
                    #onetrust-consent-sdk #onetrust-policy-text,
                    #onetrust-consent-sdk .ot-b-addl-desc,
                    #onetrust-consent-sdk .ot-dpd-desc,
                    #onetrust-consent-sdk .ot-dpd-title,
                    #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
                    #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
                    #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
                    #onetrust-banner-sdk .ot-cat-header,
                    #onetrust-banner-sdk .ot-optout-signal
                    {
                        color: #696969;
                    }
            #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
                    background-color: #E9E9E9;}
             #onetrust-consent-sdk #onetrust-banner-sdk a[href],
                    #onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
                    #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn
                        {
                            color: #39007D;
                        }#onetrust-consent-sdk #onetrust-accept-btn-handler,
                         #onetrust-banner-sdk #onetrust-reject-all-handler {
                            background-color: #39007D;border-color: #39007D;
                color: #FFFFFF;
            }
            #onetrust-consent-sdk #onetrust-banner-sdk *:focus,
            #onetrust-consent-sdk #onetrust-banner-sdk:focus {
               outline-color: #000000;
               outline-width: 1px;
            }
            #onetrust-consent-sdk #onetrust-pc-btn-handler,
            #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
                color: #39007D; border-color: #39007D;
                background-color:
                #FFFFFF;
            }#onetrust-banner-sdk.otFloatingRoundedCorner{border-radius:8px;} 
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {border-radius:30px;}
#onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {width:none;}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}
                
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
                        color: #696969;
                    }
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
                        color: #696969;
                    }
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
                        color: #696969;
                    }
                    
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
                            color: #696969;
                        }
                    
            
                    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
                            background-color: #F8F8F8;
                        }
                    
            
                      @keyframes slide-down-custom {
                          0% {
                              bottom: 600px !important;
                          }
                          100% {
                              bottom: 1em;
                          }
                      }
                      @-webkit-keyframes slide-down-custom {
                          0% {
                              bottom: 600px !important;
                          }
                          100% {
                              bottom: 1em;
                          }
                      }
                      @-moz-keyframes slide-down-custom {
                          0% {
                              bottom: 600px !important;
                          }
                          100% {
                              bottom: 1em;
                          }
                      }
                      </style></head>
  <body>
    <div data-animation="default" data-collapse="none" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav">
      <div class="global-nav">
        <div class="global-container w-container">
          <nav role="navigation" class="global-menu w-nav-menu"><a href="https://www.yahooinc.com/" target="_blank" class="global-link y-bang-link w-inline-block"><img alt="y!" loading="eager" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cb75d9eaaf0_y-bang-white.svg" class="y-bang"></a><a href="https://www.yahooinc.com/press" target="_blank" class="global-link w-nav-link" style="max-width: 1300px;">Press</a><a href="https://www.yahooinc.com/careers" target="_blank" class="global-link w-nav-link" style="max-width: 1300px;">Careers</a></nav>
          <div class="site-login-search">
            <div data-hover="true" data-delay="0" class="nav-drop_wrapper global-link w-dropdown">
              <div class="nav-link nav-drop global-link w-dropdown-toggle" id="w-dropdown-toggle-0" aria-controls="w-dropdown-list-0" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
                <div>Login</div>
              </div>
              <nav class="nav-drop_list global-drop-list w-dropdown-list" id="w-dropdown-list-0" aria-labelledby="w-dropdown-toggle-0"><a href="https://admanagerplus.yahoo.com/" target="_blank" class="nav-drop_link w-dropdown-link" tabindex="0">Yahoo DSP</a><a href="https://www.academy.yahooinc.com/" target="_blank" class="nav-drop_link w-dropdown-link" tabindex="0">Yahoo Academy Learning Center</a></nav>
            </div><a id="site-search" href="#" aria-label="Open Search Bar" class="search-btn search-btn-nav w-button">magglass</a>
          </div>
        </div>
      </div>
      <div class="site-search-container" style="display: none; opacity: 0;">
        <div class="container w-container">
          <div class="content-container">
            <form action="/search" id="global-search" class="search-container w-form"><label for="search-3" class="sr-only">Search</label><input maxlength="256" name="query" placeholder="Search..." required="" type="search" class="search-input w-input"><input type="submit" aria-label="Search" title="Search" class="btn-search w-button" value="magglass"></form>
          </div>
        </div>
      </div>
    <div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0"></div></div><a href="#main" class="skip-to-main w--current">Skip to main content</a>
    <div data-collapse="medium" data-animation="over-right" data-duration="500" data-doc-height="1" data-easing="ease-out-quart" data-easing2="ease" role="banner" class="nav-navbar sticky w-nav">
      <div class="container nav-container"><a href="/" aria-current="page" class="nav-logo_link w-nav-brand w--current" aria-label="home"><img loading="eager" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c143a9eb0b7_yahoo-advertising-logo.webp" alt="" class="nav-logo"></a>
        <nav role="navigation" class="nav-menu w-nav-menu">
          <div class="nav-link-group"><a href="/our-dsp" class="nav-link w-nav-link">Our DSP</a><a href="/about/our-brands" class="nav-link w-nav-link">Our Brands</a>
            <div data-hover="true" data-delay="0" class="nav-drop_wrapper w-dropdown">
              <div class="nav-link nav-drop w-dropdown-toggle" id="w-dropdown-toggle-1" aria-controls="w-dropdown-list-1" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
                <div class="nav-drop_icon w-icon-dropdown-toggle" aria-hidden="true"></div>
                <div>Inspiration</div>
              </div>
              <nav class="nav-drop_list w-dropdown-list" id="w-dropdown-list-1" aria-labelledby="w-dropdown-toggle-1"><a href="/blog" class="nav-drop_link w-dropdown-link" tabindex="0">Insights Blog</a><a href="/case-studies" class="nav-drop_link w-dropdown-link" tabindex="0">Case Studies</a><a href="/yahoo-creative" class="nav-drop_link w-dropdown-link" tabindex="0">Yahoo Creative</a></nav>
            </div>
            <div data-hover="true" data-delay="0" class="nav-drop_wrapper w-dropdown">
              <div class="nav-link nav-drop w-dropdown-toggle" id="w-dropdown-toggle-2" aria-controls="w-dropdown-list-2" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
                <div class="nav-drop_icon w-icon-dropdown-toggle" aria-hidden="true"></div>
                <div>About</div>
              </div>
              <nav class="nav-drop_list w-dropdown-list" id="w-dropdown-list-2" aria-labelledby="w-dropdown-toggle-2"><a href="/about/our-story" class="nav-drop_link w-dropdown-link" tabindex="0">Our Story</a><a href="/our-dsp/partners" class="nav-drop_link w-dropdown-link" tabindex="0">Our Partners</a><a href="/events" class="nav-drop_link w-dropdown-link" tabindex="0">Events</a></nav>
            </div><a href="/press" class="nav-link w-nav-link">Press</a>
          </div><a href="/contact" class="nav-link btn btn-secondary nav-cta nowrap w-nav-link">Contact Us</a>
          <div id="i18n-nav" class="div-block no-translate"></div>
          
        </nav>
        <div class="nav-btn w-nav-button" style="-webkit-user-select: text;" aria-label="menu" role="button" tabindex="0" aria-controls="w-nav-overlay-1" aria-haspopup="menu" aria-expanded="false">
          <div class="nav-bar top"></div>
          <div class="nav-bar middle"></div>
          <div class="nav-bar bottom"></div>
        </div>
      </div>
      <div class="nav-overlay" style="opacity: 0;"></div>
    <div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-1"></div></div>
    <main id="main" class="main-content">
      <div class="bg-triangle bottom-shadow">
        <section class="section overflow-hidden pb-3">
          <div class="container py-2 py-sm-0">
            <div class="row align-center">
              <div class="col col-lg-7 col-md-6 col-sm-12 order-lg-last order-sm-first">
                <div class="row align-center mx-auto my-2">
                  <div class="col col-lg-2 px-0"><img data-w-id="f488e3e9-2d81-2689-5811-2fbad6db521d" data-rellax-speed=".25" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c85019eaf8d_reach-homepage.webp" loading="eager" alt="" class="reach-homepage border-radius box-shadow-4 grow-in-1" style="opacity: 0; transform: translate3d(0px, 17.1304px, 0px) scale3d(0.75, 0.75, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; will-change: transform;"><img data-w-id="f488e3e9-2d81-2689-5811-2fbad6db521e" data-rellax-speed=".75" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ca6bf9eaf8e_location-homepage.webp" loading="eager" alt="" class="location-homepage border-radius box-shadow-4 grow-in-2" style="opacity: 0; transform: translate3d(0px, 12.7208px, 0px) scale3d(0.75, 0.75, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; will-change: transform;"></div>
                  <div class="col col-lg-8 px-0"><img class="woman-homepage" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c38279eaf91_woman-mobile-homepage.webp" data-rellax-speed="-.25" alt="" sizes="(max-width: 479px) 76vw, (max-width: 767px) 79vw, (max-width: 991px) 45vw, 46vw" loading="eager" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c38279eaf91_woman-mobile-homepage-p-500.png 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c38279eaf91_woman-mobile-homepage.webp 600w"></div>
                  <div class="col col-lg-2 px-0"><img data-w-id="f488e3e9-2d81-2689-5811-2fbad6db5222" data-rellax-speed=".25" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c087b9eaf8f_ott-homepage.webp" loading="eager" alt="" class="ott-homepage border-radius box-shadow-4 grow-in" style="opacity: 0; transform: translate3d(0px, 27.9216px, 0px) scale3d(0.75, 0.75, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; will-change: transform;"><img data-w-id="f488e3e9-2d81-2689-5811-2fbad6db5223" data-rellax-speed=".75" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c12cc9eaf90_graph-treatment-homepage.webp" loading="eager" alt="" class="graph-homepage grow-in-3" style="opacity: 0; transform: translate3d(0px, 13.8144px, 0px) scale3d(0.75, 0.75, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; will-change: transform;"></div>
                </div>
              </div>
              <div class="col col-lg-5 col-md-6 col-sm-12">
                <h1 class="condensed">Ad Solutions worth Yodeling About</h1>
                <p>Yahoo Advertising offers omnichannel solutions and powerful data to engage with our brands and deliver results.</p>
              </div>
            </div>
          </div>
        </section>
      </div>
      <section class="section position-relative"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562cb8e1aab55e_DSP-Homepage.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562cb8e1aab55e_DSP-Homepage-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562cb8e1aab55e_DSP-Homepage-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562cb8e1aab55e_DSP-Homepage-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562cb8e1aab55e_DSP-Homepage.jpg 1500w" alt="" class="absolute-bg">
        <div class="absolute-bg"></div>
        <div class="container py-3 py-sm-0">
          <div class="row justify-center">
            <div class="col col-lg-6 col-md-8 col-sm-10 col-xs-12 py-1 text-center grow-in" style="opacity: 0;"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/65b19c1a70a323493605b468_yahoo-dsp-logo.png" loading="lazy" height="" alt="Yahoo DSP" width="200" class="mx-auto mb-2">
              <h2 class="h1 condensed px-2">A DSP&nbsp;with the best of both worlds</h2>
              <p>The transparency of the open internet, with all the scale of a walled garden. We're kind of the whole package, if we do say so ourselves.</p><a href="/our-dsp" class="btn btn-primary">Yahoo&nbsp;DSP</a>
            </div>
          </div>
        </div>
      </section>
      <section class="section position-relative py-3"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562c1d40aab559_Identity-Header.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562c1d40aab559_Identity-Header-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562c1d40aab559_Identity-Header-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562c1d40aab559_Identity-Header-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64502dd7e2562c1d40aab559_Identity-Header.jpg 1200w" alt="" class="absolute-bg crop-right">
        <div class="absolute-bg"></div>
        <div class="container py-3 py-sm-0">
          <div class="row">
            <div class="col col-lg-6 col-md-8 col-sm-10 col-xs-12 text-white py-1 slide-up" style="opacity: 0;">
              <h2 class="h1 condensed">Identity at the core</h2>
              <p>No ID, no problem. Our future proof identity solutions are built on first-party data to help you find the right audience in a cookieless world, and beyond.</p><a href="/our-dsp/identity" class="btn btn-primary btn-light">Identity Solutions</a>
            </div>
          </div>
        </div>
      </section>
      <section class="section bg-grey-hair overflow-hidden py-3">
        <div class="container-fluid">
          <h2 class="h1 condensed text-center grow-in mb-1" style="opacity: 0;">Some things to Think About</h2>
          <div class="card-slider_wrapper slide-right-1 w-dyn-list" style="opacity: 0;">
            <div role="list" class="owl-carousel owl-theme card-slider w-dyn-items owl-loaded owl-drag">
              
              
              
              
              
              
              
              
              
              
            <div class="owl-stage-outer"><div class="owl-stage" style="transform: translate3d(0px, 0px, 0px); transition: all 0s ease 0s; width: 3840px;"><div class="owl-item active" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/the-recipe-to-a-successful-holiday-media-strategy" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail.jpg" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail.jpg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header.jpg 1300w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">October 2, 2024</p>
                      <h3 class="font-body bold mb-0">The Recipe to a successful Holiday Media Strategy</h3>
                    </a><a href="/post/the-recipe-to-a-successful-holiday-media-strategy" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d8451e6dca705f8ab8a_HolidayBlog-Thumbnail.jpg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66fd7d806f0cd08e02823706_HolidayBlog-Header.jpg 1300w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">October 2, 2024</p>
                      <h3 class="h4">The Recipe to a successful Holiday Media Strategy</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item active" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/vote-for-more-impactful-campaigns" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 25, 2024</p>
                      <h3 class="font-body bold mb-0">Vote for more impactful campaigns</h3>
                    </a><a href="/post/vote-for-more-impactful-campaigns" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e4147b7e82827bdcea88_Political_Blog_Thumbnail_Image.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66f2e40fdac8021320e9f321_Political_Blog_Header_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 25, 2024</p>
                      <h3 class="h4">Vote for more impactful campaigns</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/navigating-the-ctv-supply-matrix" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image.webp 1156w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 18, 2024</p>
                      <h3 class="font-body bold mb-0">Navigating the CTV supply matrix</h3>
                    </a><a href="/post/navigating-the-ctv-supply-matrix" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddb7b43605ff05c064aa_CTVSupplyMatrix_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66e9ddc7cef09cbfb9c0ac3e_CTVSupplyMatrix_BlogPost_Image.webp 1156w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 18, 2024</p>
                      <h3 class="h4">Navigating the CTV supply matrix</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/usaa-focuses-on-digital-advertising-efficiencies---and-finds-opportunities-to-reduce-environmental-impact" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail.jpeg" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail-p-500.jpeg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail.jpeg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader.jpg 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 5, 2024</p>
                      <h3 class="font-body bold mb-0">USAA Focuses on Digital Advertising Efficiencies — and finds opportunities to reduce environmental impact</h3>
                    </a><a href="/post/usaa-focuses-on-digital-advertising-efficiencies---and-finds-opportunities-to-reduce-environmental-impact" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail.jpeg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail-p-500.jpeg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5b3b1d3003e7d789a6a3_USAA%2BScope3_BlogHeader_thumbnail.jpeg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66aa5adfe73f5b1bb6882e80_USAA_Scope3_BlogHeader.jpg 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">September 5, 2024</p>
                      <h3 class="h4">USAA Focuses on Digital Advertising Efficiencies — and finds opportunities to reduce environmental impact</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/the-growing-importance-of-contextual-ads-in-tvs-new-era" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 26, 2024</p>
                      <h3 class="font-body bold mb-0">The Growing Importance of Contextual Ads in TV’s New Era</h3>
                    </a><a href="/post/the-growing-importance-of-contextual-ads-in-tvs-new-era" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab133b415ae3c055ac9a_Peer39_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66c8ab0b53b53bee82903c75_Peer39_BlogPost_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 26, 2024</p>
                      <h3 class="h4">The Growing Importance of Contextual Ads in TV’s New Era</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/are-you-paying-for-the-right-kind-of-attention" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 19, 2024</p>
                      <h3 class="font-body bold mb-0">Are you paying for the right kind of attention?</h3>
                    </a><a href="/post/are-you-paying-for-the-right-kind-of-attention" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888fb7ceb5df540283270_AUS_Attention_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66d888f8cecc0bc892d15a11_AUS_Attention_BlogPost_Image.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 19, 2024</p>
                      <h3 class="h4">Are you paying for the right kind of attention?</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/googles-recent-change-of-plan-doesnt-mean-slowing-down-your-identity-strategy" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 5, 2024</p>
                      <h3 class="font-body bold mb-0">Google's recent change of plan doesn’t mean slowing down your Identity Strategy</h3>
                    </a><a href="/post/googles-recent-change-of-plan-doesnt-mean-slowing-down-your-identity-strategy" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1376ffc4c1cda1f5691e_GPSTestingResults_Blog_Header_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66ad1371199ab19e9e980250_GPSTestingResults_BlogPost_Image%20copy.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">August 5, 2024</p>
                      <h3 class="h4">Google's recent change of plan doesn’t mean slowing down your Identity Strategy</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/podcast-boom-tune-in-to-the-fast-growing-programmatic-channel" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400.png" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400-p-500.png 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400.png 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5.jpg 1300w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 30, 2024</p>
                      <h3 class="font-body bold mb-0">Podcast Boom: Tune In to the Fast-Growing Programmatic Channel</h3>
                    </a><a href="/post/podcast-boom-tune-in-to-the-fast-growing-programmatic-channel" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400-p-500.png 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed6a71cb360ad0752608_thumbnail_PodcastBoom600x400.png 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/66a7ed127da229970d2f52aa_feature_1300x650Podcast%20Boom_v5.jpg 1300w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 30, 2024</p>
                      <h3 class="h4">Podcast Boom: Tune In to the Fast-Growing Programmatic Channel</h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/new-global-research-reveals-dynamics-of-consumer-attention-and-business-outcomes" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail.webp" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 17, 2024</p>
                      <h3 class="font-body bold mb-0">New Global Research Reveals Dynamics of Consumer Attention and Business Outcomes </h3>
                    </a><a href="/post/new-global-research-reveals-dynamics-of-consumer-attention-and-business-outcomes" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e95c5be06173a2a5a303_HierarchyofAttention%26Outcomes_Blog_thumbnail.webp 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-500.webp 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-800.webp 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header-p-1080.webp 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6682e963b53f99e26f0c9bc4_HierarchyofAttention%26Outcomes_BlogPost_Header.webp 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 17, 2024</p>
                      <h3 class="h4">New Global Research Reveals Dynamics of Consumer Attention and Business Outcomes </h3>
                    </a></div>
                </div>
              </div></div><div class="owl-item" style="width: 374px; margin-right: 10px;"><div role="listitem" class="card-slider_item pr-0 w-dyn-item">
                <div class="card">
                  <div class="card-body"><a href="/post/capture-viewers-during-summers-streaming-surge" class="link-block _w-100 w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail.jpg" loading="lazy" sizes="(max-width: 479px) 76vw, 300px" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail.jpg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image.jpg 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 11, 2024</p>
                      <h3 class="font-body bold mb-0">Capture Viewers During Summer's Streaming Surge</h3>
                    </a><a href="/post/capture-viewers-during-summers-streaming-surge" class="link-block _w-100 w-inline-block w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/669042cd5ecf0a5d4d1145c6_UnifiedTVAudiences_Blog_Header_thumbnail.jpg 600w" class="border-box-image zoom"><img alt="" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/6690434adf28399f3a89f579_UnifiedTvAudiences_BlogPost_Image.jpg 1200w" class="border-box-image zoom w-condition-invisible"><img sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp 1200w" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875cbf5e9ead61_yahoo-inc-share-image.webp" alt="" class="border-box-image zoom w-condition-invisible">
                      <p class="calendar-date">July 11, 2024</p>
                      <h3 class="h4">Capture Viewers During Summer's Streaming Surge</h3>
                    </a></div>
                </div>
              </div></div></div></div><div class="owl-dots disabled"></div></div>
          </div>
          <div id="blog_nav" class="card-slider_nav justify-center"><button type="button" role="presentation" class="owl-prev disabled" aria-label="Previous blog post"><div id="card-slider_left" class="btn btn-primary card-slider_nav-link">
              <div class="card-slider_nav-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.12 11.41" fill="currentColor">
                  <g>
                    <g>
                      <path d="M5.71,0,0,5.71l5.71,5.7L7.12,10,2.83,5.71l4.29-4.3Z"></path>
                    </g>
                  </g>
                </svg></div>
            </div></button>
            
            
          <button type="button" role="presentation" class="owl-next" aria-label="Next blog post"><div id="card-slider_right" class="btn btn-primary card-slider_nav-link">
              <div class="card-slider_nav-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.12 11.41" fill="currentColor">
                  <g>
                    <g>
                      <path d="M1.41,11.41l5.71-5.7L1.41,0,0,1.41l4.29,4.3L0,10Z"></path>
                    </g>
                  </g>
                </svg></div>
            </div></button></div>
        </div>
      </section>
      <section class="section position-relative py-3"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header-p-500.jpg 500w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header-p-800.jpg 800w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header-p-1600.jpg 1600w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header-p-2000.jpg 2000w, https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce8549eae9d_AdTech-OurStory-Header.webp 2500w" alt="Our story" class="absolute-bg crop-right">
        <div class="bg-gradient absolute-bg"></div>
        <div class="container py-3 py-sm-0">
          <div class="row">
            <div class="col col-lg-6 col-md-8 col-sm-10 col-xs-12 text-white py-1 slide-up" style="opacity: 0;">
              <h2 class="h1 condensed">Not your parents’ <span class="nowrap">ad tech</span></h2>
              <p> We may have been around the block a few times, but with age comes wisdom, and we're using that wisdom to build the future of ad tech. Email. Search. Real-time media. Yahoo didn't just pioneer the foundation of the web we know today. We humanized it.</p><a href="/about/our-story" class="btn btn-primary btn-light">Get to know us</a>
            </div>
          </div>
        </div>
      </section>
      <section class="section position-relative pb-3">
        <div class="container pb-3 py-sm-0">
          <div class="row">
            <div class="col col-lg-5 col-md-6 col-sm-12 px-1">
              <div class="position-sticky under-nav my-1">
                <div class="yangle-secondary border-radius box-shadow-2 align-center justify-center py-3 px-2">
                  <div class="text-white text-center">
                    <h2 class="h1 condensed">Don't just take our <span class="nowrap">word for it</span></h2>
                    <p>Learn how our solutions have helped global brands reach their audiences in <span class="nowrap">unexpected ways.</span></p><a href="/case-studies" class="btn btn-primary btn-light mb-0 w-button">Get inspired</a>
                  </div>
                </div>
              </div>
            </div>
            <div class="col col-lg-7 col-md-6 col-sm-12 px-0">
              <div>
                <div>
                  <div class="w-dyn-list">
                    <div role="list" class="row mx-auto w-dyn-items">
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/connecting-dazn-with-hardcore-football-fans" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c497c9eacc4_dazn-thumbnail.webp" alt="DAZN" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/helping-planters-build-brand-love" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c36d09eacc7_planters-thumbnail.webp" alt="Planters" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/building-authentic-connections-to-the-lgbtqia-community" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c67ca9eacc0_hbo-thumbnail.webp" alt="HBO" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/driving-football-traffic-with-tap-to-map" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c5f6a9eacc3_puma-thumbnail.webp" alt="PUMA" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/shark-week-campaign" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c41929eacf0_discovery-plus-thumbnail.webp" alt="Discovery+" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/marriott-business-recovery-campaign" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c7f279eb18b_marriott-case-study-thumbnails.webp" alt="Marriott" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/holiday-your-way" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c11679eb12c_saks-case-study-thumbnails.jpg" alt="Saks" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/driving-retail-with-emerging-formats" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875cb5c39eacc1_bud-light-thumbnail.webp" alt="Bud Light" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/holiday-with-a-heart" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875cfca79eaceb_walmart-thumbnail.webp" alt="Walmart" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/a-partnership-prioritizing-privacy-growth" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c04db9eacef_glewed-tv-thumbnail.webp" alt="Glewed TV" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/toyata-gr-supra" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c0a039eacf3_toyota-thumbnail.webp" alt="Toyota" class="full-width-image border-radius zoom"></a></div>
                      <div role="listitem" class="col col-lg-4 col-md-6 px-1 grow-in-1 w-dyn-item" style="opacity: 0;"><a aria-label="Read Success Story" href="/case-studies/boosting-brand-favorability-with-xbox" class="link-block _w-100 w-inline-block"><img height="" loading="lazy" src="https://cdn.prod.website-files.com/64232e2dde875cd0589eaa88/64232e2dde875c0ac49eacc5_w-hotels-thumbnail.webp" alt="W Hotels" class="full-width-image border-radius zoom"></a></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
      <section class="section yangle-primary py-3">
        <div class="container">
          <div class="row justify-center">
            <div class="col col-lg-8 col-md-10 col-sm-12">
              <div class="w-form">
                <form id="wf-form-AdTechContact-Update-Simplified" name="wf-form-AdTechContact-Update-Simplified" data-name="AdTechContact-Update-Simplified" redirect="/contact/thank-you" data-redirect="/contact/thank-you" method="post" data-wf-page-id="64232e2dde875c43c79eaa87" data-wf-element-id="70c7ff2e-49bc-f6ed-987e-7945b9bf0e51" aria-label="AdTechContact-Update-Simplified">
                  <h2 class="h1 condensed text-white text-center">Ready to Start?<br>Hey, So Are We.</h2>
                  <p class="text-center text-white">We're here to help. Tell us what you need and we'll connect you with the right people.</p>
                  <div class="row justify-center">
                    <div class="col col-lg-6 col-sm-12">
                      <div class="input-group"><label for="Interest" class="input-label-2 pointer-events-none">I'm interested in:*</label><select id="Interest" name="Interest" data-name="Interest" required="" autocomplete="off" class="input select input-light w-select">
                          <option value="">Select one...</option>
                          <option value="DSP">Yahoo’s Demand Side Platform</option>
                          <option value="O&amp;O">Yahoo Properties (Sports, Finance, etc.)</option>
                          <option value="native">Native Ads</option>
                          <option value="RMN">Retail Media Network/Private Media Network</option>
                        </select></div>
                    </div>
                    <div id="CountryDSP" class="col col-lg-6 col-sm-12" style="display: none;">
                      <div class="input-group"><label for="CountryDSP-Input" class="input-label-2 pointer-events-none">Country*</label><select id="CountryDSP-Input" name="CountryDSP-Input" data-name="Country DSP Input" autocomplete="off" class="input select input-light w-select" disabled="">
                          <option value="">Select one...</option>
                          <option value="UnitedStates">United States</option>
                          <option value="UnitedKingdom">United Kingdom</option>
                          <option value="Canada">Canada</option>
                          <option value="Australia">Australia</option>
                          <option value="Singapore">Singapore</option>
                        </select></div>
                    </div>
                  </div>
                  <div class="row justify-center">
                    <div id="QuarterlyBudget" class="col col-lg-6 col-sm-12" style="display: none;">
                      <div class="input-group"><label for="QuarterlyBudget-Input" class="input-label-2 pointer-events-none">Quarterly Budget*</label><select id="QuarterlyBudget-Input" name="QuarterlyBudget" data-name="QuarterlyBudget" autocomplete="off" class="input select input-light w-select" disabled="">
                          <option value="">Select one...</option>
                          <option value="Less than $100K">Less than $100K</option>
                          <option value="Greater than $100K">Greater than $100K</option>
                        </select></div>
                    </div>
                    <div id="State" class="col col-lg-6 col-sm-12" style="display: none;">
                      <div class="input-group"><label for="State-Input" class="input-label-2 pointer-events-none">State</label><select id="State-Input" name="State" data-name="State" class="input select input-light w-select" disabled="">
                          <option value="">Select one...</option>
                          <option value="Alabama">Alabama</option>
                          <option value=" Alaska"> Alaska</option>
                          <option value=" Arizona"> Arizona</option>
                          <option value=" Arkansas"> Arkansas</option>
                          <option value=" California"> California</option>
                          <option value=" Colorado"> Colorado</option>
                          <option value=" Connecticut"> Connecticut</option>
                          <option value=" Delaware"> Delaware</option>
                          <option value=" Alaska"> Alaska</option>
                          <option value=" Arizona"> Arizona</option>
                          <option value=" Arkansas"> Arkansas</option>
                          <option value=" California"> California</option>
                          <option value=" Colorado"> Colorado</option>
                          <option value=" Connecticut"> Connecticut</option>
                          <option value=" Delaware"> Delaware</option>
                          <option value=" Florida"> Florida</option>
                          <option value=" Georgia"> Georgia</option>
                          <option value=" Hawaii"> Hawaii</option>
                          <option value=" Idaho"> Idaho</option>
                          <option value=" Illinois"> Illinois</option>
                          <option value=" Indiana"> Indiana</option>
                          <option value=" Iowa"> Iowa</option>
                          <option value=" Kansas"> Kansas</option>
                          <option value=" Kentucky"> Kentucky</option>
                          <option value=" Louisiana"> Louisiana</option>
                          <option value=" Maine"> Maine</option>
                          <option value=" Maryland"> Maryland</option>
                          <option value=" Massachusetts"> Massachusetts</option>
                          <option value=" Michigan"> Michigan</option>
                          <option value=" Minnesota"> Minnesota</option>
                          <option value=" Mississippi"> Mississippi</option>
                          <option value=" Missouri"> Missouri</option>
                          <option value=" Montana"> Montana</option>
                          <option value=" Nebraska"> Nebraska</option>
                          <option value=" Nevada"> Nevada</option>
                          <option value=" New Hampshire"> New Hampshire</option>
                          <option value=" New Jersey"> New Jersey</option>
                          <option value=" New Mexico"> New Mexico</option>
                          <option value=" New York"> New York</option>
                          <option value=" North Carolina"> North Carolina</option>
                          <option value=" North Dakota"> North Dakota</option>
                          <option value=" Ohio"> Ohio</option>
                          <option value=" Oklahoma"> Oklahoma</option>
                          <option value=" Oregon"> Oregon</option>
                          <option value=" Pennsylvania"> Pennsylvania</option>
                          <option value=" Rhode Island"> Rhode Island</option>
                          <option value=" South Carolina"> South Carolina</option>
                          <option value=" South Dakota"> South Dakota</option>
                          <option value=" Tennessee"> Tennessee</option>
                          <option value=" Texas"> Texas</option>
                          <option value=" Utah"> Utah</option>
                          <option value=" Vermont"> Vermont</option>
                          <option value=" Virginia"> Virginia</option>
                          <option value=" Washington"> Washington</option>
                          <option value=" West Virginia"> West Virginia</option>
                          <option value=" Wisconsin"> Wisconsin</option>
                          <option value=" Wyoming"> Wyoming</option>
                        </select></div>
                    </div>
                  </div>
                  <div id="MainInfo" style="display: none;">
                    <div class="row">
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="First-Name-DSP" class="input-label-2 pointer-events-none">First Name*</label><input class="input input-light w-input" maxlength="256" name="First-Name-DSP" data-name="First Name DSP" placeholder="Enter first name" type="text" id="First-Name-DSP" disabled=""></div>
                      </div>
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="LastName-DSP" class="input-label-2 pointer-events-none">Last Name*</label><input class="input input-light w-input" maxlength="256" name="Last-Name-DSP" data-name="Last Name-DSP" placeholder="Enter last name" type="text" id="LastName-DSP" disabled=""></div>
                      </div>
                    </div>
                    <div class="row">
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="Email-DSP" class="input-label-2 pointer-events-none">Email*</label><input class="input input-light w-input" maxlength="256" name="Email-DSP" data-name="Email DSP" placeholder="E.g. [email protected]" type="email" id="Email-DSP" disabled=""></div>
                      </div>
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="Company-DSP" class="input-label-2 pointer-events-none">Company*</label><input class="input input-light w-input" maxlength="256" name="Company-DSP" data-name="Company DSP" placeholder="Enter company name" type="text" id="Company-DSP" disabled=""></div>
                      </div>
                    </div>
                    <div class="row">
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="MobilePhone-DSP" class="input-label-2 pointer-events-none">Mobile Phone*</label><input class="input input-light w-input" maxlength="256" name="MobilePhone" data-name="Mobile Phone" placeholder="Enter phone number" type="tel" id="MobilePhone-DSP" disabled=""></div>
                      </div>
                      <div class="col col-lg-6 col-sm-12">
                        <div class="input-group"><label for="Website-DSP" class="input-label-2 pointer-events-none">Website*</label><input class="input input-light w-input" maxlength="256" name="Website-DSP" data-name="Website DSP" placeholder="E.g. www.website.com" type="text" id="Website-DSP" disabled=""></div>
                      </div>
                    </div>
                  </div>
                  <div id="Country" class="row" style="display: none;">
                    <div class="col col-lg-6 col-sm-12">
                      <div class="input-group"><label for="Country-Input" class="input-label-2 pointer-events-none">Country*</label><select id="Country-Input" name="Country-Input" data-name="Country Input" autocomplete="off" class="input select input-light w-select" disabled="">
                          <option value="">Select one...</option>
                          <option value="UnitedStates">United States</option>
                          <option value="UnitedKingdom">United Kingdom</option>
                          <option value="Canada">Canada</option>
                          <option value="Australia">Australia</option>
                          <option value="Singapore">Singapore</option>
                          <option value="HongKong">Hong Kong</option>
                          <option value="Taiwan">Taiwan</option>
                        </select></div>
                    </div>
                  </div>
                  <div id="O-O" class="mt-1" style="display: none;">
                    <div id="Types" class="row">
                      <div class="col col-lg-12"><label for="" class="text-small text-white mb-1">I'm interested in:*</label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="Yahoo" id="Yahoo" data-name="Yahoo" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="Yahoo">Yahoo</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooLife" id="YahooLife" data-name="Yahoo Life" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooLife">Yahoo Life</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooSports" id="YahooSports" data-name="Yahoo Sports" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooSports">Yahoo Sports</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooNews" id="YahooNews" data-name="Yahoo News" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooNews">Yahoo News</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="TechCrunch" id="TechCrunch" data-name="Tech Crunch" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="TechCrunch">TechCrunch</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooFinance" id="YahooFinance" data-name="Yahoo Finance" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooFinance">Yahoo Finance</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooMail" id="YahooMail" data-name="Yahoo Mail" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooMail">Yahoo Mail</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="Engadget" id="Engadget" data-name="Engadget" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="Engadget">Engadget</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="YahooEntertainment" id="YahooEntertainment" data-name="Yahoo Entertainment" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="YahooEntertainment">Yahoo Entertainment</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="AOL" id="AOL" data-name="AOL" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="AOL">AOL</span>
                        </label></div>
                      <div class="col col-lg-4 col-md-6 col-xs-12 mb-1 w-clearfix"><label class="w-checkbox input-check_group">
                          <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="Xbox" id="Xbox" data-name="Xbox" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="Xbox">Xbox</span>
                        </label></div>
                    </div>
                  </div><label id="Consent" class="w-checkbox input-check_group" style="display: none;">
                    <div class="w-checkbox-input w-checkbox-input--inputType-custom input-check input-light"></div><input type="checkbox" name="MarketingConsent-2" id="MarketingConsent-2" data-name="Marketing Consent 2" style="opacity:0;position:absolute;z-index:-1" disabled=""><span class="input-label static text-white w-form-label" for="MarketingConsent-2">I agree with Yahoo Inc.'s <a href="https://legal.yahoo.com/us/en/yahoo/terms/otos/index.html" target="_blank" class="text-white-3">Terms of Service</a> and <a href="https://legal.yahoo.com/xw/en/yahoo/privacy/topic/b2bprivacypolicy/index.html" target="_blank" class="text-white-3">Privacy Policy</a> and provide my consent to receive B2B marketing communications from Yahoo Inc.*</span>
                  </label><input type="submit" data-wait="Please wait..." id="Submit" class="btn btn-primary btn-light d-block mx-auto mt-2 w-button" value="Submit" disabled="" style="display: none;">
                  <div id="ProgrammaticMechanic" class="text-white" style="display: none;"><label for="" class="h2 pt-1">Programmatic Mechanics</label>
                    <p>Yahoo has partnered with Programmatic Mechanics to offer the Yahoo DSP as a managed service solution to clients. The Programmatic Mechanics team can provide you access to your account and ensure you are able to take advantage of the powerful targeting and inventory solutions available via the Yahoo DSP. We encourage you to provide further information at the link below and a representative will contact you soon.</p><a id="contact-submit-pm" href="https://progmechs.com/yahoo-partner/" target="_blank" class="btn btn-primary btn-light w-button">Get in touch</a><input class="d-none w-input" maxlength="256" name="Hidden-3" data-name="Hidden 3" placeholder="Example Text" type="text" id="Hidden-3" disabled="">
                  </div>
                  <div id="MIQ" class="text-white" style="display: none;">
                    <h2 class="pt-1">MIQ</h2>
                    <p>Yahoo has partnered with MiQ to provide best-in-class managed services to clients. MiQ has deep expertise in activating all of the features and benefits of the Yahoo DSP and its unique capabilities. We encourage you to provide further information at the link below and a representative will contact you soon.</p><a id="contact-submit-miq" href="https://www.wearemiq.com/yahoo/" target="_blank" class="btn btn-primary btn-light w-button">Get in touch</a><input class="d-none w-input" maxlength="256" name="Hidden-3" data-name="Hidden 3" placeholder="Example Text" type="text" id="Hidden-3" disabled="">
                  </div>
                  <div id="Taboola" style="display: none;">
                    <div class="text-white"><label for="" class="h2 pt-1">Yahoo Native is now powered by Taboola </label>
                      <p>Now, you can access Yahoo’s high-quality ad supply in Taboola Ads, Taboola’s industry leading, AI-powered advertising platform.</p><a id="contact-submit-tb" href="https://advertise.taboola.com/yahoo-native-taboola" target="_blank" class="btn btn-primary btn-light w-button">Get in touch</a><input class="d-none w-input" maxlength="256" name="Hidden-3" data-name="Hidden 3" placeholder="Example Text" type="text" id="Hidden-3" disabled="">
                    </div>
                  </div>
                  <div class="row">
                    <div class="col col-lg-12">
                      <div class="input-group">
                        <div class="w-embed"><input type="hidden" class="sourceLogging" id="formRef" name="formRef" data-name="formRef" value="">

                          <input type="hidden" id="utm_source" name="utm_source" value="">
                          <input type="hidden" id="utm_medium" name="utm_medium" value="">
                          <input type="hidden" id="utm_campaign" name="utm_campaign" value="">
                          <input type="hidden" id="utm_content" name="utm_content" value="">
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="form-required-note section-note bold">*Required</div>
                </form>
                <div class="form-success p-0 w-form-done" tabindex="-1" role="region" aria-label="AdTechContact-Update-Simplified success">
                  <div><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875c2faa9eae40_shieldWithCheckMark.svg" loading="lazy" alt="Shield" class="d-block mx-auto icon-small invert">
                    <div class="text-white-3">
                      <h2 class="condensed mb-0">Successful</h2>
                    </div>
                  </div>
                </div>
                <div class="form-error-3 w-form-fail" tabindex="-1" role="region" aria-label="AdTechContact-Update-Simplified failure">
                  <div>Oops! Something went wrong while submitting the form.</div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
    </main>
    <footer class="section footer position-relative">
      <div class="container">
        <h2 class="sr-only">Yahoo Inc. Footer</h2>
        <div class="row justify-center">
          <div class="col col-lg-3 col-md-12 mb-1">
            <div class="footer-brand"><a aria-label="Yahoo!" href="/" aria-current="page" class="footer-logo w-inline-block w--current">
                <div class="w-embed"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 796.3 236.4" style="enable-background:new 0 0 796.3 236.4;" xml:space="preserve">
                    <style type="text/css">
                      .st0 {
                        fill: #ffffff;
                      }
                    </style>
                    <g>
                      <path class="st0" d="M233.4,62.9v11.2c-6.4-8.3-18.3-14-32.1-14c-32.6,0-56.8,28.8-56.8,62.5c0,34.7,24,62.5,56.8,62.5
		c13.8,0,25.7-5.5,32.1-14.3V182H274v-119H233.4z M288,10.2V182h42.1v-63.4c0-12.4,5.9-19.7,15.4-19.7c9.3,0,14.5,6.4,14.5,18.3V182
		h42.1v-74.9c0-29-15.7-47-40.9-47c-13.5,0-24,5.2-31.4,14.5V10.2H288z M672.7,122.6c0,35.6-27.3,62.5-63.7,62.5
		s-63.7-26.9-63.7-62.5c0-35.6,27.3-62.5,63.7-62.5S672.7,86.9,672.7,122.6L672.7,122.6z M538.2,122.6c0,35.6-27.3,62.5-63.7,62.5
		c-36.4,0-63.7-26.9-63.7-62.5c0-35.6,27.3-62.5,63.7-62.5C510.9,60.1,538.2,86.9,538.2,122.6L538.2,122.6z M8.6,62.9l50.9,120
		l-18.3,43.2h44.7l67.7-163.2h-44.4l-27.6,69.9L54.2,62.9H8.6z M209.8,147c-14,0-24.7-10.7-24.7-24.5c0-13.8,10.7-24.5,24.7-24.5
		c13.8,0,24.5,10.7,24.5,24.5C234.3,136.4,223.6,147,209.8,147L209.8,147z M498.3,122.6c0-13.3-10-24-23.8-24
		c-13.8,0-23.8,10.7-23.8,24c0,13.3,10,24,23.8,24C488.3,146.6,498.3,135.9,498.3,122.6L498.3,122.6z M632.8,122.6
		c0-13.3-10-24-23.8-24c-13.8,0-23.8,10.7-23.8,24c0,13.3,10,24,23.8,24C622.8,146.6,632.8,135.9,632.8,122.6L632.8,122.6z
		 M678,156.8c0,15,11.6,27.3,27.3,27.3c16.2,0,28.3-12.8,28.3-28.3c0-15.2-11.6-27.3-27.3-27.3C690.1,128.5,678,141.6,678,156.8
		L678,156.8z M737.8,10.2l-44.7,107.9h49.9l44.7-107.9H737.8z"></path>
                    </g>
                  </svg></div>
              </a>
              <p>Yahoo is a media and technology company connecting people to their passions.</p>
              <div class="row footer-social-links">
                <div class="col col-lg-3"><a href="https://twitter.com/yahooads" target="_blank" class="footer-social-link w-inline-block"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64de698831e42448762755a7_x.svg" loading="lazy" alt="" class="social-media"></a></div>
                <div class="col col-lg-3"><a href="https://www.linkedin.com/company/yahoo-advertising/" target="_blank" class="footer-social-link w-inline-block"><img src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/64232e2dde875ce1c19eaaed_linkedin.svg" loading="lazy" alt="LinkedIn" class="social-media"></a></div>
              </div>
              <p class="text-small"><sup>©</sup> <span class="copyright-year">2024</span>. Yahoo. All Rights Reserved.</p>
            </div>
            <div class="hr visible-md"></div>
          </div>
          <div class="col col-lg-3 col-md-4 col-sm-12 mb-2">
            <h3 class="h4 condensed mb-1">About Us</h3>
            <p><a href="/about/our-story" class="footer-link">Our Story</a></p>
            <p><a href="/about" class="footer-link">Why Yahoo</a></p>
            <p><a href="https://www.yahooinc.com/press" target="_blank" class="footer-link">Press</a></p>
            <p><a href="https://www.yahooinc.com/careers" target="_blank" class="footer-link">Careers</a></p>
            <p><a href="https://www.yahooinc.com/accessibility" target="_blank" class="footer-link">Accessibility</a></p>
          </div>
          <div class="col col-lg-3 col-md-4 col-sm-12 mb-2">
            <h3 class="h4 condensed mb-1">Brand Trust</h3>
            <p><a href="https://legal.yahoo.com/xw/en/yahoo/privacy/topic/b2bprivacypolicy/index.html" target="_blank" class="footer-link">Privacy Policy</a></p>
            <p><a href="https://legal.yahoo.com/us/en/yahoo/terms/otos/index.html" target="_blank" class="footer-link">Terms of Service</a></p>
            <p><a href="https://legal.yahoo.com/us/en/yahoo/privacy/adinfo/index.html" target="_blank" class="footer-link">About Our Ads</a></p>
            <p><a href="http://www.yahooinc.com/business-and-human-rights/" target="_blank" class="footer-link">Business &amp; Human Rights</a></p>
            <p><a href="https://www.yahooinc.com/gender-pay-report" target="_blank" class="footer-link">Gender Pay Report</a></p>
            <p><a href="https://yahooinc.com/eco/standardsofbusinessconduct" target="_blank" class="footer-link">Code of Conduct</a></p>
          </div>
          <div class="col col-lg-3 col-md-4 col-sm-12 mb-2">
            <h3 class="h4 condensed mb-1">Get Started</h3>
            <p>Find the right advertising solution for your business.</p><a href="/contact" class="btn btn-secondary btn-light w-button">Get in Touch</a>
          </div>
        </div>
      </div>
    </footer>
    <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64232e2dde875c62a89eaa86" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script type="text/javascript" id="">(function(){"undefined"!==typeof MktoForms2&&MktoForms2.whenReady(function(d){d.onSuccess(function(e,b){var a=window.dataLayer=window.dataLayer||[];a.push({event:"marketoSubmit"});if(""===b&&(a=new URL(b),"adtechb2b.yahooinc.com"===a.host)){var c="\x26";""===a.search&&(c="?");document.location.href=b+c+"lb_email\x3d"+e.Email;return!1}})})})();</script><script type="text/javascript" id="">(function(a,e,b,f,g,c,d){a[b]=a[b]||function(){(a[b].q=a[b].q||[]).push(arguments)};c=e.createElement(f);c.async=1;c.src="https://www.clarity.ms/tag/"+g+"?ref\x3dgtm2";d=e.getElementsByTagName(f)[0];d.parentNode.insertBefore(c,d)})(window,document,"clarity","script","b67j4sp2nk");</script><script type="text/javascript" id="">function gtm_getCookie(b){var a=decodeURIComponent(document.cookie);a=a.split(";");return a=a.find(function(c){return b==c.trim().substring(0,b.length)})}window.onload=function(){var b="gtm_page_view",a=b.length,c=gtm_getCookie(b),d=0;c&&(d=c.trim().slice(a+1));d=parseInt(d)+1;a=new Date;a.setTime(a.getTime()+18E5);a="expires\x3d"+a.toUTCString();document.cookie=b+"\x3d"+d+";"+a+";path\x3d/"};</script>
    <script src="https://cdn.prod.website-files.com/64232e2dde875c62a89eaa86/js/stage-www-advertising-yahooinc-com.8814a1f21.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5X979WV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->

    <!--Set Footer Copyright Year-->
    <script>
      Webflow.push(function() {
        $('.copyright-year').text(new Date().getFullYear());
      });
    </script>

    <!--Add <sup> around all ®-->
    <script>
      $('body :not(iframe,script,sup)').contents().filter(function() {
        return this.nodeType === 3;
      }).replaceWith(function() {
        return this.nodeValue.replace(/[™®©]/g, '<sup>$&</sup>');
      });
    </script>

    <!--Form submit success animation trigger-->
    <script>
      $('.form').submit(() => {
        setTimeout(() => {
          $('.form-success_trigger').click();
        }, 1000);
      });
    </script>

    <!--IF User is on IE Make all Cards D Block-->
    <script>
      $(function() {
        if (/MSIE (\d+\.\d+);/.test(navigator.userAgent) || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
          $(".card, .card-body").addClass("ie");
        }
      });
    </script><!-- Owl Slider - CSS -->

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha256-UhQQ4fxEeABh4JrcmAJ1+16id/1dnlOEVCFOxDef9Lw=" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha256-kksNxjDRxd/5+jGurZUJd1sdR2v+ClrCl3svESBaJqw=" crossorigin="anonymous">

    <style>
      .owl-carousel .owl-stage-outer {
        overflow: visible;
      }

      .owl-carousel .owl-stage {
        display: flex;
      }

      .owl-prev.disabled,
      .owl-next.disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
      }

      .owl-prev,
      .owl-next {
        background-color: transparent;
        position: relative;
        z-index: 1;
        padding: 0;
      }

      .card-slider {
        display: block;
      }

      .card-slider_item {
        max-width: none;
        height: 100%;
        margin-right: 0;
      }
    </style>

    <!-- Owl Slider - JS -->

    <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
    <script>
      $(document).ready(function() {
        $('.card-slider').owlCarousel({
          stagePadding: 0,
          margin: 10,
          dots: false,
          nav: true,
          navText: [$('#card-slider_left'), $('#card-slider_right')],
          navContainer: '#blog_nav',
          center: false,
          touchDrag: true,
          freeDrag: false,
          loop: false,
          startPosition: 0,
          autoplay: false,
          autoplayTimeout: 3000,
          autoplayHoverPause: false,
          autoWidth: false,
          responsive: {
            0: {
              items: 1,
            },
            480: {
              items: 1,
            },
            767: {
              items: 2,
            },
            991: {
              items: 3,
            },
            1200: {
              items: 4,
            },
            1500: {
              items: 5,
            }
          }
        })
        $("#blog_nav .owl-prev").attr('aria-label', "Previous blog post");
        $("#blog_nav .owl-next").attr('aria-label', "Next blog post");
      });
    </script>

    <!-- Advanced Forms Code -->
    <script src="https://cdn.jsdelivr.net/gh/brotame/advanced-webflow-forms@1/dist/awf.js"></script>

    <!-- Advanced Forms Init -->
    <script>
      var Webflow = Webflow || [];
      Webflow.push(function() {
        new AWF.Logic({
          logicList: [{
              conditions: [{
                selector: '#Interest',
                operator: 'equal',
                value: 'DSP'
              }],
              operator: 'and',
              actions: [{
                selector: '#CountryDSP',
                action: 'show',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#Consent',
                action: 'hide',
                clear: false
              }, {
                selector: '#Submit',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },



            {
              conditions: [{
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'UnitedStates'
              }],
              operator: 'and',
              actions: [{
                selector: '#QuarterlyBudget',
                action: 'show',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#Consent',
                action: 'hide',
                clear: false
              }, {
                selector: '#Submit',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },

            {
              conditions: [{
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'Canada'
              }],
              operator: 'and',
              actions: [{
                selector: '#QuarterlyBudget',
                action: 'show',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#Consent',
                action: 'show',
                clear: false
              }, {
                selector: '#Submit',
                action: 'show',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },





            {
              conditions: [{
                selector: '#QuarterlyBudget-Input',
                operator: 'equal',
                value: 'Less than $100K'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'UnitedStates'
              }],
              operator: 'and',
              actions: [{
                selector: '#ProgrammaticMechanic',
                action: 'show',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#Consent',
                action: 'hide',
                clear: false
              }, {
                selector: '#Submit',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },





            {
              conditions: [{
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'UnitedKingdom'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'Australia'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'Singapore'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'HongKong'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'Taiwan'
              }],
              operator: 'or',
              actions: [{
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#Consent',
                action: 'show',
                clear: false
              }, {
                selector: '#Submit',
                action: 'show',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },


            {
              conditions: [{
                selector: '#QuarterlyBudget-Input',
                operator: 'equal',
                value: 'Greater than $100K'
              }, {
                selector: '#CountryDSP-Input',
                operator: 'equal',
                value: 'UnitedStates'
              }],
              operator: 'and',
              actions: [{
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#State',
                action: 'show',
                clear: false
              }, {
                selector: '#Consent',
                action: 'show',
                clear: false
              }, {
                selector: '#Submit',
                action: 'show',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }]
            },





            {
              conditions: [{
                selector: '#Interest',
                operator: 'equal',
                value: 'O&O'
              }],
              operator: 'and',
              actions: [{
                selector: '#Country',
                action: 'show',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#O-O',
                action: 'show',
                clear: false
              }, {
                selector: '#Consent',
                action: 'show',
                clear: false
              }, {
                selector: '#Submit',
                action: 'show',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#CountryDSP',
                action: 'hide',
                clear: false
              }]
            },

            {
              conditions: [{
                selector: '#Interest',
                operator: 'equal',
                value: 'RMN'
              }],
              operator: 'and',
              actions: [{
                selector: '#Country',
                action: 'show',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'show',
                clear: false
              }, {
                selector: '#Consent',
                action: 'show',
                clear: false
              }, {
                selector: '#Submit',
                action: 'show',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#CountryDSP',
                action: 'hide',
                clear: false
              }]
            },

            {
              conditions: [{
                selector: '#Interest',
                operator: 'equal',
                value: 'native'
              }],
              operator: 'and',
              actions: [{
                selector: '#Taboola',
                action: 'show',
                clear: false
              }, {
                selector: '#Country',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#Consent',
                action: 'hide',
                clear: false
              }, {
                selector: '#Submit',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#CountryDSP',
                action: 'hide',
                clear: false
              }]
            },


            {
              conditions: [{
                selector: '#Interest',
                operator: 'empty'
              }],
              operator: 'and',
              actions: [{
                selector: '#Country',
                action: 'hide',
                clear: false
              }, {
                selector: '#QuarterlyBudget',
                action: 'hide',
                clear: false
              }, {
                selector: '#State',
                action: 'hide',
                clear: false
              }, {
                selector: '#MainInfo',
                action: 'hide',
                clear: false
              }, {
                selector: '#O-O',
                action: 'hide',
                clear: false
              }, {
                selector: '#ProgrammaticMechanic',
                action: 'hide',
                clear: false
              }, {
                selector: '#MIQ',
                action: 'hide',
                clear: false
              }, {
                selector: '#Consent',
                action: 'hide',
                clear: false
              }, {
                selector: '#Submit',
                action: 'hide',
                clear: false
              }, {
                selector: '#Taboola',
                action: 'hide',
                clear: false
              }, {
                selector: '#CountryDSP',
                action: 'hide',
                clear: false
              }]
            }
          ],
          submitHiddenInputs: false,
          checkConditionsOnLoad: true
        });
      });
    </script>
  
<div style="display: none; visibility: hidden;">
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-language="en" type="text/javascript" charset="UTF-8" data-domain-script="e0d54509-4500-4e05-8795-af3c7d2cf6cb"></script>
<script type="text/javascript">function OptanonWrapper(){if(window.location===window.parent.location)OneTrust.OnConsentChanged(function(){var b=document.getElementsByTagName("iframe");if(0!==b.length){var a=document.location.host.split(".");a=a[a.length-2]+"."+a[a.length-1];for(var c=b.length-1;0<=c;c--)""!==b[c].src&&-1!==b[c].src.indexOf(a)&&b[c].contentWindow.postMessage({event:"OneTrustGroupsUpdated",OnetrustActiveGroups:OnetrustActiveGroups},b[c].src)}});else{var d=document.getElementById("onetrust-consent-sdk");d.style.display=
"none";window.addEventListener("message",function(b){var a=document.location.host.split(".");a=a[a.length-2]+"."+a[a.length-1];-1!==b.origin.indexOf(a)&&"OneTrustGroupsUpdated"===b.data.event&&(a=window.dataLayer=window.dataLayer||[],a.push(b.data))},!1)}};</script>
</div><div id="onetrust-consent-sdk"><div class="onetrust-pc-dark-filter ot-fade-in" style="z-index:2147483645;"></div><div id="onetrust-banner-sdk" class="otFloatingRoundedCorner ot-bottom-left ot-wo-title vertical-align-content" tabindex="0" style="
                        animation-timing-function: ease-out;
                        animation-fill-mode: forwards;
                        animation-duration: 2000ms;animation-name: slide-down-custom;bottom: -300px;"><div class="ot-sdk-container" role="alertdialog" aria-describedby="onetrust-policy-text" aria-modal="true" aria-label="Privacy"><div class="ot-sdk-row"><div id="onetrust-group-container" class="ot-sdk-twelve ot-sdk-columns"><div id="onetrust-policy"><div class="banner-header"><div class="banner_logo"></div></div><p id="onetrust-policy-text">By clicking “Accept all” you agree that Yahoo and our partners will store and/or access information on your device through the use of cookies and similar technologies and process your personal data, to display and measure ads and content and for audience insights. Select “Manage settings” to manage your choices.&nbsp;<a href="https://legal.yahoo.com/xw/en/yahoo/privacy/topic/b2bprivacypolicy/index.html" aria-label="More information about your privacy">Find out more about how we use your information in our B2B Privacy Policy.</a></p></div></div><div id="onetrust-button-group-parent" class="ot-sdk-twelve ot-sdk-columns"><div id="onetrust-button-group"><div class="banner-actions-container"><button id="onetrust-accept-btn-handler">Accept All</button> </div><button id="onetrust-pc-btn-handler" class="cookie-setting-link">Manage Settings</button></div></div><!-- Close Button --><div id="onetrust-close-btn-container"></div><!-- Close Button END--></div></div></div></div></body></html>