<!DOCTYPE html><!-- Last Published: Fri Jul 31 2026 10:24:29 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="beazley.security" data-wf-page="66424a28d0a7c7f87295ae04" data-wf-site="66424a28d0a7c7f87295ae02" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Home</title><link rel="alternate" hrefLang="x-default" href="https://beazley.security/"/><link rel="alternate" hrefLang="en" href="https://beazley.security/"/><link rel="alternate" hrefLang="fr-FR" href="https://beazley.security/fr"/><meta content="Beazley Security helps eliminate blind spots, maximize insurability, and boost cyber resilience through effective services and powerful XDR monitoring." name="description"/><meta content="Home" property="og:title"/><meta content="Beazley Security helps eliminate blind spots, maximize insurability, and boost cyber resilience through effective services and powerful XDR monitoring." property="og:description"/><meta content="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666ac2760da27952717dc3de_OpenGraph.webp" property="og:image"/><meta content="Home" name="twitter:title"/><meta content="Beazley Security helps eliminate blind spots, maximize insurability, and boost cyber resilience through effective services and powerful XDR monitoring." name="twitter:description"/><meta content="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666ac2760da27952717dc3de_OpenGraph.webp" name="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/css/beazleysecurity.shared.b4abb9b2b.css" rel="stylesheet" type="text/css" integrity="sha384-tKu5srb5bgDZRJX6pc+QLYMx9GL/K79n17nssNZKZSKJXG7BOgsiVzOO1XG0Y8qg" crossorigin="anonymous"/><style>html.w-mod-js:not(.w-mod-ix3) :is(.faq-item-body-wrapper, .faq-item-body-text, .hero-title) {visibility: hidden !important;}</style><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66621714f47defaa725f7aaf_Beazley_Favicon_32px.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6662171907c05373946e1b5a_Beazley_Favicon_256px_webclip.png" rel="apple-touch-icon"/><link href="https://beazley.security" rel="canonical"/><script>(function(w,i,g){w[g]=w[g]||[];if(typeof w[g].push=='function')w[g].push.apply(w[g],Array.isArray(i)?i:[i]);})(window,['GTM-PQMKD74C'],'google_tags_first_party');</script><script async="" src="/wvxwa3jtwetcNjY0MjRhMjhkMGE3YzdmODcyOTVhZTAy/chzUGoFAiYXXi3aZG00bazNyt7Q"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('set', 'developer_id.dZGVlNj', true);gtag('set', 'developer_id.dYWYxNW', true);gtag('js', new Date());gtag('config', 'GTM-PQMKD74C');</script><!-- Finsweet Cookie Consent -->
<script>
(function () {
  // Delay showing the cookie banner on all viewports.
  var DELAY_MS = 3000; // wait before loading the banner

  function loadFsCc() {
    var s = document.createElement('script');
    s.async = true;
    s.src = 'https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js';
    s.setAttribute('fs-cc-mode', 'opt-in');
    document.head.appendChild(s);
  }

  window.setTimeout(loadFsCc, DELAY_MS);
})();
</script>

<style>
  * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
  
  html {
  	scroll-padding-top: 98px;
  }

  /* Main Navigation*/
  
  .search-input::placeholder {
    color: #fff;
    font-size: 22px;
    opacity: 1; /* Firefox */
  }
  
  .beazley-logo {
  	padding-left: 0;
  }

  .search-input::-ms-input-placeholder { /* Edge 12 -18 */
  	font-size: 22px;
    color: #fff;
  }

  .nav-grid-item:hover .client-icon-wrapper {
    color: #7300A5;
  }

  .open .nav-popup {
    opacity: 1;
  }
  
  .nav-wrapper {
  	cursor: pointer;
  }
  
  .nav-content-wrapper.open {
    display: block;
  }
  
  .nav-wrapper.open {
  	overflow: visible;
    background-color: #000;
  }
  
  .nav-solutions-item:hover h4 {
	color: var(--bright-purple);
}
  
  .nav-content.active {
  	opacity: 1;
    position: relative;
    top: 0;
    z-index: 1;
  }
  
  .main-navigation-wrapper .w--current,
  .nav-link {
  	display: flex !important;
  }
  
  .nav-link:hover {
  	border: 0 !important;
  }
  
  .nav-link:hover div,
  .nav-link.active div {
    border-bottom: 1px solid #000;
  }

  .nav-wrapper:hover .menu-icon-open,
  .nav-wrapper:hover .menu-icon-close,
  .nav-wrapper:hover .login-icon,
  .nav-wrapper:hover .search-icon,
  .open .search-icon,
  .open .login-icon {
    color: #fff;
  }
  
  .nav-solutions-item:last-of-type {
  	border: 0;
  }
  
  /* White layout nav */

.white-nav .nav-link.active div,
.white-nav .nav-link:hover div,
.white-nav .main-navigation {
	border-bottom: 1px solid #fff;
}

.white-nav .nav-wrapper {
	border-left: 1px solid #fff;
}
  
.white-nav .nav-login {
    border-right: 1px solid #fff;  
}
  
.white-nav .menu-icon-open,
.white-nav .search-icon,
.white-nav .login-icon,
.white-nav .nav-link {
	color: #fff;
}
  
  .white-nav .beazley-logo,
  .white-nav .report-incident-icon {
  	color: #fff;
  }

/* Scrolling styles */

.menu-is-open .nav-link.active div,
.menu-is-open .nav-link:hover div,
.main-navigation.menu-is-open,
.bg-white .nav-link.active div,
.bg-white .nav-link:hover div,
.main-navigation.bg-white {
	border-bottom: 1px solid #000 !important;
}

.menu-is-open .nav-wrapper,
.bg-white .nav-wrapper {
	border-left: 1px solid #000 !important;  	
}

.menu-is-open .nav-login,
.bg-white .nav-login {
	border-right: 1px solid #000 !important;  	
}

  
.menu-is-open .beazley-logo,
.menu-is-open .search-icon,
.menu-is-open .login-icon,
.menu-is-open .nav-link,
.menu-is-open .nav-wrapper:hover .menu-icon-close,
.bg-white .beazley-logo,
.bg-white .menu-icon-open,
.bg-white .search-icon,
.bg-white .login-icon,
.bg-white .nav-link {
	color: #000 !important;
}

.menu-is-open .nav-wrapper.open,
.menu-is-open .nav-wrapper.mobile-menu:hover,
.menu-is-open .nav-wrapper.nav-login:hover,
.menu-is-open .nav-wrapper.nav-search:hover,
.bg-white .nav-wrapper.open,
.bg-white .nav-wrapper.mobile-menu:hover,
.bg-white .nav-wrapper.nav-login:hover,
.bg-white .nav-wrapper.nav-search:hover {
	background-color: #000 !important;
}

  
.menu-is-open .nav-wrapper:hover .menu-icon-open,
.menu-is-open .nav-wrapper:hover .menu-icon-close,
.menu-is-opene .nav-wrapper:hover .login-icon,
.menu-is-open .nav-wrapper:hover .search-icon,
.menu-is-open .open .search-icon,
.menu-is-open .open .login-icon,
.bg-white .nav-wrapper:hover .menu-icon-open,
.bg-white .nav-wrapper:hover .menu-icon-close,
.bg-white .nav-wrapper:hover .login-icon,
.bg-white .nav-wrapper:hover .search-icon,
.bg-white .open .search-icon,
.bg-white .open .login-icon {
	color: #fff !important;
}
  
  
  .menu-is-open .report-incident-icon,
  .bg-white .report-incident-icon {
  	color: #847b7b !important;
  }
  

  .nav-wrapper:hover {
  	overflow: visible;
  }
  
.nav-wrapper .nav-popup {
	height: 0;
	padding: 0;
	transition: height 1s;
  	opacity: 1;
}
  
  .nav-wrapper form {
  	display: none;
  }
  
  .nav-wrapper:hover form {
  	display: block
  }


.nav-wrapper:hover .nav-popup {
	height: auto;
	padding: 60px 80px;
  	z-index: 10;
}
  
    .nav-link-dropdown .nav-content-wrapper {
    top: -998px;
      opacity: 0;
      display: block;
      transition: opacity 1s ease;
      pointer-events: none;
}
  
  .nav-link-dropdown:hover .nav-content-wrapper {
	height: fit-content;
    top: 98px;
    opacity: 1;
    pointer-events: all;
}

.nav-link-dropdown:hover .nav-content-wrapper .nav-content {
	opacity: 1;
}

  
  .main-navigation.menu-is-open {
  	background-color: #fbfafa !important;
  }
  
  .mobile-nav-link-list .nav-content-header {
	gap: 20px;
	margin: 20px 0;
}

.mobile-nav-link-list .nav-content-title {
	font-size: 17px
} 

.mobile-nav-link-list .nav-content-header .btn {
	font-size: 14px;
  flex-shrink: 0;
} 
  

.nav-wrapper.nav-search {
	border-right: 1px solid #000;
}
  
  .nav-link-dropdown:hover .nav-content-wrapper,
  .nav-popup {
  	top: 90px;
  }
  
  
  @media (max-width: 1250px) {
    .main-navigation .nav-wrapper.nav-links {
      display: none;
    }

    .nav-wrapper.nav-search {
      margin-left: 0;
    }

    .menu-icon-close {
      color: var(--black);
      width: 25px;
      height: 25px;
      display: none;
    }

    .nav-wrapper.mobile-menu {
      display: flex;
      margin-left: auto;
    }
  }
   @media (max-width: 400px) {
    .search-input::placeholder {
    font-size: 12px;
  	} 
     
     
   .mobile-nav-link-list .nav-content-header {
	gap: 10px;
}
     
  }
  
  .btn.btn-bug {
  	transition: width 250ms ease-in;
  }
</style>

<!-- 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-PQMKD74C');</script>
<!-- End Google Tag Manager -->
<!-- Finsweet Attributes -->
<script async type="module"
src="https://cdn.jsdelivr.net/npm/@finsweet/attributes@2/attributes.js"
fs-list
></script><!-- [Attributes by Finsweet] CMS Slider -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsslider@1/cmsslider.js"></script>

<style>
html {
  scroll-padding-top: 120px;
}
  * { scroll-margin-top: 120px; }
  
