https://www.website-down.com/

ID da verificação
542cc1a1-11c6-4e41-b6b7-aa0cd906ff79Concluído
URL enviado:
https://website-down.com/Redirecionado
Relatório concluído:

Ligações · 5 encontradas

HiperligaçãoTexto
https://www.pagina-no-funciona.comES
https://www.website-down.deDE
https://www.stronaniedziala.plPL
https://www.supermonitoring.com/blog/check-website-http-headers-redirections/Check website HTTP headers& redirections
https://piwik.pro/?utm_source=App&utm_medium=Consent_Pop_Up&utm_campaign=Consent_Manager_Pop_UpPiwik PRO

Variáveis JavaScript · 35 encontradas

NomeTipo
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Modernizrobject
checkResponsefunction

Mensagens de registo da consola · 0 encontradas

HTML

<!DOCTYPE html><html lang="en" class=" js flexbox canvas canvastext no-webgl no-touch geolocation postmessage no-websqldatabase no-indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><style type="text/css"></style>
    <link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="">
    <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin="">
    <link rel="preconnect" href="https://apis.google.com" crossorigin="">
    <link rel="preconnect" href="https://www.google.com" crossorigin="">
    <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin="">
    <link rel="preconnect" href="https://www.google-analytics.com" crossorigin="">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<meta name="format-detection" content="telephone=no">
		<title>Website Down?! - is your website really down?</title>
    <meta property="og:title" content="Website Down?! - is your website really down?">
    <meta name="description" content="Use our international network to confirm if your website is really down - or only unavailable to you.">
    <meta property="og:description" content="Use our international network to confirm if your website is really down - or only unavailable to you.">
	    <meta property="og:image" content="https://www.website-down.com/images/websitedown_og.png">

    <script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/aR-zv8WjtWx4lAw-tRCA-zca/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-C0eb2CrhokW3SgZMDSrT/ioPvOCBoj1s7JouJ8IrLFB+j5cW9qY3JDWtShxtCryz"></script><script async="" src="https://siteimpulse.containers.piwik.pro/7302c891-9586-4889-a0f6-b2052a802b0d.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/1.6/modernizr.min.js"></script>
<!--    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> -->
    <script src="/js/functions.min.js"></script>
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.min.css">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.1.0/css/regular.css">
	<link rel="stylesheet" href="/css/style.min.css">
    <script>

		function response(url,checkresult) {
				var pattern = new RegExp('^((https?:)?\\/\\/)?'+ // protocol
				'((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|'+ // domain name
				'((\\d{1,3}\\.){3}\\d{1,3}))'+ // OR ip (v4) address
				'(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*'+ // port and path
				'(\\?[;&a-z\\d%_.~+=-]*)?'+ // query string
				'(\\#[-a-z\\d_]*)?$','i'); // fragment locater
					if (!pattern.test(url)) {
						alert('Invalid url');
					} else {
						document.getElementById("results").innerHTML='<div id="preloader"></div>';
						setTimeout ('checkResponse("'+url+'","'+checkresult+'")',300);
					}
		}

        $(document).ready(function() {

			if (!Modernizr.input.placeholder)
			{

				var placeholderText = $('#search').attr('placeholder');

				$('#search').attr('value',placeholderText);
				$('#search').addClass('placeholder');

				$('#search').focus(function() {
					if( ($('#search').val() == placeholderText) )
					{
						$('#search').attr('value','');
						$('#search').removeClass('placeholder');
					}
				});

				$('#search').blur(function() {
					if ( ($('#search').val() == placeholderText) || (($('#search').val() == '')) )
					{
						$('#search').addClass('placeholder');
						$('#search').attr('value',placeholderText);
					}
				});
			}
        });
    </script>
    <link href="https://fonts.googleapis.com/css?family=Ubuntu+Condensed&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css">
    <link rel="shortcut icon" href="images/favicon.png">
	<script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
	
</head>

<body>

<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
</script>

<!-- PIWIK -->
<script type="text/javascript">
(function(window, document, dataLayerName, id) {
window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script');
function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString();f="; SameSite=Strict"}document.cookie=a+"="+b+d+f+"; path=/"}
var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1);
var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):"";
tags.async=!0,tags.src="https://siteimpulse.containers.piwik.pro/"+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts);
!function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]);
})(window, document, 'dataLayer', '7302c891-9586-4889-a0f6-b2052a802b0d');
</script>


<div class="langdiv"><a href="https://www.pagina-no-funciona.com" title="pagina no funciona">ES</a> <a href="https://www.website-down.de" title="Webseite down">DE</a> <a href="https://www.stronaniedziala.pl" title="strona nie działa">PL</a></div>

<div class="container-fluid">

    <div class="text-center">
        <a href="https://www.website-down.com"><img src="/images/websitedown.png" alt="WEBSITE DOWN?!" class="img-fluid mt-5 mb-4"></a>
        <p class="font-weight-bold">
            Have 3 independent servers (America, Europe, Asia)<br>confirm if your website is really down.
        </p>    </div>

	<div class="contener" id="hidee">
		<div class="my-5">
			<section>
				<div class="text-center">
					<header>
						<h1>Check if your website is working or not</h1>
					</header>
				</div>
				<div class="map-container d-flex pr-0">
                <div class="d-inline-block mx-auto position-relative map-area">
                    <img src="images/World.png" alt="World" class="img-fluid d-block mx-auto map-img">
                    <div class="map-result-home position-absolute d-flex align-items-center" style="right: 48%; top: 19%;">
                        <div class="city-name en-gdynia">Warsaw, Poland</div> <span class="map-dot"></span>
                        <div class="map-result border text-uppercase">?</div>
                    </div>
                    <div class="map-result-home position-absolute d-flex align-items-center" style="right: 76.2%; top: 26%;">
                        <div class="city-name en-chicago">Chicago, USA</div> <span class="map-dot"></span>
                        <div class="map-result border text-uppercase">?</div>
                    </div>
                    <div class="map-result-home position-absolute d-flex align-items-center" style="right: 22.8%; top: 57%;">
                        <div class="city-name en-singapore">Singapore, Asia</div> <span class="map-dot"></span>
                        <div class="map-result border text-uppercase">?</div>
                    </div>
                </div>
                <div class="d-flex justify-content-center map-form">
                    <form id="searchbox">
                        <div class="d-md-flex position-relative">
                            <div class="form-group">
                                <label class="sr-only">Enter address</label>
