window.__reverb = {}; window.__reverb.__reverbLoadedPromise = new Promise((resolve, reject) => { window.__reverb.__resolveReverbLoaded = resolve; window.__reverb.__rejectReverbLoaded = reject; }); window.__reverb.__reverbTimeout = setTimeout(() => { window.__reverb.__rejectReverbLoaded(); }, 5000); if ("FileReader" in window & "Promise" in window && "fetch" in window) { const fontsForStorage = [{"name":"qalamNormal","fontFamily":"BBC Reith Qalam","fontWeight":400,"version":"v1.310","fontStyle":"normal","src":"https://ws-s.files.bbci.co.uk/fonts/ReithQalam/v1.310/normal.woff2","fontDisplay":"optional"},{"name":"qalamBold","fontFamily":"BBC Reith Qalam","fontWeight":700,"version":"v1.310","fontStyle":"normal","src":"https://ws-s.files.bbci.co.uk/fonts/ReithQalam/v1.310/bold.woff2","fontDisplay":"optional"}]; const getFont = (location) => { return new Promise(function (resolve, reject) { fetch(location).then(function (res) { return res.blob() }).then(function (blob) { if (blob & blob.constructor.name === 'Blob') { var reader = new FileReader() reader.addEventListener('load', function () { resolve(this.result) }) reader.readAsDataURL(blob) } }).catch(reject) }) }; const createStyleAndAttach = (styleInnerText) => { const head = document.head || document.getElementsByTagName('head')[0]; const fontStylePlaceholder = document.createElement('style'); fontStylePlaceholder.innerHTML = styleInnerText; head.appendChild(fontStylePlaceholder); }; const retrieveAndStoreFont = (font, storageKey, shouldAttachStyle) => { const fontLocation = font.src ? font.src : 'https://static.files.bbci.co.uk/fonts/reith/'+ font.version + (font.subsets ? '/subsets' : '') + '/' + font.name + '.woff2'; window.addEventListener("load", (e) => { getFont(fontLocation).then((fontContents) => { const forStorage = { base64Contents: fontContents, fontFamily: font.fontFamily, fontWeight: font.fontWeight, fontVersion: font.version }; localStorage.setItem(storageKey, JSON.stringify(forStorage)); if (shouldAttachStyle) { const styleInnerText = '@font-face{font-family: "' + font.fontFamily + '"; font-weight: ' + font.fontWeight + ';src:url("' + fontContents + '") format("woff2");font-display: swap;}'; createStyleAndAttach(styleInnerText); } }); }); }; fontsForStorage.forEach(font => { const storageKey = 'font-' + font.name; let fontContents = localStorage.getItem(storageKey); if (!fontContents) { retrieveAndStoreFont(font, storageKey, true); } else { const { base64Contents, fontFamily, fontWeight, fontVersion } = JSON.parse(fontContents); const styleInnerText = '@font-face{font-family: "' + fontFamily + '"; font-weight: ' + fontWeight + '; src:url("' + base64Contents + '") format("woff2");font-display: swap;}'; createStyleAndAttach(styleInnerText); if (fontVersion !== font.version) { retrieveAndStoreFont(font, storageKey, false); } } }); } let wrappedPageTimeStart = new Date(); let wrappedYear = wrappedPageTimeStart.getFullYear(); let wrappedMonth = wrappedPageTimeStart.getMonth() + 1; let wrappedStorageKey = 'ws_bbc_wrapped'; let wrappedContents = {}; let topicsStorageKey = 'ws_bbc_topics'; let topicsContents = localStorage.getItem(topicsStorageKey) || "{}"; topicsContents = JSON.parse(topicsContents); wrappedContents[wrappedYear] = { 'byMonth': {}, 'pageTypeCounts': {}, 'serviceCounts': {}, 'topicCounts': {}, 'duration': 0, 'wordCount': 0, }; wrappedContents[wrappedYear].byMonth[wrappedMonth] = 0; let saveWrapped = () => { localStorage.setItem(wrappedStorageKey, JSON.stringify(wrappedContents)); } let wrappedLocalStorageContents = localStorage.getItem(wrappedStorageKey); if (wrappedLocalStorageContents) { const wrappedLocalStorageContentsParsed = JSON.parse(wrappedLocalStorageContents); if (wrappedLocalStorageContentsParsed.hasOwnProperty(wrappedYear)) { wrappedContents[wrappedYear] = wrappedLocalStorageContentsParsed[wrappedYear] || wrappedContents[wrappedYear]; wrappedContents[wrappedYear].byMonth[wrappedMonth] = wrappedLocalStorageContentsParsed[wrappedYear].byMonth[wrappedMonth] || 0; } } let wrappedContentsShortcut = wrappedContents[wrappedYear]; let wrappedTopics = [{"topicName":"د سفر او چکر صنعت","topicId":"c340q4dnyrdt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/20c1dc62-185a-46ca-b549-2f8aa162abc0#id","subjectType":"tag"}],"curationList":[{"curationId":"a3cad531-1ce5-4853-98d6-a55bc9a19919","curationType":"vivo-stream","position":0,"visualProminence":"NORMAL"}],"types":["core:Thing","core:Theme","tagging:TagConcept"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c340q4dnyrdt"},{"topicName":"هوايي پېښې","topicId":"c404v0d9jwjt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/9e01b821-c3d3-45e3-a58b-f509fbe4c8e8#id","subjectType":"tag"}],"curationList":[{"curationId":"97f628c9-4206-4fce-969a-6ef42ebf1d29","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c404v0d9jwjt"},{"topicName":"هوایي سفر","topicId":"c5qvpqkgj95t","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/8ce9d18a-8023-49bb-b29a-263376b81198#id","subjectType":"tag"}],"curationList":[{"curationId":"a4d7b08d-0634-4f10-a69f-90fcf311df5a","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c5qvpqkgj95t"},{"topicName":"ساينس","topicId":"c6vzyvq1drdt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/0f469e6a-d4a6-46f2-b727-2bd039cb6b53#id","subjectType":"tag"}],"curationList":[{"curationId":"e77b1e4a-13c4-4dc1-a8f7-72fd58123eee","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c6vzyvq1drdt"},{"topicName":"ټېکنالوژي","topicId":"c6vzyvq1gxyt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/31684f19-84d6-41f6-b033-7ae08098572a#id","subjectType":"tag"}],"curationList":[{"curationId":"f1501f66-20c6-455e-8fd4-96f84e5ced6b","curationType":"vivo-stream","position":0,"visualProminence":"NORMAL"}],"types":["tagging:AmbiguousTerm","core:Thing","tagging:TagConcept","core:Theme","tagging:Genre"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c6vzyvq1gxyt"},{"topicName":"طبیعت","topicId":"c7zp5zv0986t","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/12e69b92-a7ba-4463-84e0-be107b9805d0#id","subjectType":"tag"}],"curationList":[{"curationId":"8bd13a00-c17d-4e6b-957c-32e7b7a4218a","curationType":"vivo-stream","position":0,"visualProminence":"NORMAL"}],"types":["core:Thing","tagging:Genre","core:Theme","tagging:AmbiguousTerm","tagging:TagConcept"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c7zp5zv0986t"},{"topicName":"ډرون","topicId":"c7zp5zvk886t","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/c6176220-b6bb-4a1c-b3b4-3a6fcdc283b1#id","subjectType":"tag"}],"curationList":[{"curationId":"c206e9d1-09d3-4a73-8704-876aae0d89b5","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c7zp5zvk886t"},{"topicName":"ټرانسپورټ","topicId":"c8y94yvgr4zt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/d5d64ac6-fffe-4ae1-9491-38bcadac2563#id","subjectType":"tag"}],"curationList":[{"curationId":"06c27658-c4fe-4d7c-ac9f-f81e40f2f6aa","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","core:Theme","tagging:TagConcept"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c8y94yvgr4zt"},{"topicName":"سفر","topicId":"c95y35vk302t","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/9b7fd209-3fb1-4c73-b261-e59a09d2372d#id","subjectType":"tag"}],"curationList":[{"curationId":"e26468ed-a916-4c86-93c3-51447bdd83a3","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["tagging:AmbiguousTerm","tagging:Genre","core:Thing","core:Theme","tagging:TagConcept"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/c95y35vk302t"},{"topicName":"طبیعت ساتنه","topicId":"zd4z6wd7nt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/bce059a1-1a05-4b8d-aac8-381699aaa2f0#id","subjectType":"tag"}],"curationList":[{"curationId":"21c992d4-846a-4c00-aadb-769082ff042b","curationType":"vivo-stream","visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/zd4z6wd7nt"},{"topicName":"اقلیمي بدلون","topicId":"zd4z6wg3pt","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/e6369e45-f838-49cc-b5ac-857ed182e549#id","subjectType":"tag"}],"curationList":[{"curationId":"8067eaed-a92d-4668-bff0-a7434056dc9f","curationType":"vivo-stream","position":0,"visualProminence":"NORMAL"}],"types":["core:Thing","tagging:TagConcept","core:Event"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/zd4z6wg3pt"},{"topicName":"ګرځندوی","topicId":"cxnykn20w19t","subjectList":[{"subjectId":"http://www.bbc.co.uk/things/ae43b7ed-1477-4bcc-8a84-d6d75919cbbc#id","subjectType":"tag"}],"curationList":[{"curationId":"be30d4c9-2ea7-41da-ad85-19ad66598d9a","curationType":"vivo-stream","position":0,"visualProminence":"NORMAL"}],"types":["tagging:TagConcept","core:Thing","core:Theme"],"home":"http://www.bbc.co.uk/ontologies/port/home/Pashto","topicUrl":"/pashto/topics/cxnykn20w19t"}]; if (wrappedTopics) { wrappedTopics.forEach(({ topicName, topicId }) => { if (!topicsContents.pashto) topicsContents.pashto = {}; if (topicsContents.pashto[topicName]) { topicsContents.pashto[topicName].count++; } else { topicsContents.pashto[topicName] = { 'count': 1, 'id': topicId, 'path': "/pashto/topics/" + topicId }; } wrappedContentsShortcut.topicCounts[topicName] = wrappedContentsShortcut.topicCounts[topicName] ? wrappedContentsShortcut.topicCounts[topicName] + 1 : 1; }); } document.onvisibilitychange = () => { if (document.visibilityState === "hidden") { const wrappedTimeNow = new Date(); const wrappedDifference = wrappedTimeNow - wrappedPageTimeStart; wrappedContentsShortcut.duration = wrappedContentsShortcut.duration ? wrappedContentsShortcut.duration + wrappedDifference : wrappedDifference; saveWrapped(); } else { wrappedPageTimeStart = new Date(); } }; wrappedContentsShortcut.wordCount = wrappedContentsShortcut.wordCount + 653; wrappedContentsShortcut.serviceCounts.pashto = wrappedContentsShortcut.serviceCounts.pashto ? wrappedContentsShortcut.serviceCounts.pashto + 1 : 1; wrappedContentsShortcut.pageTypeCounts.article = wrappedContentsShortcut.pageTypeCounts.article ? wrappedContentsShortcut.pageTypeCounts.article + 1 : 1; wrappedContentsShortcut.byMonth[wrappedMonth] = wrappedContentsShortcut.byMonth[wrappedMonth] ? wrappedContentsShortcut.byMonth[wrappedMonth] + 1 : 1; wrappedContents[wrappedYear] = wrappedContentsShortcut; localStorage.setItem(topicsStorageKey, JSON.stringify(topicsContents)); window.sendStaticBeacon = function (atiUrlString) { var xhr = new XMLHttpRequest(); xhr.open("GET", atiUrlString, true); xhr.withCredentials = true; xhr.send(); }; if (function isOperaProxy() { return Object.prototype.toString.call(window.operamini) === '[object OperaMini]'; }() & !Boolean(window.hasOperaMiniScriptRan)) { window.hasOperaMiniScriptRan = true; var atiPageViewUrl = "https://a1.api.bbc.co.uk/hit.xiti?s=598342&s2=68&p=pashto.articles.cx20y4e78j1o.page&x1=[urn%3Abbc%3Aoptimo%3Aasset%3Acx20y4e78j1o]&x2=[responsive]&x3=[news-pashto]&x4=[ps]&x7=[article]&x8=[simorgh]&x9=[%D8%A8%D8%B1%DB%90%DA%9A%D9%86%D8%A7%D9%8A%D9%8A%2520%DA%89%D8%B1%D9%88%D9%86%D9%88%D9%86%D9%87%2520%DA%86%DB%90%2520%D8%AA%D8%A7%D8%B3%DB%90%2520%D9%BE%DA%A9%DB%90%2520%DA%A9%DA%9A%DB%90%D9%86%D8%A7%D8%B3%D8%AA%DB%8C%2520%D8%B4%D8%A6]&x11=[2025-04-01T12%3A45%3A16.124Z]&x12=[2025-04-01T12%3A45%3A16.124Z]&x13=[Science~Nature~Travel%2B%26%2Bleisure%2Bindustry~Technology~Air%2Btravel~Travel~Aviation%2Baccidents%2Band%2Bincidents~Tourism~Conservation~Drones~Transport~Climate%2Bchange]&x14=[0f469e6a-d4a6-46f2-b727-2bd039cb6b53~12e69b92-a7ba-4463-84e0-be107b9805d0~20c1dc62-185a-46ca-b549-2f8aa162abc0~31684f19-84d6-41f6-b033-7ae08098572a~8ce9d18a-8023-49bb-b29a-263376b81198~9b7fd209-3fb1-4c73-b261-e59a09d2372d~9e01b821-c3d3-45e3-a58b-f509fbe4c8e8~ae43b7ed-1477-4bcc-8a84-d6d75919cbbc~bce059a1-1a05-4b8d-aac8-381699aaa2f0~c6176220-b6bb-4a1c-b3b4-3a6fcdc283b1~d5d64ac6-fffe-4ae1-9491-38bcadac2563~e6369e45-f838-49cc-b5ac-857ed182e549]&x17=[Science~Nature~Travel%2B%26%2Bleisure%2Bindustry~Technology~Air%2Btravel~Travel~Aviation%2Baccidents%2Band%2Bincidents~Tourism~Conservation~Drones~Transport~Climate%2Bchange]"; atiPageViewUrl += document.referrer ? "&ref=" + document.referrer : ''; window.sendStaticBeacon(atiPageViewUrl); } (function(){ var _sf_async_config = window._sf_async_config = (window._sf_async_config || {}); var config = {"domain":"pashto.bbc.co.uk","sections":"Pashto, Pashto - ART","uid":50924,"title":"برېښنايي ډرونونه چې تاسې پکې کښېناستی شئ","virtualReferrer":null,"type":"New Article","useCanonical":true,"path":false}; for (var key in config) { _sf_async_config[key] = config[key]; } })(); {"@context":"http://schema.org","@graph":[{"@type":"ReportageNewsArticle","url":"/pashto/articles/cx20y4e78j1o","publisher":{"@type":"NewsMediaOrganization","name":"BBC News پښتو","publishingPrinciples":"/pashto/institutional-49283007","logo":{"@type":"ImageObject","width":1024,"height":576,"url":"https://image.staticox.com/?url=https%3A%2F%2Fnews.files.bbci.co.uk%2Fws%2Fimg%2Flogos%2Fog%2Fpashto.png"}},"thumbnailUrl":"https://image.staticox.com/?url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fbranded_pashto%2F02f4%2Flive%2F1af278c0-0ef5-11f0-b234-07dc7691c360.png","image":{"@type":"ImageObject","width":1024,"height":576,"url":"https://image.staticox.com/?url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fbranded_pashto%2F02f4%2Flive%2F1af278c0-0ef5-11f0-b234-07dc7691c360.png"},"mainEntityOfPage":{"@type":"WebPage","@id":"/pashto/articles/cx20y4e78j1o","name":"برېښنايي ډرونونه چې تاسې پکې کښېناستی شئ"},"headline":"برېښنايي ډرونونه چې تاسې پکې کښېناستی شئ","description":"د سکایپلای په نامه یو نوی شرکت یوه داسې کوچنۍ الوتکه جوړوي، چې له تخینکي پلوه د ډرون او الوتکې ګډوله ده او دوه کسان پکې سفر کولای شي.\nمسوولین وايي، اکس (Axe)به د یوې چورلکې وړتیا ولري، خو لګښت، شور او زوږ او د هوا ککړولو غازونه به یې کم وي.\n","datePublished":"2025-04-01T12:45:16.124Z","dateModified":"2025-04-01T12:45:16.124Z","inLanguage":{"@type":"Language","name":"Pashto","alternateName":"ps"},"about":[{"@type":"Thing","name":"ساينس","sameAs":["http://dbpedia.org/resource/Science"]},{"@type":"Thing","name":"طبیعت","sameAs":["http://dbpedia.org/resource/Nature"]},{"@type":"Thing","name":"د سفر او چکر صنعت"},{"@type":"Thing","name":"ټېکنالوژي","sameAs":["http://dbpedia.org/resource/Technology"]},{"@type":"Thing","name":"هوایي سفر","sameAs":["http://dbpedia.org/resource/Aviation"]},{"@type":"Thing","name":"سفر","sameAs":["http://dbpedia.org/resource/Travel"]},{"@type":"Thing","name":"هوايي پېښې","sameAs":["http://dbpedia.org/resource/Aviation_accidents_and_incidents"]},{"@type":"Thing","name":"ګرځندوی","sameAs":["http://dbpedia.org/resource/Tourism"]},{"@type":"Thing","name":"طبیعت ساتنه","sameAs":["http://dbpedia.org/resource/Conservation_(ethic)"]},{"@type":"Thing","name":"ډرون","sameAs":["http://dbpedia.org/resource/Unmanned_aerial_vehicle"]},{"@type":"Thing","name":"ټرانسپورټ","sameAs":["http://dbpedia.org/resource/Transport"]},{"@type":"Thing","name":"اقلیمي بدلون","sameAs":["http://dbpedia.org/resource/Climate_change"]}],"author":{"@type":"NewsMediaOrganization","name":"BBC News پښتو","logo":{"@type":"ImageObject","width":1024,"height":576,"url":"https://image.staticox.com/?url=https%3A%2F%2Fnews.files.bbci.co.uk%2Fws%2Fimg%2Flogos%2Fog%2Fpashto.png"},"noBylinesPolicy":"/pashto/institutional-49283007#authorexpertise"}}]} window.dotcom = window.dotcom || { cmd: [] }; window.dotcomConfig = { pageAds: true, playerAds: false }; html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file--button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:-webkit-box;display:-webkit-list-item;display:-ms-list-itembox;display:list-item;}[hidden],template{display:none;}html{box-sizing:border-box;font-size:100%;}*,*:before,*:after{box-sizing:inherit;}.bbc-16ubpog{min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background-color:#FDFDFD;}.bbc-1vsz7zf{background-color:#B80000;height:2.75rem;width:100%;padding:0 0.5rem;position:relative;z-index:1;}@media (min-width: 15rem){.bbc-1vsz7zf{height:3.75rem;padding:0 0.5rem;}}@media (min-width: 25rem){.bbc-1vsz7zf{height:3.75rem;padding:0 1rem;}}@media (min-width: 37.5rem){.bbc-1vsz7zf{height:4rem;}}.bbc-1vsz7zf svg{fill:currentColor;}@media screen and (forced-colors: active){.bbc-1vsz7zf svg{fill:linkText;}}.bbc-1dg7u9h{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:63rem;margin:0 auto;}@media (max-width: 14.9375rem){.bbc-1dg7u9h{display:block;}}.bbc-1re47cx{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;bottom:0.125rem;padding-top:0.125rem;}.bbc-1re47cx:hover,.bbc-1re47cx:focus{-webkit-text-decoration:none;text-decoration:none;border-bottom:0.25rem solid #FFFFFF;margin-bottom:-0.25rem;}.bbc-1re47cx:focus-visible::after{content:'';position:absolute;top:0;left:-0.1875rem;bottom:0;right:-0.1875rem;border-top:0.25rem solid #FFFFFF;outline:0.25rem solid #FFFFFF;}.bbc-1jefi8v{box-sizing:content-box;color:#FFFFFF;fill:currentColor;height:1.25rem;}@media (min-width: 25rem){.bbc-1jefi8v{height:1.5rem;}}@media (min-width: 37.5rem){.bbc-1jefi8v{height:1.875rem;}}@media screen and (-ms-high-contrast: active),print{.bbc-1jefi8v{fill:windowText;}}.bbc-m04vo2{-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px;margin:0;}.bbc-ohd6z{position:absolute;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;padding:0.75rem 0.5rem;background-color:#FFFFFF;border:0.1875rem solid #000;color:#333;-webkit-text-decoration:none;text-decoration:none;font-size:0.9375rem;line-height:1.5rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-ohd6z{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-ohd6z{font-size:1rem;line-height:1.5rem;}}.bbc-ohd6z:focus{-webkit-clip-path:none;clip-path:none;clip:auto;height:auto;width:auto;top:0;right:0;}@media (min-width: 25rem){.bbc-ohd6z:focus{top:0.5rem;}}@media (max-width: 37.4375rem){.bbc-ohd6z{padding:0.5rem;}}.bbc-1numams{position:relative;background-color:#FFFFFF;}@media (min-width: 62.9375rem){.bbc-1numams::after{content:'';position:absolute;bottom:0;right:0;left:0;border-bottom:0.0625rem solid #E6E8EA;}}.bbc-1numams .e11sm0on2::after{right:0;}.bbc-14sj40g{position:relative;max-width:63.4rem;margin:0;background-color:#FFFFFF;}@media (min-width: 37.5rem){.bbc-14sj40g{margin:0 0.8rem;}}@media (min-width: 66rem){.bbc-14sj40g{margin:0 auto;}}.bbc-bjn8wh{position:relative;}.bbc-n151vr{position:relative;padding:0;margin:0;background-color:transparent;border:0;float:right;height:3rem;width:3rem;}.bbc-n151vr:hover,.bbc-n151vr:focus{cursor:pointer;box-shadow:inset 0 0 0 0.25rem #FFFFFF;}.bbc-n151vr:hover::after,.bbc-n151vr:focus::after{content:'';position:absolute;left:0;right:0;bottom:0;top:0;border:0.25rem solid #000000;}@media (min-width: 37.5rem){.bbc-n151vr{display:none;visibility:hidden;}}@media (min-width: 20rem){.bbc-n151vr{height:3rem;width:3rem;}}.bbc-n151vr svg{vertical-align:middle;}.bbc-nhbdtu{color:#000000;fill:currentColor;}@media screen and (forced-colors: active){.bbc-nhbdtu{fill:linkText;}}@media (max-width: 37.4375rem){.bbc-1wfoy8h{white-space:nowrap;overflow-x:scroll;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}.bbc-1wfoy8h::-webkit-scrollbar{display:none;}.bbc-1wfoy8h:focus-visible{outline:none;}.bbc-1wfoy8h:focus-visible::after{outline:0.1875rem solid #000000;content:'';position:absolute;width:100%;height:100%;}.bbc-1wfoy8h:after{content:' ';height:100%;width:3rem;position:absolute;left:0;bottom:0;z-index:3;overflow:hidden;pointer-events:none;background:linear-gradient( to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );}@media (min-width: 25rem){.bbc-1wfoy8h:after{width:6rem;}}}.bbc-11krpir{list-style-type:none;padding:0;margin:0;position:relative;}@media (min-width: 37.5rem){.bbc-11krpir{overflow:hidden;}}.bbc-xasjuf{display:inline-block;position:relative;z-index:2;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;}@media (max-width: 37.4375rem){.bbc-xasjuf:last-child{margin-left:3rem;}}@media (min-width: 37.5rem){.bbc-xasjuf::after{content:'';position:absolute;bottom:-1px;width:80rem;border-bottom:0.0625rem solid #E6E8EA;z-index:-1;}}.bbc-1ym234c{font-size:0.9375rem;line-height:1.5rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;color:#141414;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;display:inline-block;padding:0.75rem 0.25rem;outline:none;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1ym234c{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-1ym234c{font-size:1rem;line-height:1.5rem;}}@media (max-width: 37.4375rem){.bbc-1ym234c{padding:0.75rem 0.5rem;}}.bbc-1ym234c:hover::after{content:'';position:absolute;left:0;right:0;bottom:0;border-bottom:0.25rem solid #B80000;}.bbc-1ym234c:focus::after{content:'';position:absolute;left:0;right:0;bottom:0;border-bottom:0.25rem solid #B80000;top:0;border:0.1875rem solid #000000;}.bbc-1ym234c:focus-visible::after{content:'';position:absolute;left:0;right:0;bottom:0;border-bottom:0.25rem solid #B80000;top:0;border:0.1875rem solid #000000;}.bbc-1x40ipt{background-color:#FFFFFF;clear:both;overflow:hidden;height:0;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);visibility:hidden;}@media (min-width: 37.5rem){.bbc-1x40ipt{display:none;visibility:hidden;}}@media (prefers-reduced-motion: reduce){.bbc-1x40ipt{-webkit-transition:none;transition:none;}}.bbc-dz10ac{list-style-type:none;margin:0;padding:0 0.5rem;border-bottom:0.0625rem solid #E6E8EA;}.bbc-89wdkq{padding:0.75rem 0;border-bottom:0.0625rem solid #E6E8EA;}.bbc-89wdkq:last-child{padding-bottom:0.25rem;border:0;}.bbc-1725uln{font-size:0.9375rem;line-height:1.5rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;color:#141414;-webkit-text-decoration:none;text-decoration:none;padding:0.75rem 0;display:inline-block;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1725uln{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-1725uln{font-size:1rem;line-height:1.5rem;}}.bbc-1725uln:hover,.bbc-1725uln:focus{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:#B80000;}.bbc-rgpi3z{position:absolute;width:calc(100vw - 0.8rem);inset-inline-start:0;}@media (min-width: 1041px){.bbc-rgpi3z{width:calc(100vw + 0.8rem);inset-inline-start:calc(-1 * (100vw - 1014px) / 2);}}.bbc-rgpi3z::after{content:'';position:absolute;inset-block-end:0;inset-inline:-0.8rem 0;width:calc(100% + 0.8rem);border-bottom:0.0625rem solid #E6E8EA;}@media (min-width: 1008px){.bbc-rgpi3z{display:none;}}.bbc-q944gg{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;}.bbc-1kb1fna{background-color:#F6F6F6;}.bbc-13j0x7y{background-color:#E6E8EA;display:none;visibility:hidden;}@media (min-width: 20rem){.bbc-13j0x7y{min-height:5.1875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;visibility:visible;}}@media (min-width: 21rem){.bbc-13j0x7y{padding:1rem 0;}}@media (min-width: 25rem){.bbc-13j0x7y{min-height:5.8125rem;}}@media (min-width: 37.5rem){.bbc-13j0x7y{min-height:7.6875rem;padding:2rem 0;}}@media (min-width: 58.75rem){.bbc-13j0x7y{min-height:18.6875rem;padding:1.5rem 0;}}.bbc-bg8vrv{max-width:63rem;margin:0 auto;display:grid;grid-template-columns:repeat(12, 1fr);}@media (min-width: 63rem){.bbc-bg8vrv{padding:0 1rem;-webkit-column-gap:1rem;column-gap:1rem;}}.bbc-1cvxiy9{grid-column:1/span 12;padding-bottom:2rem;}@media (min-width: 63rem){.bbc-1cvxiy9{grid-column:1/span 8;}}.bbc-fa0wmp{padding-bottom:1.5rem;}@media (max-width: 14.9375rem){.bbc-1pfktyq{padding:0 0.5rem;margin-right:0%;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-1pfktyq{padding:0 0.5rem;margin-right:0%;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-1pfktyq{padding:0 1rem;margin-right:0%;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1pfktyq{padding:0 1rem;margin-right:0%;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-1pfktyq{margin-right:16.666666666666668%;}}@media (min-width: 80rem){.bbc-1pfktyq{margin-right:33.333333333333336%;}}@s (display: grid){.bbc-1pfktyq{display:block;width:initial;margin:0;}@media (max-width: 14.9375rem){.bbc-1pfktyq{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 0.5rem;grid-column-start:1;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-1pfktyq{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 0.5rem;grid-column-start:1;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-1pfktyq{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 1rem;grid-column-start:1;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1pfktyq{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 1rem;grid-column-start:1;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-1pfktyq{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;grid-column-start:2;}}@media (min-width: 80rem){.bbc-1pfktyq{grid-template-columns:repeat(12, 1fr);grid-column-end:span 12;grid-column-start:5;}}}.bbc-1w6gp7v{font-size:1.5rem;line-height:2rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;color:#141414;display:block;margin:0;padding:2rem 0;overflow-wrap:anywhere;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1w6gp7v{font-size:1.75rem;line-height:2.375rem;}}@media (min-width: 37.5rem){.bbc-1w6gp7v{font-size:2.5rem;line-height:3.375rem;}}@media (min-width: 37.5rem){.bbc-1w6gp7v{padding:2.5rem 0;}}.bbc-1w6gp7v:focus{outline:none;}.bbc-1qn0xuy{margin:0;padding-bottom:1.5rem;width:100%;}.bbc-j1srjl{position:relative;height:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI0NzkiIGhlaWdodD0iMTM2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgZmlsbD0iI0Q1RDBDRCI+PGc+PHBhdGggZD0iTTQ0OS41NTYgOTEuNTUzbC0yLjMxIDEuNDFjLTExLjE2NyA2LjgxOC0yMy4zMTMgMTAuNDc0LTM0LjM0NiAxMC40Ny0yMy42MS0uMDktMzkuMTYzLTE0LjA4My0zOS4yMjctMzQuNDUzLjAzLTE5LjkxOCAxNi4yNy0zNC42NjMgMzguNjMzLTM0LjcxOCAxMS4zODcuMDEgMjEuNzAzIDIuOTU0IDMzLjk2MiA5LjY3MmwyLjI1MSAxLjI0di0xOC4xOWwtLjk2Mi0uMzc3Yy0xMy44MjQtNS40NTgtMjQuNTMtNy44OS0zNS4xMDMtNy44ODQtMTYuMzQ2LS4wMDYtMzAuNTMzIDUuMzk0LTQwLjYzNyAxNC41NTctMTAuMTA1IDkuMTYzLTE2LjEwNiAyMi4xMDItMTYuMDk5IDM2Ljk1My4wMDggMTAuMzQ4IDQuMjc5IDIyLjQ4IDEzLjQyIDMyLjEwNSA5LjEyMSA5LjYyOCAyMy4xNjUgMTYuNjQ4IDQyLjQzIDE2LjYzOWguMDYzYzE1Ljk4IDAgMjcuMDYyLTMuNTYzIDM3LjA3NC04LjQ5MmwuODUxLS40MTRWOTEuNTUzek0zMzQgMTM1LjY5N2gxNDQuMTk1VjBIMzM0djEzNS42OTd6Ii8+PHBhdGggZD0iTTI3Ni45MzcgODkuOTY4Yy4wNDEtMTIuMzMtOC4xNzEtMjEuNjk2LTIxLjMwOC0yNS4zIDMuNTQ0LTEuODA5IDYuMzUtNC4wMjMgOC40MDQtNi43MjcgMi43NS0zLjYyMiA0LjA2MS04LjA2NCA0LjA0Ni0xMy4yMzUuMDE1LTYuMzU5LTIuNDg2LTEyLjgzOS03Ljg1OC0xNy42ODctNS4zNzItNC44NDctMTMuNTI2LTcuOTk3LTI0LjY1NC03Ljk5MUgyMDQuODN2OTcuNzI42LjA3M2MxMi44NyAwIDIxLjkwNi0zLjQ4MiAyNy43MjItOC42NSA1LjgxOC01LjE1NSA4LjMyLTExLjkxIDguMzEyLTE4LjEzOHpNMTY3IDEzNS42OThoMTQ0LjE5N1YwSDE2N3YxMzUuNjk3eiIvPjxwYXRoIGQ9Ik0xMDkuOTM3IDg5Ljk2OGMuMDQxLTEyLjMzLTguMTcxLTIxLjY5Ni0yMS4zMDgtMjUuMyAzLjU0NC0xLjgwOSA2LjM1LTQuMDIzIDguNDA0LTYuNzI3IDIuNzUtMy42MjIgNC4wNjEtOC4wNjQgNC4wNDYtMTMuMjM1LjAxNS02LjM1OS0yLjQ4Ni0xMi44MzktNy44NTgtMTcuNjg3LTUuMzcyLTQuODQ3LTEzLjUyNi03Ljk5Ny0yNC42NTQtNy45OTFIMzcuODN2OTcuNzI42LjA3M2MxMi44NyAwIDIxLjkwNi0zLjQ4MiAyNy43MjItOC42NSA1LjgxOC01LjE1NSA4LjMyLTExLjkxIDguMzEyLTE4LjEzOHpNMCAxMzUuNjk4aDE0NC4xOTdWMEgwdjEzNS42OTd6Ii8+PHBhdGggZD0iTTI1OC42NjIgODguMTk4Yy0uMDEzIDMuMjI5LTEuMDA3IDYuNDc1LTMuODk2IDkuMDExLTIuODg0IDIuNTM3LTcuODczIDQuNDYzLTE2LjEzMyA0LjQ2M0gyMjJWNzVoMTUuODkzYzcuNDExIDAgMTIuNjcgMS41MDIgMTUuOTY1IDMuODUgMy4yODkgMi4zNjIgNC43NzYgNS40NjMgNC44MDQgOS4zNDgiLz48cGF0aCBkPSJNOTEuNjYyIDg4LjE5OGMtLjAxMyAzLjIyOS0xLjAwNyA2LjQ3NS0zLjg5NiA5LjAxMS0yLjg4NCAyLjUzNy03Ljg3NCA0LjQ2My0xNi4xMzMgNC40NjNINTVWNzVoMTUuODkyYzcuNDEyIDAgMTIuNjcyIDEuNTAyIDE1Ljk2NiAzLjg1IDMuMjg5IDIuMzYyIDQuNzc2IDUuNDYzIDQuODA0IDkuMzQ4Ii8+PHBhdGggZD0iTTI0NS4xODYgNTUuNzljMy4wOTYtMi4yMzcgNC41OS01LjM4NiA0LjYxMy0xMC4xMjQtLjAxNS0zLjI1LS45NDMtNi4wMzMtMy4yODEtOC4xMTEtMi4zNDYtMi4wNzgtNi4zMy0zLjU1NS0xMi43NTQtMy41NTVIMjIydjI1LjI3NWg4LjA3NmM2Ljk4OC4wMDQgMTEuOTk4LTEuMjQzIDE1LjExLTMuNDg2Ii8+PHBhdGggZD0iTTc4LjE4NiA1NS43OWMzLjA5Ni0yLjIzNyA0LjU5LTUuMzg2IDQuNjEzLTEwLjEyNC0uMDE1LTMuMjUtLjk0My02LjAzMy0zLjI4Mi04LjExMUM3Ny4xNzIgMzUuNDc3IDczLjE4OCAzNCA2Ni43NjQgMzRINTV2MjUuMjc1aDguMDc2YzYuOTg4LjAwNCAxMS45OTgtMS4yNDMgMTUuMTEtMy40ODYiLz48L2c+PC9nPjwvZz48L3N2Zz4K);-webkit-background-position:center center;background-position:center center;background-repeat:no-repeat;-webkit-background-size:60px 17px;background-size:60px 17px;background-color:#F2F2F2;}@media (min-width: 25rem){.bbc-j1srjl{-webkit-background-size:77px 22px;background-size:77px 22px;}}@media (min-width: 63rem){.bbc-j1srjl{-webkit-background-size:93px 27px;background-size:93px 27px;}}.bbc-139onq{width:100%;object-fit:cover;height:auto;}.bbc-11gwi9x{color:#141414;font-size:0.9375rem;line-height:1.375rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:400;color:#545658;margin-top:0.5rem;margin-inline:0.5rem 0;padding-inline:0.5rem;width:calc(100% - 0.5rem);border-inline-start:0.0625rem solid #6E6E73;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-11gwi9x{font-size:0.9375rem;line-height:1.375rem;}}@media (min-width: 37.5rem){.bbc-11gwi9x{font-size:0.875rem;line-height:1.375rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-11gwi9x{width:calc(100% - 1rem);margin-inline:1rem 0;padding-inline:0.5rem 1rem;}}@media (min-width: 63rem){.bbc-11gwi9x{width:100%;margin:0.5rem 0 0;padding-inline:0.5rem 0;}}.bbc-11gwi9x>span>p{padding-bottom:1.5rem;margin:0;}.bbc-11gwi9x>span>p:last-child{padding-bottom:0;}@media (max-width: 14.9375rem){.bbc-4wucq3{padding:0 0.5rem;margin-right:0%;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-4wucq3{padding:0 0.5rem;margin-right:0%;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-4wucq3{padding:0 1rem;margin-right:0%;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-4wucq3{padding:0 1rem;margin-right:0%;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-4wucq3{margin-right:20%;}}@media (min-width: 80rem){.bbc-4wucq3{margin-right:40%;}}@s (display: grid){.bbc-4wucq3{display:block;width:initial;margin:0;}@media (max-width: 14.9375rem){.bbc-4wucq3{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 0.5rem;grid-column-start:1;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-4wucq3{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 0.5rem;grid-column-start:1;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-4wucq3{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;padding:0 1rem;grid-column-start:1;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-4wucq3{grid-template-columns:repeat(5, 1fr);grid-column-end:span 5;padding:0 1rem;grid-column-start:1;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-4wucq3{grid-template-columns:repeat(5, 1fr);grid-column-end:span 5;grid-column-start:2;}}@media (min-width: 80rem){.bbc-4wucq3{grid-template-columns:repeat(10, 1fr);grid-column-end:span 10;grid-column-start:5;}}}.bbc-1eu2r82{font-size:0.875rem;line-height:1.25rem;color:#545658;display:block;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;padding-bottom:0.25rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1eu2r82{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 37.5rem){.bbc-1eu2r82{font-size:0.8125rem;line-height:1.25rem;}}.bbc-1eu2r82:last-child{padding-bottom:1rem;}.bbc-1gjryo4{font-size:0.9375rem;line-height:1.5rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;color:#141414;padding-bottom:1.5rem;margin:0;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1gjryo4{font-size:1rem;line-height:1.625rem;}}@media (min-width: 37.5rem){.bbc-1gjryo4{font-size:1rem;line-height:1.625rem;}}@media (min-width: 63rem){.bbc-1gjryo4{padding-left:2.5rem;}}.bbc-geybui{background-color:#E6E8EA;display:none;visibility:hidden;padding:0;}@media (min-width: 18.75rem){.bbc-geybui{min-height:5.1875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;visibility:visible;}}@media (min-width: 19.75rem){.bbc-geybui{padding:1rem 0 0.5rem 0;}}@media (min-width: 37.5rem){.bbc-geybui{min-height:17.6875rem;}}.bbc-1o3v5ug{background-color:#F6F6F6;margin:1.5rem 0;padding:1rem 0.5rem;}@media (min-width: 25rem){.bbc-1o3v5ug{margin:0 0 1.5rem;padding:0 1rem 1rem;}}@media (min-width: 63rem){.bbc-1o3v5ug{margin:0 0 1.5rem;padding:1rem 0;}}.bbc-1vq693g{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:0.875rem;line-height:1rem;background-color:#FFFFFF;border:0.125rem solid #222222;color:#222222;display:block;left:0;line-height:1;padding:0.75rem;position:absolute;-webkit-text-decoration:none;text-decoration:none;top:0;z-index:10;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1vq693g{line-height:1.125rem;}}@media (min-width: 37.5rem){.bbc-1vq693g{font-size:0.8125rem;}}.bbc-1vq693g:not(:focus):not(:active){-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px;margin:0;}.bbc-lryo9m{position:relative;z-index:0;color:#141414;margin-top:2rem;margin:0;padding:0;}@media (min-width: 37.5rem){.bbc-lryo9m{margin-top:1.5rem;}}@media (min-width: 63rem){.bbc-lryo9m{margin-bottom:1.5rem;}}@media (min-width: 37.5rem){.bbc-lryo9m{margin:0 0 1rem;}}.bbc-a5e1ct{margin:0;padding:0;scroll-margin-top:1rem;}.bbc-a5e1ct:focus-visible{outline:0.1875rem solid #000000;box-shadow:0 0 0 0.1875rem #FFFFFF;outline-offset:0.1875rem;}.bbc-1fttj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.bbc-127x8fy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:row nowrap;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-height:2.75rem;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}@media (min-width: 37.5rem){.bbc-127x8fy{-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}}.bbc-13nmxlq{font-size:1.25rem;line-height:1.75rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;background-color:#F6F6F6;margin:1rem 0;padding-left:0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-13nmxlq{font-size:1.25rem;line-height:1.75rem;}}@media (min-width: 37.5rem){.bbc-13nmxlq{font-size:1.5rem;line-height:2rem;}}@media (min-width: 37.5rem){.bbc-13nmxlq{margin:0;}}@media (min-width: 37.5rem){.bbc-13nmxlq{padding-left:1rem;}}.bbc-14m29r0{list-style-type:none;margin:0;padding:0;}.bbc-qj66n0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;padding:0.5rem;margin-top:0.5rem;background-color:#FDFDFD;}.bbc-i87o2a{position:relative;width:4.7rem;}.bbc-i87o2a >div{padding-bottom:56.25%;}@media (min-width: 25rem){.bbc-i87o2a{width:6.8rem;}}@media (min-width: 37.5rem){.bbc-i87o2a{width:7.5rem;}}.bbc-6cb6xm{width:calc(100% - 7.5rem);padding:0 0.5rem;}@media (max-width: 24.9375rem){.bbc-6cb6xm{width:calc(100% - 5rem);}}@media (min-width: 37.5rem){.bbc-6cb6xm{padding:0 1rem;}}.bbc-z3m7pc{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:0.9375rem;line-height:1.5rem;color:#141414;margin:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-z3m7pc{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-z3m7pc{font-size:1rem;line-height:1.5rem;}}.bbc-7tw9s9{position:static;color:#141414;-webkit-text-decoration:none;text-decoration:none;overflow-wrap:break-word;}.bbc-7tw9s9:before{bottom:0;content:'';left:0;overflow:hidden;position:absolute;right:0;top:0;white-space:nowrap;z-index:1;}.bbc-7tw9s9:hover,.bbc-7tw9s9:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-7tw9s9:visited{color:#6E6E73;}.bbc-10a2avq{-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px;margin:0;}.bbc-hl5nhs{font-size:1.25rem;line-height:1.75rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;color:#141414;padding:0.5rem 0;margin:calc(1.5rem - 0.5rem) 0;scroll-margin-top:1rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-hl5nhs{font-size:1.5rem;line-height:2.125rem;}}@media (min-width: 37.5rem){.bbc-hl5nhs{font-size:2rem;line-height:2.625rem;}}@media (min-width: 37.5rem){.bbc-hl5nhs{margin-top:calc(2rem - 0.5rem);}}.bbc-hl5nhs:focus-visible{outline:0.1875rem solid #000000;box-shadow:0 0 0 0.1875rem #FFFFFF;outline-offset:0.1875rem;}.bbc-1l5nxv5{padding-bottom:2.5rem;margin:1rem;padding-bottom:0.5rem;}@media (min-width: 63rem){.bbc-1l5nxv5{margin:2rem 0;padding-bottom:2rem;}}.bbc-1f2ds04{position:relative;z-index:0;color:#141414;margin-top:2rem;margin-top:0;}@media (min-width: 37.5rem){.bbc-1f2ds04{margin-top:1.5rem;}}@media (min-width: 63rem){.bbc-1f2ds04{margin-bottom:1.5rem;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1f2ds04{margin-bottom:1rem;}}.bbc-1c01ksb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-0.5rem;margin-bottom:0;margin-left:-0.25rem;margin-right:-0.25rem;padding:0;list-style-type:none;}.bbc-1aqsmew{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:0.875rem;line-height:1.25rem;word-break:break-word;margin-top:0.5rem;margin-left:0.25rem;margin-right:0.25rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-1aqsmew{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 37.5rem){.bbc-1aqsmew{font-size:0.8125rem;line-height:1.25rem;}}.bbc-1aqsmew a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:2.75rem;padding:0.5rem 1rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#FFFFFF;-webkit-text-decoration:none;text-decoration:none;color:#222222;}.bbc-1aqsmew a:hover,.bbc-1aqsmew a:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-1aqsmew a:visited{color:#6E6E73;}.bbc-tpioxw{grid-column:1/span 12;}@media (min-width: 63rem){.bbc-tpioxw{grid-column:9/span 4;margin-top:2rem;}}.bbc-10pxgv6{margin-bottom:1.5rem;}@media (min-width: 63rem){.bbc-10pxgv6{margin-bottom:0.5rem;padding:1rem;}}@media (max-width: 24.9375rem){.bbc-8cenrp{padding:0 0.5rem;}}@media (min-width: 25rem){@media (max-width: 62.9375rem){.bbc-8cenrp{padding:0 1rem;}}}.bbc-g47oqm{position:relative;z-index:0;color:#141414;margin-top:2rem;margin-top:0;}@media (min-width: 37.5rem){.bbc-g47oqm{margin-top:1.5rem;}}@media (min-width: 63rem){.bbc-g47oqm{margin-bottom:1.5rem;}}@media (min-width: 37.5rem){.bbc-g47oqm{margin-top:0;}}.bbc-19bsuwp{font-size:1.25rem;line-height:1.75rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;background-color:#F6F6F6;margin:1rem 0;padding-right:0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-19bsuwp{font-size:1.25rem;line-height:1.75rem;}}@media (min-width: 37.5rem){.bbc-19bsuwp{font-size:1.5rem;line-height:2rem;}}@media (min-width: 37.5rem){.bbc-19bsuwp{margin:0;}}@media (min-width: 37.5rem){.bbc-19bsuwp{padding-right:1rem;}}.bbc-lvnea5{list-style-type:none;margin:0;padding:0;}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-lvnea5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(1rem - 0.375rem);}}.bbc-s6v87m{height:100%;margin-bottom:1rem;}.bbc-s6v87m:last-child{margin:0;}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-s6v87m{height:inherit;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;margin:0;}}.bbc-ey9z5j{border:0.1875rem solid transparent;height:100%;}.bbc-70p486{position:relative;background-color:#FFFFFF;height:100%;}.bbc-2xm90o{padding:0.5rem;}@media (min-width: 25rem){.bbc-2xm90o{padding:1rem 0.5rem;}}@media (min-width: 37.5rem){.bbc-2xm90o{padding:1rem;}}.bbc-s8lpxx{color:#141414;margin:0;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:0.9375rem;line-height:1.5rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-s8lpxx{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-s8lpxx{font-size:1rem;line-height:1.5rem;}}.bbc-154s5g9{position:static;color:#222222;-webkit-text-decoration:none;text-decoration:none;overflow-wrap:anywhere;display:inline-block;}.bbc-154s5g9:hover,.bbc-154s5g9:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-154s5g9:before{bottom:0;content:'';left:0;overflow:hidden;position:absolute;right:0;top:0;white-space:nowrap;z-index:1;}.bbc-154s5g9:visited{color:#6E6E73;}.bbc-bkxz22{font-size:0.875rem;line-height:1.25rem;color:#545658;display:block;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;padding-top:0.5rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-bkxz22{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 37.5rem){.bbc-bkxz22{font-size:0.8125rem;line-height:1.25rem;}}@media (max-width: 24.9375rem){.bbc-6bz6fw{padding:0 0.5rem;}}@media (min-width: 25rem) and (max-width: 62.9375rem){.bbc-6bz6fw{padding:0 1rem;}}.bbc-ofnqcj{list-style-type:none;margin:0;padding:0;}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-ofnqcj{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-column-gap:1rem;column-gap:1rem;row-gap:1.5rem;}}.bbc-1q5cdze{padding:0.5rem 0 1rem;line-height:0;height:100%;}.bbc-1q5cdze:last-child{border:none;}@media (min-width: 37.5rem){.bbc-1q5cdze{padding:1rem 0 1rem;}}@media (min-width: 63rem){.bbc-1q5cdze{padding:0 0 1.5rem;}}.bbc-1q5cdze:first-child{padding-top:0;}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1q5cdze:first-child{padding-top:1rem;}}.bbc-1q5cdze:last-child{padding-bottom:0;}.bbc-1q5cdze:first-child{padding:0 0 0.5rem 0;}.bbc-1q5cdze:last-child{padding:0.5rem 0 0 0;}.bbc-1q5cdze:not(:first-child):not(:last-child){padding:0.5rem 0 0.5rem 0;}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1q5cdze{padding:0;}.bbc-1q5cdze:first-child,.bbc-1q5cdze:last-child,.bbc-1q5cdze:not(:first-child):not(:last-child){padding:0;}}.bbc-oz5u0n{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-text-decoration:none;text-decoration:none;}.bbc-oz5u0n:hover a{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-oz5u0n:visited a{color:#E6E8EA;}.bbc-18rv2kn{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;}.bbc-1bepigl{position:relative;height:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI0NzkiIGhlaWdodD0iMTM2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgZmlsbD0iI0Q1RDBDRCI+PGc+PHBhdGggZD0iTTQ0OS41NTYgOTEuNTUzbC0yLjMxIDEuNDFjLTExLjE2NyA2LjgxOC0yMy4zMTMgMTAuNDc0LTM0LjM0NiAxMC40Ny0yMy42MS0uMDktMzkuMTYzLTE0LjA4My0zOS4yMjctMzQuNDUzLjAzLTE5LjkxOCAxNi4yNy0zNC42NjMgMzguNjMzLTM0LjcxOCAxMS4zODcuMDEgMjEuNzAzIDIuOTU0IDMzLjk2MiA5LjY3MmwyLjI1MSAxLjI0di0xOC4xOWwtLjk2Mi0uMzc3Yy0xMy44MjQtNS40NTgtMjQuNTMtNy44OS0zNS4xMDMtNy44ODQtMTYuMzQ2LS4wMDYtMzAuNTMzIDUuMzk0LTQwLjYzNyAxNC41NTctMTAuMTA1IDkuMTYzLTE2LjEwNiAyMi4xMDItMTYuMDk5IDM2Ljk1My4wMDggMTAuMzQ4IDQuMjc5IDIyLjQ4IDEzLjQyIDMyLjEwNSA5LjEyMSA5LjYyOCAyMy4xNjUgMTYuNjQ4IDQyLjQzIDE2LjYzOWguMDYzYzE1Ljk4IDAgMjcuMDYyLTMuNTYzIDM3LjA3NC04LjQ5MmwuODUxLS40MTRWOTEuNTUzek0zMzQgMTM1LjY5N2gxNDQuMTk1VjBIMzM0djEzNS42OTd6Ii8+PHBhdGggZD0iTTI3Ni45MzcgODkuOTY4Yy4wNDEtMTIuMzMtOC4xNzEtMjEuNjk2LTIxLjMwOC0yNS4zIDMuNTQ0LTEuODA5IDYuMzUtNC4wMjMgOC40MDQtNi43MjcgMi43NS0zLjYyMiA0LjA2MS04LjA2NCA0LjA0Ni0xMy4yMzUuMDE1LTYuMzU5LTIuNDg2LTEyLjgzOS03Ljg1OC0xNy42ODctNS4zNzItNC44NDctMTMuNTI2LTcuOTk3LTI0LjY1NC03Ljk5MUgyMDQuODN2OTcuNzI42LjA3M2MxMi44NyAwIDIxLjkwNi0zLjQ4MiAyNy43MjItOC42NSA1LjgxOC01LjE1NSA4LjMyLTExLjkxIDguMzEyLTE4LjEzOHpNMTY3IDEzNS42OThoMTQ0LjE5N1YwSDE2N3YxMzUuNjk3eiIvPjxwYXRoIGQ9Ik0xMDkuOTM3IDg5Ljk2OGMuMDQxLTEyLjMzLTguMTcxLTIxLjY5Ni0yMS4zMDgtMjUuMyAzLjU0NC0xLjgwOSA2LjM1LTQuMDIzIDguNDA0LTYuNzI3IDIuNzUtMy42MjIgNC4wNjEtOC4wNjQgNC4wNDYtMTMuMjM1LjAxNS02LjM1OS0yLjQ4Ni0xMi44MzktNy44NTgtMTcuNjg3LTUuMzcyLTQuODQ3LTEzLjUyNi03Ljk5Ny0yNC42NTQtNy45OTFIMzcuODN2OTcuNzI42LjA3M2MxMi44NyAwIDIxLjkwNi0zLjQ4MiAyNy43MjItOC42NSA1LjgxOC01LjE1NSA4LjMyLTExLjkxIDguMzEyLTE4LjEzOHpNMCAxMzUuNjk4aDE0NC4xOTdWMEgwdjEzNS42OTd6Ii8+PHBhdGggZD0iTTI1OC42NjIgODguMTk4Yy0uMDEzIDMuMjI5LTEuMDA3IDYuNDc1LTMuODk2IDkuMDExLTIuODg0IDIuNTM3LTcuODczIDQuNDYzLTE2LjEzMyA0LjQ2M0gyMjJWNzVoMTUuODkzYzcuNDExIDAgMTIuNjcgMS41MDIgMTUuOTY1IDMuODUgMy4yODkgMi4zNjIgNC43NzYgNS40NjMgNC44MDQgOS4zNDgiLz48cGF0aCBkPSJNOTEuNjYyIDg4LjE5OGMtLjAxMyAzLjIyOS0xLjAwNyA2LjQ3NS0zLjg5NiA5LjAxMS0yLjg4NCAyLjUzNy03Ljg3NCA0LjQ2My0xNi4xMzMgNC40NjNINTVWNzVoMTUuODkyYzcuNDEyIDAgMTIuNjcyIDEuNTAyIDE1Ljk2NiAzLjg1IDMuMjg5IDIuMzYyIDQuNzc2IDUuNDYzIDQuODA0IDkuMzQ4Ii8+PHBhdGggZD0iTTI0NS4xODYgNTUuNzljMy4wOTYtMi4yMzcgNC41OS01LjM4NiA0LjYxMy0xMC4xMjQtLjAxNS0zLjI1LS45NDMtNi4wMzMtMy4yODEtOC4xMTEtMi4zNDYtMi4wNzgtNi4zMy0zLjU1NS0xMi43NTQtMy41NTVIMjIydjI1LjI3NWg4LjA3NmM2Ljk4OC4wMDQgMTEuOTk4LTEuMjQzIDE1LjExLTMuNDg2Ii8+PHBhdGggZD0iTTc4LjE4NiA1NS43OWMzLjA5Ni0yLjIzNyA0LjU5LTUuMzg2IDQuNjEzLTEwLjEyNC0uMDE1LTMuMjUtLjk0My02LjAzMy0zLjI4Mi04LjExMUM3Ny4xNzIgMzUuNDc3IDczLjE4OCAzNCA2Ni43NjQgMzRINTV2MjUuMjc1aDguMDc2YzYuOTg4LjAwNCAxMS45OTgtMS4yNDMgMTUuMTEtMy40ODYiLz48L2c+PC9nPjwvZz48L3N2Zz4K);-webkit-background-position:center center;background-position:center center;background-repeat:no-repeat;-webkit-background-size:60px 17px;background-size:60px 17px;background-color:#3F3F42;}@media (min-width: 25rem){.bbc-1bepigl{-webkit-background-size:77px 22px;background-size:77px 22px;}}@media (min-width: 63rem){.bbc-1bepigl{-webkit-background-size:93px 27px;background-size:93px 27px;}}.bbc-10klw3m{height:100%;}.bbc-7gzyga{min-height:100px;padding-bottom:1rem;background-color:#202224;}.bbc-1uk1gs8{margin:0;}.bbc-nrcg1m{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:0.9375rem;line-height:1.33;display:inline-block;-webkit-text-decoration:none;text-decoration:none;margin:0.875rem 0.5rem 0 0.5rem;color:#FFFFFF;}.bbc-nrcg1m:focus{-webkit-text-decoration:underline;text-decoration:underline;}@media (min-width: 25rem){.bbc-nrcg1m{font-size:1rem;line-height:1.25;margin:0.875rem 1rem 0 1rem;}}.bbc-nrcg1m:visited{color:#E6E8EA;}.bbc-lzs1ev{font-size:0.875rem;line-height:1.25rem;color:#545658;display:block;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:400;font-style:normal;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:0.8125rem;padding:0.75rem 0.5rem 0 0.5rem;color:#E6E8EA;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-lzs1ev{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 37.5rem){.bbc-lzs1ev{font-size:0.8125rem;line-height:1.25rem;}}@media (min-width: 25rem){.bbc-lzs1ev{font-size:0.875rem;padding:0.75rem 1rem 0 1rem;}}@media (max-width: 24.9375rem){.bbc-1pg0aej{margin:0 0.5rem;padding-bottom:1.5rem;}}@media (min-width: 25rem){@media (max-width: 62.9375rem){.bbc-1pg0aej{margin:0 1rem;padding-bottom:2rem;}}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-1pg0aej{margin:0 1rem;padding-bottom:2.5rem;}}@media (min-width: 80rem){.bbc-1pg0aej{margin:0 auto;padding:0 1rem 1.5rem;max-width:80rem;}}.bbc-1rpw6bb{position:relative;z-index:0;color:#141414;margin-top:2rem;}@media (min-width: 37.5rem){.bbc-1rpw6bb{margin-top:1.5rem;}}@media (min-width: 63rem){.bbc-1rpw6bb{margin-bottom:1.5rem;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-1rpw6bb{margin-bottom:1rem;}}.bbc-stivil{list-style-type:none;margin:0;padding:0;grid-auto-flow:column;grid-template-rows:repeat(10, auto);}@s (display: grid){.bbc-stivil{display:grid;position:initial;width:initial;margin:0;}@media (max-width: 14.9375rem){.bbc-stivil{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;grid-column-gap:0.5rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-stivil{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;grid-column-gap:0.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-stivil{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;grid-column-gap:0.5rem;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-stivil{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;grid-column-gap:1rem;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-stivil{grid-template-columns:repeat(8, 1fr);grid-column-end:span 8;grid-column-gap:1rem;}}@media (min-width: 80rem){.bbc-stivil{grid-template-columns:repeat(20, 1fr);grid-column-end:span 20;grid-column-gap:1rem;}}}@media (min-width: 80rem){.bbc-stivil{grid-auto-flow:row;}}@media (min-width: 37.5rem){.bbc-stivil{grid-template-rows:repeat(5, auto);}}.bbc-jsrhcr{position:relative;padding-bottom:1.5rem;}@media (max-width: 14.9375rem){.bbc-jsrhcr{width:calc(100%);display:inline-block;vertical-align:top;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-jsrhcr{width:calc(100%);display:inline-block;vertical-align:top;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-jsrhcr{width:calc(100%);display:inline-block;vertical-align:top;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-jsrhcr{width:calc(50%);display:inline-block;vertical-align:top;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-jsrhcr{width:calc(50%);display:inline-block;vertical-align:top;}}@media (min-width: 80rem){.bbc-jsrhcr{width:calc(20%);display:inline-block;vertical-align:top;}}@s (display: grid){.bbc-jsrhcr{display:block;width:initial;margin:0;}@media (max-width: 14.9375rem){.bbc-jsrhcr{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-jsrhcr{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-jsrhcr{grid-template-columns:repeat(6, 1fr);grid-column-end:span 6;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-jsrhcr{grid-template-columns:repeat(3, 1fr);grid-column-end:span 3;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-jsrhcr{grid-template-columns:repeat(4, 1fr);grid-column-end:span 4;}}@media (min-width: 80rem){.bbc-jsrhcr{grid-template-columns:repeat(4, 1fr);grid-column-end:span 4;}}}.bbc-1is9yal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0;}@media (max-width: 14.9375rem){.bbc-1yj6spp{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-1yj6spp{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-1yj6spp{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-1yj6spp{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-1yj6spp{min-width:1.5rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-1yj6spp{min-width:1.5rem;}}}@media (min-width: 80rem){.bbc-1yj6spp{min-width:1.5rem;}}.bbc-109858a{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:400;position:relative;color:#B80000;margin:0;padding:0;font-size:2rem;line-height:2.25rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-109858a{font-size:2.5rem;line-height:2.75rem;}}@media (min-width: 37.5rem){.bbc-109858a{font-size:3.5rem;line-height:3.75rem;}}.bbc-edu86c{padding-top:0.375rem;padding-left:1rem;padding-right:1rem;}@s (grid-template-columns: fit-content(200px)){.bbc-edu86c{padding-left:0;}}.bbc-17vk43k{font-size:0.9375rem;line-height:1.5rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:700;position:static;color:#222222;-webkit-text-decoration:none;text-decoration:none;display:inline-block;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-17vk43k{font-size:1rem;line-height:1.5rem;}}@media (min-width: 37.5rem){.bbc-17vk43k{font-size:1rem;line-height:1.5rem;}}.bbc-17vk43k:hover,.bbc-17vk43k:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-17vk43k:before{bottom:0;content:'';left:0;overflow:hidden;position:absolute;right:0;top:0;white-space:nowrap;z-index:1;}@media (min-width: 25rem){.bbc-17vk43k{font-size:1.125rem;line-height:1.625rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-17vk43k{font-size:1.125rem;line-height:1.625rem;}}@media (min-width: 37.5rem){.bbc-17vk43k{font-size:1.25rem;line-height:1.75rem;}}}@media (max-width: 14.9375rem){.bbc-bmg00o{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-bmg00o{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-bmg00o{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-bmg00o{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-bmg00o{min-width:2rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-bmg00o{min-width:1.5rem;}}}@media (min-width: 80rem){.bbc-bmg00o{min-width:1.5rem;}}@media (max-width: 14.9375rem){.bbc-txw7fg{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-txw7fg{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-txw7fg{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-txw7fg{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-txw7fg{min-width:1.5rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-txw7fg{min-width:1.5rem;}}}@media (min-width: 80rem){.bbc-txw7fg{min-width:2rem;}}@media (max-width: 14.9375rem){.bbc-1cq4npg{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-1cq4npg{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-1cq4npg{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-1cq4npg{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-1cq4npg{min-width:2rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-1cq4npg{min-width:2rem;}}}@media (min-width: 80rem){.bbc-1cq4npg{min-width:1.5rem;}}@media (max-width: 14.9375rem){.bbc-sgu2a{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-sgu2a{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-sgu2a{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-sgu2a{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-sgu2a{min-width:1.5rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-sgu2a{min-width:2rem;}}}@media (min-width: 80rem){.bbc-sgu2a{min-width:1.5rem;}}@media (max-width: 14.9375rem){.bbc-666nu5{min-width:1rem;}}@media (min-width: 15rem) and (max-width: 24.9375rem){.bbc-666nu5{min-width:1.5rem;}}@media (min-width: 25rem) and (max-width: 37.4375rem){.bbc-666nu5{min-width:1.5rem;}}@media (min-width: 37.5rem){.bbc-666nu5{min-width:2rem;}}@media (min-width: 37.5rem){.bbc-666nu5{min-width:2rem;}}@s (grid-template-columns: fit-content(200px)){@media (min-width: 37.5rem){.bbc-666nu5{min-width:2rem;}}}@media (min-width: 80rem){.bbc-666nu5{min-width:2rem;}}.bbc-1lvqtkx{content-visibility:auto;contain-intrinsic-size:33.125rem;}@media (min-width: 15rem){.bbc-1lvqtkx{contain-intrinsic-size:26.563rem;}}@media (min-width: 20){.bbc-1lvqtkx{contain-intrinsic-size:23.438rem;}}@media (min-width: 25rem){.bbc-1lvqtkx{contain-intrinsic-size:21.875rem;}}@media (min-width: 37.5rem){.bbc-1lvqtkx{contain-intrinsic-size:17.188rem;}}.bbc-5g7yny{background-color:#B80000;height:2.75rem;width:100%;padding:0 0.5rem;border-top:0.0625rem solid transparent;position:relative;z-index:1;}@media (min-width: 15rem){.bbc-5g7yny{height:3.75rem;padding:0 0.5rem;}}@media (min-width: 25rem){.bbc-5g7yny{height:3.75rem;padding:0 1rem;}}@media (min-width: 37.5rem){.bbc-5g7yny{height:4rem;}}.bbc-5g7yny svg{fill:currentColor;}@media screen and (forced-colors: active){.bbc-5g7yny svg{fill:linkText;}}.bbc-hqbzgf{font-size:0.875rem;line-height:1.25rem;font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:400;background-color:#222222;padding:0 1rem;}@media (min-width: 20rem) and (max-width: 37.4375rem){.bbc-hqbzgf{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 37.5rem){.bbc-hqbzgf{font-size:0.8125rem;line-height:1.25rem;}}@media (max-width: 24.9375rem){.bbc-hqbzgf{padding:0 0.5rem;}}.bbc-n6enek{max-width:63rem;margin:0 auto;padding-top:0.5rem;}.bbc-18pquoo{border-bottom:0.0625rem solid #3F3F42;-webkit-column-count:4;column-count:4;margin:0;list-style-type:none;padding:0 0 0.5rem;}@s (grid-template-columns: fit-content(200px)){.bbc-18pquoo{display:grid;grid-auto-flow:column;}}@media (max-width: 14.9375rem){.bbc-18pquoo{grid-auto-flow:row;-webkit-column-count:1;column-count:1;}}@media (min-width: 15rem) and (max-width: 37.4375rem){.bbc-18pquoo{grid-column-gap:0.5rem;grid-template-columns:repeat(2, 1fr);-webkit-column-count:2;column-count:2;}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-18pquoo{grid-column-gap:1rem;grid-template-columns:repeat(3, 1fr);-webkit-column-count:3;column-count:3;}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-18pquoo{grid-column-gap:1rem;grid-template-columns:repeat(4, 1fr);-webkit-column-count:4;column-count:4;}}@media (min-width: 80rem){.bbc-18pquoo{grid-column-gap:1rem;grid-template-columns:repeat(5, 1fr);-webkit-column-count:5;column-count:5;}}.bbc-18pquoo >li:first-of-type{border-bottom:0.0625rem solid #3F3F42;padding:0.5rem 0;margin-bottom:0.5rem;grid-column:1/-1;width:100%;-webkit-column-span:all;column-span:all;}@media (min-width: 15rem) and (max-width: 37.4375rem){.bbc-18pquoo{grid-template-rows:repeat(5, auto);}}@media (min-width: 37.5rem) and (max-width: 62.9375rem){.bbc-18pquoo{grid-template-rows:repeat(4, auto);}}@media (min-width: 63rem) and (max-width: 79.9375rem){.bbc-18pquoo{grid-template-rows:repeat(3, auto);}}@media (min-width: 80rem){.bbc-18pquoo{grid-template-rows:repeat(3, auto);}}.bbc-a32bmp{min-width:50%;-webkit-column-gap:1rem;column-gap:1rem;break-inside:avoid-column;}.bbc-mcd2q6{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:700;color:#FFFFFF;padding:0.75rem 0 0.75rem;-webkit-text-decoration:none;text-decoration:none;display:block;}.bbc-mcd2q6:hover,.bbc-mcd2q6:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-1vn4w5t{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:700;color:#FFFFFF;padding:0.75rem 0 0.75rem;-webkit-text-decoration:none;text-decoration:none;display:none;}.bbc-1vn4w5t:hover,.bbc-1vn4w5t:focus{-webkit-text-decoration:underline;text-decoration:underline;}.bbc-cmqtv6{color:#FFFFFF;margin:0;padding:1rem 0;}.bbc-cmqtv6 a{padding:0;}.bbc-w6hk32{font-family:"BBC Reith Qalam","Times New Roman",Arial,Verdana,Geneva,Helvetica,sans-serif;font-style:normal;font-weight:700;color:#FFFFFF;padding:0.75rem 0 0.75rem;-webkit-text-decoration:none;text-decoration:none;display:inline;}.bbc-w6hk32:hover,.bbc-w6hk32:focus{-webkit-text-decoration:underline;text-decoration:underline;}a:focus-visible,button:focus-visible,button[type='submit']:focus-visible,button[type='button']:focus-visible,h3:focus-visible{outline:0.1875rem solid #000000;box-shadow:0 0 0 0.1875rem #FFFFFF;outline-offset:0.1875rem;}a.focusIndicatorRemove:focus-visible,button.focusIndicatorRemove:focus-visible{outline:none;box-shadow:none;outline-offset:0;}a.focusIndicatorDisplayBlock:focus-visible{display:block;}a.focusIndicatorDisplayInlineBlock:focus-visible{display:inline-block;width:100%;}a.focusIndicatorDisplayTableCell:focus-visible{display:table-cell;}a.focusIndicatorReducedWidth:focus-visible{outline:0.125rem solid #000000;box-shadow:0 0 0 0.0625rem #FFFFFF;outline-offset:0.0625rem;}a.focusIndicatorOutlineBlack:focus-visible{outline:0.1875rem solid #000000;box-shadow:none;outline-offset:0;}a.focusIndicatorInvert:focus-visible,button.focusIndicatorInvert:focus-visible{outline:0.1875rem solid #FFFFFF;box-shadow:0 0 0 0.1875rem #000000;outline-offset:0.1875rem;}a.focusIndicatorReducedWidthInverted:focus-visible{outline:0.125rem solid #FFFFFF;box-shadow:0 0 0 0.0625rem #000000;outline-offset:0.0625rem;}window.SIMORGH_ENV_VARS={"SIMORGH_APP_ENV":"live","SIMORGH_ATI_BASE_URL":"https://a1.api.bbc.co.uk/hit.xiti?","SIMORGH_BASE_URL":"","SIMORGH_CONFIG_CACHE_ITEMS":"400","SIMORGH_CONFIG_CACHE_MAX_AGE_SECONDS":"300","SIMORGH_CONFIG_TIMEOUT_SECONDS":"1","SIMORGH_CONFIG_URL":"https://config.api.bbci.co.uk/","SIMORGH_CSP_REPORTING_ENDPOINT":"https://ws.bbc-reporting-api.app/report-endpoint","SIMORGH_ICHEF_BASE_URL":"https://ichef.bbci.co.uk","SIMORGH_INCLUDES_BASE_URL":"/ws/includes","SIMORGH_INCLUDES_BASE_AMP_URL":"https://news.files.bbci.co.uk","SIMORGH_MOST_READ_CDN_URL":"https://web-cdn.api.bbci.co.uk","SIMORGH_OPTIMIZELY_SDK_KEY":"4Rje1JY7YY1FhaiHJ88Zi","SIMORGH_PUBLIC_STATIC_ASSETS_ORIGIN":"https://static.files.bbci.co.uk","SIMORGH_PUBLIC_STATIC_ASSETS_PATH":"/ws/simorgh-assets/public/","SIMORGH_REVERB_SOURCE":"https://mybbc-analytics.files.bbci.co.uk/reverb-client-js/reverb-3.9.2.js","SIMORGH_WEBVITALS_REPORTING_ENDPOINT":"https://ws.bbc-reporting-api.app/report-endpoint","SIMORGH_WEBVITALS_DEFAULT_SAMPLING_RATE":"20"} window.addEventListener('load', function () { var isComponentTrackingEnabled = true; var isStaticClickTrackingOnOperaMiniOnlyEnabled = true; var isComponentViewTrackingEnabled = false; if (isStaticClickTrackingOnOperaMiniOnlyEnabled) { isComponentTrackingEnabled = function isOperaProxy() { return Object.prototype.toString.call(window.operamini) === '[object OperaMini]'; }(); } if (isComponentTrackingEnabled) { (function addProcessClientDeviceAndSendStaticBeaconToWindow() { window.processClientDeviceAndSendStaticBeacon = function (atiURL) { var _a; if (atiURL) { var _window = window, _window$screen = _window.screen, width = _window$screen.width, height = _window$screen.height, colorDepth = _window$screen.colorDepth, pixelDepth = _window$screen.pixelDepth, innerWidth = _window.innerWidth, innerHeight = _window.innerHeight; var now = new Date(); var hours = now.getHours(); var mins = now.getMinutes(); var secs = now.getSeconds(); // COOKIE SETTINGS var cookieName = 'atid'; var days = 397; // = 13 months var expires = days * 24 * 60 * 60; // days in seconds var getAtIdFromCookie = function getAtIdFromCookie() { var match = document.cookie.match(/(?:^|;\s*)atid=([^;]*)/); var atIdCookie = match === null || match === void 0 ? void 0 : match[1]; if (atIdCookie) { var _JSON$parse = JSON.parse(decodeURIComponent(atIdCookie)), val = _JSON$parse.val; return { val: val }; } return { val: null }; }; var = getAtIdFromCookie(); if (!.val & window.crypto && crypto.randomUUID) { .val = crypto.randomUUID(); } var stringifiedCookieValue = JSON.stringify(); var encodedCookieValue = encodeURIComponent(stringifiedCookieValue); document.cookie = "".concat(cookieName, "=").concat(encodedCookieValue, "; path=/; max-age=").concat(expires, "; Secure;"); var screenResolutionColourDepth = [width || 0, height || 0, colorDepth || 0, pixelDepth || 0].('x'); var browserViewportResolution = [innerWidth || 0, innerHeight || 0].('x'); var timestamp = [hours, mins, secs].('x'); var isLiteSite = (_a = window.location.pathname) === null || _a === void 0 ? void 0 : _a.includes('.lite'); var params = { r: screenResolutionColourDepth, re: browserViewportResolution, hl: timestamp, app_type: isLiteSite ? 'lite' : 'responsive' }; if (navigator.language) params.lng = navigator.language; if (.val) params.idclient = .val; if (document.referrer) params.ref = document.referrer; var paramValues = Object.keys(params).map(function (key) { return "".concat(key, "=").concat(params[key]); }).('&'); window.sendStaticBeacon("".concat(atiURL, "&").concat(paramValues)); } }; })(); if (isComponentViewTrackingEnabled) { (function () { var MIN_VIEWED_PERCENT = 0.5; var VIEWED_DURATION_MS = 1000; var options = { threshold: MIN_VIEWED_PERCENT }; var STATIC_ATI_VIEW_TRACKING = 'data-static-ati-view'; var firedURLs = []; if (window.IntersectionObserver) { var observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { var target = entry.target; var atiURL = target.getAttribute(STATIC_ATI_VIEW_TRACKING); setTimeout(function () { if (!firedURLs.includes(atiURL)) { window.processClientDeviceAndSendStaticBeacon(atiURL); firedURLs.push(atiURL); } observer.unobserve(target); }, VIEWED_DURATION_MS); } }); }, options); var targets = document.querySelectorAll("[".concat(STATIC_ATI_VIEW_TRACKING, "]")); targets.forEach(function (target) { return observer.observe(target); }); } })(); } (function () { var clickTrackingFiredUrls = []; var STATIC_ATI_CLICK_TRACKING = 'data-static-ati-click'; document.addEventListener('click', function (event) { var targetElement; var clickedElement = event.target; var currentElement = clickedElement; while (currentElement) { if (currentElement.tagName === 'A') { targetElement = currentElement; break; } currentElement = currentElement.parentElement; } if ((targetElement === null || targetElement === void 0 ? void 0 : targetElement.tagName) === 'A') { event.stopPropagation(); event.preventDefault(); var atiURL = targetElement.getAttribute(STATIC_ATI_CLICK_TRACKING); var anchorElement = targetElement; var nextPageUrl = anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.href; if (atiURL & !clickTrackingFiredUrls.includes(atiURL)) { window.processClientDeviceAndSendStaticBeacon(atiURL); clickTrackingFiredUrls.push(atiURL); } window.location.assign(nextPageUrl); } }); })(); } }); 2m4z41