CINXE.COM

Black History Month 2024: Brian's Journey as a Young Black Professional

<!doctype html> <html lang="en-GB" class="no-js"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <title> Black History Month 2024: Brian&#039;s Journey as a Young Black Professional </title><link rel="stylesheet" href="https://www.boots.jobs/wp-content/uploads/cache/min/1/10fc5040e36341944d2b08f8bfee4dd3.css" media="all" data-minify="1" /> <link href="//www.google-analytics.com" rel="dns-prefetch"> <link rel="icon" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/img/icons/favicon.ico"> <link rel="apple-touch-icon" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-icon" sizes="192x192" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-startup-image" media="screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1136x640.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_640x1136.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2688x1242.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1792x828.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1125x2436.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_828x1792.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2436x1125.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1242x2208.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2208x1242.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1334x750.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_750x1334.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2732x2048.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2048x2732.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2388x1668.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1668x2388.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2224x1668.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1242x2688.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1668x2224.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1536x2048.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2048x1536.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1170x2532.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 844px) and (device-height: 390px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2532x1170.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 926px) and (device-height: 428px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2778x1284.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2532x1170.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 852px) and (device-height: 393px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2556x1179.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1179x2556.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 932px) and (device-height: 430px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2796x1290.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1290x2796.png"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <style id='heightstyle'></style> <script type="text/javascript"> var templateUrl = 'https://www.boots.jobs/wp-content/themes/boots-pharmacy'; var homeUrl = 'https://www.boots.jobs'; </script> <script type="rocketlazyloadscript"> window.addEventListener('offline', () => { document.body.classList.add('pwa-offline'); document.body.classList.remove('pwa-online'); }); </script> <!-- Manifest added by SuperPWA - Progressive Web Apps Plugin For WordPress --> <link rel="manifest" href="/superpwa-manifest.json"> <link rel="prefetch" href="/superpwa-manifest.json"> <meta name="theme-color" content="#05054b"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <meta name="apple-mobile-web-app-title" content="Boots Jobs"> <meta name="application-name" content="Boots Jobs"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <link rel="apple-touch-icon" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-icon" sizes="192x192" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <!-- / SuperPWA.com --> <script type="rocketlazyloadscript"> window.pwaCacheName = 'www.boots.jobs-superpwa-2.2.29'; window.pwaPrecacheAssets = []; </script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/assets/plugins/pace.js?ver=1732678882' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/assets/build/js/pwa.js?ver=1732678882' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery.mark.min.js?ver=1732678882' as='script'/> <!-- This site is optimized with the Yoast SEO plugin v21.8 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Brian’s shares his career journey so far as a young black professional at Boots and what Black History Month means to him." /> <link rel="canonical" href="https://www.boots.jobs/stories-black-history-month-brians-story/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Black History Month 2024: Brian&#039;s Journey as a Young Black Professional" /> <meta property="og:description" content="Brian’s shares his career journey so far as a young black professional at Boots and what Black History Month means to him." /> <meta property="og:url" content="https://www.boots.jobs/stories-black-history-month-brians-story/" /> <meta property="og:site_name" content="Boots Jobs - Career Opportunities with Boots" /> <meta property="article:publisher" content="http://www.facebook.com/BootsJobs" /> <meta property="article:published_time" content="2024-10-21T14:03:22+00:00" /> <meta property="article:modified_time" content="2024-11-01T16:15:55+00:00" /> <meta property="og:image" content="https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Resized.png" /> <meta property="og:image:width" content="545" /> <meta property="og:image:height" content="726" /> <meta property="og:image:type" content="image/png" /> <meta name="author" content="Dhanisha Parmar" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@Boots_Jobs" /> <meta name="twitter:site" content="@Boots_Jobs" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Dhanisha Parmar" /> <meta name="twitter:label2" content="Estimated reading time" /> <meta name="twitter:data2" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.boots.jobs/stories-black-history-month-brians-story/","url":"https://www.boots.jobs/stories-black-history-month-brians-story/","name":"Black History Month 2024: Brian's Journey as a Young Black Professional","isPartOf":{"@id":"https://www.boots.jobs/#website"},"primaryImageOfPage":{"@id":"https://www.boots.jobs/stories-black-history-month-brians-story/#primaryimage"},"image":{"@id":"https://www.boots.jobs/stories-black-history-month-brians-story/#primaryimage"},"thumbnailUrl":"https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Resized.png","datePublished":"2024-10-21T14:03:22+00:00","dateModified":"2024-11-01T16:15:55+00:00","author":{"@id":"https://www.boots.jobs/#/schema/person/c726b6d238207b29017f4163ebd1f154"},"description":"Brian’s shares his career journey so far as a young black professional at Boots and what Black History Month means to him.","breadcrumb":{"@id":"https://www.boots.jobs/stories-black-history-month-brians-story/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https://www.boots.jobs/stories-black-history-month-brians-story/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https://www.boots.jobs/stories-black-history-month-brians-story/#primaryimage","url":"https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Resized.png","contentUrl":"https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Resized.png","width":545,"height":726},{"@type":"BreadcrumbList","@id":"https://www.boots.jobs/stories-black-history-month-brians-story/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.boots.jobs/"},{"@type":"ListItem","position":2,"name":"Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story"}]},{"@type":"WebSite","@id":"https://www.boots.jobs/#website","url":"https://www.boots.jobs/","name":"Boots Jobs - Career Opportunities with Boots","description":"Search and apply for the latest career opportunities with Boots. From pharmacy and opticians to retail and corporate, find your ideal role and apply today.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.boots.jobs/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https://www.boots.jobs/#/schema/person/c726b6d238207b29017f4163ebd1f154","name":"Dhanisha Parmar","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https://www.boots.jobs/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/393a7f919fcc58035878f4433a1f7a65?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/393a7f919fcc58035878f4433a1f7a65?s=96&d=mm&r=g","caption":"Dhanisha Parmar"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.google.com' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <script type="text/javascript" id="superpwa-register-sw-js-extra"> /* <![CDATA[ */ var superpwa_sw = {"url":"\/OneSignalSDKWorker.js.php?2.2.29","disable_addtohome":"0","enableOnDesktop":"","offline_message":"1","offline_message_txt":"You are offline \u2013 some content and features will not be available"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js?ver=1732689027" id="superpwa-register-sw-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/twitterfeed.min.js?ver=1.0.0" id="twitter-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/lazy_load.js?ver=1732689027" id="lazy_load-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/readingtime.js?ver=1732689124" id="readingtime-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/story.js?ver=1732689124" id="story-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/swiper-bundle.min.js?ver=1.0.0" id="swiper-slider-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/aos.js?ver=1732689027" id="aos-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery.magnific-popup.min.js?ver=1.0.0" id="magnific-popup-js" defer></script> <script type="text/javascript" id="custom-form-scripts-js-extra"> /* <![CDATA[ */ var form_ajax_object = {"ajax_url":"https:\/\/www.boots.jobs\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/popup-form.js?ver=1732689027" id="custom-form-scripts-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/generic.js?ver=1732689027" id="generic-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/plugins/pace.js?ver=1732689027" id="pace-js" defer></script> <script type="text/javascript" id="pwa-js-extra"> /* <![CDATA[ */ var pwaData = {"fallbackImageUrl":"https:\/\/www.boots.jobs\/wp-content\/themes\/boots-pharmacy\/assets\/build\/images\/fallback-img.png"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/pwa.js?ver=1732689027" id="pwa-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/uploads/cache/busting/1/wp-content/themes/boots-pharmacy/inc/helpers/pwa.js.js?ver=1732689031" id="pwa-php-js" defer></script> <link rel="https://api.w.org/" href="https://www.boots.jobs/wp-json/" /><link rel="alternate" type="application/json" href="https://www.boots.jobs/wp-json/wp/v2/posts/912883" /><link rel="alternate" type="application/json+oembed" href="https://www.boots.jobs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.boots.jobs%2Fstories-black-history-month-brians-story%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.boots.jobs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.boots.jobs%2Fstories-black-history-month-brians-story%2F&#038;format=xml" /> <script type="rocketlazyloadscript" src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script> <script type="rocketlazyloadscript"> window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "17f051f8-2847-43de-bc63-79c3397eb173", }); }); </script> <!-- Flashtalking Container Tag: Boots Recruitment (13121) | BootsRecruitment_Jobs_Subpage (96111) | BootsRecruit (9986) | Expected URL: --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ftRandom = Math.random() * 1000000; document.write( '<iframe style="position:absolute; visibility:hidden; width:1px; height:1px;" src="https://servedby.flashtalking.com/container/13121;96111;9986;iframe/?spotName=BootsRecruitment_Jobs_Subpage_&U1=https://www.boots.jobs/stories-black-history-month-brians-story&cachebuster=' + ftRandom + '"></iframe>'); </script> <style type="text/css" id="wp-custom-css"> .social-section .ff-stream { background: transparent; } .optometrist .popup-form-trigger.floating-call { display: none !important; } .single-post.pwa-offline #share-wrapper { display:none; } .android_icon.hide, .iphone_icon.hide { display: none !important; } .search-job-form-container { padding: 30px 0; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <!--[if IE 8]> <link rel='stylesheet' id='ie8-css' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/css/ie8.css' media='all' /> <![endif]--> <!--[if IE 8]> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/respond.js"></script> <![endif]--> <!--[if IE 9]> <script> jQuery(document).ready(function($){ $('html').addClass('ie9'); }) </script> <![endif]--> <style id="chrome-mob"></style> <!-- Preload assets --> <link rel="preload" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/fonts/BootsSharp-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/fonts/BootsSharp-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <!-- OneTrust Cookies Consent Notice start --> <script type="rocketlazyloadscript" defer src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-domain-script="b32024b4-68df-491e-81aa-eba13ac146b0" data-rocket-type="text/javascript" charset="UTF-8"></script> <!-- Onetrust - A11Y fixes --> <script type="text/javascript"> function OptanonWrapper() { function replaceElementsRoleByClassAndTag(className) { var elements = document.querySelectorAll(className); for (var i = 0; i < elements.length; i++) { elements[i].setAttribute('role', 'button'); elements[i].lastElementChild.setAttribute('tabindex', 0); } } replaceElementsRoleByClassAndTag('.ot-cat-grp li'); // Check if alert box is closed and add class to optnon popup function onAlertBoxClose() { if (Optanon?.IsAlertBoxClosed()) { document.querySelector('#onetrust-consent-sdk').classList.add('closed'); } } onAlertBoxClose(); Optanon?.OnConsentChanged(onAlertBoxClose); const onetrust_logo_wrapper = document.getElementById('optanon-popup-bottom'); if (onetrust_logo_wrapper) { onetrust_logo_wrapper.querySelector("a").setAttribute("aria-label", "Powered by OneTrust - Link will open in new tab"); const title = document.createElement("span"); title.className = "sr-only"; title.innerText = "Powered by OneTrust"; onetrust_logo_wrapper.querySelector("a").appendChild(title); const onetrust_logo = document.getElementById('optanon-popup-bottom-logo'); if (onetrust_logo) { onetrust_logo.setAttribute("role", "presentation"); } } const onetrust_body = document.getElementById("optanon-popup-body"); if (onetrust_body) { const onetrust_controls = onetrust_body.querySelectorAll('button[aria-controls]'); if (onetrust_controls && onetrust_controls.length > 0) { onetrust_controls.forEach(function (e) { e.removeAttribute('aria-controls'); e.removeAttribute('role'); }); } const onetrust_headings = onetrust_body.querySelectorAll('[role="heading"]'); if (onetrust_headings && onetrust_headings.length > 0) { onetrust_headings.forEach(function (e) { if (e.innerText == "") { e.innerHTML = '<span class="sr-only">Heading</span>'; } }); } } } </script> <!-- OneTrust Cookies Consent Notice end --> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MV25C3L'); </script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script type="text/plain" class="optanon-category-4"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '430563584530235'); fbq('track', 'PageView'); </script> <!-- End Facebook Pixel Code --> <!-- Linkedin Tag Code --> <script type="text/plain" class="optanon-category-4"> _linkedin_partner_id = "3638921"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function (l) { if (!l) { window.lintrk = function (a, b) { window.lintrk.q.push([a, b]) }; window.lintrk.q = [] } var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(window.lintrk); </script> <!-- End Linkedin Tag Code --> <!-- Adway tracking code --> <script type="text/plain" class="optanon-category-2" src="https://analytics.adway.ai/script/BootsUK.js"></script> <!-- End Adway tracking code --> <style> .ot-sdk-container #onetrust-button-group-parent { text-align: right !important; padding-right: 0 !important; } .ot-pc-footer .ot-pc-footer-logo { display: none; } .ot-close-icon { opacity: 0.7; background: none !important; } .ot-close-icon:hover { opacity: 1; } .ot-close-icon:before, .ot-close-icon:after { position: absolute; content: ' '; height: 22px; width: 2px; background-color: #fff; top: 12px; padding: 0; border-radius: 0; left: 50%; } .ot-close-icon:before { transform: rotate(45deg); } .ot-close-icon:after { transform: rotate(-45deg); } #onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon { position: relative; } #onetrust-consent-sdk #onetrust-pc-sdk, #onetrust-consent-sdk #ot-search-cntr, #onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle, #onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after, #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt, #onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor { background-color: #E5EFF8 !important; } #onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler { color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { background-color: #E5EFF8 !important; border-color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu h3 { color: #05054b !important; } .ot-close-icon:before, .ot-close-icon:after { background-color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler { background-color: #E5EFF8 !important; border-bottom: 1px solid #05054b !important; outline-offset: -4px; } #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn { background-color: #05054b !important; border-color: #05054b !important; color: #fff !important; } #onetrust-banner-sdk.otFlat { overflow-y: hidden !important; } #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns { border-right: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-header { border-bottom: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-footer { border-top: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-logo.ot-pc-logo { height: 50px !important; justify-content: left !important; align-items: normal !important; } </style> </head> <body class="post-template-default single single-post postid-912883 single-format-standard hide-ov stories-black-history-month-brians-story"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MV25C3L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- fixed conflict codes --> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=430563584530235&ev=PageView&noscript=1" alt="Page view" /> </noscript> <a class="screen-reader-text skip-link" href="#content">Skip to content</a> <div class="main-header" style=" "> <div class="nav-overlay"></div> <nav class="nav "> <!-- PWA install prompt --> <div class="pwa-install-container component-online-only"> <button class="btn-close" aria-label="Close install prompt">&#10005;</button> <div class="description"> Add a Boots Jobs shortcut to your Home screen by tapping the <span class="share-icon"></span> icon and select Add to Home Screen. Having trouble? Check out our <a href="https://www.boots.jobs/user-guide/">User Guide</a> </div> </div> <div class="logo-hamburger-container"> <div class="logo-img"> <a href="https://www.boots.jobs/" title="Boots Logo"> <img src="https://www.boots.jobs/wp-content/uploads/2023/08/Logo-400-×-200-px.png" width="283" height="150" alt="Boots Logo" title="Boots Logo" data-no-lazy="1" /> </a> </div> <div class="mobile-actions-wrapper"> <!-- Offline Indicatior --> <div class="offline-indicator offline-indicator-wrapper component-offline-only"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="13" viewBox="0 0 13 11"> <defs> <clipPath id="clip-path"> <rect id="Rectangle_1028" data-name="Rectangle 1028" width="13" height="11" transform="translate(0 -0.407)" fill="#c62828" /> </clipPath> </defs> <g transform="translate(0.316 -0.072)"> <g transform="translate(-0.316 0.48)" clip-path="url(#clip-path)"> <path d="M2.236,0A.922.922,0,0,1,2.6.315Q6.086,5,9.579,9.681a.612.612,0,0,1,.168.519.524.524,0,0,1-.417.425.5.5,0,0,1-.542-.208c-.41-.543-.815-1.09-1.222-1.636-.155-.208-.322-.408-.462-.625a.524.524,0,0,0-.432-.238,2.049,2.049,0,0,0-1.692.568.54.54,0,1,1-.772-.753,3.117,3.117,0,0,1,1.72-.87c.186-.029.188-.027.073-.182-.317-.424-.636-.846-.948-1.274a.179.179,0,0,0-.242-.076A5.049,5.049,0,0,0,2.961,6.467a.537.537,0,1,1-.783-.734A5.914,5.914,0,0,1,4.1,4.442c.172-.073.171-.073.056-.227-.29-.39-.583-.778-.869-1.171a.161.161,0,0,0-.239-.065A7.965,7.965,0,0,0,1.137,4.269c-.052.047-.1.1-.152.146A.552.552,0,0,1,0,4.213V3.987a.9.9,0,0,1,.253-.369A8.861,8.861,0,0,1,2.383,2.11c.119-.059.135-.1.051-.212-.248-.32-.484-.647-.726-.971A.55.55,0,0,1,1.945,0Z" transform="translate(0.04 -0.061)" fill="#c62828" /> <path d="M163.441,37.753c-.246.47-.608.527-1,.148a7.712,7.712,0,0,0-6.121-2.155.567.567,0,0,1-.664-.468.545.545,0,0,1,.526-.612c.123-.011.247-.025.371-.03a8.833,8.833,0,0,1,6.644,2.488,1.012,1.012,0,0,1,.247.336Z" transform="translate(-150.566 -33.568)" fill="#c62828" /> <path d="M174.41,282.277a.83.83,0,0,1-.564-.575.788.788,0,1,1,1.1.512c-.049.023-.1.042-.148.063Z" transform="translate(-168.147 -271.674)" fill="#c62828" /> <path d="M224.648,128.614a.519.519,0,0,1,.641-.5,5.861,5.861,0,0,1,2.468,1.3c.089.078.179.157.261.242a.538.538,0,0,1,.023.783.532.532,0,0,1-.77-.008,4.977,4.977,0,0,0-1.64-1.078c-.2-.079-.409-.137-.613-.208a.52.52,0,0,1-.37-.528" transform="translate(-217.327 -124.003)" fill="#c62828" /> </g> </g> </svg> <span>Offline</span> </div> <!-- Hamburger --> <button class="nav-button" title="Navigation Button" aria-expanded="false"> <span class="bar">&nbsp;</span> <span class="bar">&nbsp;</span> <span class="bar">&nbsp;</span> </button> </div> </div> <ul class="header-menu "><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item menu-item-type-post_type menu-item-object-page menu-item-home '><a href='https://www.boots.jobs/' class='init' title='Home' >Home</a></li><li class='search mobile-search menu-item menu-item-type-custom menu-item-object-customsearch mobile-search menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='#' class='init' title='Search jobs' >Search jobs</a></li><li class='relative-pos-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-has-childrenrelative-pos-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/why-boots/' class='init' title='Why Boots' >Why Boots</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class='single-lvl-item hide-on-desktop-md menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item hide-on-desktop-md menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/' class='' title='Why Boots' >Why Boots</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/care/' class='' title='Care' >Care</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/your-development/' class='' title='Your Development' >Your Development</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/diversity-inclusion/' class='' title='Diversity &#038; Inclusion' >Diversity &#038; Inclusion</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/rewards-benefits/' class='' title='Rewards &#038; Benefits' >Rewards &#038; Benefits</a></li></ul></li><li class='rolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-childrenrolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children '><a href='#' class='init' title='Career Areas' >Career Areas</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/retail/' class='' title='Retail' >Retail</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/beauty-specialist/' class='' title='Beauty Specialist' >Beauty Specialist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/customer-advisor/' class='' title='Customer Advisor' >Customer Advisor</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/liz-earle/' class='' title='Liz Earle' >Liz Earle</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/no7/' class='' title='No7' >No7</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/retail-management/' class='' title='Retail Management' >Retail Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/pharmacy/' class='' title='Pharmacy' >Pharmacy</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacist/' class='' title='Pharmacist' >Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacist-newly-qualified/' class='' title='Pharmacist – newly qualified' >Pharmacist – newly qualified</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/trainee-pharmacist/' class='' title='Trainee Pharmacist' >Trainee Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/new-to-uk-pharmacist/' class='' title='New to UK Pharmacist' >New to UK Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacy-technician/' class='' title='Pharmacy Technician' >Pharmacy Technician</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/healthcare-support/' class='' title='Healthcare Support' >Healthcare Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacy-store-management/' class='' title='Pharmacy Store Management' >Pharmacy Store Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/support-office/' class='' title='Support Office' >Support Office</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/buying-and-merchandising/' class='' title='Buying &#038; Merchandising' >Buying &#038; Merchandising</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/corporate-functions-business-support/' class='' title='Corporate Functions &#038; Business Support' >Corporate Functions &#038; Business Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/customer-support-centre/' class='' title='Customer Support Centre' >Customer Support Centre</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/finance/' class='' title='Finance' >Finance</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/hr/' class='' title='HR' >HR</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/marketing-communications/' class='' title='Marketing &#038; Communications' >Marketing &#038; Communications</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/product-development/' class='' title='Product Development' >Product Development</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/operations/' class='' title='Retail &#038; Central Operations' >Retail &#038; Central Operations</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/strategy-transformation/' class='' title='Strategy &#038; Transformation' >Strategy &#038; Transformation</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/supply/' class='' title='Supply' >Supply</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/digital-tech-data/' class='' title='Digital, Tech & Data' >Digital, Tech & Data</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/data-and-insights/' class='' title='Data &#038; Insights' >Data &#038; Insights</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/digital/' class='' title='Digital' >Digital</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/technology/' class='' title='Technology' >Technology</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/opticians/' class='' title='Opticians' >Opticians</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/optometrist/' class='' title='Optometrist' >Optometrist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/pre-reg-optometrist/' class='' title='Pre-registration Optometrist' >Pre-registration Optometrist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/optical-support/' class='' title='Optical Support' >Optical Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/opticians-store-management/' class='' title='Opticians Store Management' >Opticians Store Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/franchise/' class='' title='Franchise' >Franchise</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/supply-chain/' class='' title='Supply Chain' >Supply Chain</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/supply-chain/pharmacy-distribution/' class='' title='Pharmacy Distribution' >Pharmacy Distribution</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/supply-chain/warehouse/' class='' title='Warehousing' >Warehousing</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='non-click menu-item menu-item-type-custom menu-item-object-custom menu-item-has-childrennon-click menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children '><a href='#' class='' title='Seasonal' >Seasonal</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/airport-opportunities/' class='' title='Airports' >Airports</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/christmas/' class='' title='Christmas' >Christmas</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/early-careers/' class='' title='Early Careers' >Early Careers</a></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/ireland/' class='' title='Ireland' >Ireland</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-pharmacist/' class='' title='Pharmacist' >Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-pharmacy-support/' class='' title='Pharmacy Support' >Pharmacy Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-retail/' class='' title='Retail' >Retail</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-support-office/' class='' title='Support Office' >Support Office</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.bootshearingcare.com/careers/' class='' title='Hearingcare &#8211; Link will open in new tab' target='_blank'>Hearingcare</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.walgreensbootsalliance.com/careers' class='' title='Walgreens Boots Alliance &#8211; Link will open in new tab' target='_blank'>Walgreens Boots Alliance</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.no7company.com/careers/' class='' title='No7 Beauty Company &#8211; Link will open in new tab' target='_blank'>No7 Beauty Company</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='rolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-childrenrolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children '><a href='#' class='init' title='Help & Support' >Help & Support</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/application-process/' class='' title='Application Process' >Application Process</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/faq/' class='' title='FAQs' >FAQs</a></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page component-online-only'><a href='https://www.boots.jobs/our-stories/' class='init' title='Our Stories' >Our Stories</a></li><li class='search desktop-search menu-item menu-item-type-custom menu-item-object-customsearch desktop-search menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.boots.jobs/search-jobs/' class='init' title='Search jobs' >Search jobs</a></li><li class='offline-indicator menu-item menu-item-type-custom menu-item-object-customoffline-indicator menu-item menu-item-type-custom menu-item-object-custom component-offline-only'><div class="offline-indicator offline-indicator-wrapper component-offline-only"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="13" viewBox="0 0 13 11"> <defs> <clipPath id="clip-path"> <rect id="Rectangle_1028" data-name="Rectangle 1028" width="13" height="11" transform="translate(0 -0.407)" fill="#c62828" /> </clipPath> </defs> <g transform="translate(0.316 -0.072)"> <g transform="translate(-0.316 0.48)" clip-path="url(#clip-path)"> <path d="M2.236,0A.922.922,0,0,1,2.6.315Q6.086,5,9.579,9.681a.612.612,0,0,1,.168.519.524.524,0,0,1-.417.425.5.5,0,0,1-.542-.208c-.41-.543-.815-1.09-1.222-1.636-.155-.208-.322-.408-.462-.625a.524.524,0,0,0-.432-.238,2.049,2.049,0,0,0-1.692.568.54.54,0,1,1-.772-.753,3.117,3.117,0,0,1,1.72-.87c.186-.029.188-.027.073-.182-.317-.424-.636-.846-.948-1.274a.179.179,0,0,0-.242-.076A5.049,5.049,0,0,0,2.961,6.467a.537.537,0,1,1-.783-.734A5.914,5.914,0,0,1,4.1,4.442c.172-.073.171-.073.056-.227-.29-.39-.583-.778-.869-1.171a.161.161,0,0,0-.239-.065A7.965,7.965,0,0,0,1.137,4.269c-.052.047-.1.1-.152.146A.552.552,0,0,1,0,4.213V3.987a.9.9,0,0,1,.253-.369A8.861,8.861,0,0,1,2.383,2.11c.119-.059.135-.1.051-.212-.248-.32-.484-.647-.726-.971A.55.55,0,0,1,1.945,0Z" transform="translate(0.04 -0.061)" fill="#c62828" /> <path d="M163.441,37.753c-.246.47-.608.527-1,.148a7.712,7.712,0,0,0-6.121-2.155.567.567,0,0,1-.664-.468.545.545,0,0,1,.526-.612c.123-.011.247-.025.371-.03a8.833,8.833,0,0,1,6.644,2.488,1.012,1.012,0,0,1,.247.336Z" transform="translate(-150.566 -33.568)" fill="#c62828" /> <path d="M174.41,282.277a.83.83,0,0,1-.564-.575.788.788,0,1,1,1.1.512c-.049.023-.1.042-.148.063Z" transform="translate(-168.147 -271.674)" fill="#c62828" /> <path d="M224.648,128.614a.519.519,0,0,1,.641-.5,5.861,5.861,0,0,1,2.468,1.3c.089.078.179.157.261.242a.538.538,0,0,1,.023.783.532.532,0,0,1-.77-.008,4.977,4.977,0,0,0-1.64-1.078c-.2-.079-.409-.137-.613-.208a.52.52,0,0,1-.37-.528" transform="translate(-217.327 -124.003)" fill="#c62828" /> </g> </g> </svg> <span>Offline</span> </div> </li></ul> <div class="desktop_top_menu"> <div class="top-bar"> <div class="right"> <ul id="menu-top-menu-1" class="menu"> <li><a href="https://www.boots.jobs/user-guide/" class=" component-online-only" aria-label="">User Guide</a></li> <li><a href="https://www.boots.jobs/saved-jobs/" class=" " aria-label="">Saved Jobs</a></li> <li><a href="https://www.boots.jobs/faq/" class=" " aria-label="F A Qs">FAQs</a></li> <li><a href="#login-popup-box" class="user_img content-popup-triggeruser_img content-popup-trigger component-online-only" aria-label="">Log In</a></li> </ul> </div> </div> </div> <div class="pwa-mobile-nav"> <div class="pwa-mobile-nav__flex-container"> <button type='button' class="flex-item" id="back-btn" aria-label="Go back"> <svg width="26" height="20.798" viewBox="0 0 26 20.798"> <defs> <clipPath> <rect width="26" height="20.798" fill="#050548"/> </clipPath> </defs> <g> <path d="M0,10.141A2.479,2.479,0,0,1,.786,9.11Q5.758,4.773,10.72.425a1.312,1.312,0,0,1,1.832-.1,1.284,1.284,0,0,1,.006,1.947c-.746.675-1.512,1.329-2.27,1.991L4.938,8.943l-.109.095a.458.458,0,0,0,.321.046q9.684,0,19.368,0a1.489,1.489,0,0,1,1,.3,1.3,1.3,0,0,1,.42,1.417,1.33,1.33,0,0,1-1.2.9c-.093.006-.186,0-.279,0H4.79c.219.2.388.351.561.5,2.362,2.065,4.716,4.14,7.093,6.189a1.341,1.341,0,0,1-.01,2.171,3.58,3.58,0,0,1-.5.23h-.457a2.287,2.287,0,0,1-.8-.467Q5.716,15.984.746,11.648a2.369,2.369,0,0,1-.746-1Z" transform="translate(0 0)" fill="#050548"/> </g> </svg> </button> <button id='refresh-btn' type='button' class="flex-item" aria-label="Refresh page"> <div id='refresh-icon'> <svg width="24" height="24.093" viewBox="0 0 24 24.093"> <g id="refresh" transform="translate(-0.046 0)"> <path d="M12.05,2A10.1,10.1,0,0,1,19.2,5H16.066a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.16a1.862,1.862,0,0,0,1.865-1.857V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A12.041,12.041,0,0,0,.05,10.9a1.009,1.009,0,0,0,1,1.1h0a.985.985,0,0,0,.993-.878A10.039,10.039,0,0,1,12.05,2Z" transform="translate(0)" fill="#050548"/> <path d="M23.038,12a.985.985,0,0,0-.993.878A10.036,10.036,0,0,1,4.89,19H8.025a1,1,0,0,0,1-1h0a1,1,0,0,0-1-1H3.865A1.86,1.86,0,0,0,2,18.857V23a1,1,0,0,0,1,1H3a1,1,0,0,0,1-1V20.922A12.041,12.041,0,0,0,24.041,13.1a1.009,1.009,0,0,0-1-1.1Z" transform="translate(0 0.092)" fill="#050548"/> </g> </svg> </div> <div id='close-icon'> <svg viewBox="0 0 26 26"><defs><style>.cls-1{fill:#151246;stroke-width:0}</style></defs><g id="cross"><path class="cls-1" d="M14.7,13l7.6-7.6c.5-.5.5-1.2,0-1.7-.5-.5-1.2-.5-1.7,0h0l-7.6,7.6L5.4,3.7c-.5-.5-1.2-.5-1.7,0-.5.5-.5,1.2,0,1.7l7.6,7.6-7.6,7.6c-.5.5-.5,1.2,0,1.7.5.5,1.2.5,1.7,0h0l7.6-7.6,7.6,7.6c.5.5,1.2.5,1.7,0s.5-1.2,0-1.7l-7.6-7.6Z"/></g></svg> </div> </button> <a href='https://www.boots.jobs/' class="flex-item" id='home-btn' aria-label="Go to home"> <svg width="26" height="25.984" viewBox="0 0 26 25.984"> <path d="M25.048,9.823,16.831,1.6a5.425,5.425,0,0,0-7.661,0L.952,9.823A3.226,3.226,0,0,0,0,12.121V22.756a3.25,3.25,0,0,0,3.25,3.25h19.5A3.25,3.25,0,0,0,26,22.756V12.121A3.226,3.226,0,0,0,25.048,9.823Zm-8.8,14.016H9.75V19.577a3.25,3.25,0,0,1,6.5,0Zm7.583-1.083a1.083,1.083,0,0,1-1.083,1.083H18.417V19.577a5.417,5.417,0,0,0-10.833,0v4.262H3.25a1.083,1.083,0,0,1-1.083-1.083V12.121a1.092,1.092,0,0,1,.317-.766L10.7,3.14a3.259,3.259,0,0,1,4.6,0l8.217,8.218a1.092,1.092,0,0,1,.317.763Z" transform="translate(0 -0.021)" fill="#050548"/> </svg> </a> <a href='https://www.boots.jobs/search-jobs/' class='flex-item component-online-only' id='search-jobs' aria-label="Go to search job page"> <svg viewBox="0 0 26 26"><defs><style>.cls-a {fill: none}.cls-a,.cls-b {stroke-width: 0}.cls-b {fill: #050548}</style></defs><rect class="cls-a" x="-2" y="-1.1" width="30" height="28.2"/><g><g><path class="cls-b" d="M22.7,25.8c-.8,0-1.5-.3-2.1-.9h0c-1.7-1.8-3.4-3.5-5.1-5.2-2.5,1.3-5.3,1.5-7.9.7-2.7-.8-4.8-2.6-6.1-5.1C0,13-.2,10.1.7,7.5S3.3,2.7,5.7,1.4c.9-.5,1.9-.8,2.9-1,.6-.1,1.2-.2,1.8-.2,5.2,0,9.5,3.6,10.4,8.6.4,2.3,0,4.6-1.1,6.6,1.8,1.7,3.5,3.4,5.1,5.1,1.2,1.2,1.2,3.1,0,4.3-.6.6-1.4.9-2.2.9ZM22.7,23.9v.5s0-.5,0-.5c.4,0,.9-.3,1-.7.2-.4.1-.9-.2-1.3-1.1-1.1-2.2-2.2-3.2-3.3l-1.6-1.6c-.5.6-1,1.2-1.7,1.7,1.6,1.6,3.3,3.3,4.9,4.9.2.2.5.3.8.3ZM10.6,2.3h0c-4.6,0-8.4,3.8-8.4,8.4,0,4.6,3.8,8.4,8.4,8.4h0c4.6,0,8.4-3.8,8.4-8.4h0c0-2.2-.9-4.4-2.5-5.9-1.6-1.6-3.7-2.5-5.9-2.5ZM15.4,18.7s0,0,.1,0c.1,0,.2,0,.3.1,0,0,0-.2,0-.3s0-.2,0-.2c-.2.1-.4.2-.5.3h0ZM10.4,1.2c-.5,0-1,0-1.5.2-.9.2-1.8.5-2.6.9-2.2,1.2-3.9,3.1-4.6,5.5s-.5,4.9.7,7.2c.4.7.9,1.4,1.4,2-1.5-1.7-2.4-3.9-2.4-6.3,0-5.2,4.2-9.4,9.4-9.4h0c4,0,7.5,2.6,8.8,6.1-1.3-3.7-4.9-6.3-9-6.2h0ZM18.7,15.4c-.1.2-.2.4-.4.6,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0-.1-.1-.2-.1-.4,0,0,0-.1,0-.2ZM19.7,15.3s0,0,0,0c0,0,0,0,0,0Z"/></g><path class="cls-b" d="M10.6,15.7h-3.9c-.8,0-1.1-.3-1.1-1.1v-5.8c0-.8.3-1.1,1.1-1.1s1,0,1.4,0c.2,0,.3,0,.2-.2,0-.2,0-.4,0-.6,0-.6.5-1.2,1.1-1.2,0,0,0,0,.1,0,.7,0,1.4,0,2,0,.7,0,1.2.5,1.3,1.1,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,.3,0,.4.4.4.5,0,1,0,1.4,0,.5,0,1,.3,1,.9,0,0,0,0,0,.1,0,2,0,4.1,0,6.1,0,.5-.4,1-1,1,0,0,0,0-.1,0h-4M6.5,11.7c0,1,0,1.8,0,2.7,0,.3,0,.4.4.4,2.5,0,5.1,0,7.6,0h.2c.1,0,.2,0,.2-.2v-2.7c0-.1,0-.2-.2,0-.5.3-1.1.4-1.7.3-.1,0-.3,0-.3.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.2-.5-.4,0,0,0,0,0,0,0-.2,0-.2-.2-.2-.6,0-1.2,0-1.8,0-.2,0-.2,0-.2.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.1-.4-.4,0,0,0,0,0,0,0-.2-.1-.3-.3-.2-.6,0-1.3,0-1.8-.4M10.6,8.6h-3.9c-.2,0-.3,0-.3.3,0,.4,0,.8,0,1.2,0,.6.5,1.1,1.1,1.2.2,0,.4,0,.7,0,.2,0,.3,0,.3-.3,0-.2.2-.4.4-.4,0,0,0,0,0,0,.2,0,.4.1.4.4,0,0,0,0,0,0,0,.2.1.2.3.2.5,0,1.1,0,1.6,0,.2,0,.4,0,.4-.3,0-.2.2-.4.4-.3,0,0,0,0,0,0,.2,0,.4.1.4.3,0,.3.2.3.4.3.2,0,.3,0,.5,0,.7,0,1.3-.5,1.3-1.2,0,0,0,0,0,0,0-.4,0-.7,0-1.1,0-.2,0-.3-.3-.3-1.3,0-2.6,0-3.9,0M10.6,7.7h.6c.8,0,.8,0,.8-.8,0-.2-.1-.4-.4-.4-.5,0-.9,0-1.4,0-1,0-.9,0-.9.9,0,.2,0,.3.3.2.3,0,.7,0,1.1,0"/></g></svg> </a> <a href='https://www.boots.jobs/saved-jobs/' class='flex-item component-offline-only' id='saved-jobs' aria-label="Go to saved jobs page"> <svg viewBox="0 0 26 26"><defs><style>.cls-a {fill: none}.cls-a,.cls-b {stroke-width: 0}.cls-b {fill: #050548}</style></defs><rect class="cls-a" x="-2" y="-1.1" width="30" height="28.2"/><g><g><path class="cls-b" d="M22.7,25.8c-.8,0-1.5-.3-2.1-.9h0c-1.7-1.8-3.4-3.5-5.1-5.2-2.5,1.3-5.3,1.5-7.9.7-2.7-.8-4.8-2.6-6.1-5.1C0,13-.2,10.1.7,7.5S3.3,2.7,5.7,1.4c.9-.5,1.9-.8,2.9-1,.6-.1,1.2-.2,1.8-.2,5.2,0,9.5,3.6,10.4,8.6.4,2.3,0,4.6-1.1,6.6,1.8,1.7,3.5,3.4,5.1,5.1,1.2,1.2,1.2,3.1,0,4.3-.6.6-1.4.9-2.2.9ZM22.7,23.9v.5s0-.5,0-.5c.4,0,.9-.3,1-.7.2-.4.1-.9-.2-1.3-1.1-1.1-2.2-2.2-3.2-3.3l-1.6-1.6c-.5.6-1,1.2-1.7,1.7,1.6,1.6,3.3,3.3,4.9,4.9.2.2.5.3.8.3ZM10.6,2.3h0c-4.6,0-8.4,3.8-8.4,8.4,0,4.6,3.8,8.4,8.4,8.4h0c4.6,0,8.4-3.8,8.4-8.4h0c0-2.2-.9-4.4-2.5-5.9-1.6-1.6-3.7-2.5-5.9-2.5ZM15.4,18.7s0,0,.1,0c.1,0,.2,0,.3.1,0,0,0-.2,0-.3s0-.2,0-.2c-.2.1-.4.2-.5.3h0ZM10.4,1.2c-.5,0-1,0-1.5.2-.9.2-1.8.5-2.6.9-2.2,1.2-3.9,3.1-4.6,5.5s-.5,4.9.7,7.2c.4.7.9,1.4,1.4,2-1.5-1.7-2.4-3.9-2.4-6.3,0-5.2,4.2-9.4,9.4-9.4h0c4,0,7.5,2.6,8.8,6.1-1.3-3.7-4.9-6.3-9-6.2h0ZM18.7,15.4c-.1.2-.2.4-.4.6,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0-.1-.1-.2-.1-.4,0,0,0-.1,0-.2ZM19.7,15.3s0,0,0,0c0,0,0,0,0,0Z"/></g><path class="cls-b" d="M10.6,15.7h-3.9c-.8,0-1.1-.3-1.1-1.1v-5.8c0-.8.3-1.1,1.1-1.1s1,0,1.4,0c.2,0,.3,0,.2-.2,0-.2,0-.4,0-.6,0-.6.5-1.2,1.1-1.2,0,0,0,0,.1,0,.7,0,1.4,0,2,0,.7,0,1.2.5,1.3,1.1,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,.3,0,.4.4.4.5,0,1,0,1.4,0,.5,0,1,.3,1,.9,0,0,0,0,0,.1,0,2,0,4.1,0,6.1,0,.5-.4,1-1,1,0,0,0,0-.1,0h-4M6.5,11.7c0,1,0,1.8,0,2.7,0,.3,0,.4.4.4,2.5,0,5.1,0,7.6,0h.2c.1,0,.2,0,.2-.2v-2.7c0-.1,0-.2-.2,0-.5.3-1.1.4-1.7.3-.1,0-.3,0-.3.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.2-.5-.4,0,0,0,0,0,0,0-.2,0-.2-.2-.2-.6,0-1.2,0-1.8,0-.2,0-.2,0-.2.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.1-.4-.4,0,0,0,0,0,0,0-.2-.1-.3-.3-.2-.6,0-1.3,0-1.8-.4M10.6,8.6h-3.9c-.2,0-.3,0-.3.3,0,.4,0,.8,0,1.2,0,.6.5,1.1,1.1,1.2.2,0,.4,0,.7,0,.2,0,.3,0,.3-.3,0-.2.2-.4.4-.4,0,0,0,0,0,0,.2,0,.4.1.4.4,0,0,0,0,0,0,0,.2.1.2.3.2.5,0,1.1,0,1.6,0,.2,0,.4,0,.4-.3,0-.2.2-.4.4-.3,0,0,0,0,0,0,.2,0,.4.1.4.3,0,.3.2.3.4.3.2,0,.3,0,.5,0,.7,0,1.3-.5,1.3-1.2,0,0,0,0,0,0,0-.4,0-.7,0-1.1,0-.2,0-.3-.3-.3-1.3,0-2.6,0-3.9,0M10.6,7.7h.6c.8,0,.8,0,.8-.8,0-.2-.1-.4-.4-.4-.5,0-.9,0-1.4,0-1,0-.9,0-.9.9,0,.2,0,.3.3.2.3,0,.7,0,1.1,0"/></g></svg> </a> </div> </div> </nav> </div> <div class="wrapper"> <main class="page-content" id="content"><div class="community-preset story-details-container"> <section id="story-heading-wrapper" class="reading-panel"></section> <section id="story-info-wrapper" class="reading-panel"> <div class="container"> <div class="intro-wrapper"> <a href="https://www.boots.jobs/our-stories/" class="btn-back component-online-only" aria-label="Back to our stories"> <svg xmlns="http://www.w3.org/2000/svg" width="23.267" height="11.27" viewBox="0 0 23.267 11.27"> <g transform="translate(0 -132)"> <g transform="translate(0 132)"> <path d="M22.358,136.726H3.11L6.3,133.553a.909.909,0,0,0-1.282-1.288L.267,136.991h0a.91.91,0,0,0,0,1.287h0l4.749,4.726A.909.909,0,0,0,6.3,141.717L3.11,138.544H22.358a.909.909,0,0,0,0-1.818Z" transform="translate(0 -132)" /> </g> </g> </svg> Back to our stories </a> <h1>Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story</h1> <div class="author-info"> <div class="profile-image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Profile Image" title="Profile Image" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Circular.png" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/10/Profile-Image-Circular.png" alt="Profile Image" title="Profile Image" /></noscript> </div> <div class="profile-info"> <div class="username">Brian (He/Him) | October 21, 2024</div> <div class="job-title">Data Analyst – Central Operations (Online Pharmacy)</div> </div> </div> <div class="intro-quote-wrapper"> <svg class='intro-quote-icon' viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="m0 0h24v24h-24z" fill="none" /> <path d="m4.583 17.321c-1.03-1.094-1.583-2.321-1.583-4.31 0-3.5 2.457-6.637 6.03-8.188l.893 1.378c-3.335 1.804-3.987 4.145-4.247 5.621.537-.278 1.24-.375 1.929-.311 1.804.167 3.226 1.648 3.226 3.489a3.5 3.5 0 0 1 -3.5 3.5c-1.073 0-2.099-.49-2.748-1.179zm10 0c-1.03-1.094-1.583-2.321-1.583-4.31 0-3.5 2.457-6.637 6.03-8.188l.893 1.378c-3.335 1.804-3.987 4.145-4.247 5.621.537-.278 1.24-.375 1.929-.311 1.804.167 3.226 1.648 3.226 3.489a3.5 3.5 0 0 1 -3.5 3.5c-1.073 0-2.099-.49-2.748-1.179z" /> </svg> <div class="intro-quote"> I’m proud to share my journey as a Black professional and how my identity has shaped my career and life. </div> </div> </div> <div class="feature-image-wrapper"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story" title="Brian with his dog" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-2-Resized-1.png"/><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-2-Resized-1.png" alt="Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story" title="Brian with his dog"/></noscript> </div> </div> </section> <section id="content-wrapper" class="reading-panel"> <div class="container"> <div class="story-nav"> <div class="nav-head-wrapper"> <div class="nav-head"> <div class="heading">Article Contents</div> <div class="dash"></div> <div class="reading-time"><span class="time">0</span> read</div> <span id="nav-trigger"></span> </div> <ul class="section-list"></ul> </div> </div> <div class="story-content"> <h2>Can you tell us a bit about your journey and your heritage?</h2> <p>I was born in Johannesburg, South Africa, and moved to the UK when I was just three years old. Growing up in a supportive family, I was encouraged to have open conversations and embrace our culture. Being Black has been a fundamental part of my identity, shaping my worldview and approach to challenges. As a 25-year-old Black male, my journey has involved understanding and embracing my cultural background, using it as a source of strength and inspiration throughout my career.</p> <h2>Tell us a bit about your career at Boots so far.</h2> <p>I’ve been with Boots UK for four years, starting as a <a href="https://www.boots.jobs/support-office/customer-support-centre/">Customer Support Centre</a> (CSC) Advisor and working my way up to my current role as a Data Analyst within Pharmacy Operations. My academic background includes a First Class degree in Economics from the University of Leicester. My career has been a journey of growth and learning, with each role presenting new challenges and opportunities. These experiences have built a strong foundation and allowed me to contribute meaningfully to the company’s success.</p> <h2>How did you get into your current role?</h2> <p>My journey to becoming a <a href="https://www.boots.jobs/digital-tech-data/data-and-insights/">Data Analyst</a> began after I finished university. Unfortunately, the job market was heavily impacted by COVID-19 at the time, so I initially joined the CSC based on recommendations from friends. After five months, I saw an internal job posting for a Data Analyst role and decided to apply. To strengthen my application, I reached out to the line manager to inquire about shadowing the role, which demonstrated my proactive attitude. This effort helped me secure the position, and I’ve been in the role ever since.</p> <div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Image of Brian" title="Image of Brian" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-1-Resized-1.png" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-1-Resized-1.png" alt="Image of Brian" title="Image of Brian" /></noscript> </div> <h2>What have you enjoyed most about your career so far?</h2> <p>I’ve particularly enjoyed the opportunity to work on diverse projects that impact both our store colleagues and patients. Whether it’s analysing data for the Boots Online Prescription Platform or collaborating with various teams, the chance to make a difference and grow professionally has been incredibly rewarding. I’ve also appreciated the support and encouragement from colleagues who have helped me along the way.</p> <h2>What does Black History Month mean to you?</h2> <p>Black History Month is a time to reflect on and celebrate the significant contributions and rich history of Black individuals. It’s an opportunity to honour those who paved the way and to acknowledge the progress we’ve made. For me, it’s also a chance to share my personal story and celebrate both our achievements and the ongoing work needed to continue advancing.</p> <h2>How have you been supported during your career as a Black professional?</h2> <p>I’ve been fortunate to receive strong support from colleagues, my line manager, and various networks that understand the unique challenges faced by Black professionals. The presence of the Race, Ethnicity &amp; Cultural Heritage (REACH) <a href="https://www.boots.jobs/why-boots/diversity-inclusion/">Business Resource Group</a> at Boots has also contributed to a supportive environment where my contributions are valued and recognised.</p> <div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" title="" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-3-Baby-Resized-1.png" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/10/Image-3-Baby-Resized-1.png" alt="" title="" /></noscript> </div> <h2>How important is it for Black voices to lead discussions during Black History Month?</h2> <p>It’s essential for Black voices to lead these discussions to ensure our experiences and perspectives are accurately represented. Black History Month provides a platform to amplify these voices and highlight the diverse narratives within the Black community. It’s a time for education and advocacy, emphasizing the need for continued progress and understanding.</p> <h2>What advice would you give to someone wanting to learn more about Black history and culture?</h2> <p>To deepen your understanding of Black history and culture, explore a variety of resources such as books, documentaries, and historical accounts. Engage with organisations and communities dedicated to Black heritage and contributions. Participate in events and discussions during Black History Month and beyond. Seeking diverse perspectives and being open to learning from different experiences will enrich your knowledge and appreciation.</p> </div> </div> </section> <section id="share-wrapper" class="tags-container component-online-only"> <div class="container"> <ul> <li class="heading">Share via</li> <!-- <li><a href="" class="linkedin" target="_blank" title="Linkedin" aria-label="This linkedin link will open in new tab"></a></li> <li><a href="" class="facebook" target="_blank" title="Facebook" aria-label="This facebook link will open in new tab"></a></li> <li><a rel="nofollow" href="" class="twitter" target="_blank" title="Twitter" aria-label="This twitter link will open in new tab"></a></li> <li><a href="" class="mail" target="_blank" title="Mail" aria-label="This mail link will open in new tab"></a></li> --> <li><a href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.boots.jobs/stories-black-history-month-brians-story/&title=Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story" class="linkedin" target="_blank" title="Linkedin" aria-label="This linkedin link will open in new tab"><span class="linkedin"><i class="fa fa-linkedin-square"></i></span></a></li> <li><a rel="nofollow" href="https://twitter.com/home?status=Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story - https://www.boots.jobs/stories-black-history-month-brians-story/" class="twitter" target="_blank" title="Twitter" aria-label="This twitter link will open in new tab"><span class="twitter"><i class="fa fa-twitter-old"></i></span></a></li> <li><a href="https://www.facebook.com/sharer/sharer.php?u=https://www.boots.jobs/stories-black-history-month-brians-story/" class="facebook" target="_blank" title="Facebook" aria-label="This facebook link will open in new tab"><span class="facebook"><i class="fa fa-facebook-square"></i></span></a></li> <li><a href="mailto:?subject=Black History Month 2024: My Journey as a Young Black Professional – Brian’s Story&nbsp;&body=https://www.boots.jobs/stories-black-history-month-brians-story/" class="mail" target="_blank" title="Mail" aria-label="This mail link will open in new tab"><span class="email"><i class="fa fa-envelope-square"></i></span></a></li> </ul> </div> </section> <div class="component-online-only"> <section id="related-wrapper"> <div class="container"> <h2 class="heading">More from Our Stories</h2> <div class="story-container"> <div class="story-item"> <a href="https://www.boots.jobs/stories-lucy-copywriter/" aria-label="Becoming a Digital Copywriter – Lucy’s Story"> <div class="img-block"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Becoming a Digital Copywriter – Lucy’s Story" title="Becoming a Digital Copywriter – Lucy’s Story" decoding="async" fetchpriority="high" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/09/Me-in-reception.png" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/09/Me-in-reception.png" class="attachment-full size-full wp-post-image" alt="Becoming a Digital Copywriter – Lucy’s Story" title="Becoming a Digital Copywriter – Lucy’s Story" decoding="async" fetchpriority="high" /></noscript> </div> <div class="story-info"> Becoming a Digital Copywriter – Lucy’s Story </div> </a> </div> <div class="story-item"> <a href="https://www.boots.jobs/stories-katishas-career/" aria-label="Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist"> <div class="img-block"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist" title="Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist" decoding="async" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/09/Profile-Image.jpg" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/09/Profile-Image.jpg" class="attachment-full size-full wp-post-image" alt="Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist" title="Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist" decoding="async" /></noscript> </div> <div class="story-info"> Katisha’s Inspiring Career Transition – From Customer Advisor to Digital Commercial Specialist </div> </a> </div> <div class="story-item"> <a href="https://www.boots.jobs/stories-pride-isobel/" aria-label="Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story"> <div class="img-block"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story" title="Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story" decoding="async" data-lazy-src="https://www.boots.jobs/wp-content/uploads/2024/05/Blog-.png" /><noscript><img src="https://www.boots.jobs/wp-content/uploads/2024/05/Blog-.png" class="attachment-full size-full wp-post-image" alt="Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story" title="Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story" decoding="async" /></noscript> </div> <div class="story-info"> Pride Month 2024: Pansexuality, my career so far and what Pride Month means to me – Isobel’s story </div> </a> </div> </div> </div> </section> </div> <div class="scroll-to-top"> <div class="arrow"></div> Back to top </div> </div> </main> <!-- footer --> <footer> <div class="footer"><div class="footer-logo"></div><div class="Row1" > <ul> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://boots-uk.com" target="_blank" aria-label="About Boots &#8211; Link will open in new tab">About Boots</a></li> <li class='boots_csr h1-hide menu-item menu-item-type-custom menu-item-object-customboots_csr h1-hide menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://www.boots-uk.com/Corporate_Social_Responsibility/" target="_blank" aria-label="Boots CSR &#8211; Link will open in new tab">Boots CSR</a></li> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.boots.com" target="_blank" aria-label="Visit Boots dot com – Link will open in new tab">Boots.com</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/faq/" aria-label="F A Qs">FAQ<span style='text-transform: none;'>s</span></a></li> </ul></div> <div class="Social" aria-hidden='true'> <ul> <li class='disability-badge menu-item menu-item-type-custom menu-item-object-customdisability-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Disability confident</span></li> <li class='redefined-badge menu-item menu-item-type-custom menu-item-object-customredefined-badge menu-item menu-item-type-custom menu-item-object-custom '><span>55 Redefined Age inclusive Accreditation</span></li> <li class='stonewall-badge menu-item menu-item-type-custom menu-item-object-customstonewall-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Stonewall</span></li> <li class='ban-the-box-fl menu-item menu-item-type-custom menu-item-object-customban-the-box-fl menu-item menu-item-type-custom menu-item-object-custom '><span>Ban the box</span></li> <li class='manopause-badge menu-item menu-item-type-custom menu-item-object-custommanopause-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Menopause Friendly</span></li> <li class='armed-badge menu-item menu-item-type-custom menu-item-object-customarmed-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Armed forces</span></li> </ul></div> <div class="Social social_icons_wrap" aria-hidden='true'> <ul> <li class='linkedin menu-item menu-item-type-custom menu-item-object-customlinkedin menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.linkedin.com/company/boots/" target="_blank" aria-label="Follow us on linkedin &#8211; Link will open in new tab">LinkedIn</a></li> <li class='instagram menu-item menu-item-type-custom menu-item-object-custominstagram menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.instagram.com/boots.jobs/" target="_blank" aria-label="Follow us on instagram &#8211; Link will open in new tab">Instagram</a></li> <li class='ploysocial menu-item menu-item-type-custom menu-item-object-customploysocial menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://ploy.club/@boots" target="_blank" aria-label="Follow us on Ploy &#8211; Link will open in new tab">Ploy</a></li> <li class='facebook menu-item menu-item-type-custom menu-item-object-customfacebook menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://www.facebook.com/BootsJobs/" target="_blank" aria-label="Follow us on facebook &#8211; Link will open in new tab">Facebook</a></li> </ul></div> <div class="Row2 custom-social-box" > <ul> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/accessibility/" aria-label="Accessibility">Accessibility</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/sitemap/" aria-label="Sitemap">Sitemap</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/privacy-statement/" aria-label="Privacy Statement">Privacy Statement</a></li> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom '><a href="https://www.boots.jobs/privacy-statement/#cookies" aria-label="Cookie policy">Cookie policy</a></li> <li class='custom_foo_link optanon-show-settings menu-item menu-item-type-custom menu-item-object-customcustom_foo_link optanon-show-settings menu-item menu-item-type-custom menu-item-object-custom '><button class="ot-sdk-show-settings" aria-label="Cookie Settings">Cookie Settings</button></li> <li class='footer-toggle-btn menu-item menu-item-type-custom menu-item-object-customfooter-toggle-btn menu-item menu-item-type-custom menu-item-object-custom '><a href="#" aria-label="Careers at Boots">Careers at Boots</a></li> <li class='linkedin social-icon menu-item menu-item-type-custom menu-item-object-customlinkedin social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.linkedin.com/company/boots" target="_blank" aria-label="Follow us on LinkedIn &#8211; Link will open in new tab">LinkedIn</a></li> <li class='instagram social-icon menu-item menu-item-type-custom menu-item-object-custominstagram social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.instagram.com/boots.jobs/" target="_blank" aria-label="Follow us on Instagram &#8211; Link will open in new tab">Instagram</a></li> <li class='ploysocial social-icon menu-item menu-item-type-custom menu-item-object-customploysocial social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://ploy.club/@boots" target="_blank" aria-label="Follow us on Ploy &#8211; Link will open in new tab">Ploy</a></li> <li class='facebook social-icon menu-item menu-item-type-custom menu-item-object-customfacebook social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.facebook.com/BootsJobs" target="_blank" aria-label="Follow us on Facebook &#8211; Link will open in new tab">Facebook</a></li> </ul></div> </div><div class="text-center"> <div class="collapse" id="toggle-footer"> <ul class="list-unstyled d-flex flex-wrap"> <li> <a href="https://www.boots.jobs/pharmacy/" title="Pharmacy Jobs" class="" aria-label="Pharmacy Jobs" >Pharmacy Jobs</a> </li><li> <a href="https://www.boots.jobs/opticians/" title="Opticians Jobs" class="" aria-label="Opticians Jobs" >Opticians Jobs</a> </li><li> <a href="https://www.boots.jobs/retail/" title="Retail Jobs" class="" aria-label="Retail Jobs" >Retail Jobs</a> </li><li> <a href="https://www.boots.jobs/supply-chain/" title="Supply Chain Jobs" class="" aria-label="Supply Chain Jobs" >Supply Chain Jobs</a> </li><li> <a href="https://www.boots.jobs/support-office/" title="Support Office Jobs" class="" aria-label="Support Office Jobs" >Support Office Jobs</a> </li><li> <a href="https://www.boots.jobs/early-careers/" title="Early Careers" class="" aria-label="Early Careers" >Early Careers</a> </li><li> <a href="https://www.boots.jobs/ireland/" title="Ireland Jobs" class="" aria-label="Ireland Jobs" >Ireland Jobs</a> </li><li> <a href="https://www.boots.jobs/retail/airport-opportunities/" title="Airport Jobs" class="" aria-label="Airport Jobs" >Airport Jobs</a> </li> </ul> </div> </div><div class="mfp-hide content-modal login-popup-wrap" id="login-popup-box"> <div class="popup-header"> <button title="Close (Esc)" type="button" class="mfp-close">&#10005;</button> </div> <div class="popup-body"> <div class="modal-content"> <h2 class="modal-heading">Login</h2> <p class="title_text">Choose your sign in option.</p> <p><a href="https://krb-sjobs.brassring.com/TGnewUI/Search/Home/Home?partnerid=30042&siteid=5807#home" class="btn btn-blue" target="_blank">I want to work for Boots</a></p> <p><a href="https://krb-sjobs.brassring.com/TGnewUI/Search/Home/Home?partnerid=30042&siteid=5810#home" class="btn btn-blue" target="_blank">I already work for Boots</a></p> </div> </div> </div></footer> <script type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/saved-jobs\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/srced\/|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/jobs","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/www.boots.jobs","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/lib/conditionizr-4.3.0.min.js?ver=4.3.0" id="conditionizr-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/lib/modernizr-2.7.1.min.js?ver=2.7.1" id="modernizr-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery-ui.min.js?ver=1.0.0" id="jquery-ui-js" defer></script> <script type="text/javascript" id="ajax-pagination-js-extra"> /* <![CDATA[ */ var ajaxpagination = {"ajaxurl":"https:\/\/www.boots.jobs\/wp-admin\/admin-ajax.php","query_vars":"{\"page\":\"\",\"name\":\"stories-black-history-month-brians-story\"}"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/ajax-pagination.js?ver=1732689027" id="ajax-pagination-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/TouchSwipe.min.js?ver=1.0.0" id="swipe-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.google.com/recaptcha/api.js?ver=1.0.0" id="googleCaptcha-js"></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/main.js?ver=1732689027" id="main-js" defer></script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.boots.jobs/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script></div> <div class="res"></div> <!-- analytics --> <!--[if IE 8]> <div class="ie8"></div> <![endif]--> <script type="rocketlazyloadscript"> function shareButtonAddTabIndex() { setTimeout(function() { var buttons = document.getElementsByClassName('st-btn'); for (btn of buttons) { btn.setAttribute('tabIndex', '0') } }, 1500); } shareButtonAddTabIndex(); </script> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=828083142" async></script></body> </html> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(document).ready(function($) { $('.btn-back').on('click', function(e) { var story_url = 'https://www.boots.jobs/our-stories/'; if (document.referrer == story_url) { e.preventDefault(); history.go(-1); // If page in opened in new tab/window setTimeout(function() { window.location = story_url; }, 600) } }); }) });</script> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732754136 -->

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