https://kbhgames.com/

URL inviato:
https://kbhgames.com/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 81 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
0object
1object
2object
3object
4object
5object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction

Messaggi di log della console · 0 trovati

Messaggi registrati nella console Web

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html lang="en"><head><link href="https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans_old:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto_old:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&amp;display=swap" rel="stylesheet">
<meta charset="utf-8">
<title>KBH Games</title>
<style>
  body {
            color: #ededed;
            background-color: #000;
            border: none;
            margin: 0;
            font-family: Roboto, sans-serif;
        }

        h1 {
            font-size: 1.8em;
            font-family: Roboto, sans-serif;
            line-height: 1.167em
        }

        h1,
        h1 a,
        h1 a:visited {
            color: #f4f4f4;
        }

        h2 {
            color: #f4f4f4;
            line-height: 1em;
        }

    
	header {
		height: 60px;
	}


        p {
            line-height: 1.8em;
        }

        .boxInner2,
        .boxInner3 {
            height: 208px;
            width: 180px;
            background: #2a2a2a;
            color: #fff;
        }

        .boxInner2 a,
        .boxInner3 a {
            color: #626262
        }

        .boxInner,
        .boxInner2,
        .boxInner3 {
            margin: 4px 20px 12px;
			border-radius: 10px;
            position: relative;
        }

        .boxInner3 img {
            border-radius: 5px;
        }

        .titleBox {
            bottom: 0;
            width: 170px;
            background-color: #1e1e1e;
            border-radius: 0 0 10px 10px;
            font: 15px 'Lucida Sans', sans-serif;
            padding: 5px;
            overflow: hidden;
            position: absolute;
            color: #eee;
        }

        a {
            text-decoration: none;
            color: #ededed;
        }

        .morelinks a {
            font-weight: 600;
            font-size: 15px !important;
        }

        #items li,
        .navlink,
        .navlink a,
        ul.tabs li {
            display: inline-block
        }

        .logo {
            padding: 15px;
        }

        .logo a {
            font-size: 20px;
            color: #ffc600;
            font-weight: 700;
        }

        ::placeholder {
            color: #cbcbcb;
        }

        #content {
            text-align: center;
            background: #000;
        }

        ol,
        ul {
            padding: 0;
        }
		
		.favorite{
		    font-size: 30px;
			padding-right: 10px;
		
		}
     .boxInner2 img {
                border-radius: 10px 10px 0 0;
        }



.tag-carousel-title h1 a {
    color: #fff;
}
.fgh1 {
    float: left;
}
.tag-more {
    margin-top: 38px;
    margin-left: 10px;
    display: inline-block;
}
.tag-carousel {
    width: 90%;
    margin: auto auto;
    padding: 15px;
	position: relative;
}
.tag-carousel-title {
    clear: both;
    padding-left: 15px;
	float:left
}
.slider {
    flex-wrap: wrap;
    flex-direction: column;
    height: 460px
}

.slider,
.slider2 {
    display: flex;
    width: 100%;
    overflow: hidden
}
   .align-right {
            float: right;
        }

        #mySidebar {
            height: 100%;
            width: 180px;
            background: #000;
            position: fixed !important;
            overflow: hidden;
            z-index: 999999;
        }

        #mySidebar:hover {
            overflow: auto;
        }

        a.sidebar-bar-item {
            display: block;
            padding: 5px;
            color: #ddd !important;
            text-decoration: none;
        }

        a.sidebar-bar-item:hover {
            background: #19273b;
            text-decoration: none;
        }

        #mySidebar::-webkit-scrollbar {
            width: 7px;
        }

        #mySidebar::-webkit-scrollbar-thumb {
            background: rgba(168, 168, 168, 0.8);
        }

        #searchform input[type="text"] {
          border-radius: 2px;
    width: 50%;
    font-size: 18px;
    height: 10px;
    color: #ededed;
    background-color: #000;
    border: 1px solid #4b4b4b;
    padding: 10px;
        }

        .navlink button {
            margin: 0 10px;
            color: #ededed;
            background-color: #575757;
            border: none;
            border-radius: 5px;
            padding: 5px;
            font-size: x-large;
            width: 55px;
            display: none
        }

        .navlink button:focus {
            outline: 0;
        }


        button.btn.btn-primary {
              border-radius: 0px;
				font-size: 16px;
				height: 33px;
				border: 0px solid #000;
				background-color: #181818;
				padding: 0 15px 0 15px;

        }

.searchbutton{
	color: #fff;
    border: 1px solid #645b5b;
    background-color: #181818;
    font-size: 30px;
    margin-top: 10px;
    padding: 20px;
}

        #info-box h3 {
            padding: 20px 0 0;
            margin: 0 0 20px;
        }

        .searchbar {
       
            width: 70%;
        }

        @media only screen and (max-width: 480px) {
            #back-to-top,
            .login {
                display: none;
            }
            #how-to p,
            #description p {
                max-width: 100%;
            }
            #searchform input[type="text"] {
                width: 155px;
            }
            .searchbar {
                width: 0%;
                padding: 0px
            }
            #info-box .align-right {
                float: none;
            }
            #how-to,
            #description {
                max-width: 100%;
            }
            body {
                overflow: hidden;
            }
            #extra-desc {
                padding: 15px !important;
            }
            #topnav {
                height: 60px;
                padding: 10px;
            }
            #mySidebar {
                overflow-y: auto;
            }
            .tagwrap {
                padding: 1px
            }
            .s2,
            .s,
            .as,
			.as2,
            .rr {
                display: none;
            }
			
	

        }

        .rr {
            margin: auto;
            float: right;
            padding: 10px;
        }

        @media (max-width:850px) and (min-width:481px) {
            #searchform input[type="text"] {
                width: 77%;
            }
            .searchbar {
                width: 70%;
                padding: 15px 0 0 7%;
            }
            #extra-desc {
                padding: 20px;
            }
            #mySidebar {
                overflow-y: auto;
            }
        }

     @media screen and (max-width: 950px) {
            #mySidebar {
                display: none;
            }
            #topnav {
                margin-left: 0
            }
            #content {
                margin-left: 0
            }
            .navlink button {
                display: block;
            }
			

        }


		
		   @media screen and (min-width: 1125px){
		.icon-search{ display:none;}
		}
		

		
    @media screen and (max-width: 1125px){
		.searchbar{ display:none;}
		.sub-menu ul li {
			margin:0px;
		}
				
				
		.favorite{
		 position: absolute;
		padding-top:5px;
		  right: 125px;
		}
		
			
		
		button.openBtn{
    width: 50px;
    margin: -1px;
    position: absolute;
    margin: 10px;
    right: 50px;
    border: 0px;
    background: #181818;
	
	}
		}
		
		
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}


.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}


.overlay .closebtn {
  position: absolute;
  top: 50px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}


.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 75%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}


.overlay button {
  float: left;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}
		
		

.icon-search{
color: #fff;
    font-size: 24px;
	}
		
		
		

		
		
@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/v1/css/fonts/comoon.eot?38kjjm');
  src:  url('/wp-content/themes/v1/css/fonts/icomoon.eot?38kjjm#iefix') format('embedded-opentype'),
    url('/wp-content/themes/v1/css/fonts/icomoon.ttf?38kjjm') format('truetype'),
    url('/wp-content/themes/v1/css/fonts/icomoon.woff?38kjjm') format('woff'),
    url('/wp-content/themes/v1/css/fonts/icomoon.svg?38kjjm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bars:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e986";
}

.icon-heart:before {
  content: "\e9da";
}
.navbar{
    background: #181818;

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    z-index: 9995;
}
.brand-and-icon{
    display: flex;
    justify-content: space-between;
  padding-bottom: 10px;
    border-bottom: 1px solid #4c4c4c
}
.navbar-brand{
    color: #fbb12b;
    font-size: 1.3rem;
    width: 150px;
    padding: 10px 0 0 10px;
    letter-spacing: 3px;
    font-weight: 700;
}
.navbar-toggler{
   
    background: transparent;
    font-size: 1.8rem;
    cursor: pointer;
    color: #FFF;
    padding: 0.2rem 0.5rem;
    transition: all 0.4s ease;
    border: 2px solid #ababab;
    border-radius: 4px;
}
.navbar-toggler:hover{
    opacity: 0.7;
}
.navbar-collapse{
    overflow-y: scroll;
    display: none;
}
.navbar-nav > li > a{
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
    display: block;
    padding: 0.6rem 0 0 0.6rem;
    margin: 0.2rem 0;
    border-bottom: 1px solid #2c2c2c;
    border-radius: 1px;
    position: relative;
    transition: all 0.4s ease;
}
.drop-icon{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.navbar-nav > li > a:hover{
    opacity: 0.7;
}
.sub-menu h4{
    text-transform: capitalize;
    font-size: 1rem;
    padding: 0.5rem 0;
}
.sub-menu ul li{
    text-transform: capitalize;
  
	list-style: none;
    width: 200px;
    font-size: 0.95rem;
}
.sub-menu ul li a:hover{
    opacity: 0.9;
}
.sub-menu{
    display: none;
}

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

    .navbar{
	
        flex-direction: row;
		align-items: center;
		position: fixed;
		border: 1px solid;
		border-color: #525252;
    }
    .navbar-toggler{
        display: none;
    }
    .brand-and-icon{

        border-bottom: none;
        padding: 0;
    }
    .navbar-collapse{
        display: block!important;
        overflow-y: hidden;
        flex: 1 0 auto;
    }
    .navbar-nav{
        display: flex;
		margin:0px;
 
    }
    .navbar-nav > li > a{
          border-bottom: none;
		margin: 0 0.4rem;
		padding: 1.7rem 0.5rem 1rem 0.5rem;
		font-size: 0.8rem;
    }

	
    .sub-menu{
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: #323232;
    }
    .navbar-nav > li:hover .sub-menu{
        display: grid!important;
        grid-template-columns: repeat(4, 1fr);
		padding: 10px 0 10px 0px;
    
    }
	

    .navbar-nav > li{
		    list-style-type: none;
    }
    .navbar-nav > li:hover{
        border-bottom-color: #000;
    }
    .sub-menu-item{
           padding-left: 15%;
    }

	.openBtn{
	background: #181818;
    border: 0;
	}
	}
	
	




</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEU2Njb/xgCuih97ZSvZqg9LQzNcUDFsWy6JbyiWeSW5kxvEmxfjsQr2wAPPohPtuQYI+9kBAAAAVUlEQVR42mNgwA3SWQsgDBWem4JyjApODCqKzcILE4EMfTlmYUXGzYcYFEWYBUUCBYUYFBcaCzc2AkVUYjcLN04EKeaSFJQNBDLSWc2NTZkTyhiIAADOyRDIUV4GggAAAABJRU5ErkJggg==">
<meta name="robots" content="max-image-preview:large">
<script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202412050102/show_ads_impl_with_ama_fy2021.js?client=ca-pub-6866920588347480&amp;plah=kbhgames.com"></script><script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202412050102/slotcar_library_fy2021.js"></script><script type="text/javascript">
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/Android/i))) {
   location.replace("https://kbhgames.com/engine/html5");
}
</script>

	
	 
	 	 
	 
	 	 <!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-SRHSFW2NJT"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-SRHSFW2NJT');
</script>

	 