<script>
document.write('<input id="search" type="text" placeholder="' + 'Enter URL' + '" class="form-control form-control-lg">');
</script><input id="search" type="text" placeholder="Enter URL" class="form-control form-control-lg">
                            </div>
                            <div class="custom-control custom-checkbox position-absolute">
                                <input type="checkbox" class="custom-control-input" id="hideresult" value="test">
                                <label class="custom-control-label" for="hideresult">Private test (do not save the result)</label>
                            </div>
                            <div class="g-recaptcha" data-sitekey="6Lfnwb0UAAAAAA50trH3gKJ1kbWKvOuADZN1srEO" data-callback="submitForm" style=""><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-7dkg96ptn7bv" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfnwb0UAAAAAA50trH3gKJ1kbWKvOuADZN1srEO&amp;co=aHR0cHM6Ly93d3cud2Vic2l0ZS1kb3duLmNvbTo0NDM.&amp;hl=en&amp;v=aR-zv8WjtWx4lAw-tRCA-zca&amp;size=normal&amp;cb=isk2ipq7gzjk"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div>
                            <input id="submit" type="button" value="Check it" class="searchbox2 btn btn-dark btn-lg ml-md-3 h-100 d-table d-md-inline-block mx-auto">
                        </div>
                    </form>
                </div>
            </div>
            <div id="push"></div>				<div id="results"></div>
			</section>
		</div>
	</div>

	<div id="preloader" class="overlay-loader" style="display:none;">
		<div class="loader">
			<div></div>
			<div></div>
			<div></div>
			<div></div>
			<div></div>
			<div></div>
			<div></div>
		</div>
	</div>

    <div class="row my-5">
        <div class="container">
            <section>
                <div class="text-center">
                    <header>
                        <h2>Previous tests</h2>
                    </header>
                </div>

				<div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/https%253A%252F%252Furlquery.net%252F">https://urlquery.net/</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:27:45</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-success mb-2">IS UP</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252FWww.hiddenhub.com">http://Www.hiddenhub.com</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:13:51</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-danger mb-2">IS DOWN</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/https%253A%252F%252Falmost823.xyz%252F%252Fregister%253Fi%253Dn4lvf1">https://almost823.xyz//register?i=n4lvf1</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:12:03</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-success mb-2">IS UP</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252Fparadise.cc">http://paradise.cc</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:08:35</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-success mb-2">IS UP</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252FJolala.pw">http://Jolala.pw</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:05:52</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-danger mb-2">IS DOWN</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252Fsecrethentai.club">http://secrethentai.club</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 17:03:58</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-success mb-2">IS UP</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/https%253A%252F%252Fyxngt.cc%252Finvite%252F737VZS">https://yxngt.cc/invite/737VZS</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 16:59:39</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-danger mb-2">IS DOWN</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252Fwww.mixixxx9999.top">http://www.mixixxx9999.top</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 16:57:11</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-danger mb-2">IS DOWN</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/https%253A%252F%252Ffilesfly.cc%252Fdfl2365l2jgi%252F845.mp4">https://filesfly.cc/dfl2365l2jgi/845.mp4</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 16:56:28</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-success mb-2">IS UP</div>
							</div><div class="row mb-4 mb-md-0">
								<div class="col-12 col-md-6 order-md-2 text-center text-md-left text-truncate mb-2">
									<a href="https://www.website-down.com/http%253A%252F%252FHttp%253A%252F%252Folix.cc">http://Http://olix.cc</a>
								</div>
								<div class="col-6 col-md-3 order-md-1 text-right mb-2">2024-10-17 16:53:13</div>
								<div class="col-6 col-md-3 order-md-3 text-uppercase text-danger mb-2">IS DOWN</div>
							</div>            </section>
        </div>
    </div>

</div>



<script>
//zablokowane linki
var blockedURLS = [
	'google.pl',
	'blado.pl',
	'website-down.com',
	'stronaniedziala.pl',
	'pagina-no-funciona.com',
	'website-down.de',
];
//zablokowane rozszerzenia domen - koniecznie z kropką! :) 
var blockedExtension = [
	'.onion'
];
</script><script>
		var isRecaptcha = false;
		
        $(function(){
            $('.link').click(function(){
				document.getElementById('hidee').style.display='none';
				document.getElementById('preloader').style.display='block';
                var elem = $(this);
                $.ajax({
                    type: "GET",
                    url: "/site.php",
                    data: "url="+elem.attr('data-artid')+"&checkresult=false",
                    dataType:"json",
                    success: function(data) {
                        if(data.success){
							location.reload();
                        }
                    }
                });
                return false;
            });
        });
		
		
		function startSearch(){
			
			var x = document.getElementById("search").value;
			
			result = x.replace(/^(?:https?:\/\/)?(?:www\.)?/i, "").split('/')[0];
			
			var extension = result.substr(result.indexOf("."));
			
			console.log(result, extension);
			
			if($.inArray(result, blockedURLS ) != '-1' || $.inArray(extension, blockedExtension ) != '-1'){
				alert("That domain is not allowed.");
				return false; 
			}else{
			
				var checkresult = document.getElementById("hideresult");
				if(checkresult.checked == true){
					var check = 'true';
				}else{
					var check = 'false';
				}		
				var pattern = new RegExp('^((https?:)?\\/\\/)?'+ // protocol
				'((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|'+ // domain name
				'((\\d{1,3}\\.){3}\\d{1,3}))'+ // OR ip (v4) address
				'(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*'+ // port and path
				'(\\?[;&a-z\\d%_.~+=-]*)?'+ // query string
				'(\\#[-a-z\\d_]*)?$','i'); // fragment locater
				if(x){
					if (!pattern.test(x)) {
						alert('Invalid url');
					} else {
						document.getElementById('hidee').style.display='none';
						document.getElementById('preloader').style.display='block';
						var elem = $(this);
						$.ajax({
							type: "GET",
							url: "/site.php",
							data: "url="+x+"&checkresult="+check,
							//data: "url="+x+"&checkresult=false",
							dataType:"json",
							success: function(data) {
								if(data.success){
									var myarr = x.split("://");
									console.log(myarr[0]);
									if(myarr[0]=='http'){
										location.href="/"+encodeURIComponent(encodeURIComponent(x));
									}else if(myarr[0]=='https'){
										location.href="/"+encodeURIComponent(encodeURIComponent(x));
									}else{
										location.href="/http%253A%252F%252F"+encodeURIComponent(encodeURIComponent(x));
									}
									//location.href="/"+encodeURIComponent(encodeURIComponent(x));
								}
							}
						});
					}
				}
				return false;
			}
		}
		
		$(function(){
           $('.searchbox2').click(function(){
				if(isRecaptcha===true){
					startSearch();
				}
            });
		});
		
		var submitForm = function () {
			startSearch();
			isRecaptcha = true;
		}
		$( "#submit" ).on( "click", function() {
		  $('.g-recaptcha').show();
		});

		$('body').keypress(function (e) {
		 var key = e.which;
		 
		 if(key == 13)  // the enter key code
		  {
			$( "#submit" ).click();
			return false;  
		  }
		});   

</script>

<div class="footer">Copyright © Website-Down.com • All Rights Reserved • <a href="/about/">About</a> • <a href="/blog/">Blog</a> • <a href="https://www.supermonitoring.com/blog/check-website-http-headers-redirections/" target="_blank">Check website HTTP headers &amp; redirections</a></div>



<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-9GC5FGSF5Z"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
  gtag('consent', 'default', {
    'ad_user_data': 'denied',
    'ad_personalization': 'denied',
    'ad_storage': 'denied',
    'analytics_storage': 'denied',
    'region': ["AT", "BE", "BG", "HR", "CY", "CZ", "DK", "EE", "FI", "FR", "DE", "GR", "HU", "IS", "IE", "IT", "LV", "LI", "LT", "LU",
        "MT", "NL", "NO", "PL", "PT", "RO", "SK", "SI", "ES", "SE", "UK", "CH", "BR"],
    'wait_for_update': 1000
  });
  gtag('js', new Date());
  gtag('config', 'G-9GC5FGSF5Z');
