CINXE.COM

Samfund – Ekstra Bladet

<!DOCTYPE html> <html lang="da"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=940" /> <link rel="dns-prefetch" href="https://longboat.ekstrabladet.dk/v1"> <link rel="preconnect" href="https://longboat.ekstrabladet.dk/v1" crossorigin> <title>Samfund – Ekstra Bladet</title> <meta name="robots" content="noarchive"/> <meta name="robots" content="nocache"/> <meta name="robots" content="index, follow"/> <meta name="description" content="Få de seneste nyheder tæt på din hverdag. Arbejdsmarked, skole, vejr og privat og offentlig transport" /> <meta property="fb:app_id" content="123629220366" /> <meta property="fb:pages" content="148503488544345"> <meta property="fb:pages" content="1588645341376097"> <meta property="fb:pages" content="61055003519"> <meta property="fb:pages" content="193743090960312"> <meta property="og:type" content="website" /> <meta property="og:locale" content="da_DK" /> <meta property="og:title" content="Samfund" /> <meta property="og:description" content="Få de seneste nyheder tæt på din hverdag. Arbejdsmarked, skole, vejr og privat og offentlig transport" /> <meta property="og:url" content="https://ekstrabladet.dk/nyheder/samfund/" /> <meta property="og:image" content="https://ekstrabladet.dk/assets/img/icons/eblogo_1024.png" /> <meta property="og:image:width" content="250" /> <meta property="og:image:height" content="221" /> <link rel="canonical" href="https://ekstrabladet.dk/nyheder/samfund/" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@ekstrabladet" /> <meta name="twitter:creator" content="@ekstrabladet" /> <meta name="twitter:title" content="Samfund" /> <meta name="twitter:description" content="Få de seneste nyheder tæt på din hverdag. Arbejdsmarked, skole, vejr og privat og offentlig transport" /> <meta name="twitter:image" content="https://ekstrabladet.dk/assets/img/icons/eblogo_1024.png" /> <meta name="twitter:dnt" content="on"> <meta name="eb:image" content="https://ekstrabladet.dk/assets/img/icons/eblogo_1024.png" /> <meta name="eb:image-rel" content="https://ekstrabladet.dk/assets/img/icons/eblogo_1024.png" /> <link rel="icon" href="/favicon.png" type="image/png"> <link rel="apple-touch-icon" href="/assets/img/icons/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/assets/img/icons/apple-touch-icon-120x120.png" sizes="120x120" /> <link rel="apple-touch-icon" href="/assets/img/icons/apple-touch-icon-152x152.png" sizes="152x152" /> <link rel="apple-touch-icon-precomposed" href="/assets/img/icons/apple-touch-icon.png" /> <link rel="apple-touch-icon-precomposed" href="/assets/img/icons/apple-touch-icon-120x120.png" sizes="120x120" /> <link rel="apple-touch-icon-precomposed" href="/assets/img/icons/apple-touch-icon-152x152.png" sizes="152x152" /> <style> .CybotCookiebotScrollContainer { overflow-x: hidden; } </style> <script src="/ext_component/cmp/eb-cmp.js?v=master-23"></script> <script> window.addEventListener("CookiebotOnDialogDisplay", () => { const userLang = Cookiebot.dialog.userLanguage; const title = { en: "It is your choice", da: "Det er dit valg" }; const titleElement = document.getElementById("CybotCookiebotDialogBodyContentTitle"); if (!title[userLang] || !titleElement) return; titleElement.innerText = title[userLang]; if (userLang !== "da") { const privacylink = document .getElementById("CybotCookiebotDialogBodyContentText") .querySelector("a[href*=privatlivspolitik]"); if (privacylink) { let url = privacylink.href; if (url.indexOf("/en/") > -1) return; // already has the string url = url.replace(".dk/", ".dk/en/"); privacylink.href = url; } } // LI snippet const IABPurposesLI = document.querySelectorAll( ".CybotCookiebotDialogBodyIABButtonPurposesLegitimateInterestSelection" ); for (let i of IABPurposesLI) { if (/[34]/.test(i.dataset.iabpurposeid)) { i.checked = false; i.disabled = true; } } }); window.addEventListener("CookiebotOnConsentReady", () => { try { let host = location.host, document = window.document, cookies = document.cookie.split(";"), consentCookies = [], consentExpirationDate = new Date(Cookiebot.consentUTC), newConsentExpirationDate = new Date(consentExpirationDate.setMonth(consentExpirationDate.getMonth() + 12)); for (let cookie of cookies) { if (/CookieConsent=/g.test(cookie)) { // Stolen from Cookiebot uc.js to decode the cookie const foundConsentCookie = decodeURI(decodeURIComponent(cookie.trim().replace("CookieConsent=", ""))); const consentJSON = foundConsentCookie .replace(/%2c/g, ",") .replace(/'/g, '"') .replace(/([{\[,])\s*([a-zA-Z0-9_]+?):/g, '$1"$2":'); const consentObject = JSON.parse(consentJSON); consentCookies.push({ cookie, consentObject, }); } } const subdomain = host.substring(0, host.indexOf(".")); const devTest = /dev|test/.test(subdomain); if (consentCookies.length === 0 || devTest) { return; } if (consentCookies.length === 1) { document.cookie = `${ consentCookies[0].cookie };expires=${newConsentExpirationDate.toUTCString()};domain=.ekstrabladet.dk;SameSite=None;Secure;path=/`; } else { let newest = consentCookies.reduce((a, b) => { return a.consentObject.utc > b.consentObject.utc ? a : b; }); document.cookie = `${ newest.cookie };expires=${newConsentExpirationDate.toUTCString()};domain=.ekstrabladet.dk;SameSite=None;Secure;path=/`; } } catch (error) { console.error("CMP shared cookie expirery snippet", error); } }); </script> <script id="CookiebotConfiguration" type="application/json" data-cookieconsent="ignore"> { "Frameworks": { "IABTCF2": { "AllowedSpecialFeatures": [], "AllowedVendors": [ 92, 58, 788, 50, 15, 597, 612, 855, 264, 565, 430, 66, 507, 259, 68, 793, 922, 780, 394, 742, 610, 273, 12, 128, 30, 625, 163, 329, 986, 729, 315, 243, 77, 630, 91, 573, 209, 1029, 122, 126, 110, 929, 877, 120, 347, 78, 328, 845, 536, 755, 98, 61, 1031, 787, 131, 253, 10, 278, 129, 991, 62, 804, 148, 97, 919, 109, 95, 486, 52, 493, 202, 1126, 502, 568, 812, 373, 624, 31, 716, 69, 385, 772, 559, 466, 361, 226, 76, 11, 60, 290, 16, 1015, 157, 415, 84, 80, 111, 276, 82, 13, 238, 851, 42, 628, 132, 345, 686, 21, 28, 239, 1208, 284, 32, 25, 70, 173, 726, 907, 647, 815, 684, 422, 756, 1198, 768, 580, 865, 606, 810, 153, 270, 943, 193, 311, 1113, 164, 1100, 1184, 33, 115, 524, 377, 44, 410, 1169, 1097, 801, 1129, 674, 807, 293, 1180, 1299, 1234 ], "AllowedGoogleACVendors": [ 70, 89, 108, 122, 149, 162, 167, 196, 241, 259, 311, 317, 323, 338, 415, 440, 449, 486, 494, 495, 540, 574, 817, 864, 981, 1051, 1095, 1097, 1127, 1201, 1205, 1211, 1276, 1301, 1364, 1365, 1415, 1449, 1570, 1577, 1651, 1716, 1765, 1870, 1878, 1889, 2072, 2202, 2253, 2299, 2316, 2337, 2357, 2526, 2568, 2571, 2575, 2677, 2891, 3120, 3251, 4937 ] } } } </script> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-bulkconsentmode="disabled" data-cbid="d0ded67e-acef-45a1-9752-84167eeb8118" data-framework="TCFv2.2" type="text/javascript" ></script> <script> window.addEventListener('ebunload', () => { window.persistedScroll = window.scrollY; }); window.addEventListener('pageshow', function(event) { if (event.persisted && window.persistedScroll) { window.history.scrollRestoration = 'manual'; scrollTo(0, window.persistedScroll); } }); </script> <script> function ebLog() {} </script> <script> window.eb_anon_uuid = ''; window.eb_anon_uuid_adform = ''; window.eb_anon_uuid_google = ''; window.relevance_context = ['1rPToCPCcQlHcBAaORUbtm'] || []; ;((ebJS) => { var ebOptions = ebJS.options = ebJS.options || {}; ebOptions.device = 'desktop'; ebOptions.environment = 'PRODUCTION'; ebOptions.jwt = ''; if ('onpageshow' in window && 'true' === 'true') { window.addEventListener('pageshow', (event) => { if (event.persisted) { document.querySelectorAll('.dre-item__video').forEach((vid) => { vid.play(); }); } }); } })(window.ebJS = window.ebJS || {}); /** * UUID * https://github.com/kelektiv/node-uuid */ var getRandomValues = (typeof crypto !== 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto)) || (typeof msCrypto !== 'undefined' && typeof window.msCrypto.getRandomValues === 'function' && msCrypto.getRandomValues.bind(msCrypto)); function rng() { if (getRandomValues) { // WHATWG crypto RNG - http://wiki.whatwg.org/wiki/Crypto var rnds8 = new Uint8Array(16); // eslint-disable-line no-undef getRandomValues(rnds8); return rnds8; } else { // Math.random()-based (RNG) // // If all else fails, use Math.random(). It's fast, but is of unspecified // quality. var rnds = new Array(16); for (var i = 0, r; i < 16; i++) { if ((i & 0x03) === 0) { r = Math.random() * 0x100000000; } rnds[i] = (r >>> ((i & 0x03) << 3)) & 0xff; } return rnds; } } var byteToHex = []; for (var i = 0; i < 256; ++i) { byteToHex[i] = (i + 0x100).toString(16).substr(1); } function bytesToUuid(buf, offset) { var i = offset || 0; var bth = byteToHex; // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4 return [ bth[buf[i++]], bth[buf[i++]], bth[buf[i++]], bth[buf[i++]], '-', bth[buf[i++]], bth[buf[i++]], '-', bth[buf[i++]], bth[buf[i++]], '-', bth[buf[i++]], bth[buf[i++]], '-', bth[buf[i++]], bth[buf[i++]], bth[buf[i++]], bth[buf[i++]], bth[buf[i++]], bth[buf[i++]] ].join(''); } function uuidv4(options, buf, offset) { var i = (buf && offset) || 0; if (typeof options === 'string') { buf = options === 'binary' ? new Array(16) : null; options = null; } options = options || {}; var rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved` rnds[6] = (rnds[6] & 0x0f) | 0x40; rnds[8] = (rnds[8] & 0x3f) | 0x80; // Copy bytes to buffer, if provided if (buf) { for (var ii = 0; ii < 16; ++ii) { buf[i + ii] = rnds[ii]; } } return buf || bytesToUuid(rnds); }; </script> <script> (() => { try { const READYSTATUS = { error: 0, ready: 1, starting: 2, }; const globalLibraryReady = {}; const readyStatusObject = { status: READYSTATUS.starting }; const runningCode = []; const componentsLibraryReady = new Proxy(readyStatusObject, { get: async (target) => { return new Promise((res, rej) => { switch (target.status) { case READYSTATUS.ready: res(true); return; case READYSTATUS.error: rej('error loading components'); return; } const promiseInterval = setInterval(() => { switch (target.status) { case READYSTATUS.ready: clearInterval(promiseInterval); res(true); return; case READYSTATUS.error: clearInterval(promiseInterval); rej('error loading components'); return; } }, 100); }); }, }); const EBCOMPONENTS = 'ebComponents'; class EkstraBladet { constructor() { [ EBCOMPONENTS, 'ebAuth', 'ebHistory', 'ebklip', 'ebNotify', 'ebTracking', 'mitEb', 'plusdashboard', 'podcasting', 'ues', ].forEach((globalFunction) => { this.registerGlobal(globalFunction); if (window[globalFunction]) { this.setReady(globalFunction); } }); } registerGlobal(functionName) { try { globalLibraryReady[functionName] = new Proxy( { status: READYSTATUS.starting }, { get: async (target) => { return new Promise((res, rej) => { switch (target.status) { case READYSTATUS.ready: res(true); return; } const promiseInterval = setInterval(() => { switch (target.status) { case READYSTATUS.ready: clearInterval(promiseInterval); res(true); return; } }, 100); }); }, } ); } catch (error) { console.error('error', error); } } setReady(functionName) { try { globalLibraryReady[functionName].status = READYSTATUS.ready; if (functionName === EBCOMPONENTS) { componentsLibraryReady.status = READYSTATUS.ready; } } catch (error) { window.ebLog({ component: 'ebjs.setReady', level: 'WARN', message: functionName + ' does not exist - ' + error, }); } } async run(functionName, options) { try { await componentsLibraryReady.status; runningCode.push({ functionName, options, }); return new window.ebComponents[functionName](options); } catch (error) { window.ebLog({ component: 'ebjs.run', level: 'WARN', message: functionName + ' does not exist - ' + error, }); Promise.reject(error); } } async ready(functionName) { try { await componentsLibraryReady.status; if (window.ebComponents[functionName]) return true; if (globalLibraryReady[functionName] && (await globalLibraryReady[functionName].status)) return true; Promise.reject(functionName + ' does not exist'); } catch (error) { window.ebLog({ component: 'ebjs.ready', level: 'WARN', message: functionName + ' does not exist - ' + error, }); Promise.reject(error); } } async status(functionName) { console.warn('status is deprecated, use ready'); return await this.ready(functionName); } } window.eb = new EkstraBladet(); } catch (error) { window.ebLog({ component: 'ebjs', level: 'ERROR', message: error, }); } })(); </script> <script async src="/assets/js/ebcomponents.min.js?cb=12.3771-ready" id="ebComponentsScript"></script> <script> var eb_segments = ['isAnonymous']; </script><script> (async () => { window.ues = await window.eb.run('usereventservice', { device: 'desktop', ebSegments: window.eb_segments || [], environment: 'PRODUCTION', oAuthKey: '', relevanceContext: window.relevance_context || [], userId: '', }); window.eb.setReady('ues'); })(); </script> <script src="/assets/svelte/podcasting.js?cb=12.3771-ready"></script> <script src="/assets/svelte/sveltelist.js?cb=12.3771-ready"></script> <link rel="stylesheet" href="/ext_component/dredition/css/ekstrabladet-dk/manuel-top" /> <link href="/assets/css/fonts/all.css?v=12.3771-ready" rel="stylesheet" /> <link rel="stylesheet" href="/assets/css/base/desktop.css?v=12.3771-ready" /> <link href="/assets/svelte/podcasting.css?v=12.3771-ready" rel="stylesheet" /> <link href="/assets/svelte/sveltelist.css?v=12.3771-ready" rel="stylesheet" /> <script> window.addEventListener('ebunload', () => { window.persistedScroll = window.scrollY; }); window.addEventListener('pageshow', function(event) { if (event.persisted && window.persistedScroll) { window.history.scrollRestoration = 'manual'; scrollTo(0, window.persistedScroll); } }); </script> <script src="/high-impact.min.js"></script> <script> ;(() => { /** */ window.adsm = window.adsm || {}; window.adsm.pageSettings = window.adsm.pageSettings || {}; window.adsm.pageSettings.skinMaxScrollDepth = 2200; var adnmEventHandler = (() => { var MACRO_UNLOAD = 'ADSM_MACRO_UNLOAD'; var onMacroUnload = function(){}; function handler(event) { if (event.data && event.data.type && event.data.type === MACRO_UNLOAD){ onMacroUnload(event.data.payload, event.source); } } window.addEventListener('message', handler, false); function connect(type, callback) { onMacroUnload = callback; } return { connect: connect }; })(); adnmEventHandler.connect('ADSM_MACRO_UNLOAD', () => { window.jppolWallpaper(); }); const isFrontpage = 'false' === 'true'; /** */ const ebSegments = window.eb_segments || []; window.article_tags = []; const keywords = { // 'ekstra_bladet_tags': window.article_tags, 'Relevance_Audiences': ebSegments, 'Relevance_Context': window.relevance_context, }; /** */ window.jppolWallpaper = function (callFunx) { document.getElementById('wallpaperBackground').dataset.wallpaper = true; if (window.jppolApn.endStickyMegaboard) window.jppolApn.endStickyMegaboard(); window.ebComponents.ebBanners.handleHalfPage(true, callFunx, 'false'); } window.jppolApn = { ebSkyskraper: { topscroll: function() { // only exists for external purposes }, wallpaper: function() { window.jppolWallpaper() } } } // window.ebJS.insertScripts = async function (consent) { const disallowedSection = 'true' === 'false'; if (!consent && disallowedSection) return; const firstScript = document.querySelector('script'); const lwScript = document.createElement('script'); lwScript.src = '//lwgadm.com/lw/pbjs?pid=adca3883-09d4-4358-b2e4-c95c95662e97'; if (firstScript && firstScript.parentNode) { firstScript.parentNode.insertBefore(lwScript, firstScript); } const gptScript = document.createElement('script'); gptScript.src = 'https://securepubads.g.doubleclick.net/tag/js/gpt.js'; if (firstScript && firstScript.parentNode) { firstScript.parentNode.insertBefore(gptScript, firstScript); } const isReady = await window.eb.ready('ebBanners'); if (isReady) { /** */ const banners = [ { "placementId": "22902809037", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster3", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster3", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902809172", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster4", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster4", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902809235", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster5", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster5", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902843739", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_topscroll", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_topscroll", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 1, 2 ], [ 970, 510 ], [ 2560, 1440 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": false }, { "placementId": "22902844276", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_top", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_top", "allowedFormats": [ "banner" ], "annoncemarkering": false, "sizes": [ [ 728, 90 ], [ 930, 180 ], [ 970, 170 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "SECTION" ], "isFluid": true }, { "placementId": "22902844621", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_halfpage4", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_halfpage4", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902844732", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_halfpage1", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_halfpage1", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "SECTION" ], "isFluid": true }, { "placementId": "22902844999", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_halfpage3", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_halfpage3", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902866884", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_artikel", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_artikel", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 728, 90 ], [ 930, 180 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902867610", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_dynamisk3", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_dynamisk3", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902867976", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_dynamisk4", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_dynamisk4", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22902868609", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster2", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster2", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22903363391", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_halfpage2", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_halfpage2", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "SECTION" ], "isFluid": true }, { "placementId": "22903363769", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster1", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster1", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "SECTION" ], "isFluid": true }, { "placementId": "22903387721", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_dynamisk1", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_dynamisk1", "allowedFormats": [ "banner", "video" ], "annoncemarkering": true, "sizes": [ [ 1, 1 ], [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22903387838", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_megaboard_dynamisk2", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_megaboard_dynamisk2", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22903388534", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_monster_bund", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_monster_bund", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22906582164", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_nyheder", "name": "eb_nyheder_mediumrectangle_scribble", "invCode": "83172459/ekstra_bladet/eb_nyheder/eb_nyheder_mediumrectangle_scribble", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 300, 250 ], [ 930, 180 ], [ 930, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE" ], "isFluid": true }, { "placementId": "22904534148", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_halfpage1", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_halfpage1", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904534265", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_halfpage2", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_halfpage2", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904553177", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_artikel", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_artikel", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 728, 90 ], [ 930, 180 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904553348", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_dynamisk4", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_dynamisk4", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904553990", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster_bund", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster_bund", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904554425", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster5", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster5", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904574688", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_topscroll", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_topscroll", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 1, 2 ], [ 970, 510 ], [ 2560, 1440 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": false }, { "placementId": "22904575696", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_top", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_top", "allowedFormats": [ "banner" ], "annoncemarkering": false, "sizes": [ [ 728, 90 ], [ 930, 180 ], [ 970, 170 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "SECTION" ], "isFluid": true }, { "placementId": "22904575930", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_halfpage4", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_halfpage4", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904592118", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_dynamisk3", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_dynamisk3", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904599903", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_dynamisk1", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_dynamisk1", "allowedFormats": [ "banner", "video" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904600005", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_dynamisk2", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_dynamisk2", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 970, 560 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904601394", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster3", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster3", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904601460", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster4", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster4", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22904601526", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster6", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster6", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905137315", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_halfpage3", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_halfpage3", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 160, 600 ], [ 300, 250 ], [ 300, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905163865", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster1", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster1", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905164096", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster2", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster2", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905165314", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster7", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster7", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": true, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905165488", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster8", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster8", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22905165881", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_monster9", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_monster9", "allowedFormats": [ "banner", "native" ], "annoncemarkering": true, "sizes": [ [ 15, 15 ], [ 728, 90 ], [ 930, 180 ], [ 930, 600 ], [ 970, 550 ], [ 970, 560 ], [ 970, 570 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "22906581924", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_mediumrectangle_scribble", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_mediumrectangle_scribble", "allowedFormats": [ "banner" ], "annoncemarkering": true, "sizes": [ [ 300, 250 ], [ 930, 180 ], [ 930, 600 ] ], "allowedOnPlus": false, "pageTypes": [ "ARTICLE", "FRONTPAGE", "SECTION" ], "isFluid": true }, { "placementId": "23269375623", "devices": [ "DESKTOP", "TABLET" ], "siteName": "eb_noconsent", "name": "eb_noconsent_megaboard_top_new", "invCode": "83172459/ekstra_bladet/eb_noconsent/eb_noconsent_megaboard_top_new", "allowedFormats": [ "banner" ], "annoncemarkering": false, "sizes": [ [ 728, 90 ], [ 930, 180 ], [ 970, 170 ] ], "allowedOnPlus": false, "pageTypes": [ "FRONTPAGE" ], "isFluid": true } ]; window.ebComponents.ebBanners.init({ articleId: '', banners: false ? '' : banners, device: 'desktop', ebSegments: ebSegments, groupName: 'false' === 'true' ? 'test' : undefined, highImpactEnabled: 'true', isFrontpage: isFrontpage, keywords: keywords, noConsent: 'true' === 'true', prebidEidsAllowed: 'true' === 'true', premium: 'false' === 'true', relativePath: 'ekstrabladet/nyheder/samfund', reloadOnBack: 'true' === 'true', test: 'false' === 'true', topscroll: 'true' === 'true' && 'true' === 'true', topscrollWeekCount: '7', }); } } })(); </script> <div id="reportbanner" class="bannertooltip padding-s hidden flex flex--center" data-state="action" > <div class="bannertooltip-action"> <h3 class="margin-none padding-m--b text-align--center">Ekstra Bladet annoncer</h3> <div class="padding-m--b fontsize-smaller"> Du kan her rette dine indstillinger for, om vi må sætte cookies og bruge persondata. </div> <div class="flex flex--center padding-m--b"> <button class="button button--solid button--primary" onclick="ebCMP.editConsent()"> Administrér samtykke </button> </div> </div> </div> <script> ebCMP.doWeHaveConsent({ callback: function (consent) { window.ebJS.insertScripts(consent); }, consentTo: ebCMP.CONSENTNAMES.iab, }); </script> <script> ;(() => { const didFirePixel = sessionStorage.getItem('eb_digiseg'); window.ebCMP.doWeHaveConsent({ callback: (status) => { if (!status && !didFirePixel) { const pxImg = document.createElement('img'); pxImg.src = 'https://data02.digiseg.net/1/35160589/pix.gif'; sessionStorage.setItem('eb_digiseg', Date.now()); } }, consentTo: ebCMP.CONSENTNAMES.fullconsent, }); })(); </script> <script> ;(() => { const didFirePixel = sessionStorage.getItem('eb_digiseg'); window.ebCMP.doWeHaveConsent({ callback: (status) => { if (status) { const script = document.createElement('script'); script.id="funnel-relay-installer" script.dataset.propertyId="PROPERTY_ID" script.dataset.customerId="ekstrabladet_d3380_ekstrabladet" script.src="https://cdn-magiclinks.trackonomics.net/client/static/v2/ekstrabladet_d3380_ekstrabladet.js" script.async="async" document.head.appendChild(script); } }, consentTo: ebCMP.CONSENTNAMES.fullconsent, }); })(); </script> <script> (async () => { try { const fiveDaysMs = 1000 * 60 * 60 * 24 * 5; if (await window.eb.ready('ues')) { const userevent = await window.ues.trigger('slidein_cardexpiry', { age: fiveDaysMs, // Trigger every 5 day hasEbSegments: ['5oWWCsvh97N3a4LB1TxtSu'], // Card expired segment isCustomer: true, maxTimesTriggered: 2, }, { daysToLive: 30, tracking: true, }); // Execute if (await window.eb.ready('ebLib')) { window.ebComponents.ebLib.showSlideIn('/assets/img/ebplus_cardexpiry.png', '/userprofile/subscriptions'); } } } catch (error) { // Error or user has reached maximum exposures } })(); </script> <script async id="ebx" src="//applets.ebxcdn.com/ebx.js"></script> </head> <body class="desktop" data-autotest="articleId133"> <div id="ebbanner_wrapper_topscroll" class="eb-position eb-position--topscroll"> <div id="ebbanner_topscroll" class="eb-position--topscroll"></div> </div> <div class="wireframe--desktop wireframe--section" id="ebWireframe"> <link href="/assets/svelte/navigationmenu.css?cb=12.3771-ready" rel="stylesheet" /> <style> .navmenu .attention-active .menu-icon .icon-svg{animation-duration:1.3s;animation-fill-mode:both;animation-name:heartBeat;animation-timing-function:ease-in-out}@media (prefers-reduced-motion){.navmenu .attention-active .menu-icon .icon-svg{animation-name:none}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.submenu-backdrop{background:rgba(0,0,0,.7);box-sizing:border-box;height:100%;min-height:100vh;pointer-events:all;position:relative;transition:transform .2s;width:100%}[data-menu-showing=true]{display:block}[data-menu-showing=false]{display:none}.submenu-container{font-family:var(--fontfamily--primary);font-weight:600;height:100%;margin:auto;max-width:var(--grid-xlarge);pointer-events:none;position:relative;width:100%}.submenu-element{background:var(--color--white);box-shadow:inset 0 8px 6px -6px var(--color--graa6);height:calc(100% - var(--navmenu-height));overflow-y:auto;padding-bottom:var(--distance-small);pointer-events:all;position:absolute;right:0;width:375px}.desktop.js-activeFixedMenu .submenu-element{height:calc(100% - 53px)}.smartphone .submenu-element{padding-bottom:110px;width:100%}button.sectionmenu-item{background:none;border-left:0;border-right:0;border-top:0;cursor:pointer;font-family:var(--fontfamily--primary);padding:0}.alllinks-menu-container{background:var(--color--white);border-top:1px solid var(--color--graa0);bottom:0;display:flex;left:0;overflow:scroll;pointer-events:auto;position:absolute;right:0;top:0}@media (min-width:768px){.alllinks-menu-container{position:fixed;z-index:1000000}}.alllinks-menu-container{display:none}.alllinks-menu{margin:auto;max-width:960px;width:85vw}.alllinks-menu-header{align-items:center;display:flex;gap:var(--distance-large);margin:var(--distance-large) 0}.alllinks-menu a{color:var(--color--black);display:block}.alllinks-menu-links{padding-bottom:var(--distance-xlarge)}@media (min-width:768px){.alllinks-menu-links{display:grid;gap:var(--distance-xlarge);grid-template-columns:repeat(5,1fr)}}.alllinks-menu-item{margin-bottom:var(--distance-xxlarge)}.alllinks-level-0{border-bottom:5px solid var(--color--menuitem);font-weight:700;padding:var(--distance-small) 0}.alllinks-sublevel{display:flex;flex-direction:column;font-weight:400;gap:var(--distance-medium);padding:var(--distance-medium) 0}:root{--subscriptionitem-height:50px}.accountmenu{padding-top:var(--distance-medium)}.accountmenu a:hover{text-decoration:underline}.accountmenu .submenu-item{align-items:center;box-sizing:border-box;color:var(--color--black);display:flex;height:var(--subscriptionitem-height);padding:0 var(--distance-large);width:100%}.accountmenu .submenu-item .icon-svg{margin-right:var(--distance-small);--icon-size:20px}:root{--sectionitem-height:50px}.sectionmenu{padding-top:var(--distance-small)}.sectionmenu a:hover{text-decoration:underline}.sectionmenu .sectionmenu-top-items{align-items:center;display:flex;height:var(--sectionitem-height);justify-content:space-between;padding:0 var(--distance-large)}.sectionmenu-top-item{align-items:center;color:var(--color--black);display:flex}.sectionmenu-top-item .icon-svg{margin-right:5px;--icon-fill:var(--color--eb);--icon-size:20px}.sectionmenu .sectionmenu-items{display:flex;flex-direction:column;overflow:hidden}.sectionmenu .sectionmenu-colorbar{position:relative}.sectionmenu .sectionmenu-colorbar:before{background:var(--color--menuitem,var(--color--graa3));content:"";height:100%;left:0;position:absolute;top:0;width:7px}.sectionmenu .sectionmenu-item{align-items:center;box-sizing:border-box;color:#000;display:flex;font-weight:700;height:var(--sectionitem-height);justify-content:space-between;width:100%}.sectionmenu .sectionmenu-text{color:#000;cursor:pointer;padding-left:var(--distance-xlarge)}.sectionmenu-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;transition:transform .2s ease-in-out;width:40px;--icon-fill:var(--color--graa2);--icon-size:20px}.sectionmenu-fold-menu{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}.sectionmenu-items .sectionmenu-fold-menu:focus-within,.sectionmenu-items .sectionmenu-fold:checked+.sectionmenu-item+.sectionmenu-fold-menu{border-bottom:1px solid var(--color--graa6);max-height:1200px}.sectionmenu-items .sectionmenu-fold:checked+.sectionmenu-item .sectionmenu-label{transform:rotate(-180deg)}.sectionmenu .submenu-item{color:var(--color--black);display:flex;padding:var(--distance-medium) var(--distance-xlarge)}.sectionmenu-search{padding:var(--distance-medium);padding-left:var(--distance-large)}.sectionmenu-input{align-items:center;background:var(--color--graa7);border:0;border-radius:var(--border-radius-small);color:var(--color--graa4);cursor:text;display:flex;padding:var(--distance-small);padding-left:var(--distance-medium);--icon-size:20px}.sectionmenu-input .form-input{background:none;border:0;font-family:var(--fontfamily--primary);margin-left:var(--distance-small);padding-right:var(--distance-medium);width:100%}.sectionmenu-buy{background:var(--color--eb);height:var(--sectionitem-height);justify-content:space-around}.sectionmenu-buy,.sectionmenu-buy a{align-items:center;display:flex}.sectionmenu-buy a{color:var(--color--white)}.sectionmenu-buy .icon-svg{margin:var(--distance-small)}.subscriptionmenu{display:flex;flex-direction:column;padding-top:var(--distance-medium)}.subscriptionmenu-title{padding:var(--distance-large);text-align:center}.subscriptionmenu .submenu-item{align-items:center;background:var(--color--eb);display:flex;justify-content:center;padding:var(--distance-large)}.subscriptionmenu .submenu-item a{align-items:center;color:var(--color--white);display:flex}.subscriptionmenu .submenu-item .icon-svg{margin-left:var(--distance-small)}:root{--navmenu-height:75px}.smartphone{--navmenu-height:55px}.navmenu-container{height:var(--navmenu-height);pointer-events:none;position:-webkit-sticky;position:sticky;top:0;z-index:1000002}.navmenu{display:flex}.navmenu,.navmenu-background{height:inherit;width:100%}.navmenu-background{background:var(--color--white);box-shadow:var(--box-shadow);position:absolute;transition:transform .2s;z-index:-1}.navmenu-inner{display:flex;justify-content:space-between;margin:auto;width:var(--grid-xlarge);z-index:10}.navmenu-inner .navmenu-section{align-items:center;display:flex}.navmenu-background,.navmenu-inner .navmenu-section .menu-item,.navmenu-inner .navmenu-section a{pointer-events:all}.navmenu-gfx{flex-shrink:0;height:var(--navmenu-height);line-height:0;transform-origin:top left;transition:transform .2s;width:calc(var(--navmenu-height)*1.29)}.navmenu-icon{width:100%}.navmenu .menu-icon .icon-svg{--icon-size:27px;pointer-events:none}.navmenu .menu-item:not(.menu-item--button){background:transparent;border:0}.navmenu .menu-item:not(.menu-item--button){align-items:center;color:var(--color--black);cursor:pointer;display:flex;flex-direction:column;font-family:var(--fontfamily--primary);margin-left:var(--distance-medium);padding:var(--distance-small) var(--distance-small) var(--distance-small) 0;position:relative;transition:transform .2s,opacity .2s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navmenu .menu-item:not(.menu-item--button):hover{color:var(--color--bruger)}.navmenu .menu-icon,.navmenu .menu-item[data-menu-state=active] .menu-icon--active,.navmenu .menu-item[data-menu-state=inactive] .menu-icon--inactive{align-items:center;display:flex}.navmenu .menu-item[data-menu-state=active] .menu-icon--inactive,.navmenu .menu-item[data-menu-state=inactive] .menu-icon--active{display:none}.navmenu .menu-item.menu-item--button{border-color:currentColor;font-family:var(--fontfamily--secondary);font-size:var(--fs-rem-small);line-height:var(--fs-rem-small);margin-left:var(--distance-xlarge);transition:transform .2s,opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop .js-smallMenu .navmenu-background,.desktop .js-smallMenu+.submenu-backdrop{transform:translateY(-22px)}.desktop .js-smallMenu .navmenu-gfx{transform:scale(.7)}.desktop .js-smallMenu .button,.desktop .js-smallMenu .menu-item{transform:translateY(-12px)}.navmenu.navmenu--dark .menu-item,.navmenu.navmenu--dark .menu-text,.navmenu.navmenu--dark .navmenu-background{background:var(--color--black);color:var(--fgcolor--black)}.smartphone.js-activeFixedMenu .navmenu-container{transform:translateY(-1px)}.smartphone .navmenu .menu-item.menu-item--plus{margin-left:var(--distance-large)}.menu-item--section{border:0;cursor:pointer}.smartphone .navmenu .menu-item.menu-item--button{padding:var(--distance-medium)}@media (hover:hover){.desktop .navmenu .menu-item:not(.menu-item--active) .menu-text{background:rgba(var(--rgb-color--white),.9);border-radius:var(--border-radius--small);bottom:0;box-shadow:var(--box-shadow);color:var(--color--graa0);display:none;font-family:var(--fontfamily--primary);font-size:var(--fs-rem-small);opacity:0;padding:var(--distance-small);pointer-events:none;position:absolute;transform:translateY(calc(100% + 4px));white-space:nowrap}.desktop .navmenu .menu-item:not(.menu-item--active):hover .menu-text{display:inline-block;opacity:1;transition:opacity .2s ease-in-out .2s}}.navmenu .menu-item.menu-item--plus{background:var(--color--graa7);border-color:var(--color--graa7);color:var(--fgcolor--graa7)}.smartphone .navmenu .menu-item{padding:0}.smartphone .navmenu .menu-item,.smartphone .navmenu .menu-item.menu-item--button{margin-left:0}.smartphone .navmenu-inner .navmenu-section{gap:var(--distance-xlarge)}.smartphone .navmenu .menu-item.menu-item--section{margin-right:var(--distance-xlarge)}@media (max-width:450px){.smartphone .navmenu-inner .navmenu-section{gap:3vw}.smartphone .navmenu .menu-icon .icon-svg{--icon-size:6.25vw}.smartphone .navmenu .menu-item.menu-item--section{margin-right:3vw}}</style> <div class="navmenu-container"> <nav id="fnTopnavigation" class="navmenu "> <div class="navmenu-background"></div> <div class="navmenu-inner"> <div class="navmenu-section"><!-- Left section --> <a href="/" class="navmenu-gfx" title="Gå til forside"> <img loading="eager" aria-hidden="true" class="navmenu-icon" src="https://ekstrabladet.dk/assets/svg/ekstrabladet.svg?v2"> </a> <a href="/kampagner/abonnement" title="Køb Ekstra Bladet+ abonnement" class="menu-item menu-item--button button butto_n--primary button--solid" tabindex="0" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'koeb-abonnement'})" > Køb Ekstra Bladet+ </a> </div> <div class="navmenu-section"><!-- Right section --> <a href="/play/" aria-label="Play universe" class="menu-item" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'play_topbar'})"> Play </a> <a href="/podcast/" id="navigationPodcast" aria-label="Podcast" class="menu-item" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'podcast_topbar'})"> Podcast </a> <a aria-label="Log ind på din konto" class="menu-item" href="/medielogin/login" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'account'})" > <div aria-hidden="true" class="menu-icon"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#user-circle"></use> </svg> </div> <div class="menu-text hidden">Log ind</div> </a> <button aria-label="Åben sektionsmenu" class="menu-item menu-item--section" data-submenuid="section-menu" data-topmenu-toggle-tracking="section-menu" data-menu-state="inactive" id="sectionmenu" tabindex="0" > <div aria-hidden="true" class="menu-icon menu-icon--active"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#times-circle"></use> </svg> </div> <div aria-hidden="true" class="menu-icon menu-icon--inactive submenu-close"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#menubars"></use> </svg> </div> <div class="menu-text hidden">Menu</div> </button> </div> </div> </nav> <div id="submenu-backdrop" class="submenu-backdrop submenu-close" data-menu-showing="false"> <div class="submenu-container"> <div id="section-menu" class="submenu-content" data-menu-showing="false"> <div class="sectionmenu submenu-element" role="navigation"> <div class="sectionmenu-top-items separator"> <a class="sectionmenu-top-item" href="/play/" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'play_topmenu'})"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#play-circle"></use> </svg> Play </a> <a class="sectionmenu-top-item" href="/podcast/" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'podcast_topmenu'})"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#headphones"></use> </svg> Podcast </a> <a class="sectionmenu-top-item" href="/E-avis/" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'e-avis_topmenu'})"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#tablet"></use> </svg> E-avis </a> </div> <nav class="sectionmenu-items"> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--black);"> <input type="checkbox" id="sectionmenu-fold0" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/" target="_self" onclick="trackMenuItem('Forsiden')"> Forsiden</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--nyheder);"> <input type="checkbox" id="sectionmenu-fold1" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/nyheder/" target="_self" onclick="trackMenuItem('Nyheder')"> Nyheder</a> <label class="sectionmenu-label" for="sectionmenu-fold1"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/krimi/" target="_self" onclick="trackMenuItem('Krimi')">Krimi</a> <a class="submenu-item" href="https://ekstrabladet.dk/penge/" target="_self" onclick="trackMenuItem('Penge')">Penge</a> <a class="submenu-item" href="https://ekstrabladet.dk/nyheder/samfund/" target="_self" onclick="trackMenuItem('Samfund')">Samfund</a> <a class="submenu-item" href="https://ekstrabladet.dk/nyheder/politik/" target="_self" onclick="trackMenuItem('Politik')">Politik</a> <a class="submenu-item" href="https://ekstrabladet.dk/nyheder/terror/" target="_self" onclick="trackMenuItem('Terror')">Terror</a> <a class="submenu-item" href="https://ekstrabladet.dk/nyheder/krigogkatastrofer/" target="_self" onclick="trackMenuItem('Krig & katastrofer')">Krig & katastrofer</a> <a class="submenu-item" href="https://ekstrabladet.dk/nyheder/videnskab/" target="_self" onclick="trackMenuItem('Videnskab')">Videnskab</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--sport);"> <input type="checkbox" id="sectionmenu-fold2" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/sport/" target="_self" onclick="trackMenuItem('Sport')"> Sport</a> <label class="sectionmenu-label" for="sectionmenu-fold2"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/sport/fodbold/" target="_self" onclick="trackMenuItem('Fodbold')">Fodbold</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/haandbold/" target="_self" onclick="trackMenuItem('Håndbold')">Håndbold</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/formel_1/" target="_self" onclick="trackMenuItem('Formel 1')">Formel 1</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/cykling/" target="_self" onclick="trackMenuItem('Cykling')">Cykling</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/anden_sport/tennis/" target="_self" onclick="trackMenuItem('Tennis')">Tennis</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/anden_sport/boksning/" target="_self" onclick="trackMenuItem('Boksning')">Boksning</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/anden_sport/" target="_self" onclick="trackMenuItem('Anden sport')">Anden sport</a> <a class="submenu-item" href="https://ekstrabladet.dk/sport/anden_sport/motorsport/" target="_self" onclick="trackMenuItem('Motorsport')">Motorsport</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--underholdning);"> <input type="checkbox" id="sectionmenu-fold3" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/underholdning/" target="_self" onclick="trackMenuItem('Underholdning')"> Underholdning</a> <label class="sectionmenu-label" for="sectionmenu-fold3"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/dkkendte/" target="_self" onclick="trackMenuItem('Danske kendte')">Danske kendte</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/udlandkendte/" target="_self" onclick="trackMenuItem('Internationale kendte')">Internationale kendte</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/reality/" target="_self" onclick="trackMenuItem('Reality')">Reality</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/kongelige/" target="_self" onclick="trackMenuItem('Kongelige')">Kongelige</a> <a class="submenu-item" href="https://ekstrabladet.dk/musik/" target="_self" onclick="trackMenuItem('Musik')">Musik</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/filmogtv/" target="_self" onclick="trackMenuItem('Film, tv & radio')">Film, tv & radio</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/kultur/" target="_self" onclick="trackMenuItem('Event & kultur')">Event & kultur</a> <a class="submenu-item" href="https://ekstrabladet.dk/underholdning/anmeldelser/" target="_self" onclick="trackMenuItem('Anmeldelser')">Anmeldelser</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--forbrug);"> <input type="checkbox" id="sectionmenu-fold4" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/forbrug/" target="_self" onclick="trackMenuItem('Forbrug')"> Forbrug</a> <label class="sectionmenu-label" for="sectionmenu-fold4"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/forbrug/energi/" target="_self" onclick="trackMenuItem('Energioverblik')">Energioverblik</a> <a class="submenu-item" href="https://ekstrabladet.dk/forbrug/sundhed/" target="_self" onclick="trackMenuItem('Sundhed')">Sundhed</a> <a class="submenu-item" href="https://ekstrabladet.dk/forbrug/Teknologi/" target="_self" onclick="trackMenuItem('Teknologi')">Teknologi</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--sex-samliv);"> <input type="checkbox" id="sectionmenu-fold5" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/side9/" target="_self" onclick="trackMenuItem('Side 9')"> Side 9</a> <label class="sectionmenu-label" for="sectionmenu-fold5"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/temaer/?tag=tag%3Atemaer%40ekstrabladet.dk%2C2020%3ADagens_Side_9-pige" target="_self" onclick="trackMenuItem('Dagens Side 9')">Dagens Side 9</a> <a class="submenu-item" href="https://ekstrabladet.dk/temaer/?tag=tag:temaer@ekstrabladet.dk,2020:Gallerier" target="_self" onclick="trackMenuItem('Gallerier')">Gallerier</a> <a class="submenu-item" href="https://ekstrabladet.dk/side9/maanedens/" target="_self" onclick="trackMenuItem('Månedens Side 9')">Månedens Side 9</a> <a class="submenu-item" href="https://ekstrabladet.dk/temaer/?tag=tag%3Atemaer%40ekstrabladet.dk%2C2020%3A%25C3%2585rets_Side_9-pige" target="_self" onclick="trackMenuItem('Årets Side 9')">Årets Side 9</a> <a class="submenu-item" href="/side9/side9artikler/article1034293.ece" target="_self" onclick="trackMenuItem('Kom på Side 9')">Kom på Side 9</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--sex-samliv);"> <input type="checkbox" id="sectionmenu-fold6" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/sex_og_samliv/" target="_self" onclick="trackMenuItem('Sex & samliv')"> Sex & samliv</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--black);"> <input type="checkbox" id="sectionmenu-fold7" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/plus/" target="_self" onclick="trackMenuItem('Ekstra Bladet+')"> Ekstra Bladet+</a> <label class="sectionmenu-label" for="sectionmenu-fold7"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/plus/eksperter/" target="_self" onclick="trackMenuItem('Eksperter')">Eksperter</a> <a class="submenu-item" href="/plus/krimiarkiv/" target="_self" onclick="trackMenuItem('Krim')">Krim</a> <a class="submenu-item" href="/plus/sport/" target="_self" onclick="trackMenuItem('Sport')">Sport</a> <a class="submenu-item" href="https://ekstrabladet.dk/temaer/?tag=tag%3Atemaer%40ekstrabladet.dk%2C2020%3AManagerspil" target="_self" onclick="trackMenuItem('Manager')">Manager</a> <a class="submenu-item" href="/plus/Privatoekonomi/" target="_self" onclick="trackMenuItem('Privatøkonomi')">Privatøkonomi</a> <a class="submenu-item" href="/plus/parforhold/" target="_self" onclick="trackMenuItem('Parforhold')">Parforhold</a> <a class="submenu-item" href="/plus/Krop_og_velvaere/" target="_self" onclick="trackMenuItem('Krop og velvære')">Krop og velvære</a> <a class="submenu-item" href="/plus/erotik/" target="_self" onclick="trackMenuItem('Erotik')">Erotik</a> <a class="submenu-item" href="https://ekstrabladet.dk/services/fordele/" target="_self" onclick="trackMenuItem('Abonnementsfordele')">Abonnementsfordele</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--default);"> <input type="checkbox" id="sectionmenu-fold8" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <label class="sectionmenu-text" for="sectionmenu-fold8"> Debatten</label> <label class="sectionmenu-label" for="sectionmenu-fold8"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="/nyheder/lederen/" target="_self" onclick="trackMenuItem('Leder')">Leder</a> <a class="submenu-item" href="/services/article1905454.ece" target="lightbox" onclick="trackMenuItem('1224 - Tip os!')">1224 - Tip os!</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--black);"> <input type="checkbox" id="sectionmenu-fold9" class="sectionmenu-fold hidden"> <div class="sectionmenu-item separator"> <a class="sectionmenu-text" href="https://ekstrabladet.dk/services/" target="_self" onclick="trackMenuItem('Services')"> Services</a> <label class="sectionmenu-label" for="sectionmenu-fold9"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-down"></use> </svg> </label> </div> <div class="sectionmenu-fold-menu"> <a class="submenu-item" href="https://ekstrabladet.dk/om_ekstra_bladet/" target="_self" onclick="trackMenuItem('Om Ekstra Bladet')">Om Ekstra Bladet</a> <a class="submenu-item" href="https://ekstrabladet.dk/om_ekstra_bladet/faq/kundeservice/8425869" target="_self" onclick="trackMenuItem('Kundeservice')">Kundeservice</a> <a class="submenu-item" href="https://ekstrabladet.dk/services/fordele/" target="_self" onclick="trackMenuItem('Abonnementsfordele')">Abonnementsfordele</a> <a class="submenu-item" href="https://ekstrabladet.dk/services/events/" target="_self" onclick="trackMenuItem('Events')">Events</a> <a class="submenu-item" href="https://ekstrabladet.dk/konkurrencer/" target="_self" onclick="trackMenuItem('Konkurrencer')">Konkurrencer</a> <a class="submenu-item" href="https://holdet.dk" target="_self" onclick="trackMenuItem('Managerspil')">Managerspil</a> <a class="submenu-item" href="https://ekstrabladet.dk/horoskoper/" target="_self" onclick="trackMenuItem('Horoskoper')">Horoskoper</a> <a class="submenu-item" href="https://rabatkoder.ekstrabladet.dk" target="_self" onclick="trackMenuItem('Rabatkoder')">Rabatkoder</a> <a class="submenu-item" href="https://rabatkoder.ekstrabladet.dk/na-kd-rabatkode" target="_self" onclick="trackMenuItem('NA-KD')">- NA-KD</a> <a class="submenu-item" href="https://rabatkoder.ekstrabladet.dk/sologstrand-rabatkode" target="_self" onclick="trackMenuItem('Sol og Strand')">- Sol og Strand</a> <a class="submenu-item" href="https://rabatkoder.ekstrabladet.dk/apollo-rejser-rabatkode" target="_self" onclick="trackMenuItem('Apollo')">- Apollo</a> <a class="submenu-item" href="https://rabatkoder.ekstrabladet.dk/sharkgaming-rabatkode" target="_self" onclick="trackMenuItem('Shark Gaming')">- Shark Gaming</a> <a class="submenu-item" href="https://casino.ekstrabladet.dk/" target="_self" onclick="trackMenuItem('Online casino')">Online casino</a> <a class="submenu-item" href="https://casino.ekstrabladet.dk/casino-bonus/" target="_self" onclick="trackMenuItem('Casino Bonus')">- Casino Bonus</a> <a class="submenu-item" href="https://casino.ekstrabladet.dk/casino-bonus/free-spins/" target="_self" onclick="trackMenuItem('Free Spins')">- Free Spins</a> <a class="submenu-item" href="https://casino.ekstrabladet.dk/nye-online-casinoer/" target="_self" onclick="trackMenuItem('Nye online casinoer')">- Nye online casinoer</a> <a class="submenu-item" href="https://laan.ekstrabladet.dk/" target="_self" onclick="trackMenuItem('Lån')">Lån</a> <a class="submenu-item" href="https://laan.ekstrabladet.dk/billaan/" target="_self" onclick="trackMenuItem('Billån')">- Billån</a> <a class="submenu-item" href="https://laan.ekstrabladet.dk/forbrugslaan/" target="_self" onclick="trackMenuItem('Forbrugslån')">- Forbrugslån</a> <a class="submenu-item" href="https://laan.ekstrabladet.dk/samlelaan/" target="_self" onclick="trackMenuItem('Samlelån')">- Samlelån</a> <a class="submenu-item" href="https://pristjek.ekstrabladet.dk" target="_self" onclick="trackMenuItem('Ekstra Bladet Pristjek')">Ekstra Bladet Pristjek</a> <a class="submenu-item" href="https://pristjek.ekstrabladet.dk/rejse/" target="_self" onclick="trackMenuItem('Rejse')">Rejse</a> <a class="submenu-item" href="https://pristjek.ekstrabladet.dk/teknologi/ " target="_self" onclick="trackMenuItem('Teknologi')">Teknologi</a> <a class="submenu-item" href="https://pristjek.ekstrabladet.dk/gaver-og-hojtider/ " target="_self" onclick="trackMenuItem('Gaver og højtider')">Gaver og højtider</a> </div> </div> <div class="sectionmenu-colorbar" style="--color--menuitem: var(--color--);"> <button class="sectionmenu-item separator" id="allLinksButton"> <span class="sectionmenu-text">Se alle links</span> <label class="sectionmenu-label"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#angle-right"></use> </svg> </label> </button> </div> </nav> <div class="sectionmenu-search sectionmenu-colorbar"> <form action="/find/" method="get"> <label class="sectionmenu-input"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#search"></use> </svg> <input class="form-input form-input--text" name="q" type="search" placeholder="Søg" accesskey="s"> </label> </form> </div> <div class="sectionmenu-buy"> <a href="/kampagner/abonnement/" target="_self" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'koeb-plus'})"> Køb Ekstra Bladet <svg viewBox="0 0 100 100" class="icon-svg"> <use href="#ebplus-white"></use> </svg> </a> <div> <a href="/payflow/paper/select" target="_self" onclick="ebTracking.queryBuilder('topmenu', {topmenu: 'koeb-avisen'})"> <svg viewBox="0 0 100 100" class="icon-svg"> <use href="#newspaper"></use> </svg> Køb avisen </a> </div> </div> </div> <div class="alllinks-menu-container hidden" id="alllinks"> <div class="alllinks-menu"> <div class="alllinks-menu-header"> <button id="allLinksCloser" class="button button--icon"> <svg class="icon-svg" viewBox="0 0 14 14" style="--icon-size: 20px;"> <use xlink:href="#angle-left"></use> </svg> </button> </div> <div class="alllinks-menu-links"> <div> <div class="alllinks-menu-item" style="--color--menuitem: var(--color--nyheder);"> <div class="alllinks-level-0" data-children="7"> <a href="https://ekstrabladet.dk/nyheder/" target="_self" onclick="trackMenuItem('Nyheder')"> Nyheder</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/krimi/" target="_self" onclick="trackMenuItem('Krimi')">Krimi</a> <a href="https://ekstrabladet.dk/nyheder/lederen/" target="_self" onclick="trackMenuItem('Lederen')">Lederen</a> <a href="https://ekstrabladet.dk/nyheder/politik/" target="_self" onclick="trackMenuItem('Politik')">Politik</a> <a href="https://ekstrabladet.dk/nyheder/samfund/vejret/" target="_self" onclick="trackMenuItem('Vejr')">Vejr</a> <a href="https://ekstrabladet.dk/nyheder/samfund/" target="_self" onclick="trackMenuItem('Samfund')">Samfund</a> <a href="https://ekstrabladet.dk/forbrug/Teknologi/" target="_self" onclick="trackMenuItem('Teknologi')">Teknologi</a> <a href="https://ekstrabladet.dk/nyheder/krigogkatastrofer/" target="_self" onclick="trackMenuItem('Krig & katastrofer')">Krig & katastrofer</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--black);"> <div class="alllinks-level-0" data-children="5"> <a href="https://ekstrabladet.dk/podcast/" target="_self" onclick="trackMenuItem('Podcast')"> Podcast</a> </div> <div class="alllinks-sublevel"> <a href="/podcast/#/podcast/podcaste5c6ef/1" target="_self" onclick="trackMenuItem('Store Penge')">Store Penge</a> <a href="https://ekstrabladet.dk/podcast/#/podcast/basker" target="_self" onclick="trackMenuItem('Basker')">Basker</a> <a href="/podcast/#/podcast/ingen-kommentarer/1" target="_self" onclick="trackMenuItem('Ingen Kommentarer')">Ingen Kommentarer</a> <a href="/podcast/#/podcast/ekstra-tour/1/" target="_self" onclick="trackMenuItem('Førertrøjen')">Førertrøjen</a> <a href="/podcast/#/podcast/podcastd3216c/1/" target="_self" onclick="trackMenuItem('Afhørt')">Afhørt</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--black);"> <div class="alllinks-level-0" data-children="4"> <a href="https://ekstrabladet.dk/abonnement/" target="_self" onclick="trackMenuItem('Abonnement')"> Abonnement</a> </div> <div class="alllinks-sublevel"> <a href="/kampagner/abonnement/" target="_self" onclick="trackMenuItem('Køb Ekstra Bladet +')">Køb Ekstra Bladet +</a> <a href="/services/fordele/" target="_self" onclick="trackMenuItem('Abonnementsfordele')">Abonnementsfordele</a> <a href="/payflow/paper/select/" target="_self" onclick="trackMenuItem('Køb avisen')">Køb avisen</a> <a href="/E-avis/" target="_self" onclick="trackMenuItem('Køb e-avisen')">Køb e-avisen</a> </div> </div></div> <div> <div class="alllinks-menu-item" style="--color--menuitem: var(--color--black);"> <div class="alllinks-level-0" data-children="6"> <a href="https://ekstrabladet.dk/plus/" target="_self" onclick="trackMenuItem('Ekstra Bladet+')"> Ekstra Bladet+</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/plus/bandeland/" target="_self" onclick="trackMenuItem('Bandeland')">Bandeland</a> <a href="https://ekstrabladet.dk/plus/hunmodteenmorder/" target="_self" onclick="trackMenuItem('Hun mødte en morder')">Hun mødte en morder</a> <a href="https://ekstrabladet.dk/plus/sport/" target="_self" onclick="trackMenuItem('Sport+')">Sport+</a> <a href="https://ekstrabladet.dk/side9/" target="_self" onclick="trackMenuItem('Side 9')">Side 9</a> <a href="https://ekstrabladet.dk/plus/klaestrup/" target="_self" onclick="trackMenuItem('Nikita Klæstrup')">Nikita Klæstrup</a> <a href="https://ekstrabladet.dk/plus/frederikingemann/" target="_self" onclick="trackMenuItem('Frederik Ingemann')">Frederik Ingemann</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--default);"> <div class="alllinks-level-0" data-children="4"> <span> Ekstra Bladet+ Podcast</span> </div> <div class="alllinks-sublevel"> <a href="/podcast/#/podcast/hun-m-dte-en-morder-plus/1/" target="_self" onclick="trackMenuItem('Hun mødte en morder')">Hun mødte en morder</a> <a href="/podcast/#/podcast/nattog-til-odessa-plus/1/" target="_self" onclick="trackMenuItem('Nattog til Odessa')">Nattog til Odessa</a> <a href="/podcast/#/podcast/bandeland-plus/5/" target="_self" onclick="trackMenuItem('Bandeland')">Bandeland</a> <a href="/podcast/#/podcast/bagvesten/1/" target="_self" onclick="trackMenuItem('Bag Vesten')">Bag Vesten</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--black);"> <div class="alllinks-level-0" data-children="5"> <a href="https://ekstrabladet.dk/services/" target="_self" onclick="trackMenuItem('Services')"> Services</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/om_ekstra_bladet/" target="_self" onclick="trackMenuItem('Om Ekstra Bladet')">Om Ekstra Bladet</a> <a href="https://ekstrabladet.dk/om_ekstra_bladet/faq/kundeservice/8425869" target="_self" onclick="trackMenuItem('Kundeservice')">Kundeservice</a> <a href="https://ekstrabladet.dk/services/events/" target="_self" onclick="trackMenuItem('Events')">Events</a> <a href="https://ekstrabladet.dk/konkurrencer/" target="_self" onclick="trackMenuItem('Konkurrencer')">Konkurrencer</a> <a href="https://ekstrabladet.dk/horoskoper/" target="_self" onclick="trackMenuItem('Horoskoper')">Horoskoper</a> </div> </div></div> <div> <div class="alllinks-menu-item" style="--color--menuitem: var(--color--sport);"> <div class="alllinks-level-0" data-children="8"> <a href="https://ekstrabladet.dk/sport/" target="_self" onclick="trackMenuItem('Sport')"> Sport</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/penge/" target="_self" onclick="trackMenuItem('Penge')">Penge</a> <a href="https://ekstrabladet.dk/sport/esport/" target="_self" onclick="trackMenuItem('E-Sport')">E-Sport</a> <a href="https://ekstrabladet.dk/sport/ol/" target="_self" onclick="trackMenuItem('OL')">OL</a> <a href="https://ekstrabladet.dk/sport/ligaer/" target="_self" onclick="trackMenuItem('Ligaer')">Ligaer</a> <a href="https://ekstrabladet.dk/sport/esport/" target="_self" onclick="trackMenuItem('E-Sport')">E-Sport</a> <a href="https://ekstrabladet.dk/sport/cykling/" target="_self" onclick="trackMenuItem('Cykling')">Cykling</a> <a href="https://ekstrabladet.dk/sport/haandbold/" target="_self" onclick="trackMenuItem('Håndbold')">Håndbold</a> <a href="https://ekstrabladet.dk/sport/formel_1/" target="_self" onclick="trackMenuItem('Formel 1')">Formel 1</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--forbrug);"> <div class="alllinks-level-0" data-children="4"> <a href="https://ekstrabladet.dk/forbrug/" target="_self" onclick="trackMenuItem('Forbrug')"> Forbrug</a> </div> <div class="alllinks-sublevel"> <a href="/forbrug/energi/" target="_self" onclick="trackMenuItem('Energioverblik')">Energioverblik</a> <a href="https://ekstrabladet.dk/forbrug/Teknologi/" target="_self" onclick="trackMenuItem('Teknologi')">Teknologi</a> <a href="https://ekstrabladet.dk/forbrug/sundhed/" target="_self" onclick="trackMenuItem('Sundhed')">Sundhed</a> <a href="https://ekstrabladet.dk/biler/" target="_self" onclick="trackMenuItem('Biler')">Biler</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--default);"> <div class="alllinks-level-0" data-children="4"> <a href="https://rabatkoder.ekstrabladet.dk" target="_self" onclick="trackMenuItem('Rabatkoder')"> Rabatkoder</a> </div> <div class="alllinks-sublevel"> <a href="https://rabatkoder.ekstrabladet.dk/na-kd-rabatkode" target="_self" onclick="trackMenuItem('NA-KD')">NA-KD</a> <a href="https://rabatkoder.ekstrabladet.dk/sologstrand-rabatkode" target="_self" onclick="trackMenuItem('Sol og Strand')">Sol og Strand</a> <a href="https://rabatkoder.ekstrabladet.dk/apollo-rejser-rabatkode" target="_self" onclick="trackMenuItem('Apollo')">Apollo</a> <a href="https://rabatkoder.ekstrabladet.dk/sharkgaming-rabatkode" target="_self" onclick="trackMenuItem('Shark Gaming')">Shark Gaming</a> </div> </div></div> <div> <div class="alllinks-menu-item" style="--color--menuitem: var(--color--sport);"> <div class="alllinks-level-0" data-children="7"> <a href="https://ekstrabladet.dk/sport/fodbold/" target="_self" onclick="trackMenuItem('Fodbold')"> Fodbold</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/sport/fodbold/dansk_fodbold/superligaen/" target="_self" onclick="trackMenuItem('Superligaen')">Superligaen</a> <a href="https://ekstrabladet.dk/sport/fodbold/landsholdsfodbold/" target="_self" onclick="trackMenuItem('Landsholdsfodbold')">Landsholdsfodbold</a> <a href="https://ekstrabladet.dk/sport/fodbold/dansk_fodbold/" target="_self" onclick="trackMenuItem('Dansk fodbold')">Dansk fodbold</a> <a href="https://ekstrabladet.dk/sport/fodbold/udenlandsk_fodbold/engelsk_fodbold/PremierLeague/" target="_self" onclick="trackMenuItem('Premier League')">Premier League</a> <a href="https://ekstrabladet.dk/sport/fodbold/udenlandsk_fodbold/championsleague/" target="_self" onclick="trackMenuItem('Champions League')">Champions League</a> <a href="https://ekstrabladet.dk/sport/fodbold/udenlandsk_fodbold/" target="_self" onclick="trackMenuItem('Intl. fodbold')">Intl. fodbold</a> <a href="https://ekstrabladet.dk/sport/fodbold/transfer/" target="_self" onclick="trackMenuItem('Transfer')">Transfer</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--sex-samliv);"> <div class="alllinks-level-0" data-children="6"> <a href="https://ekstrabladet.dk/sex_og_samliv/" target="_self" onclick="trackMenuItem('Sex & samliv')"> Sex & samliv</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/sex_og_samliv/kys-og-kaerlighed/" target="_self" onclick="trackMenuItem('Kys & kærlighed')">Kys & kærlighed</a> <a href="https://ekstrabladet.dk/sex_og_samliv/sexperterne/" target="_self" onclick="trackMenuItem('Sexperterne')">Sexperterne</a> <a href="https://ekstrabladet.dk/side9/side9artikler/" target="_self" onclick="trackMenuItem('Side 9 artikler')">Side 9 artikler</a> <a href="https://ekstrabladet.dk/side9/maanedens/" target="_self" onclick="trackMenuItem('Månedens Side 9')">Månedens Side 9</a> <a href="https://ekstrabladet.dk/side9/gallerier/" target="_self" onclick="trackMenuItem('Gallerier')">Gallerier</a> <a href="https://ekstrabladet.dk/side9/fredagsgalleri/" target="_self" onclick="trackMenuItem('Fredagsgalleri')">Fredagsgalleri</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--default);"> <div class="alllinks-level-0" data-children="3"> <a href="https://casino.ekstrabladet.dk/" target="_self" onclick="trackMenuItem('Casino')"> Casino</a> </div> <div class="alllinks-sublevel"> <a href="https://casino.ekstrabladet.dk/casino-bonus/" target="_self" onclick="trackMenuItem('Casino Bonus')">Casino Bonus</a> <a href="https://casino.ekstrabladet.dk/casino-bonus/free-spins/" target="_self" onclick="trackMenuItem('Free Spins')">Free Spins</a> <a href="https://casino.ekstrabladet.dk/nye-online-casinoer/" target="_self" onclick="trackMenuItem('Nye online casinoer')">Nye online casinoer</a> </div> </div></div> <div> <div class="alllinks-menu-item" style="--color--menuitem: var(--color--underholdning);"> <div class="alllinks-level-0" data-children="10"> <a href="https://ekstrabladet.dk/underholdning/" target="_self" onclick="trackMenuItem('Underholdning')"> Underholdning</a> </div> <div class="alllinks-sublevel"> <a href="https://ekstrabladet.dk/underholdning/reality/" target="_self" onclick="trackMenuItem('Reality')">Reality</a> <a href="https://ekstrabladet.dk/underholdning/kongelige/udenlandskekongelige/" target="_self" onclick="trackMenuItem('Intl. kongelige')">Intl. kongelige</a> <a href="https://ekstrabladet.dk/underholdning/dkkendte/" target="_self" onclick="trackMenuItem('Danske kendte')">Danske kendte</a> <a href="https://ekstrabladet.dk/underholdning/kongelige/danskekongelige/" target="_self" onclick="trackMenuItem('Danske kongelige')">Danske kongelige</a> <a href="https://ekstrabladet.dk/underholdning/udlandkendte/" target="_self" onclick="trackMenuItem('Intl. kendte')">Intl. kendte</a> <a href="https://ekstrabladet.dk/musik/dkmusiknyt/" target="_self" onclick="trackMenuItem('DK Musiknyt')">DK Musiknyt</a> <a href="https://ekstrabladet.dk/musik/intlmusiknyt/" target="_self" onclick="trackMenuItem('INTL. Musiknyt')">INTL. Musiknyt</a> <a href="https://ekstrabladet.dk/musik/dkalbum/" target="_self" onclick="trackMenuItem('DK Album-anm.')">DK Album-anm.</a> <a href="https://ekstrabladet.dk/musik/intlalbum/" target="_self" onclick="trackMenuItem('INTL. Album-anm.')">INTL. Album-anm.</a> <a href="https://ekstrabladet.dk/musik/koncert_anmeldelser/" target="_self" onclick="trackMenuItem('Koncert-anm.')">Koncert-anm.</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--black);"> <div class="alllinks-level-0" data-children="3"> <a href="https://ekstrabladet.dk/play/" target="_self" onclick="trackMenuItem('Video')"> Video</a> </div> <div class="alllinks-sublevel"> <a href="/play/?list=10039971" target="_self" onclick="trackMenuItem('Klip')">Klip</a> <a href="/play/?list=9394070" target="_self" onclick="trackMenuItem('Seneste')">Seneste</a> <a href="/play/" target="_self" onclick="trackMenuItem('Play')">Play</a> </div> </div><div class="alllinks-menu-item" style="--color--menuitem: var(--color--default);"> <div class="alllinks-level-0" data-children="3"> <a href="https://laan.ekstrabladet.dk/" target="_self" onclick="trackMenuItem('Lån')"> Lån</a> </div> <div class="alllinks-sublevel"> <a href="https://laan.ekstrabladet.dk/samlelaan/" target="_self" onclick="trackMenuItem('Samlelån')">Samlelån</a> <a href="https://laan.ekstrabladet.dk/billaan/" target="_self" onclick="trackMenuItem('Billån')">Billån</a> <a href="https://laan.ekstrabladet.dk/forbrugslaan/" target="_self" onclick="trackMenuItem('Forbrugslån')">Forbrugslån</a> </div> </div></div> </div> </div> </div> <script> function trackMenuItem(name) { const normalizeString = name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").toLowerCase().replace(/\s+/g, "-"); const prefixedString = 'section_' + normalizeString; ebTracking.queryBuilder('topmenu', {topmenu: prefixedString}) } const allLinks = document.getElementById('alllinks'); document.getElementById('allLinksButton').addEventListener('click', function() { allLinks.style.display = 'flex'; }); document.getElementById('allLinksCloser').addEventListener('click', function() { allLinks.style.display = 'none'; }); </script> </div> <div id="notification-news" class="submenu-content" data-menu-showing="false"></div> <div id="accountmenu-container" class="submenu-content" data-menu-showing="false"> <nav role="navigation" class="accountmenu submenu-element"> <a class="submenu-item" href="/userprofile/"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#user-circle"></use> </svg> Profil </a> <a class="submenu-item" href="/mit-eb/foelger"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#tags"></use> </svg> Følg emner </a> <a class="submenu-item" href="/mit-eb/gemte"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#bookmark"></use> </svg> Gemte artikler </a> <a class="submenu-item separator" href="/medielogin/logout"> <svg class="icon-svg" viewBox="0 0 14 14"> <use xlink:href="#lock"></use> </svg> Log ud </a> </nav> </div> </div> </div> </div> <script src="/assets/svelte/navigationmenu.js?cb=12.3771-ready"></script> <script> (() => { const menuItems = document.querySelectorAll('.navmenu-container .menu-item'); if (window.navigationmenu) { window.navigationmenu.init(menuItems, false, 'desktop'); } })() </script> <div> <div class="eb-wallpaper ebWallpaper" id="wallpaperBackground"></div> <div class="sitecontent--desktop sitecontent--section-desktop grid-column grid-column--xl" id="ebSectionWrapper"> <div class="megaboard_container" id="megaboardContainer"> <div id="ebbanner_wrapper_megaboard_top" class="eb-position eb-position--megaboard_top"> <div class="eb-position-mark"> <span class="fs-ads">Annonce:</span> <span data-targetId="ebbanner_megaboard_top" data-tooltip="#reportbanner" data-tooltip-trigger="touchend click" data-tooltip-interactive="true" > <svg class="bannertooltip-icon bannertooltip-icon--collapsed icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog"></use> </svg> <svg class="bannertooltip-icon bannertooltip-icon--expanded icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog-solid"></use> </svg> </span> </div> <div id="ebbanner_megaboard_top" class="eb-placement eb-placement--megaboard_top"></div> </div> <script> ;(async () => { if (await window.eb.ready('ebBanners')) { if ('megaboard_top' !== 'halfpage1' && 'megaboard_top' !== 'halfpage2') { window.ebComponents.ebBanners.addPlacement('megaboard_top'); } else if (!document.getElementById('ebbanner_megaboard_top') && 'megaboard_top'.indexOf('halfpage') !== -1) { window.ebComponents.ebBanners.addPlacement('megaboard_top'); } } })(); </script> <style> .eb-position--megaboard_top { height: 180px; } </style> <script> (async () => { window.googletag = window.googletag || { cmd: [] }; window.googletag.cmd.push(() => { window.googletag.pubads().addEventListener("slotRenderEnded", (event) => { const slot = event.slot; const elementId = slot.getSlotElementId(); const isMegaBoard = elementId === 'ebbanner_megaboard_top' || elementId === 'ebbanner_megaboard_top_new'; if (isMegaBoard && !event.isEmpty) { const hasWP = event.size[0] === 970; window.ebComponents.ebBanners.handleHalfPage(hasWP, 'staticbanner', 'false'); } }) }); })(); window.jppolApn.endStickyMegaboard = () => { const wrapperEl = document.getElementById('ebbanner_wrapper_megaboard_top'); const megaboardContainer = document.getElementById("megaboardContainer"); megaboardContainer.classList.remove('megaboard-follow'); megaboardContainer.classList.remove('megaboard-following'); if (wrapperEl) { wrapperEl.classList.remove('stickywrapper'); } const bannerEl = document.getElementById('ebbanner_megaboard_top'); if (bannerEl) { bannerEl.classList.remove('stickybanner'); } } </script> <script> ;(async () => { const wrapperEl = document.getElementById('ebbanner_wrapper_megaboard_top'); const bannerEl = document.getElementById('ebbanner_megaboard_top'); if (wrapperEl && bannerEl) { bannerEl.style.zIndex = "2"; bannerEl.style.width = wrapperEl.clientWidth + 'px'; let inScroll = false; } })(); </script> <style> .eb-position--megaboard_top { height: 180px; } .eb-position--megaboard_top.stickywrapper { pointer-events: none; position: relative; height: 380px; margin-bottom: -200px; } .eb-placement--megaboard_top.stickybanner { pointer-events: auto; position: sticky !important; top: 53px; } .megaboard-follow { background: rgba(var(--rgb-color--graa2), 0.6); position: relative; left: 0; right: 0; display: flex; justify-content: center; } .megaboard-following { top: 53px; position: fixed; z-index: 1000001; } .megaboard-following + .section-wrapper--frontpage { margin-top: 180px; } .megaboard-following + .section-wrapper--frontpage .eb-sidebanner { top: 265px; } </style> </div> <div class="flex sidebanners sidebanners--top" id="ebArticleWrapper"> <div class="sidebanner-container" id="ebSidecolumn_halfpage1"> <div class="pushdownelement"></div> <div class="eb-sidebanner eb-sidebanner--left"> <div id="ebbanner_wrapper_halfpage1" class="eb-position eb-position--halfpage1"> <div class="eb-position-mark"> <span class="fs-ads">Annonce:</span> <span data-targetId="ebbanner_halfpage1" data-tooltip="#reportbanner" data-tooltip-trigger="touchend click" data-tooltip-interactive="true" > <svg class="bannertooltip-icon bannertooltip-icon--collapsed icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog"></use> </svg> <svg class="bannertooltip-icon bannertooltip-icon--expanded icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog-solid"></use> </svg> </span> </div> <div id="ebbanner_halfpage1" class="eb-placement eb-placement--halfpage1"></div> </div> <script> ;(async () => { if (await window.eb.ready('ebBanners')) { if ('halfpage1' !== 'halfpage1' && 'halfpage1' !== 'halfpage2') { window.ebComponents.ebBanners.addPlacement('halfpage1'); } else if (!document.getElementById('ebbanner_megaboard_top') && 'halfpage1'.indexOf('halfpage') !== -1) { window.ebComponents.ebBanners.addPlacement('halfpage1'); } } })(); </script> </div> </div> <div class="sidebanners-content"> <div class="padding-m--t bg--white" id="fnContentArea"> <div class="section-wrapper"> <div class="sec-maincolumn"> <div class="section-area section-area--standard"> <div class="fnSpaceManagement" id="spm8483729xrz8x1" data-spcmngm="seneste-samfund"> <div id="svelte-list-8483729" style="min-height: auto"></div> <script> ;(() => { const listOptions = { algoInfo: false, deviceType: 'DESKTOP', ebId: '', environment: 'PRODUCTION', id: 8483729, parentArticleId: '', maxArticles: 20, showHeader: true, showImages: true, ssoId: '', tagUri: '', type: 'plus-view', title: 'Seneste samfund', trackingLabel: 'section-samfund-latest', }; sveltelist.init(listOptions); })(); </script> </div> </div> </div> </div> <div class="flex flex--center width-1of1"> </div> </div> </div> <div class="sidebanner-container" id="ebSidecolumn_halfpage2"> <div class="pushdownelement"></div> <div class="eb-sidebanner eb-sidebanner--right"> <div id="ebbanner_wrapper_halfpage2" class="eb-position eb-position--halfpage2"> <div class="eb-position-mark"> <span class="fs-ads">Annonce:</span> <span data-targetId="ebbanner_halfpage2" data-tooltip="#reportbanner" data-tooltip-trigger="touchend click" data-tooltip-interactive="true" > <svg class="bannertooltip-icon bannertooltip-icon--collapsed icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog"></use> </svg> <svg class="bannertooltip-icon bannertooltip-icon--expanded icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog-solid"></use> </svg> </span> </div> <div id="ebbanner_halfpage2" class="eb-placement eb-placement--halfpage2"></div> </div> <script> ;(async () => { if (await window.eb.ready('ebBanners')) { if ('halfpage2' !== 'halfpage1' && 'halfpage2' !== 'halfpage2') { window.ebComponents.ebBanners.addPlacement('halfpage2'); } else if (!document.getElementById('ebbanner_megaboard_top') && 'halfpage2'.indexOf('halfpage') !== -1) { window.ebComponents.ebBanners.addPlacement('halfpage2'); } } })(); </script> </div> </div> </div> </div> <div id="ebbanner_wrapper_monster_bund" class="eb-position eb-position--monster_bund"> <div class="eb-position-mark"> <span class="fs-ads">Annonce:</span> <span data-targetId="ebbanner_monster_bund" data-tooltip="#reportbanner" data-tooltip-trigger="touchend click" data-tooltip-interactive="true" > <svg class="bannertooltip-icon bannertooltip-icon--collapsed icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog"></use> </svg> <svg class="bannertooltip-icon bannertooltip-icon--expanded icon-svg margin-s--l" viewBox="0 0 30 30"> <use xlink:href="#cog-solid"></use> </svg> </span> </div> <div id="ebbanner_monster_bund" class="eb-placement eb-placement--monster_bund"></div> </div> <script> ;(async () => { if (await window.eb.ready('ebBanners')) { if ('monster_bund' !== 'halfpage1' && 'monster_bund' !== 'halfpage2') { window.ebComponents.ebBanners.addPlacement('monster_bund'); } else if (!document.getElementById('ebbanner_megaboard_top') && 'monster_bund'.indexOf('halfpage') !== -1) { window.ebComponents.ebBanners.addPlacement('monster_bund'); } } })(); </script> </div> <style> .footer-shadow{background:var(--color--white);box-shadow:0 0 20px 0 rgba(0,0,0,.4);margin-top:20px}.smartphone .footer-shadow{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.footercontainer{margin:auto;max-width:1010px;min-width:720px}.smartphone .footercontainer{flex-direction:column;min-width:0;width:100vw}.footercontainer a{color:var(--color--cyan);white-space:nowrap}.card--footer{padding-bottom:40px;padding-left:40px;padding-right:40px}.footer-contacts-container{flex-shrink:0;width:460px}.footer-nav{list-style:none;margin:0;padding:0}.footer-nav li{margin:10px 0}.button--footer{height:auto}.footercontainer .footer--social{color:var(--color--white);font-size:var(--fs-rem-xsmall);height:24px;line-height:24px;min-width:24px}.editor-img{width:50px}.editor-img img{border-radius:50%;overflow:hidden;width:40px}.footer-contact-info,.footer-editor{flex-direction:column}.footer-colophon{min-width:200px}.footer-colophon,.footer-contact{display:grid;grid-template-columns:50% 50%;padding-top:var(--distance-large)}.footer-contact{justify-content:space-between}.footer-navigation-item{width:33%}@media (max-width:1010px){.footer-shadow{border-top-left-radius:var(--border-radius)}}@media (max-width:970px){.card--footer-flexible{padding-bottom:20px;padding-left:20px;padding-right:20px}.footer-tipline{flex-direction:column;text-align:center}.footer-navigation{flex-wrap:wrap;justify-content:space-between}.footer-navigation-item{margin-bottom:20px;margin-right:20px;width:auto}.buttongroup--footer{margin-top:var(--distance-medium)}}@media (max-width:800px){.card--footer{padding-bottom:20px;padding-left:20px;padding-right:20px}.footer-contacts-container{width:50%}.footer-colophon{min-width:150px}}.footer-navigation--alt,.smartphone .gallery-item--footer .footer-navigation,.smartphone .gallery-item--footer .footer-search-form,.smartphone .gallery-item--footer .footer-tip-container{display:none}.smartphone .gallery-item--footer .footer-navigation--alt{display:flex;justify-content:space-between}</style> <footer id="fnFooterContainer" class="footer-shadow"> <div class="flex footercontainer fontsize-xsmall"> <div class="flex-item footer-contacts-container"> <div class="card card--footer ff-secondary bg--black height-1of1"> <div class="flex flex-justify--between"> <div class="flex-item"> <div class="logo-cell"> <a href="/" class="eblogo eblogo-79px" title="Ekstra Bladet"> <img loading="lazy" class="eblogo-79px" src="/assets/svg/ekstrabladet.svg"> </a> </div> </div> <div class="flex-item"> <div class="footersocial fontsize-large flex flex-justify--end margin-xl--t"> <a target="_blank" rel="noopener" href="https://www.facebook.com/ekstrabladet" class="card footer--social flex flex-align--center flex-justify--center margin-s--r bg--graa1 padding-s"> <svg class="icon-svg color--white" viewBox="0 0 14 14"> <use xlink:href="#facebook"></use> </svg> </a> <a target="_blank" rel="noopener" href="https://twitter.com/ekstrabladet" class="card footer--social flex flex-align--center flex-justify--center margin-s--r bg--graa1 padding-s"> <svg class="icon-svg color--white" viewBox="0 0 14 14"> <use xlink:href="#x"></use> </svg> </a> <a target="_blank" rel="noopener" href="https://www.linkedin.com/company/163589" class="card footer--social flex flex-align--center flex-justify--center margin-s--r bg--graa1 padding-s"> <svg class="icon-svg color--white" viewBox="0 0 14 14"> <use xlink:href="#linkedin"></use> </svg> </a> <a target="_blank" rel="noopener" href="https://ekstrabladet.dk/services/article1905456.ece" class="card footer--social flex flex-align--center flex-justify--center bg--graa1 padding-s"> <svg class="icon-svg" viewBox="0 0 30 18" style="width:30px; height:18px;"> <use xlink:href="#rss"></use> </svg> </a> </div> </div> </div> <div class="footer-contact-info flex flex-justify--between"> <div class="footer-contact flex-item"> <div class="vcard"> <div class="margin-m--b fontsize-medium"><b class="fs-italic">Kontakt</b></div> <div class="adr"> <div class="street-address">R&aring;dhuspladsen 37</div> <div><span class="postal-code">1785</span>&nbsp;<span class="locality">K&oslash;benhavn V</span></div> </div> <div>CVR nr. 26 93 36 76</div> <div class="color--cyan padding-s--tb"> <a href="tel:33111313" class="button button--link button--footer tel fontsize-xsmall padding-none"> <svg class="icon-svg margin-s--r" viewBox="0 0 30 30"> <use xlink:href="#phone"></use> </svg> 33111313 </a> </div> </div> <ul class="footer-nav"> <li><a href="mailto:redaktionen@eb.dk">Skriv til redaktionen</a></li> <li><a href="mailto:post@eb.dk">Send pressemeddelelse</a></li> <li><a href="/om_ekstra_bladet/article2185941.ece">Klag over Ekstra Bladet</a></li> </ul> </div> <div class="footer-colophon flex-item"> <div class="footer-editor flex margin-l--b"> <div class="flex-item"> <div class="color--graa3">Ansv. chefredaktør</div> <div class="margin-s--tb flex flex-align--center"> <span class="fontweight-bold">Knud Brix</span> </div> <div class="margin-s--tb flex flex-align--center"> <a href="mailto:knud.brix@eb.dk">knud.brix@eb.dk</a> </div> <div class="margin-s--tb flex flex-align--center"> <a href="https://twitter.com/Knud_brix" data-lang="da"> <svg class="icon-svg color--white" viewBox="0 0 14 14" style="width: 16px; height: 16px;"> <use xlink:href="#x"></use> </svg> </a> </div> </div> </div> <div class="footer-editor flex margin-l--b"> <div class="flex-item"> <div class="color--graa3">Nyhedsredaktør:</div> <div class="margin-s--tb fontweight-bold">Mads Romme</div> <div class="margin-s--tb flex flex-align--center"> <a href="mailto:mrj@eb.dk">mrj@eb.dk</a> </div> </div> </div> <div class="footer-editor flex margin-m--b"> <div class="flex-item"> <div>Udgives af</div> <div class="margin-s--tb"><a href="https://jppol.dk/">JP/Politikens Hus A/S</a></div> </div> </div> </div> </div> </div> </div> <div class="flex-item flex-item--grow"> <div class="card card--footer card--footer-flexible padding-xl--t ff-secondary bg--white"> <form action="/find/" method="get" class="form-input-container flex flex-align--center border-radius padding-m--rl padding-m--tb footer-search-form"> <svg class="icon-svg padding-s--r" viewBox="0 0 14 14"> <use xlink:href="#search"></use> </svg> <span class="hidden">S&oslash;g:</span> <input class="form-input form-input--text width-1of1" name="q" type="search" id="fnSearchField" placeholder="S&oslash;g sektion, artikel..." accesskey="s" /> </form> <div class="card card--shadow bg--yellowlight ff-secondary margin-xl--tb footer-tip-container"> <div class="footer-tipline padding-m padding-m--rl flex flex-justify--between"> <div class="flex flex--column flex-justify--center"> <div class="fontsize-large fontweight-bold" style="white-space: nowrap;">Ved du noget?</div> <div class="fontsize-xsmall">Tip Ekstra Bladet</div> </div> <div class="flex-item"> <div class="buttongroup buttongroup--solid buttongroup--footer flex-justify--center" style=" --buttongroup-color: var(--color--black); --buttongroup-fgcolor: var(--color--yellowlight); --buttongroup-color--hover: var(--color--red); --buttongroup-fgcolor--hover: var(--color--white);"> <a class="button fontsize-xsmall padding-m--rl" href="mailto:1224@eb.dk"> <svg class="icon-svg margin-s--r" viewBox="0 0 30 30"> <use xlink:href="#at"></use> </svg> 1224@eb.dk </a> <a class="button fontsize-xsmall padding-m--rl" href="sms:1224">SMS: 1224</a> <a class="button fontsize-xsmall padding-m--rl" href="tel:33111313"> <svg class="icon-svg margin-s--r" viewBox="0 0 30 30"> <use xlink:href="#phone"></use> </svg> 33111313 </a> </div> </div> </div> </div> <div class="footer-navigation flex width-1of1"> <div class="footer-navigation-item"> <div class="padding-s--b"><b class="fs-italic">Abonnement</b></div> <ul class="footer-nav fontsize-xsmall"> <li><a href="/kampagner/abonnement/">Køb Ekstra Bladet+</a></li> <li><a href="/payflow/paper/select">Køb avisen</a></li> <li><a href="/payflow/payment/epaper/start?returnTo=https://ekstrabladet.dk/E-avis/">Køb e-avisen</a></li> <li><a href="/om_ekstra_bladet/faq-og-support/8425869">Kundeservice</a></li> </ul> </div> <div class="footer-navigation-item"> <div class="padding-s--b"><b class="fs-italic">Info</b></div> <ul class="footer-nav fontsize-xsmall"> <li><a href="/om_ekstra_bladet/">Om Ekstra Bladet</a></li> <li><a href="/services/article1905491.ece">Ophavsret</a></li> <li><a href="https://jppol.dk/privatlivspolitik-2/">Persondatapolitik</a></li> <li><a href="/services/persondata-politik/">Cookies</a></li> <li class="color--cyan"> <button class="button button--link padding-none button--footer fontsize-xsmall" onclick="ebCMP.editConsent()"> Træk samtykke tilbage </button> </li> <li><a href="/om_ekstra_bladet/kontakt/5570293">Kontakt</a></li> </ul> </div> <div class="footer-navigation-item"> <div class="padding-s--b"><b class="fs-italic">Annoncer</b></div> <ul class="footer-nav fontsize-xsmall"> <li><a href="http://salg.ekstrabladet.dk">Online-annoncering</a></li> <li><a href="http://salg.ekstrabladet.dk">Print-annoncering</a></li> </ul> </div> </div> <div class="footer-navigation--alt"> <div><a href="/services/persondata-politik/">Persondata politik</a></div> <div class="color--cyan"> <button class="button button--link padding-none button--footer fontsize-xsmall" onclick="ebCMP.editConsent()"> Administrér samtykke </button> </div> </div> </div> </div> </div> </footer> <div class="svgcontainer"> <?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 448 512" id="angle-down" xmlns="http://www.w3.org/2000/svg"><path d="m443.5 162.6-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L224 351 28.5 155.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 256 512" id="angle-left" xmlns="http://www.w3.org/2000/svg"><path d="m238.475 475.535 7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 256 512" id="angle-right" xmlns="http://www.w3.org/2000/svg"><path d="m17.525 36.465-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 448 512" id="angle-up" xmlns="http://www.w3.org/2000/svg"><path d="m4.465 366.475 7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 90 89" id="applepodcasts" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M45 34.344a6.784 6.784 0 1 0 0 13.568 6.784 6.784 0 0 0 0-13.568Zm-13.568 6.784c0-7.493 6.074-13.567 13.567-13.567s13.568 6.074 13.568 13.567-6.075 13.568-13.568 13.568c-7.493 0-13.567-6.075-13.567-13.568Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M38.288 54.696a3.418 3.418 0 0 0-3.356 4.218l5.161 20.324a3.476 3.476 0 0 0 3.38 2.593h3.053a3.477 3.477 0 0 0 3.38-2.593l5.162-20.324a3.418 3.418 0 0 0-3.356-4.218H38.288Zm.05-6.784a10.2 10.2 0 0 0-9.992 12.628l.007.028 5.168 20.35.005.02a10.26 10.26 0 0 0 9.972 7.677h3.004a10.261 10.261 0 0 0 9.972-7.677l.005-.02 5.168-20.35.007-.028a10.2 10.2 0 0 0-9.992-12.628H38.337Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M45 20.806a23.743 23.743 0 0 0-22.879 30.091 3.392 3.392 0 1 1-6.536 1.814 30.527 30.527 0 1 1 58.83 0 3.392 3.392 0 1 1-6.536-1.813A23.743 23.743 0 0 0 45 20.806Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M45 7.215A37.31 37.31 0 0 0 24.256 75.54a3.392 3.392 0 1 1-3.771 5.64 44.095 44.095 0 1 1 49.027 0 3.392 3.392 0 0 1-3.771-5.64A37.31 37.31 0 0 0 44.999 7.215Z"/></symbol><symbol viewBox="0 0 448 512" id="arrow-down" xmlns="http://www.w3.org/2000/svg"><path d="m443.5 248.5-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L241 419.9V44c0-6.6-5.4-12-12-12h-10c-6.6 0-12 5.4-12 12v375.9L28.5 241.4c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.8 4.8-12.3.1-17z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 448 512" id="arrow-left" xmlns="http://www.w3.org/2000/svg"><path d="m231.536 475.535 7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L60.113 273H436c6.627 0 12-5.373 12-12v-10c0-6.627-5.373-12-12-12H60.113L238.607 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 448 512" id="arrow-right" xmlns="http://www.w3.org/2000/svg"><path d="m216.464 36.465-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887L209.393 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L233.434 36.465c-4.686-4.687-12.284-4.687-16.97 0z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 448 512" id="arrow-up" xmlns="http://www.w3.org/2000/svg"><path d="m4.465 263.536 7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L207 92.113V468c0 6.627 5.373 12 12 12h10c6.627 0 12-5.373 12-12V92.113l178.494 178.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.05c-4.686-4.686-12.284-4.686-16.971 0L4.465 246.566c-4.687 4.686-4.687 12.284 0 16.97z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 51 47" style="enable-background:new 0 0 51 47" xml:space="preserve" id="article" xmlns="http://www.w3.org/2000/svg"><path d="M27 46.5h-4.5c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5H27c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5zm-12 0H2c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5h13c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5zm34-11.1H2c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5h47c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5zm0-11.1H33.5c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5H49c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5zm-26.3 0H3.3c-1.6 0-2.8-1.2-2.8-2.8V3C.5 1.4 1.7.2 3.3.2h19.4c1.6 0 2.8 1.2 2.8 2.8v18.5c-.1 1.6-1.2 2.8-2.8 2.8zm-19.2-3h18.9v-18H3.5v18zM49 13.2H33.5c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5H49c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5zm0-9.9H33.5c-.8 0-1.5-.7-1.5-1.5S32.7.3 33.5.3H49c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5z"/></symbol><symbol viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve" id="at" xmlns="http://www.w3.org/2000/svg"><path class="akst0" d="M8 15.6C3.8 15.6.4 12.2.4 8S3.8.4 8 .4s7.6 3.4 7.6 7.6v1.3c0 1.3-1.1 2.4-2.4 2.4-1 0-1.8-.6-2.2-1.4-.7.9-1.7 1.4-2.9 1.4C6 11.7 4.3 10 4.3 8S6 4.3 8 4.3c1.1 0 2 .5 2.7 1.2v-.7h1v4.5c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4V8c0-3.6-2.9-6.6-6.6-6.6-3.5 0-6.5 3-6.5 6.6 0 3.6 2.9 6.6 6.6 6.6v1zM8 5.3C6.5 5.3 5.3 6.5 5.3 8c0 1.5 1.2 2.7 2.7 2.7 1.5 0 2.7-1.2 2.7-2.7 0-1.5-1.2-2.7-2.7-2.7z"/></symbol><symbol class="alsvg-inline--fa alfa-bell alfa-w-14" viewBox="0 0 448 512" id="bell" xmlns="http://www.w3.org/2000/svg"><path d="M224 480c-17.66 0-32-14.38-32-32.03h-32c0 35.31 28.72 64.03 64 64.03s64-28.72 64-64.03h-32c0 17.65-14.34 32.03-32 32.03zm209.38-145.19c-27.96-26.62-49.34-54.48-49.34-148.91 0-79.59-63.39-144.5-144.04-152.35V16c0-8.84-7.16-16-16-16s-16 7.16-16 16v17.56C127.35 41.41 63.96 106.31 63.96 185.9c0 94.42-21.39 122.29-49.35 148.91-13.97 13.3-18.38 33.41-11.25 51.23C10.64 404.24 28.16 416 48 416h352c19.84 0 37.36-11.77 44.64-29.97 7.13-17.82 2.71-37.92-11.26-51.22zM400 384H48c-14.23 0-21.34-16.47-11.32-26.01 34.86-33.19 59.28-70.34 59.28-172.08C95.96 118.53 153.23 64 224 64c70.76 0 128.04 54.52 128.04 121.9 0 101.35 24.21 138.7 59.28 172.08C421.38 367.57 414.17 384 400 384z"/></symbol><symbol viewBox="0 0 384 512" id="bookmark" xmlns="http://www.w3.org/2000/svg"><path d="M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm16 456.287-160-93.333-160 93.333V48c0-8.822 7.178-16 16-16h288c8.822 0 16 7.178 16 16v408.287z"/></symbol><symbol viewBox="0 0 384 512" id="bookmark-solid" xmlns="http://www.w3.org/2000/svg"><path d="M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z"/></symbol><symbol class="aosvg-inline--fa aofa-calendar aofa-w-14" viewBox="0 0 448 512" id="calendar" xmlns="http://www.w3.org/2000/svg"><path d="M400 64h-48V12c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v52H128V12c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zM48 96h352c8.822 0 16 7.178 16 16v48H32v-48c0-8.822 7.178-16 16-16zm352 384H48c-8.822 0-16-7.178-16-16V192h384v272c0 8.822-7.178 16-16 16z"/></symbol><symbol class="aqsvg-inline--fa aqfa-camera aqfa-w-16" viewBox="0 0 512 512" id="camera" xmlns="http://www.w3.org/2000/svg"><path d="M324.3 64c3.3 0 6.3 2.1 7.5 5.2l22.1 58.8H464c8.8 0 16 7.2 16 16v288c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h110.2l20.1-53.6c2.3-6.2 8.3-10.4 15-10.4h131m0-32h-131c-20 0-37.9 12.4-44.9 31.1L136 96H48c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48h-88l-14.3-38c-5.8-15.7-20.7-26-37.4-26zM256 408c-66.2 0-120-53.8-120-120s53.8-120 120-120 120 53.8 120 120-53.8 120-120 120zm0-208c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88z"/></symbol><symbol class="apsvg-inline--fa apfa-camera apfa-w-16" viewBox="0 0 512 512" id="camera-solid" xmlns="http://www.w3.org/2000/svg"><path d="M512 144v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h88l12.3-32.9c7-18.7 24.9-31.1 44.9-31.1h125.5c20 0 37.9 12.4 44.9 31.1L376 96h88c26.5 0 48 21.5 48 48zM376 288c0-66.2-53.8-120-120-120s-120 53.8-120 120 53.8 120 120 120 120-53.8 120-120zm-32 0c0 48.5-39.5 88-88 88s-88-39.5-88-88 39.5-88 88-88 88 39.5 88 88z"/></symbol><symbol viewBox="0 0 512 512" id="chart-bar" xmlns="http://www.w3.org/2000/svg"><path d="M424 352h16c4.4 0 8-3.6 8-8V104c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v240c0 4.4 3.6 8 8 8zm-96 0h16c4.4 0 8-3.6 8-8V200c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8zm-192 0h16c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8zm96 0h16c4.4 0 8-3.6 8-8V136c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v208c0 4.4 3.6 8 8 8zm272 64H32V72c0-4.42-3.58-8-8-8H8c-4.42 0-8 3.58-8 8v360c0 8.84 7.16 16 16 16h488c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8z"/></symbol><symbol class="axsvg-inline--fa axfa-check axfa-w-14" viewBox="0 0 448 512" id="check" xmlns="http://www.w3.org/2000/svg"><path d="M413.505 91.951 133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z"/></symbol><symbol class="atsvg-inline--fa atfa-check-circle atfa-w-16" viewBox="0 0 512 512" id="check-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z"/></symbol><symbol class="assvg-inline--fa asfa-check-circle asfa-w-16" viewBox="0 0 512 512" id="check-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></symbol><symbol viewBox="0 0 512 512" id="check-solid" xmlns="http://www.w3.org/2000/svg"><path d="m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></symbol><symbol class="awsvg-inline--fa awfa-check-square awfa-w-14" viewBox="0 0 448 512" id="check-square" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 32c8.823 0 16 7.178 16 16v352c0 8.822-7.177 16-16 16H48c-8.822 0-16-7.178-16-16V80c0-8.822 7.178-16 16-16h352m-34.301 98.293-8.451-8.52c-4.667-4.705-12.265-4.736-16.97-.068l-163.441 162.13-68.976-69.533c-4.667-4.705-12.265-4.736-16.97-.068l-8.52 8.451c-4.705 4.667-4.736 12.265-.068 16.97l85.878 86.572c4.667 4.705 12.265 4.736 16.97.068l180.48-179.032c4.704-4.667 4.735-12.265.068-16.97z"/></symbol><symbol class="avsvg-inline--fa avfa-check-square avfa-w-14" viewBox="0 0 448 512" id="check-square-solid" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059 184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"/></symbol><symbol class="bbsvg-inline--fa bbfa-circle bbfa-w-16" viewBox="0 0 512 512" id="circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z"/></symbol><symbol viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" id="circle-nodes" xmlns="http://www.w3.org/2000/svg"><path d="M431.9 236.3c-20.8 0-39.6 8.3-53.5 21.7L228.6 108c3.4-8.7 5.3-18.1 5.3-27.9 0-42.5-34.4-76.9-76.9-76.9S80.1 37.6 80.1 80.1c0 31.7 19.2 59 46.6 70.7L83.5 355.4c-1.1 0-2.3-.1-3.4-.1-42.5 0-76.9 34.4-76.9 76.9S37.6 509 80.1 509c41.3 0 74.9-32.5 76.8-73.3l214.4-75.4c14.1 18.1 36 29.7 60.7 29.7 42.5 0 76.9-34.4 76.9-76.9s-34.5-76.8-77-76.8zM156.9 38c23.2 0 42 18.8 42 42s-18.8 42-42 42-42-18.8-42-42 18.8-42 42-42zM80.1 474.2c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zm70.6-72.4c-6.9-16.1-19.1-29.3-34.4-37.5l43.9-207.5c18.8-.8 35.9-8.3 48.9-20.3L359.6 287c-2.9 8.1-4.5 16.9-4.5 26 0 5.6.6 11 1.7 16.2l-206.1 72.6zm281.2-46.6c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.7 42-42 42z"/></symbol><symbol class="azsvg-inline--fa azfa-circle-notch azfa-w-16" viewBox="0 0 512 512" id="circle-notch" xmlns="http://www.w3.org/2000/svg"><path d="M288 24.103v8.169a11.995 11.995 0 0 0 9.698 11.768C396.638 63.425 472 150.461 472 256c0 118.663-96.055 216-216 216-118.663 0-216-96.055-216-216 0-104.534 74.546-192.509 174.297-211.978A11.993 11.993 0 0 0 224 32.253v-8.147c0-7.523-6.845-13.193-14.237-11.798C94.472 34.048 7.364 135.575 8.004 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.789 504 256c0-121.187-86.924-222.067-201.824-243.704C294.807 10.908 288 16.604 288 24.103z"/></symbol><symbol class="basvg-inline--fa bafa-circle bafa-w-16" viewBox="0 0 512 512" id="circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"/></symbol><symbol class="bcsvg-inline--fa bcfa-clock bcfa-w-16" viewBox="0 0 512 512" id="clock" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216zm-148.9 88.3-81.2-59c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h14c6.6 0 12 5.4 12 12v146.3l70.5 51.3c5.4 3.9 6.5 11.4 2.6 16.8l-8.2 11.3c-3.9 5.3-11.4 6.5-16.8 2.6z"/></symbol><symbol class="besvg-inline--fa befa-cog befa-w-16" viewBox="0 0 512 512" id="cog" xmlns="http://www.w3.org/2000/svg"><path d="m482.696 299.276-32.61-18.827a195.168 195.168 0 0 0 0-48.899l32.61-18.827c9.576-5.528 14.195-16.902 11.046-27.501-11.214-37.749-31.175-71.728-57.535-99.595-7.634-8.07-19.817-9.836-29.437-4.282l-32.562 18.798a194.125 194.125 0 0 0-42.339-24.48V38.049c0-11.13-7.652-20.804-18.484-23.367-37.644-8.909-77.118-8.91-114.77 0-10.831 2.563-18.484 12.236-18.484 23.367v37.614a194.101 194.101 0 0 0-42.339 24.48L105.23 81.345c-9.621-5.554-21.804-3.788-29.437 4.282-26.36 27.867-46.321 61.847-57.535 99.595-3.149 10.599 1.47 21.972 11.046 27.501l32.61 18.827a195.168 195.168 0 0 0 0 48.899l-32.61 18.827c-9.576 5.528-14.195 16.902-11.046 27.501 11.214 37.748 31.175 71.728 57.535 99.595 7.634 8.07 19.817 9.836 29.437 4.283l32.562-18.798a194.08 194.08 0 0 0 42.339 24.479v37.614c0 11.13 7.652 20.804 18.484 23.367 37.645 8.909 77.118 8.91 114.77 0 10.831-2.563 18.484-12.236 18.484-23.367v-37.614a194.138 194.138 0 0 0 42.339-24.479l32.562 18.798c9.62 5.554 21.803 3.788 29.437-4.283 26.36-27.867 46.321-61.847 57.535-99.595 3.149-10.599-1.47-21.972-11.046-27.501zm-65.479 100.461-46.309-26.74c-26.988 23.071-36.559 28.876-71.039 41.059v53.479a217.145 217.145 0 0 1-87.738 0v-53.479c-33.621-11.879-43.355-17.395-71.039-41.059l-46.309 26.74c-19.71-22.09-34.689-47.989-43.929-75.958l46.329-26.74c-6.535-35.417-6.538-46.644 0-82.079l-46.329-26.74c9.24-27.969 24.22-53.869 43.929-75.969l46.309 26.76c27.377-23.434 37.063-29.065 71.039-41.069V44.464a216.79 216.79 0 0 1 87.738 0v53.479c33.978 12.005 43.665 17.637 71.039 41.069l46.309-26.76c19.709 22.099 34.689 47.999 43.929 75.969l-46.329 26.74c6.536 35.426 6.538 46.644 0 82.079l46.329 26.74c-9.24 27.968-24.219 53.868-43.929 75.957zM256 160c-52.935 0-96 43.065-96 96s43.065 96 96 96 96-43.065 96-96-43.065-96-96-96zm0 160c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z"/></symbol><symbol class="bdsvg-inline--fa bdfa-cog bdfa-w-16" viewBox="0 0 512 512" id="cog-solid" xmlns="http://www.w3.org/2000/svg"><path d="m487.4 315.7-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"/></symbol><symbol class="bgsvg-inline--fa bgfa-comment bgfa-w-16" viewBox="0 0 512 512" id="comment" xmlns="http://www.w3.org/2000/svg"><path d="M256 64c123.5 0 224 79 224 176S379.5 416 256 416c-28.3 0-56.3-4.3-83.2-12.8l-15.2-4.8-13 9.2c-23 16.3-58.5 35.3-102.6 39.6 12-15.1 29.8-40.4 40.8-69.6l7.1-18.7-13.7-14.6C47.3 313.7 32 277.6 32 240c0-97 100.5-176 224-176m0-32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26 3.8 8.8 12.4 14.5 22 14.5 61.5 0 110-25.7 139.1-46.3 29 9.1 60.2 14.3 93 14.3 141.4 0 256-93.1 256-208S397.4 32 256 32z"/></symbol><symbol class="bfsvg-inline--fa bffa-comment bffa-w-16" viewBox="0 0 512 512" id="comment-solid" xmlns="http://www.w3.org/2000/svg"><path d="M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z"/></symbol><symbol class="bhsvg-inline--fa bhfa-comments bhfa-w-18" viewBox="0 0 576 512" id="comments-solid" xmlns="http://www.w3.org/2000/svg"><path d="M416 192c0-88.4-93.1-160-208-160S0 103.6 0 192c0 34.3 14.1 65.9 38 92-13.4 30.2-35.5 54.2-35.8 54.5-2.2 2.3-2.8 5.7-1.5 8.7S4.8 352 8 352c36.6 0 66.9-12.3 88.7-25 32.2 15.7 70.3 25 111.3 25 114.9 0 208-71.6 208-160zm122 220c23.9-26 38-57.7 38-92 0-66.9-53.5-124.2-129.3-148.1.9 6.6 1.3 13.3 1.3 20.1 0 105.9-107.7 192-240 192-10.8 0-21.3-.8-31.7-1.9C207.8 439.6 281.8 480 368 480c41 0 79.1-9.2 111.3-25 21.8 12.7 52.1 25 88.7 25 3.2 0 6.1-1.9 7.3-4.8 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z"/></symbol><symbol viewBox="0 0 512 512" id="cookie-bite-solid" xmlns="http://www.w3.org/2000/svg"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M510.5 255.8c-70-.9-126.5-57.7-126.5-127.9-70.2 0-127-56.5-127.9-126.5-27.3-4.1-55.1.3-79.7 12.8l-69.1 35.2a132.2 132.2 0 0 0-57.8 57.8l-35.1 68.9a132.6 132.6 0 0 0-12.8 81l12.1 76.3a132.5 132.5 0 0 0 37.2 73l54.8 54.8a132 132 0 0 0 72.7 37.1l76.7 12.2c27.5 4.4 55.7-.1 80.5-12.8l69.1-35.2a132.3 132.3 0 0 0 57.8-57.8l35.1-68.9c12.6-24.6 17-52.6 12.9-79.9zM176 368c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-160c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"/></symbol><symbol viewBox="0 0 448 512" id="copy" xmlns="http://www.w3.org/2000/svg"><path d="m433.941 65.941-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z"/></symbol><symbol class="blsvg-inline--fa blfa-credit-card blfa-w-18" viewBox="0 0 576 512" id="creditcard" xmlns="http://www.w3.org/2000/svg"><path d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM48 64h480c8.8 0 16 7.2 16 16v48H32V80c0-8.8 7.2-16 16-16zm480 384H48c-8.8 0-16-7.2-16-16V224h512v208c0 8.8-7.2 16-16 16zm-336-84v8c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v8c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12z"/></symbol><symbol class="bksvg-inline--fa bkfa-credit-card bkfa-w-18" viewBox="0 0 576 512" id="creditcard-solid" xmlns="http://www.w3.org/2000/svg"><path d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z"/></symbol><symbol class="bmsvg-inline--fa bmfa-desktop bmfa-w-18" viewBox="0 0 576 512" id="desktop" xmlns="http://www.w3.org/2000/svg"><path d="M528 0H48C21.5 0 0 21.5 0 48v288c0 26.5 21.5 48 48 48h192l-24 96h-72c-8.8 0-16 7.2-16 16s7.2 16 16 16h288c8.8 0 16-7.2 16-16s-7.2-16-16-16h-72l-24-96h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM249 480l16-64h46l16 64h-78zm295-144c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V48c0-8.8 7.2-16 16-16h480c8.8 0 16 7.2 16 16v288z"/></symbol><symbol viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" id="dot-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 464c-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216zm0-296c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80z"/></symbol><symbol viewBox="0 122.1 595.3 597.4" xml:space="preserve" id="ebplus" xmlns="http://www.w3.org/2000/svg"><path d="M237.4 122.1h120.5v238.5h237.4V481H357.9v238.5H237.4V481H0V360.5h237.4V122.1z"/></symbol><symbol viewBox="0 0 365 365" id="ebplus-black" xmlns="http://www.w3.org/2000/svg"><path style="fill:#000" d="M135 0h95v365h-95z"/><path style="fill:#ddd" d="M135 230v33.493L230 230h-95z"/><path transform="rotate(90 182.5 182.5)" style="fill:#000" d="M135 0h95v365h-95z"/></symbol><symbol viewBox="0 0 72.8 72.8" style="enable-background:new 0 0 72.8 72.8" xml:space="preserve" id="ebplus-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M36.4 0C16.3 0 0 16.3 0 36.4s16.3 36.4 36.4 36.4 36.4-16.3 36.4-36.4S56.5 0 36.4 0zm20.1 41.9H42.2v14.2H30.6V41.9H16.3V31.4h14.2V17.2h11.7v14.1h14.2v10.6z"/></symbol><symbol viewBox="0 0 365 365" id="ebplus-shadow" xmlns="http://www.w3.org/2000/svg"><style>.evplus{fill:var(--icon-fill, #ffffff)}</style><path d="M135 0h95v365h-95z" class="evplus"/><path d="M135 230v33.493L230 230h-95z" style="fill:var(--icon-shadow, #690000)"/><path d="M365 135v95H0v-95z" class="evplus"/></symbol><symbol viewBox="0 0 365 365" id="ebplus-white" xmlns="http://www.w3.org/2000/svg"><path style="fill:#fff" d="M135 0h95v365h-95z"/><path style="fill:#690000" d="M135 230v33.493L230 230h-95z"/><path transform="rotate(90 182.5 182.5)" style="fill:#fff" d="M135 0h95v365h-95z"/></symbol><symbol viewBox="0 0 365 365" id="ebplus-white-blackshadow" xmlns="http://www.w3.org/2000/svg"><path style="fill:#fff" d="M135 0h95v365h-95z"/><path style="fill:#333" d="M135 230v33.493L230 230h-95z"/><path transform="rotate(90 182.5 182.5)" style="fill:#fff" d="M135 0h95v365h-95z"/></symbol><symbol class="bqsvg-inline--fa bqfa-edit bqfa-w-18" viewBox="0 0 576 512" id="edit" xmlns="http://www.w3.org/2000/svg"><path d="m417.8 315.5 20-20c3.8-3.8 10.2-1.1 10.2 4.2V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h292.3c5.3 0 8 6.5 4.2 10.2l-20 20c-1.1 1.1-2.7 1.8-4.2 1.8H48c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16V319.7c0-1.6.6-3.1 1.8-4.2zm145.9-191.2L251.2 436.8l-99.9 11.1c-13.4 1.5-24.7-9.8-23.2-23.2l11.1-99.9L451.7 12.3c16.4-16.4 43-16.4 59.4 0l52.6 52.6c16.4 16.4 16.4 43 0 59.4zm-93.6 48.4L403.4 106 169.8 339.5l-8.3 75.1 75.1-8.3 233.5-233.6zm71-85.2-52.6-52.6c-3.8-3.8-10.2-4-14.1 0L426 83.3l66.7 66.7 48.4-48.4c3.9-3.8 3.9-10.2 0-14.1z"/></symbol><symbol viewBox="0 0 100 88" xml:space="preserve" id="ekstrabladet" xmlns="http://www.w3.org/2000/svg"><path fill="#E3141D" d="M0-.9h100V78l-49.5 9.5L0 77.6V-.9z"/><path fill="#FFF" d="M23 42.3H10.6v-4.5h9.8v-3.4h-9.8v-4.6h11.5v-3.3h-16v19.6h17zM39.7 46.1l-6-8.8 5-5.4h-4.8l-5.2 5.6v-11h-3.9v19.6h3.9v-3.9l2.3-2.3 3.8 6.2z"/><path fill="#FFF" d="M46.3 43.9c-2.4 0-3.1-.5-3.5-2h-3.7c0 3.1 2.5 4.9 6.7 4.9 4.7 0 7.5-1.8 7.5-4.8 0-2-1.6-3.7-3.6-4.1l-5.6-.9c-.6-.1-1.2-.7-1.2-1.4 0-.8.8-1.4 2.3-1.4 3 0 3.5.4 3.6 2h3.8v-.5c0-2.4-2.8-4.5-6.5-4.5-4.2 0-6.9 1.8-6.9 4.9 0 1.8 1.3 3.6 3 3.8l5.8 1c.8.1 1.3.5 1.3 1.2.1 1.2-.8 1.8-3 1.8zM56.5 42.6c0 2.6 1.7 4.2 4.7 4.2 1.1 0 2-.2 3.6-1v-1.9c-.7.1-1.7.1-2 .1-1.6 0-2.2-.6-2.2-1.8v-7.6h3.8V32h-3.8v-5.4h-2.9l-.1 1.2c-.6 3.8-.7 4.2-1.8 4.2h-2.5v2.6h3.4l-.2 8zM70.8 39.9c0-3.1 1.7-4.8 4.7-4.8h1.7v-3.6H76c-2.3 0-4.1 1.1-5.3 3.2V32h-3.8v14.2h4v-6.3zM91 41.5v-5.9c0-1.7-.2-2.3-1-2.8-1.3-1.1-3.4-1.6-5.8-1.6-4.3 0-6.3 1.4-6.6 4.8h3.7c.2-1.6 1-2 3-2 2.2 0 2.9.6 2.9 2.3 0 .7-.2 1-1.1 1.1l-4.1.5c-4.1.5-5.6 1.8-5.6 4.6 0 2.6 2 4.2 5.4 4.2 2.5 0 4.1-.8 5.5-2.9.8 2.2 1.8 2.9 3.7 2.9 1 0 1.8-.2 3.4-1.1v-1.8c-.8.1-1.4.1-1.7.1-1.2 0-1.7-.7-1.7-2.4zm-8 2.4c-1.4 0-2.3-.7-2.3-1.8 0-1.6.7-1.9 5.3-2.8l1.2-.2c0 3.2-1.3 4.8-4.2 4.8zM20.1 58.8c2.8-.6 4.2-2.2 4.2-4.4 0-2.6-2.4-4.7-5.5-4.7H6.1v19.5h12.5c3.7 0 6.4-2.2 6.4-5.3 0-2.7-1.6-4.2-4.9-5.1zm-9.5-6h5.9c2.3 0 3.1.6 3.1 2.3 0 1.8-.8 2.4-3.1 2.4h-5.9v-4.7zm5.9 12.9h-6v-5.3h6c2.4 0 3.5.8 3.5 2.6 0 2.1-.9 2.7-3.5 2.7zM26.9 49.8H31v19.5h-4.1zM47.4 64.9l-.1-6.9c-.1-2.3-2.5-3.6-6.6-3.6-5.1 0-6.9 1.2-7.1 4.8h3.8c.2-1.4.8-1.9 2.9-1.9 2.4 0 3.1.5 3.1 2.2 0 .7-.4 1-1.2 1.1-.2 0-1.9.1-4.1.5-3.8.5-5.4 1.8-5.4 4.6 0 2.6 1.9 4.2 5.3 4.2 2.6 0 4.1-.7 5.6-2.9.7 2 1.8 2.9 3.9 2.9 1 0 1.7-.2 2.9-.8v-2c-.5.1-.8.1-1.2.1-1.3-.1-1.8-.7-1.8-2.3zm-8 2.1c-1.7 0-2.5-.6-2.5-1.7 0-1.3 1-2 3.1-2.4 1.9-.2 1.8-.2 3.2-.6.1 3.1-1.2 4.7-3.8 4.7zM61.7 57.3c-1.3-1.9-2.8-2.8-4.9-2.8-3.8 0-6.7 3.2-6.7 7.6 0 4.8 2.5 7.8 6.6 7.8 2.3 0 3.4-.6 5.2-2.8v2.3h3.9V49.8h-4v7.5zm-4.1 9.8c-2.4 0-3.5-1.7-3.5-4.9 0-3 1.2-4.7 3.5-4.7 2.2 0 3.6 1.9 3.6 4.7 0 3-1.4 4.9-3.6 4.9zM75.5 54.6c-4.5 0-7.8 3.4-7.8 7.7 0 4.6 3.2 7.8 7.8 7.8 4.4 0 7.2-1.8 7.7-5.1h-3.8c-.5 1.6-1.3 2-3.4 2-2.8 0-4.1-1.3-4.1-4h11.3c0-5-3-8.4-7.7-8.4zM72 60.9c.2-2.3 1.3-3.5 3.4-3.5 2.2 0 3.2 1.1 3.4 3.5H72zM90.3 65.7v-7.6h4v-2.9h-4v-5.3h-2.9l-.1 1.1c-.7 4.2-.6 4.2-1.7 4.2h-2.3v2.9h3l-.1 6.9v.5c0 3.2 1.4 4.7 4.6 4.7 1.6 0 2.4-.1 3.7-.8v-2.2c-.8.1-1.7.1-2 .1-1.6-.1-2.2-.5-2.2-1.6z"/></symbol><symbol class="brsvg-inline--fa brfa-envelope brfa-w-16" viewBox="0 0 512 512" id="envelope" xmlns="http://www.w3.org/2000/svg"><path d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></symbol><symbol class="btsvg-inline--fa btfa-exclamation-circle btfa-w-16" viewBox="0 0 512 512" id="exclamation-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z"/></symbol><symbol class="bssvg-inline--fa bsfa-exclamation-circle bsfa-w-16" viewBox="0 0 512 512" id="exclamation-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346 7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/></symbol><symbol class="bvsvg-inline--fa bvfa-exclamation-triangle bvfa-w-18" viewBox="0 0 576 512" id="exclamation-triangle" xmlns="http://www.w3.org/2000/svg"><path d="M270.2 160h35.5c3.4 0 6.1 2.8 6 6.2l-7.5 196c-.1 3.2-2.8 5.8-6 5.8h-20.5c-3.2 0-5.9-2.5-6-5.8l-7.5-196c-.1-3.4 2.6-6.2 6-6.2zM288 388c-15.5 0-28 12.5-28 28s12.5 28 28 28 28-12.5 28-28-12.5-28-28-28zm281.5 52L329.6 24c-18.4-32-64.7-32-83.2 0L6.5 440c-18.4 31.9 4.6 72 41.6 72H528c36.8 0 60-40 41.5-72zM528 480H48c-12.3 0-20-13.3-13.9-24l240-416c6.1-10.6 21.6-10.7 27.7 0l240 416c6.2 10.6-1.5 24-13.8 24z"/></symbol><symbol class="busvg-inline--fa bufa-exclamation-triangle bufa-w-18" viewBox="0 0 576 512" id="exclamation-triangle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346 7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/></symbol><symbol class="bwsvg-inline--fa bwfa-expand bwfa-w-14" viewBox="0 0 448 512" id="expand" xmlns="http://www.w3.org/2000/svg"><path d="M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H32v116c0 6.6-5.4 12-12 12h-8c-6.6 0-12-5.4-12-12zM300 32h124c13.3 0 24 10.7 24 24v124c0 6.6-5.4 12-12 12h-8c-6.6 0-12-5.4-12-12V64H300c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12zm148 300v124c0 13.3-10.7 24-24 24H300c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h116V332c0-6.6 5.4-12 12-12h8c6.6 0 12 5.4 12 12zM148 480H24c-13.3 0-24-10.7-24-24V332c0-6.6 5.4-12 12-12h8c6.6 0 12 5.4 12 12v116h116c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12z"/></symbol><symbol class="bxsvg-inline--fa bxfa-external-link-alt bxfa-w-16" viewBox="0 0 512 512" id="external-link" xmlns="http://www.w3.org/2000/svg"><path d="M440 256h-16a8 8 0 0 0-8 8v200a16 16 0 0 1-16 16H48a16 16 0 0 1-16-16V112a16 16 0 0 1 16-16h200a8 8 0 0 0 8-8V72a8 8 0 0 0-8-8H48a48 48 0 0 0-48 48v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V264a8 8 0 0 0-8-8ZM480 0h-.06l-96.16.17c-28.45 0-42.66 34.54-22.58 54.62l35.28 35.28-265 265a12 12 0 0 0 0 17l8.49 8.49a12 12 0 0 0 17 0l265-265 35.28 35.27c20 20 54.57 6 54.62-22.57l.13-96.21A32 32 0 0 0 480 0Zm-.17 128.17-96-96L480 32Z"/></symbol><symbol class="bysvg-inline--fa byfa-facebook-f byfa-w-10" viewBox="0 0 320 512" id="facebook" xmlns="http://www.w3.org/2000/svg"><path d="m279.14 288 14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></symbol><symbol viewBox="0 0 34 16.4" id="figcaption-pin" xmlns="http://www.w3.org/2000/svg"><path d="M15.6.8c.8-.8 2-.8 2.8 0l6.7 6.7c1.9 1.9 4.4 2.9 7.1 2.9H34v6H0v-6h1.9c2.7 0 5.2-1.1 7.1-2.9L15.6.8z" fill="var(--ebds-figcaption-bg)"/><path d="m9.7 12.9 6.6-6.6c.4-.4 1-.4 1.4 0l6.6 6.6c.6.6.2 1.7-.7 1.7H10.4c-.9 0-1.3-1-.7-1.7z"/></symbol><symbol class="bzsvg-inline--fa bzfa-filter bzfa-w-16" viewBox="0 0 512 512" id="filter-solid" xmlns="http://www.w3.org/2000/svg"><path d="M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"/></symbol><symbol viewBox="0 0 496 512" id="futbol" xmlns="http://www.w3.org/2000/svg"><path d="M483.7 179.4C449.7 74.6 352.5 8 248.1 8 81.2 8-40 171.4 12.3 332.6 46.3 437.4 143.7 504 248 504c166.9 0 288-163.4 235.7-324.6zm-43 173.7-94.3 11.6-17.8-24.9 33.7-104.1 28.9-9 69.6 65c-3.6 21.1-10.3 41.8-20.1 61.4zM35.6 291.5l69.4-64.9 28.9 9 33.9 103.7-18.1 25.2-94.2-11.6c-13-26-17.2-45.2-19.9-61.4zm196.5-180.7v32.9L146.2 206l-31.5-9.8-18-93.9c15.3-15.1 32.8-27.8 52-37.8l83.4 46.3zm149.4 85.4L350 206l-85.9-62.3v-32.9l83.6-46.4c19.1 10 36.7 22.7 52 37.9l-18.2 93.9zm-215.4 35 82-59.5 82.1 59.6-31.1 96H197.5l-31.4-96.1zm297.7 19.5L412.7 203l13.3-68.3c34.5 50.8 37.3 97.2 37.8 116zM309.2 49.2l-61.1 33.9-61-33.8c71.5-21.2 122-.1 122.1-.1zM70.3 134.1 83.5 203l-51.1 47.5c.8-31.8 8.7-63.4 23.6-92.6 4.2-8.3 9.1-16.2 14.3-23.8zm7.5 254 68.7 8.4 29.2 62.7c-38.8-13.8-72.7-38.5-97.9-71.1zm137.9 81.3-40.1-86 17.4-24.2h110.2l17.3 24.2-40.1 86c-22.7 3.5-42.4 3.4-64.7 0zm104.8-10.2 29.2-62.7 69-8.5c-25 32.6-58.8 57.1-98.2 71.2z"/></symbol><symbol viewBox="0 0 55 55" style="enable-background:new 0 0 55 55" xml:space="preserve" id="gallery" xmlns="http://www.w3.org/2000/svg"><path d="M43.7 54.5c-.3 0-.6 0-.9-.1l-32.7-6.6c-.8-.2-1.3-1-1.2-1.8.2-.8 1-1.3 1.8-1.2l32.8 6.6h.2c.1 0 .1 0 .6-.1h.1s0-.1.1-.1V51l7.1-35c0-.2 0-.4-.1-.6-.1-.1-.2-.2-.4-.3l-5.1-.8c-.8-.1-1.4-.9-1.2-1.7.1-.8.9-1.4 1.7-1.2l4.9.9c1 .2 1.8.7 2.4 1.5.6.9.8 1.9.6 2.9l-7.1 34.9c-.1 1-.8 2-1.7 2.5-.1 0-.1.1-.2.1l-.2.1c-.4 0-.9.2-1.5.2zm-4.1-11.2H4.2C2 43.3.5 41.7.5 39.6V4.2C.5 2 2.1.5 4.2.5h35.4c2.2 0 3.7 1.6 3.7 3.7v35.4c0 2.2-1.5 3.7-3.7 3.7zM3.5 36.7v2.9c0 .5.2.7.7.7h35.4c.5 0 .7-.2.7-.7v-2.9H3.5zm34.2-3h2.6V4.2c0-.5-.2-.7-.7-.7H4.2c-.5 0-.7.2-.7.7v29.5h2.6c.2-1.7.6-3.4 1.4-5.1 1.2-2.4 4.8-3.7 9.8-5.4.2-.5.2-1.7 0-2.1-2.1-2.4-3-5.2-2.8-8.1 0-2.2.6-4 1.9-5.5C17.8 5.9 19.7 5 22 5c2 0 3.9.9 5.5 2.4l.1.1c1.3 1.6 1.9 3.5 1.7 5.6.2 3-.8 5.9-2.7 7.9-.2.5-.2 1.8 0 2.3.6.2 1.3.5 1.9.7 4 1.5 6.9 2.6 7.9 4.6.7 1.7 1.2 3.4 1.3 5.1zm-28.6 0h25.6c-.2-1.3-.5-2.6-1.1-3.9-.4-.9-3.4-2-6.2-3-.7-.3-1.4-.5-2.2-.8-.5-.2-1.2-.7-1.5-1.8-.5-1.5-.3-3.9.4-4.9.1-.1.1-.2.2-.2 1.4-1.4 2.2-3.6 2-5.9v-.3c.2-1.3-.1-2.5-.9-3.4-.6-.6-1.8-1.5-3.3-1.5-1.4 0-2.5.5-3.3 1.5-.8 1-1.2 2.2-1.2 3.7v.1c-.2 2.2.5 4.2 2.1 6 .9.9 1.1 3.3.8 4.6-.4 1.6-1.3 2.1-1.8 2.3-2.8.9-7.5 2.5-8.2 3.9-.8 1-1.2 2.3-1.4 3.6zm8.2-12.6c0 .1 0 .1 0 0 0 .1 0 .1 0 0z"/></symbol><symbol viewBox="0 0 640 512" id="gamepad-light" xmlns="http://www.w3.org/2000/svg"><path d="M480.07 96H160a160 160 0 1 0 114.24 272h91.52A160 160 0 1 0 480.07 96zM480 384a127 127 0 0 1-91.37-38.4l-9.43-9.6H260.8l-9.41 9.6A127 127 0 0 1 160 384c-70.57 0-128-57.42-128-128s57.43-128 128-128h320c70.61 0 128 57.42 128 128s-57.43 128-128 128zM222.18 236.36h-42.54v-42.54a9.86 9.86 0 0 0-9.82-9.82h-19.64a9.86 9.86 0 0 0-9.82 9.82v42.54H97.82a9.86 9.86 0 0 0-9.82 9.82v19.64a9.86 9.86 0 0 0 9.82 9.82h42.54v42.54a9.86 9.86 0 0 0 9.82 9.82h19.64a9.86 9.86 0 0 0 9.82-9.82v-42.54h42.54a9.86 9.86 0 0 0 9.82-9.82v-19.64a9.86 9.86 0 0 0-9.82-9.82zM448 256a32 32 0 1 0 32 32 32 32 0 0 0-32-32zm64-64a32 32 0 1 0 32 32 32 32 0 0 0-32-32z"/></symbol><symbol viewBox="0 0 576 512" id="glasses" xmlns="http://www.w3.org/2000/svg"><path d="M560.51 225.9 528.75 98.64C522.05 71.78 495.01 32 443.33 32c-15.63 0-23.03 2.94-43.02 9.6-8.39 2.79-12.92 11.86-10.12 20.24l5.06 15.18c2.24 6.7 8.48 10.94 15.18 10.94 3.54 0 4.82-.74 18.23-5.21 26.07-8.68 48.2 6.13 53.53 27.54l29.67 118.68C490.97 215.88 466.47 208 440 208c-55.09 0-102.27 32.91-123.65 80h-56.7c-21.38-47.09-68.56-80-123.65-80-26.47 0-50.97 7.88-71.86 20.96l29.67-118.68c5.32-21.41 27.46-36.22 53.53-27.54 13.42 4.47 14.7 5.21 18.23 5.21 6.7 0 12.94-4.24 15.18-10.94l5.06-15.18c2.8-8.38-1.73-17.45-10.12-20.24C155.7 34.94 148.3 32 132.67 32 81 32 53.95 71.78 47.25 98.64L15.49 225.9C2.16 279.34 0 300.12 0 344c0 75.11 60.89 136 136 136 72.37 0 130.97-56.69 135.19-128h33.61c4.22 71.31 62.82 128 135.19 128 75.11 0 136-60.89 136-136 .01-43.88-2.15-64.66-15.48-118.1zM136 432c-48.52 0-88-39.48-88-88s39.48-88 88-88 88 39.48 88 88-39.48 88-88 88zm304 0c-48.52 0-88-39.48-88-88s39.48-88 88-88 88 39.48 88 88-39.48 88-88 88z"/></symbol><symbol viewBox="0 0 53 53" style="enable-background:new 0 0 53 53" xml:space="preserve" id="headphones" xmlns="http://www.w3.org/2000/svg"><path d="M14.9 52.7c-.5 0-1.1-.1-1.6-.3-.9-.4-1.6-1.2-2-2.3L6.7 38.3c-.4-1-.4-2.1.1-3 .4-.9 1.2-1.6 2.2-1.9l2-.9c1-.4 2.1-.4 3.1 0 .9.4 1.6 1.2 2 2.3l4.6 11.8c.4 1 .4 2.1-.1 3-.4.9-1.2 1.6-2.2 1.9l-2 .9c-.5.2-1 .3-1.5.3zm-2.4-17.6c-.1 0-.2 0-.3.1l-2 .9s-.1 0-.1.1c-.2.1-.4.2-.5.4-.1.2-.1.4 0 .7l4.7 11.9c.1.3.2.5.4.6.2.1.4.1.7 0l2-.9s.1 0 .1-.1c.2-.1.4-.2.5-.4.1-.2.1-.4 0-.7l-4.7-11.9c-.1-.3-.2-.5-.4-.6-.2-.1-.3-.1-.4-.1zM38 52.6c-.5 0-.9-.1-1.3-.3l-2.2-1c-1.9-.8-2.9-3.1-2.2-5L37 34.6c.8-2 3.1-3 5-2.2l2.2 1c.9.3 1.6 1.1 2.1 2 .5 1 .5 2 .1 3l-4.7 11.9c-.4.9-1.1 1.7-2 2.1-.6.1-1.1.2-1.7.2zm2.7-17.5c-.3 0-.7.3-.9.6l-4.7 11.9c-.2.4.1.9.6 1.1l2.2 1c.3.1.9-.2 1-.6l4.7-11.9c.1-.2.1-.4 0-.6-.1-.2-.3-.4-.5-.5l-2.2-1h-.2zm-.4 14.5zm3.7 2.9c-.2 0-.5-.1-.7-.2-.7-.4-1-1.3-.6-2 .1-.1 6.8-12.6 6.8-23.8 0-12.7-10.3-23-23-23s-23 10.3-23 23c0 11.1 6.7 23.7 6.8 23.8.4.7.1 1.6-.6 2-.7.4-1.6.1-2-.6C7.4 51.2.5 38.4.5 26.5c0-14.3 11.7-26 26-26s26 11.7 26 26c0 11.9-6.9 24.7-7.2 25.2-.3.5-.8.8-1.3.8z"/></symbol><symbol viewBox="0 0 53 53" style="enable-background:new 0 0 53 53" xml:space="preserve" id="headphones" xmlns="http://www.w3.org/2000/svg"><path d="M14.9 52.7c-.5 0-1.1-.1-1.6-.3-.9-.4-1.6-1.2-2-2.3L6.7 38.3c-.4-1-.4-2.1.1-3 .4-.9 1.2-1.6 2.2-1.9l2-.9c1-.4 2.1-.4 3.1 0 .9.4 1.6 1.2 2 2.3l4.6 11.8c.4 1 .4 2.1-.1 3-.4.9-1.2 1.6-2.2 1.9l-2 .9c-.5.2-1 .3-1.5.3zm-2.4-17.6c-.1 0-.2 0-.3.1l-2 .9s-.1 0-.1.1c-.2.1-.4.2-.5.4-.1.2-.1.4 0 .7l4.7 11.9c.1.3.2.5.4.6.2.1.4.1.7 0l2-.9s.1 0 .1-.1c.2-.1.4-.2.5-.4.1-.2.1-.4 0-.7l-4.7-11.9c-.1-.3-.2-.5-.4-.6-.2-.1-.3-.1-.4-.1zM38 52.6c-.5 0-.9-.1-1.3-.3l-2.2-1c-1.9-.8-2.9-3.1-2.2-5L37 34.6c.8-2 3.1-3 5-2.2l2.2 1c.9.3 1.6 1.1 2.1 2 .5 1 .5 2 .1 3l-4.7 11.9c-.4.9-1.1 1.7-2 2.1-.6.1-1.1.2-1.7.2zm2.7-17.5c-.3 0-.7.3-.9.6l-4.7 11.9c-.2.4.1.9.6 1.1l2.2 1c.3.1.9-.2 1-.6l4.7-11.9c.1-.2.1-.4 0-.6-.1-.2-.3-.4-.5-.5l-2.2-1h-.2zm-.4 14.5zm3.7 2.9c-.2 0-.5-.1-.7-.2-.7-.4-1-1.3-.6-2 .1-.1 6.8-12.6 6.8-23.8 0-12.7-10.3-23-23-23s-23 10.3-23 23c0 11.1 6.7 23.7 6.8 23.8.4.7.1 1.6-.6 2-.7.4-1.6.1-2-.6C7.4 51.2.5 38.4.5 26.5c0-14.3 11.7-26 26-26s26 11.7 26 26c0 11.9-6.9 24.7-7.2 25.2-.3.5-.8.8-1.3.8z"/></symbol><symbol viewBox="0 0 512 512" id="headphones-klip" xmlns="http://www.w3.org/2000/svg"><path d="M256 32C114.52 32 0 146.497 0 288v49.714a24.001 24.001 0 0 0 12.319 20.966l19.702 10.977C32.908 430.748 82.698 480 144 480h24c13.255 0 24-10.745 24-24V280c0-13.255-10.745-24-24-24h-24c-40.744 0-76.402 21.758-96 54.287V288c0-114.691 93.309-208 208-208s208 93.309 208 208v22.287C444.402 277.758 408.744 256 368 256h-24c-13.255 0-24 10.745-24 24v176c0 13.255 10.745 24 24 24h24c61.302 0 111.092-49.252 111.979-110.344l19.702-10.977A24.001 24.001 0 0 0 512 337.713V288c0-141.48-114.497-256-256-256zM144 304v128c-35.29 0-64-28.71-64-64s28.71-64 64-64zm224 128V304c35.29 0 64 28.71 64 64s-28.71 64-64 64z"/></symbol><symbol viewBox="0 0 512 512" id="headset" xmlns="http://www.w3.org/2000/svg"><path d="M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z"/></symbol><symbol class="cjsvg-inline--fa cjfa-heart cjfa-w-16" viewBox="0 0 512 512" id="heart" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.7c-54.5-46.4-136-38.7-186.6 13.5L256 96.6l-19.7-20.3C195.5 34.1 113.2 8.7 49.7 62.7c-62.8 53.6-66.1 149.8-9.9 207.8l193.5 199.8c6.2 6.4 14.4 9.7 22.6 9.7 8.2 0 16.4-3.2 22.6-9.7L472 270.5c56.4-58 53.1-154.2-9.7-207.8zm-13.1 185.6L256.4 448.1 62.8 248.3c-38.4-39.6-46.4-115.1 7.7-161.2 54.8-46.8 119.2-12.9 142.8 11.5l42.7 44.1 42.7-44.1c23.2-24 88.2-58 142.8-11.5 54 46 46.1 121.5 7.7 161.2z"/></symbol><symbol viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" id="heart-half-solid" xmlns="http://www.w3.org/2000/svg"><path d="m256 96.5-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c6.3 6.5 14.5 9.7 22.7 9.7V96.5z"/></symbol><symbol class="cisvg-inline--fa cifa-heart cifa-w-16" viewBox="0 0 512 512" id="heart-solid" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"/></symbol><symbol class="cksvg-inline--fa ckfa-history ckfa-w-16" viewBox="0 0 512 512" id="history" xmlns="http://www.w3.org/2000/svg"><path d="M20 24h10c6.627 0 12 5.373 12 12v94.625C85.196 57.047 165.239 7.715 256.793 8.001 393.18 8.428 504.213 120.009 504 256.396 503.786 393.181 392.834 504 256 504c-63.926 0-122.202-24.187-166.178-63.908-5.113-4.618-5.354-12.561-.482-17.433l7.069-7.069c4.503-4.503 11.749-4.714 16.482-.454C150.782 449.238 200.935 470 256 470c117.744 0 214-95.331 214-214 0-117.744-95.331-214-214-214-82.862 0-154.737 47.077-190.289 116H164c6.627 0 12 5.373 12 12v10c0 6.627-5.373 12-12 12H20c-6.627 0-12-5.373-12-12V36c0-6.627 5.373-12 12-12zm321.647 315.235 4.706-6.47c3.898-5.36 2.713-12.865-2.647-16.763L272 263.853V116c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v164.147l84.884 61.734c5.36 3.899 12.865 2.714 16.763-2.646z"/></symbol><symbol class="cmsvg-inline--fa cmfa-info-circle cmfa-w-16" viewBox="0 0 512 512" id="info-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"/></symbol><symbol class="clsvg-inline--fa clfa-info-circle clfa-w-16" viewBox="0 0 512 512" id="info-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"/></symbol><symbol class="cnsvg-inline--fa cnfa-instagram cnfa-w-14" viewBox="0 0 448 512" id="instagram" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></symbol><symbol viewBox="0 0 10 16" id="lightning" xmlns="http://www.w3.org/2000/svg"><path d="M3.339 9.491.488 8.394a.733.733 0 0 1-.292-1.187L6.621.254C7.16-.332 8.156.179 7.95.938l-1.51 5.57 2.85 1.098a.733.733 0 0 1 .292 1.187l-6.425 6.953c-.541.586-1.535.075-1.33-.684l1.512-5.57Z"/></symbol><symbol class="cpsvg-inline--fa cpfa-linkedin-in cpfa-w-14" viewBox="0 0 448 512" id="linkedin" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"/></symbol><symbol viewBox="0 0 512 512" id="list-ol" xmlns="http://www.w3.org/2000/svg"><path d="m61.77 401 17.5-20.15a19.92 19.92 0 0 0 5.07-14.19v-3.31C84.34 356 80.5 352 73 352H16a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h22.84a154.82 154.82 0 0 0-11 12.31l-5.61 7c-4 5.07-5.25 10.13-2.8 14.88l1.05 1.93c3 5.76 6.3 7.88 12.25 7.88h4.73c10.33 0 15.94 2.44 15.94 9.09 0 4.72-4.2 8.22-14.36 8.22a41.54 41.54 0 0 1-15.47-3.12c-6.49-3.88-11.74-3.5-15.6 3.12l-5.59 9.31c-3.73 6.13-3.2 11.72 2.62 15.94 7.71 4.69 20.39 9.44 37 9.44 34.16 0 48.5-22.75 48.5-44.12-.03-14.38-9.12-29.76-28.73-34.88zM12.1 320H80a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8H41.33c3.28-10.29 48.33-18.68 48.33-56.44 0-29.06-25-39.56-44.47-39.56-21.36 0-33.8 10-40.45 18.75-4.38 5.59-3 10.84 2.79 15.37l8.58 6.88c5.61 4.56 11 2.47 16.13-2.44a13.4 13.4 0 0 1 9.45-3.84c3.33 0 9.28 1.56 9.28 8.75C51 248.19 0 257.31 0 304.59v4C0 316 5.08 320 12.1 320zM16 160h64a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8H64V40a8 8 0 0 0-8-8H32a8 8 0 0 0-7.14 4.42l-8 16A8 8 0 0 0 24 64h8v64H16a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8zm488-80H168a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h336a8 8 0 0 0 8-8V88a8 8 0 0 0-8-8zm0 320H168a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h336a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8zm0-160H168a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h336a8 8 0 0 0 8-8v-16a8 8 0 0 0-8-8z"/></symbol><symbol class="crsvg-inline--fa crfa-lock crfa-w-14" viewBox="0 0 448 512" id="lock" xmlns="http://www.w3.org/2000/svg"><path d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z"/></symbol><symbol class="cssvg-inline--fa csfa-map-marker-alt csfa-w-12" viewBox="0 0 384 512" id="mappin-solid" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"/></symbol><symbol viewBox="0 0 63.6 81.5" style="enable-background:new 0 0 63.6 81.5" xml:space="preserve" id="medielogin" xmlns="http://www.w3.org/2000/svg"><path d="M0 70.7h63.3v10.9H0z"/><path d="m0 81.5 21.2-19.7v-14L0 67.5z"/><path d="M31.8 0C14.2 0 0 14.2 0 31.8c0 13.8 8.9 25.6 21.2 30v-14c-5.2-3.4-8.6-9.3-8.6-16 0-10.6 8.6-19.2 19.2-19.2S51 21.2 51 31.8c0 6.7-3.4 12.5-8.6 16v14c12.3-4.4 21.2-16.1 21.2-30C63.6 14.2 49.3 0 31.8 0z"/><path d="M63.6 81.5 42.4 61.7V47.8l21.2 19.7z"/></symbol><symbol fill="none" viewBox="0 0 65 65" id="menu-headphones" xmlns="http://www.w3.org/2000/svg"><path d="M62.202 33.091h-9.9a4.95 4.95 0 0 0-4.95 4.95v12.375a4.95 4.95 0 0 0 4.95 4.95h4.95a4.95 4.95 0 0 0 4.95-4.95V33.091Zm0 0a29.701 29.701 0 0 0-59.4 0m0 0v17.325a4.95 4.95 0 0 0 4.95 4.95h4.95a4.95 4.95 0 0 0 4.95-4.95V38.041a4.95 4.95 0 0 0-4.95-4.95h-9.9Z" stroke-width="4.95" stroke-linecap="round" stroke-linejoin="round" style="stroke:var(--icon-fill, #fff)"/></symbol><symbol class="cvsvg-inline--fa cvfa-bars cvfa-w-14" viewBox="0 0 448 512" id="menubars" xmlns="http://www.w3.org/2000/svg"><path d="M442 114H6a6 6 0 0 1-6-6V84a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6z"/></symbol><symbol viewBox="0 0 30 30" xml:space="preserve" id="menubars-solid" xmlns="http://www.w3.org/2000/svg"><path d="M0 4.3h30v4H0zM0 12.3h30v4H0zM0 20.3h30v4H0z"/></symbol><symbol viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" id="miteb" xmlns="http://www.w3.org/2000/svg"><path d="M475 63.5v201.7H316V63.5h159m-279.1 0v86h-159v-86h159m0 208.8v176.2h-159V272.3h159M475 387.1v61.4H316v-61.4h159m14.4-360.6H301.6c-12.5 0-22.6 10-22.6 22.3v231.1c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V48.8c0-12.3-10.1-22.3-22.6-22.3zm-279.1 0H22.5C10 26.5-.1 36.5-.1 48.8v115.4c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V48.8c.1-12.3-10.1-22.3-22.6-22.3zm0 208.8H22.5c-12.5 0-22.6 10-22.6 22.3v205.6c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V257.6c.1-12.3-10.1-22.3-22.6-22.3zm279.1 114.8H301.6c-12.5 0-22.6 10-22.6 22.3v90.8c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3v-90.8c0-12.3-10.1-22.3-22.6-22.3z"/></symbol><symbol viewBox="0 0 512 512" xml:space="preserve" id="miteb-solid" xmlns="http://www.w3.org/2000/svg"><path d="M210.3 26.5H22.5C10 26.5-.1 36.5-.1 48.8v115.4c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V48.8c.1-12.3-10.1-22.3-22.6-22.3zm279.1 0H301.6c-12.5 0-22.6 10-22.6 22.3v231.1c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V48.8c0-12.3-10.1-22.3-22.6-22.3zM210.3 235.3H22.5c-12.5 0-22.6 10-22.6 22.3v205.6c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3V257.6c.1-12.3-10.1-22.3-22.6-22.3zm279.1 114.8H301.6c-12.5 0-22.6 10-22.6 22.3v90.8c0 12.3 10.1 22.3 22.6 22.3h187.8c12.5 0 22.6-10 22.6-22.3v-90.8c0-12.3-10.1-22.3-22.6-22.3z"/></symbol><symbol viewBox="0 0 42 39" style="enable-background:new 0 0 42 39" xml:space="preserve" id="newspaper" xmlns="http://www.w3.org/2000/svg"><path d="M35.8 38.5H6.2c-3.5 0-6.2-2.7-6.2-6.2V2.7C0 1.2 1.2 0 2.7 0h26.1c1.6 0 2.7 1.2 2.7 2.7v29.6c0 2.4 1.8 4.2 4.2 4.2s4.2-1.8 4.2-4.2V6.2c0-.6.4-1 1-1s1 .4 1 1v26.1c.1 3.5-2.6 6.2-6.1 6.2zM2.7 2c-.5 0-.7.2-.7.7v29.6c0 2.4 1.8 4.2 4.2 4.2h25c-1-1.1-1.6-2.6-1.6-4.2V2.7c0-.5-.2-.7-.7-.7H2.7zm33.1 31.8c-.6 0-1-.4-1-1V6.2c0-.6.4-1 1-1s1 .4 1 1v26.5c0 .6-.5 1.1-1 1.1zm-10.5-4H6.2c-.6 0-1-.4-1-1s.4-1 1-1h19.1c.6 0 1 .4 1 1s-.4 1-1 1zm0-5.2H6.2c-.6 0-1-.4-1-1s.4-1 1-1h19.1c.6 0 1 .4 1 1s-.4 1-1 1zm0-5.2h-4.9c-.6 0-1-.4-1-1s.4-1 1-1h4.9c.6 0 1 .4 1 1s-.4 1-1 1zm-9.5 0H7.1c-1.1 0-1.9-.8-1.9-1.9V8.8C5.2 7.8 6 7 7.1 7h8.7c1.1 0 1.9.8 1.9 1.9v8.7c0 1-.9 1.8-1.9 1.8zm-8.6-2h8.4V9H7.2v8.4zm18.1-3.2h-4.9c-.6 0-1-.4-1-1s.4-1 1-1h4.9c.6 0 1 .4 1 1s-.4 1-1 1zm0-5.2h-4.9c-.6 0-1-.4-1-1s.4-1 1-1h4.9c.6 0 1 .4 1 1s-.4 1-1 1z"/></symbol><symbol viewBox="0 0 512 512" id="pause-circle" xmlns="http://www.w3.org/2000/svg"><path d="M218 160h-20c-3.3 0-6 2.7-6 6v180c0 3.3 2.7 6 6 6h20c3.3 0 6-2.7 6-6V166c0-3.3-2.7-6-6-6zm96 0h-20c-3.3 0-6 2.7-6 6v180c0 3.3 2.7 6 6 6h20c3.3 0 6-2.7 6-6V166c0-3.3-2.7-6-6-6zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 464c-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216z"/></symbol><symbol viewBox="0 0 448 512" id="pause-solid" xmlns="http://www.w3.org/2000/svg"><path d="M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z"/></symbol><symbol viewBox="0 0 15 15" style="enable-background:new 0 0 15 15" xml:space="preserve" id="phone" xmlns="http://www.w3.org/2000/svg"><path d="M12.9 14.2h-.2c-6.3-.6-11.3-5.7-12-12 0-.5.1-.9.4-1.3.4-.3.9-.5 1.4-.5h2.3c.8 0 1.5.5 1.7 1.2l.7 2.2c.2.6 0 1.3-.4 1.8l-.4.4s-.1.1 0 .2c.7 1 1.3 1.6 2.4 2.4H9l.4-.4c.5-.5 1.2-.6 1.8-.4l2.2.7c.7.2 1.2.9 1.2 1.7v2.3c0 .5-.2 1-.6 1.3-.3.2-.7.4-1.1.4zM2.5 1.4c-.2 0-.4.1-.6.2-.1.2-.2.3-.1.5.5 5.9 5.2 10.5 11 11.1.2 0 .4 0 .5-.2.2-.1.2-.3.2-.6v-2.3c0-.3-.2-.6-.5-.7l-2.2-.7c-.3-.1-.6 0-.8.2l-.4.3c-.4.4-1 .4-1.4.1C7 8.5 6.3 7.9 5.6 6.7c-.3-.4-.2-1 .1-1.4l.4-.3c.2-.2.3-.5.2-.8l-.8-2.3c-.1-.3-.4-.5-.7-.5H2.5zM14 5.2c-.3 0-.5-.2-.5-.5 0-1.9-1.5-3.4-3.4-3.4-.3 0-.5-.2-.5-.5s.2-.5.5-.5c2.4 0 4.4 2 4.4 4.4 0 .3-.2.5-.5.5zm-2.5 0c-.3 0-.5-.2-.5-.4 0-.5-.4-.8-.8-.8-.3 0-.5-.3-.5-.5s.2-.5.5-.5c1 0 1.8.8 1.8 1.8 0 .2-.2.4-.5.4z"/></symbol><symbol class="dcsvg-inline--fa dcfa-map-marker dcfa-w-12" viewBox="0 0 384 512" id="pin-solid" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0z"/></symbol><symbol class="ddsvg-inline--fa ddfa-play-circle ddfa-w-16" viewBox="0 0 512 512" id="play-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zM40 256c0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216zm331.7-18-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM192 335.8V176.9c0-4.7 5.1-7.6 9.1-5.1l134.5 81.7c3.9 2.4 3.8 8.1-.1 10.3L201 341c-4 2.3-9-.6-9-5.2z"/></symbol><symbol class="eysvg-inline--fa eyfa-play-circle eyfa-w-16" viewBox="0 0 512 512" id="play-circle-light" xmlns="http://www.w3.org/2000/svg"><path d="M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zM40 256c0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216zm331.7-18-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM192 335.8V176.9c0-4.7 5.1-7.6 9.1-5.1l134.5 81.7c3.9 2.4 3.8 8.1-.1 10.3L201 341c-4 2.3-9-.6-9-5.2z"/></symbol><symbol viewBox="0 0 448 512" id="play-solid" xmlns="http://www.w3.org/2000/svg"><path d="M424.4 214.7 72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"/></symbol><symbol viewBox="0 0 72.8 72.8" id="podcast_icon" xmlns="http://www.w3.org/2000/svg"><circle cx="36.4" cy="36.4" r="36.4"/><path fill="#FFF" d="M36.4 16.3c-12.2 0-22.3 9.9-22.3 22.3v4.1c0 1.1.6 2 1.5 2.5l1.3.6c.2 5.2 4.4 9.3 9.7 9.3h2.1c1.2 0 2.1-1 2.1-2.1V37.9c0-1.2-1-2.1-2.1-2.1h-2.1c-2.7 0-5.2 1.2-6.9 2.9v-.1c0-9.2 7.5-16.7 16.7-16.7s16.7 7.5 16.7 16.7v.1c-1.7-1.8-4.2-2.9-6.9-2.9H44c-1.2 0-2.1 1-2.1 2.1v15.3c0 1.2 1 2.1 2.1 2.1h2.1c5.3 0 9.5-4.1 9.7-9.3l1.3-.6c1-.5 1.5-1.4 1.5-2.5v-4.1c.1-12.5-10-22.5-22.2-22.5z"/></symbol><symbol viewBox="0 0 45.6 39.7" xml:space="preserve" id="podcast_icon_transparent" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M22.9.5C10.7.5.6 10.4.6 22.8v4.1c0 1.1.6 2 1.5 2.5l1.3.6c.2 5.2 4.4 9.3 9.7 9.3h2.1c1.2 0 2.1-1 2.1-2.1V22.1c0-1.2-1-2.1-2.1-2.1h-2.1c-2.7 0-5.2 1.2-6.9 2.9v-.1c0-9.2 7.5-16.7 16.7-16.7s16.7 7.5 16.7 16.7v.1c-1.7-1.8-4.2-2.9-6.9-2.9h-2.2c-1.2 0-2.1 1-2.1 2.1v15.3c0 1.2 1 2.1 2.1 2.1h2.1c5.3 0 9.5-4.1 9.7-9.3l1.3-.6c1-.5 1.5-1.4 1.5-2.5V23C45.2 10.5 35.1.5 22.9.5z"/></symbol><symbol class="dfsvg-inline--fa dffa-question-circle dffa-w-16" viewBox="0 0 512 512" id="question-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28zm7.67-24h-16c-6.627 0-12-5.373-12-12v-.381c0-70.343 77.44-63.619 77.44-107.408 0-20.016-17.761-40.211-57.44-40.211-29.144 0-44.265 9.649-59.211 28.692-3.908 4.98-11.054 5.995-16.248 2.376l-13.134-9.15c-5.625-3.919-6.86-11.771-2.645-17.177C185.658 133.514 210.842 116 255.67 116c52.32 0 97.44 29.751 97.44 80.211 0 67.414-77.44 63.849-77.44 107.408V304c0 6.627-5.373 12-12 12zM256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8z"/></symbol><symbol viewBox="0 0 24 10" style="enable-background:new 0 0 24 10" xml:space="preserve" id="rss" xmlns="http://www.w3.org/2000/svg"><path d="M0 9V.4h3.7c.9 0 1.6.1 2 .2.4.2.8.4 1 .8.2.5.3.9.3 1.4 0 .7-.2 1.2-.5 1.6-.4.4-1 .7-1.7.8.4.2.7.5.9.7.2.3.6.7 1 1.4l1 1.7H5.6L4.4 7.1c-.5-.6-.8-1.1-.9-1.2-.2-.2-.4-.3-.5-.4-.2-.1-.5-.1-.9-.1h-.4V9H0zm1.7-5H3c.8 0 1.4 0 1.6-.1s.4-.2.5-.4c.1-.2.2-.4.2-.6 0-.3-.1-.5-.2-.7-.2-.1-.5-.3-.7-.3H1.7V4zM8.2 6.2 9.9 6c.1.6.3 1 .6 1.2.3.3.7.4 1.3.4.6 0 1-.1 1.3-.4.3-.2.4-.5.4-.8 0-.2-.1-.4-.2-.5-.1-.1-.3-.3-.6-.4-.2-.1-.7-.2-1.4-.4-.9-.2-1.6-.5-2-.8-.5-.5-.8-1-.8-1.7 0-.4.1-.8.4-1.2.3-.3.6-.6 1.1-.8.5-.2 1-.3 1.7-.3 1.1 0 1.9.2 2.4.7.5.5.8 1.1.9 1.9l-1.7.1c-.1-.5-.3-.8-.5-1-.2-.2-.6-.3-1.1-.3-.5 0-.9.1-1.2.3-.2.1-.3.3-.3.5s.1.4.3.5c.2.2.8.4 1.6.6.8.2 1.5.4 1.9.6.4.2.7.5.9.9.2.4.3.8.3 1.4 0 .5-.1 1-.4 1.4-.3.4-.7.8-1.2 1-.5.2-1.1.3-1.9.3-1.1 0-1.9-.2-2.5-.8-.5-.5-.9-1.2-1-2.2zM16.2 6.2l1.7-.2c.1.6.3 1 .6 1.2.3.3.7.4 1.3.4.6 0 1-.1 1.3-.4.3-.2.4-.5.4-.8 0-.2-.1-.4-.2-.5-.1-.1-.3-.3-.6-.4-.2-.1-.7-.2-1.4-.4-.9-.2-1.6-.5-2-.8-.5-.5-.8-1-.8-1.7 0-.4.1-.8.4-1.2.2-.4.6-.7 1.1-.9.5-.2 1-.3 1.7-.3 1.1 0 1.9.2 2.4.7.5.5.8 1.1.9 1.9l-1.7.1c-.1-.4-.3-.7-.5-.9-.2-.2-.6-.3-1.1-.3-.5 0-.9.1-1.2.3-.2.1-.3.3-.3.5s.1.4.3.5c.2.2.8.4 1.6.6.8.2 1.5.4 1.9.6.4.2.7.5.9.9.2.4.3.8.3 1.4 0 .5-.1 1-.4 1.4-.3.4-.7.8-1.2 1-.5.2-1.1.3-1.9.3-1.1 0-1.9-.2-2.5-.8-.5-.5-.9-1.2-1-2.2z"/></symbol><symbol class="dgsvg-inline--fa dgfa-rss dgfa-w-14" viewBox="0 0 448 512" id="rss-symbol" xmlns="http://www.w3.org/2000/svg"><path d="M80 352c26.467 0 48 21.533 48 48s-21.533 48-48 48-48-21.533-48-48 21.533-48 48-48m0-32c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80zm367.996 147.615c-6.448-237.848-198.06-429.164-435.61-435.61C5.609 31.821 0 37.229 0 44.007v8.006c0 6.482 5.146 11.816 11.626 11.994 220.81 6.05 398.319 183.913 404.367 404.367.178 6.48 5.512 11.626 11.994 11.626h8.007c6.778 0 12.185-5.609 12.002-12.385zm-144.245-.05c-6.347-158.132-133.207-284.97-291.316-291.316C5.643 175.976 0 181.45 0 188.247v8.005c0 6.459 5.114 11.72 11.567 11.989 141.134 5.891 254.301 119.079 260.192 260.192.269 6.453 5.531 11.567 11.989 11.567h8.005c6.798 0 12.271-5.643 11.998-12.435z"/></symbol><symbol class="disvg-inline--fa difa-search difa-w-16" viewBox="0 0 512 512" id="search" xmlns="http://www.w3.org/2000/svg"><path d="m508.5 481.6-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"/></symbol><symbol viewBox="0 0 512 512" id="share" xmlns="http://www.w3.org/2000/svg"><path d="M503.691 189.836 327.687 37.851C312.281 24.546 288 35.347 288 56.015v80.053C127.371 137.907 0 170.1 0 322.326c0 61.441 39.581 122.309 83.333 154.132 13.653 9.931 33.111-2.533 28.077-18.631C66.066 312.814 132.917 274.316 288 272.085V360c0 20.7 24.3 31.453 39.687 18.164l176.004-152c11.071-9.562 11.086-26.753 0-36.328z" style="filter:var(--icon-filter)"/></symbol><symbol viewBox="0 0 320 512" id="smartphone" xmlns="http://www.w3.org/2000/svg"><path d="M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z"/></symbol><symbol viewBox="0 0 19 19" id="spotify" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.52 1.6a7.92 7.92 0 1 0 0 15.84 7.92 7.92 0 0 0 0-15.84ZM.16 9.52a9.36 9.36 0 1 1 18.72 0 9.36 9.36 0 0 1-18.72 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.52 13.12a3.87 3.87 0 0 0-1.821.455.72.72 0 1 1-.678-1.27 5.31 5.31 0 0 1 4.998 0 .72.72 0 1 1-.678 1.27 3.87 3.87 0 0 0-1.821-.455ZM9.52 7.36a9.99 9.99 0 0 0-4.701 1.175.72.72 0 0 1-.678-1.27 11.43 11.43 0 0 1 10.758 0 .72.72 0 1 1-.678 1.27A9.99 9.99 0 0 0 9.52 7.36Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.52 10.24c-1.138 0-2.258.28-3.261.815a.72.72 0 1 1-.678-1.27 8.37 8.37 0 0 1 7.878 0 .72.72 0 0 1-.678 1.27 6.93 6.93 0 0 0-3.261-.815Z"/></symbol><symbol class="dmsvg-inline--fa dmfa-square dmfa-w-14" viewBox="0 0 448 512" id="square" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm16 400c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v352z"/></symbol><symbol class="dpsvg-inline--fa dpfa-star dpfa-w-18" viewBox="0 0 576 512" id="star" xmlns="http://www.w3.org/2000/svg"><path d="M528.1 171.5 382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM405.8 317.9l27.8 162L288 403.5 142.5 480l27.8-162L52.5 203.1l162.7-23.6L288 32l72.8 147.5 162.7 23.6-117.7 114.8z"/></symbol><symbol class="dnsvg-inline--fa dnfa-star-half dnfa-w-18" viewBox="0 0 576 512" id="star-half-solid" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z"/></symbol><symbol class="dosvg-inline--fa dofa-star dofa-w-18" viewBox="0 0 576 512" id="star-solid" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8 194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></symbol><symbol class="dqsvg-inline--fa dqfa-sync-alt dqfa-w-16" viewBox="0 0 512 512" id="sync" xmlns="http://www.w3.org/2000/svg"><path d="m457.373 9.387-50.095 50.102C365.411 27.211 312.953 8 256 8 123.228 8 14.824 112.338 8.31 243.493 7.971 250.311 13.475 256 20.301 256h10.015c6.352 0 11.647-4.949 11.977-11.293C48.159 131.913 141.389 42 256 42c47.554 0 91.487 15.512 127.02 41.75l-53.615 53.622c-20.1 20.1-5.855 54.628 22.627 54.628H480c17.673 0 32-14.327 32-32V32.015c0-28.475-34.564-42.691-54.627-22.628zM480 160H352L480 32v128zm11.699 96h-10.014c-6.353 0-11.647 4.949-11.977 11.293C463.84 380.203 370.504 470 256 470c-47.525 0-91.468-15.509-127.016-41.757l53.612-53.616c20.099-20.1 5.855-54.627-22.627-54.627H32c-17.673 0-32 14.327-32 32v127.978c0 28.614 34.615 42.641 54.627 22.627l50.092-50.096C146.587 484.788 199.046 504 256 504c132.773 0 241.176-104.338 247.69-235.493.339-6.818-5.165-12.507-11.991-12.507zM32 480V352h128L32 480z"/></symbol><symbol class="drsvg-inline--fa drfa-tablet-alt drfa-w-14" viewBox="0 0 448 512" id="tablet" xmlns="http://www.w3.org/2000/svg"><path d="M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm176-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h328c6.6 0 12 5.4 12 12v312z"/></symbol><symbol class="dtsvg-inline--fa dtfa-tag dtfa-w-16" viewBox="0 0 512 512" id="tag" xmlns="http://www.w3.org/2000/svg"><path d="M497.941 225.941 286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.745 18.745 49.137 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zm-22.627 45.255L271.196 475.314c-6.243 6.243-16.375 6.253-22.627 0L36.686 263.431A15.895 15.895 0 0 1 32 252.117V48c0-8.822 7.178-16 16-16h204.118c4.274 0 8.292 1.664 11.314 4.686l211.882 211.882c6.238 6.239 6.238 16.39 0 22.628zM144 124c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.972-20 20-20m0-28c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"/></symbol><symbol class="dssvg-inline--fa dsfa-tag dsfa-w-16" viewBox="0 0 512 512" id="tag-solid" xmlns="http://www.w3.org/2000/svg"><path d="M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"/></symbol><symbol class="dvsvg-inline--fa dvfa-tags dvfa-w-20" viewBox="0 0 640 512" id="tags" xmlns="http://www.w3.org/2000/svg"><path d="M625.941 293.823 421.823 497.941c-18.746 18.746-49.138 18.745-67.882 0l-1.775-1.775 22.627-22.627 1.775 1.775c6.253 6.253 16.384 6.243 22.627 0l204.118-204.118c6.238-6.239 6.238-16.389 0-22.627L391.431 36.686A15.895 15.895 0 0 0 380.117 32h-19.549l-32-32h51.549a48 48 0 0 1 33.941 14.059L625.94 225.941c18.746 18.745 18.746 49.137.001 67.882zM252.118 32H48c-8.822 0-16 7.178-16 16v204.118c0 4.274 1.664 8.292 4.686 11.314l211.882 211.882c6.253 6.253 16.384 6.243 22.627 0l204.118-204.118c6.238-6.239 6.238-16.389 0-22.627L263.431 36.686A15.895 15.895 0 0 0 252.118 32m0-32a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.746 18.746-49.138 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118V48C0 21.49 21.49 0 48 0h204.118zM144 124c-11.028 0-20 8.972-20 20s8.972 20 20 20 20-8.972 20-20-8.972-20-20-20m0-28c26.51 0 48 21.49 48 48s-21.49 48-48 48-48-21.49-48-48 21.49-48 48-48z"/></symbol><symbol class="dusvg-inline--fa dufa-tags dufa-w-20" viewBox="0 0 640 512" id="tags-solid" xmlns="http://www.w3.org/2000/svg"><path d="M497.941 225.941 286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z"/></symbol><symbol class="dysvg-inline--fa dyfa-times dyfa-w-10" viewBox="0 0 320 512" id="times" xmlns="http://www.w3.org/2000/svg"><path d="M193.94 256 296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z"/></symbol><symbol viewBox="0 0 524 524" id="times-circle" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 464c-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216zm94.8-285.3L281.5 256l69.3 69.3c4.7 4.7 4.7 12.3 0 17l-8.5 8.5c-4.7 4.7-12.3 4.7-17 0L256 281.5l-69.3 69.3c-4.7 4.7-12.3 4.7-17 0l-8.5-8.5c-4.7-4.7-4.7-12.3 0-17l69.3-69.3-69.3-69.3c-4.7-4.7-4.7-12.3 0-17l8.5-8.5c4.7-4.7 12.3-4.7 17 0l69.3 69.3 69.3-69.3c4.7-4.7 12.3-4.7 17 0l8.5 8.5c4.6 4.7 4.6 12.3 0 17z" style="filter:var(--icon-filter);padding:2px"/></symbol><symbol class="dwsvg-inline--fa dwfa-times-circle dwfa-w-16" viewBox="0 0 512 512" id="times-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"/></symbol><symbol class="dzsvg-inline--fa dzfa-toggle-off dzfa-w-18" viewBox="0 0 576 512" id="toggle-off" xmlns="http://www.w3.org/2000/svg"><path d="M384 96c42.738 0 82.917 16.643 113.137 46.863S544 213.262 544 256s-16.643 82.917-46.863 113.137S426.738 416 384 416H192c-42.738 0-82.917-16.643-113.137-46.863S32 298.738 32 256s16.643-82.917 46.863-113.137S149.262 96 192 96h192m0-32H192C85.961 64 0 149.961 0 256s85.961 192 192 192h192c106.039 0 192-85.961 192-192S490.039 64 384 64zm-192 96c52.935 0 96 43.065 96 96s-43.065 96-96 96-96-43.065-96-96 43.065-96 96-96m0-32c-70.692 0-128 57.307-128 128s57.308 128 128 128 128-57.307 128-128-57.308-128-128-128z"/></symbol><symbol class="easvg-inline--fa eafa-toggle-on eafa-w-18" viewBox="0 0 576 512" id="toggle-on" xmlns="http://www.w3.org/2000/svg"><path d="M384 64H192C86 64 0 150 0 256s86 192 192 192h192c106 0 192-86 192-192S490 64 384 64zm0 320c-70.8 0-128-57.3-128-128 0-70.8 57.3-128 128-128 70.8 0 128 57.3 128 128 0 70.8-57.3 128-128 128z"/></symbol><symbol class="ecsvg-inline--fa ecfa-trash-alt ecfa-w-14" viewBox="0 0 448 512" id="trash" xmlns="http://www.w3.org/2000/svg"><path d="M296 432h16a8 8 0 0 0 8-8V152a8 8 0 0 0-8-8h-16a8 8 0 0 0-8 8v272a8 8 0 0 0 8 8zm-160 0h16a8 8 0 0 0 8-8V152a8 8 0 0 0-8-8h-16a8 8 0 0 0-8 8v272a8 8 0 0 0 8 8zM440 64H336l-33.6-44.8A48 48 0 0 0 264 0h-80a48 48 0 0 0-38.4 19.2L112 64H8a8 8 0 0 0-8 8v16a8 8 0 0 0 8 8h24v368a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V96h24a8 8 0 0 0 8-8V72a8 8 0 0 0-8-8zM171.2 38.4A16.1 16.1 0 0 1 184 32h80a16.1 16.1 0 0 1 12.8 6.4L296 64H152zM384 464a16 16 0 0 1-16 16H80a16 16 0 0 1-16-16V96h320zm-168-32h16a8 8 0 0 0 8-8V152a8 8 0 0 0-8-8h-16a8 8 0 0 0-8 8v272a8 8 0 0 0 8 8z"/></symbol><symbol class="ebsvg-inline--fa ebfa-trash-alt ebfa-w-14" viewBox="0 0 448 512" id="trash-solid" xmlns="http://www.w3.org/2000/svg"><path d="M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"/></symbol><symbol class="eesvg-inline--fa eefa-user-circle eefa-w-16" viewBox="0 0 496 512" id="user-circle" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm128 421.6c-35.9 26.5-80.1 42.4-128 42.4s-92.1-15.9-128-42.4V416c0-35.3 28.7-64 64-64 11.1 0 27.5 11.4 64 11.4 36.6 0 52.8-11.4 64-11.4 35.3 0 64 28.7 64 64v13.6zm30.6-27.5c-6.8-46.4-46.3-82.1-94.6-82.1-20.5 0-30.4 11.4-64 11.4S204.6 320 184 320c-48.3 0-87.8 35.7-94.6 82.1C53.9 363.6 32 312.4 32 256c0-119.1 96.9-216 216-216s216 96.9 216 216c0 56.4-21.9 107.6-57.4 146.1zM248 120c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 144c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z"/></symbol><symbol class="edsvg-inline--fa edfa-user-circle edfa-w-16" viewBox="0 0 496 512" id="user-circle-solid" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z"/></symbol><symbol class="efsvg-inline--fa effa-user effa-w-14" viewBox="0 0 448 512" id="user-solid" xmlns="http://www.w3.org/2000/svg"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"/></symbol><symbol viewBox="0 0 640 512" id="users" xmlns="http://www.w3.org/2000/svg"><path d="M544 224c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zM320 256c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm0-192c44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80 35.9-80 80-80zm244 192h-40c-15.2 0-29.3 4.8-41.1 12.9 9.4 6.4 17.9 13.9 25.4 22.4 4.9-2.1 10.2-3.3 15.7-3.3h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zM96 224c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm304.1 180c-33.4 0-41.7 12-80.1 12-38.4 0-46.7-12-80.1-12-36.3 0-71.6 16.2-92.3 46.9-12.4 18.4-19.6 40.5-19.6 64.3V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-44.8c0-23.8-7.2-45.9-19.6-64.3-20.7-30.7-56-46.9-92.3-46.9zM480 432c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16v-44.8c0-16.6 4.9-32.7 14.1-46.4 13.8-20.5 38.4-32.8 65.7-32.8 27.4 0 37.2 12 80.2 12s52.8-12 80.1-12c27.3 0 51.9 12.3 65.7 32.8 9.2 13.7 14.1 29.8 14.1 46.4V432zM157.1 268.9c-11.9-8.1-26-12.9-41.1-12.9H76c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c5.5 0 10.8 1.2 15.7 3.3 7.5-8.5 16.1-16 25.4-22.4z"/></symbol><symbol viewBox="0 0 51 48" style="enable-background:new 0 0 51 48" xml:space="preserve" id="video" xmlns="http://www.w3.org/2000/svg"><path d="M45 47.5H6.1C3 47.5.5 45 .5 41.9V6.1C.5 3 3 .5 6.1.5H45c3.1 0 5.6 2.5 5.6 5.6v35.8c0 3.1-2.5 5.6-5.6 5.6zM6.1 3.5c-1.4 0-2.6 1.2-2.6 2.6v35.8c0 1.4 1.2 2.6 2.6 2.6H45c1.4 0 2.6-1.2 2.6-2.6V6.1c0-1.4-1.2-2.6-2.6-2.6H6.1zm24.6 39.9c-2.1 0-3.5-1.5-3.5-3.5v-.5h-19c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5h19v-.5c0-2.1 1.5-3.5 3.5-3.5s3.5 1.5 3.5 3.5v.5H43c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.7v.5c-.1 2-1.5 3.5-3.6 3.5zm-.6-5.6v2c0 .4.1.5.5.5s.5-.1.5-.5v-4.1c0-.4-.1-.5-.5-.5s-.5.1-.5.5v2.1zm-9.9-7.5c-.5 0-.9-.1-1.3-.4-.8-.5-1.3-1.3-1.3-2.3V13.7c0-1 .6-1.9 1.4-2.4.9-.5 1.9-.4 2.6.1l12 6.9c.8.4 1.4 1.3 1.4 2.3 0 1-.6 1.9-1.4 2.4l-12 6.9h-.1c-.4.3-.9.4-1.3.4zm.6-1.6zm.1-1.1zm-.2-13.3V27l11-6.3-11-6.4zM32.2 21zm0-.6zm-12.4-6.6z"/></symbol><symbol class="etvideo-icon" fill="none" style="box-shadow:0 6px 15px rgba(0,0,0,.12);border-radius:4px" viewBox="0 0 26 26" id="video-graphic" xmlns="http://www.w3.org/2000/svg"><rect width="26" height="26" rx="4" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 8.587c0-1.223 1.349-1.985 2.423-1.369l7.778 4.463a1.572 1.572 0 0 1 0 2.738l-7.778 4.463C9.349 19.498 8 18.736 8 17.513V8.587Z" fill="#000"/></symbol><symbol viewBox="0 0 480 512" id="volume" xmlns="http://www.w3.org/2000/svg"><path d="M394.23 100.85c-11.19-7.09-26.03-3.8-33.12 7.41s-3.78 26.03 7.41 33.12C408.27 166.6 432 209.44 432 256s-23.73 89.41-63.48 114.62c-11.19 7.09-14.5 21.92-7.41 33.12 6.51 10.28 21.12 15.03 33.12 7.41C447.94 377.09 480 319.09 480 256s-32.06-121.09-85.77-155.15zm-56 78.28c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 228.28 336 241.63 336 256c0 14.37-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.87s-17.54-61.33-45.78-76.87zM231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM208 366.05 145.94 304H48v-96h97.94L208 145.95v220.1z" style="filter:var(--icon-filter)"/></symbol><symbol fill="none" viewBox="0 0 512 512" id="volume-mute-color" xmlns="http://www.w3.org/2000/svg"><style>.eufilter{filter:var(--icon-filter)}</style><path class="eufilter" fill-rule="evenodd" clip-rule="evenodd" d="M231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64ZM160 318.06l48 47.99v-220.1l-48 47.99L145.94 208H48v96h97.94L160 318.06Z" style="fill:var(--icon-fill, currentColor)"/><path class="eufilter" fill-rule="evenodd" clip-rule="evenodd" d="M507.31 214.63 465.94 256l41.37 41.37c6.25 6.25 6.25 16.38 0 22.63L496 331.31c-6.25 6.25-16.38 6.25-22.63 0L432 289.94l-41.37 41.38c-6.25 6.25-16.38 6.25-22.63 0L356.69 320c-6.25-6.25-6.25-16.38 0-22.63L398.06 256l-41.37-41.37c-6.25-6.25-6.25-16.38 0-22.63L368 180.69c6.25-6.25 16.38-6.25 22.63 0L432 222.06l41.37-41.37c6.25-6.25 16.38-6.25 22.63 0L507.31 192c6.25 6.25 6.25 16.38 0 22.63Z" fill="#e3141d"/></symbol><symbol class="eisvg-inline--fa eifa-volume-slash eifa-w-20" viewBox="0 0 640 512" id="volume-muted-solid" xmlns="http://www.w3.org/2000/svg"><path d="m633.82 458.1-69-53.33C592.42 360.8 608 309.68 608 256c0-95.33-47.73-183.58-127.65-236.03-11.17-7.33-26.18-4.24-33.51 6.95-7.34 11.17-4.22 26.18 6.95 33.51 66.27 43.49 105.82 116.6 105.82 195.58 0 42.78-11.96 83.59-33.22 119.06l-38.12-29.46C503.49 318.68 512 288.06 512 256c0-63.09-32.06-122.09-85.77-156.16-11.19-7.09-26.03-3.8-33.12 7.41-7.09 11.2-3.78 26.03 7.41 33.13C440.27 165.59 464 209.44 464 256c0 21.21-5.03 41.57-14.2 59.88l-39.56-30.58c3.38-9.35 5.76-19.07 5.76-29.3 0-31.88-17.53-61.33-45.77-76.88-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61 11.76 6.46 19.12 18.18 20.4 31.06L288 190.82V88.02c0-21.46-25.96-31.98-40.97-16.97l-49.71 49.7L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM32 184v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V352.6L43.76 163.84C36.86 168.05 32 175.32 32 184z"/></symbol><symbol viewBox="0 0 256 512" id="volume-off" xmlns="http://www.w3.org/2000/svg"><path d="M231.81 64c-5.91 0-11.92 2.18-16.78 7.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c4.87 4.87 10.88 7.05 16.78 7.05 12.33 0 24.19-9.52 24.19-24.02V88.02C256 73.51 244.13 64 231.81 64zM208 366.05 145.94 304H48v-96h97.94L208 145.95v220.1z" style="filter:var(--icon-filter)"/></symbol><symbol class="eksvg-inline--fa ekfa-volume-up ekfa-w-18" viewBox="0 0 576 512" id="volume-up-solid" xmlns="http://www.w3.org/2000/svg"><path d="M215.03 71.05 126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zm233.32-51.08c-11.17-7.33-26.18-4.24-33.51 6.95-7.34 11.17-4.22 26.18 6.95 33.51 66.27 43.49 105.82 116.6 105.82 195.58 0 78.98-39.55 152.09-105.82 195.58-11.17 7.32-14.29 22.34-6.95 33.5 7.04 10.71 21.93 14.56 33.51 6.95C528.27 439.58 576 351.33 576 256S528.27 72.43 448.35 19.97zM480 256c0-63.53-32.06-121.94-85.77-156.24-11.19-7.14-26.03-3.82-33.12 7.46s-3.78 26.21 7.41 33.36C408.27 165.97 432 209.11 432 256s-23.73 90.03-63.48 115.42c-11.19 7.14-14.5 22.07-7.41 33.36 6.51 10.36 21.12 15.14 33.12 7.46C447.94 377.94 480 319.54 480 256zm-141.77-76.87c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 228.28 336 241.63 336 256c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.86z"/></symbol><symbol viewBox="0 0 1200 1227" id="x" xmlns="http://www.w3.org/2000/svg"><path d="M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z"/></symbol><symbol class="ensvg-inline--fa enfa-youtube enfa-w-18" viewBox="0 0 576 512" id="youtube" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></symbol></svg></div> <script> ;(async (lbPFS) => { var pfs = lbPFS; if ('false' === 'true') { if ('true' === 'true' || 'true' === 'true') { pfs = 'artikel'; } } var escLongboatVariables = { at: '', bar: false, cid: '', cmpid: '', device: 'DESKTOP', ebid: '', environment: 'PRODUCTION', kh: false, lsicid: '', nt: '', pfs: pfs, restricted: false, skid: 133, ssoid: '', st: 'sektionsforside', }; const isReady = await window.eb.ready('longboat'); if (isReady) { window.ebTracking = new window.ebComponents.longboat.TrackingEkstraBladet(escLongboatVariables, 'true' === 'true'); window.eb.setReady('ebTracking'); const longboatLoadedEvent = new Event('longboatLoaded'); window.dispatchEvent(longboatLoadedEvent); if ('true' === 'true') { new ebComponents.longboat.PixelInview(escLongboatVariables); } } })(window.lbPFS = window.lbPFS || ''); </script> <script> window.ebSnowplow = { ssoId: '', } </script> <script async src="/assets/svelte/snowplow.js?cb=12.3771-ready"></script> <script> ;(async () => { const relativePath = 'ekstrabladet/nyheder/samfund'.replace(/ekstrabladet\/?/g,'').split('/'); const section = relativePath.shift(); const isConversion = location.search.indexOf('tk') !== -1 && document.referrer.indexOf('payment/plus') !== -1; // // const navigationEntries = performance.getEntriesByType('navigation'); const isRefresh = navigationEntries.length > 0 && navigationEntries[0].type === 'reload'; const isBackNavigation = navigationEntries.length > 0 && navigationEntries[0].type === 'back_forward'; window.ebCMP.doWeHaveConsent({ callback: (consent) => { window.k5aMeta = { consent: consent ? 1 : 0, section, subsection: relativePath, paid: 0, // subscriber: 0, // login: 0, // }; if (window.k5aMeta.paid === 1) { window.k5aMeta.paywall = isConversion ? 'open' : 0 === 0 ? 'hard' : 'open'; // } if (isConversion && !isRefresh && !isBackNavigation) { window.k5aMeta.conversion = 1; } const contentTag = []; const contentTagElements = document.querySelectorAll('[data-k5a]'); if (contentTagElements) { contentTagElements.forEach((element) => { if (contentTag.indexOf(element.dataset.k5a) === -1) { contentTag.push(...element.dataset.k5a.split(' ')); } }); window.k5aMeta.contentTag = contentTag; } if ([].length) window.k5aMeta.tag = []; const authorEls = document.querySelectorAll('[itemprop="name"]'); const authors = []; if (authorEls.length) authorEls.forEach((author) => authors.push(author.innerText)); if (authors.length) window.k5aMeta.author = authors; const l = "https://cl-eu6.k5a.io/66756146a1ff162faf4208f5" const d = document; const c = d.createElement("script"); const m = ("noModule" in c); c.type = (m?"module":""); c.src = l+'.'+(m?'':'no')+'module.js'; d.getElementsByTagName('head')[0].appendChild(c); c.addEventListener('load', () => { window.dispatchEvent(new CustomEvent('k5aReadyEvent', { detail: { status: 'load' } })); }); }, consentTo: window.ebCMP.CONSENTNAMES.fullconsent }); })(); </script> <!-- (C)2000-2019 Gemius SA - gemiusPrism / new_ekstrabladet.dk/Main Page --> <script> var gemiusIdentifier = 'cog6RsN8rxSFyjh63sHFo9Uoj53Nlltr3wk8Te4ujVP.S7'; function trackGemius (consent) { window.pp_gemius_dnt = consent ? 0 : 1; window.pp_gemius_identifier = gemiusIdentifier; window.pp_gemius_extraparameters = ['cp=ekstrabladet/nyheder/samfund']; // lines below shouldn't be edited function gemius_pending(i) { window[i] = window[i] || function () { var x = (window[i + '_pdata'] = window[i + '_pdata'] || []); x[x.length] = arguments; }; } gemius_pending('gemius_hit'); gemius_pending('gemius_event'); gemius_pending('pp_gemius_hit'); gemius_pending('pp_gemius_event'); (function (d, t) { try { var gt = d.createElement(t), s = d.getElementsByTagName(t)[0]; gt.setAttribute('async', 'async'); gt.setAttribute('defer', 'defer'); gt.src = 'https://gadk.hit.gemius.pl/xgemius.js'; s.parentNode.insertBefore(gt, s); } catch (e) { window.ebLog({ component: 'gemius', level: 'ERROR', message: e.message, }); } })(document, 'script'); } function handleGemius(consent) { trackGemius(consent); if ('onpageshow' in window && '' === 'true') { window.addEventListener('pageshow', function (event) { if (event.persisted) { pp_gemius_hit(gemiusIdentifier); } }); } } if (ebCMP && ebCMP.doWeHaveConsent) { ebCMP.doWeHaveConsent({ callback: function (consent, firstView) { if (firstView !== true) { handleGemius(consent); } }, consentTo: ebCMP.CONSENTNAMES.fullconsent, }); } else { // If we cant get the result from CMP we err on the safeside and acts as if the user declined handleGemius(false); } </script> <script> window.ebCMP.getAllConsents(async (consent) => { const campaignSurvey = await window.eb.run('campaignsurvey'); if (consent.fullconsent) { campaignSurvey.registerNativeViewsFromCookie(); } }); </script> </div> </body> </html>

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