CINXE.COM
Home | Guardian Advertising
<!DOCTYPE html> <html> <head> <title>Home | Guardian Advertising</title> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.guim.co.uk/images/favicons/ac43fe9507600081b58760450f518d07/152x152.png" /> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.guim.co.uk/images/favicons/9105519994f075e63637de997e08c770/144x144.png" /> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.guim.co.uk/images/favicons/462584b4647d63f9b12063d513aad3e1/120x120.png" /> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.guim.co.uk/images/favicons/23d6bd123831949d7e1881ceb2d66443/114x114.png" /> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.guim.co.uk/images/favicons/dac5b94fa151d4ebce54d133b64c3e2c/72x72.png" /> <link rel="apple-touch-icon-precomposed" href="https://assets.guim.co.uk/images/favicons/8dc6215c5b2a6b73ac10557dc0cf052d/57x57.png" /> <link rel="shortcut icon" type="image/png" href="https://assets.guim.co.uk/images/favicons/48bc5564bb01b74cf7cd1a08ae0dd98e/32x32.ico" /> <meta name="generator" content="VisibleDots"> <meta name="description" content="We now reach 157 million unique browsers worldwide. Our readers are inquisitive, open minded and active. We have the power to transform your business."> <meta name="referrer" content="no-referrer-when-downgrade"> <meta content="180444840287" property="fb:app_id"> <meta content="en_GB" property="og:locale"> <meta content="Guardian Advertising" property="og:site_name"> <meta content="website" property="og:type"> <meta content="https://advertising.theguardian.com" property="og:url"> <meta content="Guardian Advertising" property="og:title"> <meta content="We now reach 157 million unique browsers worldwide. Our readers are inquisitive, open minded and active. We have the power to transform your business." property="og:description"> <meta content="https://advertising.theguardian.com/assets/img/containers/images/headers/screenshot-2023-11-08-at-16.48.00.png/cd9823579632e9c81134e95f2d213c41.png" property="og:image"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@GuardianInsight"> <meta name="twitter:creator" content="@GuardianInsight"> <meta name="twitter:title" content="Guardian Advertising"> <meta name="twitter:description" content="We now reach 157 million unique browsers worldwide. Our readers are inquisitive, open minded and active. We have the power to transform your business."> <meta name="twitter:image" content="https://advertising.theguardian.com/assets/img/containers/images/headers/screenshot-2023-11-08-at-16.48.00.png/d800e59c05872993e0e7529a8f00cd94.png"> <link href="https://advertising.theguardian.com" rel="canonical"> <link href="https://advertising.theguardian.com" rel="home"> <meta name="robots" content="all"> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Regular.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Bold.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-textegyptian/noalts-not-hinted/GuardianTextEgyptian-Regular.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-textegyptian/noalts-not-hinted/GuardianTextEgyptian-Bold.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-textsans/noalts-not-hinted/GuardianTextSans-Regular.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.guim.co.uk/static/frontend/fonts/guardian-textsans/noalts-not-hinted/GuardianTextSans-Bold.woff2" as="font" crossorigin> <style> button {outline:none !important;} [x-cloak] {display:none !important;} .hidden {display:none;} body.fixed-footer-60 {padding-bottom:60px;} .fix-to-bottom {position:fixed;left:0;bottom:0;width:100%;z-index:999;} </style> <link rel="preload" as="style" href="https://advertising.theguardian.com/build/assets/app-a4af98b5.css" /><link rel="stylesheet" href="https://advertising.theguardian.com/build/assets/app-a4af98b5.css" /> <style> html {box-sizing:border-box;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;} html,body {text-rendering:optimizeLegibility;font-feature-settings:'kern';font-kerning:normal;font-variant-ligatures:common-ligatures;height:100%;width:100%;} .yournamerequired { display: none; } .prose li p { margin-top: 0; margin-bottom: 0; } .prose ul > li { padding-left: 1.5rem; } .prose ul > li::before { width: 0.5em; height: 0.5rem; top: calc(0.55em); } </style> <script> const gu_cookie_name = 'gu_cookie_consent_2021_07_21'; </script> <script src="https://advertising.theguardian.com/lib/alpinejs.3103.min.js" defer></script> <script src="https://advertising.theguardian.com/lib/gsap/gsap.3102.min.js"></script> <script src="https://advertising.theguardian.com/lib/gsap/ScrollTrigger.3102.min.js"></script> <script src="https://advertising.theguardian.com/lib/gsap/SplitText.3102.min.js"></script> <script>gsap.registerPlugin(ScrollTrigger, SplitText);</script> </head> <body class="font-serif" x-data="{ plxMenuOpen: false }"> <script> window.guCookies = { getCookie(name) { let value = `; ${document.cookie}`; let parts = value.split(`; ${name}=`); if (parts.length === 2) return parts.pop().split(';').shift(); }, setCookie: function(name, value, expirationInDays) { const date = new Date() date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)) document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=advertising.theguardian.com' + ';path=/' + ';samesite=lax' }, cookieExists: function(name) { return document.cookie.indexOf(name + '=') !== -1 }, categoryHasConsent: function(cookie_category) { consented_categories = window.guCookies.getCookie(gu_cookie_name).split(','); for (var i = 0; i < consented_categories.length; i++) { catname = consented_categories[i].slice(9).slice(0,-2); // 'essential' catvalue = consented_categories[i].slice(-1); // '0 or 1' if (cookie_category === catname && catvalue === '1') { return true } } return false; }, categoryHasConsentAll: function() { consented_to_all = false; if (this.categoryHasConsent('essential') && this.categoryHasConsent('performance') && this.categoryHasConsent('functionality')) { consented_to_all = true; } return consented_to_all; }, setCategories: function(categories = false, redirect = false) { if (categories) { this.setCookie(gu_cookie_name, categories, 365); if (redirect) { window.location.href = window.manageCookiesRedirect ? window.manageCookiesRedirect : '/'; } else { this.initialRun(); } } }, initialRun: function() { if (this.categoryHasConsent('performance')) { this.loadScript('https://www.google-analytics.com/analytics.js', function() { ga('create', 'UA-00000000-0', 'auto'); ga('send', 'pageview'); }); } }, // load script after category has been selected (string, function, array) loadScript: function(src, callback, attrs) { var function_defined = typeof callback === 'function'; // load script only if not alredy loaded if (!document.querySelector('script[src="' + src + '"]')) { var script = document.createElement('script'); // if an array is provided => add custom attributes if (attrs && attrs.length > 0) { for (var i = 0; i < attrs.length; ++i) { attrs[i] && script.setAttribute(attrs[i]['name'], attrs[i]['value']); } } // if callback function defined => run callback onload if (function_defined) { script.onload = callback; } script.src = src; // append script to head (document.head ? document.head : document.getElementsByTagName('head')[0]).appendChild(script); } else { function_defined && callback(); } }, } </script> <div x-data="{ showCookieBanner: true }" x-cloak> <div x-show="showCookieBanner" x-transition:enter-start="opacity-0" x-transition:enter="transition duration-700 transform ease" x-transition:leave="transition duration-700 transform ease" x-transition:leave-end="opacity-0" class="fix-to-bottom bg-gu-blue text-white font-sans shadow-video border-t border-[#506991] border-opacity-50 "> <div class="container mx-auto"> <div class="pb-8 md:pb-10 text-sm md:text-[15px] leading-5"> <div class="font-figures text-4xl pt-4">It<span class="font-serif">'</span>s your choice</div> <div class="py-3 flex space-y-6 md:space-y-0 md:space-x-8 flex-col md:flex-row"> <div class="md:w-1/4"> When we make Guardian Advertising available to you online, we use cookies and similar technologies to help us to do this. </div> <div class="md:w-1/4"> Some are necessary to help our website work properly and can't be switched off, and some are optional but support Guardian Advertising and your experience in other ways. </div> <div class="md:w-1/4"> You can find out more in our <a class="underline hover:text-site3" href="/privacy-policy">privacy policy</a> and <a class="underline hover:text-site3" href="/cookie-policy">cookie policy</a>, and manage the choices available to you at any time by going to <b>Manage Cookies</b> at the bottom of any page. </div> </div> <div class="font-bold mb-4 mt-2 pt-2 border-t border-[#506991]">Are you happy to accept cookies?</div> <div class="lg:max-w-xl mb-6">To manage your cookie choices now, including how to opt out where our partners rely on legitimate interests to use your information, <span class="font-bold">click on Manage my cookies.</span> </div> <div class="flex" x-data> <div class="flex mr-4"> <button class="flex flex-shrink-0 flex-none items-center p-0 md:p-0.5 pr-0 md:pr-1 rounded-full group text-gu-blue bg-[#ebebeb] border-2 border-transparent hover:opacity-80 transition-opacity duration-600" @click="showCookieBanner=false, window.guCookies.setCategories('category_essential=1,category_performance=1,category_functionality=1')" > <div class="px-4 py-1.5 text-sm text-current font-bold font-sans" >Yes, I'm happy</div> </button> </div> <div class="flex"> <a href="/manage-cookies?p=/" class="flex flex-shrink-0 flex-none items-center p-0 md:p-0.5 pr-0 md:pr-1 rounded-full group text-gray-100 bg-[#506991] border-2 border-transparent hover:opacity-80 transition-opacity duration-60 "> <button class="px-4 py-1.5 text-sm text-current font-bold font-sans">Manage my cookies</button> </a> </div> </div> </div> </div> </div> </div> <div x-data="{ moreIsOpen: false, bottomMoreIsOpen: false }"> <div class="bg-site5 relative"> <div class="mx-auto container relative"> <div> <div class="flex justify-between justify-items-start"> <div></div> <div class="h-[4.5rem] md:h-24 md:pt-4 md:pb-3"> <a href="/" title="Home"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 300 30" style="enable-background:new 0 0 500 152;" xml:space="preserve" class="max-w-full h-full block fill-current"> <path class="fill-white" d="M206.7 25.4h-3.5v-.3l1.4-.9 3.9-11.9h2.2l4.2 12 1.1.7v.3h-6.2V25l1.2-.5-1.2-3.5h-3.9l-1 3.1 1.8.9v.4zm-.6-4.7h3.6l-1.8-5.2h-.1l-1.7 5.2zm15.4-5.1v-3.2l-1.1-.4v-.3l4-.6.4.1v13.4l1.1.3v.3l-4 .5h-.3v-1.1h-.1c-.6.6-1.3 1.2-2.5 1.2-2.2 0-3.7-1.6-3.7-5 0-3.6 1.8-5.4 4.6-5.4.7-.1 1.3.1 1.6.2zm0 8.5v-8c-.3-.1-.6-.2-1.1-.2-1.1 0-1.8 1.3-1.8 4.5 0 2.9.6 4 1.9 4 .5-.1.8-.2 1-.3zm13.2-7.5l-2.9 8.9h-2l-3.5-9.2-.8-.5v-.3h5.6v.3l-1.1.4 2.3 6.5h.1l2.1-6.2-1.4-.7v-.3h2.9v.3l-1.3.8zm3.6 3.5c.1 2.4.9 3.9 3.4 3.9.8 0 1.5-.1 2.2-.4v.4c-.6.9-1.9 1.7-3.9 1.7-3.4 0-5.1-2-5.1-5.3 0-3.2 1.9-5.1 4.9-5.1 3.1 0 4.3 1.6 4.3 4.6v.3h-5.8zm0-.3l2.8-.1c0-3.1-.4-4-1.3-4-.9-.1-1.5 1.2-1.5 4.1zm10-4.5h.3v2.8h.1c.5-2.2 1.3-3 2.5-3 .2 0 .4 0 .5.1v3c-.2-.1-.5-.1-.8-.1-.9 0-1.6.1-2.2.3v6.3l1.3.3v.3h-5.7V25l1-.3v-8.2l-1.1-.4v-.3l4.1-.5zm3.7.9v-.3l1.4-.4v-1.8l3.3-.5v2.3h2.2v.7h-2.2v6.6c0 1 .3 1.4 1.4 1.4.3 0 .7 0 .9-.1v.3c-.6.6-1.6 1.2-2.8 1.2-1.9 0-2.8-.9-2.8-3v-6.4H252zm11.2-.9h.5v9.5l1 .3v.3h-5.4v-.3l1-.3v-8.2l-1.1-.4v-.3l4-.6zm.5-2.3c0 1-.8 1.7-1.8 1.7s-1.7-.7-1.7-1.7.8-1.7 1.7-1.7c1 0 1.8.7 1.8 1.7zm8.9 9.4c0 2-1.4 3.3-4.1 3.3-1.2 0-2.4-.1-3.4-.5l-.1-2.9h.3l2.6 3c.2.1.4.1.5.1 1.1 0 1.6-.6 1.6-1.5 0-.8-.4-1.1-1.6-1.7l-.6-.3c-1.8-.9-2.9-1.7-2.9-3.4 0-2 1.4-3.2 3.8-3.2 1 0 2.1.1 2.9.3l.1 2.7h-.3l-2-2.6c-.2-.1-.4-.1-.6-.1-1 0-1.4.6-1.4 1.4 0 .9.4 1.2 1.6 1.7l.6.3c2 .8 3 1.6 3 3.4zm3.9-7.1h.5v9.5l1 .3v.3h-5.4v-.3l1-.3v-8.2l-1.1-.4v-.3l4-.6zm.5-2.3c0 1-.8 1.7-1.8 1.7s-1.7-.7-1.7-1.7.8-1.7 1.7-1.7c1 0 1.8.7 1.8 1.7zm2.6 11.8v-8.2l-1.1-.4v-.3l3.9-.6h.4v1.3h.1c.9-.9 2.1-1.4 3.4-1.4 1.7 0 2.5.8 2.5 2.6v6.9l1 .3v.3h-5.3V25l.9-.2V18c0-1-.4-1.4-1.3-1.4-.5 0-.9.1-1.3.3v7.9l.9.2v.3h-5.3V25l1.2-.2zm10.1 2.9c0-.8 1-1.2 2.4-1.4v-.1c-1-.3-1.7-.9-1.7-1.8 0-1.1.8-1.9 2.2-2.3V22c-1.3-.5-2.2-1.7-2.2-3.2 0-2.2 1.7-3.5 4.3-3.5.7 0 1.4.2 2 .3l3.2-.4v1.6l-2.3-.7v.1c1 .7 1.4 1.6 1.4 2.6 0 2.2-1.8 3.4-4.3 3.4-.6 0-1.2-.1-1.7-.2-.2.2-.3.4-.3.7 0 .4.2.7.8.7h3.3c2.2 0 3.3.6 3.3 2.4 0 2.1-1.8 3.6-5.5 3.6-3.3.1-4.9-.4-4.9-1.7zm7.9-.5c0-.6-.3-.9-1.2-.9h-3.9c-.2.3-.3.6-.3 1.1 0 1.1.6 1.8 2.3 1.8 2.1 0 3.1-.8 3.1-2zm-3-11.6c-.7 0-1.2.7-1.2 3.2 0 2.4.4 3.1 1.2 3.1.7 0 1.2-.8 1.2-3.1 0-2.5-.4-3.2-1.2-3.2zm-155-1.9l1.4-.7V2.3h-1l-2.5 3.3h-.3l.2-3.7h10.9l.2 3.7h-.3l-2.5-3.3h-1.1V13l1.4.7v.4h-6.3v-.4zm9.9-.5V1.3l-1.1-.4V.7l3.8-.7h.4v5.6l.1-.1c.8-.7 2.1-1.2 3.3-1.2 1.7 0 2.4.9 2.4 2.7v6.2l.9.5v.4h-5v-.4l.9-.5V7c0-1-.4-1.4-1.2-1.4-.5 0-1 .2-1.3.4v7.2l.9.5v.3h-5v-.3l.9-.5zm12.6-3.6c.1 2 1 3.5 3.1 3.5 1 0 1.7-.5 2.4-.8v.4c-.5.7-1.8 1.7-3.7 1.7-3.2 0-4.9-1.8-4.9-4.9 0-3 1.8-4.9 4.7-4.9 2.7 0 4.2 1.4 4.2 5v.1h-5.8zm-.1-.5l2.8-.2c0-2.4-.4-4-1.3-4-.8 0-1.5 1.9-1.5 4.2zm-40.2 9.7c0-5.2 3.4-7 7.2-7 1.6 0 3.1.3 4 .6l.1 3.6h-.4l-2.2-3.5c-.4-.2-.7-.2-1.4-.2-2 0-3.1 2.3-3 6.2 0 4.6.8 6.7 2.7 6.7.5 0 .9-.1 1.1-.2v-4.9l-1.2-.7V19h5.9v.4l-1.2.7V25c-1 .4-2.7.8-4.5.8-4.4-.1-7.1-2.1-7.1-7zm12.3-2.4v-.3l4-.7h.4v7.9c0 .9.5 1.2 1.2 1.2.5 0 .9-.2 1.3-.6v-7.1l-1.1-.5V16l4-.7h.4v9l1.1.5v.3l-3.9.5h-.4v-1.2h-.1c-.7.7-1.8 1.3-3 1.3-1.9 0-2.8-1.1-2.8-2.8v-6l-1.1-.5zm25-1h.3v2.9h.1c.4-2.1 1.4-2.9 2.5-2.9.2 0 .4 0 .5.1v3c-.2-.1-.5-.1-.8-.1-.9 0-1.6.2-2.2.4v5.8l.9.5v.4h-5.2v-.4l.9-.5v-7.9l-1.1-.3v-.3l4.1-.7zm10 .2v-3.1l-1.1-.4v-.2l4-.7.4.1v13.2l1.1.4v.3l-4 .5h-.3v-1.1h-.1c-.6.6-1.4 1.1-2.6 1.1-2.2 0-3.8-1.7-3.8-5.1 0-3.6 1.8-5.3 4.6-5.3.9 0 1.5.2 1.8.3zm0 8.5v-7.9c-.3-.2-.4-.4-1.1-.3-1.1 0-1.7 1.7-1.7 4.6 0 2.6.5 4.1 1.9 4 .4-.1.7-.2.9-.4zm8.8-8.7h.3v9.2l.9.5v.4H174v-.4l.9-.5v-7.7l-1.1-.4v-.3l4.1-.8zm.4-2.5c0 1-.8 1.7-1.8 1.7s-1.8-.7-1.8-1.7.8-1.7 1.8-1.7c.9 0 1.8.7 1.8 1.7zm11.6 11.7v-7.8l-1.1-.4V16l4-.7h.4v1.2h.1c.9-.8 2.1-1.3 3.4-1.3 1.7 0 2.5.8 2.5 2.6v6.7l.9.5v.4h-5.2V25l.9-.5V18c0-1-.4-1.4-1.3-1.4-.5 0-1 .1-1.4.4v7.5l.9.5v.4h-5V25l.9-.4zm-5.6-4.9v-1.3c0-2-.4-2.6-1.6-2.6h-.4l-2.2 2.9h-.3V16c.9-.3 2.1-.6 3.6-.6 2.7 0 4.2.7 4.2 3v6.4l.9.3v.3c-.4.2-1.1.4-2 .4-1.3 0-1.9-.4-2.2-1.1h-.1c-.6.8-1.3 1.2-2.6 1.2-1.6 0-2.7-1-2.7-2.7 0-1.6 1-2.5 3.1-2.9l2.3-.6zm0 4.4v-3.9l-.7.1c-1 .1-1.4.8-1.4 2.2 0 1.6.5 2 1.3 2 .3-.1.6-.2.8-.4zm-33.7-4.4v-1.3c0-2-.4-2.6-1.6-2.6h-.4l-2.2 2.9h-.3V16c.9-.3 2.1-.6 3.6-.6 2.7 0 4.2.7 4.2 3v6.4l.9.3v.3c-.4.2-1.1.4-2 .4-1.3 0-1.9-.4-2.2-1.1h-.1c-.6.8-1.3 1.2-2.6 1.2-1.6 0-2.7-1-2.7-2.7 0-1.6 1-2.5 3.1-2.9l2.3-.6zm0 4.4v-3.9l-.7.1c-1 .1-1.4.8-1.4 2.2 0 1.6.5 2 1.3 2 .4-.1.7-.2.8-.4z"/> </svg> </a> </div> </div> <div class="relative ml-auto xs:absolute right-1.5 sm:right-5 -bottom-px md:bottom-0 h-10 w-10 flex items-center justify-center bg-site4 rounded-full z-20 cursor-pointer lg:hidden" @click="moreIsOpen = !moreIsOpen"> <svg class="h-6 w-6 block" :class="{ 'gu-hidden': moreIsOpen, 'block': !moreIsOpen }" x-description="Heroicon name: outline/menu" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path> </svg> <svg class="h-6 w-6 gu-hidden" :class="{ 'block': moreIsOpen, 'gu-hidden': !moreIsOpen }" x-description="Heroicon name: outline/x" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </div> </div> <ul class="flex flex-wrap sm:flex-nowrap text-white font-serif font-bold text-md sm:text-lg md:text-2xl leading-none border-site1-300 border-t border-r -mx-2 sm:-mx-0"> <li class="w-auto lg:w-36 h-9 md:h-11"> <a href="/advertise" class="h-9 md:h-11 pl-1 lg:pl-2 pr-1 md:pr-2 lg:pr-3 xl:pr-5 pt-2.5 sm:pt-1 md:pt-1.5 lg:pt-1.5 block overflow-hidden relative group pl-2 sm:pl-5 lg:pl-5 " :class="moreIsOpen ? 'hover:text-site3' : ''" > <div class="absolute left-0 top-0 w-px bg-site1-300" :class="moreIsOpen ? 'h-full' : 'h-full'"></div> <div x-cloak class="absolute left-0 top-0 transform h-1 w-full bg-site3 transition-transform duration-300 overflow-visible group-hover:translate-y-0 " :class="moreIsOpen ? 'translate-y-0' : '-translate-y-1'" ></div> Advertise </a> </li> <li class="w-auto lg:w-24 h-9 md:h-11"> <a href="/news" class="h-9 md:h-11 pl-1 lg:pl-2 pr-1 md:pr-2 lg:pr-3 xl:pr-5 pt-2.5 sm:pt-1 md:pt-1.5 lg:pt-1.5 block overflow-hidden relative group " :class="moreIsOpen ? 'hover:text-site2' : ''" > <div class="absolute left-0 top-0 w-px bg-site1-300" :class="moreIsOpen ? 'h-full' : 'h-7.5'"></div> <div x-cloak class="absolute left-0 top-0 transform h-1 w-full bg-site2 transition-transform duration-300 overflow-visible group-hover:translate-y-0 " :class="moreIsOpen ? 'translate-y-0' : '-translate-y-1'" ></div> News </a> </li> <li class="w-auto lg:w-44 h-9 md:h-11"> <a href="/case-studies" class="h-9 md:h-11 pl-1 lg:pl-2 pr-1 md:pr-2 lg:pr-3 xl:pr-5 pt-2.5 sm:pt-1 md:pt-1.5 lg:pt-1.5 block overflow-hidden relative group " :class="moreIsOpen ? 'hover:text-gu-pink' : ''" > <div class="absolute left-0 top-0 w-px bg-site1-300" :class="moreIsOpen ? 'h-full' : 'h-7.5'"></div> <div x-cloak class="absolute left-0 top-0 transform h-1 w-full bg-gu-pink transition-transform duration-300 overflow-visible group-hover:translate-y-0 " :class="moreIsOpen ? 'translate-y-0' : '-translate-y-1'" ></div> Case studies </a> </li> <li class="w-auto lg:w-32 h-9 md:h-11"> <a href="/contact" class="h-9 md:h-11 pl-1 lg:pl-2 pr-1 md:pr-2 lg:pr-3 xl:pr-5 pt-2.5 sm:pt-1 md:pt-1.5 lg:pt-1.5 block overflow-hidden relative group " :class="moreIsOpen ? 'hover:text-site4' : ''" > <div class="absolute left-0 top-0 w-px bg-site1-300" :class="moreIsOpen ? 'h-full' : 'h-7.5'"></div> <div x-cloak class="absolute left-0 top-0 transform h-1 w-full bg-site4 transition-transform duration-300 overflow-visible group-hover:translate-y-0 " :class="moreIsOpen ? 'translate-y-0' : '-translate-y-1'" ></div> Contact </a> </li> <li class="w-auto lg:w-40 h-9 md:h-11 font-thin gu-hidden lg:block"> <div class="h-9 md:h-11 px-1 lg:pl-2 pr-5 pt-1.5 lg:pt-1.5 block overflow-hidden relative cursor-pointer hover:text-site4 group select-none" @click="moreIsOpen = !moreIsOpen"> <div class="absolute left-0 top-0 w-px bg-site1-300" :class="moreIsOpen ? 'h-full' : 'h-7.5'"></div> More <span class="h-1.5 w-1.5 border-b border-r border-current box-content inline-block transform -translate-y-2 rotate-45 transition duration-300 ml-1.5 group-hover:-translate-y-1"></span> </div> </li> <li class="relative w-auto lg:w-40 border-site1-300 h-9 md:h-11"> <div x-show="moreIsOpen" class="absolute left-0 top-0 w-px bg-site1-300 h-full"></div> </li> </ul> </div> <div class="fixed top-0 left-0 w-10/12 sm:w-11/12 md:w-10/12 h-full pt-1.5 pb-6 lg:absolute lg:top-full lg:w-full lg:h-auto lg:pt-0 lg:pb-0 bg-site5 text-white z-10 overflow-auto lg:overflow-visible select-none" x-cloak x-show="moreIsOpen" @click.away="moreIsOpen = false"> <div class="mx-auto container relative"> <ul class="flex flex-col lg:flex-row border-site1-300 lg:border-r"> <li class="w-full lg:w-36 lg:px-2 lg:pb-3 border-site1-300 lg:border-l lg:pl-5 "> <div class="flex pl-5 lg:hidden" @click="$refs['advertise'].classList.toggle('gu-hidden')"> <div class="pt-3 mr-2"> <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg> </div> <div class="lg:border-b-0 text-white font-serif font-bold text-2xl flex-1 pb-4 pt-2 cursor-pointer border-b border-site1-300 "> Advertise </div> </div> <div x-ref="advertise" class=" gu-hidden pb-1 bg-site5 lg:bg-transparent lg:flex flex-col"> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/digital"> Digital </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/print"> Print </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/audio"> Audio </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/newsletters"> Newsletters </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/partnerships"> Partnerships </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/media-kit"> Media Kit </a> </div> <div> <a class=" block px-12 py-1 text-base lg:px-0 font-sans hover:text-site3" href="/advertise/rate-card"> Rate Card </a> </div> </div> </li> <li class="w-full lg:w-24 lg:px-2 lg:pb-3 border-site1-300 lg:border-l "> <a href="/news" class="flex pl-5 lg:hidden"> <div class="lg:border-b-0 text-white font-serif font-bold text-2xl flex-1 pb-4 pt-2 cursor-pointer border-b border-site1-300 "> News </div> </a> </li> <li class="w-full lg:w-44 lg:px-2 lg:pb-3 border-site1-300 lg:border-l "> <a href="/case-studies" class="flex pl-5 lg:hidden"> <div class="lg:border-b-0 text-white font-serif font-bold text-2xl flex-1 pb-4 pt-2 cursor-pointer border-b border-site1-300 "> Case studies </div> </a> </li> <li class="w-full lg:w-32 lg:px-2 lg:pb-3 border-site1-300 lg:border-l "> <a href="/contact" class="flex pl-5 lg:hidden"> <div class="lg:border-b-0 text-white font-serif font-bold text-2xl flex-1 pb-4 pt-2 cursor-pointer border-b-0 "> Contact </div> </a> </li> <li class="w-full mt-4 pb-3 lg:mt-0 lg:w-40 lg:px-2 border-site1-300 lg:border-l"> <div class="flex flex-col"> </div> </li> <li class="lg:w-40 px-2 pb-3 pb border-site1-300 border-l xl:-mt-10 gu-hidden lg:block"> <div class="flex flex-col font-serif font-bold text-xl xl:text-2xl leading-none pt-1"> </div> </li> </ul> </div> </div> </div><!-- bg-site1 relative --> <div class="bg-site1-300" style="height: 1px;"></div> </div> <div class="relative"> <div class="absolute inset-0 bg-site1"> <video autoplay loop muted playsinline class="h-full w-full object-cover object-"> <source src="https://player.vimeo.com/progressive_redirect/playback/949898020/rendition/1080p/file.mp4?loc=external&signature=0779ddd1716864fcccb13953da87c3db7b96b7e3954de2bfa45bc4399ef807ff" type="video/mp4"> </video> </div> <div class="relative container mx-auto pt-120"> <div class="pl-3 pb-9"> <span class="block font-bold tracking-tight text-white text-3xl lg:text-5xl mb-[0.4rem] lg:mb-[0.45rem]"> <h1 class="text-white box-decoration-clone shadow-site5 bg-site5 inline pb-[0.4rem] leading-[2.4rem] lg:leading-[3.8rem]">Guardian Advertising</h1> </span> <span class="block text-xl font-bold sm:text-2xl lg:text-3xl lg:leading-10 text-white md:pr-36 max-w-3xl"> <h2 class="text-white box-decoration-clone shadow-gu-blue2 bg-gu-blue2 inline pt-[0.2rem] pb-[0.3rem]">The Guardian is open to all, funded by many and beholden to no-one</h2> </span> </div> </div> </div> <div class="bg-gray-50 pt-16 pb-8 sm:pt-20 sm:pb-12 "> <div class="container mx-auto"> <div class=" ml-2.5 "> <span class="block text-xl font-bold sm:text-2xl lg:text-3xl lg:leading-10 text-white md:pr-36 max-w-3xl"> <h2 class="text-white box-decoration-clone shadow-site5 bg-site5 inline pt-[0.2rem] pb-[0.3rem]">For advertisers, that means we offer …</h2> </span> </div> </div> </div> <div class="bg-gray-50 py-6 sm:py-12 pt-0 sm:pt-0 "> <div class="container mx-auto"> <div class="grid gap-8 md:gap-10 lg:gap-14 xl:gap-16 2xl:gap-20 md:grid-cols-3 md:items-start w-full"> <div class="design-default"> <div class="space-y-3 md:space-y-5 "> <div class="text-site5 font-bold text-2xl md:text-4xl">Scale</div> <div class="text- text-lg md:text-2xl"></div> <div class="text-site5 font-serif text-lg md:text-xl">We are the #1 most-read quality newsbrand in the UK. Our portfolio includes a huge global website, the seven day Guardian and Observer print operation, our podcast network, Guardian Documentaries, newsletters, the standalone Feast app and Guardian Weekly.</div></div> <div class="pt-5 pb-4 font-sans md:leading-6 space-y-3 divide-y divide-site5 divide-opacity-20 "> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> 22 million cross-platform monthly readers </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> 250 million all-time listens to Today in Focus </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> 1.3 billion page views to Guardian Sport in 2023 </p> </li> </div> </div><!-- design-default --> <div class="design-default"> <div class="space-y-3 md:space-y-5 "> <div class="text-site5 font-bold text-2xl md:text-4xl">Influence</div> <div class="text- text-lg md:text-2xl"></div> <div class="text-site5 font-serif text-lg md:text-xl">Our world-class journalism reflects and shapes culture with a trusted media environment that represents the values of our audience. We help people navigate the world with clarity and imagination - from the next boxset to enjoy, to how to exercise or what recipes to try.</div></div> <div class="pt-5 pb-4 font-sans md:leading-6 space-y-3 divide-y divide-site5 divide-opacity-20 "> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> Over 1 million paying supporters </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> We’ve won an Oscar, Bafta, three Emmys and our podcasts get turned into Netflix documentaries </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> Highest levels of engagement across quality news brands </p> </li> </div> </div><!-- design-default --> <div class="design-default"> <div class="space-y-3 md:space-y-5 "> <div class="text-site5 font-bold text-2xl md:text-4xl">Integrity</div> <div class="text-site5 text-lg md:text-2xl"></div> <div class="text-site5 font-serif text-lg md:text-xl">As the world's leading liberal voice, we are beholden to no one: there is no billionaire owner dictating our editorial. We are one of the most trusted media brands in the world; people are more likely to pay attention to what you have to say in a premium environment.</div></div> <div class="pt-5 pb-4 font-sans md:leading-6 space-y-3 divide-y divide-site5 divide-opacity-20 "> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> We are the first major media organisation to become a B Corp </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> We no longer accept fossil fuel or gambling advertising </p> </li> <li class="flex items-start pt-3"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 h-6 w-6 text-site5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> </div> <p class="ml-3 text-site5"> No.1 most trusted non-business newspaper in the UK </p> </li> </div> </div><!-- design-default --> </div> </div> </div> <div class="bg- pt-4 pb-2 sm:pt-6 sm:pb-3 "> <div class="container mx-auto"> <div class=" ml-2.5 "> <span class="block font-bold tracking-tight text-white text-3xl lg:text-5xl mb-[0.4rem] lg:mb-[0.45rem]"> <h1 class="text-site5 box-decoration-clone shadow- bg- inline pb-[0.4rem] leading-[2.4rem] lg:leading-[3.8rem]">Which brands is the Guardian for?</h1> </span> </div> </div> </div> <div class="container mx-auto pt-8"> <div class="flex flex-wrap items-start justify-center pt-2 md:pt-12 text-left md:text-center"> <div class="flex md:block w-full md:w-1/3"> <div class="relative flex z-10 mr-4 md:mr-0 md:mb-4"> <div class="absolute bottom-0 md:bottom-auto md:top-1/2 left-1/2 md:left-auto md:right-0 h-1/2 md:h-px h-1/2 w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="w-12 h-12 flex items-center justify-center my-auto text-white text-xl rounded-full md:mx-auto bg-gray-700 font-bold relative z-10"> <div style="margin-top: -1px;">1</div> </div> </div> <div class="my-4 md:my-0 md:mx-4"> <div class="text-gray-700 text-xl leading-7 font-bold px-2.5">Brands doing the right thing</div> <div class="text-sm leading-5 lg:text-lg lg:leading-6 pb-6 mt-5 md:mt-2.5 px-2.5"> <p></p> </div> </div> </div> <div class="flex md:block w-full md:w-1/3"> <div class="relative flex z-10 mr-4 md:mr-0 md:mb-4"> <div class="absolute top-0 md:top-1/2 left-1/2 md:left-0 h-1/2 md:h-px w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="absolute bottom-0 md:bottom-auto md:top-1/2 left-1/2 md:left-auto md:right-0 h-1/2 md:h-px h-1/2 w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="w-12 h-12 flex items-center justify-center my-auto text-white text-xl rounded-full md:mx-auto bg-gray-700 font-bold relative z-10"> <div style="margin-top: -1px;">2</div> </div> </div> <div class="my-4 md:my-0 md:mx-4"> <div class="text-gray-700 text-xl leading-7 font-bold px-2.5">Premium brands</div> <div class="text-sm leading-5 lg:text-lg lg:leading-6 pb-6 mt-5 md:mt-2.5 px-2.5"> <p></p> </div> </div> </div> <div class="flex md:block w-full md:w-1/3"> <div class="relative flex z-10 mr-4 md:mr-0 md:mb-4"> <div class="absolute top-0 md:top-1/2 left-1/2 md:left-0 h-1/2 md:h-px w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="w-12 h-12 flex items-center justify-center my-auto text-white text-xl rounded-full md:mx-auto bg-gray-700 font-bold relative z-10"> <div style="margin-top: -1px;">3</div> </div> </div> <div class="my-4 md:my-0 md:mx-4"> <div class="text-gray-700 text-xl leading-7 font-bold px-2.5">Challenger brands</div> <div class="text-sm leading-5 lg:text-lg lg:leading-6 pb-6 mt-5 md:mt-2.5 px-2.5"> <p></p> </div> </div> </div> </div> <div class="flex flex-wrap items-start justify-center pt-2 md:pt-12 text-left md:text-center"> <div class="flex md:block w-full md:w-1/3"> <div class="relative flex z-10 mr-4 md:mr-0 md:mb-4"> <div class="absolute bottom-0 md:bottom-auto md:top-1/2 left-1/2 md:left-auto md:right-0 h-1/2 md:h-px h-1/2 w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="w-12 h-12 flex items-center justify-center my-auto text-white text-xl rounded-full md:mx-auto bg-gray-700 font-bold relative z-10"> <div style="margin-top: -1px;">4</div> </div> </div> <div class="my-4 md:my-0 md:mx-4"> <div class="text-gray-700 text-xl leading-7 font-bold px-2.5">Brands connecting with big moments</div> <div class="text-sm leading-5 lg:text-lg lg:leading-6 pb-6 mt-5 md:mt-2.5 px-2.5"> <p></p> </div> </div> </div> <div class="flex md:block w-full md:w-1/3"> <div class="relative flex z-10 mr-4 md:mr-0 md:mb-4"> <div class="absolute top-0 md:top-1/2 left-1/2 md:left-0 h-1/2 md:h-px w-px md:w-1/2 bg-gray-300 -z-1"></div> <div class="w-12 h-12 flex items-center justify-center my-auto text-white text-xl rounded-full md:mx-auto bg-gray-700 font-bold relative z-10"> <div style="margin-top: -1px;">5</div> </div> </div> <div class="my-4 md:my-0 md:mx-4"> <div class="text-gray-700 text-xl leading-7 font-bold px-2.5">Everyday brands</div> <div class="text-sm leading-5 lg:text-lg lg:leading-6 pb-6 mt-5 md:mt-2.5 px-2.5"> <p></p> </div> </div> </div> </div> </div> <div class="bg- py-6 sm:py-12 "> <div class="container mx-auto"> <div class="grid gap-8 md:gap-10 lg:gap-14 xl:gap-16 2xl:gap-20 md:grid-cols-1 md:items-center w-full"> <div class="design-default"> <div class="space-y-3 md:space-y-5 "> <div class="text- text-lg md:text-2xl"></div> <div class="text- font-serif text-lg md:text-xl"></div></div> <div class="pt-4 flex flex-wrap sm:pt-9 -m-2 "> <a href="/case-studies" target="_SELF" style="text-decoration: none !important;" class=" flex flex-shrink-0 m-2 items-center p-1 pr-2 rounded-full group text-white bg-site5 hover:text- hover:bg-site5 "> <span class="pl-4 pr-2 pt-1.5 pb-2 text-sm sm:text-lg text-current font-bold font-sans">See our case studies</span> <div class="transform transition-transform duration-300 ease-in-out group-hover:translate-x-1"> <svg viewBox="0 0 30 30" fill="currentColor" class="ml-0 mr-1 w-8 h-8"> <path d="M22.8 14.6L15.2 7l-.7.7 5.5 6.6H6v1.5h14l-5.5 6.6.7.7 7.6-7.6v-.9"></path> </svg> </div> </a> </div> </div><!-- design-default --> </div> </div> </div> <div class="bg-site5 py-3 border-b border-t border-white border-opacity-30"> <div class="container mx-auto"> <div class="md:flex md:justify-end"> <div class="pb-2 sm:pb-0 text-[13px] font-sans flex flex-col items-center sm:flex-row"> <a href="/privacy-policy" target="_SELF" class="text-white mb-2 sm:mb-0 sm:ml-4"> Privacy Policy </a> <a href="/cookie-policy" target="_SELF" class="text-white mb-2 sm:mb-0 sm:ml-4"> Cookie Policy </a> <a href="https://www.theguardian.com/info/2016/jan/25/content-funding" target="_SELF" class="text-white mb-2 sm:mb-0 sm:ml-4"> Content funding </a> <a href="https://www.theguardian.com/advertising/advertising-terms-conditions" target="_SELF" class="text-white mb-2 sm:mb-0 sm:ml-4"> Terms and conditions </a> </div> <div class="flex items-center sm:justify-end"> <span class="ml-8 text-white"> <div style="width: 211px; height: 36px;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 122 20" style="enable-background:new 0 0 122 20;" xml:space="preserve" class="max-w-full h-full block fill-current"> <path class="fill-white" d="M58.64 17.1h-2.39v-.2l.95-.61 2.68-8.06h1.51l2.84 8.15.74.5v.2h-4.21v-.2l.81-.34-.81-2.36h-2.61l-.7 2.12 1.19.59v.21zm-.41-3.19h2.43l-1.19-3.53h-.07l-1.17 3.53zm10.49-3.47V8.26l-.74-.25v-.2l2.72-.38.25.05v9.07l.74.23v.2l-2.75.32-.2-.02v-.77h-.07c-.38.43-.9.81-1.71.81-1.46 0-2.54-1.13-2.54-3.4 0-2.41 1.24-3.65 3.13-3.65.54-.03.94.06 1.17.17zm0 5.74v-5.45c-.18-.09-.38-.16-.72-.16-.72 0-1.19.86-1.19 3.02 0 1.96.43 2.72 1.28 2.72.27.03.49-.04.63-.13zm8.95-5.11l-1.98 6.03h-1.35l-2.36-6.21-.56-.32v-.2h3.78v.2l-.77.29 1.55 4.39h.07l1.4-4.19-.95-.5v-.2h1.96v.2l-.79.51zm2.46 2.43c.09 1.67.61 2.68 2.34 2.68.56 0 1.04-.07 1.51-.27v.2c-.38.59-1.31 1.17-2.66 1.17-2.27 0-3.44-1.37-3.44-3.58 0-2.16 1.28-3.49 3.35-3.49 2.07 0 2.95 1.1 2.95 3.11v.18h-4.05zm0-.25l1.91-.09c0-2.12-.29-2.72-.88-2.72-.65 0-1.03.88-1.03 2.81zm6.75-3.01l.23.02v1.91h.07c.34-1.46.9-2.03 1.67-2.03.11 0 .25.02.34.05v2.03c-.11-.05-.34-.05-.56-.05-.61 0-1.08.07-1.46.23v4.3l.9.18v.2H84.2v-.2l.7-.18v-5.56l-.74-.29v-.2l2.72-.41zm2.49.58v-.22l.97-.25V9.14l2.23-.36v1.55h1.49v.47h-1.49v4.48c0 .7.2.97.95.97.23 0 .47-.02.61-.07v.2c-.38.43-1.08.81-1.87.81-1.28 0-1.94-.59-1.94-2.05v-4.32h-.95zm7.61-.58l.32.02v6.44l.7.2v.2h-3.65v-.2l.7-.2v-5.56l-.74-.29v-.2l2.67-.41zm.34-1.6c0 .65-.56 1.15-1.19 1.15-.65 0-1.17-.5-1.17-1.15 0-.65.52-1.15 1.17-1.15.62 0 1.19.5 1.19 1.15zm6.05 6.39c0 1.4-.97 2.23-2.77 2.23-.81 0-1.64-.09-2.3-.34l-.07-1.98h.2l1.76 2.05c.11.05.25.07.36.07.74 0 1.1-.41 1.1-1.04 0-.56-.29-.77-1.08-1.13l-.41-.18c-1.24-.59-1.94-1.17-1.94-2.32 0-1.37.97-2.18 2.61-2.18.68 0 1.42.07 1.98.23l.07 1.85h-.2l-1.35-1.8c-.16-.05-.29-.07-.43-.07-.65 0-.97.38-.97.95 0 .61.29.79 1.1 1.17l.38.18c1.31.56 1.96 1.1 1.96 2.31zm2.65-4.79l.32.02v6.44l.7.2v.2h-3.65v-.2l.7-.2v-5.56l-.74-.29v-.2l2.67-.41zm.32-1.6c0 .65-.56 1.15-1.19 1.15-.65 0-1.17-.5-1.17-1.15 0-.65.52-1.15 1.17-1.15.65 0 1.19.5 1.19 1.15zm1.75 8.06v-5.56l-.74-.29v-.2l2.68-.38.27.02v.86h.07c.59-.59 1.44-.92 2.3-.92 1.17 0 1.69.56 1.69 1.78v4.7l.7.2v.2h-3.56v-.2l.63-.16v-4.64c0-.65-.29-.97-.88-.97-.36 0-.63.09-.9.23v5.36l.61.16v.2h-3.56v-.2l.69-.19zm6.89 1.93c0-.52.65-.83 1.62-.99v-.07c-.7-.18-1.15-.59-1.15-1.24 0-.72.56-1.28 1.46-1.55v-.05c-.9-.36-1.51-1.17-1.51-2.14 0-1.53 1.17-2.39 2.9-2.39.5 0 .97.11 1.33.23l2.16-.27v1.1l-1.55-.5v.07c.65.47.97 1.08.97 1.8 0 1.51-1.19 2.32-2.9 2.32a5.2 5.2 0 0 1-1.13-.14.66.66 0 0 0-.2.47c0 .29.16.45.56.45h2.23c1.51 0 2.23.43 2.23 1.64 0 1.44-1.24 2.48-3.71 2.48-2.23 0-3.31-.34-3.31-1.22zm5.33-.34c0-.43-.2-.63-.79-.63h-2.68c-.11.2-.18.43-.18.77 0 .72.38 1.19 1.58 1.19 1.4 0 2.07-.54 2.07-1.33zm-2.02-7.85c-.5 0-.79.5-.79 2.21 0 1.6.29 2.09.79 2.09s.81-.52.81-2.09c0-1.71-.3-2.21-.81-2.21zM12.13 9.2l.9-.47v-7.2h-.68l-1.71 2.25h-.18l.11-2.5h7.34l.09 2.5h-.18l-1.67-2.25h-.72v7.2l.92.47v.25h-4.23V9.2zm6.73-.31V.92l-.72-.29V.47L20.7 0h.27v3.78l.07-.07c.56-.5 1.4-.81 2.21-.81 1.13 0 1.62.63 1.62 1.82v4.16l.61.34v.25h-3.35v-.24l.61-.34V4.73c0-.65-.29-.92-.81-.92-.36 0-.65.11-.9.29v4.79l.59.34v.23h-3.38v-.23l.62-.34zm8.75-2.45c.07 1.33.65 2.34 2.07 2.34.68 0 1.15-.32 1.62-.56v.27c-.36.47-1.24 1.15-2.48 1.15-2.16 0-3.29-1.22-3.29-3.29 0-2.05 1.22-3.31 3.17-3.31 1.85 0 2.79.92 2.79 3.35v.07H27.6v-.02zm-.02-.3l1.91-.11c0-1.64-.27-2.72-.83-2.72-.61 0-1.08 1.26-1.08 2.83M0 12.65c0-3.47 2.3-4.7 4.86-4.7 1.08 0 2.12.18 2.68.41l.05 2.43h-.25L5.85 8.44c-.25-.11-.49-.16-.94-.16-1.37 0-2.05 1.58-2.03 4.16.02 3.08.56 4.48 1.82 4.48.32 0 .59-.05.74-.14v-3.31L4.61 13v-.27H8.6v.29l-.81.45v3.26c-.68.27-1.82.52-3.02.52-2.92.01-4.77-1.34-4.77-4.6m8.55-1.62v-.2l2.68-.47.29.02v5.29c0 .63.32.83.81.83.34 0 .63-.14.88-.41v-4.75l-.74-.32v-.2l2.68-.47.27.02v6.05l.72.29v.2l-2.66.32-.25-.02v-.79h-.07c-.5.45-1.17.86-2 .86-1.28 0-1.87-.77-1.87-1.91v-4.03l-.74-.31zm17.15-.68l.23.02v1.96H26c.29-1.44.92-1.96 1.69-1.96.11 0 .25.02.34.05v2c-.11-.05-.34-.05-.54-.05-.61 0-1.06.11-1.46.29v3.87l.61.34v.25h-3.47v-.25l.63-.34v-5.31l-.76-.22v-.18l2.66-.47zm6.72.16V8.44l-.74-.25v-.16l2.7-.5.25.05v8.87l.74.27v.23l-2.68.36-.2-.02v-.74h-.07c-.38.38-.92.74-1.78.74-1.46 0-2.52-1.13-2.52-3.4 0-2.41 1.24-3.58 3.11-3.58.59 0 .99.09 1.19.2m0 5.67v-5.29c-.18-.11-.29-.25-.74-.23-.72.02-1.17 1.13-1.17 3.06 0 1.76.32 2.72 1.28 2.7.27-.02.5-.11.63-.24m5.94-5.85l.23.02v6.14l.61.34v.25h-3.47v-.25l.63-.34v-5.18l-.74-.29v-.2l2.74-.49zm.25-1.64c0 .65-.56 1.15-1.19 1.15-.65 0-1.17-.5-1.17-1.15 0-.65.52-1.15 1.17-1.15.65-.02 1.19.49 1.19 1.15m8.42 7.83v-5.24l-.74-.25v-.25l2.68-.5.27.02v.79h.07c.59-.52 1.44-.86 2.27-.86 1.17 0 1.69.54 1.69 1.78v4.5l.63.34v.25h-3.47v-.25l.63-.34v-4.39c0-.68-.29-.95-.86-.95-.36 0-.65.09-.92.29v5.04l.61.34v.25H46.4v-.25l.63-.32zm-3.87-3.29v-.88c0-1.33-.29-1.76-1.1-1.76-.09 0-.18.02-.27.02l-1.46 1.98h-.2v-1.82c.63-.2 1.42-.43 2.43-.43 1.78 0 2.81.5 2.81 1.98v4.28l.63.16v.16c-.25.16-.77.29-1.31.29-.88 0-1.31-.29-1.49-.77h-.07c-.38.5-.9.79-1.73.79-1.06 0-1.78-.65-1.78-1.8 0-1.1.68-1.71 2.07-1.98l1.47-.22zm0 2.95v-2.66l-.45.05c-.7.07-.95.5-.95 1.49 0 1.08.36 1.35.83 1.35.3-.01.45-.1.57-.23m-23.27-2.95v-.88c0-1.33-.29-1.76-1.1-1.76-.09 0-.18.02-.27.02l-1.46 1.98h-.2v-1.82c.63-.2 1.42-.43 2.45-.43 1.78 0 2.81.5 2.81 1.98v4.28l.63.16v.16c-.25.16-.77.29-1.31.29-.88 0-1.31-.29-1.49-.77h-.07c-.38.5-.9.79-1.73.79-1.06 0-1.78-.65-1.78-1.8 0-1.1.68-1.71 2.07-1.98l1.45-.22zm0 2.95v-2.66l-.45.05c-.68.07-.95.5-.95 1.49 0 1.08.36 1.35.83 1.35.3-.01.46-.1.57-.23"></path> </svg> </div> </span> <a href="https://www.theguardian.com/" target="_blank" class="ml-4 text-white"> <div style="width: 48px; height: 43px;"> <svg class="svg fill-white" viewBox="0 0 48 43"> <path d="M24 0C12.1 0 2.5 9.6 2.5 21.5S12.1 43 24 43s21.5-9.6 21.5-21.5S35.9 0 24 0zm3.7 5.3c3 .4 6.3 2.4 7.6 3.7v6.2h-.7L27.7 6v-.7zm-2.3.4s-.1 0 0 0c-5 0-7.8 6.8-7.6 15.9-.1 9.1 2.7 15.9 7.5 15.9h.1v.7c-7.4.5-17.3-5.1-17.1-16.6C8.1 10.1 18 4.5 25.4 5v.7zM37.6 23l-2.3 1v10.3c-1.3 1.2-4.5 3.1-7.6 3.7V23.8l-2.3-.8v-.6h12.2v.6z"/> </svg> </div> </a> </div> </div> </div> </div> <style>body.fixed-footer-60 {padding-bottom:0;}</style><div class=" bg-site5 py-2.5 h-[60px]"> <div class="container mx-auto"> <div class="flex flex-wrap items-center font-article"> <div class="relative flex items-center mr-auto md:mr-5 lg:block"> <div class="mb-0 text-white font-bold text-sm xl:text-lg">Contact the sales team</div> </div> <div class="flex items-center"> <div class="flex items-center mr-1.5 md:mr-5"> <div class="part-footer__main-icon md:mr-5 w-10 h-10 block text-white"> <a href="tel:+44 (0) 203 353 2030"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" class="fill-current block w-10 h-10"> <path d="M35 30v3.906L33.906 35c-5.348-.14-9.8-1.988-13.36-5.547-3.56-3.56-5.406-8.013-5.546-13.36L16.094 15H20l1.093 1.092c.038 1.39.085 2.998.625 3.96l-.26 1.145-2.448 2.45c.834 1.597 1.867 3.01 3.1 4.244s2.647 2.268 4.245 3.1l2.447-2.446 1.146-.26c1.006.432 2.572.7 3.958.624 0 0 1.094 1.24 1.094 1.092z"></path> <path class="fill-white circle" d="M25 0C11.2 0 0 11.2 0 25s11.2 25 25 25 25-11.2 25-25S38.8 0 25 0zm0 49C11.7 49 1 38.3 1 25S11.7 1 25 1s24 10.7 24 24-10.7 24-24 24z"></path> </svg> </a> </div> <div class="mb-0 text-white text-sm xl:text-lg gu-hidden md:block"> <a href="tel:+44 (0) 203 353 2030" class="text-white font-bold"> +44 (0) 203 353 2030 </a> </div> </div> <div class="flex items-center"> <div class="md:mr-5 w-10 h-10 text-white"> <a target="_blank" href="mailto:advertising.enquiries@theguardian.com"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" class="fill-white block w-10 h-10"> <path class="circle" d="M25 0C11.2 0 0 11.2 0 25s11.2 25 25 25 25-11.2 25-25S38.8 0 25 0zm0 49C11.7 49 1 38.3 1 25S11.7 1 25 1s24 10.7 24 24-10.7 24-24 24z"></path> <path d="M34.1 18H15l-1 .9V31l.9.9H34l1-.9V18.9l-.9-.9zm-1 8.4v3.7H15.9V19.9h17.2v6.5zm-9.8 1.4l-6.5-6.3.7-.7 7 5.4 7-5.4.7.7-6.5 6.3-.9.9h-.6l-.9-.9z"></path> </svg> </a> </div> <div class="mb-0 text-white text-sm xl:text-lg gu-hidden md:block"> <a target="_blank" href="mailto:advertising.enquiries@theguardian.com" class="text-white font-bold"> advertising.enquiries@theguardian.com </a> </div> </div> </div> </div> </div> </div> </body> </html>