<meta http-equiv="origin-trial" content="AlK2UR5SkAlj8jjdEc9p3F3xuFYlF6LYjAML3EOqw1g26eCwWPjdmecULvBH5MVPoqKYrOfPhYVL71xAXI1IBQoAAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="Amm8/NmvvQfhwCib6I7ZsmUxiSCfOxWxHayJwyU1r3gRIItzr7bNQid6O8ZYaE1GSQTa69WwhPC9flq/oYkRBwsAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="A9wSqI5i0iwGdf6L1CERNdmsTPgVu44ewj8QxTBYgsv1LCPUVF7YmWOvTappqB1139jAymxUW/RO8zmMqo4zlAAAAACNeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A+d7vJfYtay4OUbdtRPZA3y7bKQLsxaMEPmxgfhBGqKXNrdkCQeJlUwqa6EBbSfjwFtJWTrWIioXeMW+y8bWAgQAAACTeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="AlK2UR5SkAlj8jjdEc9p3F3xuFYlF6LYjAML3EOqw1g26eCwWPjdmecULvBH5MVPoqKYrOfPhYVL71xAXI1IBQoAAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="Amm8/NmvvQfhwCib6I7ZsmUxiSCfOxWxHayJwyU1r3gRIItzr7bNQid6O8ZYaE1GSQTa69WwhPC9flq/oYkRBwsAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="A9wSqI5i0iwGdf6L1CERNdmsTPgVu44ewj8QxTBYgsv1LCPUVF7YmWOvTappqB1139jAymxUW/RO8zmMqo4zlAAAAACNeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A+d7vJfYtay4OUbdtRPZA3y7bKQLsxaMEPmxgfhBGqKXNrdkCQeJlUwqa6EBbSfjwFtJWTrWIioXeMW+y8bWAgQAAACTeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><script async="" src="https://fundingchoicesmessages.google.com/i/ca-pub-6866920588347480?href=https%3A%2F%2Fkbhgames.com&amp;ers=2"></script><script async="" src="https://fundingchoicesmessages.google.com/f/AGSKWxUWo5CMxtZ0tJWcuqwqfU8RvhLycUfN7jOH0DVImlatiDD26xHi5VJFjCoKbz2wnwPvaycDFgjuBimHvec6DYcCSmFo4-zrGq6LUxuHnHuVgo7zW3QChluVlbnoSfGvM3rTwFcLvA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzM0MTA1MjUwLDMxMzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9rYmhnYW1lcy5jb20vIixudWxsLFtbOCwiaEF2MFlqQVYyLXMiXSxbOSwiZW4tVVMiXSxbMTksIjEiXV1d"></script><style>@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2)format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2)format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2)format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2)format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2)format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2)format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2)format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2)format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2)format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2)format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2)format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2)format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2)format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2)format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2)format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2)format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2)format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2)format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2)format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2)format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2)format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2)format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2)format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2)format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2)format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2)format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2)format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:block;src:url(//fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}</style><style>div.fc-consent-root, .fc-consent-root a:link, .fc-consent-root div,.fc-consent-root h1,.fc-consent-root h2,.fc-consent-root a,.fc-consent-root p,.fc-consent-root button,.fc-consent-root i,.fc-consent-root input,.fc-consent-root label,.fc-consent-root span,.fc-consent-root ul,.fc-consent-root li,.fc-consent-root hr,.fc-consent-root img,.fc-consent-root br,.fc-consent-root footer{-webkit-app-region: none; -webkit-appearance: none; -webkit-border-horizontal-spacing: 0; -webkit-border-image: none; -webkit-border-vertical-spacing: 0; -webkit-box-align: stretch; -webkit-box-decoration-break: slice; -webkit-box-direction: normal; -webkit-box-flex: 0; -webkit-box-ordinal-group: 1; -webkit-box-orient: horizontal; -webkit-box-pack: start; -webkit-box-reflect: none; -webkit-font-smoothing: auto; -webkit-highlight: none; -webkit-hyphenate-character: auto; -webkit-line-break: auto; -webkit-line-clamp: none; -webkit-locale: auto; -webkit-margin-after-collapse: collapse; -webkit-margin-before-collapse: collapse; -webkit-mask-box-image-outset: 0; -webkit-mask-box-image-repeat: stretch; -webkit-mask-box-image-slice: 0 fill; -webkit-mask-box-image-source: none; -webkit-mask-box-image-width: auto; -webkit-mask-box-image: none; -webkit-mask-clip: border-box; -webkit-mask-composite: source-over; -webkit-mask-image: none; -webkit-mask-origin: border-box; -webkit-mask-position: 0% 0%; -webkit-mask-repeat: repeat; -webkit-mask-size: auto; -webkit-print-color-adjust: economy; -webkit-rtl-ordering: logical; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-combine: none; -webkit-text-decorations-in-effect: none; -webkit-text-emphasis-color: rgb(0, 0, 0); -webkit-text-emphasis-position: over right; -webkit-text-emphasis-style: none; -webkit-text-orientation: vertical-right; -webkit-text-security: none; -webkit-text-stroke-color: rgb(0, 0, 0); -webkit-text-stroke-width: 0; -webkit-user-drag: auto; -webkit-writing-mode: horizontal-tb; align-content: normal; align-items: normal; align-self: auto; alignment-baseline: auto; animation-delay: 0s; animation-direction: normal; animation-duration: 0s; animation-fill-mode: none; animation-iteration-count: 1; animation-name: none; animation-play-state: running; animation-timing-function: ease; backdrop-filter: none; backface-visibility: visible; background-attachment: scroll; background-blend-mode: normal; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: none; background-origin: padding-box; background-position: 0% 0%; background-repeat: repeat; background-size: auto; baseline-shift: 0; border-bottom-color: rgb(0, 0, 0); border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom-style: none; border-bottom-width: 0; border-collapse: separate; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(0, 0, 0); border-left-style: none; border-left-width: 0; border-right-color: rgb(0, 0, 0); border-right-style: none; border-right-width: 0; border-top-color: rgb(0, 0, 0); border-top-left-radius: 0; border-top-right-radius: 0; border-top-style: none; border-top-width: 0; bottom: auto; box-shadow: none; box-sizing: content-box; break-after: auto; break-before: auto; break-inside: auto; buffered-rendering: auto; caption-side: top; caret-color: rgb(0, 0, 0); clear: none; clip-path: none; clip-rule: nonzero; clip: auto; color-interpolation-filters: linearrgb; color-interpolation: srgb; color-rendering: auto; color: rgb(0, 0, 0); column-count: auto; column-gap: normal; column-rule-color: rgb(0, 0, 0); column-rule-style: none; column-rule-width: 0; column-span: none; column-width: auto; content: normal; cursor: auto; cx: 0; cy: 0; d: none; display: inline; dominant-baseline: auto; empty-cells: show; fill-opacity: 1; fill-rule: nonzero; fill: rgb(0; 0; 0); filter: none; flex-basis: auto; flex-direction: row; flex-grow: 0; flex-shrink: 1; flex-wrap: nowrap; float: none; flood-color: rgb(0, 0, 0); flood-opacity: 1; font-kerning: auto; font-optical-sizing: auto; font-size: 16px; font-stretch: 100%; font-style: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant: normal; font-weight: 400; grid-auto-columns: auto; grid-auto-flow: row; grid-auto-rows: auto; grid-column-end: auto; grid-column-start: auto; grid-row-end: auto; grid-row-start: auto; grid-template-areas: none; grid-template-columns: none; grid-template-rows: none; height: auto; hyphens: manual; image-rendering: auto; isolation: auto; justify-content: normal; justify-items: normal; justify-self: auto; left: auto; letter-spacing: normal; lighting-color: rgb(255, 255, 255); line-break: auto; line-height: normal; list-style-image: none; list-style-position: outside; list-style-type: disc; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; marker-end: none; marker-mid: none; marker-start: none; mask-type: luminance; mask: none; max-height: none; max-width: none; min-height: 0; min-width: 0; mix-blend-mode: normal; object-fit: fill; object-position: 50% 50%; offset-distance: 0; offset-path: none; offset-rotate: auto 0deg; opacity: 1; order: 0; orphans: 2; outline-color: rgb(0, 0, 0); outline-offset: 0; outline-style: none; outline-width: 0; overflow-anchor: auto; overflow-wrap: normal; overflow-x: visible; overflow-y: visible; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; paint-order: normal; perspective-origin: 0 0; perspective: none; pointer-events: auto; position: static; r: 0; resize: none; right: auto; row-gap: normal; rx: auto; ry: auto; scale: none; scroll-behavior: auto; shape-image-threshold: 0; shape-margin: 0; shape-outside: none; shape-rendering: auto; speak: normal; stop-color: rgb(0, 0, 0); stop-opacity: 1; stroke-dasharray: none; stroke-dashoffset: 0; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-opacity: 1; stroke-width: 1px; stroke: none; tab-size: 8; table-layout: auto; text-align-last: auto; text-align: start; text-anchor: start; text-decoration-color: rgb(0, 0, 0); text-decoration-line: none; text-decoration-skip-ink: auto; text-decoration-style: solid; text-decoration: none solid rgb(0, 0, 0); text-indent: 0; text-overflow: clip; text-rendering: auto; text-shadow: none; text-size-adjust: auto; text-transform: none; text-underline-position: auto; top: auto; touch-action: auto; transform-origin: 0 0; transform-style: flat; transform: none; transition-delay: 0s; transition-duration: 0s; transition-property: all; transition-timing-function: ease; unicode-bidi: normal; user-select: auto; vector-effect: none; vertical-align: baseline; visibility: visible; white-space: normal; widows: 2; width: auto; will-change: auto; word-break: normal; word-spacing: 0; writing-mode: horizontal-tb; x: 0; y: 0; z-index: auto; zoom: 1;}.fc-consent-root div, .fc-consent-root h1, .fc-consent-root h2, .fc-consent-root p, .fc-consent-root button, .fc-consent-root ul, .fc-consent-root li {display: block;}.fc-consent-root a:link, .fc-consent-root a p {cursor: pointer; position: relative;}.fc-consent-root button, .fc-consent-root button div, .fc-consent-root button p, .fc-consent-root .fc-button, .fc-consent-root .fc-button div, .fc-consent-root .fc-button p {cursor: pointer;}.fc-consent-root a:hover {filter: brightness(80%);}.fc-consent-root button:focus p:not(.fc-button-text), .fc-consent-root button:focus, .fc-consent-root .fc-button:focus, .fc-consent-root a:focus, .fc-consent-root .fc-toggle input:focus, .fc-consent-root .fc-dropdown-selection:focus, .fc-consent-root .fc-dropdown-menu-item:focus {box-shadow: 0 0 0 3px #fff; outline: 2px #174ea6 solid;}@supports selector(:focus-visible) {.fc-consent-root button:focus p:not(.fc-button-text), .fc-consent-root button:focus, .fc-consent-root .fc-button:focus, .fc-consent-root a:focus, .fc-consent-root .fc-toggle input:focus, .fc-consent-root .fc-dropdown-selection:focus, .fc-consent-root .fc-dropdown-menu-item:focus {box-shadow: none; outline: none;}.fc-consent-root button:focus-visible::before, .fc-consent-root a:focus-visible::before, .fc-consent-root input:focus-visible::before, .fc-consent-root .fc-dropdown-selection-container:focus-visible::before, .fc-consent-root .fc-dropdown-menu-item:focus::before {border: 2px solid #174ea6; border-radius: 6px; content: ''; inset: -4px; position: absolute;}.fc-consent-root button:focus-visible::after, .fc-consent-root a:focus-visible::after, .fc-consent-root input:focus-visible::after, .fc-consent-root .fc-dropdown-selection-container:focus-visible::after, .fc-consent-root .fc-dropdown-menu-item:focus::after {border: 2px solid #e8f0fe; border-radius: 8px; content: ''; inset: -6px; position: absolute;}.fc-consent-root button.fc-icon-button:focus-visible::before {inset: -2px;}.fc-consent-root button.fc-icon-button:focus-visible::after {inset: -4px;}.fc-consent-root button.fc-list-item-button:focus-visible::before {left: 2px; width: calc(100% - 8px)}.fc-consent-root button.fc-list-item-button:focus-visible::after {left: 0; width: calc(100% - 4px)}}.fc-consent-root .fc-button, .fc-consent-root .fc-choice-dialog, .fc-consent-root .fc-faq-item, .fc-consent-root .fc-data-preferences-dialog, .fc-consent-root .fc-dialog-header-back-button, .fc-consent-root .fc-navigation-button, .fc-consent-root .fc-vendor-preferences-dialog, .fc-consent-root .fc-preference-slider, .fc-consent-root .fc-preference-consent, .fc-consent-root .fc-preference-legitimate-interest, .fc-consent-root .fc-slider-el, .fc-consent-root .fc-help-dialog-container, .fc-consent-root .fc-help-dialog-close-button {outline: 1px solid transparent;}div.fc-consent-root {position: fixed; z-index: 2147483644;align-items: center; float: top; height: 100%; left: 0; overflow-x: auto; top: 0;align-items: center; display: flex; justify-content: center; width: 100%;}div.fc-consent-root {font-family: Open Sans, sans-serif;direction: ltr;}.fc-consent-root, .fc-consent-root h1, .fc-consent-root h2, .fc-consent-root p, .fc-consent-root span, .fc-consent-root li {-moz-font-feature-settings: "kern" 1; -moz-osx-font-smoothing: grayscale; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; font-feature-settings: "kern" 1; font-kerning: normal; text-rendering: optimizelegibility;}.fc-consent-root .fc-dialog-overlay, .fc-consent-root .fc-help-dialog-overlay {background-color: black; height: 100%; left: 0; opacity: 0.6; position: fixed; top: 0; width: 100%; z-index: -1;}.fc-consent-root .fc-header {display: flex; flex-direction: column; justify-content: center; width: 100%;}.fc-consent-root .fc-header-text {line-height: 1.5em;overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;text-align: center;font-family: 'Open Sans';color: #5F6368;font-size: 1em;}.fc-consent-root .fc-header-image-container {display: flex; flex-direction: row;justify-content: center;}.fc-consent-root .fc-header-image {max-height: 60px; min-height: 40px; object-fit: contain;}.fc-consent-root .fc-dialog-container {display: flex;}.fc-consent-root .fc-dialog-container {max-width: 512px; width: 90%;}.fc-consent-root .fc-dialog {max-height: 80vh;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);display: flex; flex-direction: column; width: 100%;}.fc-consent-root .fc-dialog-content {flex: 1 1 auto; overflow-y: auto;}@supports (scrollbar-gutter: stable both-edges) {.fc-consent-root .fc-dialog-content {scrollbar-gutter: stable both-edges;}}.fc-consent-root .fc-dialog-scrollable-content {display: flex; flex-direction: column; justify-content: center; width: 100%;}.fc-consent-root .fc-dialog-restricted-content {align-self: center; flex: 1 1 auto;max-width: 416px;width: calc(100% - 48px);}.fc-consent-root .fc-dialog-header {background-color: #ffffffe6; border-radius: 8px 8px 0 0; flex: 0 0 auto; position: relative; width: 100%; z-index: 1;}.fc-consent-root .fc-choice-dialog-header {background-color: #ffffffe6; border-radius: 8px 8px 0 0; flex: 0 0 auto; height: 24px; position: relative; width: 100%; z-index: 1;}.fc-consent-root .fc-dialog-header .fc-dialog-header-back-button {border: 0; left: 0; margin: 7px 0 0 4px; padding: 1px 6px; position: absolute; top: 0;}.fc-consent-root .fc-dialog-header .fc-dialog-header-back-button svg {cursor: pointer; fill: #5f6368;}.fc-consent-root .fc-data-preferences-header, .fc-consent-root .fc-vendor-preferences-header {margin: auto; max-width: calc(100% - 80px);}.fc-consent-root .fc-dialog-header p {color: #5f6368; font-size: 12px; font-weight: bold; margin: 12px 0; text-align: center;}.fc-consent-root .fc-site-macro-placeholder-image {border: 1px solid #dadce0; border-radius: 4px; box-sizing: border-box; padding: 12px 100px;}.fc-consent-root .fc-ump-sdk-app-icon-placeholder-image {border: 1px solid #dadce0; border-radius: 4px; box-sizing: border-box; padding: 8px;}.fc-consent-root .fc-iris-logo-image {height: 64px; width: 64px;}.fc-consent-root .fc-header-image {max-height: 64px;}.fc-consent-root .fc-header-image-container {max-height: 64px; padding-bottom: 4px;max-width: 100%; min-height: 40px;display: flex; flex-direction: row;justify-content: center;}.fc-consent-root .fc-dialog .fc-header h1 {overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;text-align: center;font-family: 'Open Sans';color: #000000;}.fc-consent-root .fc-choice-dialog .fc-header h2:focus, .fc-consent-root .fc-data-preferences-dialog .fc-dialog-header p:focus, .fc-consent-root .fc-vendor-preferences-dialog .fc-dialog-header p:focus {outline: none;}@media screen and (max-width: 479px) {.fc-consent-root .fc-dialog .fc-header h1 {font-size: 16px;}.fc-consent-root .fc-choice-dialog .fc-header-image {max-height: 40px;}}@media screen and (min-width: 480px) {.fc-consent-root .fc-dialog .fc-header h1 {font-size: 18px;}}.fc-consent-root .fc-dialog .fc-header h1, .fc-consent-root .fc-dialog .fc-header h2, .fc-consent-root .fc-dialog .fc-header .fc-header-image-container, .fc-consent-root .fc-dialog .fc-header .fc-header-text {margin: 12px 0;}.fc-consent-root .fc-dialog div.fc-header {font-size: 14px;}.fc-consent-root .fc-dialog .fc-header h2.fc-dialog-title {overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;text-align: center;font-family: 'Open Sans';color: #5F6368;}.fc-consent-root .fc-dialog .fc-header h2, .fc-consent-root .fc-dialog .fc-header .fc-header-image-container, .fc-consent-root .fc-dialog .fc-header .fc-header-text {overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;text-align: center;font-family: 'Open Sans';color: #5F6368;margin-top: 24px;line-height: normal; margin-bottom: 0;}.fc-consent-root .fc-dialog .fc-footer p {color: #5f6368; font-size: 12px; line-height: 16px; margin: 12px 0; text-align: left;}.fc-consent-root .fc-dialog .fc-footer a, .fc-consent-root .fc-dialog .fc-footer a:visited {color: #1967d2; cursor: pointer; font: inherit; text-decoration: none;}@media screen and (max-width: 479px) {.fc-consent-root .fc-data-preferences-dialog .fc-body, .fc-consent-root .fc-vendor-preferences-dialog .fc-body {font-size: 14px;}.fc-consent-root .fc-data-preferences-dialog .fc-body p, .fc-consent-root .fc-data-preferences-dialog .fc-noneditable-body p, .fc-consent-root .fc-vendor-preferences-dialog .fc-body p {font-size: 14px; line-height: 20px; margin-bottom: 24px;}}@media screen and (min-width: 480px) {.fc-consent-root .fc-data-preferences-dialog .fc-body, .fc-consent-root .fc-vendor-preferences-dialog .fc-body {font-size: 16px;}.fc-consent-root .fc-data-preferences-dialog .fc-body p, .fc-consent-root .fc-data-preferences-dialog .fc-noneditable-body p, .fc-consent-root .fc-vendor-preferences-dialog .fc-body p {font-size: 16px; line-height: 24px; margin-bottom: 24px;}}.fc-consent-root .fc-data-preferences-dialog .fc-body p, .fc-consent-root .fc-data-preferences-dialog .fc-noneditable-body p, .fc-consent-root .fc-vendor-preferences-dialog .fc-body p {overflow-wrap: break-word;font-weight: normal;font-style: normal;text-decoration: initial;text-align: left;font-family: 'Open Sans';color: #5F6368;}.fc-consent-root .fc-footer-buttons-container {align-items: center; border-radius: 0 0 8px 8px; bottom: 0; display: flex; flex: 0 0 auto; flex-direction: column; justify-content: center; left: 0; padding: 0 16px 8px 16px; width: calc(100% - 32px); z-index: 1;}.fc-consent-root .fc-footer-buttons-divider {background-color: #dadce0; height: 1px; margin-bottom: 8px; z-index: 1;}.fc-consent-root .fc-choice-dialog .fc-footer-buttons-divider {max-width: 416px;width: calc(100% - 48px);}.fc-consent-root .fc-data-preferences-dialog .fc-footer-buttons-divider, .fc-consent-root .fc-vendor-preferences-dialog .fc-footer-buttons-divider {width: calc(100% + 32px);}.fc-consent-root .fc-data-preferences-dialog a, .fc-consent-root .fc-vendor-preferences-dialog a {cursor: pointer;}.fc-consent-root .fc-footer-buttons {display: flex; flex: 1 1 0; justify-content: center;max-width: 416px;width: 100%; z-index: 1;}.fc-consent-root .fc-button {background: rgba(0,0,0,0); border: 0; cursor: pointer; flex: 1; height: 38px; margin: 8px 0; position: relative;}.fc-consent-root .fc-button .fc-button-background {border-radius: 20px; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1;}.fc-consent-root .fc-primary-button .fc-button-background {background-color: #1967D2;}.fc-consent-root .fc-secondary-button .fc-button-background {background-color: #1967D2; border: none;}.fc-consent-root .fc-button-label {overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;text-align: center;font-family: 'Open Sans';color: #FFFFFF;font-size: 14px;letter-spacing: normal; line-height: 20px; margin: 9px 0;}.fc-consent-root .fc-primary-button .fc-button-label {color: #FFFFFF;}.fc-consent-root .fc-secondary-button .fc-button-label {color: #FFFFFF;}.fc-consent-root .fc-manage-options-third-button-label {color: #1967D2; font-size: 14px; font-weight: 600; letter-spacing: normal; line-height: 20px; margin: 9px 0;}.fc-consent-root .fc-button:hover .fc-button-background {filter: brightness(90%);}@media screen and (max-width: 480px) {.fc-consent-root .fc-footer-buttons {align-items: stretch; flex: 1 1 auto; flex-direction: column;}.fc-consent-root .fc-footer-buttons .fc-button {font-size: 14px;}.fc-consent-root .fc-choice-dialog .fc-footer-buttons-container {height: 130px;}.fc-consent-root .fc-footer-buttons-container {height: 130px;}.fc-consent-root .fc-button {flex: 1 1 auto; flex-shrink: 0; height: auto;}.fc-consent-root .fc-primary-button {order: 1;}.fc-consent-root .fc-secondary-button {order: 2;}}@media screen and (min-width: 481px) {.fc-consent-root .fc-footer-buttons {align-items: center; flex-direction: row;}.fc-consent-root .fc-footer-buttons .fc-button {font-size: 14px;}.fc-consent-root .fc-primary-button {margin-left: 12px; order: 2;}.fc-consent-root .fc-choice-dialog .fc-footer-buttons-container {height: 76px;}.fc-consent-root .fc-footer-buttons-container {height: 76px;}.fc-consent-root .fc-secondary-button {margin-right: 12px; order: 1;}}.fc-consent-root .fc-stacks {margin-top: 8px;}.fc-consent-root .fc-stacks ul {list-style-type: none;}.fc-consent-root .fc-stacks ul li {align-items: center; display: flex; flex-direction: row; padding-bottom: 16px;}.fc-consent-root .fc-stacks .fc-stack-name {color: #3c4043; font-size: 12px; font-weight: 600; line-height: 16px; margin-top: 5px; width: calc(100% - 44px);}.fc-consent-root .fc-stacks .fc-stack-icon {align-items: center; background-color: #1967D23D; border-radius: 14px; display: flex; flex-direction: row; height: 28px; justify-content: center; margin-right: 16px; width: 28px;}.fc-consent-root .fc-stacks .fc-stack-icon svg {display: flex; fill: #1967D2;}.fc-consent-root .fc-launch-icon-svg {cursor: pointer; fill: rgb(25, 103, 210); left: 4px; pointer-events: none; position: relative; top: 2px;}.fc-consent-root .fc-faq-header {display: flex; flex-direction: row; position: relative; text-decoration: none;}.fc-consent-root .fc-faq-header:hover {filter: brightness(100%);}.fc-consent-root .fc-faq-header .fc-faq-label {color: #3c4043; cursor: pointer; font-family: Open Sans, sans-serif; font-size: 12px; font-weight: 600; margin-top: 5px;}.fc-consent-root .fc-faq-header .fc-faq-icon {align-items: center; background-color: #fff; border: 1px solid #dadce0; border-radius: 14px; display: flex; flex-direction: row; height: 26px; justify-content: center; margin-right: 16px; width: 26px;}.fc-consent-root .fc-faq-header .fc-faq-icon svg {cursor: pointer; display: flex; fill: #5f6368;}.fc-consent-root .fc-faq-contents {background-color: #f8f9fa; display: flex; flex-direction: column; justify-content: center; margin-top: 16px;}.fc-consent-root .fc-faq-contents ul {margin: 14px 0; padding: 0;}.fc-consent-root .fc-faq-contents ul li {display: flex; flex-direction: row; list-style-type: none; padding-bottom: 24px;}.fc-consent-root .fc-faq-contents ul li:last-child {padding-bottom: 0;}.fc-consent-root .fc-faq-contents .fc-faq-item-dot {background-color: #5f6368; border-radius: 4px; height: 8px; margin: 7px 10px 0; width: 8px;}.fc-consent-root .fc-faq-contents .fc-faq-item {color: #5f6368; cursor: pointer; display: flex; flex-direction: row; text-decoration: none; width: calc(100% - 44px);}.fc-consent-root .fc-faq-contents .fc-faq-item-title {color: #5f6368; cursor: pointer; font-size: 14px; margin-left: 16px;}.fc-consent-root .fc-data-preferences-dialog .fc-navigation {display: flex; flex-direction: row; justify-content: center; margin: 0 0 24px;}.fc-consent-root .fc-data-preferences-dialog .fc-navigation-button {background-color: #fff; border: 0; cursor: pointer; padding: 10px 0; position: relative; text-align: center; width: 100%;}.fc-consent-root .fc-navigation-button .fc-navigation-button-label {color: #1967D2; cursor: pointer; font-size: 14px; font-weight: bold; margin: 0; padding: 0; text-align: center;}.fc-consent-root .fc-navigation-button:hover .fc-navigation-button-label {filter: brightness(80%);}.fc-consent-root .fc-preference-divider {align-items: flex-start; background-color: #f1f3f4; box-sizing: border-box; display: flex; flex-direction: row; margin-bottom: 8px;max-width: 416px;width: calc(100% - 16px); -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}.fc-consent-root .fc-lower-preference-divider {margin-top: 16px;}.fc-consent-root .fc-preference-divider p {color: #5f6368; font-size: 12px; font-weight: bold; margin-bottom: 8px; margin-right: 0; margin-top: 8px; width: fit-content;}.fc-consent-root .fc-preference-divider .fc-help-tip {margin: 8px 16px 0 8px;}@media screen and (max-width: 479px) {.fc-consent-root .fc-preference-divider p {margin-left: 16px;}}@media screen and (min-width: 480px) {.fc-consent-root .fc-preference-divider p {margin-left: 24px;}}.fc-consent-root .fc-preferences-container {align-items: center; align-self: center; display: flex; flex: 1 1 auto; flex-direction: column; margin: 0 0 24px; width: 100%;}.fc-consent-root .fc-preference-container {background-color: #fff; border: 1px solid #dadce0; border-radius: 8px; box-sizing: border-box; margin: 0 0 8px;max-width: 416px;width: calc(100% - 16px); -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}.fc-consent-root .fc-preference-container .fc-preference-title {display: flex; flex-direction: row; justify-content: space-between;}.fc-consent-root .fc-preference-container .fc-preference-title h2 {overflow-wrap: break-word;font-weight: 700;font-style: normal;text-decoration: initial;font-family: 'Open Sans';color: #000000;color: #3c4043; font-size: 14px; line-height: 20px; margin: 0 0 8px; padding: 0; text-align: left;}.fc-consent-root .fc-preference-container .fc-preference-title .fc-help-tip {margin-left: 4px; position: relative; top: -4px;}.fc-consent-root .fc-preference-container .fc-preference-description, .fc-consent-root .fc-preference-container .fc-preference-description ul > li {overflow-wrap: break-word;font-weight: normal;font-style: normal;text-decoration: initial;text-align: left;font-family: 'Open Sans';color: #5F6368;line-height: 20px; margin: 0; padding: 0;}.fc-consent-root .fc-preference-container .fc-preference-description a, .fc-consent-root .fc-preference-container .fc-preference-description a:visited {color: #1967d2; font: inherit; text-decoration: none;}.fc-consent-root .fc-preference-container .fc-preference-description ul {margin-left: 24px; margin-top: 10px;}.fc-consent-root .fc-preference-container .fc-preference-description ul > li {display: list-item;}.fc-consent-root .fc-preference-container .fc-preference-slider-container {display: flex; flex-direction: row; justify-content: space-between;}.fc-consent-root .fc-preference-container .fc-preference-slider-label {align-items: center; color: #5f6368; font-weight: bold; flex: 1; flex-direction: row; display: flex; flex-wrap: wrap;}.fc-consent-root .fc-preference-container .fc-preference-slider-label .fc-help-tip {color: inherit; display: inline; font: inherit; vertical-align: middle;}.fc-consent-root .fc-preference-container .fc-purpose-feature-description {color: inherit; font: inherit; margin-bottom: 8px;}.fc-consent-root .fc-preference-container .fc-truncated-3-line {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}.fc-consent-root .fc-preference-container .fc-iab-vendor-storage-info-container, .fc-consent-root .fc-preference-container .fc-iab-vendor-storage-info-container div, .fc-consent-root .fc-preference-container .fc-iab-vendor-storage-info-container p {color: inherit; display: block; font: inherit; text-decoration: none;}.fc-consent-root .fc-preference-container .fc-iab-vendor-storage-info-container .fc-vendor-data-categories {display: flex;}.fc-consent-root .fc-preference-container .fc-iab-vendor-storage-info-container .fc-truncated-single-line {flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}.fc-consent-root .fc-preference-container .fc-preference-container-divider {background-color: #dadce0; height: 1px; margin-bottom: 16px; margin-top: 12px;}.fc-consent-root .fc-preference-container .fc-consent-preference-container {margin: 16px 0 0;}.fc-consent-root .fc-preference-container .fc-legitimate-interest-preference-container {margin: 24px 0 0;}.fc-consent-root .fc-legitimate-interest-preference-container .fc-help-tip {margin-left: 4px;}@media screen and (max-width: 479px) {.fc-consent-root .fc-preference-container {padding: 16px;}.fc-consent-root .fc-preference-container .fc-preference-description, .fc-consent-root .fc-preference-container .fc-preference-description ul, .fc-consent-root .fc-preference-container .fc-preference-description ul > li {font-size: 12px; line-height: 16px;}.fc-consent-root .fc-preference-container .fc-preference-slider-label {font-size: 12px; line-height: 16px;}.fc-consent-root .fc-preference-container .fc-preference-container-divider {margin-left: -16px; width: calc(100% + 32px);}}@media screen and (min-width: 480px) {.fc-consent-root .fc-preference-container {padding: 24px;}.fc-consent-root .fc-preference-container .fc-preference-description, .fc-consent-root .fc-preference-container .fc-preference-description ul, .fc-consent-root .fc-preference-container .fc-preference-description ul > li {font-size: 14px;}.fc-consent-root .fc-preference-container .fc-preference-slider-label {font-size: 14px; line-height: 20px;}.fc-consent-root .fc-preference-container .fc-preference-container-divider {margin-left: -24px; width: calc(100% + 48px);}}.fc-consent-root .fc-preference-container .fc-preference-slider {display: inline-block; height: 20px; position: relative; width: 39px;}.fc-consent-root .fc-preference-container .fc-preference-slider input {height: 0; opacity: 0; width: 0;}.fc-consent-root .fc-preference-container .fc-preference-slider .fc-slider-el {background-color: #80868b; border-radius: 20px; cursor: pointer; position: absolute; bottom: 0; left: 0; top: 0; right: 0; transition: .4s; -webkit-transition: .4s;}.fc-consent-root .fc-preference-container .fc-preference-slider .fc-slider-el:before {background-color: #fff; border-radius: 50%; bottom: 1px; content: ""; height: 18px; left: 1px; position: absolute; width: 18px; transition: .4s; -webkit-transition: .4s;}.fc-consent-root .fc-preference-container .fc-preference-slider input:checked + .fc-slider-el {background-color: #1967D2;}.fc-consent-root .fc-preference-container .fc-preference-slider input:focus + .fc-slider-el {box-shadow: 0 -2px 8px rgba(128, 134, 139, 0.09), 0 4px 8px rgba(128, 134, 139, 0.06), 0 1px 2px rgba(60, 64, 67, 0.3), 0 2px 6px rgba(60, 64, 67, 0.15);}.fc-consent-root .fc-preference-container .fc-preference-slider input:checked + .fc-slider-el:before {transform: translateX(19px); -ms-transform: translateX(19px); -webkit-transform: translateX(19px);}.fc-consent-root a:hover {filter: brightness(80%);}.fc-consent-root .fc-help-tip {align-items: center; background: rgba(255, 255, 255, 0); border: 0; cursor: pointer; display: flex; outline: none;}.fc-consent-root .fc-help-tip .fc-help-tip-icon:focus {cursor: pointer; outline: auto; pointer-events: none;}.fc-consent-root .fc-help-tip .fc-help-tip-icon {cursor: pointer; display: flex; fill: #5f6368; pointer-events: none;}.fc-consent-root .fc-help-dialog-container {align-items: center; display: flex; justify-content: center; float: top; height: 100%; left: 0; overflow-x: auto; position: absolute; top: 0; width: 100%; z-index: 1;}@media screen and (max-width: 479px) {.fc-consent-root .fc-help-dialog {margin: 32px;}}.fc-consent-root .fc-help-dialog {background-color: #fff; border-radius: 8px; display: flex; flex-direction: column; justify-content: center; max-height: calc(80vh - 32px);max-width: 416px;position: relative; width: 90%;}.fc-consent-root .fc-help-dialog h1 {color: #000; font-size: 14px; font-weight: bold; line-height: 20px; margin: 24px 24px 0; min-height: max-content;}.fc-consent-root .fc-help-dialog h1:focus {outline: none;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents {margin: 8px 24px; overflow-y: auto; padding-bottom: 62px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents div, .fc-consent-root .fc-help-dialog .fc-help-dialog-contents li, .fc-consent-root .fc-help-dialog .fc-help-dialog-contents p {color: #5f6368; font-size: 14px; line-height: 20px; margin-bottom: 8px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-illustrations ul {margin-left: 20px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-illustrations li {list-style-position: outside; list-style-type: decimal;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-purpose-feature-details > * {padding-top: 16px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-purpose-feature-section-title {font-weight: bold;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-legitimate-interest-claim-link {margin-left: 20px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-device-storage-disclosures p {margin-bottom: 0;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-device-storage-disclosures {margin-bottom: 24px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-device-storage-disclosures p, .fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-device-storage-disclosures li {margin-bottom: 8px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents .fc-vendor-device-storage-disclosures li {list-style-position: outside; margin-left: 20px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents a {color: #1967d2; cursor: pointer; font-size: 14px; line-height: 20px; margin-bottom: 8px;}.fc-consent-root .fc-help-dialog .fc-help-dialog-contents li {display: list-item; list-style-position: inside; list-style-type: disc;}.fc-consent-root .fc-help-dialog .fc-help-dialog-button-container {background-color: #ffffffe6; bottom: 0; border-radius: 0 0 8px 8px; display: flex; flex: 1 1 auto; justify-content: center; left: 0; position: absolute; width: 100%;}.fc-consent-root .fc-help-dialog .fc-help-dialog-close-button {background-color: #ffffff00; border: 0; border-radius: 20px; cursor: pointer; flex: 1 1 auto; margin: 8px 12px; opacity: 1; outline: none;}.fc-consent-root .fc-help-dialog-close-button .fc-help-dialog-close-button-label {color: #1967D2; font-size: 14px; font-style: normal; font-weight: bold; line-height: 20px; padding: 6px 0; text-align: center;}.fc-consent-root .fc-help-dialog-close-button:focus .fc-help-dialog-close-button-label {cursor: pointer; outline: auto;}.fc-consent-root i.material-icons {font-family: 'Material Icons';}</style></head>
<body style="overflow: hidden;">
<header>  
	     <nav class="navbar">
        <div class="brand-and-icon">
          <a href="https://kbhgames.com" class="navbar-brand">KBH Games</a>
          <button type="button" class="navbar-toggler">
           <span class="icon-bars"></span>
          </button>
        </div>

        <div class="navbar-collapse">
          <ul class="navbar-nav">
            <li>
              <a href="https://kbhgames.com/new">New</a>
            </li>

    <li>
              <a href="https://kbhgames.com/tag/friday-night-funkin">FNF</a>
            </li>

    <li>
              <a href="https://kbhgames.com/tag/action">Action</a>
            </li>
    <li>
              <a href="https://kbhgames.com/tag/puzzle">Puzzle</a>
            </li>
    <li>
              <a href="https://kbhgames.com/tag/2-player">2 Players</a>
            </li>
  <li>
              <a href="https://kbhgames.com/tag/sports">Sports</a>
            </li>
            

            <li>
              <a href="#" class="menu-link">
                More +
                <span class="drop-icon">
                  <i class="fas fa-chevron-down"></i>
                </span>
              </a>
              <div class="sub-menu">
              
                <div class="sub-menu-item">
             
                  <ul>
                    <li> <a href="https://kbhgames.com/best-new-games" class="sidebar-bar-item">Best Of New</a></li>
                    <li><a href="https://kbhgames.com/tag/shooting" class="sidebar-bar-item">Shooting</a></li>
					              <li><a href="https://kbhgames.com/tag/arcade" class="sidebar-bar-item">Arcade</a></li>
              <li><a href="https://kbhgames.com/tag/strategy" class="sidebar-bar-item">Strategy</a></li>
                    <li><a href="https://kbhgames.com/tag/fighting" class="sidebar-bar-item">Fighting</a></li>
					  <li> <a href="https://kbhgames.com/tag/simulation" class="sidebar-bar-item">Simulation</a></li>
					     <li><a href="https://kbhgames.com/tag/platformer" class="sidebar-bar-item">Platformer</a></li>
					 					 <li><a href="https://kbhgames.com/tag/educational" class="sidebar-bar-item">Educational</a></li>
										 			
															 				
																				 
                  </ul>
                </div>
           
                <div class="sub-menu-item">
                
                  <ul>
                    <li><a href="https://kbhgames.com/tag/racing" class="sidebar-bar-item">Racing</a></li>
                    <li><a href="https://kbhgames.com/tag/funny" class="sidebar-bar-item">Funny</a></li>
                    <li><a href="https://kbhgames.com/tag/retro" class="sidebar-bar-item">Retro</a></li>
                    <li><a href="https://kbhgames.com/tag/multiplayer" class="sidebar-bar-item">Multiplayer</a></li>
                    <li><a href="https://kbhgames.com/tag/running" class="sidebar-bar-item">Run</a></li>
					              <li><a href="https://kbhgames.com/tag/board" class="sidebar-bar-item">Board</a></li>
								   <li><a href="https://kbhgames.com/tag/card" class="sidebar-bar-item">Card</a></li>
								              <li><a href="https://kbhgames.com/tag/cartoon" class="sidebar-bar-item">Cartoon</a></li>
											              
														   
                  </ul>
                </div>
             
                    <div class="sub-menu-item">
                
                  <ul>
                     <li><a href="https://kbhgames.com/tag/3d" class="sidebar-bar-item">3D</a></li>
                    <li><a href="https://kbhgames.com/tag/skill" class="sidebar-bar-item">Skill</a></li>
        
                    <li><a href="https://kbhgames.com/tag/casual" class="sidebar-bar-item">Casual</a></li>
            
					  <li><a href="https://kbhgames.com/tag/car" class="sidebar-bar-item">Car</a></li>
					  
					    <li><a href="https://kbhgames.com/tag/download" class="sidebar-bar-item">Download</a></li>
                  </ul>
                </div>
             
             
              </div>
            </li>

        
          </ul>
        </div>
	    <button class="openBtn" onclick="openSearch()"> <span class="icon-search"></span> </button>
			      <div class="searchbar">
                    <form role="search" class="form-search" method="get" id="searchform" action="https://kbhgames.com/"><input type="text" name="s" placeholder="Search for a Game"><button type="submit" class="btn btn-primary">🔎</button></form>
                </div>
				
				<div class="favorite"><a href="https://kbhgames.com/favorite"><span class="icon-heart"></span></a></div>
      </nav>
	  
</header>


<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6866920588347480" crossorigin="anonymous" data-checked-head="true"></script>
<div id="content">




	<section class="tag-carousel">
<div class="tag-carousel-title">
                <div class="fgh1"><h1><a href="https://kbhgames.com/new">New Games</a></h1></div>
				<div class="tag-more"><a href="https://kbhgames.com/new/page/2">(View More)</a></div>
</div>
           
	<div id="new-games" class="slider">

	<div class="boxInner2"><a href="https://kbhgames.com/game/incargnito"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/Incargnito.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Incargnito.jpg" alt="Incargnito" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Incargnito</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/ines-in-triple-trouble"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/ines-in-triple-trouble.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/ines-in-triple-trouble.jpg" alt="Ines in: Triple Trouble" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Ines in: Triple Trouble</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/wordler"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/Wordler.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Wordler.jpg" alt="Wordler" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Wordler</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/end-date"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/End-Date.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/End-Date.jpg" alt="End Date" width="180" height="180" data-ll-status="loaded"><div class="titleBox">End Date</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/incredibox-orin-ayo-tragibox-chapter-1"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/Incredibox-OrinAyo.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Incredibox-OrinAyo.jpg" alt="Incredibox Orin Ayo – Tragibox Chapter 1" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Incredibox Orin Ayo – Tragibox Chapter 1</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/shashki-in-the-city-hustle"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/Shashki-in-the-City-Hustle.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Shashki-in-the-City-Hustle.jpg" alt="Shashki in the City Hustle" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Shashki in the City Hustle</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-comfy-night-chillin"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/fnf-comfy-night-chillin.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/fnf-comfy-night-chillin.jpg" alt="FNF Comfy Night Chillin’" width="180" height="180" data-ll-status="loaded"><div class="titleBox">FNF Comfy Night Chillin’</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/wordsnap"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/12/WordSnap-1.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/WordSnap-1.jpg" alt="WordSnap" width="180" height="180" data-ll-status="loaded"><div class="titleBox">WordSnap</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-retake-deluxe"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Retake-Deluxe.jpg" alt="Sprunki Retake Deluxe" width="180" height="180"><div class="titleBox">Sprunki Retake Deluxe</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/incredibox-fazbears-project-v3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/incredibox-fazbears-project-v3.jpg" alt="Incredibox Fazbear’s Project V3" width="180" height="180"><div class="titleBox">Incredibox Fazbear’s Project V3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/jewel-burst"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Jewel-Burst.jpg" alt="Jewel Burst" width="180" height="180"><div class="titleBox">Jewel Burst</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sploinkers-a-sprunki-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sploinkers-a-Sprunki-Mod.jpg" alt="Sploinkers a Sprunki Mod" width="180" height="180"><div class="titleBox">Sploinkers a Sprunki Mod</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-welcome-home-cycles"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/fnf-welcome-home-cycles.jpg" alt="FNF Welcome Home Cycles" width="180" height="180"><div class="titleBox">FNF Welcome Home Cycles</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/with-you-room-escape"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/escape-with-you.jpg" alt="With You Room Escape" width="180" height="180"><div class="titleBox">With You Room Escape</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/_not-alone-incredibox"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/not-alone-incredibox.jpg" alt="_NOT ALONE Incredibox" width="180" height="180"><div class="titleBox">_NOT ALONE Incredibox</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-sprungle-banana"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Sprungle-Banana.jpg" alt="Sprunki Sprungle Banana" width="180" height="180"><div class="titleBox">Sprunki Sprungle Banana</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-playtime"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Playtime.jpg" alt="Sprunki Playtime" width="180" height="180"><div class="titleBox">Sprunki Playtime</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-murder-drones"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Murder-Drones.jpg" alt="Sprunki Murder Drones" width="180" height="180"><div class="titleBox">Sprunki Murder Drones</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/covemouth"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Covemouth.jpg" alt="Covemouth" width="180" height="180"><div class="titleBox">Covemouth</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fist-of-the-neverwake"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Fist-of-the-Neverwake.jpg" alt="Fist of the Neverwake" width="180" height="180"><div class="titleBox">Fist of the Neverwake</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/escape-the-haunted-manor"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Escape-The-Haunted-Manor.jpg" alt="Escape The Haunted Manor" width="180" height="180"><div class="titleBox">Escape The Haunted Manor</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/galactic-marine"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Galactic-Marine.jpg" alt="Galactic Marine" width="180" height="180"><div class="titleBox">Galactic Marine</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fright-night"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Fright-Night.jpg" alt="Fright Night" width="180" height="180"><div class="titleBox">Fright Night</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/the-best-gift-there-is"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/the-best-gift-there-is.jpg" alt="The Best Gift There Is…" width="180" height="180"><div class="titleBox">The Best Gift There Is…</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/runic-rampage"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Runic-Rampage.jpg" alt="Runic Rampage" width="180" height="180"><div class="titleBox">Runic Rampage</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/color-mix-jelly-merge"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/color-mix-jelly-merge.jpg" alt="Color Mix – Jelly Merge" width="180" height="180"><div class="titleBox">Color Mix – Jelly Merge</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/stickman-troll-thief-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Stickman-Troll-Thief-2.jpg" alt="Stickman Troll Thief 2" width="180" height="180"><div class="titleBox">Stickman Troll Thief 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-soulles-dx-moonlight-recreation"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/fnf-soulles-dx-moonlight-recreation.jpg" alt="FNF Soulles DX: Moonlight (Recreation)" width="180" height="180"><div class="titleBox">FNF Soulles DX: Moonlight (Recreation)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/kerners-word-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Kerners-Word-Game.jpg" alt="Kerners Word Game" width="180" height="180"><div class="titleBox">Kerners Word Game</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/jetpack-master-flying-action"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/jetpack-master-flying-action.jpg" alt="Jetpack Master: Flying Action" width="180" height="180"><div class="titleBox">Jetpack Master: Flying Action</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/3-minutes-to-escape"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/3-Minutes-to-Escape.jpg" alt="3 Minutes to Escape" width="180" height="180"><div class="titleBox">3 Minutes to Escape</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/stickman-king"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/stick-king-epic-battle.jpg" alt="Stickman King" width="180" height="180"><div class="titleBox">Stickman King</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-mario-flash-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Super-Mario-Flash-2.jpg" alt="Super Mario Flash 2" width="180" height="180"><div class="titleBox">Super Mario Flash 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/ballistic-chickens-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/ballistic-chickens-2-1.jpg" alt="Ballistic Chickens 2" width="180" height="180"><div class="titleBox">Ballistic Chickens 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/zombie-road-shooter-with-destruction"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/zombie-road-shooter-with-destruction.jpg" alt="Zombie Road: Shooter with Destruction" width="180" height="180"><div class="titleBox">Zombie Road: Shooter with Destruction</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-sugar-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Sugar-Mod.jpg" alt="Sprunki Sugar Mod" width="180" height="180"><div class="titleBox">Sprunki Sugar Mod</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/facechart"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/FaceChart.jpg" alt="FaceChart" width="180" height="180"><div class="titleBox">FaceChart</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-mario-flash"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Super-Mario-Flash.jpg" alt="Super Mario Flash" width="180" height="180"><div class="titleBox">Super Mario Flash</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/incredibox-fazbears-project"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/incredibox-fazbears-project.jpg" alt="Incredibox : Fazbear’s Project" width="180" height="180"><div class="titleBox">Incredibox : Fazbear’s Project</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/tap-road"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Tap-Road.jpg" alt="Tap Road" width="180" height="180"><div class="titleBox">Tap Road</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/micro-metroid"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Micro-Metroid.jpg" alt="Micro Metroid" width="180" height="180"><div class="titleBox">Micro Metroid</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/gt-cars-city-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/GT-Cars-City-Racing.jpg" alt="GT Cars City Racing" width="180" height="180"><div class="titleBox">GT Cars City Racing</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/axis-football-league"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Axis-Football-League.jpg" alt="Axis Football League" width="180" height="180"><div class="titleBox">Axis Football League</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/last-play-ragdoll-sandbox"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/last-play-ragdoll-sandbox.jpg" alt="Last Play: Ragdoll Sandbox" width="180" height="180"><div class="titleBox">Last Play: Ragdoll Sandbox</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-prey-manified-encore"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/FNF-Prey-Manified-Encore.jpg" alt="FNF Prey Manified (Encore)" width="180" height="180"><div class="titleBox">FNF Prey Manified (Encore)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/playground-annihilation"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/playground-annihilation.jpg" alt="Playground Annihilation" width="180" height="180"><div class="titleBox">Playground Annihilation</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/parkour-extreme"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Parkour-Extreme.jpg" alt="Parkour Extreme" width="180" height="180"><div class="titleBox">Parkour Extreme</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fruitsland-escape-from-the-amusement-park"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/fruitsland-escape-from-the-amusement-park-1.jpg" alt="Fruitsland: Escape from the Amusement Park" width="180" height="180"><div class="titleBox">Fruitsland: Escape from the Amusement Park</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/obby-parkour-lava"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/obby-parkour-lava.jpg" alt="Obby: Parkour Lava" width="180" height="180"><div class="titleBox">Obby: Parkour Lava</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-3D.jpg" alt="Sprunki 3D" width="180" height="180"><div class="titleBox">Sprunki 3D</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/mystery-100-doors"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Mystery-100-Doors.jpg" alt="Mystery 100 Doors" width="180" height="180"><div class="titleBox">Mystery 100 Doors</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/monkey-mart"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/monkey-mart.jpg" alt="Monkey Mart" width="180" height="180"><div class="titleBox">Monkey Mart</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/northern-heights-snowboarding"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Northern-Heights-Snowboarding.jpg" alt="Northern Heights Snowboarding" width="180" height="180"><div class="titleBox">Northern Heights Snowboarding</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-iron-lung-recreation"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/FNF-Iron-Lung-Recreation.jpg" alt="FNF Iron Lung Recreation" width="180" height="180"><div class="titleBox">FNF Iron Lung Recreation</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/new/page/2"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More New Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>


 
	</section>
	
	
		<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle" style="display: inline-block; min-width: 380px; max-width: 970px; width: 790px; height: 90px;" data-ad-client="ca-pub-6866920588347480" data-ad-slot="9862867454" data-restrict-data-processing="1" data-adsbygoogle-status="done"><div id="aswift_1_host" style="border: none; height: 90px; width: 790px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;"></div></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>




	<section class="tag-carousel">
<div class="tag-carousel-title">
                <div class="fgh1"><h1><a href="https://kbhgames.com/best-new-games">Best of New Games</a></h1></div>
				<div class="tag-more"><a href="https://kbhgames.com/best-new-games/page/2">(View More)</a></div>
				
</div>

	<div id="best-of-new-games" class="slider">
	<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-retake"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Retake.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Retake.jpg" alt="Sprunki Retake" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Sprunki Retake</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-sick-of-it-speed-vs-ksi"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/fnf-sick-of-it-a-speed-vs-ksi-oneshot.jpg" alt="FNF Sick of It – Speed VS KSI" width="180" height="180"><div class="titleBox">FNF Sick of It – Speed VS KSI</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-mustard"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/11/Mustard-with-Sprunki.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Mustard-with-Sprunki.jpg" alt="Sprunki Mustard" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Sprunki Mustard</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/newgrounds-rumble"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2008/02/Newgrounds-rumble.jpg" alt="Newgrounds Rumble" width="180" height="180"><div class="titleBox">Newgrounds Rumble</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/madness-sherrifs-compound"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/09/madness-sherrifs-compound-1.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/madness-sherrifs-compound-1.jpg" alt="Madness: Sherrif’s Compound" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Madness: Sherrif’s Compound</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-phase-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Phase-4.jpg" alt="Sprunki Phase 4" width="180" height="180"><div class="titleBox">Sprunki Phase 4</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-rejoyed"><img class="lazy loaded" src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Rejoyed.jpg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Rejoyed.jpg" alt="Sprunki Rejoyed" width="180" height="180" data-ll-status="loaded"><div class="titleBox">Sprunki Rejoyed</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-sonic"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Sonic.jpg" alt="Sprunki Sonic" width="180" height="180"><div class="titleBox">Sprunki Sonic</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunkosc-sprunki-x-bfdi"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/sprunkosc-sprunki-x-bfdi.jpg" alt="SprunkOSC – Sprunki x BFDI" width="180" height="180"><div class="titleBox">SprunkOSC – Sprunki x BFDI</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-parasite-parasprunki"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/sprunki-parasite-parasprunki.jpg" alt="Sprunki Parasite – ParaSprunki" width="180" height="180"><div class="titleBox">Sprunki Parasite – ParaSprunki</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sonic-erazor"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/02/Sonic-ERaZor.jpg" alt="Sonic ERaZor" width="180" height="180"><div class="titleBox">Sonic ERaZor</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-remastered"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Remastered.jpg" alt="Sprunki Remastered 2.0" width="180" height="180"><div class="titleBox">Sprunki Remastered 2.0</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-sprinkle"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Sprinkle.jpg" alt="Sprunki Sprinkle" width="180" height="180"><div class="titleBox">Sprunki Sprinkle</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunked"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunked.jpg" alt="Sprunked" width="180" height="180"><div class="titleBox">Sprunked</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-x-fpe"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-x-FPE.jpg" alt="Sprunki x FPE" width="180" height="180"><div class="titleBox">Sprunki x FPE</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-phase-6"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Phase-6.jpg" alt="Sprunki Phase 6" width="180" height="180"><div class="titleBox">Sprunki Phase 6</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-with-oc"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-with-OC.jpg" alt="Sprunki with OC" width="180" height="180"><div class="titleBox">Sprunki with OC</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-phase-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Phase-5.jpg" alt="Sprunki Phase 5" width="180" height="180"><div class="titleBox">Sprunki Phase 5</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/draw-obby-draw-and-jump-with-friends"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/draw-obby-draw-and-jump-with-friends.jpg" alt="Draw Obby – Draw and Jump With Friends" width="180" height="180"><div class="titleBox">Draw Obby – Draw and Jump With Friends</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-modded"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Modded.jpg" alt="Sprunki Modded" width="180" height="180"><div class="titleBox">Sprunki Modded</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-cool-as-ice"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Cool-AIce.jpg" alt="Sprunki Cool As Ice" width="180" height="180"><div class="titleBox">Sprunki Cool As Ice</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/flight-simulator-world"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Flight-Simulator-World.jpg" alt="Flight Simulator World" width="180" height="180"><div class="titleBox">Flight Simulator World</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-corruptbox-3-infected-war"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Infected-War.jpg" alt="Sprunki Corruptbox 3 Infected War" width="180" height="180"><div class="titleBox">Sprunki Corruptbox 3 Infected War</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/warstrike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/WarStrike.jpg" alt="WarStrike" width="180" height="180"><div class="titleBox">WarStrike</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-night-time"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Night-Time.jpg" alt="Sprunki Night Time" width="180" height="180"><div class="titleBox">Sprunki Night Time</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-shocked"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Shocked.jpg" alt="Sprunki Shocked" width="180" height="180"><div class="titleBox">Sprunki Shocked</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/freeway-fury-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/09/Freeway-Fury-3-1.jpg" alt="Freeway Fury 3" width="180" height="180"><div class="titleBox">Freeway Fury 3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/corruptbox-2-but-sprunki"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Corruptbox-2-But-Sprunki.jpg" alt="Corruptbox 2 But Sprunki" width="180" height="180"><div class="titleBox">Corruptbox 2 But Sprunki</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunkis-world"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/sprunkis-world.jpg" alt="Sprunki’s World" width="180" height="180"><div class="titleBox">Sprunki’s World</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-car-driving"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Super-Car-Driving.jpg" alt="Super Car Driving" width="180" height="180"><div class="titleBox">Super Car Driving</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/motor-tour-bikers-challenge"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/motor-tour-bikers-challenge.jpg" alt="Motor Tour: Biker’s Challenge" width="180" height="180"><div class="titleBox">Motor Tour: Biker’s Challenge</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/stickman-dbz-fight"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Stickman-DBZ-Fight.jpg" alt="Stickman DBZ Fight" width="180" height="180"><div class="titleBox">Stickman DBZ Fight</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-x-dandys-world"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/sprunki-x-dandys-world.jpg" alt="Sprunki x Dandy’s World" width="180" height="180"><div class="titleBox">Sprunki x Dandy’s World</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/five-nights-with-sprunki"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/five-nights-with-sprunki.jpg" alt="Five Nights with Sprunki" width="180" height="180"><div class="titleBox">Five Nights with Sprunki</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-rap-to-the-white-house"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/FNF-Rap-to-the-White-House-1.jpg" alt="FNF Rap to the White House" width="180" height="180"><div class="titleBox">FNF Rap to the White House</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-vs-dandadan"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/FNF-x-Dandadan.png" alt="FNF vs Dandadan" width="180" height="180"><div class="titleBox">FNF vs Dandadan</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/funkin-corruption-deep-freeze"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/funkin-corruption-deep-freeze-1.jpg" alt="Funkin’ Corruption: Deep Freeze" width="180" height="180"><div class="titleBox">Funkin’ Corruption: Deep Freeze</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/subway-horror-chapter-1"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/subway-horror-chapter-1-1.jpg" alt="Subway Horror Chapter 1" width="180" height="180"><div class="titleBox">Subway Horror Chapter 1</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/skillwarz-legacy-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/skillwarz-legacy-edition.jpg" alt="SkillWarz: Legacy Edition" width="180" height="180"><div class="titleBox">SkillWarz: Legacy Edition</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-mario-63"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Super-Mario-63.jpg" alt="Super Mario 63" width="180" height="180"><div class="titleBox">Super Mario 63</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sonic-1-south-island-expedition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/sonic-1-south-island-expedition.jpg" alt="Sonic 1: South Island Expedition" width="180" height="180"><div class="titleBox">Sonic 1: South Island Expedition</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunkiophobia"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/SprunkioPhobia-1.jpg" alt="SprunkioPhobia" width="180" height="180"><div class="titleBox">SprunkioPhobia</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/geometry-dash-levels"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Geometry-Dash-Levels.jpg" alt="Geometry Dash Levels" width="180" height="180"><div class="titleBox">Geometry Dash Levels</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-vs-murder-drones-web-attack"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/fnf-vs-murder-drones-web-attack.jpg" alt="FNF Web Attack vs Murder Drones" width="180" height="180"><div class="titleBox">FNF Web Attack vs Murder Drones</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunkilairity"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunkilairity.jpg" alt="Sprunki Sprunkilairity" width="180" height="180"><div class="titleBox">Sprunki Sprunkilairity</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-scuffle-but-everyone-sings"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/FNF-Scuffle-But-Everyone-Sings.png" alt="FNF Scuffle But Everyone Sings" width="180" height="180"><div class="titleBox">FNF Scuffle But Everyone Sings</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/rainbow-friends-return"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Rainbow-Friends-Return.jpg" alt="Rainbow Friends Return" width="180" height="180"><div class="titleBox">Rainbow Friends Return</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-babies"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Babies.jpg" alt="Sprunki Babies" width="180" height="180"><div class="titleBox">Sprunki Babies</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-max-design-pro"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Sprunki-Max-Design-Pro.jpg" alt="Sprunki Max Design Pro" width="180" height="180"><div class="titleBox">Sprunki Max Design Pro</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/subway-horror-chapter-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/subway-horror-chapter-2-1.jpg" alt="Subway Horror Chapter 2" width="180" height="180"><div class="titleBox">Subway Horror Chapter 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fiddlebops-a-funny-incredibox-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/FiddleBops-Incredibox.jpg" alt="FiddleBops – A Funny Incredibox mod" width="180" height="180"><div class="titleBox">FiddleBops – A Funny Incredibox mod</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/real-drift-world"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Real-Drift-World.jpg" alt="Real Drift World" width="180" height="180"><div class="titleBox">Real Drift World</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/delivery-mystery"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Delivery-Mystery.jpg" alt="Delivery Mystery" width="180" height="180"><div class="titleBox">Delivery Mystery</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/obby-skatepark"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Obby-Skatepark.jpg" alt="Obby Skatepark" width="180" height="180"><div class="titleBox">Obby Skatepark</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/best-new-games/page/2"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Best of New Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
	
	</section>




<section class="tag-carousel">
<div class="tag-carousel-title">
                <h1>Featured Games</h1></div>
	<div id="featured" class="slider">
	<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-retake-deluxe"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Sprunki-Retake-Deluxe.jpg" alt="Sprunki Retake Deluxe" width="180" height="180"><div class="titleBox">Sprunki Retake Deluxe</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/warstrike"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/11/WarStrike.jpg" alt="WarStrike" width="180" height="180"><div class="titleBox">WarStrike</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/flight-simulator-world"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Flight-Simulator-World.jpg" alt="Flight Simulator World" width="180" height="180"><div class="titleBox">Flight Simulator World</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/motor-tour-bikers-challenge"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/11/motor-tour-bikers-challenge.jpg" alt="Motor Tour: Biker’s Challenge" width="180" height="180"><div class="titleBox">Motor Tour: Biker’s Challenge</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/bad-parenting-1-mr-red-face"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/11/bad-parenting-1-mr-red-face.jpg" alt="Bad Parenting 1: Mr. Red Face" width="180" height="180"><div class="titleBox">Bad Parenting 1: Mr. Red Face</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-spooky-mix"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/11/fnf-spooky-mix.jpg" alt="FNF: Spooky Mix" width="180" height="180"><div class="titleBox">FNF: Spooky Mix</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/escape-from-castle-frankenstein"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/escape-from-castle-frankenstein.jpg" alt="Escape From Castle Frankenstein" width="180" height="180"><div class="titleBox">Escape From Castle Frankenstein</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/beat-blader-3d"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Beat-Blader-3D.jpg" alt="Beat Blader 3D" width="180" height="180"><div class="titleBox">Beat Blader 3D</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/run-3d"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Run-3D.jpg" alt="Run 3D" width="180" height="180"><div class="titleBox">Run 3D</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/chibi-doll-avatar-creator"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/chibi-doll-avatar-creator.jpg" alt="Chibi Doll – Avatar Creator" width="180" height="180"><div class="titleBox">Chibi Doll – Avatar Creator</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/colorbox-mustard"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Colorbox-Mustard.jpg" alt="Colorbox Mustard" width="180" height="180"><div class="titleBox">Colorbox Mustard</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/dynamons-9"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Dynamons-9.jpg" alt="Dynamons 9" width="180" height="180"><div class="titleBox">Dynamons 9</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/whisker-words"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/10/whisker-words-2.jpg" alt="Whisker Words" width="180" height="180"><div class="titleBox">Whisker Words</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sprunki-game-original"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2024/09/Incredibox-Sprunki.jpg" alt="Sprunki Game Original" width="180" height="180"><div class="titleBox">Sprunki Game Original</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/people-humans-playground"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2023/11/people-humans-playground.jpg" alt="People (Humans) Playground" width="180" height="180"><div class="titleBox">People (Humans) Playground</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/narrow-one"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2021/11/NarrowOne.jpg" alt="Narrow.One" width="180" height="180"><div class="titleBox">Narrow.One</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/the-world-easyest-game"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2012/01/The-world-easyest-game.jpg" alt="The World’s Easyest Game" width="180" height="180"><div class="titleBox">The World’s Easyest Game</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/helix-jump-online"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2018/07/Helix-Jump-Online-1.jpg" alt="Helix Jump Online" width="180" height="180"><div class="titleBox">Helix Jump Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/tetris-online"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2019/12/Tetris-Online.jpg" alt="Tetris Online" width="180" height="180"><div class="titleBox">Tetris Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sonic-2-delta"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2021/09/Sonic-Delta-Sonic-Delta-Next.jpg" alt="Sonic Delta (Sonic Delta Next)" width="180" height="180"><div class="titleBox">Sonic Delta (Sonic Delta Next)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/wordle-unlimted"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2022/01/Wordle-Word-Game.jpg" alt="Wordle Unlimted" width="180" height="180"><div class="titleBox">Wordle Unlimted</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/pou-the-original"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2021/11/pou-the-original.jpg" alt="Pou Online" width="180" height="180"><div class="titleBox">Pou Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/jungle-hero-2"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2021/02/Jungle-Hero-2.jpg" alt="Jungle Hero 2" width="180" height="180"><div class="titleBox">Jungle Hero 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-imposter-bros"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2021/03/Super-Imposter-Bros-1.jpg" alt="Super Imposter Bros" width="180" height="180"><div class="titleBox">Super Imposter Bros</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/among-us-single-player"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/12/among-us-single-player.jpg" alt="Among Us: Single Player" width="180" height="180"><div class="titleBox">Among Us: Single Player</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/dead-zed"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/10/Dead-Zed.jpg" alt="Dead Zed" width="180" height="180"><div class="titleBox">Dead Zed</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/pull-frog"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/07/Pull-Frog.jpg" alt="Pull Frog" width="180" height="180"><div class="titleBox">Pull Frog</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/merc-zone"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/06/Merc-Zone.jpg" alt="Merc Zone" width="180" height="180"><div class="titleBox">Merc Zone</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/sonic-cd-megamix"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/06/Sonic-CD-Megamix.jpg" alt="Sonic CD Megamix" width="180" height="180"><div class="titleBox">Sonic CD Megamix</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/elastic-man"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/06/Elastic-Man.jpg" alt="Morty Elastic Man" width="180" height="180"><div class="titleBox">Morty Elastic Man</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/rubiks-cube-online"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2018/04/rubiks-cube-online-1.jpg" alt="Rubik’s Cube Online" width="180" height="180"><div class="titleBox">Rubik’s Cube Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/wolf-vs-tiger-simulator"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/04/Wolf-vs-Tiger-Simulator.jpg" alt="Wolf vs Tiger Simulator" width="180" height="180"><div class="titleBox">Wolf vs Tiger Simulator</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/tanuki-sunset"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2019/10/Tanuki-Sunset-2.jpg" alt="Tanuki Sunset" width="180" height="180"><div class="titleBox">Tanuki Sunset</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/craftnite"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/04/Craftnite-1.jpg" alt="Craftnite" width="180" height="180"><div class="titleBox">Craftnite</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/picohot-superhot"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/04/picohot-superhot.jpg" alt="PicoHot: SuperHot" width="180" height="180"><div class="titleBox">PicoHot: SuperHot</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/monster-girl-maker"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/03/Monster-Girl-Maker.jpg" alt="Monster Girl Maker" width="180" height="180"><div class="titleBox">Monster Girl Maker</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/party-mix-cartoon-network"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/03/Party-Mix-Cartoon-Network.jpg" alt="Party Mix: Cartoon Network" width="180" height="180"><div class="titleBox">Party Mix: Cartoon Network</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/laqueus-escape-chapter-1"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Laqueus-Escape-Chapter-1.jpg" alt="Laqueus Escape: Chapter 1" width="180" height="180"><div class="titleBox">Laqueus Escape: Chapter 1</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/touge-drift-and-racing"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Touge-Drift-and-Racing.jpg" alt="Touge Drift and Racing" width="180" height="180"><div class="titleBox">Touge Drift and Racing</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/speed-racing-pro-2"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Speed-Racing-Pro-2.jpg" alt="Speed Racing Pro 2" width="180" height="180"><div class="titleBox">Speed Racing Pro 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/gumball-strike-ultimate-bowling"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Gumball-Strike-Ultimate-Bowling-1.jpg" alt="Gumball Strike Ultimate Bowling" width="180" height="180"><div class="titleBox">Gumball Strike Ultimate Bowling</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/war-gun-commando"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2020/02/War-Gun-Commando.jpg" alt="War Gun Commando" width="180" height="180"><div class="titleBox">War Gun Commando</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/connect-four"><img class="lazy" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Connect-4.jpg" alt="Connect Four" width="180" height="180"><div class="titleBox">Connect Four</div></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
	</div></section>
	
	

	<section class="tag-carousel">
<div class="tag-carousel-title">
            <div class="fgh1"><h1><a href="https://kbhgames.com/best-games">Most Liked Games of All Time</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/best-games/page/2">(View More)</a></div>	
</div>
				
	<div id="most-liked" class="slider">
	
	
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/11/Friday-Night-Funkin.png" alt="Friday Night Funkin’" width="180" height="180"><div class="titleBox">Friday Night Funkin’</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-smash-flash-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/05/ssf2.jpg" alt="Super Smash Flash 2" width="180" height="180"><div class="titleBox">Super Smash Flash 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-garcello"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/Friday-Night-Funkin-VS-Garcello.jpg" alt="Friday Night Funkin VS Garcello" width="180" height="180"><div class="titleBox">Friday Night Funkin VS Garcello</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-sarventes-mid-fight-masses"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-sarventes-mid-fight-masses-1.png" alt="Friday Night Funkin’ Sarvente’s Mid-Fight Masses" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Sarvente’s Mid-Fight Masses</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-character-test-playground"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/06/FNF-Character-Test-Playground.jpg" alt="FNF Character Test Playground" width="180" height="180"><div class="titleBox">FNF Character Test Playground</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-v-s-whitty-full-week"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/friday-night-funkin-v-s-whitty-full-week.png" alt="Friday Night Funkin’ V.S. Whitty Full Week" width="180" height="180"><div class="titleBox">Friday Night Funkin’ V.S. Whitty Full Week</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-impostor-among-us"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-vs-impostor-full-week.jpg" alt="FNF vs Impostor Among Us V3" width="180" height="180"><div class="titleBox">FNF vs Impostor Among Us V3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-huggy-wuggy-poppy-playtime"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/friday-night-funkin-vs-huggy-wuggy-poppy-playtime.jpg" alt="FNF vs Huggy Wuggy (Poppy Playtime)" width="180" height="180"><div class="titleBox">FNF vs Huggy Wuggy (Poppy Playtime)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-sky-full-week"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/Friday-Night-Funkin-VS-Sky-Full-Week.jpg" alt="Friday Night Funkin VS Sky Full Week" width="180" height="180"><div class="titleBox">Friday Night Funkin VS Sky Full Week</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-vs-tricky-version-2-0"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/06/fnf-vs-tricky-version-2-0.jpg" alt="FNF Vs. Tricky Version 2.0 (Phase 3)" width="180" height="180"><div class="titleBox">FNF Vs. Tricky Version 2.0 (Phase 3)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-character-test-playground-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/06/FNF-Character-Test-Playground2.jpg" alt="FNF Character Test Playground 2" width="180" height="180"><div class="titleBox">FNF Character Test Playground 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-the-tricky-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-the-tricky-mod.png" alt="Friday Night Funkin’ Vs Tricky the Clown Mod" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Vs Tricky the Clown Mod</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/bleach-vs-naruto-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Bleach-Vs-Naruto-3.jpg" alt="Bleach Vs Naruto 3.3" width="180" height="180"><div class="titleBox">Bleach Vs Naruto 3.3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-hex-mod-full-week"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-vs-hex-mod-full-week.jpg" alt="FNF Vs. Hex 2 (Weekend Update)" width="180" height="180"><div class="titleBox">FNF Vs. Hex 2 (Weekend Update)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-hatsune-miku"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-hatsune-miku.jpg" alt="Friday Night Funkin’ + Hatsune Miku" width="180" height="180"><div class="titleBox">Friday Night Funkin’ + Hatsune Miku</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-hd"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/Friday-Night-Funkin-HD.jpg" alt="Friday Night Funkin HD v4" width="180" height="180"><div class="titleBox">Friday Night Funkin HD v4</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-vs-tabi-ex-boyfriend"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/FNF-vs-TABI-Ex-Boyfriend.jpg" alt="FNF vs TABI Ex Boyfriend" width="180" height="180"><div class="titleBox">FNF vs TABI Ex Boyfriend</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-agoti"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/Friday-Night-Funkin-vs-AGOTI.jpg" alt="Friday Night Funkin vs AGOTI" width="180" height="180"><div class="titleBox">Friday Night Funkin vs AGOTI</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-vs-impostor-among-us-v4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/01/FNF-vs-Impostor-Among-Us-V4-2.jpg" alt="FNF vs Impostor Among Us V4" width="180" height="180"><div class="titleBox">FNF vs Impostor Among Us V4</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-kapi"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/Friday-Night-Funkin-VS.-KAPI.jpg" alt="Friday Night Funkin VS. KAPI v2" width="180" height="180"><div class="titleBox">Friday Night Funkin VS. KAPI v2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-shaggy"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/friday-night-funkin-vs-shaggy.jpg" alt="Friday Night Funkin vs Shaggy v2" width="180" height="180"><div class="titleBox">Friday Night Funkin vs Shaggy v2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-suicide-mouse"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/friday-night-funkin-vs-suicide-mouse-1.jpg" alt="Friday Night Funkin’ Vs Suicide Mouse v2" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Vs Suicide Mouse v2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-nonsense"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/FNF-vs-Nonsense.jpg" alt="FNF vs Nonsense v2: A Nonsensical Friday Night" width="180" height="180"><div class="titleBox">FNF vs Nonsense v2: A Nonsensical Friday Night</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-bob-and-bosip"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/06/Friday-Night-Funkin’-vs-Bob-and-Bosip.jpg" alt="Friday Night Funkin’ vs Bob and Bosip (The Expansion Update)" width="180" height="180"><div class="titleBox">Friday Night Funkin’ vs Bob and Bosip (The Expansion Update)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-neo"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/friday-night-funkin-neo-1.jpg" alt="Friday Night Funkin’ Neo v3.0" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Neo v3.0</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-sonic-exe"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/08/friday-night-funkin-vs-sonic-exe.png" alt="Friday Night Funkin’: Vs. Sonic.Exe" width="180" height="180"><div class="titleBox">Friday Night Funkin’: Vs. Sonic.Exe</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/cluster-truck-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/Cluster-Truck-Online.jpg" alt="Cluster Truck Online" width="180" height="180"><div class="titleBox">Cluster Truck Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-sonic-exe-2-0"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/11/friday-night-funkin-vs-sonic-exe-2-0.jpg" alt="FNF vs Sonic.EXE 2.0" width="180" height="180"><div class="titleBox">FNF vs Sonic.EXE 2.0</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/five-nights-freddys-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/09/Five-nights-at-Freddys-2.jpg" alt="Five Nights at Freddy’s 2" width="180" height="180"><div class="titleBox">Five Nights at Freddy’s 2</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-pibby-corrupted"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/12/friday-night-funkin-pibby-corrupted.jpg" alt="Friday Night Funkin’ Pibby Corrupted" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Pibby Corrupted</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-character-test-playground-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/FNF-Character-Test-Playground-3.jpg" alt="FNF Character Test Playground 3" width="180" height="180"><div class="titleBox">FNF Character Test Playground 3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-but-bad"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-but-bad.png" alt="Friday Night Funkin, but Bad" width="180" height="180"><div class="titleBox">Friday Night Funkin, but Bad</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-indie-cross"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/11/FNF-vs-Indie-Cross.jpg" alt="FNF vs Indie Cross" width="180" height="180"><div class="titleBox">FNF vs Indie Cross</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-character-test-playground-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/FNF-Character-Test-Playground-4.jpg" alt="FNF Character Test Playground 4" width="180" height="180"><div class="titleBox">FNF Character Test Playground 4</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-bob"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/Friday-Night-Funkin-vs-Bob.jpg" alt="Friday Night Funkin vs Bob" width="180" height="180"><div class="titleBox">Friday Night Funkin vs Bob</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-tord"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/fnftordremastered.jpg" alt="FNF vs Tord/Tom/Edd" width="180" height="180"><div class="titleBox">FNF vs Tord/Tom/Edd</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/super-smash-flash-2-v9-0b"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/Super-Smash-Flash-2-v9.0b.jpg" alt="Super Smash Flash 2 v9.0b" width="180" height="180"><div class="titleBox">Super Smash Flash 2 v9.0b</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-the-x-event"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/fnf-x-mod.jpg" alt="Friday Night Funkin: The X Event Full Week" width="180" height="180"><div class="titleBox">Friday Night Funkin: The X Event Full Week</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-garcellos-return"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/friday-night-funkin-vs-garcellos-return.jpg" alt="FNF vs Garcello’s Return" width="180" height="180"><div class="titleBox">FNF vs Garcello’s Return</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-matt-from-wii-sports"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/Friday-Night-Funkin-VS-Matt-from-Wii.jpg" alt="Friday Night Funkin Vs Matt 2.0" width="180" height="180"><div class="titleBox">Friday Night Funkin Vs Matt 2.0</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-stickman"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/09/FNF-vs-Stickman.jpg" alt="FNF vs Stickman" width="180" height="180"><div class="titleBox">FNF vs Stickman</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-indie-cross-crossed-out"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/08/FNF-Indie-Cross-Crossed-Out.jpg" alt="FNF Indie Cross – Crossed Out" width="180" height="180"><div class="titleBox">FNF Indie Cross – Crossed Out</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/bookworm-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Bookworm.png" alt="BookWorm Online" width="180" height="180"><div class="titleBox">BookWorm Online</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-foned-in-fnf-mobile"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/friday-night-funkin-foned-in-fnf-mobile.jpg" alt="Friday Night Funkin’: Foned In (FNF Mobile)" width="180" height="180"><div class="titleBox">Friday Night Funkin’: Foned In (FNF Mobile)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/five-nights-freddys-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/08/Five-Nights-at-Freddy.jpg" alt="Five Nights at Freddy’s" width="180" height="180"><div class="titleBox">Five Nights at Freddy’s</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/fnf-silly-billy-vs-yourself"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/FNF-Silly-Billy-vs-Yourself.png" alt="FNF Silly Billy vs Yourself" width="180" height="180"><div class="titleBox">FNF Silly Billy vs Yourself</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-starlight-mayhem"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/friday-night-funkin-starlight-mayhem.jpg" alt="FNF: Starlight Mayhem" width="180" height="180"><div class="titleBox">FNF: Starlight Mayhem</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-accelerant-hank"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/friday-night-funkin-vs-accelerant-hank-1.jpg" alt="Friday Night Funkin vs Accelerant Hank" width="180" height="180"><div class="titleBox">Friday Night Funkin vs Accelerant Hank</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/five-nights-freddys-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/06/Five-Nights-at-Freddys-3.jpg" alt="Five Nights at Freddy’s 3" width="180" height="180"><div class="titleBox">Five Nights at Freddy’s 3</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-qt-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/friday-night-funkin-vs-qt-mod.png" alt="FNF vs QT Mod 2.0" width="180" height="180"><div class="titleBox">FNF vs QT Mod 2.0</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-bob-v2-0-bobs-onslaught"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/FNF-vs-Bob-v2.0-Bobs-Onslaught-1.jpg" alt="FNF vs Bob v2.0 (Bob’s Onslaught)" width="180" height="180"><div class="titleBox">FNF vs Bob v2.0 (Bob’s Onslaught)</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-vs-annie"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/Friday-Night-Funkin-VS-Annie.jpg" alt="Friday Night Funkin’ vs Annie" width="180" height="180"><div class="titleBox">Friday Night Funkin’ vs Annie</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/a-dance-of-fire-and-ice"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/10/A-Dance-of-Fire-and-Ice.jpg" alt="A Dance of Fire and Ice" width="180" height="180"><div class="titleBox">A Dance of Fire and Ice</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/game/friday-night-funkin-soft"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/08/Friday-Night-Funkin-Soft.jpg" alt="Friday Night Funkin’ Soft" width="180" height="180"><div class="titleBox">Friday Night Funkin’ Soft</div></a></div>
<div class="boxInner2"><a href="https://kbhgames.com/best-games/page/2"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Best Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
</section>
		<section class="tag-carousel">
		<div class="tag-carousel-title">
		
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/action">Action Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/action/page/2">(View More)</a></div>
		</div>
<div id="action" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/deadshot-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/12/Deadshot.io_.jpg" alt="Deadshot.io" width="180" height="180">
<div class="titleBox">Deadshot.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Bleach-Vs-Naruto-3.jpg" alt="Bleach Vs Naruto 3.3" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 3.3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/level-devil"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Level-Devil.jpg" alt="Level Devil" width="180" height="180">
<div class="titleBox">Level Devil</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/madness-sherrifs-compound"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/madness-sherrifs-compound-1.jpg" alt="Madness: Sherrif’s Compound" width="180" height="180">
<div class="titleBox">Madness: Sherrif’s Compound</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/05/ssf2.jpg" alt="Super Smash Flash 2" width="180" height="180">
<div class="titleBox">Super Smash Flash 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-1-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/Geometry-Dash-1.5.jpg" alt="Geometry Dash 1.5" width="180" height="180">
<div class="titleBox">Geometry Dash 1.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2-v08"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/01/Super-Smash-Flash-2-v0.8.jpg" alt="Super Smash Flash 2 v0.8" width="180" height="180">
<div class="titleBox">Super Smash Flash 2 v0.8</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-2-6"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/06/Bleach-vs-Naruto-2.6.jpg" alt="Bleach Vs Naruto 2.6" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 2.6</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/warstrike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/WarStrike.jpg" alt="WarStrike" width="180" height="180">
<div class="titleBox">WarStrike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Anime-Battle-4.png" alt="Anime Battle 4.3" width="180" height="180">
<div class="titleBox">Anime Battle 4.3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/granny-2-asylum-horror-house"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/granny-2-asylum-horror-house.jpg" alt="Granny 2 Asylum Horror House" width="180" height="180">
<div class="titleBox">Granny 2 Asylum Horror House</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/jetpack-master-flying-action"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/jetpack-master-flying-action.jpg" alt="Jetpack Master: Flying Action" width="180" height="180">
<div class="titleBox">Jetpack Master: Flying Action</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-hit"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Ragdoll-Hit.jpg" alt="Ragdoll Hit" width="180" height="180">
<div class="titleBox">Ragdoll Hit</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/kour-io-multiplayer-fps-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/kour-io-multiplayer-fps-game.jpg" alt="Kour.io – Multiplayer FPS Game" width="180" height="180">
<div class="titleBox">Kour.io – Multiplayer FPS Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-king"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/stick-king-epic-battle.jpg" alt="Stickman King" width="180" height="180">
<div class="titleBox">Stickman King</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gun-mayhem-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/Gun-Mayhem-3.jpg" alt="Gun Mayhem 3" width="180" height="180">
<div class="titleBox">Gun Mayhem 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/zombies-coming"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Zombies-Coming.jpg" alt="Zombies Coming" width="180" height="180">
<div class="titleBox">Zombies Coming</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/09/Drift-Hunters-2.jpg" alt="Drift Hunters 2" width="180" height="180">
<div class="titleBox">Drift Hunters 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-mario-63"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Super-Mario-63.jpg" alt="Super Mario 63" width="180" height="180">
<div class="titleBox">Super Mario 63</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2-v9-0b"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/Super-Smash-Flash-2-v9.0b.jpg" alt="Super Smash Flash 2 v9.0b" width="180" height="180">
<div class="titleBox">Super Smash Flash 2 v9.0b</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/five-nights-freddys-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/06/Five-Nights-at-Freddys-3.jpg" alt="Five Nights at Freddy’s 3" width="180" height="180">
<div class="titleBox">Five Nights at Freddy’s 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-ragdoll-battle-of-red-and-blue"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Battle-of-the-Red-and-Blue-Agents.jpg" alt="Stickman Ragdoll Battle of Red and Blue" width="180" height="180">
<div class="titleBox">Stickman Ragdoll Battle of Red and Blue</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-archers"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/06/Ragdoll-Archers.jpg" alt="Ragdoll Archers" width="180" height="180">
<div class="titleBox">Ragdoll Archers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-dbz-fight"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Stickman-DBZ-Fight.jpg" alt="Stickman DBZ Fight" width="180" height="180">
<div class="titleBox">Stickman DBZ Fight</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-fighter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/10/Stick-Fighter.jpg" alt="Stickman Fighter" width="180" height="180">
<div class="titleBox">Stickman Fighter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cluster-truck-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/Cluster-Truck-Online.jpg" alt="Cluster Truck Online" width="180" height="180">
<div class="titleBox">Cluster Truck Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/dragon-ball-z-supersonic-warriors"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/10/dragon-ball-z-supersonic-warriors.jpg" alt="Dragon Ball Z: Supersonic Warriors" width="180" height="180">
<div class="titleBox">Dragon Ball Z: Supersonic Warriors</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/madness-melee"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/Madness-Melee.jpg" alt="Madness Melee" width="180" height="180">
<div class="titleBox">Madness Melee</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/02/Drift-Hunters-1.jpg" alt="Drift Hunters" width="180" height="180">
<div class="titleBox">Drift Hunters</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/zombie-road-shooter-with-destruction"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/zombie-road-shooter-with-destruction.jpg" alt="Zombie Road: Shooter with Destruction" width="180" height="180">
<div class="titleBox">Zombie Road: Shooter with Destruction</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drunken-boxing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Drunken-Boxing.jpg" alt="Drunken Boxing" width="180" height="180">
<div class="titleBox">Drunken Boxing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/paper-minecraft"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/Paper-Minecraft.jpg" alt="Paper Minecraft" width="180" height="180">
<div class="titleBox">Paper Minecraft</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/action"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Action Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
</section>




		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/puzzle">Puzzle Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/puzzle/page/2">(View More)</a></div>
		</div>
<div id="puzzle" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bookworm-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Bookworm.png" alt="BookWorm Online" width="180" height="180">
<div class="titleBox">BookWorm Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-house"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/11/The-House.jpg" alt="The House" width="180" height="180">
<div class="titleBox">The House</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fleeing-the-complex"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/11/Fleeing-the-Complex.jpg" alt="Fleeing the Complex" width="180" height="180">
<div class="titleBox">Fleeing the Complex</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/backrooms"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/05/Backrooms.jpg" alt="Backrooms" width="180" height="180">
<div class="titleBox">Backrooms</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-and-watergirl-2-light-temple"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/10/fireboy-and-watergirl-2-light-temple.jpg" alt="Fireboy and Watergirl 2: Light Temple" width="180" height="180">
<div class="titleBox">Fireboy and Watergirl 2: Light Temple</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-world-easyest-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2012/01/The-world-easyest-game.jpg" alt="The World’s Easyest Game" width="180" height="180">
<div class="titleBox">The World’s Easyest Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-mario-maker-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/01/Super-Mario-Maker.jpg" alt="Super Game Maker" width="180" height="180">
<div class="titleBox">Super Game Maker</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-watergirl-6-fairy-tale"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/fireboy-watergirl-6-fairy-tale-1.jpg" alt="Fireboy &amp; Watergirl 6: Fairy Tale" width="180" height="180">
<div class="titleBox">Fireboy &amp; Watergirl 6: Fairy Tale</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/angry-birds"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Angry-Birds.jpg" alt="Angry Birds" width="180" height="180">
<div class="titleBox">Angry Birds</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sort-the-court"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/09/Sort-the-Court.jpg" alt="Sort the Court!" width="180" height="180">
<div class="titleBox">Sort the Court!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/there-is-no-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/06/THERE-IS-NO-GAME.jpg" alt="THERE IS NO GAME" width="180" height="180">
<div class="titleBox">THERE IS NO GAME</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/huggy-wuggy-im-not-a-monster-wanna-live-poppy-playtime"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/02/huggy-wuggy-im-not-a-monster-wanna-live-poppy-playtime.jpg" alt="Huggy Wuggy: I’m not a Monster – Wanna live (Poppy PlayTime)" width="180" height="180">
<div class="titleBox">Huggy Wuggy: I’m not a Monster – Wanna live (Poppy PlayTime)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/a-little-to-the-left"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/09/A-Little-to-the-Left-1.jpg" alt="A Little to the Left" width="180" height="180">
<div class="titleBox">A Little to the Left</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bad-piggies-online-2018"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/01/Bad-Piggies-Online-2018.jpg" alt="Bad Piggies Online 2018" width="180" height="180">
<div class="titleBox">Bad Piggies Online 2018</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tomb-run-tomb-of-the-mask"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/11/Tomb-Run-Tomb-of-the-Mask-1.jpg" alt="Tomb Run (Tomb of the Mask)" width="180" height="180">
<div class="titleBox">Tomb Run (Tomb of the Mask)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/deepest-sword"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/04/Deepest-Sword.jpg" alt="Deepest Sword" width="180" height="180">
<div class="titleBox">Deepest Sword</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-and-watergirl-5-elements"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/09/FireBoy-And-WaterGirl-5-Elements.jpg" alt="FireBoy And WaterGirl 5: Elements" width="180" height="180">
<div class="titleBox">FireBoy And WaterGirl 5: Elements</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/massacre-at-camp-happy"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/12/Massacre-at-Camp-Happy.jpg" alt="Massacre at Camp Happy" width="180" height="180">
<div class="titleBox">Massacre at Camp Happy</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ben-10-alien-device"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/ben-10-alien-device.jpg" alt="Ben 10: Alien Device" width="180" height="180">
<div class="titleBox">Ben 10: Alien Device</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/escaping-the-prison"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/12/Escaping-the-Prison.jpg" alt="Escaping the Prison" width="180" height="180">
<div class="titleBox">Escaping the Prison</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/brain-it-on"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Brain-It-On.jpg" alt="Brain It On" width="180" height="180">
<div class="titleBox">Brain It On</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/mineblock"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/Mineblock.jpg" alt="Mineblock" width="180" height="180">
<div class="titleBox">Mineblock</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/astrocreep"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/08/Astrocreep.jpg" alt="Astrocreep" width="180" height="180">
<div class="titleBox">Astrocreep</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/yu-gi-oh-the-eternal-duelist-soul"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/09/yu-gi-oh-the-eternal-duelist-soul.jpg" alt="Yu-Gi-Oh! The Eternal Duelist Soul" width="180" height="180">
<div class="titleBox">Yu-Gi-Oh! The Eternal Duelist Soul</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/galactic-gems-2-nf"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/05/Galactic-Gems-2-NF.jpg" alt="Galactic Gems 2: New Frontiers" width="180" height="180">
<div class="titleBox">Galactic Gems 2: New Frontiers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/infiltrating-the-airship"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2013/05/Infiltrating-the-Airship-1.jpg" alt="Infiltrating the Airship" width="180" height="180">
<div class="titleBox">Infiltrating the Airship</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/power-packed-card-battle-game-nickelodeon"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/03/power-packed-card-battle-game-nickelodeon.jpg" alt="Power Packed: Card battle Game" width="180" height="180">
<div class="titleBox">Power Packed: Card battle Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/house-flip"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2009/12/House-Flip.jpg" alt="House Flip" width="180" height="180">
<div class="titleBox">House Flip</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/feedvid-live"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/01/feedvid-live.jpg" alt="FeedVid Live" width="180" height="180">
<div class="titleBox">FeedVid Live</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/uno-online-card-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/03/fourcolors.jpg" alt="UNO Online Multiplayer" width="180" height="180">
<div class="titleBox">UNO Online Multiplayer</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/clue-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/05/Clue-Online.jpg" alt="Clue Board Game" width="180" height="180">
<div class="titleBox">Clue Board Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/were-impostors-kill-together"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/02/were-impostors-kill-together.jpg" alt="We’re Impostors : Kill Together" width="180" height="180">
<div class="titleBox">We’re Impostors : Kill Together</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/puzzle"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More PUZZLE Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>
		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/2-player">Two Player Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/2-player/page/2">(View More)</a></div>
		</div>
<div id="2player" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Bleach-Vs-Naruto-3.jpg" alt="Bleach Vs Naruto 3.3" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 3.3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/level-devil"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Level-Devil.jpg" alt="Level Devil" width="180" height="180">
<div class="titleBox">Level Devil</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basket-random"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/04/Basket-Random-1.jpg" alt="Basket Random" width="180" height="180">
<div class="titleBox">Basket Random</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2-v08"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/01/Super-Smash-Flash-2-v0.8.jpg" alt="Super Smash Flash 2 v0.8" width="180" height="180">
<div class="titleBox">Super Smash Flash 2 v0.8</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tag-2-3-4-players"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Tag-2-3-4-Players-1.jpg" alt="Tag 2 3 4 Players" width="180" height="180">
<div class="titleBox">Tag 2 3 4 Players</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gt-cars-city-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/GT-Cars-City-Racing.jpg" alt="GT Cars City Racing" width="180" height="180">
<div class="titleBox">GT Cars City Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-2-6"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/06/Bleach-vs-Naruto-2.6.jpg" alt="Bleach Vs Naruto 2.6" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 2.6</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Anime-Battle-4.png" alt="Anime Battle 4.3" width="180" height="180">
<div class="titleBox">Anime Battle 4.3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-hit"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Ragdoll-Hit.jpg" alt="Ragdoll Hit" width="180" height="180">
<div class="titleBox">Ragdoll Hit</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gun-mayhem-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/Gun-Mayhem-3.jpg" alt="Gun Mayhem 3" width="180" height="180">
<div class="titleBox">Gun Mayhem 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/two-ball-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/10/Two-Ball-3D.jpg" alt="Two Ball 3D" width="180" height="180">
<div class="titleBox">Two Ball 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/8-ball-pool"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2009/11/8ballpool-1.jpg" alt="8 Ball Pool" width="180" height="180">
<div class="titleBox">8 Ball Pool</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2-v9-0b"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/Super-Smash-Flash-2-v9.0b.jpg" alt="Super Smash Flash 2 v9.0b" width="180" height="180">
<div class="titleBox">Super Smash Flash 2 v9.0b</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-ragdoll-battle-of-red-and-blue"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Battle-of-the-Red-and-Blue-Agents.jpg" alt="Stickman Ragdoll Battle of Red and Blue" width="180" height="180">
<div class="titleBox">Stickman Ragdoll Battle of Red and Blue</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketball-stars"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/05/Basketball-Stars.jpg" alt="Basketball Stars" width="180" height="180">
<div class="titleBox">Basketball Stars</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-archers"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/06/Ragdoll-Archers.jpg" alt="Ragdoll Archers" width="180" height="180">
<div class="titleBox">Ragdoll Archers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-and-watergirl-2-light-temple"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/10/fireboy-and-watergirl-2-light-temple.jpg" alt="Fireboy and Watergirl 2: Light Temple" width="180" height="180">
<div class="titleBox">Fireboy and Watergirl 2: Light Temple</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-dbz-fight"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Stickman-DBZ-Fight.jpg" alt="Stickman DBZ Fight" width="180" height="180">
<div class="titleBox">Stickman DBZ Fight</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-fighter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/10/Stick-Fighter.jpg" alt="Stickman Fighter" width="180" height="180">
<div class="titleBox">Stickman Fighter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drunken-boxing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Drunken-Boxing.jpg" alt="Drunken Boxing" width="180" height="180">
<div class="titleBox">Drunken Boxing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tank-trouble-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/AZ-Tank-Trouble-4.jpg" alt="Tank Trouble 4" width="180" height="180">
<div class="titleBox">Tank Trouble 4</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tag-but-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Tag.jpg" alt="Tag, but Online" width="180" height="180">
<div class="titleBox">Tag, but Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/g-switch-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/G-Switch-3.jpg" alt="G-Switch 3" width="180" height="180">
<div class="titleBox">G-Switch 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sonic-delta-next"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/10/Sonic-Delta-Next.jpg" alt="Sonic Delta Next" width="180" height="180">
<div class="titleBox">Sonic Delta Next</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-king-of-fighters-97"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/05/The-King-of-Fighters-97.jpg" alt="The King of Fighters 97" width="180" height="180">
<div class="titleBox">The King of Fighters 97</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-watergirl-6-fairy-tale"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/10/fireboy-watergirl-6-fairy-tale-1.jpg" alt="Fireboy &amp; Watergirl 6: Fairy Tale" width="180" height="180">
<div class="titleBox">Fireboy &amp; Watergirl 6: Fairy Tale</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stick-war-infinity-duel"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/01/stick-war-infinity-duel.jpg" alt="Stick War: Infinity Duel" width="180" height="180">
<div class="titleBox">Stick War: Infinity Duel</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketbros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/01/BasketBros-1.jpg" alt="BasketBros" width="180" height="180">
<div class="titleBox">BasketBros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/mx-offroad-mountain-bike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/MX-OffRoad-Mountain-Bike.jpg" alt="MX OffRoad Mountain Bike" width="180" height="180">
<div class="titleBox">MX OffRoad Mountain Bike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/01/Anime-Battle-2.2-2.jpg" alt="Anime Battle 2.2" width="180" height="180">
<div class="titleBox">Anime Battle 2.2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/anime-battle-3.jpg" alt="Anime Battle 3.5" width="180" height="180">
<div class="titleBox">Anime Battle 3.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fireboy-watergirl-the-forest-temple"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/01/fireboy-watergirl-the-forest-temple.jpg" alt="Fireboy and Watergirl 1: Forest Temple" width="180" height="180">
<div class="titleBox">Fireboy and Watergirl 1: Forest Temple</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/2-player"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More 2 Player Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>
		<section class="tag-carousel">
			<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/shooting">Shooting Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/shooting/page/2">(View More)</a></div>
		</div>
<div id="shooting" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/deadshot-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/12/Deadshot.io_.jpg" alt="Deadshot.io" width="180" height="180">
<div class="titleBox">Deadshot.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/madness-sherrifs-compound"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/madness-sherrifs-compound-1.jpg" alt="Madness: Sherrif’s Compound" width="180" height="180">
<div class="titleBox">Madness: Sherrif’s Compound</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/warstrike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/WarStrike.jpg" alt="WarStrike" width="180" height="180">
<div class="titleBox">WarStrike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/granny-2-asylum-horror-house"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/granny-2-asylum-horror-house.jpg" alt="Granny 2 Asylum Horror House" width="180" height="180">
<div class="titleBox">Granny 2 Asylum Horror House</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/kour-io-multiplayer-fps-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/kour-io-multiplayer-fps-game.jpg" alt="Kour.io – Multiplayer FPS Game" width="180" height="180">
<div class="titleBox">Kour.io – Multiplayer FPS Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gun-mayhem-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/Gun-Mayhem-3.jpg" alt="Gun Mayhem 3" width="180" height="180">
<div class="titleBox">Gun Mayhem 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/zombies-coming"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Zombies-Coming.jpg" alt="Zombies Coming" width="180" height="180">
<div class="titleBox">Zombies Coming</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-archers"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/06/Ragdoll-Archers.jpg" alt="Ragdoll Archers" width="180" height="180">
<div class="titleBox">Ragdoll Archers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/zombie-road-shooter-with-destruction"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/zombie-road-shooter-with-destruction.jpg" alt="Zombie Road: Shooter with Destruction" width="180" height="180">
<div class="titleBox">Zombie Road: Shooter with Destruction</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/madness-sierra-nevada"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/09/Madness-Sierra-Nevada.jpg" alt="Madness Sierra Nevada" width="180" height="180">
<div class="titleBox">Madness Sierra Nevada</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tank-trouble-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/AZ-Tank-Trouble-4.jpg" alt="Tank Trouble 4" width="180" height="180">
<div class="titleBox">Tank Trouble 4</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cuphead-brothers-in-arms"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/11/Cuphead-Brothers-in-Arms.jpg" alt="Cuphead Brothers in Arms" width="180" height="180">
<div class="titleBox">Cuphead Brothers in Arms</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/call-of-duty-zombies-demake"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/call-of-duty-zombies-demake.jpg" alt="Call of Duty: Zombies  (Demake)" width="180" height="180">
<div class="titleBox">Call of Duty: Zombies  (Demake)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hazmob-fps-online-shooter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/hazmob-fps-online-shooter.png" alt="Hazmob FPS: Online Shooter" width="180" height="180">
<div class="titleBox">Hazmob FPS: Online Shooter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/skillwarz-legacy-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/skillwarz-legacy-edition.jpg" alt="SkillWarz: Legacy Edition" width="180" height="180">
<div class="titleBox">SkillWarz: Legacy Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gravity-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/Gravity-Mod.png" alt="Gravity Mod" width="180" height="180">
<div class="titleBox">Gravity Mod</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fps-commando-3d-shooter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/fps-commando-3d-shooter.png" alt="FPS Commando: 3D Shooter" width="180" height="180">
<div class="titleBox">FPS Commando: 3D Shooter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/angry-birds"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Angry-Birds.jpg" alt="Angry Birds" width="180" height="180">
<div class="titleBox">Angry Birds</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/binding-of-isaac"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Binding-of-Isaac.jpg" alt="Binding of Isaac" width="180" height="180">
<div class="titleBox">Binding of Isaac</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bullet-force"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/04/Bullet-Force-Multiplayer.jpg" alt="Bullet Force" width="180" height="180">
<div class="titleBox">Bullet Force</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/plants-vs-zombies-home-defense"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/plants-vs-zombies-home-defense.jpg" alt="Plants vs Zombies: Home Defense" width="180" height="180">
<div class="titleBox">Plants vs Zombies: Home Defense</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cs-z"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/cs-z.jpg" alt="CS: Z" width="180" height="180">
<div class="titleBox">CS: Z</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baby-sniper-in-vietnam"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Baby-Sniper-In-Vietnam.jpg" alt="Baby Sniper In Vietnam" width="180" height="180">
<div class="titleBox">Baby Sniper In Vietnam</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/combat-5-combat-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/04/Combat-5-Combat-Online.jpg" alt="Combat 5 (Combat Online)" width="180" height="180">
<div class="titleBox">Combat 5 (Combat Online)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/weapon-master-get-cool-gun"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/weapon-master-get-cool-gun.png" alt="Weapon Master: Get Cool Gun" width="180" height="180">
<div class="titleBox">Weapon Master: Get Cool Gun</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/javelin-fighting"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/03/Javelin-Fighting-online-game.jpg" alt="Javelin Fighting" width="180" height="180">
<div class="titleBox">Javelin Fighting</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/madness-interlopers"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/madness-interlopers.jpg" alt="Madness: interlopers" width="180" height="180">
<div class="titleBox">Madness: interlopers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sniper-vs-sniper"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/12/Sniper-vs-Sniper.jpg" alt="Sniper vs Sniper" width="180" height="180">
<div class="titleBox">Sniper vs Sniper</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/survev-io-battle-royale"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/surviv-io.jpg" alt="Survev.io Battle Royale" width="180" height="180">
<div class="titleBox">Survev.io Battle Royale</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hunter-and-props"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/09/Hunter-and-Props.jpg" alt="Hunter and Props" width="180" height="180">
<div class="titleBox">Hunter and Props</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ks-2-teams"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/KS-2-Teams.jpg" alt="KS 2 Teams" width="180" height="180">
<div class="titleBox">KS 2 Teams</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/metal-slug-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/Metal-Slug-3.jpg" alt="Metal Slug 3" width="180" height="180">
<div class="titleBox">Metal Slug 3</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/shooting"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Shooting Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>



		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/strategy">Strategy Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/strategy/page/2">(View More)</a></div>
		</div>
<div id="strategy" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-radical-red-version"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/06/Radical-Red-Version.jpg" alt="Radical Red Version" width="180" height="180">
<div class="titleBox">Radical Red Version</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-basics-classic-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/01/baldis-basics-classic-online.jpg" alt="Baldi’s Basics Classic Online" width="180" height="180">
<div class="titleBox">Baldi’s Basics Classic Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-fire-red"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/09/FireRed-Version-2.jpg" alt="FireRed Version" width="180" height="180">
<div class="titleBox">FireRed Version</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/quetzal-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/08/Quetzal-Edition.jpg" alt="Quetzal Edition" width="180" height="180">
<div class="titleBox">Quetzal Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/five-nights-freddys-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/06/Five-Nights-at-Freddys-3.jpg" alt="Five Nights at Freddy’s 3" width="180" height="180">
<div class="titleBox">Five Nights at Freddy’s 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/american-football-bowl"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Retro-Bowl-2.jpg" alt="American Football Bowl" width="180" height="180">
<div class="titleBox">American Football Bowl</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/plants-vs-zombies"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/05/Plants-vs-Zombies-Fanmade.jpg" alt="Plants vs Zombies Online" width="180" height="180">
<div class="titleBox">Plants vs Zombies Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/five-nights-freddys-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/09/Five-nights-at-Freddys-2.jpg" alt="Five Nights at Freddy’s 2" width="180" height="180">
<div class="titleBox">Five Nights at Freddy’s 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-unbound"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/08/Pokemon-Unbound-1.jpg" alt="Unbound Edition" width="180" height="180">
<div class="titleBox">Unbound Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/among-us-single-player"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/12/among-us-single-player.jpg" alt="Among Us: Single Player" width="180" height="180">
<div class="titleBox">Among Us: Single Player</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/emerald-seaglass"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/08/emerald-seaglass.jpg" alt="Emerald Seaglass" width="180" height="180">
<div class="titleBox">Emerald Seaglass</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/dragon-ball-z-team-training"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/08/dragon-ball-z-team-training.jpg" alt="Dragon Ball Z: Team Training" width="180" height="180">
<div class="titleBox">Dragon Ball Z: Team Training</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/plants-vs-zombies-home-defense"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/plants-vs-zombies-home-defense.jpg" alt="Plants vs Zombies: Home Defense" width="180" height="180">
<div class="titleBox">Plants vs Zombies: Home Defense</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/shotgun-chess"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/09/Shotgun-Chess.jpg" alt="Shotgun Chess" width="180" height="180">
<div class="titleBox">Shotgun Chess</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-tower-defense-ptd"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2012/03/Pokemon-Tower-Defense-PTD.jpg" alt="Pokemon Tower Defense (PTD)" width="180" height="180">
<div class="titleBox">Pokemon Tower Defense (PTD)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tabs-war-battle-simulator"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/12/tabs-war-battle-simulator.jpg" alt="TABS War Battle Simulator" width="180" height="180">
<div class="titleBox">TABS War Battle Simulator</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-light-platinum"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/12/Light-Platinum.jpg" alt="Light Platinum" width="180" height="180">
<div class="titleBox">Light Platinum</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pokemon-red"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/08/Pokemon-Red.jpg" alt="Pokemon Red" width="180" height="180">
<div class="titleBox">Pokemon Red</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/plants-vs-zombies-travel-nostalgic-mirage"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/plants-vs-zombies-travel-nostalgic-mirage.jpg" alt="Plants vs Zombies – Travel Nostalgic Mirage" width="180" height="180">
<div class="titleBox">Plants vs Zombies – Travel Nostalgic Mirage</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/plants-vs-zombies-2-on-mit-scratch"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/plants-vs-zombies-2-on-mit-scratch.jpg" alt="Plants vs Zombies 2 on MIT Scratch" width="180" height="180">
<div class="titleBox">Plants vs Zombies 2 on MIT Scratch</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/yu-gi-oh-the-eternal-duelist-soul"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/09/yu-gi-oh-the-eternal-duelist-soul.jpg" alt="Yu-Gi-Oh! The Eternal Duelist Soul" width="180" height="180">
<div class="titleBox">Yu-Gi-Oh! The Eternal Duelist Soul</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-fun-new-school-plus-ultimate-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/05/Baldis-Fun-New-School-Plus-Ultimate-Edition.jpg" alt="Baldi’s Fun New School Plus Ultimate Edition" width="180" height="180">
<div class="titleBox">Baldi’s Fun New School Plus Ultimate Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/time-warriors"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Time-Warriors.jpg" alt="Time Warriors" width="180" height="180">
<div class="titleBox">Time Warriors</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/mini-guardians-castle-defense"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/mini-guardians-castle-defense.jpg" alt="Mini Guardians: Castle Defense" width="180" height="180">
<div class="titleBox">Mini Guardians: Castle Defense</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bloons-tower-defense-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/12/Bloons-Tower-Defense-5-1.jpg" alt="Bloons Tower Defense 5" width="180" height="180">
<div class="titleBox">Bloons Tower Defense 5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/yu-gi-oh-ultimate-masters-world-championship"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/02/Yu-Gi-Oh-Ultimate-Masters.jpg" alt="Yu-Gi-Oh! Ultimate Masters" width="180" height="180">
<div class="titleBox">Yu-Gi-Oh! Ultimate Masters</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/moemon-star-emerald"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/Pokemon-Moemon-Emerald.jpg" alt="Moemon Star Emerald" width="180" height="180">
<div class="titleBox">Moemon Star Emerald</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pvz-plants-vs-zombies-on-mit-scratch"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/05/PvZ-Plants-vs-Zombies-on-MIT-Scratch.jpg" alt="PvZ (Plants vs Zombies) on MIT Scratch" width="180" height="180">
<div class="titleBox">PvZ (Plants vs Zombies) on MIT Scratch</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/battlefield-red-blue-war"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Battlefield-Red-Blue-War.png" alt="Battlefield Red-Blue War" width="180" height="180">
<div class="titleBox">Battlefield Red-Blue War</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/minish-cap"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/05/the-legend-of-zelda-the-minish-cap.jpg" alt="The Legend of Zelda: The Minish Cap" width="180" height="180">
<div class="titleBox">The Legend of Zelda: The Minish Cap</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fnaf-with-baldi-at-baldis-basics"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/09/fnaf-with-baldi-at-baldis-basics.jpg" alt="FNAF with BALDI at Baldi’s Basics" width="180" height="180">
<div class="titleBox">FNAF with BALDI at Baldi’s Basics</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/love-hina-sim-date-rpg"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/02/Love-Hina-Sim-Date-RPG.jpg" alt="Love Hina Sim Date RPG" width="180" height="180">
<div class="titleBox">Love Hina Sim Date RPG</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/strategy"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Strategy Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>
		<section class="tag-carousel">
			<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/sports">Sports Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/sports/page/2">(View More)</a></div>
		</div>
<div id="sports" class="slider responsive2">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basket-random"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/04/Basket-Random-1.jpg" alt="Basket Random" width="180" height="180">
<div class="titleBox">Basket Random</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/axis-football-league"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Axis-Football-League.jpg" alt="Axis Football League" width="180" height="180">
<div class="titleBox">Axis Football League</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/09/Drift-Hunters-2.jpg" alt="Drift Hunters 2" width="180" height="180">
<div class="titleBox">Drift Hunters 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/8-ball-pool"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2009/11/8ballpool-1.jpg" alt="8 Ball Pool" width="180" height="180">
<div class="titleBox">8 Ball Pool</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketball-stars"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/05/Basketball-Stars.jpg" alt="Basketball Stars" width="180" height="180">
<div class="titleBox">Basketball Stars</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/100-metres-race"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/100-Meter-Race.jpg" alt="100 Meter Race" width="180" height="180">
<div class="titleBox">100 Meter Race</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/american-football-bowl"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Retro-Bowl-2.jpg" alt="American Football Bowl" width="180" height="180">
<div class="titleBox">American Football Bowl</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/02/Drift-Hunters-1.jpg" alt="Drift Hunters" width="180" height="180">
<div class="titleBox">Drift Hunters</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-liquid-soccer"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/3-kings-1.jpg" alt="Super Liquid Soccer" width="180" height="180">
<div class="titleBox">Super Liquid Soccer</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drunken-boxing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Drunken-Boxing.jpg" alt="Drunken Boxing" width="180" height="180">
<div class="titleBox">Drunken Boxing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hajime-no-ippo-the-fighting"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/hajime-no-ippo-the-fight.jpg" alt="Hajime no Ippo: The Fighting" width="180" height="180">
<div class="titleBox">Hajime no Ippo: The Fighting</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketbros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/01/BasketBros-1.jpg" alt="BasketBros" width="180" height="180">
<div class="titleBox">BasketBros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/mx-offroad-mountain-bike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/MX-OffRoad-Mountain-Bike.jpg" alt="MX OffRoad Mountain Bike" width="180" height="180">
<div class="titleBox">MX OffRoad Mountain Bike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/jumpers-for-goalposts-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/05/Jumpers-for-Goalposts-3.jpg" alt="Jumpers for Goalposts 3" width="180" height="180">
<div class="titleBox">Jumpers for Goalposts 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/euro-soccer-forever"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/Euro-Soccer-Forever.jpg" alt="Euro Soccer Forever" width="180" height="180">
<div class="titleBox">Euro Soccer Forever</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/backyard-baseball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Backyard-Baseball.jpg" alt="Backyard Baseball" width="180" height="180">
<div class="titleBox">Backyard Baseball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/football-legends-2021"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/05/Football-Legends-2021.jpg" alt="Football Legends 2021" width="180" height="180">
<div class="titleBox">Football Legends 2021</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/wrestle-bros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/07/Wrestle-Bros.jpg" alt="Wrestle Bros" width="180" height="180">
<div class="titleBox">Wrestle Bros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/northern-heights-snowboarding"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Northern-Heights-Snowboarding.jpg" alt="Northern Heights Snowboarding" width="180" height="180">
<div class="titleBox">Northern Heights Snowboarding</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/soccerbros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/SoccerBros.jpg" alt="Soccer Bros" width="180" height="180">
<div class="titleBox">Soccer Bros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/soccer-random"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Soccer-Random-1.jpg" alt="Soccer Random" width="180" height="180">
<div class="titleBox">Soccer Random</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sprinter-100-meter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Sprinter-100-Meter.jpg" alt="Sprinter 100 Meter" width="180" height="180">
<div class="titleBox">Sprinter 100 Meter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bouncy-ragdoll-basketball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Bouncy-Ragdoll-Basketball.jpg" alt="Bouncy Ragdoll Basketball" width="180" height="180">
<div class="titleBox">Bouncy Ragdoll Basketball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/big-shot-boxing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/03/Big-Shot-Boxing.jpg" alt="Big Shot Boxing" width="180" height="180">
<div class="titleBox">Big Shot Boxing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/head-basketball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Head-Basketball.jpg" alt="Head Basketball" width="180" height="180">
<div class="titleBox">Head Basketball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fifa-2007"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/09/FIFA-2007-GBA.png" alt="FIFA 2007 (GBA)" width="180" height="180">
<div class="titleBox">FIFA 2007 (GBA)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketball-legends-2020"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/09/Basketball-Legends-2020.jpg" alt="Basketball Legends 2020" width="180" height="180">
<div class="titleBox">Basketball Legends 2020</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/world-cup-2010-penalty-shootout"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2013/11/worldcuppenalty.png" alt="World Cup 2010 Penalty Shootout" width="180" height="180">
<div class="titleBox">World Cup 2010 Penalty Shootout</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/rocket-league"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/04/rocket-league.jpg" alt="Rocket League" width="180" height="180">
<div class="titleBox">Rocket League</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gt-cars-mega-ramps"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/07/GT-Cars-Mega-Ramps.jpg" alt="GT Cars Mega Ramps" width="180" height="180">
<div class="titleBox">GT Cars Mega Ramps</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/moto-gravity-defied-trials-happy-wheels"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/moto-gravity-defied-trials-happy-wheels.jpg" alt="Moto Gravity Defied Trials: Happy Wheels" width="180" height="180">
<div class="titleBox">Moto Gravity Defied Trials: Happy Wheels</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/touge-drift-and-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Touge-Drift-and-Racing.jpg" alt="Touge Drift and Racing" width="180" height="180">
<div class="titleBox">Touge Drift and Racing</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/sports"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Sports Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>
		<section class="tag-carousel">
			<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/multiplayer">Multiplayer Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/multiplayer/page/2">(View More)</a></div>
		</div>
<div id="multiplayer" class="slider responsive2">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/deadshot-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/12/Deadshot.io_.jpg" alt="Deadshot.io" width="180" height="180">
<div class="titleBox">Deadshot.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-smash-flash-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/05/ssf2.jpg" alt="Super Smash Flash 2" width="180" height="180">
<div class="titleBox">Super Smash Flash 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/warstrike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/WarStrike.jpg" alt="WarStrike" width="180" height="180">
<div class="titleBox">WarStrike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/eaglercraft-minecraft-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Eaglercraft-Minecraft-Online.jpg" alt="Eaglercraft (Minecraft Online)" width="180" height="180">
<div class="titleBox">Eaglercraft (Minecraft Online)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/kour-io-multiplayer-fps-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/kour-io-multiplayer-fps-game.jpg" alt="Kour.io – Multiplayer FPS Game" width="180" height="180">
<div class="titleBox">Kour.io – Multiplayer FPS Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/1v1-lol"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/1v1.LOL_-1.jpg" alt="1v1.LOL" width="180" height="180">
<div class="titleBox">1v1.LOL</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bloxd-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/06/bloxd-io.jpg" alt="Bloxd.io" width="180" height="180">
<div class="titleBox">Bloxd.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/paper-io-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Paperio2.jpg" alt="Paper.io 2" width="180" height="180">
<div class="titleBox">Paper.io 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hazmob-fps-online-shooter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/hazmob-fps-online-shooter.png" alt="Hazmob FPS: Online Shooter" width="180" height="180">
<div class="titleBox">Hazmob FPS: Online Shooter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/minecraft-classic"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/05/Minecraft-Classic.jpg" alt="Minecraft Classic" width="180" height="180">
<div class="titleBox">Minecraft Classic</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/smash-karts"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/03/Smash-Karts-2.jpg" alt="Smash Karts" width="180" height="180">
<div class="titleBox">Smash Karts</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/skillwarz-legacy-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/skillwarz-legacy-edition.jpg" alt="SkillWarz: Legacy Edition" width="180" height="180">
<div class="titleBox">SkillWarz: Legacy Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/basketbros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/01/BasketBros-1.jpg" alt="BasketBros" width="180" height="180">
<div class="titleBox">BasketBros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-destruction"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/stickman-destruction.jpg" alt="Stickman Destruction" width="180" height="180">
<div class="titleBox">Stickman Destruction</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bullet-force"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/04/Bullet-Force-Multiplayer.jpg" alt="Bullet Force" width="180" height="180">
<div class="titleBox">Bullet Force</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/wrestle-bros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/07/Wrestle-Bros.jpg" alt="Wrestle Bros" width="180" height="180">
<div class="titleBox">Wrestle Bros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/soccerbros"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/SoccerBros.jpg" alt="Soccer Bros" width="180" height="180">
<div class="titleBox">Soccer Bros</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/uno-online-card-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/03/fourcolors.jpg" alt="UNO Online Multiplayer" width="180" height="180">
<div class="titleBox">UNO Online Multiplayer</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/combat-5-combat-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/04/Combat-5-Combat-Online.jpg" alt="Combat 5 (Combat Online)" width="180" height="180">
<div class="titleBox">Combat 5 (Combat Online)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sword-masters-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Sword-Masters-IO.jpg" alt="Sword Masters IO" width="180" height="180">
<div class="titleBox">Sword Masters IO</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hunter-and-props"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/09/Hunter-and-Props.jpg" alt="Hunter and Props" width="180" height="180">
<div class="titleBox">Hunter and Props</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/survev-io-battle-royale"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/surviv-io.jpg" alt="Survev.io Battle Royale" width="180" height="180">
<div class="titleBox">Survev.io Battle Royale</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/voxiom-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/09/voxiom.io_.jpg" alt="Voxiom.io" width="180" height="180">
<div class="titleBox">Voxiom.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cars-arena-fast-race-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/race-survival-arena-king.jpg" alt="Cars Arena: Fast Race 3D" width="180" height="180">
<div class="titleBox">Cars Arena: Fast Race 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/grandpa-granny-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/01/grandpa-granny-4.jpg" alt="Grandpa &amp; Granny 4" width="180" height="180">
<div class="titleBox">Grandpa &amp; Granny 4</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/football-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/02/Football-3D.jpg" alt="Football 3D" width="180" height="180">
<div class="titleBox">Football 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/shell-shockers"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/06/Shell-Shockers-1.jpg" alt="Shell Shockers" width="180" height="180">
<div class="titleBox">Shell Shockers</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/guerrillas-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/04/Guerrillas.io_.jpg" alt="Guerrillas.io" width="180" height="180">
<div class="titleBox">Guerrillas.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/miniblox-io"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/miniblox-io.jpg" alt="Miniblox.io" width="180" height="180">
<div class="titleBox">Miniblox.io</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/draw-obby-draw-and-jump-with-friends"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/draw-obby-draw-and-jump-with-friends.jpg" alt="Draw Obby – Draw and Jump With Friends" width="180" height="180">
<div class="titleBox">Draw Obby – Draw and Jump With Friends</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/world-war-2-shooter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/04/World-War-2-Shooter.jpg" alt="World War 2 Shooter" width="180" height="180">
<div class="titleBox">World War 2 Shooter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/narrow-one"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/11/NarrowOne.jpg" alt="Narrow.One" width="180" height="180">
<div class="titleBox">Narrow.One</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/multiplayer"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More multiplayer Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>



		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/racing">Racing Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/racing/page/2">(View More)</a></div>
		</div>
<div id="racing" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gt-cars-city-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/GT-Cars-City-Racing.jpg" alt="GT Cars City Racing" width="180" height="180">
<div class="titleBox">GT Cars City Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/09/Drift-Hunters-2.jpg" alt="Drift Hunters 2" width="180" height="180">
<div class="titleBox">Drift Hunters 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/100-metres-race"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/100-Meter-Race.jpg" alt="100 Meter Race" width="180" height="180">
<div class="titleBox">100 Meter Race</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drift-hunters"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/02/Drift-Hunters-1.jpg" alt="Drift Hunters" width="180" height="180">
<div class="titleBox">Drift Hunters</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/happy-wheels"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/09/Happy-Wheels.jpg" alt="Happy Wheels" width="180" height="180">
<div class="titleBox">Happy Wheels</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/smash-karts"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/03/Smash-Karts-2.jpg" alt="Smash Karts" width="180" height="180">
<div class="titleBox">Smash Karts</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/highway-traffic-car-simulator"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Highway-Traffic-Car-Simulator.png" alt="Highway Traffic Car Simulator" width="180" height="180">
<div class="titleBox">Highway Traffic Car Simulator</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/getaway-shootout"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Getaway-Shootout.jpg" alt="Getaway Shootout" width="180" height="180">
<div class="titleBox">Getaway Shootout</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/obby-but-youre-on-a-bike"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/10/obby-but-youre-on-a-bike-1.jpg" alt="Obby but You’re on a Bike" width="180" height="180">
<div class="titleBox">Obby but You’re on a Bike</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/motor-tour-bikers-challenge"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/motor-tour-bikers-challenge.jpg" alt="Motor Tour: Biker’s Challenge" width="180" height="180">
<div class="titleBox">Motor Tour: Biker’s Challenge</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/racing-limits"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Racing-Limits.jpg" alt="Racing Limits" width="180" height="180">
<div class="titleBox">Racing Limits</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sky-balls-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Sky-Balls-3D.jpg" alt="Sky Balls 3D" width="180" height="180">
<div class="titleBox">Sky Balls 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fullspeed-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/FullSpeed-Racing.jpg" alt="FullSpeed Racing" width="180" height="180">
<div class="titleBox">FullSpeed Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/house-of-hazards"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/10/House-of-Hazards-1.jpg" alt="House of Hazards" width="180" height="180">
<div class="titleBox">House of Hazards</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gt-cars-mega-ramps"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/07/GT-Cars-Mega-Ramps.jpg" alt="GT Cars Mega Ramps" width="180" height="180">
<div class="titleBox">GT Cars Mega Ramps</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/turbo-race-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Turbo-Race-3D.png" alt="Turbo Race 3D" width="180" height="180">
<div class="titleBox">Turbo Race 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-car-driving"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Super-Car-Driving.jpg" alt="Super Car Driving" width="180" height="180">
<div class="titleBox">Super Car Driving</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/highway-road-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Highway-Road-Racing.jpg" alt="Highway Road Racing" width="180" height="180">
<div class="titleBox">Highway Road Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/city-drift-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/City-Drift-Racing.jpg" alt="City Drift Racing" width="180" height="180">
<div class="titleBox">City Drift Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/two-punk-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Two-Punk-Racing.jpg" alt="Two Punk Racing" width="180" height="180">
<div class="titleBox">Two Punk Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/touge-drift-and-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/02/Touge-Drift-and-Racing.jpg" alt="Touge Drift and Racing" width="180" height="180">
<div class="titleBox">Touge Drift and Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cool-cars-highway"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Cool-Cars-Highway.jpg" alt="Cool Cars Highway" width="180" height="180">
<div class="titleBox">Cool Cars Highway</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/real-parkour-simulator"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/Real-Parkour-Simulator.jpg" alt="Real Parkour Simulator" width="180" height="180">
<div class="titleBox">Real Parkour Simulator</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/crazy-cars-drift-parkour"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/crazy-cars-drift-parkour.jpg" alt="Crazy Cars Drift &amp; Parkour" width="180" height="180">
<div class="titleBox">Crazy Cars Drift &amp; Parkour</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/roblox-tsunami"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/04/Roblox-Tsunami.jpg" alt="Roblox Tsunami" width="180" height="180">
<div class="titleBox">Roblox Tsunami</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/draw-obby-draw-and-jump-with-friends"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/draw-obby-draw-and-jump-with-friends.jpg" alt="Draw Obby – Draw and Jump With Friends" width="180" height="180">
<div class="titleBox">Draw Obby – Draw and Jump With Friends</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ice-drop-gta-5-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/ice-drop-gta-5-online.jpg" alt="Ice drop: GTA 5 Online" width="180" height="180">
<div class="titleBox">Ice drop: GTA 5 Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/rovercraft-race-your-space-car"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/rovercraft-race-your-space-car.jpg" alt="Rovercraft: Race Your Space Car" width="180" height="180">
<div class="titleBox">Rovercraft: Race Your Space Car</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/night-racer-speed-drift"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/night-racer-speed-drift.jpg" alt="Night Racer: Speed Drift" width="180" height="180">
<div class="titleBox">Night Racer: Speed Drift</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/riders-downhill-racing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/Riders-Downhill-Racing.jpg" alt="Riders Downhill Racing" width="180" height="180">
<div class="titleBox">Riders Downhill Racing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/grand-vegas-simulator"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/05/Grand-Vegas-Simulator.jpg" alt="Grand Vegas Simulator" width="180" height="180">
<div class="titleBox">Grand Vegas Simulator</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fly-car-stunt-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/07/Fly-Car-Stunt-5-1.jpg" alt="Fly Car Stunt 5" width="180" height="180">
<div class="titleBox">Fly Car Stunt 5</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/racing"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Racing Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>
		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/running">Running Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/running/page/2">(View More)</a></div>
		</div>
<div id="run" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/tap-road"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Tap-Road.jpg" alt="Tap Road" width="180" height="180">
<div class="titleBox">Tap Road</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-1-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/Geometry-Dash-1.5.jpg" alt="Geometry Dash 1.5" width="180" height="180">
<div class="titleBox">Geometry Dash 1.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/two-ball-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/10/Two-Ball-3D.jpg" alt="Two Ball 3D" width="180" height="180">
<div class="titleBox">Two Ball 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cs-go-surf-bhop-and-surf-cs-go"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/04/cs-go-surf-bhop-and-surf-cs-go.jpg" alt="CS GO Surf – Bhop and Surf CS GO!" width="180" height="180">
<div class="titleBox">CS GO Surf – Bhop and Surf CS GO!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/subway-surfers-seoul"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/12/subway-surfers-seoul.jpg" alt="Subway Surfers: Seoul" width="180" height="180">
<div class="titleBox">Subway Surfers: Seoul</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/100-metres-race"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/05/100-Meter-Race.jpg" alt="100 Meter Race" width="180" height="180">
<div class="titleBox">100 Meter Race</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cluster-truck-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/Cluster-Truck-Online.jpg" alt="Cluster Truck Online" width="180" height="180">
<div class="titleBox">Cluster Truck Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sonic-hedgehog-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/10/Sonic-the-Hedgehog-2-cover.png" alt="Sonic The Hedgehog 2" width="180" height="180">
<div class="titleBox">Sonic The Hedgehog 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/slope-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/10/Slope-Game.jpg" alt="Slope Game" width="180" height="180">
<div class="titleBox">Slope Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/run-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Run-3D.jpg" alt="Run 3D" width="180" height="180">
<div class="titleBox">Run 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/snow-rider-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/12/Snow-Rider-3D.jpg" alt="Snow Rider 3D" width="180" height="180">
<div class="titleBox">Snow Rider 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/g-switch-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/11/G-Switch-3.jpg" alt="G-Switch 3" width="180" height="180">
<div class="titleBox">G-Switch 3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-lite-2-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/04/geometry-dash-lite-2-2.jpg" alt="Geometry Dash Lite 2.2" width="180" height="180">
<div class="titleBox">Geometry Dash Lite 2.2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/to-geometry-dash"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/08/To-Geometry-Dash.jpg" alt="To Geometry Dash" width="180" height="180">
<div class="titleBox">To Geometry Dash</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/beat-blader-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/Beat-Blader-3D.jpg" alt="Beat Blader 3D" width="180" height="180">
<div class="titleBox">Beat Blader 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/getaway-shootout"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Getaway-Shootout.jpg" alt="Getaway Shootout" width="180" height="180">
<div class="titleBox">Getaway Shootout</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sky-balls-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Sky-Balls-3D.jpg" alt="Sky Balls 3D" width="180" height="180">
<div class="titleBox">Sky Balls 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/weapon-master-get-cool-gun"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/weapon-master-get-cool-gun.png" alt="Weapon Master: Get Cool Gun" width="180" height="180">
<div class="titleBox">Weapon Master: Get Cool Gun</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sprinter-100-meter"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Sprinter-100-Meter.jpg" alt="Sprinter 100 Meter" width="180" height="180">
<div class="titleBox">Sprinter 100 Meter</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-levels"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Geometry-Dash-Levels.jpg" alt="Geometry Dash Levels" width="180" height="180">
<div class="titleBox">Geometry Dash Levels</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/famidash-geometry-dash-but-retro"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/famidash-geometry-dash-but-retro.jpg" alt="Famidash – Geometry Dash, but Retro" width="180" height="180">
<div class="titleBox">Famidash – Geometry Dash, but Retro</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-runner-run-but-dont-break"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/ragdoll-runner-run-but-dont-break.jpg" alt="Ragdoll Runner: Run, but Don’t Break!" width="180" height="180">
<div class="titleBox">Ragdoll Runner: Run, but Don’t Break!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-hyper-wave-neon-challenge-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/08/geometry-dash-hyper-wave-neon-challenge-2.jpg" alt="Geometry Dash Hyper Wave: Neon Challenge 2" width="180" height="180">
<div class="titleBox">Geometry Dash Hyper Wave: Neon Challenge 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/blocks-breaker"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Blocks-Breaker.jpg" alt="Blocks Breaker" width="180" height="180">
<div class="titleBox">Blocks Breaker</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sonic-the-hedgehog"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/09/sonic.jpg" alt="Sonic the Hedgehog" width="180" height="180">
<div class="titleBox">Sonic the Hedgehog</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/geometry-dash-but-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Geometry-Dash-but-3D.jpg" alt="Geometry Dash but 3D!" width="180" height="180">
<div class="titleBox">Geometry Dash but 3D!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/truck-parkour"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/06/Truck-Parkour-1.jpg" alt="Truck Parkour" width="180" height="180">
<div class="titleBox">Truck Parkour</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/subway-dasdasdas"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/02/subway-surfers-hong-kong.jpg" alt="Subway Surfers: Hong Kong" width="180" height="180">
<div class="titleBox">Subway Surfers: Hong Kong</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/remote-fu-gumball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Remote-Fu-Gumball.jpg" alt="Remote Fu  Gumball" width="180" height="180">
<div class="titleBox">Remote Fu  Gumball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/flappy-rush"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Flappy-Rush.jpg" alt="Flappy Rush" width="180" height="180">
<div class="titleBox">Flappy Rush</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sprinter-heroes"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/08/Sprinter-Heroes.jpg" alt="Sprinter Heroes" width="180" height="180">
<div class="titleBox">Sprinter Heroes</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/we-bare-bears-bear-parkour"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/we-bare-bears-bear-parkour.jpg" alt="We Bare Bears – Bear Parkour" width="180" height="180">
<div class="titleBox">We Bare Bears – Bear Parkour</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/run"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Run Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>

</section>


		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/educational">Educational Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/educational/page/2">(View More)</a></div>
		</div>
<div id="educational" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bookworm-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2011/10/Bookworm.png" alt="BookWorm Online" width="180" height="180">
<div class="titleBox">BookWorm Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/wordsnap"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/WordSnap-1.jpg" alt="WordSnap" width="180" height="180">
<div class="titleBox">WordSnap</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/brain-it-on"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/Brain-It-On.jpg" alt="Brain It On" width="180" height="180">
<div class="titleBox">Brain It On</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/kerners-word-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Kerners-Word-Game.jpg" alt="Kerners Word Game" width="180" height="180">
<div class="titleBox">Kerners Word Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-fun-new-school-remastered"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Baldis-Fun-New-School-Remastered.jpg" alt="Baldi’s Fun New School Remastered" width="180" height="180">
<div class="titleBox">Baldi’s Fun New School Remastered</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/infinite-craft"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/07/Infinite-Craft.jpg" alt="Infinite Craft" width="180" height="180">
<div class="titleBox">Infinite Craft</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-fun-new-school-plus-ultimate-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/05/Baldis-Fun-New-School-Plus-Ultimate-Edition.jpg" alt="Baldi’s Fun New School Plus Ultimate Edition" width="180" height="180">
<div class="titleBox">Baldi’s Fun New School Plus Ultimate Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-world-easyest-game"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2012/01/The-world-easyest-game.jpg" alt="The World’s Easyest Game" width="180" height="180">
<div class="titleBox">The World’s Easyest Game</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hangaroo"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/02/HangARoo.jpg" alt="HangARoo" width="180" height="180">
<div class="titleBox">HangARoo</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/color-water-sort-3d"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/Color-Water-Sort-3D.jpg" alt="Color Water Sort 3D" width="180" height="180">
<div class="titleBox">Color Water Sort 3D</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bloxorz"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/11/Bloxorz.jpg" alt="Bloxorz" width="180" height="180">
<div class="titleBox">Bloxorz</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/scrabble-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/07/Scrabble-Online.jpg" alt="Scrabble Online" width="180" height="180">
<div class="titleBox">Scrabble Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/20-words-in-20-seconds"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/01/20-Words-in-20-Seconds.jpg" alt="20 Words in 20 Seconds" width="180" height="180">
<div class="titleBox">20 Words in 20 Seconds</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bad-piggies-online-2018"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/01/Bad-Piggies-Online-2018.jpg" alt="Bad Piggies Online 2018" width="180" height="180">
<div class="titleBox">Bad Piggies Online 2018</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/wheel-of-fortune"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/01/Wheel-of-Fortune.jpg" alt="Wheel of Fortune" width="180" height="180">
<div class="titleBox">Wheel of Fortune</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/switch-or-not"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/10/switch-or-not-1.jpg" alt="SWITCH or NOT?" width="180" height="180">
<div class="titleBox">SWITCH or NOT?</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/cell-to-singularity-evolution"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/cell-to-singularity-evolution.jpg" alt="Cell to Singularity: Evolution" width="180" height="180">
<div class="titleBox">Cell to Singularity: Evolution</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/idle-evolution-cell-to-human"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/12/idle-evolution-cell-to-human.jpg" alt="Idle Evolution: Cell to Human" width="180" height="180">
<div class="titleBox">Idle Evolution: Cell to Human</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/whisker-words"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/whisker-words-2.jpg" alt="Whisker Words" width="180" height="180">
<div class="titleBox">Whisker Words</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/mario-maker-mit-scratch"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/07/Mario-Maker.jpg" alt="Mario Maker (MIT Scratch)" width="180" height="180">
<div class="titleBox">Mario Maker (MIT Scratch)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/detective-logic-puzzles"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/detective-logic-puzzles.jpg" alt="Detective – Logic Puzzles" width="180" height="180">
<div class="titleBox">Detective – Logic Puzzles</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/rubiks-cube-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/04/rubiks-cube-online-1.jpg" alt="Rubik’s Cube Online" width="180" height="180">
<div class="titleBox">Rubik’s Cube Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/spellbound"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/10/Spellbound.jpg" alt="Spellbound" width="180" height="180">
<div class="titleBox">Spellbound</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/wordle-unlimted"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/01/Wordle-Word-Game.jpg" alt="Wordle Unlimted" width="180" height="180">
<div class="titleBox">Wordle Unlimted</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/multi-surgery-hospital-games"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/09/Surgery-Hospital.jpg" alt="Multi Surgery Hospital Games" width="180" height="180">
<div class="titleBox">Multi Surgery Hospital Games</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/greedy-snake"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/08/Greedy-Snake.jpg" alt="Greedy Snake" width="180" height="180">
<div class="titleBox">Greedy Snake</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/kakuro-game-cross-sums"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/09/Kakuro-Game-Cross-Sums.jpg" alt="Kakuro Game: Cross Sums" width="180" height="180">
<div class="titleBox">Kakuro Game: Cross Sums</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/power-the-grid"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/Power-The-Grid.jpg" alt="Power The Grid" width="180" height="180">
<div class="titleBox">Power The Grid</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pepi-hospital-learn-care"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/pepi-hospital-learn-care.jpg" alt="Pepi Hospital: Learn &amp; Care" width="180" height="180">
<div class="titleBox">Pepi Hospital: Learn &amp; Care</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/nuts-and-bolts-screwing-puzzle"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/nuts-and-bolts-screwing-puzzle.jpg" alt="Nuts and Bolts: Screwing Puzzle" width="180" height="180">
<div class="titleBox">Nuts and Bolts: Screwing Puzzle</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/text-twist"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/01/Text-Twist.jpg" alt="Text Twist" width="180" height="180">
<div class="titleBox">Text Twist</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/smorgasword"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Smorgasword.jpg" alt="Smorgasword" width="180" height="180">
<div class="titleBox">Smorgasword</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/educational"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More educational Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
</section>

		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/cartoon">Cartoon Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/cartoon/page/2">(View More)</a></div>
		</div>
<div id="cartoon" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Bleach-Vs-Naruto-3.jpg" alt="Bleach Vs Naruto 3.3" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 3.3</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-2-6"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/06/Bleach-vs-Naruto-2.6.jpg" alt="Bleach Vs Naruto 2.6" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 2.6</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hajime-no-ippo-the-fighting"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/hajime-no-ippo-the-fight.jpg" alt="Hajime no Ippo: The Fighting" width="180" height="180">
<div class="titleBox">Hajime no Ippo: The Fighting</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/01/Anime-Battle-2.2-2.jpg" alt="Anime Battle 2.2" width="180" height="180">
<div class="titleBox">Anime Battle 2.2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-battle-3"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/anime-battle-3.jpg" alt="Anime Battle 3.5" width="180" height="180">
<div class="titleBox">Anime Battle 3.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/crazy-zombie-9"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/07/Crazy-Zombie-9.jpg" alt="Crazy Zombie 9" width="180" height="180">
<div class="titleBox">Crazy Zombie 9</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/jump-jousts-jam"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/07/Jump-Jousts-Jam.jpg" alt="Jump Jousts Jam" width="180" height="180">
<div class="titleBox">Jump Jousts Jam</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-legends-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/07/Anime-Legends-2.jpg" alt="Anime Legends 2.5" width="180" height="180">
<div class="titleBox">Anime Legends 2.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fairy-tail-vs-one-piece-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/07/Fairy-Tail-Vs-One-Piece-2.jpg" alt="Fairy Tail Vs One Piece 2" width="180" height="180">
<div class="titleBox">Fairy Tail Vs One Piece 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/bleach-vs-naruto-2-5"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/02/bleach-vs-naruto-2-5-1.jpg" alt="Bleach Vs Naruto 2.5" width="180" height="180">
<div class="titleBox">Bleach Vs Naruto 2.5</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/dragon-ball-z-buus-fury"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/10/dragon-ball-z-buus-fury-1.jpg" alt="Dragon Ball Z: Buu’s Fury" width="180" height="180">
<div class="titleBox">Dragon Ball Z: Buu’s Fury</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/dbz-battle"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/04/DBZ-Battle-1.jpg" alt="DBZ Battle" width="180" height="180">
<div class="titleBox">DBZ Battle</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/jump-jousts-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/12/Jump-Jousts-2.jpg" alt="Jump Jousts 2" width="180" height="180">
<div class="titleBox">Jump Jousts 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/remote-fu-gumball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Remote-Fu-Gumball.jpg" alt="Remote Fu  Gumball" width="180" height="180">
<div class="titleBox">Remote Fu  Gumball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/dragon-ball-fierce-fighting-2-9"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/02/Dragon-Ball-Fierce-Fighting-2.9-1.jpg" alt="Dragon Ball Fierce Fighting 2.9" width="180" height="180">
<div class="titleBox">Dragon Ball Fierce Fighting 2.9</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hop-hop-gumball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Hop-Hop-Gumball.jpg" alt="Hop Hop Gumball" width="180" height="180">
<div class="titleBox">Hop Hop Gumball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/one-piece-grand-battle"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/08/one-piece.jpg" alt="One Piece: Grand Battle" width="180" height="180">
<div class="titleBox">One Piece: Grand Battle</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/anime-fighting-fury"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/01/anime-fighting-fury.jpg" alt="Anime Fighting Fury: Bnobdsy" width="180" height="180">
<div class="titleBox">Anime Fighting Fury: Bnobdsy</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/we-bare-bears-bear-parkour"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/we-bare-bears-bear-parkour.jpg" alt="We Bare Bears – Bear Parkour" width="180" height="180">
<div class="titleBox">We Bare Bears – Bear Parkour</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/jump-jousts"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/03/Jump-Jousts.jpg" alt="Teen Titans: Jump Jousts" width="180" height="180">
<div class="titleBox">Teen Titans: Jump Jousts</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/suburban-super-sports"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/08/Suburban-Super-Sports.jpg" alt="The Gumball Game: Suburban Super Sports" width="180" height="180">
<div class="titleBox">The Gumball Game: Suburban Super Sports</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/spongebob-boo-or-boom"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/09/Spongebob-Boo-Or-Boom.jpg" alt="Spongebob Boo Or Boom" width="180" height="180">
<div class="titleBox">Spongebob Boo Or Boom</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/guedins-attack-titan"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/04/Guedins-Attack-on-Titan-Fan.jpg" alt="Guedin’s Attack on Titan" width="180" height="180">
<div class="titleBox">Guedin’s Attack on Titan</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/love-hina-sim-date-rpg"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/02/Love-Hina-Sim-Date-RPG.jpg" alt="Love Hina Sim Date RPG" width="180" height="180">
<div class="titleBox">Love Hina Sim Date RPG</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/naruto-mini-battle-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/04/Naruto-Mini-Battle-2.jpg" alt="Naruto Mini Battle 2" width="180" height="180">
<div class="titleBox">Naruto Mini Battle 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/naruto-ninja-council"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2014/09/naruto-ninja-council.jpg" alt="Naruto: Ninja Council" width="180" height="180">
<div class="titleBox">Naruto: Ninja Council</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-brawl-showdown"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/03/super-brawl-showdown.jpg" alt="Super Brawl Showdown!" width="180" height="180">
<div class="titleBox">Super Brawl Showdown!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gumball-paintball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/Gumball-Paintball.jpg" alt="Gumball Paintball" width="180" height="180">
<div class="titleBox">Gumball Paintball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ben-10-alien-device"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/10/ben-10-alien-device.jpg" alt="Ben 10: Alien Device" width="180" height="180">
<div class="titleBox">Ben 10: Alien Device</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/escape-from-castle-frankenstein"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/10/escape-from-castle-frankenstein.jpg" alt="Escape From Castle Frankenstein" width="180" height="180">
<div class="titleBox">Escape From Castle Frankenstein</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/super-brawl-4"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2015/07/Nick-Super-Brawl-4.jpg" alt="Super Brawl 4" width="180" height="180">
<div class="titleBox">Super Brawl 4</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fairy-tail-vs-one-piece-1-1"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/07/Fairy-Tail-Vs-One-Piece.jpg" alt="Fairy Tail Vs One Piece 1.1" width="180" height="180">
<div class="titleBox">Fairy Tail Vs One Piece 1.1</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/cartoon"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Cartoon Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
</section>
		<section class="tag-carousel">
		<div class="tag-carousel-title">
			<div class="fgh1"><h1><a href="https://kbhgames.com/tag/funny">Funny Games</a></h1></div>
			<div class="tag-more"><a href="https://kbhgames.com/tag/funny/page/2">(View More)</a></div>
		</div>
<div id="funny" class="slider">
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-troll-thief-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Stickman-Troll-Thief-2.jpg" alt="Stickman Troll Thief 2" width="180" height="180">
<div class="titleBox">Stickman Troll Thief 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-basics-classic-online"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2022/01/baldis-basics-classic-online.jpg" alt="Baldi’s Basics Classic Online" width="180" height="180">
<div class="titleBox">Baldi’s Basics Classic Online</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/drunken-boxing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/01/Drunken-Boxing.jpg" alt="Drunken Boxing" width="180" height="180">
<div class="titleBox">Drunken Boxing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fright-night"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Fright-Night.jpg" alt="Fright Night" width="180" height="180">
<div class="titleBox">Fright Night</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/happy-wheels"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2010/09/Happy-Wheels.jpg" alt="Happy Wheels" width="180" height="180">
<div class="titleBox">Happy Wheels</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/among-us-single-player"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/12/among-us-single-player.jpg" alt="Among Us: Single Player" width="180" height="180">
<div class="titleBox">Among Us: Single Player</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/rhythm-heaven-tengoku"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/12/Rhythm-Heaven-Tengoku-1.jpg" alt="Rhythm Heaven (Tengoku)" width="180" height="180">
<div class="titleBox">Rhythm Heaven (Tengoku)</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-bodyguard"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/09/the-bodyguard.jpg" alt="The Bodyguard" width="180" height="180">
<div class="titleBox">The Bodyguard</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/yandere-simulator"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/01/Yandere-Simulator.jpg" alt="Yandere Simulator" width="180" height="180">
<div class="titleBox">Yandere Simulator</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/fiddlebops-a-funny-incredibox-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/11/FiddleBops-Incredibox.jpg" alt="FiddleBops – A Funny Incredibox mod" width="180" height="180">
<div class="titleBox">FiddleBops – A Funny Incredibox mod</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/gravity-mod"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/02/Gravity-Mod.png" alt="Gravity Mod" width="180" height="180">
<div class="titleBox">Gravity Mod</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/ragdoll-rock-climber"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/08/Ragdoll-Rock-Climber.jpg" alt="Ragdoll Rock Climber" width="180" height="180">
<div class="titleBox">Ragdoll Rock Climber</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/box-playground-punch-it"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/box-playground-punch-it.jpg" alt="Box Playground: Punch It!" width="180" height="180">
<div class="titleBox">Box Playground: Punch It!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/getaway-shootout"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/08/Getaway-Shootout.jpg" alt="Getaway Shootout" width="180" height="180">
<div class="titleBox">Getaway Shootout</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/pizza-tower"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2021/03/Pizza-Tower.jpg" alt="Pizza Tower" width="180" height="180">
<div class="titleBox">Pizza Tower</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-fun-new-school-remastered"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Baldis-Fun-New-School-Remastered.jpg" alt="Baldi’s Fun New School Remastered" width="180" height="180">
<div class="titleBox">Baldi’s Fun New School Remastered</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sort-the-court"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2016/09/Sort-the-Court.jpg" alt="Sort the Court!" width="180" height="180">
<div class="titleBox">Sort the Court!</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/a-difficult-game-about-climbing"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/03/a-difficult-game-about-climbing-fan-made.jpg" alt="A Difficult Game About Climbing" width="180" height="180">
<div class="titleBox">A Difficult Game About Climbing</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/stickman-pot-climb-2"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/05/stickman-in-pot-climb-2.jpg" alt="Stickman Pot Climb 2" width="180" height="180">
<div class="titleBox">Stickman Pot Climb 2</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/house-of-hazards"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/10/House-of-Hazards-1.jpg" alt="House of Hazards" width="180" height="180">
<div class="titleBox">House of Hazards</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/elastic-man"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2020/06/Elastic-Man.jpg" alt="Morty Elastic Man" width="180" height="180">
<div class="titleBox">Morty Elastic Man</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/the-professional-heist-ragdoll"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/The-Professional-Heist-Ragdoll.jpg" alt="The Professional Heist Ragdoll" width="180" height="180">
<div class="titleBox">The Professional Heist Ragdoll</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/crusty-proto"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Crusty-Proto.png" alt="Crusty Proto" width="180" height="180">
<div class="titleBox">Crusty Proto</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/hunter-and-props"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/09/Hunter-and-Props.jpg" alt="Hunter and Props" width="180" height="180">
<div class="titleBox">Hunter and Props</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/murder-the-king"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/08/Murder-the-King.jpg" alt="Murder the King" width="180" height="180">
<div class="titleBox">Murder the King</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/crazy-super-bunnies"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/05/Crazy-Super-Bunnies.jpg" alt="Crazy Super Bunnies" width="180" height="180">
<div class="titleBox">Crazy Super Bunnies</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/press-x-to-operate"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/12/Press-X-To-Operate.jpg" alt="Press X To Operate" width="180" height="180">
<div class="titleBox">Press X To Operate</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/remote-fu-gumball"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2017/07/Remote-Fu-Gumball.jpg" alt="Remote Fu  Gumball" width="180" height="180">
<div class="titleBox">Remote Fu  Gumball</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-basics"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2018/06/Baldis-Basics.jpg" alt="Baldi’s Basics" width="180" height="180">
<div class="titleBox">Baldi’s Basics</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/sonic-the-hedgehog-2-xl"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2019/09/Sonic-the-Hedgehog-2-XL.jpg" alt="Sonic 2 XL" width="180" height="180">
<div class="titleBox">Sonic 2 XL</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/baldis-fun-new-school-plus-ultimate-edition"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2023/05/Baldis-Fun-New-School-Plus-Ultimate-Edition.jpg" alt="Baldi’s Fun New School Plus Ultimate Edition" width="180" height="180">
<div class="titleBox">Baldi’s Fun New School Plus Ultimate Edition</div></a>
</div>
					
						<div class="boxInner2">
<a href="https://kbhgames.com/game/funny-shooter-bro"><img class="lazy" src="/m.svg" data-src="https://kbhgames.com/wp-content/uploads/2024/06/Funny-Shooter-Bro.jpg" alt="Funny Shooter Bro" width="180" height="180">
<div class="titleBox">Funny Shooter Bro</div></a>
</div>
<div class="boxInner2"><a href="https://kbhgames.com/tag/funny"><img class="lazy" src="/m.svg" data-src="/wp-content/uploads/2018/09/seemore.jpg" alt="More Funny Games" width="180" height="180"></a></div>
	   <div class="left-button" style="display: none;"></div>
	   <div class="right-button"></div>
</div>
</section>




	 

	 <footer>
        <div class="bar">
            <div class="bar-wrap">
                <ul class="links">
                    <li><a href="https://kbhgames.com">KBH Games</a></li>
					<li><a href="https://kbhgames.com/about">About</a></li>
					<li><a href="https://kbhgames.com/terms-of-use">Terms and Conditions</a></li>
                    <li><a href="https://kbhgames.com/privacy">Privacy</a></li>
                </ul>

                <div class="clear"></div>

            </div>
        </div>
		</footer>
		</div><ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;"><div id="aswift_0_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;"></div></ins>
<script src="//kbhgames.com/wp-content/themes/v1/js/jquery-3.4.1.min.js"></script><iframe name="googlefcPresent" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe>
	<script type="text/javascript">
	var relevanssi_rt_regex = /(&|\?)_(rt|rt_nonce)=(\w+)/g
	var newUrl = window.location.search.replace(relevanssi_rt_regex, '')
	history.replaceState(null, null, window.location.pathname + newUrl + window.location.hash)
	</script>
	


    <script>
      var loadDeferredStyles = function() {
        var addStylesNode = document.getElementById("deferred-styles");
        var replacement = document.createElement("div");
        replacement.innerHTML = addStylesNode.textContent;
        document.body.appendChild(replacement);
        addStylesNode.parentElement.removeChild(addStylesNode);
      };
      var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
          window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
      if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
      else window.addEventListener('load', loadDeferredStyles);
    </script>
	
<script defer="" src="//kbhgames.com/wp-content/themes/v1/js/bottom-all.js?v=33dss4"></script>
<script type="text/javascript">

 	 performslide('most-liked', 2, 210);
	 performslide('new-games', 2, 210);
	 performslide('best-of-new-games', 2, 210);
	 performslide('featured', 2, 210);
	 performslide('action', 2, 210);
performslide('puzzle', 2, 210);
performslide('2player', 2, 210);
performslide('shooting', 2, 210);
performslide('adventure', 2, 210);
performslide('strategy', 2, 210);
performslide('sports', 2, 210);
performslide('multiplayer', 2, 210);
performslide('casual', 2, 210);
performslide('retro', 2, 210);
performslide('racing', 2, 210);
performslide('run', 2, 210);
performslide('fighting', 2, 210);
performslide('platform', 2, 210);
performslide('action', 2, 210);
performslide('educational', 2, 210);
performslide('funny', 2, 210);
performslide('cartoon', 2, 210);

	function performslide(ID, column, extra) {
			if($('#'+ID).scrollLeft() < 20){
				$('.left-button' ).css( "display", "none" );
			}
			
			var containerid_right = $('#'+ID+' .right-button');
			var containerid_left = $('#'+ID+' .left-button');
			
			containerid_right.click(function() {
				var slider_total_width_not_hidden= ((($('#'+ID).children('div').length)*extra)/column);
				var silderwidth = $('#'+ID).width();
				
				var sliderwidth80 = $('#'+ID).width()*.8;
				var p = $('#'+ID);
				containerid_left.css( "display", "block" );
				if (p.scrollLeft()+silderwidth*2 > slider_total_width_not_hidden){
					  containerid_right.css( "display", "none" );
				}
			  $('#'+ID).animate({
				scrollLeft: "+="+sliderwidth80+"px"
			  },300);
		  
		});

		 containerid_left.click(function() {
			var sliderwidth80 = $('#'+ID).width()*.8;
				var silderwidth = $('#'+ID).width();
			var p = $('#'+ID);

			if (p.scrollLeft()<silderwidth-extra){
				containerid_left.css( "display", "none" );
			}
			var p = $('#'+ID);
			containerid_right.css( "display", "block" );
		  $('#'+ID).animate({
			scrollLeft: "-="+sliderwidth80+"px"
		  }, 300);
		});
	}

</script>
 <div id="myOverlay" class="overlay">
  <span class="closebtn" onclick="closeSearch()" title="Close Overlay">x</span>
  <div class="overlay-content">
    <form action="https://kbhgames.com/">
      <input type="text" placeholder="Search.." name="s">
      <button type="submit"><span class="icon-search"></span></button>
    </form>
  </div>
</div>

<div id="modal-login" class="ml-modal fade" tabindex="-1" role="dialog" aria-hidden="true"></div>


<iframe name="__tcfapiLocator" src="about:blank" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe><iframe name="__uspapiLocator" src="about:blank" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe><iframe name="__gppLocator" src="about:blank" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe><iframe name="googlefcInactive" src="about:blank" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe><iframe name="googlefcLoaded" src="about:blank" style="display: none; width: 0px; height: 0px; border: none; z-index: -1000; left: -1000px; top: -1000px;"></iframe><div class="fc-consent-root"><div class="fc-dialog-overlay"></div><div class="fc-dialog-container"><div tabindex="0" id="fc-focus-trap-pre-div"></div><div class="fc-dialog fc-choice-dialog" role="dialog" aria-label="kbhgames.com asks for your consent to use your personal data to:" tabindex="0" style=""><div class="fc-dialog-content"><div class="fc-dialog-scrollable-content"><div class="fc-header fc-dialog-restricted-content"><div class="fc-header"><div class="fc-header-image-container fc-header"><img class="fc-header-image" alt="Welcome to kbhgames.com" src="https://lh3.googleusercontent.com/iBVSh4x48Z3Q9Kp9esCXYIhW-1Q8_mLIWU1eO_o0raWovj-DwXFXSMs36ZSN2qH8PJF92SHvNcyjjWr11Cvb7IXUr0byjhblo47OIt2BpkgiLOOk4O2gIA=h60"></div></div><h1 class="fc-dialog-headline">kbhgames.com asks for your consent to use your personal data to:</h1></div><div class="fc-stacks fc-dialog-restricted-content"><ul><li><div class="fc-stack-icon"><span class="notranslate" aria-hidden="true"><svg width="18" height="18" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M12 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 9c2.7 0 5.8 1.29 6 2v1H6v-.99c.2-.72 3.3-2.01 6-2.01m0-11C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"></path></svg></span></div><span class="fc-stack-name">Personalised advertising and content, advertising and content measurement, audience research and services development
</span></li><li><div class="fc-stack-icon"><span class="notranslate" aria-hidden="true"><svg width="18" height="18" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M5 6h16V4H5c-1.1 0-2 .9-2 2v11H1v3h11v-3H5V6zm16 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z"></path></svg></span></div><span class="fc-stack-name">Store and/or access information on a device</span></li></ul></div><button class="fc-faq-header fc-dialog-restricted-content" role="button" aria-label="Learn more" tabindex="0"><div class="fc-faq-icon"><span class="notranslate faq-section-closed" aria-hidden="true"><svg width="14" height="14" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M5.41 7.59L4 9l8 8 8-8-1.41-1.41L12 14.17"></path></svg></span><span class="notranslate faq-section-open" aria-hidden="true" style="display: none !important;"><svg width="14" height="14" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M20 13H4v-2h16v2z"></path></svg></span></div><span class="fc-faq-label">Learn more</span></button><div class="fc-faq-contents" style="display: none !important;"><ul class="fc-dialog-restricted-content"><li><a class="fc-faq-item" role="button" aria-label="How can I change my choice?" tabindex="0" href="#" data-faq-item-index="0"><div class="fc-faq-item-dot"></div><span class="fc-faq-item-title">How can I change my choice?</span></a></li><li><a class="fc-faq-item" role="button" aria-label="What if I don't consent?" tabindex="0" href="#" data-faq-item-index="1"><div class="fc-faq-item-dot"></div><span class="fc-faq-item-title">What if I don't consent?</span></a></li><li><a class="fc-faq-item" role="button" aria-label="How does legitimate interest work?" tabindex="0" href="#" data-faq-item-index="2"><div class="fc-faq-item-dot"></div><span class="fc-faq-item-title">How does legitimate interest work?</span></a></li><li><a class="fc-faq-item" role="button" aria-label="Do I have to consent to everything?" tabindex="0" href="#" data-faq-item-index="3"><div class="fc-faq-item-dot"></div><span class="fc-faq-item-title">Do I have to consent to everything?</span></a></li></ul></div><div class="fc-footer fc-dialog-restricted-content"><p>Your personal data will be processed and information from your device (cookies, unique identifiers, and other device data) may be stored by, accessed by and shared with <a class="fc-vendors-list-dialog" role="button" tabindex="0" href="#">134 TCF vendor(s) and 63 ad partner(s)</a>, or used specifically by this site or app.</p><p>Some vendors may process your personal data on the basis of legitimate interest, which you can object to by managing your options below. Look for a link at the bottom of this page to manage or withdraw consent in privacy and cookie settings.</p></div></div></div><div class="fc-footer-buttons-container"><div class="fc-footer-buttons-divider"></div><div class="fc-footer-buttons"><button class="fc-button fc-cta-consent fc-primary-button" role="button" aria-label="Consent" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Consent</p></button><button class="fc-button fc-cta-manage-options fc-secondary-button" role="button" aria-label="Manage options" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Manage options</p></button></div></div></div><div tabindex="0" id="fc-focus-trap-post-div"></div><div class="fc-dialog fc-data-preferences-dialog" role="dialog" aria-label="Manage your data" tabindex="0" style="display: none !important;"><div class="fc-dialog-header"><button class="fc-dialog-header-back-button fc-data-preferences-back" role="button" aria-label="Back" tabindex="0"><span class="notranslate" aria-hidden="true"><svg width="24" height="24" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"></path></svg></span></button><div class="fc-data-preferences-header"><p>Data preferences</p></div></div><div class="fc-dialog-content"><div class="fc-dialog-scrollable-content"><div class="fc-header fc-dialog-restricted-content"><h1>Manage your data</h1></div><div class="fc-body fc-dialog-restricted-content"><p>You can choose how your personal data is used. Vendors want your permission to do the following:</p></div><div class="fc-preferences-container"><div class="fc-preference-divider"><p>TCF vendors</p><button class="fc-help-tip" data-title="What does TCF mean?" data-full-info="This vendor is registered with the IAB Europe Transparency and Consent Framework and subject to its policies." role="tooltip" aria-label="This vendor is registered with the IAB Europe Transparency and Consent Framework and subject to its policies." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Store and/or access information on a device</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Cookies, device or similar online identifiers (e.g. login-based identifiers, randomly assigned identifiers, network based identifiers) together with other information (e.g. browser type and information, language, screen size, supported technologies etc.) can be stored or read on your device to recognise it each time it connects to an app or to a website, for one or several of the purposes presented here.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Store and/or access information on a device" tabindex="0" data-purpose-id="1" data-name="Store and/or access information on a device" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (119 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (119 vendors), Store and/or access information on a device" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="1"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Use limited data to select advertising</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Advertising presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type or which content you are (or have been) interacting with (for example, to limit the number of times an ad is presented to you).</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Use limited data to select advertising" tabindex="0" data-purpose-id="2" data-name="Use limited data to select advertising" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (70 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (70 vendors), Use limited data to select advertising" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="2"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-2"><span class="fc-preference-slider-label">Legitimate interest (32 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (32 vendors), Use limited data to select advertising" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="2" id="fc-preference-slider-purpose-2" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Create profiles for personalised advertising</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information about your activity on this service (such as forms you submit, content you look at) can be stored and combined with other information about you (for example, information from your previous activity on this service and other websites or apps) or similar users. This is then used to build or improve a profile about you (that might include possible interests and personal aspects). Your profile can be used (also later) to present advertising that appears more relevant based on your possible interests by this and other entities.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Create profiles for personalised advertising" tabindex="0" data-purpose-id="3" data-name="Create profiles for personalised advertising" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (96 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (96 vendors), Create profiles for personalised advertising" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="3"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Use profiles to select personalised advertising</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Advertising presented to you on this service can be based on your advertising profiles, which can reflect your activity on this service or other websites or apps (like the forms you submit, content you look at), possible interests and personal aspects.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Use profiles to select personalised advertising" tabindex="0" data-purpose-id="4" data-name="Use profiles to select personalised advertising" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (91 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (91 vendors), Use profiles to select personalised advertising" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="4"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Create profiles to personalise content</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information about your activity on this service (for instance, forms you submit, non-advertising content you look at) can be stored and combined with other information about you (such as your previous activity on this service or other websites or apps) or similar users. This is then used to build or improve a profile about you (which might for example include possible interests and personal aspects). Your profile can be used (also later) to present content that appears more relevant based on your possible interests, such as by adapting the order in which content is shown to you, so that it is even easier for you to find content that matches your interests.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Create profiles to personalise content" tabindex="0" data-purpose-id="5" data-name="Create profiles to personalise content" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (28 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (28 vendors), Create profiles to personalise content" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="5"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Use profiles to select personalised content</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Content presented to you on this service can be based on your content personalisation profiles, which can reflect your activity on this or other services (for instance, the forms you submit, content you look at), possible interests and personal aspects. This can for example be used to adapt the order in which content is shown to you, so that it is even easier for you to find (non-advertising) content that matches your interests.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Use profiles to select personalised content" tabindex="0" data-purpose-id="6" data-name="Use profiles to select personalised content" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (24 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (24 vendors), Use profiles to select personalised content" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="6"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Measure advertising performance</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information regarding which advertising is presented to you and how you interact with it can be used to determine how well an advert has worked for you or other users and whether the goals of the advertising were reached. For instance, whether you saw an ad, whether you clicked on it, whether it led you to buy a product or visit a website, etc. This is very helpful to understand the relevance of advertising campaigns.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Measure advertising performance" tabindex="0" data-purpose-id="7" data-name="Measure advertising performance" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (77 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (77 vendors), Measure advertising performance" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="7"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-7"><span class="fc-preference-slider-label">Legitimate interest (46 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (46 vendors), Measure advertising performance" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="7" id="fc-preference-slider-purpose-7" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Measure content performance</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information regarding which content is presented to you and how you interact with it can be used to determine whether the (non-advertising) content e.g. reached its intended audience and matched your interests. For instance, whether you read an article, watch a video, listen to a podcast or look at a product description, how long you spent on this service and the web pages you visit etc. This is very helpful to understand the relevance of (non-advertising) content that is shown to you. </p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Measure content performance" tabindex="0" data-purpose-id="8" data-name="Measure content performance" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (32 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (32 vendors), Measure content performance" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="8"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-8"><span class="fc-preference-slider-label">Legitimate interest (14 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (14 vendors), Measure content performance" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="8" id="fc-preference-slider-purpose-8" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Understand audiences through statistics or combinations of data from different sources</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Reports can be generated based on the combination of data sets (like user profiles, statistics, market research, analytics data) regarding your interactions and those of other users with advertising or (non-advertising) content to identify common characteristics (for instance, to determine which target audiences are more receptive to an ad campaign or to certain contents).</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Understand audiences through statistics or combinations of data from different sources" tabindex="0" data-purpose-id="9" data-name="Understand audiences through statistics or combinations of data from different sources" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (57 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (57 vendors), Understand audiences through statistics or combinations of data from different sources" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="9"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-9"><span class="fc-preference-slider-label">Legitimate interest (22 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (22 vendors), Understand audiences through statistics or combinations of data from different sources" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="9" id="fc-preference-slider-purpose-9" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Develop and improve services</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information about your activity on this service, such as your interaction with ads or content, can be very helpful to improve products and services and to build new products and services based on user interactions, the type of audience, etc. This specific purpose does not include the development or improvement of user profiles and identifiers.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Develop and improve services" tabindex="0" data-purpose-id="10" data-name="Develop and improve services" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (67 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (67 vendors), Develop and improve services" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="10"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-10"><span class="fc-preference-slider-label">Legitimate interest (37 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (37 vendors), Develop and improve services" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="10" id="fc-preference-slider-purpose-10" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Use limited data to select content</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Content presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type, or which content you are (or have been) interacting with (for example, to limit the number of times a video or an article is presented to you).</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Use limited data to select content" tabindex="0" data-purpose-id="11" data-name="Use limited data to select content" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent (12 vendors)</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent (12 vendors), Use limited data to select content" aria-pressed="false" tabindex="0" class="fc-preference-consent purpose" data-id="11"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-purpose-11"><span class="fc-preference-slider-label">Legitimate interest (3 vendors)<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest (3 vendors), Use limited data to select content" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest purpose" data-id="11" id="fc-preference-slider-purpose-11" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Ensure security, prevent and detect fraud, and fix errors
</h2><button class="fc-help-tip" data-title="Ensure security, prevent and detect fraud, and fix errors
" data-full-info="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." role="tooltip" aria-label="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Your data can be used to monitor for and prevent unusual and possibly fraudulent activity (for example, regarding advertising, ad clicks by bots), and ensure systems and processes work properly and securely. It can also be used to correct any problems you, the publisher or the advertiser may encounter in the delivery of content and ads and in your interaction with them.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Ensure security, prevent and detect fraud, and fix errors
" tabindex="0" data-special-purpose-id="1" data-name="Ensure security, prevent and detect fraud, and fix errors
" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Deliver and present advertising and content</h2><button class="fc-help-tip" data-title="Deliver and present advertising and content" data-full-info="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." role="tooltip" aria-label="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Certain information (like an IP address or device capabilities) is used to ensure the technical compatibility of the content or advertising, and to facilitate the transmission of the content or ad to your device.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Deliver and present advertising and content" tabindex="0" data-special-purpose-id="2" data-name="Deliver and present advertising and content" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Save and communicate privacy choices</h2><button class="fc-help-tip" data-title="Save and communicate privacy choices" data-full-info="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." role="tooltip" aria-label="This is one reason that vendors use data. Data used for security or an essential function can't be turned off." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">The choices you make regarding the purposes and entities listed in this notice are saved and made available to those entities in the form of digital signals (such as a string of characters). This is necessary in order to enable both this service and those entities to respect such choices.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Save and communicate privacy choices" tabindex="0" data-special-purpose-id="3" data-name="Save and communicate privacy choices" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Match and combine data from other data sources</h2><button class="fc-help-tip" data-title="Match and combine data from other data sources" data-full-info="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." role="tooltip" aria-label="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Information about your activity on this service may be matched and combined with other information relating to you and originating from various sources (for instance your activity on a separate online service, your use of a loyalty card in-store, or your answers to a survey), in support of the purposes explained in this notice.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Match and combine data from other data sources" tabindex="0" data-feature-id="1" data-name="Match and combine data from other data sources" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Link different devices</h2><button class="fc-help-tip" data-title="Link different devices" data-full-info="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." role="tooltip" aria-label="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">In support of the purposes explained in this notice, your device might be considered as likely linked to other devices that belong to you or your household (for instance because you are logged in to the same service on both your phone and your computer, or because you may use the same Internet connection on both devices).</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Link different devices" tabindex="0" data-feature-id="2" data-name="Link different devices" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Identify devices based on information transmitted automatically</h2><button class="fc-help-tip" data-title="Identify devices based on information transmitted automatically" data-full-info="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." role="tooltip" aria-label="This is one method that vendors use to collect data. You can't change data collection methods directly, but you can change what data you share and which vendors you share it with." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">Your device might be distinguished from other devices based on information it automatically sends when accessing the Internet (for instance, the IP address of your Internet connection or the type of browser you are using) in support of the purposes exposed in this notice.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Identify devices based on information transmitted automatically" tabindex="0" data-feature-id="3" data-name="Identify devices based on information transmitted automatically" href="#">View details</a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Use precise geolocation data</h2></div><div class="fc-preference-description"><p class="fc-purpose-feature-description fc-truncated-3-line">With your acceptance, your precise location (within a radius of less than 500 metres) may be used in support of the purposes explained in this notice.</p><a class="fc-purpose-feature-more-info" role="button" aria-label="View details, Use precise geolocation data" tabindex="0" data-special-feature-id="1" data-name="Use precise geolocation data" href="#">View details</a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Use precise geolocation data" aria-pressed="false" tabindex="0" class="fc-preference-consent special-feature" data-id="1"><span class="fc-slider-el"></span></span></label></div><div class="fc-noneditable-body fc-dialog-restricted-content fc-lower-preference-divider"><p role="heading">How this consent management platform (CMP) works:</p></div><div class="fc-preference-divider"><p>CMP privacy choices</p></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Storage, duration, and usage details</h2></div><div class="fc-preference-description">The choices you make with this CMP regarding the purposes and entities will affect how personalized advertising is presented to you. We need to store these choices to respect them on future visits, and they are stored differently based on the type of site or app you're using:<ul><li>For <b>sites</b>, your choices are saved in a cookie named “FCCDCF” for a maximum duration of 390 days.</li><li>For <b>apps</b>, your choices are saved in device storage prefixed by “IABTCF_”. Your choices will be invalidated after 390 days and overwritten once you make new privacy choices on this app.</li><li>For <b>accelerated mobile page (AMP) sites</b>, your choices are saved in local storage prefixed by “amp-store”. Your choices will be invalidated after 390 days and overwritten once you make new privacy choices on this site.</li></ul></div></div></div><div class="fc-navigation fc-dialog-restricted-content"><button class="fc-navigation-button fc-manage-vendors" role="button" aria-label="Vendor preferences" tabindex="0"><p class="fc-navigation-button-label">Vendor preferences</p></button></div></div></div><div class="fc-footer-buttons-container"><div class="fc-footer-buttons-divider"></div><div class="fc-footer-buttons"><button class="fc-button fc-data-preferences-accept-all fc-secondary-button" role="button" aria-label="Accept all" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Accept all</p></button><button class="fc-button fc-confirm-choices fc-primary-button" role="button" aria-label="Confirm choices" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Confirm choices</p></button></div></div></div><div class="fc-dialog fc-vendor-preferences-dialog" role="dialog" aria-label="Confirm our vendors" tabindex="0" style="display: none !important;"><div class="fc-dialog-header"><button class="fc-dialog-header-back-button fc-vendor-preferences-back" role="button" aria-label="Back" tabindex="0"><span class="notranslate" aria-hidden="true"><svg width="24" height="24" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"></path></svg></span></button><div class="fc-vendor-preferences-header"><p>Vendor preferences</p></div></div><div class="fc-dialog-content"><div class="fc-dialog-scrollable-content"><div class="fc-header fc-dialog-restricted-content"><h1>Confirm our vendors</h1></div><div class="fc-body fc-dialog-restricted-content"><p>Vendors can use your data to provide services. Declining a vendor can stop them from using the data you shared.</p></div><div class="fc-preferences-container"><div class="fc-preference-divider"><p>TCF vendors</p><button class="fc-help-tip" data-title="What does TCF mean?" data-full-info="This vendor is registered with the IAB Europe Transparency and Consent Framework and subject to its policies." role="tooltip" aria-label="This vendor is registered with the IAB Europe Transparency and Consent Framework and subject to its policies." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Exponential Interactive, Inc d/b/a VDX.tv</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="1" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Exponential Interactive, Inc d/b/a VDX.tv, View details" tabindex="0" data-vendor-id="1" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Exponential Interactive, Inc d/b/a VDX.tv, Privacy policy" tabindex="0" data-policy-link="https://vdx.tv/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Exponential Interactive, Inc d/b/a VDX.tv" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="1"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Roq.ad GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="4" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Roq.ad GmbH, View details" tabindex="0" data-vendor-id="4" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="4" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Roq.ad GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.roq.ad/privacy-policy-roqad/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Roq.ad GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="4"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>AdMaxim Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 30 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Probabilistic identifiers, Browsing and interaction data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="9" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="AdMaxim Limited, View details" tabindex="0" data-vendor-id="9" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="AdMaxim Limited, Privacy policy" tabindex="0" data-policy-link="https://www.admaxim.com/admaxim-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, AdMaxim Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="9"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Index Exchange Inc. </h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 395 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="10" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Index Exchange Inc. , View details" tabindex="0" data-vendor-id="10" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="10" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Index Exchange Inc. , Privacy policy" tabindex="0" data-policy-link="https://www.indexexchange.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Index Exchange Inc. " aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="10"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Quantcast</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="11" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Quantcast, View details" tabindex="0" data-vendor-id="11" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="11" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Quantcast, Privacy policy" tabindex="0" data-policy-link="https://www.quantcast.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Quantcast" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="11"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-11"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Quantcast" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="11" id="fc-preference-slider-gvl-vendor-11" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>BeeswaxIO Corporation</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 395 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="12" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="BeeswaxIO Corporation, View details" tabindex="0" data-vendor-id="12" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="12" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="BeeswaxIO Corporation, Privacy policy" tabindex="0" data-policy-link="https://www.beeswax.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, BeeswaxIO Corporation" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="12"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Sovrn, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="13" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Sovrn, Inc., View details" tabindex="0" data-vendor-id="13" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Sovrn, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.sovrn.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Sovrn, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="13"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adikteev</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Non-precise location data, Users’ profiles</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="15" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adikteev, View details" tabindex="0" data-vendor-id="15" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adikteev, Privacy policy" tabindex="0" data-policy-link="https://www.adikteev.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adikteev" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="15"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-15"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Adikteev" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="15" id="fc-preference-slider-gvl-vendor-15" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>RTB House S.A.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="16" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="RTB House S.A., View details" tabindex="0" data-vendor-id="16" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="16" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="RTB House S.A., Privacy policy" tabindex="0" data-policy-link="https://www.rtbhouse.com/privacy-center" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, RTB House S.A." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="16"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>The UK Trade Desk Ltd</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="21" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="The UK Trade Desk Ltd, View details" tabindex="0" data-vendor-id="21" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="21" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="The UK Trade Desk Ltd, Privacy policy" tabindex="0" data-policy-link="https://www.thetradedesk.com/us/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, The UK Trade Desk Ltd" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="21"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-21"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, The UK Trade Desk Ltd" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="21" id="fc-preference-slider-gvl-vendor-21" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Nexxen Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 180 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="23" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Nexxen Inc., View details" tabindex="0" data-vendor-id="23" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="23" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Nexxen Inc., Privacy policy" tabindex="0" data-policy-link="https://www.amobee.com/trust/gdpr/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Nexxen Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="23"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-23"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Nexxen Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="23" id="fc-preference-slider-gvl-vendor-23" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Epsilon</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 184 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="24" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Epsilon, View details" tabindex="0" data-vendor-id="24" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Epsilon, Privacy policy" tabindex="0" data-policy-link="https://www.epsilon.com/emea/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Epsilon" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="24"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Yahoo EMEA Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 397 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="25" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Yahoo EMEA Limited, View details" tabindex="0" data-vendor-id="25" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="25" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Yahoo EMEA Limited, Privacy policy" tabindex="0" data-policy-link="https://legal.yahoo.com/ie/en/yahoo/privacy/index.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Yahoo EMEA Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="25"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>ADventori SAS</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="27" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="ADventori SAS, View details" tabindex="0" data-vendor-id="27" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="ADventori SAS, Privacy policy" tabindex="0" data-policy-link="https://www.adventori.com/fr/rgpd/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, ADventori SAS" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="27"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Triple Lift, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="28" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Triple Lift, Inc., View details" tabindex="0" data-vendor-id="28" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Triple Lift, Inc., Privacy policy" tabindex="0" data-policy-link="https://triplelift.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Triple Lift, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="28"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-28"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Triple Lift, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="28" id="fc-preference-slider-gvl-vendor-28" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Xandr, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="32" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Xandr, Inc., View details" tabindex="0" data-vendor-id="32" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="32" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Xandr, Inc., Privacy policy" tabindex="0" data-policy-link="https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Xandr, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="32"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-32"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Xandr, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="32" id="fc-preference-slider-gvl-vendor-32" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>NEORY GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="34" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="NEORY GmbH, View details" tabindex="0" data-vendor-id="34" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="NEORY GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.neory.com/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, NEORY GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="34"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Nexxen Group LLC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="36" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Nexxen Group LLC, View details" tabindex="0" data-vendor-id="36" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Nexxen Group LLC, Privacy policy" tabindex="0" data-policy-link="https://unruly.co/legal/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Nexxen Group LLC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="36"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-36"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Nexxen Group LLC" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="36" id="fc-preference-slider-gvl-vendor-36" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>NEURAL.ONE</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="37" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="NEURAL.ONE, View details" tabindex="0" data-vendor-id="37" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="NEURAL.ONE, Privacy policy" tabindex="0" data-policy-link="https://neural.one/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, NEURAL.ONE" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="37"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>ADITION (Virtual Minds GmbH)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="39" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="ADITION (Virtual Minds GmbH), View details" tabindex="0" data-vendor-id="39" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="39" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="ADITION (Virtual Minds GmbH), Privacy policy" tabindex="0" data-policy-link="https://www.adition.com/en/privacy-platform" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, ADITION (Virtual Minds GmbH)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="39"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Active Agent (Virtual Minds GmbH)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="40" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Active Agent (Virtual Minds GmbH), View details" tabindex="0" data-vendor-id="40" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="40" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Active Agent (Virtual Minds GmbH), Privacy policy" tabindex="0" data-policy-link="https://www.adition.com/en/privacy-platform" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Active Agent (Virtual Minds GmbH)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="40"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Taboola Europe Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="42" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Taboola Europe Limited, View details" tabindex="0" data-vendor-id="42" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="42" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Taboola Europe Limited, Privacy policy" tabindex="0" data-policy-link="https://www.taboola.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Taboola Europe Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="42"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Equativ</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="45" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Equativ, View details" tabindex="0" data-vendor-id="45" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="45" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Equativ, Privacy policy" tabindex="0" data-policy-link="https://equativ.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Equativ" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="45"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adform A/S</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 3650 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="50" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adform A/S, View details" tabindex="0" data-vendor-id="50" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="50" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adform A/S, Privacy policy" tabindex="0" data-policy-link="https://site.adform.com/privacy-center/platform-privacy/product-and-services-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adform A/S" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="50"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-50"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Adform A/S" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="50" id="fc-preference-slider-gvl-vendor-50" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Magnite, Inc. </h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="52" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Magnite, Inc. , View details" tabindex="0" data-vendor-id="52" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="52" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Magnite, Inc. , Privacy policy" tabindex="0" data-policy-link="https://www.magnite.com/legal/advertising-technology-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Magnite, Inc. " aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="52"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-52"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Magnite, Inc. " aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="52" id="fc-preference-slider-gvl-vendor-52" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>RATEGAIN ADARA INC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="57" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="RATEGAIN ADARA INC, View details" tabindex="0" data-vendor-id="57" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="57" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="RATEGAIN ADARA INC, Privacy policy" tabindex="0" data-policy-link="https://adara.com/privacy-promise/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, RATEGAIN ADARA INC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="57"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Sift Media, Inc</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Non-precise location data, Precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="59" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Sift Media, Inc, View details" tabindex="0" data-vendor-id="59" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Sift Media, Inc, Privacy policy" tabindex="0" data-policy-link="https://www.sift.co/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Sift Media, Inc" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="59"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Rakuten Marketing LLC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="60" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Rakuten Marketing LLC, View details" tabindex="0" data-vendor-id="60" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Rakuten Marketing LLC, Privacy policy" tabindex="0" data-policy-link="https://rakutenadvertising.com/legal-notices/services-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Rakuten Marketing LLC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="60"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-60"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Rakuten Marketing LLC" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="60" id="fc-preference-slider-gvl-vendor-60" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Lumen Research Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="63" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Lumen Research Limited, View details" tabindex="0" data-vendor-id="63" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Lumen Research Limited, Privacy policy" tabindex="0" data-policy-link="https://lumen-research.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-63"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Lumen Research Limited" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="63" id="fc-preference-slider-gvl-vendor-63" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Amazon Ad Server</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="68" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Amazon Ad Server, View details" tabindex="0" data-vendor-id="68" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="68" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Amazon Ad Server, Privacy policy" tabindex="0" data-policy-link="https://www.sizmek.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Amazon Ad Server" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="68"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-68"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Amazon Ad Server" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="68" id="fc-preference-slider-gvl-vendor-68" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>OpenX</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="69" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="OpenX, View details" tabindex="0" data-vendor-id="69" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="69" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="OpenX, Privacy policy" tabindex="0" data-policy-link="https://www.openx.com/legal/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, OpenX" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="69"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Yieldlab (Virtual Minds GmbH)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="70" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Yieldlab (Virtual Minds GmbH), View details" tabindex="0" data-vendor-id="70" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="70" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Yieldlab (Virtual Minds GmbH), Privacy policy" tabindex="0" data-policy-link="https://yieldlab.com/privacy-platform/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Yieldlab (Virtual Minds GmbH)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="70"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Roku Advertising Services</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="71" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Roku Advertising Services, View details" tabindex="0" data-vendor-id="71" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="71" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Roku Advertising Services, Privacy policy" tabindex="0" data-policy-link="https://docs.roku.com/published/userprivacypolicy/en/us" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Roku Advertising Services" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="71"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-71"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Roku Advertising Services" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="71" id="fc-preference-slider-gvl-vendor-71" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Nano Interactive Group Ltd.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: Device characteristics, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="72" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Nano Interactive Group Ltd., View details" tabindex="0" data-vendor-id="72" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Nano Interactive Group Ltd., Privacy policy" tabindex="0" data-policy-link="https://www.nanointeractive.com/privacy-statement/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Nano Interactive Group Ltd." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="72"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Simplifi Holdings LLC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="73" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Simplifi Holdings LLC, View details" tabindex="0" data-vendor-id="73" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Simplifi Holdings LLC, Privacy policy" tabindex="0" data-policy-link="https://simpli.fi/site-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Simplifi Holdings LLC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="73"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>PubMatic, Inc</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="76" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="PubMatic, Inc, View details" tabindex="0" data-vendor-id="76" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="76" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="PubMatic, Inc, Privacy policy" tabindex="0" data-policy-link="https://pubmatic.com/legal/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, PubMatic, Inc" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="76"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-76"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, PubMatic, Inc" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="76" id="fc-preference-slider-gvl-vendor-76" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Comscore B.V.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 720 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="77" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Comscore B.V., View details" tabindex="0" data-vendor-id="77" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Comscore B.V., Privacy policy" tabindex="0" data-policy-link="https://www.scorecardresearch.com/privacy.aspx" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Comscore B.V." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="77"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Flashtalking</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="78" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Flashtalking, View details" tabindex="0" data-vendor-id="78" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Flashtalking, Privacy policy" tabindex="0" data-policy-link="https://www.flashtalking.com/privacypolicy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Flashtalking" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="78"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>PulsePoint, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="81" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="PulsePoint, Inc., View details" tabindex="0" data-vendor-id="81" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="PulsePoint, Inc., Privacy policy" tabindex="0" data-policy-link="https://pulsepoint.com/legal/platform-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, PulsePoint, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="81"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Smaato, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 21 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="82" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Smaato, Inc., View details" tabindex="0" data-vendor-id="82" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="82" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Smaato, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.smaato.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Smaato, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="82"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-82"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Smaato, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="82" id="fc-preference-slider-gvl-vendor-82" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Semasio GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Browsing and interaction data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="84" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Semasio GmbH, View details" tabindex="0" data-vendor-id="84" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="84" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Semasio GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.semasio.com/legal/semasio-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Semasio GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="84"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Crimtan Holdings Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="85" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Crimtan Holdings Limited, View details" tabindex="0" data-vendor-id="85" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Crimtan Holdings Limited, Privacy policy" tabindex="0" data-policy-link="https://www.crimtan.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Crimtan Holdings Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="85"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-85"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Crimtan Holdings Limited" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="85" id="fc-preference-slider-gvl-vendor-85" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Genius Sports UK Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="87" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Genius Sports UK Limited, View details" tabindex="0" data-vendor-id="87" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="87" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Genius Sports UK Limited, Privacy policy" tabindex="0" data-policy-link="https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Genius Sports UK Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="87"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Criteo SA</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 390 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="91" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Criteo SA, View details" tabindex="0" data-vendor-id="91" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="91" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Criteo SA, Privacy policy" tabindex="0" data-policy-link="https://www.criteo.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Criteo SA" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="91"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adloox SA</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="93" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adloox SA, View details" tabindex="0" data-vendor-id="93" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adloox SA, Privacy policy" tabindex="0" data-policy-link="https://www.adloox.com/legal/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adloox SA" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="93"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-93"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Adloox SA" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="93" id="fc-preference-slider-gvl-vendor-93" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Blis Global Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 400 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="94" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Blis Global Limited, View details" tabindex="0" data-vendor-id="94" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="94" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Blis Global Limited, Privacy policy" tabindex="0" data-policy-link="https://blis.com/blis-privacy-policy-for-online-advertising-and-related-uses/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Blis Global Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="94"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Lotame Solutions, Inc</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 274 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="95" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Lotame Solutions, Inc, View details" tabindex="0" data-vendor-id="95" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Lotame Solutions, Inc, Privacy policy" tabindex="0" data-policy-link="https://www.lotame.com/privacy/privacy-notices/services/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Lotame Solutions, Inc" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="95"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>LiveRamp</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="97" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="LiveRamp, View details" tabindex="0" data-vendor-id="97" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="97" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="LiveRamp, Privacy policy" tabindex="0" data-policy-link="https://liveramp.uk/privacy/service-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, LiveRamp" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="97"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>GroupM UK Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 395 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="98" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="GroupM UK Limited, View details" tabindex="0" data-vendor-id="98" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="98" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="GroupM UK Limited, Privacy policy" tabindex="0" data-policy-link="https://www.groupm.com/privacy-notice" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, GroupM UK Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="98"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-98"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, GroupM UK Limited" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="98" id="fc-preference-slider-gvl-vendor-98" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>LoopMe Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="109" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="LoopMe Limited, View details" tabindex="0" data-vendor-id="109" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="109" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="LoopMe Limited, Privacy policy" tabindex="0" data-policy-link="https://legal.loopme.com/privacy-center#contract-hyartvn1o" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, LoopMe Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="109"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Dynata LLC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="110" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Dynata LLC, View details" tabindex="0" data-vendor-id="110" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="110" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Dynata LLC, Privacy policy" tabindex="0" data-policy-link="https://www.dynataprivacy.com/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Dynata LLC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="110"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Ask Locala</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="119" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Ask Locala, View details" tabindex="0" data-vendor-id="119" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Ask Locala, Privacy policy" tabindex="0" data-policy-link="https://asklocala.com/advertising-privacy-policy/?_gl=1*145zs89*_up*MQ..*_ga*MjA4NDgxNDYxOC4xNjk2NTEyNTU5*_ga_VRM83PCHBL*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..*_ga_5N7836YC9X*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA.." href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Ask Locala" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="119"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Azira</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="124" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Azira, View details" tabindex="0" data-vendor-id="124" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Azira, Privacy policy" tabindex="0" data-policy-link="https://azira.com/fr/privacy-policy/#services-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Azira" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="124"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-124"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Azira" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="124" id="fc-preference-slider-gvl-vendor-124" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>DoubleVerify Inc.​</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="126" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="DoubleVerify Inc.​, View details" tabindex="0" data-vendor-id="126" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="DoubleVerify Inc.​, Privacy policy" tabindex="0" data-policy-link="https://doubleverify.com/privacy-notice/solutions-privacy-notice" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-126"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, DoubleVerify Inc.​" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="126" id="fc-preference-slider-gvl-vendor-126" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>BIDSWITCH GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="128" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="BIDSWITCH GmbH, View details" tabindex="0" data-vendor-id="128" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="128" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="BIDSWITCH GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.bidswitch.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, BIDSWITCH GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="128"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>IPONWEB GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="129" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="IPONWEB GmbH, View details" tabindex="0" data-vendor-id="129" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="129" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="IPONWEB GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.iponweb.com/policies-legal/iponweb-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, IPONWEB GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="129"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>NextRoll, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 183 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="130" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="NextRoll, Inc., View details" tabindex="0" data-vendor-id="130" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="NextRoll, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.nextroll.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, NextRoll, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="130"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Teads France SAS</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="132" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Teads France SAS, View details" tabindex="0" data-vendor-id="132" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="132" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Teads France SAS, Privacy policy" tabindex="0" data-policy-link="https://privacy-policy.teads.com/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Teads France SAS" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="132"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-132"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Teads France SAS" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="132" id="fc-preference-slider-gvl-vendor-132" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Ströer SSP GmbH (SSP)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="136" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Ströer SSP GmbH (SSP), View details" tabindex="0" data-vendor-id="136" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="136" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Ströer SSP GmbH (SSP), Privacy policy" tabindex="0" data-policy-link="https://www.stroeer.de/ssp-datenschutz" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Ströer SSP GmbH (SSP)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="136"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-136"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Ströer SSP GmbH (SSP)" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="136" id="fc-preference-slider-gvl-vendor-136" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>OS Data Solutions GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="137" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="OS Data Solutions GmbH, View details" tabindex="0" data-vendor-id="137" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="137" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="OS Data Solutions GmbH, Privacy policy" tabindex="0" data-policy-link="https://osdatasolutions.de/datenschutz/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, OS Data Solutions GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="137"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-137"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, OS Data Solutions GmbH" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="137" id="fc-preference-slider-gvl-vendor-137" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Permodo GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="139" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Permodo GmbH, View details" tabindex="0" data-vendor-id="139" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Permodo GmbH, Privacy policy" tabindex="0" data-policy-link="https://permodo.com/de/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Permodo GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="139"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Platform161 B.V.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="140" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Platform161 B.V., View details" tabindex="0" data-vendor-id="140" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="140" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Platform161 B.V., Privacy policy" tabindex="0" data-policy-link="https://verve.com/dsp-cookies-privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Platform161 B.V." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="140"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Basis Global Technologies, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="156" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Basis Global Technologies, Inc., View details" tabindex="0" data-vendor-id="156" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Basis Global Technologies, Inc., Privacy policy" tabindex="0" data-policy-link="https://privacy.basis.net/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Basis Global Technologies, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="156"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-156"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Basis Global Technologies, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="156" id="fc-preference-slider-gvl-vendor-156" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>SMADEX, S.L.U.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="161" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="SMADEX, S.L.U., View details" tabindex="0" data-vendor-id="161" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="161" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="SMADEX, S.L.U., Privacy policy" tabindex="0" data-policy-link="https://smadex.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, SMADEX, S.L.U." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="161"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Bombora Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="163" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Bombora Inc., View details" tabindex="0" data-vendor-id="163" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="163" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Bombora Inc., Privacy policy" tabindex="0" data-policy-link="https://bombora.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Bombora Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="163"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-163"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Bombora Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="163" id="fc-preference-slider-gvl-vendor-163" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>EASYmedia GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="168" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="EASYmedia GmbH, View details" tabindex="0" data-vendor-id="168" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="168" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="EASYmedia GmbH, Privacy policy" tabindex="0" data-policy-link="https://login.rtbmarket.com/gdpr" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, EASYmedia GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="168"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Remerge GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="192" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Remerge GmbH, View details" tabindex="0" data-vendor-id="192" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Remerge GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.remerge.io/service-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Remerge GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="192"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-192"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Remerge GmbH" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="192" id="fc-preference-slider-gvl-vendor-192" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>advanced store GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: Device identifiers</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="195" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="advanced store GmbH, View details" tabindex="0" data-vendor-id="195" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="195" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="advanced store GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.advanced-store.com/en/data-privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, advanced store GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="195"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-195"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, advanced store GmbH" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="195" id="fc-preference-slider-gvl-vendor-195" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Magnite CTV, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="202" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Magnite CTV, Inc., View details" tabindex="0" data-vendor-id="202" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="202" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Magnite CTV, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.magnite.com/legal/advertising-technology-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Magnite CTV, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="202"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-202"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Magnite CTV, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="202" id="fc-preference-slider-gvl-vendor-202" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Delta Projects AB</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="209" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Delta Projects AB, View details" tabindex="0" data-vendor-id="209" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="209" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Delta Projects AB, Privacy policy" tabindex="0" data-policy-link="https://deltaprojects.com/data-collection-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Delta Projects AB" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="209"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-209"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Delta Projects AB" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="209" id="fc-preference-slider-gvl-vendor-209" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>usemax advertisement (Emego GmbH)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Users’ profiles</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="212" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="usemax advertisement (Emego GmbH), View details" tabindex="0" data-vendor-id="212" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="212" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="usemax advertisement (Emego GmbH), Privacy policy" tabindex="0" data-policy-link="https://www.usemax.de/?l=privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, usemax advertisement (Emego GmbH)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="212"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>emetriq GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="213" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="emetriq GmbH, View details" tabindex="0" data-vendor-id="213" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="213" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="emetriq GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.emetriq.com/datenschutz/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, emetriq GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="213"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Publicis Media GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 1825 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="226" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Publicis Media GmbH, View details" tabindex="0" data-vendor-id="226" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Publicis Media GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.publicismedia.de/datenschutz/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Publicis Media GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="226"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>M.D. Primis Technologies Ltd.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 25 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="228" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="M.D. Primis Technologies Ltd., View details" tabindex="0" data-vendor-id="228" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="228" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="M.D. Primis Technologies Ltd., Privacy policy" tabindex="0" data-policy-link="https://www.primis.tech/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, M.D. Primis Technologies Ltd." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="228"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-228"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, M.D. Primis Technologies Ltd." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="228" id="fc-preference-slider-gvl-vendor-228" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>OneTag Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="241" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="OneTag Limited, View details" tabindex="0" data-vendor-id="241" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="241" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="OneTag Limited, Privacy policy" tabindex="0" data-policy-link="https://www.onetag.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, OneTag Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="241"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Cloud Technologies S.A.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="243" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Cloud Technologies S.A., View details" tabindex="0" data-vendor-id="243" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Cloud Technologies S.A., Privacy policy" tabindex="0" data-policy-link="https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Cloud Technologies S.A." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="243"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Smartology Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="246" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Smartology Limited, View details" tabindex="0" data-vendor-id="246" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Smartology Limited, Privacy policy" tabindex="0" data-policy-link="https://www.smartology.net/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Smartology Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="246"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-246"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Smartology Limited" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="246" id="fc-preference-slider-gvl-vendor-246" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Improve Digital</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="253" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Improve Digital, View details" tabindex="0" data-vendor-id="253" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="253" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Improve Digital, Privacy policy" tabindex="0" data-policy-link="https://www.improvedigital.com/platform-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Improve Digital" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="253"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-253"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Improve Digital" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="253" id="fc-preference-slider-gvl-vendor-253" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adobe Advertising Cloud</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Authentication-derived identifiers, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="264" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adobe Advertising Cloud, View details" tabindex="0" data-vendor-id="264" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="264" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adobe Advertising Cloud, Privacy policy" tabindex="0" data-policy-link="https://www.adobe.com/privacy/experience-cloud.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adobe Advertising Cloud" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="264"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-264"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Adobe Advertising Cloud" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="264" id="fc-preference-slider-gvl-vendor-264" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Bannerflow AB</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="273" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Bannerflow AB, View details" tabindex="0" data-vendor-id="273" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Bannerflow AB, Privacy policy" tabindex="0" data-policy-link="https://www.bannerflow.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Bannerflow AB" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="273"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>TabMo SAS</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="275" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="TabMo SAS, View details" tabindex="0" data-vendor-id="275" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="TabMo SAS, Privacy policy" tabindex="0" data-policy-link="https://hawk-tech.io/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, TabMo SAS" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="275"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Integral Ad Science (incorporating ADmantX)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="278" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Integral Ad Science (incorporating ADmantX), View details" tabindex="0" data-vendor-id="278" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Integral Ad Science (incorporating ADmantX), Privacy policy" tabindex="0" data-policy-link="https://integralads.com/ias-privacy-data-management/policies/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-278"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Integral Ad Science (incorporating ADmantX)" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="278" id="fc-preference-slider-gvl-vendor-278" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Wizaly</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="281" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Wizaly, View details" tabindex="0" data-vendor-id="281" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="281" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Wizaly, Privacy policy" tabindex="0" data-policy-link="https://www.wizaly.com/terms-of-use#privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Wizaly" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="281"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Weborama</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 393 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="284" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Weborama, View details" tabindex="0" data-vendor-id="284" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="284" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Weborama, Privacy policy" tabindex="0" data-policy-link="https://weborama.com/en/privacy-2/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Weborama" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="284"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-284"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Weborama" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="284" id="fc-preference-slider-gvl-vendor-284" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Jivox Corporation</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 30 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="294" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Jivox Corporation, View details" tabindex="0" data-vendor-id="294" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="294" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Jivox Corporation, Privacy policy" tabindex="0" data-policy-link="https://www.createwithnova.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Jivox Corporation" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="294"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Vistar Media EMEA BV</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="302" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Vistar Media EMEA BV, View details" tabindex="0" data-vendor-id="302" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Vistar Media EMEA BV, Privacy policy" tabindex="0" data-policy-link="https://www.vistarmedia.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Vistar Media EMEA BV" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="302"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>On Device Research Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 30 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="304" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="On Device Research Limited, View details" tabindex="0" data-vendor-id="304" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="304" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="On Device Research Limited, Privacy policy" tabindex="0" data-policy-link="https://s.on-device.com/privacyPolicy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, On Device Research Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="304"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Rockabox Media Ltd</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="308" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Rockabox Media Ltd, View details" tabindex="0" data-vendor-id="308" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="308" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Rockabox Media Ltd, Privacy policy" tabindex="0" data-policy-link="https://www.scoota.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-308"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Rockabox Media Ltd" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="308" id="fc-preference-slider-gvl-vendor-308" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Exactag GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 180 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="312" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Exactag GmbH, View details" tabindex="0" data-vendor-id="312" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Exactag GmbH, Privacy policy" tabindex="0" data-policy-link="https://exactag.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Exactag GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="312"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Celtra Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="315" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Celtra Inc., View details" tabindex="0" data-vendor-id="315" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="315" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Celtra Inc., Privacy policy" tabindex="0" data-policy-link="https://www.celtra.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Celtra Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="315"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>mainADV Srl</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 30 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="317" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="mainADV Srl, View details" tabindex="0" data-vendor-id="317" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="mainADV Srl, Privacy policy" tabindex="0" data-policy-link="https://www.mainad.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, mainADV Srl" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="317"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Gemius SA</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 1825 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="328" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Gemius SA, View details" tabindex="0" data-vendor-id="328" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="328" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Gemius SA, Privacy policy" tabindex="0" data-policy-link="https://www.gemius.com/privacy-policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Gemius SA" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="328"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>The Kantar Group Limited</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 914 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="345" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="The Kantar Group Limited, View details" tabindex="0" data-vendor-id="345" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="The Kantar Group Limited, Privacy policy" tabindex="0" data-policy-link="https://www.kantar.com/cookies-policies" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, The Kantar Group Limited" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="345"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Nielsen Media Research Ltd.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 120 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="373" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Nielsen Media Research Ltd., View details" tabindex="0" data-vendor-id="373" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="373" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Nielsen Media Research Ltd., Privacy policy" tabindex="0" data-policy-link="https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Nielsen Media Research Ltd." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="373"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Solocal SA</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="381" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Solocal SA, View details" tabindex="0" data-vendor-id="381" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="381" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Solocal SA, Privacy policy" tabindex="0" data-policy-link="https://www.solocal.com/protection-de-la-vie-privee" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Solocal SA" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="381"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-381"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Solocal SA" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="381" id="fc-preference-slider-gvl-vendor-381" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Pixalate, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="384" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Pixalate, Inc., View details" tabindex="0" data-vendor-id="384" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="384" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Pixalate, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.pixalate.com/privacypolicy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Pixalate, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="384"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Numberly</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 180 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="388" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Numberly, View details" tabindex="0" data-vendor-id="388" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="388" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Numberly, Privacy policy" tabindex="0" data-policy-link="https://numberly.com/en/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Numberly" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="388"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>AudienceProject A/S</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="394" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="AudienceProject A/S, View details" tabindex="0" data-vendor-id="394" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="394" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="AudienceProject A/S, Privacy policy" tabindex="0" data-policy-link="https://privacy.audienceproject.com" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, AudienceProject A/S" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="394"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-394"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, AudienceProject A/S" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="394" id="fc-preference-slider-gvl-vendor-394" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Demandbase, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="397" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Demandbase, Inc., View details" tabindex="0" data-vendor-id="397" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="397" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Demandbase, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.demandbase.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Demandbase, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="397"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Effiliation / Effinity</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 30 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: Device characteristics</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="402" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Effiliation / Effinity, View details" tabindex="0" data-vendor-id="402" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="402" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Effiliation / Effinity, Privacy policy" tabindex="0" data-policy-link="https://www.effinity.fr/politique-de-confidentialite/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Effiliation / Effinity" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="402"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Arrivalist Co.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="409" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Arrivalist Co., View details" tabindex="0" data-vendor-id="409" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="409" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Arrivalist Co., Privacy policy" tabindex="0" data-policy-link="https://www.arrivalist.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Arrivalist Co." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="409"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Seenthis AB</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="415" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Seenthis AB, View details" tabindex="0" data-vendor-id="415" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Seenthis AB, Privacy policy" tabindex="0" data-policy-link="https://seenthis.co/privacypolicy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Commanders Act</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="416" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Commanders Act, View details" tabindex="0" data-vendor-id="416" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="416" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Commanders Act, Privacy policy" tabindex="0" data-policy-link="https://www.commandersact.com/en/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Commanders Act" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="416"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>travel audience GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 397 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Users’ profiles</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="423" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="travel audience GmbH, View details" tabindex="0" data-vendor-id="423" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="travel audience GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.amadeus-hospitality.com/ta-product-privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, travel audience GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="423"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>HUMAN</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="431" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="HUMAN, View details" tabindex="0" data-vendor-id="431" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="HUMAN, Privacy policy" tabindex="0" data-policy-link="https://www.humansecurity.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-431"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, HUMAN" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="431" id="fc-preference-slider-gvl-vendor-431" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Blendee srl</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="450" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Blendee srl, View details" tabindex="0" data-vendor-id="450" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="450" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Blendee srl, Privacy policy" tabindex="0" data-policy-link="https://cdn2.blendee.com/it_blendee_privacy_policy_ad_server_and_dmp.pdf" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Blendee srl" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="450"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Innovid LLC</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="452" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Innovid LLC, View details" tabindex="0" data-vendor-id="452" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="452" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Innovid LLC, Privacy policy" tabindex="0" data-policy-link="https://www.innovid.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Innovid LLC" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="452"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-452"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Innovid LLC" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="452" id="fc-preference-slider-gvl-vendor-452" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Papirfly AS</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: Device characteristics</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="466" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Papirfly AS, View details" tabindex="0" data-vendor-id="466" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Papirfly AS, Privacy policy" tabindex="0" data-policy-link="https://tacticrealtime.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-466"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Papirfly AS" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="466" id="fc-preference-slider-gvl-vendor-466" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Neustar, Inc., a TransUnion company</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="468" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Neustar, Inc., a TransUnion company, View details" tabindex="0" data-vendor-id="468" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Neustar, Inc., a TransUnion company, Privacy policy" tabindex="0" data-policy-link="https://www.home.neustar/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Neustar, Inc., a TransUnion company" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="468"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-468"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Neustar, Inc., a TransUnion company" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="468" id="fc-preference-slider-gvl-vendor-468" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Verve Group Europe GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="512" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Verve Group Europe GmbH, View details" tabindex="0" data-vendor-id="512" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Verve Group Europe GmbH, Privacy policy" tabindex="0" data-policy-link="https://pubnative.net/privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Verve Group Europe GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="512"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Otto (GmbH &amp; Co KG)</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Browsing and interaction data, User-provided data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="559" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Otto (GmbH &amp; Co KG), View details" tabindex="0" data-vendor-id="559" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="559" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Otto (GmbH &amp; Co KG), Privacy policy" tabindex="0" data-policy-link="https://www.otto.de/shoppages/service/datenschutz" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Otto (GmbH &amp; Co KG)" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="559"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-559"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Otto (GmbH &amp; Co KG)" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="559" id="fc-preference-slider-gvl-vendor-559" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adobe Audience Manager, Adobe Experience Platform</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 180 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="565" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adobe Audience Manager, Adobe Experience Platform, View details" tabindex="0" data-vendor-id="565" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="565" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adobe Audience Manager, Adobe Experience Platform, Privacy policy" tabindex="0" data-policy-link="https://www.adobe.com/privacy/policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adobe Audience Manager, Adobe Experience Platform" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="565"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Localsensor B.V.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="587" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Localsensor B.V., View details" tabindex="0" data-vendor-id="587" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Localsensor B.V., Privacy policy" tabindex="0" data-policy-link="https://www.localsensor.com/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Localsensor B.V." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="587"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Online Solution</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="602" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Online Solution, View details" tabindex="0" data-vendor-id="602" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Online Solution, Privacy policy" tabindex="0" data-policy-link="https://adsafety.net/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Online Solution" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="602"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Relay42 Netherlands B.V.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, User-provided data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="631" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Relay42 Netherlands B.V., View details" tabindex="0" data-vendor-id="631" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="631" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Relay42 Netherlands B.V., Privacy policy" tabindex="0" data-policy-link="https://relay42.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Relay42 Netherlands B.V." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="631"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>GP One GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: Uses session cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Browsing and interaction data, User-provided data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="657" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="GP One GmbH, View details" tabindex="0" data-vendor-id="657" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="657" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="GP One GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.gsi-one.org/en/privacy-policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, GP One GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="657"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-657"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, GP One GmbH" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="657" id="fc-preference-slider-gvl-vendor-657" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Liftoff Monetize and Vungle Exchange</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="667" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Liftoff Monetize and Vungle Exchange, View details" tabindex="0" data-vendor-id="667" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Liftoff Monetize and Vungle Exchange, Privacy policy" tabindex="0" data-policy-link="https://liftoff.io/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Liftoff Monetize and Vungle Exchange" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="667"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-667"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Liftoff Monetize and Vungle Exchange" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="667" id="fc-preference-slider-gvl-vendor-667" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>The MediaGrid Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="686" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="The MediaGrid Inc., View details" tabindex="0" data-vendor-id="686" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="686" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="The MediaGrid Inc., Privacy policy" tabindex="0" data-policy-link="https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, The MediaGrid Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="686"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Reppublika Research &amp; Analytics Austria GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 180 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Users’ profiles</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="703" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Reppublika Research &amp; Analytics Austria GmbH, View details" tabindex="0" data-vendor-id="703" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Reppublika Research &amp; Analytics Austria GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.reppublikaresearch.com/ratings-privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Reppublika Research &amp; Analytics Austria GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="703"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Cint AB</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="734" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Cint AB, View details" tabindex="0" data-vendor-id="734" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Cint AB, Privacy policy" tabindex="0" data-policy-link="https://www.cint.com/participant-privacy-notice" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Cint AB" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="734"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Google Advertising Products</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="755" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Google Advertising Products, View details" tabindex="0" data-vendor-id="755" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="755" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Google Advertising Products, Privacy policy" tabindex="0" data-policy-link="https://business.safety.google/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Google Advertising Products" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="755"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-755"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Google Advertising Products" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="755" id="fc-preference-slider-gvl-vendor-755" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>GfK GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, User-provided data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="758" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="GfK GmbH, View details" tabindex="0" data-vendor-id="758" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="758" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="GfK GmbH, Privacy policy" tabindex="0" data-policy-link="https://help.sensic.net/privacypolicy_en.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, GfK GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="758"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>RevJet</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 365 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device identifiers, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="759" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="RevJet, View details" tabindex="0" data-vendor-id="759" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="759" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="RevJet, Privacy policy" tabindex="0" data-policy-link="https://www.innervate.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, RevJet" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="759"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Protected Media LTD</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="762" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Protected Media LTD, View details" tabindex="0" data-vendor-id="762" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Protected Media LTD, Privacy policy" tabindex="0" data-policy-link="https://www.protected.media/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-762"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Protected Media LTD" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="762" id="fc-preference-slider-gvl-vendor-762" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Clinch Labs LTD</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="767" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Clinch Labs LTD, View details" tabindex="0" data-vendor-id="767" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="767" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Clinch Labs LTD, Privacy policy" tabindex="0" data-policy-link="https://clinch.co/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Clinch Labs LTD" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="767"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-767"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Clinch Labs LTD" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="767" id="fc-preference-slider-gvl-vendor-767" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Oracle Data Cloud - Moat</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Doesn't use cookies.</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="772" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Oracle Data Cloud - Moat, View details" tabindex="0" data-vendor-id="772" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Oracle Data Cloud - Moat, Privacy policy" tabindex="0" data-policy-link="https://www.oracle.com/legal/privacy/services-privacy-policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-772"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Oracle Data Cloud - Moat" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="772" id="fc-preference-slider-gvl-vendor-772" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Hearts and Science München GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 60 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="787" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Hearts and Science München GmbH, View details" tabindex="0" data-vendor-id="787" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Hearts and Science München GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.nonstoppartner.net" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Hearts and Science München GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="787"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Amazon Advertising</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 396 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Users’ profiles, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="793" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Amazon Advertising, View details" tabindex="0" data-vendor-id="793" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="793" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Amazon Advertising, Privacy policy" tabindex="0" data-policy-link="https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Amazon Advertising" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="793"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Moloco, Inc.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Non-precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="807" href="#">more</a></div><p>Cookie duration resets each session. Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Moloco, Inc., View details" tabindex="0" data-vendor-id="807" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Moloco, Inc., Privacy policy" tabindex="0" data-policy-link="https://www.moloco.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Moloco, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="807"><span class="fc-slider-el"></span></span></label><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-807"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Moloco, Inc." aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="807" id="fc-preference-slider-gvl-vendor-807" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adtriba GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="827" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Adtriba GmbH, View details" tabindex="0" data-vendor-id="827" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="827" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Adtriba GmbH, Privacy policy" tabindex="0" data-policy-link="https://privacy.adtriba.com/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adtriba GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="827"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Ensighten</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 1825 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="853" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Ensighten, View details" tabindex="0" data-vendor-id="853" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="853" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Ensighten, Privacy policy" tabindex="0" data-policy-link="https://cheq.ai/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-legitimate-interest-preference-container" for="fc-preference-slider-gvl-vendor-853"><span class="fc-preference-slider-label">Legitimate interest<button class="fc-help-tip" data-title="How does legitimate interest work?" data-full-info="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." role="tooltip" aria-label="Some vendors are not asking for your consent, but are using your personal data on the basis of their legitimate interest." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Legitimate interest, Ensighten" aria-pressed="true" tabindex="0" class="fc-preference-legitimate-interest gvl-vendor" data-id="853" id="fc-preference-slider-gvl-vendor-853" checked=""><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>eBay Inc</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 90 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Privacy choices</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="929" href="#">more</a></div><p></p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="eBay Inc, View details" tabindex="0" data-vendor-id="929" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="929" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="eBay Inc, Privacy policy" tabindex="0" data-policy-link="https://www.ebayinc.com/company/privacy-center/gdpr/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, eBay Inc" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="929"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>MetrixLab Nederland B.V.</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 730 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Browsing and interaction data, User-provided data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="939" href="#">more</a></div><p>Uses other forms of storage.</p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="MetrixLab Nederland B.V., View details" tabindex="0" data-vendor-id="939" href="#">View details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="MetrixLab Nederland B.V., Privacy policy" tabindex="0" data-policy-link="https://www.metrixlab.com/privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, MetrixLab Nederland B.V." aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="939"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Hurra Communications GmbH</h2></div><div class="fc-preference-description"><div class="fc-iab-vendor-storage-info-container"><p>Cookie duration: 366 (days).</p><div class="fc-vendor-data-categories"><p class="fc-truncated-single-line">Data collected and processed: IP addresses, Device characteristics, Device identifiers, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, Non-precise location data, Precise location data</p><a class="fc-vendor-data-categories-see-more" role="button" aria-label="more" tabindex="0" data-vendor-id="1050" href="#">more</a></div><p>Cookie duration resets each session. </p></div><div class="fc-preference-container-divider"></div><a class="fc-vendor-purposes-features-list" role="button" aria-label="Hurra Communications GmbH, View details" tabindex="0" data-vendor-id="1050" href="#">View details</a> | <a class="fc-vendor-device-storage-disclosures" role="button" aria-label="Storage details" tabindex="0" data-vendor-id="1050" href="#">Storage details</a> | <a class="fc-vendor-policy-link" role="link" aria-label="Hurra Communications GmbH, Privacy policy" tabindex="0" data-policy-link="https://privacy.hurra.com/tcf/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Hurra Communications GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent gvl-vendor" data-id="1050"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-divider fc-lower-preference-divider"><p>Ad partners</p><button class="fc-help-tip" data-title="What does 'Ad partner' mean?" data-full-info="Google and other ad networks and ad partners use data about your users to, for example, show them personalized ads or to report on conversions. If you decline consent, some vendors may still do some limited processing of your personal data based on legitimate interest, and you may still see ads based on that data. You can find the privacy policy of each vendor linked below." role="tooltip" aria-label="Google and other ad networks and ad partners use data about your users to, for example, show them personalized ads or to report on conversions. If you decline consent, some vendors may still do some limited processing of your personal data based on legitimate interest, and you may still see ads based on that data. You can find the privacy policy of each vendor linked below." tabindex="0"><span class="notranslate fc-help-tip-icon" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"></path></svg></span></button></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Akamai</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Akamai, Privacy policy" tabindex="0" data-policy-link="http://www.akamai.com/compliance/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Akamai" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="70"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Meta</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Meta, Privacy policy" tabindex="0" data-policy-link="https://www.facebook.com/about/privacy/update" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Meta" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="89"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Aunica</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Aunica, Privacy policy" tabindex="0" data-policy-link="https://aunica.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Aunica" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="93"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Booking.com</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Booking.com, Privacy policy" tabindex="0" data-policy-link="https://www.booking.com/content/privacy.en-gb.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Booking.com" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="108"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>C3 Metrics</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="C3 Metrics, Privacy policy" tabindex="0" data-policy-link="https://www.c3metrics.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, C3 Metrics" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="122"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>IBM</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="IBM, Privacy policy" tabindex="0" data-policy-link="https://www.ibm.com/customer-engagement/digital-marketing/gdpr" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, IBM" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="149"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Evidon</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Evidon, Privacy policy" tabindex="0" data-policy-link="https://www.crownpeak.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Evidon" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="196"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adacado</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Adacado, Privacy policy" tabindex="0" data-policy-link="https://www.adacado.com/privacy-policy-april-25-2018/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adacado" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="236"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>intelliAd</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="intelliAd, Privacy policy" tabindex="0" data-policy-link="https://www.intelliad.de/datenschutz" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, intelliAd" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="259"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Dstillery</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Dstillery, Privacy policy" tabindex="0" data-policy-link="https://dstillery.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Dstillery" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="311"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>MediaMath</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="MediaMath, Privacy policy" tabindex="0" data-policy-link="http://www.mediamath.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, MediaMath" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="313"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>ZMS</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="ZMS, Privacy policy" tabindex="0" data-policy-link="https://zms.zalando.com/#" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, ZMS" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="323"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Omnicom Media Group</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Omnicom Media Group, Privacy policy" tabindex="0" data-policy-link="https://omnicommediagroup.com/privacy-notice/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Omnicom Media Group" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="358"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Resonate</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Resonate, Privacy policy" tabindex="0" data-policy-link="https://www.resonate.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Resonate" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="415"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Sojern</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Sojern, Privacy policy" tabindex="0" data-policy-link="https://www.sojern.com/privacy/product-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Sojern" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="449"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Tradedoubler AB</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Tradedoubler AB, Privacy policy" tabindex="0" data-policy-link="http://www.tradedoubler.com/en/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Tradedoubler AB" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="486"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>TrustArc</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="TrustArc, Privacy policy" tabindex="0" data-policy-link="https://www.trustarc.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, TrustArc" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="494"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>TruEffect</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="TruEffect, Privacy policy" tabindex="0" data-policy-link="https://trueffect.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, TruEffect" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="495"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Travel Data Collective</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Travel Data Collective, Privacy policy" tabindex="0" data-policy-link="https://www.yieldr.com/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Travel Data Collective" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="540"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>advolution.control</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="advolution.control, Privacy policy" tabindex="0" data-policy-link="http://advolution.de/privacy.php" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, advolution.control" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="574"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>LifeStreet</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="LifeStreet, Privacy policy" tabindex="0" data-policy-link="http://www.lifestreet.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, LifeStreet" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="609"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Batch Media</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Batch Media, Privacy policy" tabindex="0" data-policy-link="https://theadex.com/privacy-opt-out/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Batch Media" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="864"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Vodafone GmbH</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Vodafone GmbH, Privacy policy" tabindex="0" data-policy-link="https://www.vodafone.de/unternehmen/datenschutz-privatsphaere.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Vodafone GmbH" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="981"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Magnite</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Magnite, Privacy policy" tabindex="0" data-policy-link="https://www.magnite.com/legal/advertising-platform-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Magnite" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1029"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Scenestealer</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Scenestealer, Privacy policy" tabindex="0" data-policy-link="https://scenestealer.tv/terms.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Scenestealer" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1048"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Netquest</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Netquest, Privacy policy" tabindex="0" data-policy-link="https://www.nicequest.com/us/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Netquest" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1051"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Manage.com</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Manage.com, Privacy policy" tabindex="0" data-policy-link="https://www.manage.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Manage.com" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1095"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Cloudflare</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Cloudflare, Privacy policy" tabindex="0" data-policy-link="https://www.cloudflare.com/security-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Cloudflare" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1097"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Salesforce DMP</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Salesforce DMP, Privacy policy" tabindex="0" data-policy-link="https://www.salesforce.com/company/privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Salesforce DMP" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1126"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Netflix</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Netflix, Privacy policy" tabindex="0" data-policy-link="http://www.netflix.com/google-3PAS-info" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Netflix" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1205"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>ebuilders</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="ebuilders, Privacy policy" tabindex="0" data-policy-link="https://www.mediamonks.com/privacy-notice" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, ebuilders" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1276"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>AppLovin Corp.</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="AppLovin Corp., Privacy policy" tabindex="0" data-policy-link="https://www.applovin.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, AppLovin Corp." aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1301"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Fractional Media</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Fractional Media, Privacy policy" tabindex="0" data-policy-link="https://www.fractionalmedia.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Fractional Media" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1365"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Rackspace</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Rackspace, Privacy policy" tabindex="0" data-policy-link="http://www.rackspace.com/gdpr" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Rackspace" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1415"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>MSI-ACI</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="MSI-ACI, Privacy policy" tabindex="0" data-policy-link="https://site.msi-aci.com/Home/Privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, MSI-ACI" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1449"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Admetrics</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Admetrics, Privacy policy" tabindex="0" data-policy-link="https://admetrics.io/en/privacy_policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Admetrics" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1514"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Navegg</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Navegg, Privacy policy" tabindex="0" data-policy-link="https://www.navegg.com/en/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Navegg" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1570"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Admedo</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Admedo, Privacy policy" tabindex="0" data-policy-link="https://www.admedo.com/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Admedo" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1577"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Kochava</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Kochava, Privacy policy" tabindex="0" data-policy-link="https://www.kochava.com/support-privacy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Kochava" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1598"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Mobitrans</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Mobitrans, Privacy policy" tabindex="0" data-policy-link="http://www.mobitrans.net/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Mobitrans" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1651"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>ADEX</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="ADEX, Privacy policy" tabindex="0" data-policy-link="http://theadex.com" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, ADEX" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1716"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Impact</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Impact, Privacy policy" tabindex="0" data-policy-link="https://impact.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Impact" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1735"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Spotad</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Spotad, Privacy policy" tabindex="0" data-policy-link="http://www.spotad.co/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Spotad" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1753"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Aarki</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Aarki, Privacy policy" tabindex="0" data-policy-link="http://corp.aarki.com/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Aarki" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1765"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>SFR</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="SFR, Privacy policy" tabindex="0" data-policy-link="http://www.sfr.fr/securite-confidentialite.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, SFR" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1870"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Cablato</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Cablato, Privacy policy" tabindex="0" data-policy-link="https://cablato.com/privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Cablato" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1878"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Waystack</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Waystack, Privacy policy" tabindex="0" data-policy-link="https://www.wayfair.com/customerservice/general_info.php#privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Waystack" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1889"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>TreSensa</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="TreSensa, Privacy policy" tabindex="0" data-policy-link="http://tresensa.com/eu-privacy/index.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, TreSensa" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1958"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Adludio</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Adludio, Privacy policy" tabindex="0" data-policy-link="https://www.adludio.com/termsandconditions#privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Adludio" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="1960"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>gskinner</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="gskinner, Privacy policy" tabindex="0" data-policy-link="https://createjs.com/legal/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, gskinner" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2072"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>CUBED</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="CUBED, Privacy policy" tabindex="0" data-policy-link="http://cubed.ai/privacy-policy/gdpr/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, CUBED" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2253"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Optomaton</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Optomaton, Privacy policy" tabindex="0" data-policy-link="http://optomaton.com/privacy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Optomaton" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2299"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Dentsu Aegis Network</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Dentsu Aegis Network, Privacy policy" tabindex="0" data-policy-link="http://www.dentsu.com/termsofuse/data_policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Dentsu Aegis Network" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2373"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Digiseg</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Digiseg, Privacy policy" tabindex="0" data-policy-link="https://digiseg.io/privacy-center/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Digiseg" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2415"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Haensel AMS</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Haensel AMS, Privacy policy" tabindex="0" data-policy-link="https://haensel-ams.com/privacy-statement-us/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Haensel AMS" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2506"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>BDSK Handels GmbH &amp; Co. KG</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="BDSK Handels GmbH &amp; Co. KG, Privacy policy" tabindex="0" data-policy-link="https://www.xxxlutz.de/c/privacy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, BDSK Handels GmbH &amp; Co. KG" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2526"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Objective Partners</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Objective Partners, Privacy policy" tabindex="0" data-policy-link="https://www.objectivepartners.com/cookie-policy-and-privacy-statement/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Objective Partners" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2531"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Marketing Science Consulting Group, Inc.</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Marketing Science Consulting Group, Inc., Privacy policy" tabindex="0" data-policy-link="http://mktsci.com/privacy_policy.htm" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Marketing Science Consulting Group, Inc." aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2568"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>DENTSU</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="DENTSU, Privacy policy" tabindex="0" data-policy-link="http://www.dentsu.co.jp/terms/data_policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, DENTSU" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2571"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Kobler</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Kobler, Privacy policy" tabindex="0" data-policy-link="https://kobler.no/privacy-policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Kobler" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2575"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Widespace</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Widespace, Privacy policy" tabindex="0" data-policy-link="https://improvedigital.com/platform-privacy-policy/" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Widespace" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2624"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Vimeo</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Vimeo, Privacy policy" tabindex="0" data-policy-link="https://vimeo.com/cookie_policy" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Vimeo" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2677"><span class="fc-slider-el"></span></span></label></div><div class="fc-preference-container"><div class="fc-preference-title"><h2>Oracle Data Cloud</h2></div><div class="fc-preference-description"><a class="fc-vendor-policy-link" role="link" aria-label="Oracle Data Cloud, Privacy policy" tabindex="0" data-policy-link="https://www.oracle.com/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html" href="#">Privacy policy<span class="notranslate fc-launch-icon-svg" aria-hidden="true"><svg width="16" height="16" viewBox="0 0 24 24" focusable="false" class=" NMm5M hhikbc"><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"></path></svg></span></a></div><label class="fc-preference-slider-container fc-consent-preference-container"><span class="fc-preference-slider-label">Consent</span><span class="fc-preference-slider"><input type="checkbox" role="button" aria-label="Consent, Oracle Data Cloud" aria-pressed="false" tabindex="0" class="fc-preference-consent atp-vendor" data-id="2778"><span class="fc-slider-el"></span></span></label></div></div></div></div><div class="fc-footer-buttons-container"><div class="fc-footer-buttons-divider"></div><div class="fc-footer-buttons"><button class="fc-button fc-vendor-preferences-accept-all fc-secondary-button" role="button" aria-label="Accept all" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Accept all</p></button><button class="fc-button fc-confirm-choices fc-primary-button" role="button" aria-label="Confirm choices" tabindex="0"><div class="fc-button-background"></div><p class="fc-button-label">Confirm choices</p></button></div></div></div></div><div class="fc-help-dialog-container" role="dialog" tabindex="0" style="display: none !important;"><div class="fc-help-dialog-overlay"></div><div class="fc-help-dialog"><h1></h1><div class="fc-help-dialog-contents"></div><div class="fc-help-dialog-button-container"><button class="fc-help-dialog-close-button" role="button" aria-label="Close" tabindex="0"><p class="fc-help-dialog-close-button-label">Close</p></button></div></div></div></div><div>
<link rel="stylesheet" type="text/css" href="/wp-content/themes/v1/style.css?v=156">
</div></body></html>