[id] {
  scroll-margin-top: 120px !important;
}
.timeline-list > .timeline-item:nth-child(3n+1) .timeline-dot {
  background-color: #57c0dc;
}
.timeline-list > .timeline-item:nth-child(3n+2) .timeline-dot {
  background-color: #ed45ff;
}
.timeline-list > .timeline-item:nth-child(3n+3) .timeline-dot {
  background-color: #8a71ff;
}
</style><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02%2F6544eda5f000985a163a8687%2F6a46e57ce3fd62ba6c97ccfa%2Ffinsweetcomponentsconfig-1.0.2.js" type="module" async="" siteId="66424a28d0a7c7f87295ae02" finsweet="components"></script></head><body><div class="page-wrapper"><nav data-wf--main-navigation--variant="white" class="main-navigation w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-2"><div class="w-embed"><style>
  :root {
    --nav-height: 84px;
    --ink: #111111;
    --muted: #4a4a4a;
    --border: #e6e6e6;
    --bg: #ffffff;
    --panel-bg: #fafafa;
    --menu-gap: 8px; /* real, visible gap between navbar and panel */
  }
  
  /* ============ NAV SHELL ============ */
  .main-navigation-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    padding: 0 32px;
  }

  .nav-links {
    display: flex;
    gap: 32px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
  }

  /* Each item + its panel live in ONE relatively-positioned box.
     This is what keeps the hover area contiguous — no dead zone. */
  .nav-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
  }

  .nav-trigger,
  .nav-trigger-link {
    display: flex;
    align-items: center;
    gap: 6px;
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    height: 100%;
    padding: 0;

  }

  .bg-white .dd-toggle.homepage-132,
  .bg-white .nav-trigger,
  .bg-white .nav-trigger-link {
    color: var(--ink);
  }

  .nav-trigger svg {
    transition: transform 0.2s ease;
  }
  .nav-item.open .nav-trigger svg {
    transform: rotate(180deg);
  }

  /* Invisible bridge that fills the visible gap between the navbar and
     the panel. It has NO visual styling — the page behind stays visible —
     but because it's a DOM descendant of .nav-item, moving the mouse
     through it keeps the pointer "inside" the item, so mouseleave never
     fires here. This is what lets the gap be real without breaking hover. */
  .nav-bridge {
    position: fixed;
    top: var(--nav-height);
    left: var(--panel-x, 0px);
    width: min(680px, calc(100vw - 48px));
    height: var(--menu-gap);
    z-index: 19;
    pointer-events: none; /* off by default: don't block the page underneath */
  }
  .nav-item.open .nav-bridge {
    pointer-events: auto; /* on only while this item's menu is open */
  }

  /* ============ PANEL ============ */
  /* Contained width (not full-bleed). Its horizontal position is set in JS
     from the active trigger, then clamped so it never runs off-screen.
     Sits below a real gap; hover across the gap is preserved by .nav-bridge. */
  .mega-panel {
    position: fixed;
    top: calc(var(--nav-height) + var(--menu-gap));
    left: var(--panel-x, 0px);
    width: auto;
    background: var(--panel-bg);
    border: 1px solid var(--border);
    box-shadow: 0 24px 40px rgba(0,0,0,0.10);
    border-radius: 4px;

    padding: 32px 40px;

    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px 48px;

    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0s linear 0.16s;
    z-index: 20;
  }

  .mega-panel.one-col {
    grid-template-columns: repeat(1, 1fr);
  }

  .mega-panel.four-col {
	display: flex;
    flex-direction: column;
  }

  .nav-item.open .mega-panel {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0s linear 0s;
  }

  .mega-panel a {
    display: block;
    padding: 0 0 10px;
    color: var(--ink);
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
  }
  .mega-panel a:hover { color: #555; }
  .mega-panel a:last-child {
    padding-bottom: 0;
  }

  /* ============ TRIANGLE ============ */
  /* A real upward triangle drawn with CSS borders (not a rotated square,
     which shows two edges and reads as a diamond). It sits right at the
     panel's top edge, tip pointing up at the active trigger. Its x-position
     comes from --tri-x, computed in JS from the trigger's center. */
  .caret {
    position: fixed;
    /* Tip pokes 10px up into the navbar. */
    top: calc(var(--nav-height) - 10px);
    left: var(--tri-x, 0px);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    /* Height = gap + tip overlap (10px) + base overlap (2px). The 2px base
       overlap sinks the triangle base just past the panel's top border so
       there's no visible seam line between the triangle and the panel. */
    border-bottom: calc(var(--menu-gap) + 12px) solid var(--panel-bg);
    transform: translateX(-50%);
    opacity: 0;
    transition: left 0.18s ease, opacity 0.16s ease;
    z-index: 22;
    pointer-events: none;
  }
  .main-navigation-wrapper.menu-open .caret { opacity: 1; }

  .right-links {
    display: flex;
    align-items: center;
    gap: 28px;
    font-size: 16px;
    color: var(--ink);
  }

  .stage-note {
    max-width: 640px;
    margin: 28px auto 0;
    padding: 16px 20px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 8px;
    font-size: 13.5px;
    line-height: 1.5;
    color: var(--muted);
  }
  .stage-note code { background: #f0f0f0; padding: 1px 5px; border-radius: 4px; }

  /* ============ HAMBURGER (mobile only) ============ */
  .hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer;
  }
  .hamburger span {
    display: block;
    height: 2px;
    width: 22px;
    background: #fff;
    transition: transform .2s ease, opacity .2s ease;
  }

  .bg-white .hamburger span {
    background: var(--ink);
  }
  
  .main-navigation-wrapper.nav-open .hamburger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .main-navigation-wrapper.nav-open .hamburger span:nth-child(2) { opacity: 0; }
  .main-navigation-wrapper.nav-open .hamburger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

  .nav-item--cta .nav-trigger { color: #b00020; }

  a.centered-btn {
    margin: 10px auto 0;
    padding: 0.375rem 1rem !important;
    display: inline-flex;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
  }

  a.centered-btn:hover {
	background-color: var(--bright-purple);
    border-color: var(--bright-purple) !important;
  	color: #fff;
  }

  /* ============ MOBILE ============ */
  @media (max-width: 991px) {
    /* Fixed-height top bar; padding 0 so the drawer can go edge-to-edge.
       No flex-wrap — the drawer is taken out of flow instead. */
    .main-navigation-wrapper { 
      padding: 0; 
      height: var(--nav-height); 
    }
    .hamburger { display: flex; order: 3; margin: 0 0 8px 12px; }
    .mega-panel.four-col {
		display: grid;
        grid-template-columns: 1fr;
  	}

    /* The drawer is positioned ABSOLUTELY below the bar, so opening it
       never changes the bar's height (no logo jump), and left:0/right:0
       against the now-unpadded navbar makes it truly full-width. */
    .nav-links {
      position: absolute;
      top: 100%;
      left: -2.5rem;
      right: -2.5rem;
      padding: 0 1.5rem;
      width: auto;
      flex-direction: column;
      gap: 0;
      height: auto;
      background: #fff;                 /* solid drawer so the page can't show through */
      box-shadow: 0 12px 24px rgba(0,0,0,.08);
      max-height: 0;
      overflow: hidden;
      transition: max-height .3s ease;
      z-index: 30;
    }
    .main-navigation-wrapper.nav-open .nav-links { max-height: calc(100vh - var(--nav-height)); overflow-y: auto; }

    .nav-item {
      display: block;
      width: 100%;
      height: auto;
      border-bottom: 1px solid var(--border);
      color: #000;
    }

    /* Trigger becomes a full-width row with the chevron pushed right */
    .nav-trigger,
    .nav-trigger-link {
      justify-content: space-between;
      width: 100%;
      height: auto;
      padding: 18px 20px;
      font-size: 17px;
	  color: #000;
    }
    .nav-trigger-link.report {
      justify-content: start;
      gap: 10px;
    }
    .nav-item.open .chev { transform: rotate(180deg); }

    /* Kill every desktop-only device: no triangle, no bridge, no fixed panel */
    .caret, .nav-bridge { display: none !important; }

    /* panel → inline accordion; height animated 0 → scrollHeight in JS */
    .mega-panel {
      position: static;
      width: 100%;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 0;                       /* no bottom gap after the last subitem */
      background: transparent;          /* match the white drawer, not the desktop grey */
      display: block;
      opacity: 1;
      visibility: visible;
      transform: none;
      max-height: 0;
      overflow: hidden;
      transition: max-height .28s ease;
    }
    .mega-panel a {
      padding: 12px 20px 12px 32px;
      font-weight: 500;
      font-size: 15px;
      border-top: 1px solid #f0f0f0;
    }

    .mega-panel a:last-child {
    	padding-bottom: 12px;
  	}
  }

  @media (max-width: 667px) {
    .hamburger { margin: 0 0 8px 8px; }

    .nav-trigger, .nav-trigger-link {
      width: calc(100% - 20px);
      padding: 18px 10px;
    }
  }  

  @media (max-width: 479px) {
    .hamburger { margin: 0 0 8px 4px; }
  }  
</style></div><div class="p-global mob homepage-3"><div class="container-lg homepage-90"><div class="btn-bug-container homepage-5"><div class="btn-incident-wrapper homepage-6"><a data-w-id="b6e39aac-9623-edf2-108d-9d5af3d5b636" href="/report-security-breach" class="btn btn-bug w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-7 home w-inline-block"><div class="icon-sm homepage-120 btn-bug homepage-8 w-embed"><svg width="15" height="12" viewBox="0 0 15 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.87638 11.9978C6.084 11.9978 4.29196 12.0009 2.49992 11.9944C2.25834 11.9933 2.00854 11.9753 1.77654 11.9124C1.08327 11.7247 0.790355 11.1684 1.0251 10.4782C1.11612 10.2106 1.25847 9.95684 1.40287 9.71171C3.14153 6.76452 4.88258 3.81836 6.6315 0.877393C6.76358 0.655074 6.93707 0.442782 7.13417 0.277859C7.6105 -0.120794 8.23157 -0.0848353 8.67915 0.349429C8.82902 0.494991 8.96522 0.664064 9.073 0.843509C10.9109 3.90445 12.7437 6.96885 14.5774 10.0322C14.7708 10.3552 14.8854 10.6999 14.8207 11.0809C14.7472 11.5148 14.3441 11.8699 13.8294 11.9498C13.6173 11.9826 13.4 11.9954 13.1851 11.9957C11.4156 11.9992 9.64617 11.9978 7.87638 11.9978ZM7.8555 7.73469C7.91812 7.73469 7.98074 7.73469 8.04336 7.73469C8.34004 7.73469 8.3373 7.73435 8.38213 7.44288C8.54604 6.379 8.71884 5.3165 8.87351 4.25124C8.9375 3.80972 8.77496 3.44806 8.39753 3.20396C8.055 2.98233 7.70323 3.00239 7.3737 3.22712C7.01269 3.4733 6.78651 3.80557 6.85426 4.27164C7.0168 5.38773 7.18447 6.50313 7.35625 7.61783C7.36309 7.66209 7.43358 7.72294 7.48046 7.72916C7.60365 7.74472 7.73026 7.73435 7.85516 7.73469H7.8555ZM7.88835 10.3316C8.54501 10.3648 8.95358 9.79088 8.95187 9.35316C8.94948 8.78613 8.49334 8.33423 7.90854 8.3325C7.30629 8.33043 6.83749 8.77195 6.83681 9.3414C6.83612 9.88977 7.30458 10.3309 7.88835 10.332V10.3316Z" fill="currentColor"/>
</svg></div><div class="btn-bug-text homepage-9">Report an Incident</div></a></div></div><div id="navbar" class="main-navigation-wrapper homepage-10"><a href="/" aria-current="page" class="beazley-logo w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-11 w-inline-block w--current"><svg xmlns="http://www.w3.org/2000/svg" width="196" height="27" viewBox="0 0 196 27" fill="none" class="beazley-logo-svg homepage-12"><g clip-path="url(#clip0_17126_4023)"><path d="M100.178 16.5175H101.957C102.074 18.534 103.563 19.8577 106.1 19.8577C108.405 19.8577 109.832 18.8206 109.832 17.1804C109.832 15.7711 108.725 15.136 106.886 14.7896L104.815 14.3876C102.219 13.8979 100.614 12.6597 100.614 10.6154C100.614 8.36999 102.772 6.66992 105.835 6.66992C109.074 6.66992 111.057 8.28231 111.291 10.9596H109.482C109.278 9.23178 107.906 8.13689 105.746 8.13689C103.762 8.13689 102.451 9.08636 102.451 10.5277C102.451 11.969 103.675 12.4844 105.309 12.803L107.525 13.2349C110.034 13.6947 111.637 14.8751 111.637 17.035C111.637 19.4813 109.508 21.3247 106.095 21.3247C102.477 21.3247 100.319 19.3958 100.174 16.5153" fill="currentColor"></path><path d="M124.71 12.8905C124.652 10.0677 123.135 8.13885 120.392 8.13885C117.649 8.13885 115.959 10.1832 115.754 12.8905H124.71ZM113.86 13.9276C113.86 9.72343 116.69 6.67188 120.394 6.67188C124.389 6.67188 126.636 9.52242 126.636 13.8699V14.274H115.669C115.728 17.873 117.682 19.8597 120.542 19.8597C122.7 19.8597 124.392 18.8803 124.743 16.7204H126.552C126.173 19.2545 124.19 21.3266 120.514 21.3266C116.544 21.3266 113.862 18.6771 113.862 13.9276" fill="currentColor"></path><path d="M129.019 13.9554C129.019 9.6657 131.994 6.67188 135.905 6.67188C139.085 6.67188 141.477 8.57295 141.826 11.539H139.93C139.638 9.55236 138.091 8.14099 135.874 8.14099C132.841 8.14099 130.915 10.6173 130.915 13.9576C130.915 17.471 132.841 19.8597 135.816 19.8597C138.177 19.8597 139.783 18.5638 140.075 16.4339H141.912C141.564 19.3422 139.317 21.3288 135.757 21.3288C131.966 21.3288 129.019 18.5638 129.019 13.9576" fill="currentColor"></path><path d="M144.709 15.8568V7.07422H146.549V15.5403C146.549 18.1899 147.483 19.86 150.05 19.86C152.617 19.86 154.281 17.5291 154.281 14.5909V7.07636H156.09V20.9271H154.312V18.393C153.581 20.0054 151.92 21.3291 149.673 21.3291C146.61 21.3291 144.714 19.458 144.714 15.8589" fill="currentColor"></path><path d="M160.022 20.9246V7.0739H161.829V9.80897C162.588 8.05331 164.252 6.67188 166.557 6.67188C166.849 6.67188 167.081 6.69967 167.343 6.72961V8.45748C167.081 8.42754 166.819 8.39974 166.468 8.39974C163.697 8.39974 161.829 10.3564 161.829 13.4679V20.9246H160.022Z" fill="currentColor"></path><path d="M171.399 20.9246H169.59V7.07393H171.399V20.9246ZM169.445 1.51611H171.516V4.3966H169.445V1.51611Z" fill="currentColor"></path><path d="M176.479 17.5846V8.62879H173.708V7.07414H176.479V2.66895H178.317V7.07414H181.38V8.62879H178.317V17.4691C178.317 19.1114 179.164 19.5712 180.446 19.5712C180.856 19.5712 181.205 19.5135 181.584 19.4279V20.9826C181.06 21.0981 180.592 21.1836 180.039 21.1836C178.113 21.1836 176.479 20.2619 176.479 17.5846Z" fill="currentColor"></path><path d="M186.138 27.0002L188.764 20.5507L183.074 7.07422H185.087L188.792 16.2011L189.726 18.4187C189.988 17.6403 190.309 16.8918 190.601 16.1733L194.072 7.07422H195.998L188.064 27.0002H186.138Z" fill="currentColor"></path><path d="M38.2241 18.1317C37.4659 18.6942 36.8116 19.1047 36.0273 19.1047C34.8184 19.1047 34.0557 18.228 34.0557 16.838C34.0557 15.3432 34.762 14.7295 35.8973 14.2997L38.2241 13.3652V18.1296V18.1317ZM34.1381 13.8741C32.108 14.6226 30.429 15.5549 30.429 17.8538C30.429 19.9922 31.8935 21.3009 34.0839 21.3009C36.036 21.3009 37.4399 20.1226 38.3086 19.0042C38.5795 20.4733 39.5522 21.3565 41.0125 21.3565C42.2842 21.3565 43.3133 20.8497 44.0976 19.9387L43.9373 19.3528C43.6383 19.4854 43.2613 19.6158 42.854 19.6158C42.1521 19.6158 41.9636 19.0299 41.9636 18.1211V11.0428C41.9636 7.92068 40.0679 6.66113 36.6014 6.66113C33.5986 6.66113 31.2717 7.81162 31.2717 10.027C31.2717 11.9794 32.7753 12.4713 34.7382 11.7357C34.0796 9.81106 34.385 7.51651 36.3089 7.51651C37.715 7.51651 38.2285 8.61353 38.2285 10.1361V12.4071L34.1424 13.8762L34.1381 13.8741Z" fill="currentColor"></path><path d="M73.0751 7.64921C74.8343 7.64921 75.5081 9.35783 75.5081 11.8684H70.0961C70.3128 9.41129 71.2856 7.64921 73.0751 7.64921ZM73.2073 21.3545C76.3206 21.3545 78.2943 19.5368 79.0006 16.8958L78.5651 16.6563C77.5923 18.0442 76.3747 18.8183 74.5332 18.8183C71.8792 18.8183 69.9336 16.6029 70.0398 12.8606H78.8641V12.249C78.8641 9.04134 76.9684 6.66553 73.3416 6.66553C69.7148 6.66553 66.6578 9.81546 66.6578 14.3832C66.6578 18.4975 69.2837 21.3566 73.2094 21.3566" fill="currentColor"></path><path d="M65.9147 20.204C64.6711 20.1228 64.2356 19.8661 64.2356 18.3906V0L58.8496 1.452V2.01014L60.4745 2.83985V18.3906C60.4745 19.8661 60.0434 20.1228 58.7976 20.204V21.0872H65.9147V20.204Z" fill="currentColor"></path><path d="M57.6277 15.9848H56.7871C55.6259 19.0021 54.4169 20.0457 51.9319 20.0457H49.6722L57.4133 7.65127V6.98193H46.0065L45.6425 11.8982H46.5069C47.562 9.12038 48.1557 8.02336 50.4587 8.02336H53.1127L45.1788 20.4712V21.0871H57.1143L57.6277 15.9848Z" fill="currentColor"></path><path d="M23.1732 7.64921C24.9346 7.64921 25.6106 9.35783 25.6106 11.8684H20.1986C20.4152 9.41129 21.388 7.64921 23.1732 7.64921ZM23.3119 21.3545C26.4252 21.3545 28.3989 19.5368 29.1052 16.8958L28.6697 16.6563C27.697 18.0442 26.4794 18.8183 24.6378 18.8183C21.9838 18.8183 20.0383 16.6029 20.1444 12.8606H28.9687V12.249C28.9687 9.04134 27.073 6.66553 23.4505 6.66553C19.8281 6.66553 16.7625 9.81546 16.7625 14.3832C16.7625 18.4975 19.3883 21.3566 23.3141 21.3566" fill="currentColor"></path><path d="M5.38601 9.84112C6.00997 9.27871 6.87659 8.90662 7.7692 8.90662C10.3127 8.90662 11.5346 11.1776 11.5346 14.4623C11.5346 17.747 10.1524 20.3623 7.85369 20.3623C6.20063 20.3623 5.38818 19.323 5.38818 17.2936V9.83898L5.38601 9.84112ZM1.6249 19.4834C3.16748 20.7386 5.49434 21.3545 7.87752 21.3545C12.0459 21.3545 15.3196 18.3863 15.3196 13.1536C15.3196 9.0392 13.2354 6.65912 9.93357 6.65912C8.09201 6.65912 6.37828 7.62355 5.38384 8.72058V0L0 1.452V2.01441L1.6249 2.83985V19.4834Z" fill="currentColor"></path><path d="M80.892 9.22724L86.5055 21.0699C85.1861 24.7652 82.2786 23.9483 81.282 23.0373C79.8846 23.9825 80.2962 25.8814 82.6491 25.8814C84.7961 25.8814 86.4058 24.1258 87.4739 21.6708L92.6195 9.4368C93.1373 8.30129 93.9497 8.03398 94.7383 7.82228V6.92627H89.621V7.82228C91.2372 7.99763 91.573 8.74822 91.0487 9.92865L88.2387 17.0689L84.9933 9.39403C84.5209 8.0682 85.3746 7.82442 86.4383 7.82228V6.92627H79.0786V7.82228C80.0926 8.08531 80.5389 8.45312 80.8963 9.22937" fill="currentColor"></path></g><defs><clipPath id="clip0_17126_4023"><rect width="196" height="27" fill="currentColor"></rect></clipPath></defs></svg></a><div class="hamburger w-embed">  <button class="hamburger" id="hamburger" aria-label="Menu" aria-expanded="false">
    <span></span><span></span><span></span>
  </button></div><ul role="list" class="nav-links"><li data-menu="solutions" class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e"><div class="w-embed"><button class="nav-trigger">
  Solutions
  <svg class="chev" width="10" height="6" viewBox="0 0 10 6"><path d="M1 1L5 5L9 1" stroke="currentColor" stroke-width="1.5" fill="none"/></svg>
</button></div><div class="nav-bridge"></div><div class="mega-panel four-col"><div class="w-dyn-list"><div role="list" class="solution-nav-grid w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/solutions/mxdr" class="w-inline-block"><div>Managed XDR</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/exposure-management" class="w-inline-block"><div>Exposure Management</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/third-party-risk-management" class="w-inline-block"><div>Third-party Risk Monitoring</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/dark-web-monitoring" class="w-inline-block"><div>Dark Web Monitoring </div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/incident-response" class="w-inline-block"><div>Incident Management</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/incident-response" class="w-inline-block"><div>Incident Response</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/ai-security" class="w-inline-block"><div>AI Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/microsoft-security" class="w-inline-block"><div>Microsoft Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/cloud-security" class="w-inline-block"><div>Cloud Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/program-advisory-services" class="w-inline-block"><div>Program Advisory</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/offensive-technical-security-services" class="w-inline-block"><div>Offensive &amp; Technical Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/tabletop-exercises" class="w-inline-block"><div>Crisis Simulation Tabletops</div></a></div></div></div><a href="/solutions" class="btn is-primary mobile-menu centered-btn w-button">Explore All Solutions</a></div></li><li data-menu="company" class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e"><div class="w-embed"><button class="nav-trigger">
  Company
  <svg class="chev" width="10" height="6" viewBox="0 0 10 6"><path d="M1 1L5 5L9 1" stroke="currentColor" stroke-width="1.5" fill="none"/></svg>
</button></div><div class="nav-bridge"></div><div class="mega-panel"><a href="/why-beazley-security" class="link-block-3 w-inline-block"><div>Why Beazley Security</div></a><a href="/company" class="w-inline-block"><div>About Us</div></a><a href="/management" class="w-inline-block"><div>Our Management Team</div></a><a href="/news" class="w-inline-block"><div>Company News</div></a><a href="/events" class="w-inline-block"><div>Events</div></a><a href="/careers" class="w-inline-block"><div>Careers</div></a><a href="https://labs.beazley.security/" target="_blank" class="w-inline-block"><div>Beazley Security Labs</div></a><a href="https://trust.beazley.security" target="_blank" class="w-inline-block"><div>Trust Center</div></a><a href="/partners" class="w-inline-block"><div>Partners &amp; Alliances</div></a></div></li><li data-menu="resources" class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e"><div class="w-embed"><button class="nav-trigger">
  Resources
  <svg class="chev" width="10" height="6" viewBox="0 0 10 6"><path d="M1 1L5 5L9 1" stroke="currentColor" stroke-width="1.5" fill="none"/></svg>
</button></div><div class="nav-bridge"></div><div class="mega-panel one-col"><a href="/insights" class="w-inline-block"><div>Resources</div></a><a href="/alerts-advisories" class="w-inline-block"><div>Alerts</div></a><a href="https://labs.beazley.security/articles" target="_blank" class="w-inline-block"><div>Beazley Security Labs Blog</div></a></div></li><li class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e"><a href="/clients" class="nav-trigger-link w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e w-inline-block"><div>Beazley Clients</div></a></li><li class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e"><a href="/contact-us" class="nav-trigger-link w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e w-inline-block"><div>Contact</div></a></li><li class="nav-item w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e mobile-only"><a href="/report-security-breach" class="nav-trigger-link w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e report w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644b6e1102cb99e7c31116f_Beazley_product_icons_IncidentReport.svg" alt=""/><div>Report an Incident</div></a></li></ul><div class="nav-wrapper nav-search w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-112"><a href="#" class="link-block w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-113 w-inline-block"><svg width="29" height="21" viewBox="0 0 21 21" fill="none" xmls="http://www.w3.org/2000/svg" class="search-icon w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-114"><path fill-rule="evenodd" clip-rule="evenodd" fill="currentColor" d="M12.7925 13.7544C11.6463 14.8381 10.0997 15.5026 8.39779 15.5026C4.86439 15.5026 2 12.6382 2 9.10482C2 5.57142 4.86439 2.70703 8.39779 2.70703C11.9312 2.70703 14.7956 5.57142 14.7956 9.10482C14.7956 10.8067 14.1311 12.3534 13.0474 13.4995L12.7925 13.7544ZM13.5868 15.7081C12.1584 16.8321 10.3564 17.5026 8.39779 17.5026C3.75982 17.5026 0 13.7428 0 9.10482C0 4.46685 3.75982 0.707031 8.39779 0.707031C13.0358 0.707031 16.7956 4.46685 16.7956 9.10482C16.7956 11.0634 16.125 12.8655 15.001 14.2938L20.0869 19.3797L18.6727 20.7939L13.5868 15.7081Z"></path></svg></a><div class="nav-popup search-popup homepage-115"><form action="/search" class="search homepage-116 w-form"><label for="search-2" class="search-label homepage-117">Search our site and see what’s possible:</label><input class="search-input homepage-118 w-input" autocomplete="off" maxlength="256" name="query" placeholder="Enter search term here" type="search" id="search" required=""/><a href="#" class="search-submit homepage-119 w-inline-block"><div class="icon-sm homepage-120 w-embed"><svg aria-hidden="true" fill='currentColor' role="img" viewBox="0 0 20 21" xmlns="http://www.w3.org/2000/svg"><title>Arrow Right</title><polygon points="16.172 9 10.101 2.929 11.515 1.515 20 10 19.293 10.707 11.515 18.485 10.101 17.071 16.172 11 0 11 0 9"/></svg></div></a></form></div></div><div class="nav-wrapper nav-login w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-122"><a href="#" class="nav-wrapper-link homepage-123 w-inline-block"><svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmls="http://www.w3.org/2000/svg" class="login-icon w-variant-c47f71cf-bc4e-6f2c-4459-cf40c732f59e homepage-124"><path fill="currentColor" d="M14.5 0C10.6557 0.00429842 6.97005 1.53335 4.2517 4.2517C1.53335 6.97005 0.00429842 10.6557 0 14.5C0.00644113 18.3437 1.53618 22.028 4.25407 24.7459C6.97195 27.4638 10.6563 28.9936 14.5 29C18.3456 29 22.0338 27.4723 24.753 24.753C27.4723 22.0338 29 18.3456 29 14.5C29 10.6544 27.4723 6.96623 24.753 4.24695C22.0338 1.52767 18.3456 0 14.5 0ZM23.3195 22.8671C22.5051 21.2245 21.248 19.8422 19.6898 18.8762C18.1316 17.9101 16.3345 17.3987 14.5012 17.3997C12.6678 17.4006 10.8712 17.9139 9.31411 18.8816C7.75697 19.8493 6.50126 21.233 5.68864 22.8764C3.5205 20.6277 2.31239 17.6237 2.32 14.5C2.32 11.2697 3.60325 8.17163 5.88744 5.88744C8.17163 3.60325 11.2697 2.32 14.5 2.32C17.7303 2.32 20.8284 3.60325 23.1126 5.88744C25.3968 8.17163 26.68 11.2697 26.68 14.5C26.6873 17.6193 25.4823 20.6194 23.3195 22.8671ZM14.5 5.8C13.4676 5.8 12.4583 6.10615 11.5999 6.67973C10.7415 7.25331 10.0724 8.06856 9.67735 9.02239C9.28226 9.97622 9.17889 11.0258 9.3803 12.0384C9.58171 13.051 10.0789 13.9811 10.8089 14.7111C11.5389 15.4411 12.469 15.9383 13.4816 16.1397C14.4942 16.3411 15.5438 16.2377 16.4976 15.8427C17.4514 15.4476 18.2667 14.7785 18.8403 13.9201C19.4139 13.0617 19.72 12.0524 19.72 11.02C19.72 10.3345 19.585 9.65571 19.3227 9.02239C19.0603 8.38907 18.6758 7.81362 18.1911 7.3289C17.7064 6.84418 17.1309 6.45968 16.4976 6.19735C15.8643 5.93502 15.1855 5.8 14.5 5.8Z"></path></svg></a><div class="nav-popup login-popup homepage-125"><h4 class="login-header homepage-126">Log in to VERACIS™</h4><div>Portal access for Beazley Security services clients.</div><div class="login-button-wrapper homepage-127"><a href="https://portal.beazleysecurity.io/" target="_blank" class="login-button homepage-128 w-inline-block"><div>Login</div><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" alt=""/></a><a href="/contact-us" class="login-access fc-white homepage-129">Don&#x27;t have an account?<br/>Let&#x27;s discuss getting you access.</a></div></div></div><div id="caret" class="caret"></div></div></div></div><div class="code-embed-2 w-embed w-script"><script>
(function () {
  const navbar = document.getElementById('navbar');
  const hamburger = document.getElementById('hamburger');
  const items = Array.from(document.querySelectorAll('.nav-item[data-menu]'));
  const mq = window.matchMedia('(max-width: 991px)');
  const isMobile = () => mq.matches;

  let closeTimer = null;
  let openItem = null;

  /* ---------- DESKTOP: hover mega-menu ---------- */
  function positionMenu(item) {
    const trigger = item.querySelector('.nav-trigger');
    const panel = item.querySelector('.mega-panel');
    const rect = trigger.getBoundingClientRect();
    const center = rect.left + rect.width / 2;
    navbar.style.setProperty('--tri-x', center + 'px');
    const margin = 16;
    const w = panel.offsetWidth;
    const left = Math.max(margin, Math.min(center - w / 2, window.innerWidth - w - margin));
    navbar.style.setProperty('--panel-x', left + 'px');
  }
  function openDesktop(item) {
    clearTimeout(closeTimer);
    if (openItem && openItem !== item) openItem.classList.remove('open');
    item.classList.add('open');
    navbar.classList.add('menu-open');
    openItem = item;
    positionMenu(item);
  }
  function scheduleClose() {
    clearTimeout(closeTimer);
    closeTimer = setTimeout(() => {
      if (openItem) openItem.classList.remove('open');
      navbar.classList.remove('menu-open');
      openItem = null;
    }, 150);
  }

  /* ---------- MOBILE: tap accordion ---------- */
  function toggleMobile(item) {
    const panel = item.querySelector('.mega-panel');
    const isOpen = item.classList.contains('open');
    // Single-open accordion: collapse any sibling first
    items.forEach((other) => {
      if (other !== item && other.classList.contains('open')) {
        other.classList.remove('open');
        other.querySelector('.mega-panel').style.maxHeight = '0px';
      }
    });
    if (isOpen) {
      item.classList.remove('open');
      panel.style.maxHeight = '0px';
    } else {
      item.classList.add('open');
      // animate to the panel's real content height
      panel.style.maxHeight = panel.scrollHeight + 'px';
    }
  }

  /* ---------- bind (guarded by breakpoint) ---------- */
  items.forEach((item) => {
    const trigger = item.querySelector('.nav-trigger');
    item.addEventListener('mouseenter', () => { if (!isMobile()) openDesktop(item); });
    item.addEventListener('mouseleave', () => { if (!isMobile()) scheduleClose(); });
    trigger.addEventListener('click', (e) => {
      if (isMobile()) { e.preventDefault(); toggleMobile(item); }
    });
  });

  hamburger.addEventListener('click', () => {
    const open = navbar.classList.toggle('nav-open');
    hamburger.setAttribute('aria-expanded', open ? 'true' : 'false');
  });

  window.addEventListener('resize', () => {
    if (openItem && !isMobile()) positionMenu(openItem);
  });

  /* ---------- reset all state when crossing the breakpoint ---------- */
  function resetOnBreakpointChange() {
    navbar.classList.remove('menu-open', 'nav-open');
    navbar.style.removeProperty('--tri-x');
    navbar.style.removeProperty('--panel-x');
    openItem = null;
    document.querySelectorAll('.nav-item.open').forEach((i) => i.classList.remove('open'));
    document.querySelectorAll('.mega-panel').forEach((p) => (p.style.maxHeight = ''));
  }
  mq.addEventListener ? mq.addEventListener('change', resetOnBreakpointChange)
                      : mq.addListener(resetOnBreakpointChange);
})();
</script></div></nav><div class="global-styles w-embed"><style>

  /* Make text look crisper and more legible in all browsers */
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }

  /* Focus state style for keyboard navigation for the focusable elements */
  *[tabindex]:focus-visible,
  input[type="file"]:focus-visible {
    outline: 0.125rem solid #4d65ff;
    outline-offset: 0.125rem;
  }

  /* Get rid of top margin on first element in any rich text element */
  .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
    margin-top: 0 !important;
  }

  /* Get rid of bottom margin on last element in any rich text element */
  .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
    margin-bottom: 0 !important;
  }

  /* Prevent all click and hover interaction with an element */
  .pointer-events-off {
    pointer-events: none;
  }

  /* Enables all click and hover interaction with an element */
  .pointer-events-on {
    pointer-events: auto;
  }

  /* Create a class of .div-square which maintains a 1:1 dimension of a div */
  .div-square::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

  /* Make sure containers never lose their center alignment */
  .container-sm, .container-md, .container-lg {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* 
  Make the following elements inherit typography styles from the parent and not have hardcoded values. 
  Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
  Uncomment this CSS to use it in the project. Leave this message for future hand-off.
  */
  /*
  a,
  .w-input,
  .w-select,
  .w-tab-link,
  .w-nav-link,
  .w-dropdown-btn,
  .w-dropdown-toggle,
  .w-dropdown-link {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
  }
  */

  /* Apply "..." after 3 lines of text */
  .txt-truncate-3lines {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
  }

  /* Apply "..." after 2 lines of text */
  .txt-truncate-2lines {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
  }

  /* Adds inline flex display */
  .display-inlineflex {
    display: inline-flex;
  }

  /* These classes are never overwritten */
  .hide {
    display: none !important;
  }

  @media screen and (max-width: 991px), 
    @media screen and (max-width: 767px), 
    @media screen and (max-width: 479px){
      .hide, .hide-tablet{
        display: none !important;
      }
  }
  @media screen and (max-width: 767px)
    .hide-mobile-landscape{
      display: none !important;
  }
  }
  @media screen and (max-width: 479px)
    .hide-mobile{
      display: none !important;
  }
  }

  .m-0 {
    margin: 0rem !important;
  }

  .p-0 {
    padding: 0rem !important;
  }

  .spacing-clean {
    padding: 0rem !important;
    margin: 0rem !important;
  }

  .mt {
    margin-right: 0rem !important;
    margin-bottom: 0rem !important;
    margin-left: 0rem !important;
  }

  .pt {
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }

  .mr {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    margin-left: 0rem !important;
  }

  .pr {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }

  .mb {
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .pb {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .ml {
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .pl {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .mx {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .px {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .my {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .py {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  /* Aspect ratio: 16:9 */ 
  .ratio-16x9 {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
  }

  @supports not (aspect-ratio: 16 / 9) { 
    .ratio-16x9::before {
      float: left;
      padding-top: 56.25%;
      content: '';
    }
    .ratio-16x9::after {
      display: block;
      content: '';
      clear: both;
    }
  }


  /* Allows user to resize textarea in the vertical direction only */ 
  textarea { resize: vertical; }


  /* Specific font color for form's select-field's options */ 
  /*
  select > option {
  color: #333;
  }
  */
  .nav-grid-item:hover .client-icon-wrapper{
  background-image: radial-gradient(circle farthest-side at 0 0,#a458f1,#73009c);
  color:#fff;
}
@media screen and (min-width:1700px) {
.grid-bleed_content.is-left {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
}
}

</style></div><div class="page-styles w-embed"><style>
.featured-insight:hover .insights-content > .max-w-md > .insights-topic {
  color: #fff;
}


.featured-insight:hover .insights-content.featured {
border:1px transparent;
}

.featured-insight:hover .insights-content > .max-w-md > .insights-title {
  color: #fff;
}

.featured-insight:hover .insight-img-container.featured > .insights-img {
  
  transform: scale(1.1);
  transition-duration: 3s;
}

.featured-insight:hover .insights-content > .max-w-md > .insights-intro {
  color: #fff;
}


.insight-container:hover .insights-content > .insights-topic {
  color: #fff;
}

.insight-container:hover .insights-content > .insights-title {
  color: #fff;
}

.insight-container:hover .insights-content > .insights-intro {
  color: #fff;
}
.insight-container:hover .insight-img-container > .insights-img {
  
  transform: scale(1.1);
  transition-duration: 2s;
}

.insight-container:hover .insights-content{
border:1px transparent;
}

.w-condition-invisible{
display: visible !important;
}
.insights-intro {
 display: -webkit-box; 
 -webkit-box-orient: vertical; 
 -webkit-line-clamp: 4; 
 overflow: hidden; 
 text-overflow: ellipsis; 
}

@media (max-width: 80rem) {
    .p-global.is-alert-slider {
        padding-left: 2.5rem; 
        padding-right: 2.5rem; 
    }
}
</style></div><main><div class="home-bg-grad"><div class="home-hero-section"><div class="p-global"><div class="p-section-90"><div class="container-lg"><div class="hero-content-wrapper"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a46688303f2433630591522_Group%20928.svg" loading="lazy" style="-webkit-transform:translate3d(0, 200px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 200px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 200px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 200px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:1" alt="" class="home-hero-logo"/><h1 style="-webkit-transform:translate3d(200px, 200px, null) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(200px, 200px, null) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(200px, 200px, null) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(200px, 200px, null) scale3d(0.7, 0.7, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform-style:preserve-3d;opacity:0" class="home-hero-heading">The threat landscape evolves every day. So do we.</h1><p style="-webkit-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform-style:preserve-3d;opacity:0" class="home-hero-subtitle">Let&#x27;s build resilience together.</p><div style="-webkit-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform-style:preserve-3d;opacity:0" class="btn-group center"><a href="#cyber-spectrum" class="btn is-secondary w-button">Explore the journey</a><a href="/contact-us" class="btn is-primary hero-cta w-button">Speak to an expert</a></div><a id="next" style="opacity:0" href="#second-section" class="arrow-bottom w-inline-block"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799caf" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a4e14454d08db2881954aa4_lottieflow-scroll-down-05-ffffff-easey.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="0" data-duration="3.04" data-loading="lazy"></div></a></div></div></div></div></div><div id="second-section" class="section"><div><div class="p-global"><div><div class="container-lg"><div class="grid-4x"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cb6" style="opacity:0" class="home-stat-card"><div class="stats-number"><span fs-cnumbercount-element="number" fs-cnumbercount-instance="fs-numbercount" class="fs-numbercount">43</span>%</div><div>Jump in exploited vulnerabilities in Q1 2026</div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cbd" style="opacity:0" class="home-stat-card"><div class="stats-number"><span fs-cnumbercount-element="number" fs-cnumbercount-instance="fs-numbercount" class="fs-numbercount">94</span>%</div><div>Of breaches involve human or process failure</div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cc4" style="opacity:0" class="home-stat-card"><div class="stats-number"><span fs-cnumbercount-element="number" fs-cnumbercount-instance="fs-numbercount" class="fs-numbercount">72</span>h</div><div>Average time threat actors dwell before detection</div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799ccb" style="opacity:0" class="home-stat-card"><div class="stats-number"><span fs-cnumbercount-element="number" fs-cnumbercount-instance="fs-numbercount" class="fs-numbercount">20</span>+</div><div>years of data and real-world claims expertise</div></div></div><div class="flex-v-tm-60"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cd3" style="opacity:0">Explore the Latest Insights from our  <a href="/insights/quarterly-threat-report-first-quarter-2026" class="qtr-link">Quarterly Threat Report</a></div></div></div></div></div></div></div><div class="section section-grad"><div><div class="p-global"><div class="p-section-90"><div class="container-lg"><div class="tmr-grid-2x"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cdd" style="opacity:0" class="content-wrapper"><div class="title-tag fc-white">The Modern Reality</div><h2 class="section-title">Cyber risk has changed.</h2><div class="w-richtext"><p class="rte-paragraphs">The old model assumed attacks could be prevented. Today&#x27;s reality is different. Empowered by AI, threat actors are moving faster. Attack surfaces are expanding, and organizations depend on technology more than ever. <a href="https://labs.beazley.security" target="_blank" class="link-turquoise">Beazley Security Labs (BSL)</a> continuously monitors the global threat landscape—from dark web activity to criminal forums and emerging attack techniques—to identify what threat actors are actively exploiting.  <br/><br/>As a team of elite threat researchers, BSL validates and tests vulnerabilities to determine real-world weaknesses that threat actors could target within your organization. That research doesn’t sit in a report. Instead we use it to enhance our <a href="/solutions/managed-extended-detection-and-response-mxdr" class="link-turquoise">MXDR</a> threat detection and empower our <a href="/solutions/exposure-management" class="link-turquoise">Exposure Management</a> platform, providing clients with high-confidence, actionable advisories so they improve their resilience.</p></div></div><div class="tmr-right-side"><div id="w-node-ee5a327c-b1cb-71f5-11df-3504c0799cf2-7295ae04" data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cf2" style="opacity:0" class="alaert-image-wrap"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a4562c6d717d71ef88b9dcb_Group%20955.svg" loading="lazy" alt=""/><div><a href="/alerts-advisories" target="_blank" class="btn is-secondary w-button">View All Alerts</a></div></div><div class="timeline-wrapper"><div class="timeline-mask w-dyn-list"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cf9" style="opacity:0" role="list" class="timeline-list w-dyn-items"><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/critical-check-point-security-management-vulnerabilities-under-active-exploitation-cve-2026-16232-cve-2026--62144-cve-2026-62145" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 23, 2026</div><h3 class="timeline-title">Critical Check Point Security Management Vulnerabilities Under Active Exploitation (CVE-2026-16232, CVE-2026- 62144, CVE-2026-62145)</h3></div></div></a></div><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/critical-vulnerability-in-palo-alto-global-protect-cve-2026-0257" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 21, 2026</div><h3 class="timeline-title">Critical Vulnerability in Palo Alto Global Protect Under Active Exploitation (CVE-2026-0257)</h3></div></div></a></div><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/critical-memory-corruption-vulnerabilities-in-nginx-cve-2026-42533-cve-2026--56434-cve-2026-60005" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 16, 2026</div><h3 class="timeline-title">Critical Memory Corruption Vulnerabilities in NGINX (CVE-2026-42533, CVE-2026- 56434, CVE-2026-60005)</h3></div></div></a></div><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/critical-vulnerability-in-oracle-payments-product-under-active-exploitation-cve-2026-46817" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 15, 2026</div><h3 class="timeline-title">Critical Vulnerability in Oracle Payments Product Under Active Exploitation (CVE-2026-46817)</h3></div></div></a></div><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/sharepoint-vulnerabilities-under-active-exploitation-cisa-urges-sharepoint-hardening" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 15, 2026</div><h3 class="timeline-title">SharePoint Vulnerabilities Under Active Exploitation, CISA Urges SharePoint Hardening</h3></div></div></a></div><div role="listitem" class="timeline-item is-near w-dyn-item"><a href="/alerts-advisories/critical-vulnerability-in-sonicwall-sma1000-appliances-under-active-exploitation-cve-2026-15409" target="_blank" class="alertd w-inline-block"><div class="content-wrap"><div class="timeline-dot"></div><div class="timeline-content"><div class="timeline-date">July 14, 2026</div><h3 class="timeline-title">Critical Vulnerability in SonicWall SMA1000 Appliances Under Active Exploitation (CVE-2026-15409)</h3></div></div></a></div></div></div></div></div></div></div></div><div><div class="container-lg"><div id="cyber-spectrum" class="tmr-grid-2x cyber"><div class="content-wrapper"><div class="cyber-spec-lottie" data-w-id="9ee3b599-3fef-b267-f4a7-0ac8256ef0c4" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a550d5a602f51a29f9ab54a_cycle.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="0" data-duration="6.039372460050695" data-loading="lazy"></div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d09" style="opacity:0" class="content-wrapper graphic"><div class="title-tag fc-pink">The Modern Reality</div><h2 class="section-title">Security isn&#x27;t a single service.</h2><div class="w-richtext"><p class="rte-paragraphs">Most providers focus on one part of the problem. Beazley Security helps organizations build resilience before incidents occur,  navigate attacks when they happen, and continuously strengthen defenses afterwards.</p></div></div></div></div></div></div></div></div></div><div class="home-bg-grad section-dark-grey"><div class="section"><div class="p-global"><div class="p-section-90 pb-0"><div class="container-lg"><div class="solution-card-container"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d17" style="opacity:0" class="solution-card"><div class="solution-icon-wrap"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a47a1933753097db49acc76_Full_Spectrum_icons_Pre_emptive.svg" loading="lazy" alt="" class="solution-card-icon"/></div><div class="cs-content"><div class="flex-wrap gap-20"><div class="cyber-main-tag"><div>Pre-emptive</div></div><h3 class="solution-title">Stay ahead of what&#x27;s next. </h3></div><p>The strongest security programs prevent threats from becoming business disruptions.  We help organizations identify vulnerabilities, understand evolving risk, and strengthen security posture through proactive testing, assessment, and strategic guidance.</p><div class="w-dyn-list"><div role="list" class="flex-wrap w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/solutions/mxdr" class="topic-tag w-inline-block"><div>Managed XDR</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/exposure-management" class="topic-tag w-inline-block"><div>Exposure Management</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/third-party-risk-management" class="topic-tag w-inline-block"><div>Third-party Risk Monitoring</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/dark-web-monitoring" class="topic-tag w-inline-block"><div>Dark Web Monitoring </div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/ai-security" class="topic-tag w-inline-block"><div>AI Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/microsoft-security" class="topic-tag w-inline-block"><div>Microsoft Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/cloud-security" class="topic-tag w-inline-block"><div>Cloud Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/program-advisory-services" class="topic-tag w-inline-block"><div>Program Advisory</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/offensive-technical-security-services" class="topic-tag w-inline-block"><div>Offensive &amp; Technical Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/tabletop-exercises" class="topic-tag w-inline-block"><div>Crisis Simulation Tabletops</div></a></div></div></div></div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d2b" style="opacity:0" class="solution-card"><div class="solution-icon-wrap"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a47a4b73be6357a02a6de91_Full_Spectrum_icons_Responsive.svg" loading="lazy" alt="" class="solution-card-icon"/></div><div class="cs-content"><div class="flex-wrap gap-20"><div class="cyber-main-tag responsive"><div>Responsive</div></div><h3 class="solution-title">Evolve faster than the threat.</h3></div><p>Threats, technologies, and regulations never stand still. We help organizations anticipate change, strengthen resilience, and make informed security decisions with intelligence drawn from real-world incidents, emerging risks, and decades of cyber risk expertise.</p><div class="w-dyn-list"><div role="list" class="flex-wrap w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/solutions/mxdr" class="topic-tag responsive w-inline-block"><div>Managed XDR</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/third-party-risk-management" class="topic-tag responsive w-inline-block"><div>Third-party Risk Monitoring</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/dark-web-monitoring" class="topic-tag responsive w-inline-block"><div>Dark Web Monitoring </div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/incident-management" class="topic-tag responsive w-inline-block"><div>Incident Management</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/incident-response" class="topic-tag responsive w-inline-block"><div>Incident Management &amp; Response</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/microsoft-security" class="topic-tag responsive w-inline-block"><div>Microsoft Security</div></a></div></div></div></div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d3f" style="opacity:0" class="solution-card"><div class="solution-icon-wrap"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a47a49f880af23732e6117b_Full_Spectrum_icons_Adaptive.svg" loading="lazy" alt="" class="solution-card-icon"/></div><div class="cs-content"><div class="flex-wrap gap-20"><div class="cyber-main-tag adaptive"><div>Adaptive</div></div><h3 class="solution-title">When every second matters.</h3></div><p>When an incident occurs, speed and clarity are critical. Our teams help organizations  rapidly detect, investigate, contain, and recover from cyber events, minimizing disruption and restoring confidence through coordinated, expert-led response.</p><div class="w-dyn-list"><div role="list" class="flex-wrap w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/solutions/mxdr" class="topic-tag adaptive w-inline-block"><div>Managed XDR</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/exposure-management" class="topic-tag adaptive w-inline-block"><div>Exposure Management</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/third-party-risk-management" class="topic-tag adaptive w-inline-block"><div>Third-party Risk Monitoring</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/dark-web-monitoring" class="topic-tag adaptive w-inline-block"><div>Dark Web Monitoring </div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/ai-security" class="topic-tag adaptive w-inline-block"><div>AI Security</div></a></div><div role="listitem" class="w-dyn-item"><a href="/solutions/microsoft-security" class="topic-tag adaptive w-inline-block"><div>Microsoft Security</div></a></div></div></div></div></div></div></div></div></div></div><div class="section relative"><div class="p-global z-index-2"><div class="p-section-90"><div class="container-lg"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d57" style="opacity:0" class="tmr-container"><div class="title-tag fc-turqoise">The Modern Reality</div><h2 class="section-title">Built for real-world resilience.</h2><div class="stag-grid-5x"><div class="stat-card left-aligned"><div class="stats-number smaller">20+</div><div>years of data and real-world claims expertise</div></div><div class="stat-separator"></div><div class="stat-card left-aligned"><div class="stats-number smaller">24/7</div><div>operations</div></div><div class="stat-separator"></div><div class="stat-card left-aligned"><div class="stats-number smaller">Global</div><div>coverage</div></div></div><div class="stat-grid-ws"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d6f" style="opacity:0" class="card-stat"><div class="card-stat-icon"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a461f6e1355a0703a5b8e62_Rectangle%20174.svg" loading="lazy" alt="" class="card-stat-img"/></div><h3 class="card-stat-title">Real-world intelligence</h3><div>Decades of underwriting and claims experience provide unique insight into cyber risk and outcomes.</div></div><div class="stat-separator grey"></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d77" style="opacity:0" class="card-stat"><div class="card-stat-icon"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a4621e7e10a1042fba461d4_Rectangle%20174(1).svg" loading="lazy" alt="" class="card-stat-img"/></div><h3 class="card-stat-title">End-to-end expertise</h3><div>From preparedness through recovery, we support organizations across every stage of cyber risk.</div></div><div class="stat-separator grey"></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d7f" style="opacity:0" class="card-stat"><div class="card-stat-icon"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a4621feca53b758d8db32bc_Group%20849.svg" loading="lazy" alt="" class="card-stat-img"/></div><h3 class="card-stat-title">Resilience focused</h3><div>Experienced teams help minimize disruption, strengthen resilience, and accelerate recovery during incidents.</div></div><div class="stat-separator grey"></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799d87" style="opacity:0" class="card-stat"><div class="card-stat-icon"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a46221302b600abc1582c19_Group%20849(1).svg" loading="lazy" alt="" class="card-stat-img"/></div><h3 class="card-stat-title">Insurance-informed</h3><div>Recommendations grounded in real claims data improve security posture and support long-term resilience.</div></div></div><div class="news-link w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="w-embed"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799cd3" style="color:#ffffff;opacity: 0; transform: translate3d(0px, 100px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg); transform-style: preserve-3d;">Explore our latest company news: &nbsp;&nbsp;<a href="/news" class="qtr-link">Beazley Security and Halcyon Launch Cyber Resilience Retainer to Transform Cyber Crisis Preparedness and Recovery</a></div></div></div></div></div></div></div></div></div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a461b55ca53b758d8d6bfff_Globe-graphic-AdobeStock_1908189990-Edited%201.svg" loading="lazy" alt="" class="image-7"/></div></div><div class="home-bg-grad"><div class="section grey-overlay"><div class="p-global"><div class="p-section-90"><div class="container-lg"><div class="alton-card-link"><div class="altons-card"><div class="alton-content"><h2 class="title-alton">Alton Kizziah,</h2><p class="alton-sub"> Chief executive officer, discusses our layered approach to cyber security solutions.</p></div><div class="play-button"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/679a9c4400ca547fcb1436c1_video-icon.svg" loading="lazy" alt="" class="play-icon"/></div></div><div class="alton-video-embed"><div class="embed-video w-embed"><iframe src="https://player.vimeo.com/video/1074789788" 
  style="width:100%;height:100%;border:0;"
  allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div><div class="close"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69380e81e3e4757c9b1b530e_close-icon.svg" loading="lazy" alt="" class="video-close"/></div></div></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799da1" style="opacity:0" class="btn-wrapper"><a href="/why-beazley-security" class="btn is-secondary w-button">Hear more from our team</a></div></div></div></div></div><div class="section relative bg-dh"><div class="p-global"><div class="p-section-90 pt-0"><div class="container-lg"><div slider-duration="800" loop-mode="true" class="slider-main_component z-index-1 overflow-hidden"><div class="slider-main_container"><div class="testimonial-card"><div data-delay="4000" data-animation="outin" class="testimonial_slider w-slider" data-autoplay="true" data-easing="ease" style="opacity:0" data-hide-arrows="false" data-disable-swipe="false" data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799dab" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true" fs-cmsslider-element="slider"><div class="testimonial_slider-mask w-slider-mask"><div class="testimonial_item w-slide"><div class="testimonial_content"><p class="quote">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.</p><div>This is some text inside of a div block.</div></div></div></div><div class="testimonial_arrow is-left w-slider-arrow-left"><svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M24.6567 49.3134C11.0392 49.3134 0 38.2742 0 24.6567C0 11.0392 11.0392 0 24.6567 0C38.2742 0 49.3134 11.0392 49.3134 24.6567C49.3134 38.2742 38.2742 49.3134 24.6567 49.3134ZM31.3648 35.2851L12.3284 24.2944L31.3648 13.3037V35.2851Z" fill="currentColor"></path><div><div></div></div></svg></div><div class="testimonial_arrow w-slider-arrow-right"><svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M25.3433 3.98061e-05C38.9608 4.09966e-05 50 11.0392 50 24.6568C50 38.2743 38.9608 49.3135 25.3433 49.3135C11.7258 49.3135 0.686566 38.2743 0.686568 24.6568C0.686569 11.0392 11.7258 3.86156e-05 25.3433 3.98061e-05ZM18.6352 14.0284L37.6716 25.0191L18.6352 36.0098L18.6352 14.0284Z" fill="currentColor"></path></svg></div><div class="hide w-slider-nav w-round w-num"></div></div></div></div><div class="hide w-dyn-list"><div fs-cmsslider-element="list" role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="testimonial_content"><p class="quote">Beazley Security’s team is communicative, knowledgeable, and easy to work with at any level.</p><div>Retail Client</div></div></div><div role="listitem" class="w-dyn-item"><div class="testimonial_content"><p class="quote">Beazley Security’s team of IT experts are responsive and efficient, providing actionable solutions to enhance our cyber security practices.</p><div>Financial Services Client</div></div></div><div role="listitem" class="w-dyn-item"><div class="testimonial_content"><p class="quote">Operations were brought to a halt due to ransomware. But with Beazley Security’s help we knew the full extent of the attack and recovered, and in time for the kids to have their holiday parties. </p><div>Education Client</div></div></div><div role="listitem" class="w-dyn-item"><div class="testimonial_content"><p class="quote">Following a massive ransomware attack, the Beazley Security team worked relentlessly to restore computers, servers, and IT operations to get us back online with patient services.</p><div>Healthcare Client</div></div></div><div role="listitem" class="w-dyn-item"><div class="testimonial_content"><p class="quote">Beazley Security helped our team navigate through a complex maze of information and data, expertly and knowledgeably advising on cyber security strategy in a practical and understandable manner.</p><div>EVP of Information Security at Fortune 1000 Firm</div></div></div></div></div></div></div></div></div></div><div class="section bg-white"><div><div class="industry-contentainer"><div class="p-global z-index-2"><div class="container-lg"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799dd5" style="opacity:0" class="industry-content"><div class="title-tag fc-purple">INDUSTRY</div><h2 class="section-title fc-black">Resilience across <br/>every sector.</h2><p>Helping organizations manage risk, strengthen resilience, and stay secure across every industry.</p></div></div></div><div class="industry-lottie-wrap"><div class="lottie-overlay"></div><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799de0" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6a56acda262fd51c774aafb5_industries.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="0" data-duration="6.0060057613763815" data-loading="lazy"></div></div><div class="section bg-white"><div class="p-global"><div class="p-section-90 pb-10"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799de4" style="opacity:0" class="container-lg"><div class="title-container"><div class="title-tag fc-purple">Intelligence that matters</div><h2 class="section-title fc-black">Insights from the front lines.</h2></div><div class="w-dyn-list"><div role="list" class="ins-n-list w-dyn-items"><div role="listitem" class="w-dyn-item"><a data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799df1" style="opacity:0" href="/insights/autonomous-threats-robotics-and-ai-powered-cyber-attacks" class="ins-n-card w-inline-block"><div class="ins-type">Webinar</div><h3 class="ins-title">Autonomous Threats:  Robotics and AI-powered cyber attacks (Webinar Replay)</h3><p class="insight-summary">In this session, our experts explore how organizations can detect, understand, and respond to autonomous, machine‑driven cyber attacks across modern environments.</p></a></div><div role="listitem" class="w-dyn-item"><a data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799ded" style="opacity:0" href="https://landing.beazley.security/offensive-technical-security-factsheet" target="_blank" class="ins-n-card w-inline-block"><div class="ins-type">Factsheet</div><h3 class="ins-title">Offensive &amp; Technology Security factsheet</h3><p class="insight-summary">Beazley Security’s Offensive &amp; Technical Security (OTS) is the proactive side of cyber security. Our experts simulate real-world attacks to uncover vulnerabilities in your systems, networks, applications, and processes before malicious actors can exploit them.</p></a></div><div role="listitem" class="w-dyn-item"><a data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799ded" style="opacity:0" href="https://landing.beazley.security/crisis-simulation-factsheet" target="_blank" class="ins-n-card w-inline-block"><div class="ins-type">Factsheet</div><h3 class="ins-title">Cyber Crisis Simulation Tabletop Factsheet</h3><p class="insight-summary">Cyber Crisis Tabletops. Confidence in Crisis: Strengthen Your Team Before It’s Tested</p></a></div></div></div></div></div></div></div></div></div></div></div></main><div class="footer-gradient-wrap"><div class="section footer-blend"><div class="p-section-lg"><div class="industry-contentainer"><div class="p-global"><div class="container-lg"><div data-w-id="ee5a327c-b1cb-71f5-11df-3504c0799e02" style="opacity:0" class="cta-content-wrapper"><h2 class="section-title cta">The threat landscape evolves every day. So do we.</h2><p class="sub-heading cta">Let&#x27;s build resilience together.</p><div style="-webkit-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(200px, 200px, null) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform-style:preserve-3d;opacity:0" class="btn-group center"><a href="/solutions" class="btn is-secondary w-button">Explore the Journey</a><a href="/contact-us" class="btn is-primary hero-cta w-button">Speak to an Expert</a></div></div></div></div></div></div></div><footer data-wf--footer--variant="home" class="section footer w-variant-5dbdc14f-5c4f-463f-11a3-803616ccec2f"><div class="p-global"><div class="container-lg"><div class="footer-top-n"><div class="div-block-35"><div class="v-center"><a href="/" aria-current="page" class="ft-logo-link w-inline-block w--current"><div class="footer_logo w-embed"><svg width="100%" height="100%" viewBox="0 0 196 27" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_11_11766)">
<path d="M100.178 16.5175H101.957C102.074 18.534 103.562 19.8577 106.099 19.8577C108.405 19.8577 109.832 18.8206 109.832 17.1804C109.832 15.7711 108.725 15.136 106.886 14.7896L104.815 14.3876C102.219 13.8979 100.614 12.6597 100.614 10.6154C100.614 8.36999 102.772 6.66992 105.835 6.66992C109.074 6.66992 111.056 8.28231 111.29 10.9596H109.481C109.278 9.23178 107.906 8.13689 105.746 8.13689C103.762 8.13689 102.451 9.08636 102.451 10.5277C102.451 11.969 103.675 12.4844 105.309 12.803L107.525 13.2349C110.034 13.6947 111.637 14.8751 111.637 17.035C111.637 19.4813 109.507 21.3247 106.095 21.3247C102.477 21.3247 100.319 19.3958 100.174 16.5153" fill="white"/>
<path d="M124.71 12.8905C124.652 10.0677 123.135 8.13885 120.392 8.13885C117.65 8.13885 115.96 10.1832 115.754 12.8905H124.71ZM113.86 13.9276C113.86 9.72343 116.69 6.67188 120.395 6.67188C124.39 6.67188 126.636 9.52242 126.636 13.8699V14.274H115.669C115.728 17.873 117.682 19.8597 120.542 19.8597C122.7 19.8597 124.392 18.8803 124.743 16.7204H126.552C126.173 19.2545 124.19 21.3266 120.514 21.3266C116.545 21.3266 113.863 18.6771 113.863 13.9276" fill="white"/>
<path d="M129.02 13.9554C129.02 9.6657 131.994 6.67188 135.905 6.67188C139.085 6.67188 141.477 8.57295 141.826 11.539H139.93C139.638 9.55236 138.091 8.14099 135.874 8.14099C132.841 8.14099 130.915 10.6173 130.915 13.9576C130.915 17.471 132.841 19.8597 135.816 19.8597C138.177 19.8597 139.783 18.5638 140.075 16.4339H141.913C141.564 19.3422 139.317 21.3288 135.757 21.3288C131.966 21.3288 129.02 18.5638 129.02 13.9576" fill="white"/>
<path d="M144.709 15.8568V7.07422H146.548V15.5403C146.548 18.1899 147.482 19.86 150.049 19.86C152.617 19.86 154.281 17.5291 154.281 14.5909V7.07636H156.09V20.9271H154.311V18.393C153.581 20.0054 151.919 21.3291 149.673 21.3291C146.609 21.3291 144.713 19.458 144.713 15.8589" fill="white"/>
<path d="M160.022 20.9246V7.0739H161.829V9.80897C162.588 8.05331 164.252 6.67188 166.557 6.67188C166.849 6.67188 167.081 6.69967 167.343 6.72961V8.45748C167.081 8.42754 166.819 8.39974 166.468 8.39974C163.697 8.39974 161.829 10.3564 161.829 13.4679V20.9246H160.022Z" fill="white"/>
<path d="M171.399 20.9251H169.59V7.07442H171.399V20.9251ZM169.444 1.5166H171.516V4.39709H169.444V1.5166Z" fill="white"/>
<path d="M176.48 17.5846V8.62879H173.709V7.07414H176.48V2.66895H178.317V7.07414H181.381V8.62879H178.317V17.4691C178.317 19.1114 179.164 19.5712 180.447 19.5712C180.856 19.5712 181.205 19.5135 181.584 19.4279V20.9826C181.06 21.0981 180.592 21.1836 180.04 21.1836C178.114 21.1836 176.48 20.2619 176.48 17.5846Z" fill="white"/>
<path d="M186.138 27.0002L188.764 20.5507L183.074 7.07422H185.087L188.792 16.2011L189.725 18.4187C189.988 17.6403 190.308 16.8918 190.601 16.1733L194.072 7.07422H195.998L188.064 27.0002H186.138Z" fill="white"/>
<path d="M38.2239 18.1317C37.4656 18.6942 36.8113 19.1047 36.027 19.1047C34.8181 19.1047 34.0555 18.228 34.0555 16.838C34.0555 15.3432 34.7618 14.7295 35.897 14.2997L38.2239 13.3652V18.1296V18.1317ZM34.1378 13.8741C32.1078 14.6226 30.4287 15.5549 30.4287 17.8538C30.4287 19.9922 31.8933 21.3009 34.0837 21.3009C36.0357 21.3009 37.4396 20.1226 38.3084 19.0042C38.5792 20.4733 39.552 21.3565 41.0122 21.3565C42.284 21.3565 43.3131 20.8497 44.0974 19.9387L43.9371 19.3528C43.6381 19.4854 43.2611 19.6158 42.8538 19.6158C42.1518 19.6158 41.9633 19.0299 41.9633 18.1211V11.0428C41.9633 7.92068 40.0676 6.66113 36.6012 6.66113C33.5984 6.66113 31.2715 7.81162 31.2715 10.027C31.2715 11.9794 32.7751 12.4713 34.738 11.7357C34.0793 9.81106 34.3848 7.51651 36.3087 7.51651C37.7148 7.51651 38.2282 8.61353 38.2282 10.1361V12.4071L34.1422 13.8762L34.1378 13.8741Z" fill="white"/>
<path d="M73.0755 7.6497C74.8347 7.6497 75.5085 9.35832 75.5085 11.8689H70.0965C70.3131 9.41178 71.2859 7.6497 73.0755 7.6497ZM73.2076 21.355C76.3209 21.355 78.2947 19.5373 79.001 16.8963L78.5655 16.6568C77.5927 18.0447 76.3751 18.8188 74.5336 18.8188C71.8795 18.8188 69.934 16.6034 70.0402 12.8611H78.8645V12.2495C78.8645 9.04183 76.9687 6.66602 73.342 6.66602C69.7152 6.66602 66.6582 9.81595 66.6582 14.3837C66.6582 18.498 69.284 21.3571 73.2098 21.3571" fill="white"/>
<path d="M65.9149 20.204C64.6713 20.1228 64.2359 19.8661 64.2359 18.3906V0L58.8498 1.452V2.01014L60.4747 2.83985V18.3906C60.4747 19.8661 60.0436 20.1228 58.7979 20.204V21.0872H65.9149V20.204Z" fill="white"/>
<path d="M57.6276 15.9853H56.787C55.6257 19.0026 54.4168 20.0462 51.9318 20.0462H49.6721L57.4131 7.65175V6.98242H46.0063L45.6423 11.8987H46.5068C47.5619 9.12087 48.1555 8.02384 50.4586 8.02384H53.1126L45.1787 20.4717V21.0876H57.1142L57.6276 15.9853Z" fill="white"/>
<path d="M23.1735 7.6497C24.9349 7.6497 25.6108 9.35832 25.6108 11.8689H20.1988C20.4155 9.41178 21.3882 7.6497 23.1735 7.6497ZM23.3121 21.355C26.4254 21.355 28.3992 19.5373 29.1054 16.8963L28.67 16.6568C27.6972 18.0447 26.4796 18.8188 24.6381 18.8188C21.984 18.8188 20.0385 16.6034 20.1447 12.8611H28.969V12.2495C28.969 9.04183 27.0732 6.66602 23.4508 6.66602C19.8283 6.66602 16.7627 9.81595 16.7627 14.3837C16.7627 18.498 19.3885 21.3571 23.3143 21.3571" fill="white"/>
<path d="M5.38601 9.84112C6.00997 9.27871 6.87659 8.90662 7.7692 8.90662C10.3127 8.90662 11.5346 11.1776 11.5346 14.4623C11.5346 17.747 10.1524 20.3623 7.85369 20.3623C6.20063 20.3623 5.38818 19.323 5.38818 17.2936V9.83898L5.38601 9.84112ZM1.6249 19.4834C3.16748 20.7386 5.49434 21.3545 7.87752 21.3545C12.0459 21.3545 15.3196 18.3863 15.3196 13.1536C15.3196 9.0392 13.2354 6.65912 9.93357 6.65912C8.09201 6.65912 6.37828 7.62355 5.38384 8.72058V0L0 1.452V2.01441L1.6249 2.83985V19.4834Z" fill="white"/>
<path d="M80.8915 9.22772L86.505 21.0704C85.1856 24.7657 82.2781 23.9488 81.2815 23.0378C79.8841 23.983 80.2957 25.8819 82.6486 25.8819C84.7956 25.8819 86.4053 24.1263 87.4735 21.6713L92.619 9.43729C93.1368 8.30178 93.9492 8.03447 94.7378 7.82277V6.92676H89.6205V7.82277C91.2367 7.99812 91.5725 8.74871 91.0482 9.92913L88.2382 17.0694L84.9928 9.39452C84.5205 8.06869 85.3741 7.8249 86.4378 7.82277V6.92676H79.0781V7.82277C80.0921 8.0858 80.5384 8.45361 80.8959 9.22986" fill="white"/>
</g>
<defs>
<clipPath id="clip0_11_11766">
<rect width="196" height="27" fill="white"/>
</clipPath>
</defs>
</svg></div></a></div></div><div class="menu-container"><div class="footer_col"><a href="/solutions" class="footer_label">Solutions</a></div><div class="footer_col"><a href="/company" class="footer_label">Company</a></div><div class="footer_col"><a href="/insights" class="footer_link w-inline-block"><div class="footer_label">Resources</div></a></div><div class="footer_col"><a href="/clients" class="footer_label">Beazley Clients</a></div><div class="footer_col"><a href="/contact-us" class="footer_link w-inline-block"><div class="footer_label">Contact us</div></a></div><a rel="noreferrer" href="https://www.linkedin.com/company/beazley-security" target="_blank" class="footer_social-link w-inline-block"><div class="footer_social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.7495 20.731V13.501C20.7495 9.64101 19.6495 7.54102 15.7195 7.54102C13.6495 7.54102 11.9995 8.57101 11.4495 9.57101H11.4195V7.71101H7.76953V20.761H11.6595V14.491C11.6595 12.321 12.5895 10.981 14.5495 10.981C16.1695 10.981 16.8595 12.491 16.8595 14.221V20.731H20.7495Z" fill="white"/>
<path d="M5.12047 7.7207H1.23047V20.7307H5.12047V7.7207Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.19 0.730469C1.85 0.730469 0.75 1.83047 0.75 3.17047C0.75 4.51047 1.85 5.61047 3.19 5.61047C4.53 5.61047 5.63 4.51047 5.63 3.17047C5.63 1.83047 4.53 0.730469 3.19 0.730469Z" fill="white"/>
</svg></div></a></div><a href="#top" class="back-to-top v-center w-inline-block"><div class="footer_top-icon"><div class="icon-sm w-embed"><svg width="100%" height="100%" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.38817 4.01712L7.38817 11.8887L5.69058 11.8887L5.69058 4.01521L2.09926 7.60338L0.899414 6.40248L5.93913 1.36718L6.53932 0.767519L7.13925 1.36744L12.0994 6.32759L10.899 7.52796L7.38817 4.01712Z" fill="white"/>
</svg></div></div></a></div></div><div class="container-lg footer-top-border"><div class="footer_bottom"><a href="/data-privacy" class="footer_link is-small w-inline-block"><div>Privacy Policy</div></a><p class="fs-sm is-footer">©<span id="currentyear">2025</span> Beazley Security is a wholly owned subsidiary of Beazley plc, providing cyber security services. Beazley Security does not provide insurance products or services, nor does it provide legal services or advice. Customer information may be shared between Beazley Security and Beazley plc and/or its affiliates and subsidiaries; however, such information will not be used to inform the underwriting or claims decisions of any Beazley insurance affiliate, unless the customer agrees to disclose such information for that purpose.</p></div></div></div><div class="cookie-component"><div fs-cc="banner" class="fs-cc-banner_component"><div class="fs-cc-banner_container"><div class="cookies-title">WE USE COOKIES</div><div class="fs-cc-banner_text">This website uses cookies to help you have a superior and more admisible browsing experience on the website. View our <a href="/data-privacy" class="fs-cc-banner_text-link">Privacy Policy</a> for more information.</div><div class="fs-cc-banner_buttons-wrapper"><a fs-cc="open-preferences" href="#" class="fs-cc-banner_text-link">Preferences</a><a fs-cc="deny" href="#" class="fs-cc-banner_button fs-cc-button-alt w-button">Deny</a><a fs-cc="allow" href="#" class="fs-cc-banner_button w-button">Accept</a><div fs-cc="close" class="fs-cc-banner_close"><div class="fs-cc-banner_close-icon w-embed"><svg fill="currentColor" aria-hidden="true" focusable="false" viewBox="0 0 16 16">
	<path d="M9.414 8l4.293-4.293-1.414-1.414L8 6.586 3.707 2.293 2.293 3.707 6.586 8l-4.293 4.293 1.414 1.414L8 9.414l4.293 4.293 1.414-1.414L9.414 8z"></path>
</svg></div></div></div></div><div fs-cc="interaction" class="fs-cc-banner_trigger"></div></div><div fs-cc-scroll="disable" fs-cc="preferences" class="fs-cc-prefs_component w-form"><form id="cookie-preferences" name="wf-form-Cookie-Preferences" data-name="Cookie Preferences" method="get" class="fs-cc-prefs_form" data-wf-page-id="66424a28d0a7c7f87295ae04" data-wf-element-id="e3c9cb87-f300-0f58-d978-45bbafa72d35"><div fs-cc="close" class="fs-cc-prefs_close"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664f24ca2c8e7f8cb2116e37_Vector(4).svg" loading="lazy" alt="Close icon" class="fs-cc-prefs_close-icon"/></div><div class="fs-cc-prefs_content"><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title">We use cookies and similar technologies to  help personalize content, tailor and measure ads,  and provide a better experience. </div></div><div class="fs-cc-prefs_space-small"><div class="fs-md fc-black">Please select your preferences from the list below.  For more information, please see our <a href="/data-privacy" class="pp-link-fs-cc">Privacy &amp; Cookie Policy page.</a></div></div><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title">Manage Consent Preferences by Category</div></div><div class="options-container"><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label">Essential</div><div class="fs-cc-prefs_text"><strong>Always Active</strong></div></div><div class="fs-cc-prefs_text">These items are required to enable basic website functionality.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label">Marketing</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><div class="w-checkbox-input w-checkbox-input--inputType-custom fs-cc-prefs_checkbox"></div><input type="checkbox" name="Marketing" id="Marketing" data-name="Marketing" fs-cc-checkbox="marketing" style="opacity:0;position:absolute;z-index:-1"/><span for="Marketing" class="fs-cc-prefs_checkbox-label w-form-label">Marketing</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">These items are used to deliver advertising that is more relevant to you and your interests. They may also be used to limit the number of times you see an advertisement and measure the effectiveness of advertising campaigns. Advertising networks usually place them with the website operator’s permission.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label">Personalization</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><div class="w-checkbox-input w-checkbox-input--inputType-custom fs-cc-prefs_checkbox"></div><input type="checkbox" id="Personalization" name="Personalization" data-name="Personalization" fs-cc-checkbox="personalization" style="opacity:0;position:absolute;z-index:-1"/><span for="Personalization" class="fs-cc-prefs_checkbox-label w-form-label">Personalization</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">These items allow the website to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features. For example, a website may provide you with local weather reports or traffic news by storing data about your current location.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label">Analytics</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><div class="w-checkbox-input w-checkbox-input--inputType-custom fs-cc-prefs_checkbox"></div><input type="checkbox" name="Analytics" id="Analytics" data-name="Analytics" fs-cc-checkbox="analytics" style="opacity:0;position:absolute;z-index:-1"/><span for="Analytics" class="fs-cc-prefs_checkbox-label w-form-label">Analytics</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">These items help the website operator understand how its website performs, how visitors interact with the site, and whether there may be technical issues. This storage type usually doesn’t collect information that identifies a visitor.</div></div><div class="fs-cc-prefs_buttons-wrapper"></div><div class="reject-all"><a fs-cc="deny" href="#" class="fs-cc-prefs_button fs-cc-button-alt w-button">Reject all cookies</a></div><input type="submit" data-wait="Please wait..." class="fs-cc-prefs_submit-hide w-button" value="Submit"/></div><div class="fs-cc-prefs_space-medium"><a fs-cc="submit" href="#" class="fs-cc-prefs_button w-button">Confirm selection</a><a fs-cc="allow" href="#" class="fs-cc-prefs_button w-button">Accept all</a></div><div class="w-embed"><style>
/* smooth scrolling on iOS devices */
.fs-cc-prefs_content{-webkit-overflow-scrolling: touch}
</style></div></div></form><div class="w-form-done"></div><div class="w-form-fail"></div><div fs-cc="close" class="fs-cc-prefs_overlay"></div><div fs-cc="interaction" class="fs-cc-prefs_trigger"></div></div></div></footer></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66424a28d0a7c7f87295ae02" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.schunk.36b8fb49256177c8.js" type="text/javascript" integrity="sha384-4abIlA5/v7XaW1HMXKBgnUuhnjBYJ/Z9C1OSg4OhmVw9O3QeHJ/qJqFBERCDPv7G" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.schunk.c42549641b7d4501.js" type="text/javascript" integrity="sha384-EeGd0MuCSKO1a60JtC5HSnHq/C4KrtHuH4qImMGUQIlIox5ZJ0y/b+zo9WWvnaty" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.schunk.f9c3d30b56859896.js" type="text/javascript" integrity="sha384-vUW2uV9n1DCSbTJ72UHs6fBdrs5B2XPJqUOPCrqUUDk20BVayKY++d8W0cwaZ/Yc" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.schunk.1480913c3571b049.js" type="text/javascript" integrity="sha384-EFl0/FUMQfzJvN4UOBJQGSKo+1bRsrX/Bs+TTeUhRwwcF6npPDtyXI4x7fJxj4G9" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.5c66ed05.fe17c23f7185f3e5.js" type="text/javascript" integrity="sha384-aW7BCZOyODaHyPR8Z1zDZtfmC2qNf0TjcMnz8CRPtAYazDYzg4vE3wY8Gtmf3ZEj" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/SplitText.min.js" type="text/javascript"></script><script>
	document.addEventListener('DOMContentLoaded', () => {
      window.addEventListener('load', function () {
        setTimeout(function () {
          document.querySelector('.btn.btn-bug').style.width = '45px';
          document.querySelector('.btn-bug-text').style.display = 'none';
        }, 2000);
      });

      const mainNav = document.querySelector('.main-navigation')
      const searchArrowButton = document.querySelector('.search-submit')
      const mobileMenuButton = document.querySelector('.nav-wrapper.mobile-menu')  
      const mobileMenu = document.querySelector('.nav-content-wrapper-mobile')
      const mobileMenuOpenIcon = document.querySelector('.mobile-menu .menu-icon-open')
      const mobileMenuCloseIcon = document.querySelector('.mobile-menu .menu-icon-close')
      let isMobileMenuOpen = false
      
      searchArrowButton?.addEventListener('click', (e) => {
      	e.preventDefault()
        
        searchArrowButton.closest('form').submit()
      })

      mobileMenuButton?.addEventListener('click', (e) => {
          e.preventDefault()

          if (isMobileMenuOpen) {
              mobileMenu.style.display = 'none'
              mobileMenuOpenIcon.style.display = 'inline'
              mobileMenuCloseIcon.style.display = 'none'
          } else {
              mobileMenu.style.display = 'flex'
              mobileMenuOpenIcon.style.display = 'none'
              mobileMenuCloseIcon.style.display = 'inline'
          }

          isMobileMenuOpen = !isMobileMenuOpen
      })

      const beazleyLogo = document.querySelector('.beazley-logo')
      const ddToggle = document.querySelector('.dd-toggle')
    
	  window.onscroll = function() {
		const scrolled = window.pageYOffset > 0;
		mainNav?.classList.toggle('bg-white', scrolled);
		beazleyLogo?.classList.toggle('is-black', scrolled);
		ddToggle?.classList.toggle('is-black', scrolled);
	  }
	});
</script>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PQMKD74C"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script>
(function() {
  function bindInsightClicks() {
    // Target the anchor inside every real (non-cloned) slide
    var items = document.querySelectorAll(
      '.latest-insights_list .slick-slide:not(.slick-cloned) a.latest-insight'
    );

    items.forEach(function(el) {
      if (el._gtmBound) return; // prevent duplicate listeners
      el._gtmBound = true;

      el.addEventListener('mouseup', function(e) {
        // Skip if user was dragging (slick threshold is 5px)
        if (Math.abs((window._slickMouseDownX || 0) - e.clientX) > 5) return;

        dataLayer.push({
          event: 'insight_slider_click',
          insightTitle: el.querySelector('.insights-title')
                          ? el.querySelector('.insights-title').innerText.trim()
                          : '',
          insightUrl: el.getAttribute('href') || '',
          slideIndex: el.closest('.slick-slide')
                        ? el.closest('.slick-slide').getAttribute('data-slick-index')
                        : ''
        });
      });
    });
  }

  // Track mousedown X to detect drag vs click
  document.addEventListener('mousedown', function(e) {
    window._slickMouseDownX = e.clientX;
  });

  // Fire on DOM ready
  if (document.readyState === 'loading') {
    document.addEventListener('DOMContentLoaded', bindInsightClicks);
  } else {
    bindInsightClicks();
  }

  // Re-bind after every slide change (covers lazy-loaded slides)
  document.addEventListener('DOMContentLoaded', function() {
    var slider = document.querySelector('.latest-insights_list');
    if (!slider) return;
    slider.addEventListener('afterChange.slick', bindInsightClicks);

    // Fallback via jQuery if Slick uses it
    if (window.jQuery) {
      jQuery('.latest-insights_list').on('afterChange', bindInsightClicks);
    }
  });
})();
</script>
<script>
  document.getElementById('currentyear').textContent = new Date().getFullYear();
</script><script>
  document.addEventListener('DOMContentLoaded', () => {
    const wrapper = document.querySelector('.timeline-wrapper');
    const list = document.querySelector('.timeline-list');
    if (!wrapper || !list) return;

    const items = Array.from(list.querySelectorAll(':scope > .timeline-item'));
    if (!items.length) return;

    let currentIndex = 0;
    let autoTimer = null;
    const AUTO_INTERVAL = 3000;
    const RESUME_DELAY = 4000;

    function getItemOffset(index) {
      const item = items[index];
      const wrapperHeight = wrapper.clientHeight;
      const itemTop = item.offsetTop;
      const itemHeight = item.offsetHeight;
      return wrapperHeight / 2 - itemTop - itemHeight / 2;
    }

    function render(extraOffset = 0) {
      const offset = getItemOffset(currentIndex) + extraOffset;
      list.style.transform = `translateY(${offset}px)`;

      items.forEach((item, i) => {
        item.classList.remove('is-active', 'is-near');
        const distance = Math.abs(i - currentIndex);
        if (distance === 0) {
          item.classList.add('is-active');
        } else if (distance === 1) {
          item.classList.add('is-near');
        }
      });
    }

    function goTo(index) {
      currentIndex = ((index % items.length) + items.length) % items.length;
      render();
    }

    function next() {
      goTo(currentIndex + 1);
    }
    function prev() {
      goTo(currentIndex - 1);
    }

    function startAuto() {
      stopAuto();
      autoTimer = setInterval(next, AUTO_INTERVAL);
    }

    function stopAuto() {
      if (autoTimer) clearInterval(autoTimer);
      autoTimer = null;
    }

    let resumeTimeout = null;
    function pauseThenResume() {
      stopAuto();
      if (resumeTimeout) clearTimeout(resumeTimeout);
      resumeTimeout = setTimeout(startAuto, RESUME_DELAY);
    }

    // Mouse wheel / trackpad
    let wheelLock = false;
    wrapper.addEventListener(
      'wheel',
      (e) => {
        e.preventDefault();
        if (wheelLock) return;
        wheelLock = true;
        setTimeout(() => {
          wheelLock = false;
        }, 400);

        if (e.deltaY > 0) next();
        else if (e.deltaY < 0) prev();

        pauseThenResume();
      },
      { passive: false },
    );

    // Click an item to jump to it
    items.forEach((item, i) => {
      item.addEventListener('click', () => {
        goTo(i);
        pauseThenResume();
      });
    });

    // Live drag support (mouse + touch)
    let isDragging = false;
    let dragStartY = 0;
    let dragMoved = 0;
    const avgItemHeight = items.length > 1 ? (items[items.length - 1].offsetTop - items[0].offsetTop) / (items.length - 1) : items[0]?.offsetHeight || 60;

    function dragStart(y) {
      isDragging = true;
      dragStartY = y;
      dragMoved = 0;
      stopAuto();
      list.style.transition = 'none';
      wrapper.classList.add('is-dragging');
    }

    function dragMove(y) {
      if (!isDragging) return;
      dragMoved = y - dragStartY;
      render(dragMoved); // follow the drag live
    }

    function dragEnd() {
      if (!isDragging) return;
      isDragging = false;
      wrapper.classList.remove('is-dragging');
      list.style.transition = ''; // restore CSS transition for the snap

      const threshold = avgItemHeight / 3; // how far you must drag before it counts as a step
      const steps = Math.round(dragMoved / avgItemHeight);

      if (Math.abs(dragMoved) > threshold && steps !== 0) {
        goTo(currentIndex - steps); // drag up -> next, drag down -> prev
      } else {
        render(); // snap back to current item
      }

      pauseThenResume();
    }

    wrapper.addEventListener('mousedown', (e) => dragStart(e.clientY));
    window.addEventListener('mousemove', (e) => dragMove(e.clientY));
    window.addEventListener('mouseup', dragEnd);

    wrapper.addEventListener('touchstart', (e) => dragStart(e.touches[0].clientY), { passive: true });
    wrapper.addEventListener('touchmove', (e) => dragMove(e.touches[0].clientY), { passive: true });
    wrapper.addEventListener('touchend', dragEnd);

    // Init
    render();
    startAuto();

    window.addEventListener('resize', render);
  });
</script>
<script>
  document.querySelectorAll('.alton-card-link').forEach(function (card) {
    var playBtn = card.querySelector('.play-button');
    var closeBtn = card.querySelector('.close');
    var videoEmbed = card.querySelector('.alton-video-embed');
    var altonsCard = card.querySelector('.altons-card');
    var iframe = card.querySelector('.alton-video-embed iframe');
    var baseSrc = iframe.src; // clean src, no autoplay

    playBtn.addEventListener('click', function () {
      altonsCard.style.display = 'none';
      videoEmbed.style.display = 'block';
      iframe.src = baseSrc + (baseSrc.includes('?') ? '&' : '?') + 'autoplay=1';
    });

    closeBtn.addEventListener('click', function () {
      videoEmbed.style.display = 'none';
      altonsCard.style.display = 'flex';
      iframe.src = ''; // fully unload, stops playback
    });
  });
</script></body></html>