</script>
<div id="ppms_cm_consent_popup_7302c891-9586-4889-a0f6-b2052a802b0d"><div class="ppms_cm_popup_overlay" id="ppms_cm_popup_overlay" data-root="true"><div class="ppms_header_wrapper" data-disable-select="true" id="ppms-895214d8-a94b-459b-8384-a922990620ac"><button class="ppms_cm_close_popup" id="ppms_cm_close-popup" data-disable-select="true"><svg class="ppms_cm_close_popup" id="ppms_cm_close_popup_id" height="16" viewox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><switch data-disable-select="true" id="ppms-e5754af6-64d8-4643-960a-5deca2ad8415"><g data-disable-select="true" id="ppms-fa0a21d5-cdc0-491c-b755-8f2e94bb556e"><path d="M2.188 4.406l2.244-2.25 9.725 9.75-2.244 2.25-9.726-9.75" data-disable-select="true" id="ppms-39129c06-307c-42f2-8c5d-015857f1e0d7"></path><path d="M11.913 2.156l2.244 2.25-9.725 9.75-2.245-2.25 9.726-9.75" data-disable-select="true" id="ppms-57dec32e-633f-4d4f-9b07-5f132522ee97"></path></g></switch></svg></button><div class="ppms_cm_language_select_wrapper" id="ppms_cm_language_select_wrapper_id" data-disable-select="true"><div class="ppms_cm_language_select_btn" id="ppms_cm_language_select_btn_id" data-type="customSelect" data-fixed-text="true" tabindex="0">English<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" class="ppms_cm_language_select_chevron" id="ppms_cm_language_select_chevron_id" data-disable-select="true"><path data-disable-select="true" fill="#131313" d="M8.2,8.7l2.8-2.8l1.4,1.4l-2.8,2.8l-1.4,1.4L4,7.2l1.4-1.4L8.2,8.7z" id="ppms-e4b527f7-c68a-45f6-8f64-60ef97dd6b87"></path></svg></div><div class="ppms_cm_language_select_extendable" id="ppms_cm_language_select_extendable_id" data-disable-select="true"><div id="ppms_cm_language_select_extendable_item_0" class="ppms_cm_language_select_extendable_item" data-type="customOption" data-value="en" data-fixed-text="true" tabindex="0">English</div><div id="ppms_cm_language_select_extendable_item_1" class="ppms_cm_language_select_extendable_item" data-type="customOption" data-value="de" data-fixed-text="true" tabindex="0">German</div><div id="ppms_cm_language_select_extendable_item_2" class="ppms_cm_language_select_extendable_item" data-type="customOption" data-value="pl" data-fixed-text="true" tabindex="0">Polish</div><div id="ppms_cm_language_select_extendable_item_3" class="ppms_cm_language_select_extendable_item" data-type="customOption" data-value="es" data-fixed-text="true" tabindex="0">Spanish</div></div><select aria-hidden="true"><option value="en" selected="true">English</option><option value="de">German</option><option value="pl">Polish</option><option value="es">Spanish</option></select></div></div><div class="ppms_cm_popup_wrapper top" id="ppms_cm_popup_wrapper" data-disable-select="true"><div class="ppms_cm_popup" id="ppms_cm_popup" data-disable-select="true"><div class="ppms_cm_popup_main" id="ppms_cm_popup_main_id" data-disable-select="true"><div class="ppms_cm_popup_responsive_wrapper" id="ppms_cm_popup_responsive_wrapper_id" data-disable-select="true"><span class="ppms_cm_header1" id="ppms-973e0dca-a0df-4974-ac9f-191638d1f8e6">Privacy on this site</span><div class="ppms_cm_main_content" id="ppms-8e8018d6-3d02-4846-b183-eaac96cecd4f"><div class="ppms_cm_description_wrapper" id="ppms-ae8726b4-aa12-4624-9f64-4accab424a1c"><p class="ppms_cm_paragraph" id="c733c44f-37b5-4202-b2ed-5273ab8d2a96">We collect and process your data on this site to better understand how it is used. You can give your consent to all or selected purposes, or you can decline them all. For more information, see our privacy policy.</p><div class="ppms_cm_consents_list" id="ppms_cm_consents_list"><div class="ppms_cm_consent_item" data-consent-type="analytics" id="ppms_cm_consent_item-analytics"><span class="ppms_cm_consent_item-dot" id="ppms-08245e48-2932-4b40-9913-1b943d53bdca"></span><span class="ppms_cm_consent_item-text" id="ppms-9ed52209-3775-408f-99b1-5bddf267f399">Analytics</span></div></div></div><div class="ppms_agree_button_wrapper" data-disable-select="true" id="ppms-175eb5f3-64f5-40c6-b17b-1e28f799af65"><button class="ppms_cm_agree-to-all" id="ppms_cm_agree-to-all">Accept all</button><button class="ppms_cm_reject-all" id="ppms_cm_reject-all">Decline all</button></div></div><div class="ppms_cm_data_uses" id="ppms-99669eec-205e-431b-aabc-b6e9b68900ec"><button class="ppms_cm_content_expander_show_btn" id="ppms_cm_content_expander_show_btn" data-content-expander="true">Consent details</button><button class="ppms_cm_content_expander_hide_btn" id="ppms_cm_content_expander_hide_btn" data-content-expander="true" data-disable-select="true">Hide consent details</button><a class="ppms_cm_link" id="popup-link" href="">Privacy policy</a><div class="ppms_cm_consent_wrapper" data-disable-select="true" id="ppms_cm_consent_wrapper"><div class="ppms_cm_card_section" data-consent-type="analytics" id="bc932673-e94a-427a-ba48-07161339a013"><div class="ppms_cm_switcher_wrapper" data-disable-select="true" id="ppms-b2a3ec61-5423-43ef-934c-72c4113b914d"><div class="ppms_cm_consent_switcher" data-type="customSwitcher" id="consent-switcher--analytics"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" id="ppms_cm_consent_switcher_toggle-checkmark--analytics" class="ppms_cm_consent_switcher_toggle-checkmark" data-disable-select="true"><path fill="#ffffff" d="M6.6,9.5l5.7-5.7l1.4,1.4l-5.7,5.7l-1.4,1.4L2.4,8.1l1.4-1.4L6.6,9.5z" id="ppms-79f9f3c8-8d6e-4ef6-beb6-8823d84a1906"></path></svg><div class="ppms_cm_consent_switcher_toggle" id="ppms_cm_consent_switcher_toggle--analytics"></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" id="ppms_cm_consent_switcher_toggle-cross--analytics" class="ppms_cm_consent_switcher_toggle-cross" data-disable-select="true"><path fill="#ffffff" fillrule="evenodd" d="M8,6.125 L11.125,3 L13,4.875 L9.875,8 L13,11.125 L11.125,13 L8,9.875 L4.875,13 L3,11.125 L6.125,8 L3,4.875 L4.875,3 L8,6.125 Z" id="ppms-0f7c4408-3236-44b2-bb02-baf4d970e0fd"></path></svg></div></div><div class="ppms_cm_content_wrapper" data-disable-select="true" id="ppms-38abe3ba-2ce3-4027-aa57-379071aceffa"><span class="ppms_cm_header4" id="ppms-b5b46be0-e263-4c97-b42a-a9c3e117be15">Analytics</span><span class="ppms_cm_span" id="f5da2895-583f-433c-b312-d1a383f0351e">We'll collect information about your visit to our site. It helps us understand how the site is used – what's working, what might be broken and what we should improve.</span></div></div><div class="ppms_cm_centered_buttons" data-disable-select="true" id="ppms-173c2cab-fd4a-469d-af8f-150f43b39f25"><button class="ppms_cm_save-choices" id="ppms_cm_save-choices">Save and close</button></div></div></div></div></div></div></div><div class="ppms_cm_footer" id="ppms_cm_footer"><a target="_blank" id="ppms_cm_footer__logo_link" class="ppms_cm_footer__logo_link" data-disable-select="true" rel="nofollow" href="https://piwik.pro/?utm_source=App&amp;utm_medium=Consent_Pop_Up&amp;utm_campaign=Consent_Manager_Pop_Up"><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 272.42 44.95" class="ppms_cm_footer__logo" data-disable-select="true" id="ppms_cm_footer__logo" aria-labelledby="ppms_cm_footer__logo_title" role="img"><title id="ppms_cm_footer__logo_title">Piwik PRO</title><g id="ppms-d24086da-4760-4459-89b9-cc71115b6b58"><path d="M37.29,16A15.92,15.92,0,0,0,22,.09v0H5.32A5.28,5.28,0,0,0,0,5.38V39.56a5.28,5.28,0,0,0,5.32,5.32,5.28,5.28,0,0,0,5.32-5.32V31.93H22v0A15.92,15.92,0,0,0,37.29,16Zm-17,6.47H10.64V9.67h9.46a6.4,6.4,0,0,1,.19,12.79Z" id="ppms-a0ab982b-9bdf-4faa-9a4d-fea70c922197"></path><path d="M43.33,39.63a5.32,5.32,0,1,0,10.64,0V5.34a5.32,5.32,0,1,0-10.64,0Z" id="ppms-5815e7c3-bb8f-43d5-9bcf-3db56c2886be"></path><path d="M107,.19a4.84,4.84,0,0,0-6,3.33L95.47,22.87,89.94,3.52A4.83,4.83,0,0,0,85.47,0h-.61a4.83,4.83,0,0,0-4.48,3.49L74.87,22.79,69.36,3.52A4.84,4.84,0,1,0,60.05,6.2L70.13,41.44a4.83,4.83,0,0,0,4.38,3.49h.72a4.83,4.83,0,0,0,4.38-3.49L85.16,22l5.55,19.42a4.83,4.83,0,0,0,4.43,3.49h.66a4.83,4.83,0,0,0,4.43-3.49L110.31,6.2A4.86,4.86,0,0,0,107,.19Z" id="ppms-f4c1b8b3-acf5-425a-a9fa-97cdf23ddaad"></path><path d="M116.5,39.62a5.32,5.32,0,1,0,10.64,0V5.32a5.32,5.32,0,1,0-10.64,0Z" id="ppms-cc09d0a0-863a-486a-b7c8-00ef81e744d7"></path><path d="M155.41,22.33,169.19,8.55a5,5,0,0,0,0-7.07,5,5,0,0,0-7.07,0L145.67,17.93V5.32a5.32,5.32,0,1,0-10.64,0V39.62a5.32,5.32,0,1,0,10.64,0V32.07l2.67-2.67L162,43.26a5,5,0,0,0,7.13-7Z" id="ppms-aff03f48-e8bc-404f-90fa-4d0265df4829"></path><path d="M249.8,6.05a16.54,16.54,0,0,1,16.62,16.42A16.54,16.54,0,0,1,249.8,38.89H201.28a16.54,16.54,0,0,1-16.62-16.42A16.54,16.54,0,0,1,201.28,6.05H249.8m0-6H201.28a22.42,22.42,0,1,0,0,44.84H249.8a22.42,22.42,0,1,0,0-44.84Z" id="ppms-ef972108-4009-4f4b-9afe-99e4b1c550ec"></path><path d="M206.56,12.8h-5.78a2.11,2.11,0,0,0-2.13,2.13V30.17a2.13,2.13,0,0,0,4.26,0V26.33h3.23c4.34,0,7.82-2.32,7.82-6.79v-.06C214,15.54,211.18,12.8,206.56,12.8Zm3.1,6.82c0,1.66-1.24,2.93-3.37,2.93h-3.37V16.64h3.29c2.13,0,3.45,1,3.45,2.93Zm15.12-6.82h-6.72a2.11,2.11,0,0,0-2.13,2.13V30.17a2.13,2.13,0,0,0,4.26,0V25.95h3.4l4.15,5.25a2.55,2.55,0,0,0,2.1,1.1,2,2,0,0,0,2-2,2.48,2.48,0,0,0-.69-1.63l-3-3.59a5.9,5.9,0,0,0,3.87-5.88v-.06a6.06,6.06,0,0,0-1.66-4.42A7.71,7.71,0,0,0,224.77,12.8Zm3,6.65c0,1.63-1.19,2.73-3.26,2.73h-4.31V16.64h4.23c2.07,0,3.34.94,3.34,2.76Zm16.42-7a10,10,0,0,0-10.31,10v.06a10.29,10.29,0,0,0,20.56-.06v-.06A9.91,9.91,0,0,0,244.17,12.47ZM250,22.52a5.78,5.78,0,0,1-5.8,6,5.87,5.87,0,0,1-5.86-6.07v-.06a5.78,5.78,0,0,1,5.8-6A5.87,5.87,0,0,1,250,22.47Z" id="ppms-84aaa132-c07b-4a6b-9eb8-66b30279e49e"></path></g></svg></a><span class="ppms_cm_footer__powered_by" data-disable-select="true" id="ppms_cm_footer__powered_by">Powered by</span><div class="ppms_cm_clearfix" data-disable-select="true" id="ppms-57f6768e-c066-42cc-bd1d-9cfe63de3801"></div></div></div></div><style id="ppms_cm_consent_popup_7302c891-9586-4889-a0f6-b2052a802b0d_styles">div.ppms_cm_popup_overlay,div.ppms_cm_footer,div.ppms_cm_clearfix,span.ppms_cm_footer__powered_by,a.ppms_cm_footer__logo_link,svg.ppms_cm_footer__logo,div.ppms_cm_popup_wrapper top,div.ppms_cm_popup,div.ppms_cm_popup_main,div.ppms_cm_popup_responsive_wrapper,div.ppms_cm_data_uses,div.ppms_cm_consent_wrapper,div.ppms_cm_centered_buttons,button.ppms_cm_save-choices,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_card_section,div.ppms_cm_content_wrapper,span.ppms_cm_span,span.ppms_cm_header4,div.ppms_cm_switcher_wrapper,div.ppms_cm_consent_switcher,svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_consent_switcher_toggle,svg.ppms_cm_consent_switcher_toggle-checkmark,a.ppms_cm_link,button.ppms_cm_content_expander_hide_btn,button.ppms_cm_content_expander_show_btn,div.ppms_cm_main_content,div.ppms_agree_button_wrapper,button.ppms_cm_reject-all,button.ppms_cm_agree-to-all,div.ppms_cm_description_wrapper,div.ppms_cm_consents_list,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,div.ppms_cm_consent_item,span.ppms_cm_consent_item-text,span.ppms_cm_consent_item-dot,p.ppms_cm_paragraph,span.ppms_cm_header1,div.ppms_header_wrapper,div.ppms_cm_language_select_wrapper,div.ppms_cm_language_select_extendable,div.ppms_cm_language_select_extendable_item,div.ppms_cm_language_select_extendable_item,div.ppms_cm_language_select_extendable_item,div.ppms_cm_language_select_btn,svg.ppms_cm_language_select_chevron,button.ppms_cm_close_popup,svg.ppms_cm_close_popup {align-content: initial !important; align-items: initial !important; align-self: initial !important; animation: initial !important; appearance: initial !important; backface-visibility: initial !important; background-blend-mode: initial !important; background: none !important; binding: initial !important; block-size: initial !important; border-block-end: initial !important; border-block-start: initial !important; border-collapse: initial !important; border-inline-end: initial !important; border-inline-start: initial !important; border-radius: initial !important; border-spacing: initial !important; border: 0px !important; bottom: initial !important; box-align: initial !important; box-decoration-break: initial !important; box-direction: initial !important; box-flex: initial !important; box-ordinal-group: initial !important; box-orient: initial !important; box-pack: initial !important; box-shadow: initial !important; box-sizing: initial !important; caption-side: initial !important; clear: initial !important; color-adjust: initial !important; color-interpolation-filters: initial !important; color-interpolation: initial !important; color: initial !important; column-fill: initial !important; column-gap: initial !important; column-rule: initial !important; columns: initial !important; content: initial !important; control-character-visibility: initial !important; counter-increment: initial !important; counter-reset: initial !important; cursor: default !important; display: block !important; dominant-baseline: initial !important; empty-cells: initial !important; fill-opacity: initial !important; fill-rule: initial !important; fill: initial !important; filter: initial !important; flex-flow: initial !important; flex: initial !important; float-edge: initial !important; float: initial !important; flood-color: initial !important; flood-opacity: initial !important; font-family: initial !important; font-feature-settings: initial !important; font-kerning: initial !important; font-language-override: initial !important; font-size-adjust: initial !important; font-size: initial !important; font-stretch: initial !important; font-style: initial !important; font-synthesis: initial !important; font-variant: initial !important; font-weight: initial !important; force-broken-image-icon: initial !important; height: initial !important; hyphens: initial !important; image-orientation: initial !important; image-region: initial !important; image-rendering: initial !important; ime-mode: initial !important; inline-size: initial !important; isolation: initial !important; justify-content: initial !important; justify-items: initial !important; justify-self: initial !important; left: initial !important; letter-spacing: initial !important; lighting-color: initial !important; line-height: 1 !important; list-style: outside !important; margin-block-end: initial !important; margin-block-start: initial !important; margin-inline-end: initial !important; margin-inline-start: initial !important; margin: 0px !important; marker-offset: initial !important; marker: initial !important; mask-type: initial !important; mask: initial !important; max-block-size: initial !important; max-height: initial !important; max-inline-size: initial !important; max-width: initial !important; min-block-size: initial !important; min-height: initial !important; min-inline-size: initial !important; min-width: initial !important; mix-blend-mode: initial !important; object-fit: initial !important; object-position: initial !important; offset-block-end: initial !important; offset-block-start: initial !important; offset-inline-end: initial !important; offset-inline-start: initial !important; opacity: initial !important; order: initial !important; orient: initial !important; outline-offset: initial !important; outline-radius: initial !important; outline: initial !important; overflow: initial !important; padding-block-end: initial !important; padding-block-start: initial !important; padding-inline-end: initial !important; padding-inline-start: initial !important; padding: 0px !important; page-break-after: initial !important; page-break-before: initial !important; page-break-inside: initial !important; paint-order: initial !important; perspective-origin: initial !important; perspective: initial !important; pointer-events: initial !important; position: initial !important; quotes: initial !important; resize: initial !important; right: initial !important; ruby-align: initial !important; ruby-position: initial !important; scroll-behavior: initial !important; scroll-snap-coordinate: initial !important; scroll-snap-destination: initial !important; scroll-snap-points-x: initial !important; scroll-snap-points-y: initial !important; scroll-snap-type: initial !important; shape-rendering: initial !important; stack-sizing: initial !important; stop-color: initial !important; stop-opacity: initial !important; stroke-dasharray: initial !important; stroke-dashoffset: initial !important; stroke-linecap: initial !important; stroke-linejoin: initial !important; stroke-miterlimit: initial !important; stroke-opacity: initial !important; stroke-width: initial !important; stroke: initial !important; tab-size: initial !important; table-layout: initial !important; text-align-last: initial !important; text-align: initial !important; text-anchor: initial !important; text-combine-upright: initial !important; text-decoration: initial !important; text-emphasis-position: initial !important; text-emphasis: initial !important; text-indent: initial !important; text-orientation: initial !important; text-overflow: initial !important; text-rendering: initial !important; text-shadow: initial !important; text-size-adjust: initial !important; text-transform: none !important; top: initial !important; transform-origin: initial !important; transform-style: initial !important; transform: initial !important; transition: initial !important; user-focus: initial !important; user-input: initial !important; user-modify: initial !important; user-select: initial !important; vector-effect: initial !important; vertical-align: initial !important; visibility: initial !important; white-space: initial !important; width: initial !important; will-change: initial !important; window-dragging: initial !important; word-break: initial !important; word-spacing: initial !important; word-wrap: initial !important; writing-mode: initial !important; } div.ppms_cm_popup_overlay,div.ppms_cm_popup_overlay:focus,div.ppms_cm_popup_overlay:hover {background-color: #FFF !important; z-index: 2147483646 !important; left: 0 !important; bottom: 0 !important; position: fixed !important; display: flex !important; flex-direction: column !important; width: 100% !important; max-height: 80% !important; box-shadow: 0px -2px 5px 1px rgba(0,0,0,0.14) !important; border-style: inset !important; border-width: 1px !important; border-color: rgb(0, 0, 0) !important; } div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper,div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:hover {background-color: transparent !important; width: 100% !important; margin-top: 50px !important; display: flex !important; flex-direction: column !important; overflow: auto !important; } div.ppms_cm_popup_overlay div.ppms_cm_popup,div.ppms_cm_popup_overlay div.ppms_cm_popup:focus,div.ppms_cm_popup_overlay div.ppms_cm_popup:hover {padding-top: 4px !important; padding-right: 24px !important; padding-bottom: 24px !important; padding-left: 24px !important; position: relative !important; height: auto !important; background-color: transparent !important; max-height: 100% !important; display: flex !important; flex-direction: column !important; } div.ppms_cm_popup_overlay div.ppms_header_wrapper,div.ppms_cm_popup_overlay div.ppms_header_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_header_wrapper:hover {position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 30px !important; z-index: 4 !important; padding-top: 20px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_header_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_header_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_header_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_header_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_header_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_header_wrapper:hover {padding-top: 12px !important; } div.ppms_cm_popup_overlay div.ppms_cm_toggle_details,div.ppms_cm_popup_overlay div.ppms_cm_toggle_details:focus,div.ppms_cm_popup_overlay div.ppms_cm_toggle_details:hover {margin-bottom: 30px !important; } div.ppms_cm_popup_overlay div.ppms_cm_main_content,div.ppms_cm_popup_overlay div.ppms_cm_main_content:focus,div.ppms_cm_popup_overlay div.ppms_cm_main_content:hover {display: flex !important; justify-content: space-between !important; align-items: center !important; flex-shrink: 0 !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_main_content,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_main_content:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_main_content:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_main_content,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_main_content:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_main_content:hover {display: block !important; } div.ppms_cm_popup_overlay span.ppms_cm_header1,div.ppms_cm_popup_overlay span.ppms_cm_header1:focus,div.ppms_cm_popup_overlay span.ppms_cm_header1:hover {font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #131313 !important; margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 8px !important; margin-left: 0 !important; font-size: 24px !important; font-weight: 700 !important; line-height: 29px !important; } div.ppms_cm_popup_overlay span.ppms_cm_header4,div.ppms_cm_popup_overlay span.ppms_cm_header4:focus,div.ppms_cm_popup_overlay span.ppms_cm_header4:hover {font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #131313 !important; font-size: 12px !important; margin-top: 0 !important; margin-right: 6px !important; margin-bottom: 0 !important; margin-left: 0 !important; font-weight: 700 !important; line-height: 16px !important; } div.ppms_cm_popup_overlay p.ppms_cm_paragraph,div.ppms_cm_popup_overlay p.ppms_cm_paragraph:focus,div.ppms_cm_popup_overlay p.ppms_cm_paragraph:hover {font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #131313 !important; font-size: 14px !important; line-height: 18px !important; padding-right: 30px !important; display: block !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper,div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:hover {width: 100% !important; margin-top: 16px !important; max-height: 100% !important; overflow-y: auto !important; display: none !important; } div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn.expanded ~ div.ppms_cm_consent_wrapper {display: block !important; } div.ppms_cm_popup_overlay div.ppms_cm_card_section,div.ppms_cm_popup_overlay div.ppms_cm_card_section:focus,div.ppms_cm_popup_overlay div.ppms_cm_card_section:hover {flex: auto !important; border-color: #EEE !important; border-style: solid !important; border-width: 1px !important; background-color: #FAFAFA !important; padding-top: 16px !important; padding-right: 24px !important; padding-bottom: 16px !important; padding-left: 24px !important; display: flex !important; flex-direction: row !important; } div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper,div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:hover {margin-left: 24px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_content_wrapper:hover {margin-left: 24px !important; } div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper,div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:hover {display: flex !important; align-items: center !important; min-width: 70px !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:hover {padding-top: 1px !important; padding-bottom: 1px !important; padding-right: 1px !important; padding-left: 1px !important; height: 24px !important; width: 70px !important; border-width: 1px !important; border-style: solid !important; border-radius: 3px !important; border-color: #DDD !important; box-sizing: border-box !important; background-color: #E3301B !important; position: relative !important; box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .2) !important; cursor: pointer !important; } .ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:focus,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher:hover {background-color: #E3301B !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked:hover {border-color: #DDD !important; background-color: #1AA023 !important; } .ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked:focus,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked:hover {border-color: #DDD !important; background-color: #1AA023 !important; } div.ppms_cm_popup_overlay button.ppms_cm_close_popup,div.ppms_cm_popup_overlay button.ppms_cm_close_popup:focus,div.ppms_cm_popup_overlay button.ppms_cm_close_popup:hover {right: 24px !important; position: absolute !important; cursor: pointer !important; } div.ppms_cm_popup_overlay svg.ppms_cm_close_popup,div.ppms_cm_popup_overlay svg.ppms_cm_close_popup:focus,div.ppms_cm_popup_overlay svg.ppms_cm_close_popup:hover {cursor: pointer !important; width: 16px !important; height: 16px !important; } div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn:focus,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn:hover {cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: rgb(239, 150, 20) !important; font-size: 14px !important; line-height: 16px !important; margin-top: 16px !important; text-decoration: none !important; display: block !important; align-self: flex-start; margin-right: 32px !important; } div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn.expanded,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn.expanded:focus,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_show_btn.expanded:hover {display: none !important; } div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn:focus,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn:hover {display: none !important; } div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn.expanded,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn.expanded:focus,div.ppms_cm_popup_overlay button.ppms_cm_content_expander_hide_btn.expanded:hover {cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #107EF1 !important; font-size: 14px !important; line-height: 16px !important; margin-top: 16px !important; text-decoration: none !important; display: block !important; align-self: flex-start; margin-right: 32px !important; } div.ppms_cm_popup_overlay div.ppms_cm_popup_main,div.ppms_cm_popup_overlay div.ppms_cm_popup_main:focus,div.ppms_cm_popup_overlay div.ppms_cm_popup_main:hover {display: flex !important; flex-direction: column !important; width: 100% !important; max-height: 100% !important; } div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper,div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_cm_popup_responsive_wrapper:hover {display: flex !important; flex-direction: column !important; height: auto !important; max-height: 100% !important; } div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by,div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by:focus,div.ppms_cm_popup_overlay div.ppms_cm_footer span.ppms_cm_footer__powered_by:hover {color: #999 !important; display: inline-block !important; float: right !important; padding-top: 0 !important; padding-right: 8px !important; padding-bottom: 0 !important; padding-left: 8px !important; font-size: 11px !important; line-height: 13px !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; } div.ppms_cm_popup_overlay div.ppms_cm_footer,div.ppms_cm_popup_overlay div.ppms_cm_footer:focus,div.ppms_cm_popup_overlay div.ppms_cm_footer:hover {padding-top: 11px !important; padding-bottom: 11px !important; padding-right: 11px !important; padding-left: 11px !important; background-color: #FAFAFA !important; box-shadow: inset 0 1px 1px 0 #DDD !important; } div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo,div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo:focus,div.ppms_cm_popup_overlay svg.ppms_cm_footer__logo:hover {cursor: pointer !important; height: 13px !important; width: 79px !important; float: right !important; display: inline-block !important; border-style: none !important; } div.ppms_cm_popup_overlay.mobile-lg,div.ppms_cm_popup_overlay.mobile-lg:focus,div.ppms_cm_popup_overlay.mobile-lg:hover,div.ppms_cm_popup_overlay.mobile-sm,div.ppms_cm_popup_overlay.mobile-sm:focus,div.ppms_cm_popup_overlay.mobile-sm:hover {z-index: 2147483646 !important; bottom: 0 !important; left: 0 !important; position: fixed !important; width: 100% !important; height: auto !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:hover {display: flex !important; flex-direction: column !important; width: 100% !important; min-height: unset !important; max-width: none !important; min-width: unset !important; max-height: 100% !important; margin-top: 44px !important; margin-bottom: 128px !important; overflow: auto !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup:hover {padding-left: 0 !important; padding-right: 0 !important; padding-top: 0px !important; padding-bottom: 0px !important; position: relative !important; height: 100% !important; min-height: unset !important; max-height: 100% !important; } div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1,div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1:focus,div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1:hover,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1:focus,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1:hover {margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 8px !important; margin-left: 0 !important; } div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph,div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:focus,div.ppms_cm_popup_overlay.mobile-lg p.ppms_cm_paragraph:hover,div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph,div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:focus,div.ppms_cm_popup_overlay.mobile-sm p.ppms_cm_paragraph:hover {padding-top: 0 !important; padding-right: 12px !important; padding-bottom: 0 !important; padding-left: 12px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:hover {display: block !important; max-width: initial !important; height: 100% !important; margin-top: 16px !important; overflow-y: initial !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper .ppms_cm_card_section,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper .ppms_cm_card_section {display: none !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn.expanded ~ div.ppms_cm_consent_wrapper .ppms_cm_card_section,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn.expanded ~ div.ppms_cm_consent_wrapper .ppms_cm_card_section {display: flex !important; } div.ppms_cm_popup_overlay span.ppms_cm_span,div.ppms_cm_popup_overlay span.ppms_cm_span:focus,div.ppms_cm_popup_overlay span.ppms_cm_span:hover {font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #131313 !important; font-size: 12px !important; line-height: 16px !important; } div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_card_section,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_card_section:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_card_section:hover {flex-direction: column !important; padding-top: 16px !important; padding-bottom: 16px !important; padding-right: 16px !important; padding-left: 16px !important; } div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_content_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_content_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_content_wrapper:hover {margin-left: 0 !important; order: 1 !important; } div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_switcher_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_switcher_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_switcher_wrapper:hover {order: 2 !important; margin-top: 4px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_centered_buttons:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_centered_buttons:hover {padding-top: 0 !important; padding-bottom: 0 !important; padding-right: 0 !important; padding-left: 0 !important; height: 0 !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_save-choices:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_save-choices:hover {position: fixed !important; z-index: 1 !important; bottom: 51px !important; text-align: center !important; width: 100% !important; margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 0 !important; margin-left: 0 !important; padding-top: 0 !important; padding-right: 8px !important; padding-bottom: 0 !important; padding-left: 8px !important; box-sizing: border-box !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_agree-to-all,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_agree-to-all:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_agree-to-all:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_agree-to-all,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_agree-to-all:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_agree-to-all:hover {padding-top: 0 !important; padding-right: 8px !important; padding-bottom: 0 !important; padding-left: 8px !important; box-sizing: border-box !important; height: 32px !important; margin-top: 0 !important; margin-right: 8px !important; margin-bottom: 0 !important; margin-left: 8px !important; min-width: auto !important; word-break: break-word !important; } div.ppms_cm_popup_overlay div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay div.ppms_agree_button_wrapper:hover {height: 73px !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_agree_button_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_agree_button_wrapper:hover {position: fixed !important; bottom: 75px !important; z-index: 1; width: 100% !important; left: 0 !important; height: 88px !important; box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .2) !important; justify-content: space-evenly !important; } div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper div.ppms_agree_button_wrapper:hover {bottom: 0px !important; } div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper.expanded div.ppms_agree_button_wrapper:hover {bottom: 40px !important; } div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices:hover,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper button.ppms_cm_save-choices:hover {bottom: 16px !important; } div.ppms_cm_popup_overlay button.ppms_cm_reject-all,div.ppms_cm_popup_overlay button.ppms_cm_reject-all:focus,div.ppms_cm_popup_overlay button.ppms_cm_reject-all:hover {margin-left: 0 !important; margin-right: 40px !important; border-color: #0B4BB3 !important; background-color: rgb(255, 255, 255) !important; color: rgb(19, 19, 19) !important; min-width: 162px !important; padding-top: 7px !important; padding-right: 8px !important; padding-bottom: 7px !important; padding-left: 8px !important; font-weight: 400 !important; font-size: 14px !important; line-height: 17px !important; text-align: center !important; border-width: 1px !important; border-style: solid !important; border-radius: 2px !important; outline: 0 !important; cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; } div.ppms_cm_popup_overlay button.ppms_cm_save-choices,div.ppms_cm_popup_overlay button.ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay button.ppms_cm_save-choices:hover {cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: #107EF1 !important; font-size: 14px !important; line-height: 16px !important; text-decoration: none !important; margin-top: 32px !important; margin-bottom: 8px !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_reject-all,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_reject-all:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_reject-all:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_reject-all,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_reject-all:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_reject-all:hover {padding-top: 0 !important; padding-right: 8px !important; padding-bottom: 0 !important; padding-left: 8px !important; box-sizing: border-box !important; height: 32px !important; margin-top: 0 !important; margin-right: 8px !important; margin-bottom: 0 !important; margin-left: 8px !important; min-width: auto !important; word-break: break-word !important; } div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all,div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all:focus,div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all:hover {margin-left: 0 !important; margin-right: 40px !important; margin-bottom: 8px !important; border-color: #0B4BB3 !important; background-color: rgb(239, 150, 20) !important; color: #fff !important; min-width: 162px !important; padding-top: 7px !important; padding-right: 8px !important; padding-bottom: 7px !important; padding-left: 8px !important; font-weight: 400 !important; font-size: 14px !important; line-height: 17px !important; text-align: center !important; border-width: 1px !important; border-style: solid !important; border-radius: 2px !important; outline: 0 !important; cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_close_popup,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_close_popup:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_close_popup:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_close_popup,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_close_popup:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_close_popup:hover {top: 0 !important; right: 0 !important; position: absolute !important; cursor: pointer !important; z-index: 100000 !important; padding-top: 12px !important; padding-bottom: 12px !important; padding-right: 12px !important; padding-left: 12px !important; } div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup,div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup:focus,div.ppms_cm_popup_overlay.mobile-lg svg.ppms_cm_close_popup:hover {cursor: pointer !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:hover,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn:hover {cursor: pointer !important; text-decoration: none !important; padding-top: 0 !important; padding-right: 12px !important; padding-bottom: 0 !important; padding-left: 12px !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:hover {display: table !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn.expanded,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn.expanded,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn.expanded:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn.expanded:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn.expanded:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn.expanded:hover {display: none !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn:hover {display: none !important; } div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn.expanded,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn.expanded,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn.expanded:focus,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn.expanded:focus,div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_hide_btn.expanded:hover,div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_hide_btn.expanded:hover {display: table !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_main:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_main:hover {display: flex !important; flex-direction: column !important; position: relative !important; max-height: 100% !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher_toggle:hover {float: left !important; height: 20px !important; width: 32px !important; border-radius: 2px !important; background-color: #FFF !important; content: "" !important; cursor: pointer !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > div.ppms_cm_consent_switcher_toggle,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > div.ppms_cm_consent_switcher_toggle:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > div.ppms_cm_consent_switcher_toggle:hover {float: right !important; } div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross:focus,div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-cross:hover {box-sizing: content-box !important; margin-top: auto !important; margin-right: auto !important; margin-bottom: auto !important; margin-left: auto !important; padding-top: 2px !important; padding-right: 0 !important; padding-bottom: 2px !important; padding-left: 0 !important; cursor: pointer !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-cross,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-cross:hover,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-cross:focus {display: none !important; } div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark:focus,div.ppms_cm_popup_overlay svg.ppms_cm_consent_switcher_toggle-checkmark:hover {display: none !important; cursor: pointer !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-checkmark,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-checkmark:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_switcher.checked > svg.ppms_cm_consent_switcher_toggle-checkmark:hover {box-sizing: content-box !important; display: inline-block !important; padding-top: 2px !important; padding-right: 0 !important; padding-bottom: 2px !important; padding-left: 9px !important; float: left !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_responsive_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_responsive_wrapper:hover {padding-top: 0 !important; padding-bottom: 0 !important; padding-right: 0 !important; padding-left: 0 !important; } div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons > button.disabled,div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons > button.disabled:focus,div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons > button.disabled:hover {cursor: not-allowed !important; opacity: .5 !important; filter: alpha(opacity=50) !important; } .no-flex div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:focus,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:hover {margin-left: auto !important; margin-right: auto !important; margin-top: 7% !important; } .no-flex div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper,.no-flex div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:focus,.no-flex div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:hover,.no-flex div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper,.no-flex div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:focus,.no-flex div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:hover {margin-top: 0 !important; } .ie8 div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:focus,.ie8 div.ppms_cm_popup_overlay div.ppms_cm_popup_wrapper:hover {zoom: 1 !important; -ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Strength=5, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Strength=5, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Strength=5, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Strength=5, Direction=270)' !important; margin-top: 5% !important; } .no-flex div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:focus,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_content_wrapper:hover {margin-left: 90px !important; } .ie11 div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper,.ie11 div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:focus,.ie11 div.ppms_cm_popup_overlay div.ppms_cm_consent_wrapper:hover {-ms-overflow-style: scrollbar !important; } .no-flex div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons:focus,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_centered_buttons:hover {overflow: auto !important; } .no-flex div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:focus,.no-flex div.ppms_cm_popup_overlay div.ppms_cm_switcher_wrapper:hover {float: left !important; } .no-flex div.ppms_cm_popup_overlay span.ppms_cm_header4,.no-flex div.ppms_cm_popup_overlay span.ppms_cm_header4:focus,.no-flex div.ppms_cm_popup_overlay span.ppms_cm_header4:hover {clear: none !important; } .no-flex div.ppms_cm_popup_overlay button.ppms_cm_reject-all,.no-flex div.ppms_cm_popup_overlay button.ppms_cm_reject-all:focus,.no-flex div.ppms_cm_popup_overlay button.ppms_cm_reject-all:hover {float: right !important; } .no-inline-svg div.ppms_cm_popup_overlay button.ppms_cm_close_popup,.no-inline-svg div.ppms_cm_popup_overlay button.ppms_cm_close_popup:focus,.no-inline-svg div.ppms_cm_popup_overlay button.ppms_cm_close_popup:hover {width: 16px !important; height: 16px !important; } .no-flex div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all,.no-flex div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all:focus,.no-flex div.ppms_cm_popup_overlay button.ppms_cm_agree-to-all:hover {float: left !important; } .no-flex div.ppms_cm_popup_overlay svg.ppms_cm_language_select_chevron,.no-flex div.ppms_cm_popup_overlay svg.ppms_cm_language_select_chevron:focus,.no-flex div.ppms_cm_popup_overlay svg.ppms_cm_language_select_chevron:hover {display: inline-block !important; position: relative !important; top: 3px !important; padding-top: 3px !important; cursor: pointer !important; } .no-inline-svg div.ppms_cm_popup_overlay button.ppms_cm_close_popup:before {font-family: sans-serif !important; font-weight: 700 !important; content: 'x' !important; } div.ppms_cm_popup_overlay div.ppms_cm_clearfix:after {content: "" !important; clear: both !important; display: block !important; } .ie11 div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper,.ie11 div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper,.ie11 div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:focus,.ie11 div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:focus,.ie11 div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consent_wrapper:hover,.ie11 div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consent_wrapper:hover {display: block !important; } .ie11 div.ppms_cm_popup_overlay p.ppms_cm_paragraph,.ie11 div.ppms_cm_popup_overlay p.ppms_cm_paragraph:focus,.ie11 div.ppms_cm_popup_overlay p.ppms_cm_paragraph:hover {overflow: auto !important; } div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1,div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1:focus,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1:focus,div.ppms_cm_popup_overlay.mobile-lg span.ppms_cm_header1:hover,div.ppms_cm_popup_overlay.mobile-sm span.ppms_cm_header1:hover {padding-left: 12px !important; display: table !important; } .ie11 div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn,.ie11 div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn,.ie11 div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:focus,.ie11 div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:focus,.ie11 div.ppms_cm_popup_overlay.mobile-lg button.ppms_cm_content_expander_show_btn:hover,.ie11 div.ppms_cm_popup_overlay.mobile-sm button.ppms_cm_content_expander_show_btn:hover {min-height: 32px !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_wrapper {position: absolute !important; left: 24px !important; margin-top: -8px !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_wrapper select {display: none !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper:hover {top: 12px !important; left: 12px !important; position: absolute !important; cursor: pointer !important; z-index: 100000 !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_language_select_wrapper select,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_language_select_wrapper select {display: block !important; opacity: 0 !important; margin-top: -32px !important; height: 32px !important; position: relative !important; z-index: 100001 !important; width: fit-content !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable {position: absolute !important; display: none !important; box-sizing: border-box !important; } div.ppms_cm_language_select_btn.expanded + div.ppms_cm_language_select_extendable {display: block !important; background-color: white !important; z-index: 997 !important; border-width: 1px !important; border-style: solid !important; border-color: #DDDDDD !important; width: 200px !important; max-height: 160px !important; overflow-y: auto !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper.expanded::after,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper.expanded::after {content: "" !important; display: block !important; position: absolute !important; bottom: 0 !important; left: 0 !important; height: 163px !important; width: 100% !important; box-shadow: 0px -1px 4px 0 rgba(0,0,0,0.1) !important; } div.ppms_cm_popup_overlay.mobile-lg div:last-of-type.ppms_cm_popup_wrapper.expanded::after,div.ppms_cm_popup_overlay.mobile-sm div:last-of-type.ppms_cm_popup_wrapper.expanded::after {height: 128px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper.expanded.bottom::after,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper.expanded.bottom::after {display: none !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper.expanded::before,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper.expanded::before {content: "" !important; display: block !important; position: absolute !important; top: 0 !important; left: 0 !important; height: 40px !important; width: 100% !important; box-shadow: inset 0 -1px 1px 0 #DDDDDD, 0 1px 4px 0 rgba(0,0,0,0.1) !important; z-index: 1 !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper.expanded.top::before,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper.expanded.top::before {display: none !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_btn,div.ppms_cm_popup_overlay div.ppms_cm_language_select_btn:hover,div.ppms_cm_popup_overlay div.ppms_cm_language_select_btn:focus {width: fit-content !important; height: 30px !important; border-width: 1px !important; border-style: solid !important; border-color: rgba(0,0,0,0) !important; display: flex !important; justify-content: space-between !important; align-items: center !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; font-size: 14px !important; font-weight: 600 !important; cursor: pointer !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item,div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:hover,div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:focus {max-width: 200px; word-break: break-all; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; font-size: 14px !important; font-weight: 600 !important; padding-top: 0 !important; padding-right: 5px !important; padding-bottom: 0 !important; padding-left: 5px !important; line-height: 30px !important; cursor: pointer !important; border-width: 1px !important; border-style: solid !important; border-color: rgba(0,0,0,0) !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_btn:hover {background-color: #cccccc !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:hover {background-color: #cccccc !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_btn:focus {border-color: #4a90e2 !important; } div.ppms_cm_popup_overlay div.ppms_cm_language_select_extendable_item:focus {border-color: #4a90e2 !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_footer,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_footer:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_footer:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_footer,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_footer:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_footer:hover {padding-top: 11px !important; padding-bottom: 11px !important; padding-right: 11px !important; padding-left: 11px !important; } div.ppms_cm_popup_overlay a.ppms_cm_link,div.ppms_cm_popup_overlay a.ppms_cm_link:focus,div.ppms_cm_popup_overlay a.ppms_cm_link:hover {cursor: pointer !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; color: rgb(239, 150, 20) !important; font-size: 14px !important; line-height: 16px !important; margin-top: 16px !important; margin-bottom: 0px !important; text-decoration: none !important; display: inline-block !important; } div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link,div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:focus,div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:hover,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:focus,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:hover {margin-top: 16px !important; margin-right: 0 !important; margin-bottom: 0 !important; margin-left: 0 !important; cursor: pointer !important; padding-top: 0 !important; padding-right: 12px !important; padding-bottom: 0 !important; padding-left: 12px !important; text-decoration: none !important; display: inline-block !important; } div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link,div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:focus,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:focus,div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:hover,div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:hover {display: table !important; } .ie11 div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link,.ie11 div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link,.ie11 div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:focus,.ie11 div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:focus,.ie11 div.ppms_cm_popup_overlay.mobile-lg a.ppms_cm_link:hover,.ie11 div.ppms_cm_popup_overlay.mobile-sm a.ppms_cm_link:hover {min-height: 32px !important; } div.ppms_cm_popup_overlay div.ppms_cm_consents_list,div.ppms_cm_popup_overlay div.ppms_cm_consents_list:focus,div.ppms_cm_popup_overlay div.ppms_cm_consents_list:hover {display: flex !important; flex-wrap: wrap !important; color: #131313 !important; list-style: outside disc !important; font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; margin-top: 8px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consents_list,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consents_list:focus,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_consents_list:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consents_list,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consents_list:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_consents_list:hover {padding-top: 0 !important; padding-right: 12px !important; padding-bottom: 0 !important; padding-left: 12px !important; } div.ppms_cm_popup_overlay div.ppms_cm_consent_item,div.ppms_cm_popup_overlay div.ppms_cm_consent_item:focus,div.ppms_cm_popup_overlay div.ppms_cm_consent_item:hover {margin-right: 32px !important; margin-top: 8px !important; display: flex !important; align-items: center !important; } div.ppms_cm_popup_overlay span.ppms_cm_consent_item-dot,div.ppms_cm_popup_overlay span.ppms_cm_consent_item-dot:focus,div.ppms_cm_popup_overlay span.ppms_cm_consent_item-dot:hover {background-color: #131313 !important; margin-right: 5px !important; padding-top: 2px !important; padding-bottom: 2px !important; padding-right: 2px !important; padding-left: 2px !important; border-radius: 50% !important; } div.ppms_cm_popup_overlay span.ppms_cm_consent_item-text,div.ppms_cm_popup_overlay span.ppms_cm_consent_item-text:focus,div.ppms_cm_popup_overlay span.ppms_cm_consent_item-text:hover {font-family: BlinkMacSystemFont, -apple-system, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important; font-size: 14px !important; color: #131313 !important; line-height: 18px !important; } div.ppms_cm_popup_overlay div.ppms_cm_data_uses,div.ppms_cm_popup_overlay div.ppms_cm_data_uses:focus,div.ppms_cm_popup_overlay div.ppms_cm_data_uses:hover {display: flex !important; flex-wrap: wrap !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded),div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded),div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded):hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded):hover,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded):focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded):focus {margin-bottom: 88px !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper:hover,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_agree_button_wrapper:focus {bottom: 35px !important; height: 88px !important; justify-content: space-evenly !important; } div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices:hover,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices:hover,div.ppms_cm_popup_overlay.mobile-lg div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices:focus,div.ppms_cm_popup_overlay.mobile-sm div.ppms_cm_popup_wrapper:not(.expanded) .ppms_cm_save-choices:focus {display: none !important; } </style><script>
    var _paq = _paq || [];
    _paq.push(["trackEvent", 'consent_form_impression', 'popup']);
</script>
<script>
    window.gtag = window.gtag || function(){dataLayer.push(arguments)};
 
    function googleConsentModeMapping(consents) {
        if ((function() { return window.sevenTag.getVariableValue('Consents', 11) })()) {
            var consObj = {};
            Object.keys(consents).forEach(function(consent) {
                consObj[consent] = ((function() { return window.sevenTag.getVariableValue('Consents', 11) })().current_state[consents[consent]] === 1) ? 'granted' : 'denied';
            });
            gtag('consent', 'update', consObj);
        }
    }
 
// Call the function with specific consent mappings; these mappings can be adjusted as needed
    googleConsentModeMapping({
        "ad_storage": "remarketing",
        "ad_user_data": "remarketing",
        "ad_personalization": "remarketing",
        "analytics_storage": "analytics"
    });
</script>
</body></html>