<!DOCTYPE html><!-- Last Published: Wed Apr 22 2026 14:46:11 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" property="twitter:title"/><meta content="Beazley Security helps eliminate blind spots, maximize insurability, and boost cyber resilience through effective services and powerful XDR monitoring." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666ac2760da27952717dc3de_OpenGraph.webp" property="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.4dda3522b.css" rel="stylesheet" type="text/css" integrity="sha384-Tdo1IrGkRwOAF5Nr6jAOJgB1giwmIOKA7WLkeLkHn/Ezu2S+FzUdPuXQ61gUQRkI" crossorigin="anonymous"/><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"/><!-- Finsweet Cookie Consent -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js" fs-cc-mode="opt-in"></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><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<!-- [Attributes by Finsweet] CMS Slider -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsslider@1/cmsslider.js"></script>

<style>
	.home-alert-item {
  	display: flex !important;
  }
  
  .home-alert-item {
  	max-width: 450px !important;
  }
  
  .swiper-container-free-mode > .swiper-wrapper {
  	transition-timing-function : linear;
	}
.swiper-pagination-bullets.swiper-pagination-horizontal {
	width: auto;
}

@media screen and (max-width: 991px) {
	.home-news_slider-image {
		clip-path: none;
	}
  
  .insights .slick-track {
		max-height: 500px;
	}
}

@media screen and (max-width: 767px) {
  .home-news_slider .w-slide {
    height: auto !important;
  }
  
  .home-alert-item {
  	max-width: 75vw !important;
  }
  
  .swiper-wrapper {
  	max-width: 100vw;
  }
}

.latest-insights_item {display: inline-block;}
.latest-insights_list {display:block !important;}
.slider-prev:hover,
.slider-prev:focus,
.slider-next:hover,
.slider-next:focus
{
    outline: none;
}
.slick-slide, .slick-slide *{ outline: none !important; }
.slick-track {
	display:flex;
}
@media screen and (min-width:1700px) {
  .solutions_content.is-left {
 		margin-left: 0px;
    margin-right: 0px;
    padding: 2.5rem 0px;
  }
}
.w-slide{
height: auto !important;
}
</style></head><body><div class="page-wrapper"><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><header id="top" class="home-animation"><div class="p-global"><div class="container-lg"><div class="home-animation_text-wrapper"><h1 class="home-animation_title">Relentless<br/>Innovation.</h1><p class="home-animation_text">Distinctive cyber security expertise reinforced by proven performance in risk mitigation to power your resilience.</p><a href="https://landing.beazley.security/capabilities-brochure" target="_blank" class="btn w-inline-block"><div>Discover our Capabilities Brochure</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div></div></div><nav class="main-navigation"><div class="p-global mob"><div class="container-lg"><div class="btn-bug-container"><div class="btn-incident-wrapper"><a data-w-id="6b26646d-3ccd-0c7e-22dd-cd2931d55255" href="/report-security-breach" class="btn btn-bug w-inline-block"><div class="icon-sm btn-bug 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="white"/>
</svg></div><div data-w-id="6b26646d-3ccd-0c7e-22dd-cd2931d55257" class="btn-bug-text">Report an Incident</div></a></div></div><div class="main-navigation-wrapper"><a href="/" aria-current="page" class="beazley-logo 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"><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="nav-wrapper nav-links"><div class="nav-link-dropdown"><a href="/solutions" class="nav-link solutions w-inline-block"><div>Solutions</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M1 1.38867L6.5 6.53583L12 1.38867" stroke="currentColor" stroke-width="2"></path></svg></a><div class="nav-content-wrapper"><div class="p-global"><div class="container-lg"><div class="nav-content solutions"><div class="nav-content-header"><h4 class="nav-content-title">Enabling readiness and resilience from pre-breach to remediation.</h4><a href="/solutions" class="btn ml-auto w-inline-block"><div>Our Solutions</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><div class="nav-solutions-wrapper"><a href="/solutions/prepare" class="nav-solutions-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644c57d02f62bac7ad00a9e_Image-Anticipate.webp" loading="lazy" alt="Two professionals discussing work documents in a bright modern office." class="nav-solutions-image"/><h4>Prepare</h4><div class="fc-grey">Resilience starts with preparation</div></a><a href="/solutions/implement" class="nav-solutions-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644c7329f864843120a55de_istockphoto-1396383868-612x612%201.webp" loading="lazy" alt="Silhouette of a person analyzing multiple digital financial charts and graphs on large screens." class="nav-solutions-image"/><h4>Implement</h4><div class="fc-grey">Activate defenses and advance cyber resilience</div></a><a href="/solutions/defend" class="nav-solutions-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644c7409518acf5295d983d_Image-Anticipate%20(1).webp" loading="lazy" alt="Two colleagues discussing work together in an office, sitting by a laptop and a whiteboard with sticky notes." class="nav-solutions-image"/><h4>Defend</h4><div class="fc-grey">Increase visibility to security operations</div></a><a href="/solutions/respond" class="nav-solutions-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644c74c917b40ab8d840635_istockphoto-1396383868-612x612%204.webp" loading="lazy" alt="Woman wearing headset interacting with a touch screen device displaying data charts." class="nav-solutions-image"/><h4>Respond</h4><div class="fc-grey">Comprehensive coverage for cyber incidents</div></a><a href="/solutions/manage-risk" class="nav-solutions-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644c755afdb6044f486a22d_Image-Anticipate%20(2).webp" loading="lazy" alt="Two technicians in a data center examining server racks with digital interface overlay." class="nav-solutions-image"/><h4>Manage Risk</h4><div class="fc-grey">Prepare for the worst-case scenarios</div></a></div></div></div></div></div></div><div class="nav-link-dropdown"><a href="/clients" class="nav-link clients w-inline-block"><div>Clients</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M1 1.38867L6.5 6.53583L12 1.38867" stroke="currentColor" stroke-width="2"></path></svg></a><div class="nav-content-wrapper"><div class="p-global"><div class="container-lg"><div class="nav-content clients"><div class="nav-content-header"><h4 class="nav-content-title">Bringing extensive experience to every engagement.</h4><a href="/clients" class="btn ml-auto w-inline-block"><div>All Industries</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><div class="nav-clients-wrapper"><div class="nav-clients-item"><h4>Beazley Insured</h4><a href="/clients/beazley-insured" class="nav-grid-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645ca84b8513d4cc43d120b_Beazley_Insured_component.webp" loading="lazy" alt="Abstract wave of flowing orange and purple lines on a dark purple background."/><div>Maximize Policy Benefits</div></a></div><div class="nav-clients-item featured"><h4>Featured Industries</h4><div class="nav-grid"><a href="/clients/healthcare" class="nav-grid-item bt-0 w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645cb9a57c7f820e916e2a0_Square%202.webp" loading="lazy" alt="Healthcare professional in blue scrubs holding a smartphone."/><div>Healthcare</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/education" class="nav-grid-item bt-0 w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645ce55d583579cf9e64f57_Square%201.webp" loading="lazy" alt="Woman in casual clothing standing and facing three people seated at a courtroom bench."/><div>Education</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/financial-services" class="nav-grid-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645ce26595ff62aa589fced_Square%201.webp" loading="lazy" alt="A receptionist talking to a woman while another woman works on a computer in the foreground."/><div>Financial Services</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/retail" class="nav-grid-item w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645ce4d95e1e120ff044b9b_Square%201.webp" loading="lazy" alt="Person tuning an acoustic guitar in a cozy room setting."/><div>Retail</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div></div></div></div></div></div></div><div class="nav-link-dropdown"><a href="/company" class="nav-link company w-inline-block"><div>Company</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M1 1.38867L6.5 6.53583L12 1.38867" stroke="currentColor" stroke-width="2"></path></svg></a><div class="nav-content-wrapper"><div class="p-global"><div class="container-lg"><div class="nav-content company"><div class="nav-content-header"><h4 class="nav-content-title">Nice to meet you. Find out more about our company here.</h4><a href="/company" class="btn ml-auto w-inline-block"><div>About Us</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><div class="nav-grid"><a href="/why-beazley-security" class="nav-grid-item w-inline-block"><div class="client-icon-wrapper"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/67fe81a688c5319251bb8eb6_BeazleyIcon.svg" loading="lazy" alt=""/></div><div>Why Beazley Security</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/management" class="nav-grid-item bt-0 w-inline-block"><div class="client-icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28"><path d="M16.57,13.32c.73-.69,1.19-1.65,1.19-2.74,0-.54-.12-1.05-.32-1.51-.55.81-.87,1.79-.87,2.84v1.4Z" fill="currentColor"></path><path d="M16.57,15.03v1.91c0,.59,1.49,1.09,3.53,1.26-.68-1.49-1.96-2.65-3.53-3.17Z" fill="currentColor"></path><path d="M22.91,6.83h-1.25c-.75,0-1.46.18-2.11.47.57.96.91,2.09.91,3.29,0,1.1-.27,2.13-.76,3.04,1.57,1.12,2.74,2.75,3.28,4.65,2.77-.01,5.02-.6,5.02-1.33v-5.03c0-2.8-2.29-5.09-5.09-5.09Z" fill="currentColor"></path><circle cx="22.28" cy="3.25" r="3.25" fill="currentColor"></circle><circle cx="5.72" cy="3.25" r="3.25" fill="currentColor"></circle><path d="M20.62,20.63v5.82c0,.85-2.66,1.54-5.9,1.54h-1.45c-3.25,0-5.9-.69-5.9-1.54v-5.82c0-3.25,2.66-5.9,5.9-5.9h1.45c3.25,0,5.9,2.66,5.9,5.9ZM14,6.83c-2.08,0-3.76,1.68-3.76,3.76s1.68,3.76,3.76,3.76,3.76-1.68,3.76-3.76-1.68-3.76-3.76-3.76Z" fill="currentColor"></path><path d="M11.43,16.95v-1.91c-1.57.52-2.85,1.68-3.53,3.17,2.04-.17,3.53-.67,3.53-1.26Z" fill="currentColor"></path><path d="M11.43,13.32v-1.4c0-1.05-.32-2.03-.87-2.84-.2.46-.32.97-.32,1.51,0,1.08.46,2.05,1.19,2.74Z" fill="currentColor"></path><path d="M8.3,13.62c-.48-.91-.76-1.94-.76-3.04,0-1.2.34-2.32.91-3.29-.64-.3-1.35-.47-2.11-.47h-1.25C2.29,6.83,0,9.12,0,11.92v5.03C0,17.67,2.25,18.26,5.02,18.28c.54-1.9,1.71-3.53,3.28-4.65Z" fill="currentColor"></path></svg></div><div>Our Management Team</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/events" class="nav-grid-item bt-0 w-inline-block"><div class="client-icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28"><path d="M27.18,3.42c-.55-.55-1.21-.82-1.98-.82H2.8c-.77,0-1.43.27-1.98.82C.27,3.97,0,4.63,0,5.4v19.8c0,.77.27,1.43.82,1.98.55.55,1.21.82,1.98.82h22.4c.77,0,1.43-.27,1.98-.82.55-.55.82-1.21.82-1.98V5.4c0-.77-.27-1.43-.82-1.98ZM25.17,23.21c0,.59-.22,1.1-.66,1.53-.44.42-.96.63-1.58.63H5.06c-.61,0-1.14-.21-1.58-.63-.44-.42-.66-.93-.66-1.53V7.25c0-.59.22-1.1.66-1.52.44-.42.96-.63,1.58-.63h17.87c.61,0,1.14.21,1.58.63.44.42.66.93.66,1.52v15.96Z" fill="currentColor"></path><rect x="6.03" y=".01" width="4" height="7.81" fill="currentColor"></rect><rect x="17.97" y=".01" width="4" height="7.81" fill="currentColor"></rect><rect x="5.34" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="11.91" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="18.48" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="5.34" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect><rect x="11.91" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect><rect x="18.48" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect></svg></div><div>Events</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/news" class="nav-grid-item w-inline-block"><div class="client-icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28"><path d="M15.56,5.52v16.96l-5.15-4-.73-.57H3v-7.81h6.68l.73-.57,5.15-4.01M18.26,0l-9.51,7.39H.3v13.21h8.45l9.51,7.39V0h0Z" fill="currentColor"></path><path d="M21.8,10.43c-.35,0-.69-.13-.95-.39-.53-.53-.53-1.38,0-1.91l3.96-3.96c.53-.53,1.38-.53,1.91,0,.53.53.53,1.38,0,1.91l-3.96,3.96c-.26.26-.61.4-.96.4Z" fill="currentColor"></path><path d="M25.76,23.27c-.35,0-.69-.13-.96-.39l-3.96-3.96c-.53-.53-.53-1.38,0-1.91.53-.53,1.38-.53,1.91,0l3.96,3.96c.53.53.53,1.38,0,1.91-.26.26-.61.39-.96.39Z" fill="currentColor"></path><path d="M26.58,14.87h-5.6c-.75,0-1.35-.6-1.35-1.35s.6-1.35,1.35-1.35h5.6c.75,0,1.35.6,1.35,1.35s-.6,1.35-1.35,1.35Z" fill="currentColor"></path></svg></div><div>Company News</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/careers" class="nav-grid-item w-inline-block"><div class="client-icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28"><path d="M17.95,18.05c-.31,1.03-1.26,1.78-2.38,1.78h-3.13c-1.12,0-2.07-.75-2.38-1.78L.82,13.66c0,3.34.01,6.69,0,10.03,0,1.28.84,2.37,2.07,2.57.03,0,.05.02.07.04h22.09c.62-.15,1.18-.41,1.59-.93.33-.42.53-.9.53-1.43,0-3.43,0-6.85,0-10.28l-9.22,4.39Z" fill="currentColor"></path><path d="M1.39,10.95l9.34,4.44c.45-.42,1.05-.69,1.71-.69h3.13c.66,0,1.26.26,1.71.68l9.32-4.44c.41-.2.86-.16,1.23.04.12-.17.18-.38.18-.64-.02-.94,0-1.88,0-2.81,0-1.48-1.06-2.54-2.55-2.55-1.53,0-3.06,0-4.59,0-.18,0-.27-.05-.33-.23-.25-.79-.52-1.57-.78-2.35-.18-.52-.42-.7-.97-.7-3.19,0-6.38,0-9.57,0-.55,0-.79.18-.97.7-.26.78-.53,1.56-.78,2.35-.06.18-.14.23-.33.23-1.5,0-3.01.02-4.51-.01-1.29-.03-2.38.82-2.59,2.04,0,.03-.03.07-.04.1v3.66c.04.08.1.15.15.22.37-.21.83-.24,1.24-.04ZM9.65,3.43c.02-.06.18-.09.28-.09,2.42,0,4.85,0,7.27,0,.32,0,.64,0,.96,0,.07,0,.18.06.2.12.18.49.34.99.51,1.51h-9.73c.17-.52.33-1.04.52-1.54Z" fill="currentColor"></path></svg></div><div>Careers With Us</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div></div></div></div></div><div class="nav-link-dropdown"><a href="#" class="nav-link company w-inline-block"><div>Resources</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M1 1.38867L6.5 6.53583L12 1.38867" stroke="currentColor" stroke-width="2"></path></svg></a><div class="nav-content-wrapper"><div class="p-global"><div class="container-lg"><div class="nav-content clients"><div class="nav-content-header resources"><h4 class="nav-content-title">The latest insights and advisories from our team</h4></div><div class="nav-grid"><a href="/insights" class="nav-grid-item insights-advisories w-inline-block"><div class="client-icon-wrapper resources"><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66fd21640f098a881732172a_Beazley_product_icons_Insights.svg" alt="" class="resource-icon"/></div><div class="resources-block"><div class="heading-h5">Insights</div><div class="fc-grey">Blog posts providing guidance, tips, and advice to help mitigate cyber risk.</div></div></a><a href="/alerts-advisories" class="nav-grid-item insights-advisories w-inline-block"><div class="client-icon-wrapper resources"><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66fd21640f098a881732175f_Beazley_product_icons_CyberAdvisories.svg" alt="" class="resource-icon"/></div><div class="resources-block"><div class="heading-h5">Alerts &amp; Advisories</div><div class="fc-grey">Focused descriptions and analysis of emerging vulnerabilities, threats, and attack vectors.</div></div></a></div></div></div></div></div></div><a href="/contact-us" class="nav-link w-inline-block"><div>Contact</div></a><a href="/partners" class="nav-link w-inline-block"><div>Partners &amp; Alliances</div></a></div><div class="nav-wrapper mobile-menu"><a href="#" class="w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="29" height="26" viewBox="0 0 29 26" fill="none" class="menu-icon-open"><rect width="29" height="2" fill="currentColor"></rect><rect y="12" width="29" height="2" fill="currentColor"></rect><rect y="24" width="29" height="2" fill="currentColor"></rect></svg><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none" class="menu-icon-close"><rect width="17.9986" height="1.99984" transform="matrix(0.707164 -0.70705 0.707164 0.70705 0 12.7256)" fill="currentColor"></rect><rect width="17.9986" height="1.99984" transform="matrix(0.707164 0.70705 -0.707164 0.70705 1.41406 0)" fill="currentColor"></rect></svg></a></div><div class="nav-wrapper nav-search"><a href="#" class="link-block 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"><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"><form action="/search" class="search w-form"><label for="search-2" class="search-label">Search our site and see what’s possible:</label><input class="search-input w-input" maxlength="256" name="query" placeholder="Enter search term here" type="search" id="search" required=""/><a href="#" class="search-submit w-inline-block"><div class="icon-sm 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"><a href="#" class="nav-wrapper-link 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"><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"><h4 class="login-header">Log in to VERACIS™</h4><div>Portal access for Beazley Security services clients.</div><div class="login-button-wrapper"><a href="https://portal.beazleysecurity.io/" target="_blank" class="login-button w-inline-block"><div>Login</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a><a href="/contact-us" class="login-access fc-white">Don&#x27;t have an account?<br/>Let&#x27;s discuss getting you access.</a></div></div></div><div class="locals"><div class="w-locales-list"><div data-hover="true" data-delay="0" class="dd-local w-dropdown"><div class="dd-toggle w-dropdown-toggle"><div class="ico-loc w-icon-dropdown-toggle"></div><div>EN</div></div><nav class="navigation w-dropdown-list"><div role="list" class="w-locales-items"><div role="listitem" class="local-link w-locales-item"><a hreflang="fr-FR" href="/fr">FR</a></div></div></nav></div></div></div></div></div></div><div class="nav-content-wrapper-mobile"><div class="p-global"><div class="mobile-nav-wrapper"><div class="mobile-nav-accordion"><a href="/solutions" class="mobile-nav-accordion-link w-inline-block"><div class="mobile-nav-link-text">Solutions</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none" class="mobile-nav-accordion-open"><path d="M1 1L6.5 6.14715L12 1" stroke="currentColor" stroke-width="2"></path></svg></a><div class="mobile-nav-link-list"><div class="nav-content-header"><h4 class="nav-content-title">Enabling readiness and resilience from pre-breach to remediation.</h4><a href="/solutions" class="btn ml-auto mobile w-inline-block"><div>Our Solutions</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><a href="/solutions/prepare" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466475b6e51dd684523406_Solutions_Prepare.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466475b6e51dd684523406_Solutions_Prepare-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466475b6e51dd684523406_Solutions_Prepare.webp 535w" alt="A girl is presenting on a meeting" class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Prepare</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/solutions/implement" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664664843e2aa68fa49e3a3f_Solutions_Implement.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664664843e2aa68fa49e3a3f_Solutions_Implement-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664664843e2aa68fa49e3a3f_Solutions_Implement.webp 535w" alt="A girl is writing something on the note book" class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Implement</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/solutions/defend" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466484f6ba1ac007de6446_Solutions_Defend.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466484f6ba1ac007de6446_Solutions_Defend-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466484f6ba1ac007de6446_Solutions_Defend.webp 535w" alt="A men and an women pointing on the computer screen
" class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Defend</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/solutions/respond" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.webp 535w" alt="A girl speaking on a call infront of laptop" class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Respond</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/solutions/manage-risk" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664755b35a2ebcdc4189b379_Solutions_ManageRisk.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664755b35a2ebcdc4189b379_Solutions_ManageRisk-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/664755b35a2ebcdc4189b379_Solutions_ManageRisk.webp 535w" alt="A men with laptop on his hand " class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Manage Risk</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div><div class="mobile-nav-accordion"><a href="/clients" class="mobile-nav-accordion-link w-inline-block"><div class="mobile-nav-link-text">Clients</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none" class="mobile-nav-accordion-open"><path d="M1 1L6.5 6.14715L12 1" stroke="currentColor" stroke-width="2"></path></svg></a><div class="mobile-nav-link-list"><div class="nav-content-header"><h4 class="nav-content-title">Bringing extensive experience to every engagement.</h4><a href="/clients" class="btn ml-auto mobile w-inline-block"><div>All Industries</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><a href="/clients/beazley-insured" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6645ca84b8513d4cc43d120b_Beazley_Insured_component.webp" loading="lazy" alt="Abstract wave of flowing orange and purple lines on a dark purple background." class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Beazley Insured</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/healthcare" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66530a23dbfda84d6ee23683_Square%202.webp" loading="lazy" alt="Healthcare professional wearing blue scrubs holding a smartphone." class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Healthcare</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/financial-services" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66530a08882bf49927189665_Square%203.png" loading="lazy" alt="Office desk with architectural drawings, color pencils, measuring tools, and two small models of buildings." class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Financial Services</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/education" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/665309faf7c18e1e8580db2f_Square%204.webp" loading="lazy" alt="Woman in blue jeans and grey sweater holding a colorful toy and smiling at a small brown dog wearing a collar indoors." class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Education</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/clients/retail" class="mobile-nav-link-listitem w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/665309e3cf7aa8e06717501f_Square%201.webp" loading="lazy" alt="Person holding a large smooth stone while sitting and writing in a notebook on a wooden table with a cup and remote controls nearby." class="mobile-nav-image"/><div class="mobile-nav-link-list-text">Retail</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div><div class="mobile-nav-accordion"><a href="/company" class="mobile-nav-accordion-link w-inline-block"><div class="mobile-nav-link-text">Company</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none" class="mobile-nav-accordion-open"><path d="M1 1L6.5 6.14715L12 1" stroke="currentColor" stroke-width="2"></path></svg></a><div class="mobile-nav-link-list"><div class="nav-content-header"><h4 class="nav-content-title">Nice to meet you. Find out more about our company here.</h4><a href="/company" class="btn ml-auto mobile w-inline-block"><div>About Us</div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644bbedd94b9b9aee9be977_login-arrow.png" loading="lazy" alt=""/></a></div><a href="/why-beazley-security" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/67fe81a688c5319251bb8eb6_BeazleyIcon.svg" loading="lazy" alt="" class="mobile-icon"/></div><div class="mobile-nav-link-list-text">Why Beazley Security</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/management" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M16.57,13.32c.73-.69,1.19-1.65,1.19-2.74,0-.54-.12-1.05-.32-1.51-.55.81-.87,1.79-.87,2.84v1.4Z" fill="currentColor"></path><path d="M16.57,15.03v1.91c0,.59,1.49,1.09,3.53,1.26-.68-1.49-1.96-2.65-3.53-3.17Z" fill="currentColor"></path><path d="M22.91,6.83h-1.25c-.75,0-1.46.18-2.11.47.57.96.91,2.09.91,3.29,0,1.1-.27,2.13-.76,3.04,1.57,1.12,2.74,2.75,3.28,4.65,2.77-.01,5.02-.6,5.02-1.33v-5.03c0-2.8-2.29-5.09-5.09-5.09Z" fill="currentColor"></path><circle cx="22.28" cy="3.25" r="3.25" fill="currentColor"></circle><circle cx="5.72" cy="3.25" r="3.25" fill="currentColor"></circle><path d="M20.62,20.63v5.82c0,.85-2.66,1.54-5.9,1.54h-1.45c-3.25,0-5.9-.69-5.9-1.54v-5.82c0-3.25,2.66-5.9,5.9-5.9h1.45c3.25,0,5.9,2.66,5.9,5.9ZM14,6.83c-2.08,0-3.76,1.68-3.76,3.76s1.68,3.76,3.76,3.76,3.76-1.68,3.76-3.76-1.68-3.76-3.76-3.76Z" fill="currentColor"></path><path d="M11.43,16.95v-1.91c-1.57.52-2.85,1.68-3.53,3.17,2.04-.17,3.53-.67,3.53-1.26Z" fill="currentColor"></path><path d="M11.43,13.32v-1.4c0-1.05-.32-2.03-.87-2.84-.2.46-.32.97-.32,1.51,0,1.08.46,2.05,1.19,2.74Z" fill="currentColor"></path><path d="M8.3,13.62c-.48-.91-.76-1.94-.76-3.04,0-1.2.34-2.32.91-3.29-.64-.3-1.35-.47-2.11-.47h-1.25C2.29,6.83,0,9.12,0,11.92v5.03C0,17.67,2.25,18.26,5.02,18.28c.54-1.9,1.71-3.53,3.28-4.65Z" fill="currentColor"></path></svg></div><div class="mobile-nav-link-list-text">Our Management Team</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/events" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M27.18,3.42c-.55-.55-1.21-.82-1.98-.82H2.8c-.77,0-1.43.27-1.98.82C.27,3.97,0,4.63,0,5.4v19.8c0,.77.27,1.43.82,1.98.55.55,1.21.82,1.98.82h22.4c.77,0,1.43-.27,1.98-.82.55-.55.82-1.21.82-1.98V5.4c0-.77-.27-1.43-.82-1.98ZM25.17,23.21c0,.59-.22,1.1-.66,1.53-.44.42-.96.63-1.58.63H5.06c-.61,0-1.14-.21-1.58-.63-.44-.42-.66-.93-.66-1.53V7.25c0-.59.22-1.1.66-1.52.44-.42.96-.63,1.58-.63h17.87c.61,0,1.14.21,1.58.63.44.42.66.93.66,1.52v15.96Z" fill="currentColor"></path><rect x="6.03" y=".01" width="4" height="7.81" fill="currentColor"></rect><rect x="17.97" y=".01" width="4" height="7.81" fill="currentColor"></rect><rect x="5.34" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="11.91" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="18.48" y="11.33" width="4.12" height="4.12" fill="currentColor"></rect><rect x="5.34" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect><rect x="11.91" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect><rect x="18.48" y="17.6" width="4.12" height="4.12" fill="currentColor"></rect></svg></div><div class="mobile-nav-link-list-text">Events</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/news" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M15.56,5.52v16.96l-5.15-4-.73-.57H3v-7.81h6.68l.73-.57,5.15-4.01M18.26,0l-9.51,7.39H.3v13.21h8.45l9.51,7.39V0h0Z" fill="currentColor"></path><path d="M21.8,10.43c-.35,0-.69-.13-.95-.39-.53-.53-.53-1.38,0-1.91l3.96-3.96c.53-.53,1.38-.53,1.91,0,.53.53.53,1.38,0,1.91l-3.96,3.96c-.26.26-.61.4-.96.4Z" fill="currentColor"></path><path d="M25.76,23.27c-.35,0-.69-.13-.96-.39l-3.96-3.96c-.53-.53-.53-1.38,0-1.91.53-.53,1.38-.53,1.91,0l3.96,3.96c.53.53.53,1.38,0,1.91-.26.26-.61.39-.96.39Z" fill="currentColor"></path><path d="M26.58,14.87h-5.6c-.75,0-1.35-.6-1.35-1.35s.6-1.35,1.35-1.35h5.6c.75,0,1.35.6,1.35,1.35s-.6,1.35-1.35,1.35Z" fill="currentColor"></path></svg></div><div class="mobile-nav-link-list-text">Company News</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/careers" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M17.95,18.05c-.31,1.03-1.26,1.78-2.38,1.78h-3.13c-1.12,0-2.07-.75-2.38-1.78L.82,13.66c0,3.34.01,6.69,0,10.03,0,1.28.84,2.37,2.07,2.57.03,0,.05.02.07.04h22.09c.62-.15,1.18-.41,1.59-.93.33-.42.53-.9.53-1.43,0-3.43,0-6.85,0-10.28l-9.22,4.39Z" fill="currentColor"></path><path d="M1.39,10.95l9.34,4.44c.45-.42,1.05-.69,1.71-.69h3.13c.66,0,1.26.26,1.71.68l9.32-4.44c.41-.2.86-.16,1.23.04.12-.17.18-.38.18-.64-.02-.94,0-1.88,0-2.81,0-1.48-1.06-2.54-2.55-2.55-1.53,0-3.06,0-4.59,0-.18,0-.27-.05-.33-.23-.25-.79-.52-1.57-.78-2.35-.18-.52-.42-.7-.97-.7-3.19,0-6.38,0-9.57,0-.55,0-.79.18-.97.7-.26.78-.53,1.56-.78,2.35-.06.18-.14.23-.33.23-1.5,0-3.01.02-4.51-.01-1.29-.03-2.38.82-2.59,2.04,0,.03-.03.07-.04.1v3.66c.04.08.1.15.15.22.37-.21.83-.24,1.24-.04ZM9.65,3.43c.02-.06.18-.09.28-.09,2.42,0,4.85,0,7.27,0,.32,0,.64,0,.96,0,.07,0,.18.06.2.12.18.49.34.99.51,1.51h-9.73c.17-.52.33-1.04.52-1.54Z" fill="currentColor"></path></svg></div><div class="mobile-nav-link-list-text">Careers with Us</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div><div class="mobile-nav-accordion"><a href="#" class="mobile-nav-accordion-link w-inline-block"><div class="mobile-nav-link-text">Resources</div><svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none" class="mobile-nav-accordion-open"><path d="M1 1L6.5 6.14715L12 1" stroke="currentColor" stroke-width="2"></path></svg></a><div class="mobile-nav-link-list"><div class="nav-content-header"><h4 class="nav-content-title">The latest insights and advisories from our team</h4><div></div></div><a href="/insights" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M14,6.96c-3.56,0-6.45,3.07-6.45,6.85,0,1.47.43,2.83,1.17,3.95.57.86,1,1.8,1.36,2.77.2.54.41,1.09.52,1.66.06.28.12.57.26.82.31.51.83.42,1.33.49.59.08,1.2.08,1.79.08s1.2,0,1.79-.08c.5-.06,1.02.02,1.33-.49.15-.24.21-.53.26-.82.11-.57.32-1.12.52-1.66.36-.97.79-1.91,1.36-2.77.74-1.12,1.17-2.48,1.17-3.95,0-3.79-2.89-6.85-6.45-6.85ZM13.99,11.37c-.84.28-1.54.97-1.88,1.86-.21.54-.72.87-1.26.87-.16,0-.32-.03-.48-.09-.7-.27-1.04-1.05-.78-1.74.63-1.65,1.92-2.91,3.54-3.45.71-.24,1.47.15,1.71.85.24.71-.15,1.47-.85,1.71Z" fill="currentColor"></path><path d="M24.32,6.11c.53-.53.53-1.38,0-1.91-.53-.53-1.38-.53-1.91,0l-2.32,2.32c-.53.53-.53,1.38,0,1.91.26.26.61.39.95.39s.69-.13.95-.39l2.32-2.32Z" fill="currentColor"></path><path d="M7.91,6.52l-2.32-2.32c-.53-.53-1.38-.53-1.91,0-.53.53-.53,1.38,0,1.91l2.32,2.32c.26.26.61.39.95.39s.69-.13.95-.39c.53-.53.53-1.38,0-1.91Z" fill="currentColor"></path><path d="M14,6.16c.75,0,1.35-.6,1.35-1.35V1.54c0-.75-.6-1.35-1.35-1.35s-1.35.6-1.35,1.35v3.27c0,.75.6,1.35,1.35,1.35Z" fill="currentColor"></path><path d="M4.76,12.05H1.49c-.75,0-1.35.6-1.35,1.35s.6,1.35,1.35,1.35h3.27c.75,0,1.35-.6,1.35-1.35s-.6-1.35-1.35-1.35Z" fill="currentColor"></path><path d="M15.64,24.48h-3.27c-.75,0-1.35.6-1.35,1.35s.6,1.35,1.35,1.35h3.27c.75,0,1.35-.6,1.35-1.35s-.6-1.35-1.35-1.35Z" fill="currentColor"></path><path d="M26.5,12.05h-3.27c-.75,0-1.35.6-1.35,1.35s.6,1.35,1.35,1.35h3.27c.75,0,1.35-.6,1.35-1.35s-.6-1.35-1.35-1.35Z" fill="currentColor"></path></svg></div><div class="mobile-nav-link-list-text-2">Insights</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a><a href="/alerts-advisories" class="mobile-nav-link-listitem w-inline-block"><div class="client-icon-wrapper mobile-nav bg-purple-gradient"><svg xmlns="http://www.w3.org/2000/svg" id="b" width="28" height="28" viewBox="0 0 28 28" class="mobile-icon"><path d="M27.34,23.89L14.67,3.29c-.14-.23-.4-.37-.67-.37s-.53.14-.67.37L.66,23.89c-.15.24-.16.55-.02.8.14.25.4.4.69.4h25.34c.29,0,.55-.15.69-.4.14-.25.13-.55-.02-.8ZM15.69,9.69l-.23,8.53h-2.18l-.24-8.53h2.65ZM15.59,21.32c-.13.22-.31.39-.52.52-.21.13-.45.19-.7.19-.39,0-.73-.14-1.01-.42-.28-.28-.42-.62-.42-1.01,0-.39.13-.72.42-1,.28-.28.62-.42,1.01-.42s.71.14.99.42c.29.28.43.61.43,1,0,.26-.07.5-.2.72Z" fill="currentColor"></path></svg></div><div class="mobile-nav-link-list-text-2">Alerts &amp; Advisories</div><svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none" class="arrow-nav mobile-nav"><g clip-path="url(#clip0_17592_2761)"><path d="M8.44128 0.5L6.40268 2.53854L13.4849 9.56852H0V12.4315H13.4849L6.40268 19.4615L8.44128 21.5L18 12.0118V9.98822L8.44128 0.5Z" fill="currentColor"></path></g><defs><clipPath id="clip0_17592_2761"><rect width="18" height="21" fill="currentColor" transform="translate(0 0.5)"></rect></clipPath></defs></svg></a></div></div><a href="/partners" class="mobile-nav-link w-inline-block"><div class="mobile-nav-link-text">Partners &amp; Alliances</div></a><a href="/contact-us" class="mobile-nav-link w-inline-block"><div class="mobile-nav-link-text">Contact</div></a><a href="/report-security-breach" class="mobile-nav-link w-inline-block"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6644b6e1102cb99e7c31116f_Beazley_product_icons_IncidentReport.svg" loading="lazy" alt=""/><div class="mobile-nav-link-text">Report Incident</div></a></div></div></div></nav><div class="code-embed w-embed w-iframe"><iframe class="background-animation" src='https://player.vimeo.com/video/946233043?background=1&muted=1&autoplay=1&dnt=1' frameborder='0' allow='autoplay; encrypted-media;'></iframe>

<style>
	.background-animation {
    box-sizing: border-box;
    height: 58vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 200vh;
	}
</style></div></header><section class="section is-alerts-slider"><div class="p-global"><div class="container-lg"><div class="alerts-slider_wrapper"><div id="w-node-_31729793-6dbb-0502-333d-22dd03f775dd-7295ae04" class="alerts-slider_title"><a data-w-id="1d2a845d-635c-3e29-de0c-735512901a28" href="/alerts-advisories" class="alerts-slider_link">Client Alerts &amp; Advisories</a><svg xmlns="http://www.w3.org/2000/svg" width="19" height="35" viewBox="0 0 19 35" fill="none" class="alerts-slider_arrow"><path opacity="0.2" d="M1 1.12256L17.5 17.4966L1 33.8707" stroke="#7300A5" stroke-width="2"></path></svg></div><div class="swiper alerts-swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items"><div role="listitem" class="home-alert-item swiper-slide w-dyn-item"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.jpg" loading="lazy" alt="Critical Remote Code Execution Vulnerability in FortiClient EMS Under Active Exploitation (CVE-2026-21643)" class="alerts-slider_image w-dyn-bind-empty"/><a href="/alerts-advisories/critical-remote-code-execution-vulnerability-in-forticlient-ems-under-active-exploitation-cve-2026-21643" class="alerts-slider_item-link">Critical Remote Code Execution Vulnerability in FortiClient EMS Under Active Exploitation (CVE-2026-21643)</a></div><div role="listitem" class="home-alert-item swiper-slide w-dyn-item"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.jpg" loading="lazy" alt="Critical Auth Bypass Vulnerability in FortiClient EMS Under Active Exploitation (CVE-2026-35616)" class="alerts-slider_image w-dyn-bind-empty"/><a href="/alerts-advisories/critical-auth-bypass-vulnerability-in-forticlient-ems-under-active-exploitation-cve-2026-35616" class="alerts-slider_item-link">Critical Auth Bypass Vulnerability in FortiClient EMS Under Active Exploitation (CVE-2026-35616)</a></div><div role="listitem" class="home-alert-item swiper-slide w-dyn-item"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.jpg" loading="lazy" alt="Critical Vulnerabilities in Progress ShareFile (CVE-2026-2699, CVE-2026-2701)" class="alerts-slider_image w-dyn-bind-empty"/><a href="/alerts-advisories/critical-vulnerabilities-in-progress-sharefile-cve-2026-2699-cve-2026-2701" class="alerts-slider_item-link">Critical Vulnerabilities in Progress ShareFile (CVE-2026-2699, CVE-2026-2701)</a></div><div role="listitem" class="home-alert-item swiper-slide w-dyn-item"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66466936bcd6639f81624ee0_Solutions_Respond.jpg" loading="lazy" alt="Critical Supply Chain Attack of NPM Package Axios" class="alerts-slider_image w-dyn-bind-empty"/><a href="/alerts-advisories/critical-supply-chain-attack-of-npm-package-axios" class="alerts-slider_item-link">Critical Supply Chain Attack of NPM Package Axios</a></div></div></div></div></div></div></section><div data-delay="4000" data-animation="outin" class="home-slider-section w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="0" data-infinite="true"><div class="mask-home w-slider-mask"><div class="slider-home w-slide"><section class="section home-sl-section"><div class="p-global z-index-2"><div class="container-lg"><div class="helping-clients-wrapper"><div class="text-block">New | Exposure Management</div><h2 class="heading-2">Exposure Management  Combats Accelerating Risks</h2><a href="/solutions/exposure-management" class="btn btn-secondary white w-inline-block"><div>Learn More</div><div class="icon-sm 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></div></div></div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a6f2799b4998ee67990a2c_HomepageBanner.jpg" loading="lazy" sizes="(max-width: 1280px) 100vw, 1280px" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a6f2799b4998ee67990a2c_HomepageBanner-p-500.jpg 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a6f2799b4998ee67990a2c_HomepageBanner-p-800.jpg 800w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a6f2799b4998ee67990a2c_HomepageBanner-p-1080.jpg 1080w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a6f2799b4998ee67990a2c_HomepageBanner.jpg 1280w" alt="" class="bg-section-image"/></section></div><div class="slider-home w-slide"><section class="section home-sl-section"><div class="p-global z-index-2"><div class="container-lg"><div class="helping-clients-wrapper"><div class="text-block">Cyber Risk | In Focus</div><h2 class="heading-2">Anticipation and Adaptation: 2026 Predictions</h2><a href="https://landing.beazley.security/preview-anticipation-and-adaptation-2026-predictions" target="_blank" class="btn btn-secondary white w-inline-block"><div>Read full report</div><div class="icon-sm 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></div></div></div><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a70394a3d00f12e95c6c92_6943f6a087d2cbfb02f3e5dd_northernlights-poster-frame-0.jpg" loading="lazy" sizes="(max-width: 1277px) 100vw, 1277px" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a70394a3d00f12e95c6c92_6943f6a087d2cbfb02f3e5dd_northernlights-poster-frame-0-p-500.jpg 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a70394a3d00f12e95c6c92_6943f6a087d2cbfb02f3e5dd_northernlights-poster-frame-0-p-800.jpg 800w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a70394a3d00f12e95c6c92_6943f6a087d2cbfb02f3e5dd_northernlights-poster-frame-0-p-1080.jpg 1080w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/69a70394a3d00f12e95c6c92_6943f6a087d2cbfb02f3e5dd_northernlights-poster-frame-0.jpg 1277w" alt="" class="bg-section-image"/></section></div></div><div class="slide-nav w-slider-nav w-round"></div></div><section class="section"><div><div class="container-lg"><div class="solutions_grid first"><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6649bbe83d18ac17b0e64e06_istockphoto-1396383868-612x612%203.webp" alt="An informal corporate meeting" sizes="(max-width: 533px) 100vw, 533px" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6649bbe83d18ac17b0e64e06_istockphoto-1396383868-612x612%203-p-500.webp 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6649bbe83d18ac17b0e64e06_istockphoto-1396383868-612x612%203.webp 533w" class="square-img"/><div class="solutions_content"><h3 class="heading-h4"><span class="fc-purple-gradient">Increase Business Alignment <br/>‍</span>with evidence-based recommendations.</h3><div class="pt p-rg"></div><div class="tags-container"><a href="/solutions/rmo" class="btn btn-secondary lilac btn-sm w-button">Beazley Risk Management Offerings</a><a href="/solutions/prepare" class="btn btn-secondary lilac btn-sm w-button">Executive Workshops</a><a href="/solutions/prepare#tabletops" class="btn btn-secondary lilac btn-sm w-button">Tabletop Exercises</a><a href="/solutions/prepare#vciso" class="btn btn-secondary lilac btn-sm w-button">Virtual CISO</a><a href="/solutions/prepare#gap-analysis" class="btn btn-secondary lilac btn-sm w-button">Gap Analysis</a><a href="/solutions/prepare#threat-landscape-briefing" class="btn btn-secondary lilac btn-sm w-button">Threat Landscape Briefing</a></div><div class="max-w-md"><div class="solutions-text">With nearly two decades of underwriting and claims experience, we understand the risks. By uncovering and understanding the common factors in cyber crises, we can make fact-based recommendations on where and how much to invest in cyber security—something that simply isn’t possible using typical risk scoring techniques.</div></div><a href="/contact-us" class="btn btn-secondary w-inline-block"><div>Contact Us</div><div class="icon-sm 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></div></div><div class="solutions_grid img-r second"><div class="solutions_content is-left"><h3 class="heading-h4"><span class="fc-purple-gradient">Eliminate Blind Spots<br/>‍</span>to identify and contain threats, fast.</h3><div class="pt p-rg"></div><div class="tags-container"><a href="/solutions/defend#managed-xdr" class="btn btn-secondary lilac btn-sm w-button">Managed XDR (MXDR)</a><a href="/solutions/manage-risk#cloud-security-assessment" class="btn btn-secondary lilac btn-sm w-button">Cloud Security Advisory</a><a href="/solutions/implement#penetration-testing" class="btn btn-secondary lilac btn-sm w-button">Penetration Testing</a><a href="/solutions/implement#purple-team-exercises" class="btn btn-secondary lilac btn-sm w-button">Purple Team Exercises</a><a href="/solutions/implement#security-posture-testing" class="btn btn-secondary lilac btn-sm w-button">Security Posture Testing</a></div><div class="max-w-md"><div class="solutions-text">Business environments are complex. With advanced visibility capabilities, we help remove blind spots and help clients achieve a thorough understanding of their assets, risk posture, and the potential threats they could face. We focus on identifying threats while they prioritize resources on initiatives that provide meaningful impact.</div></div><a href="/contact-us" class="btn btn-secondary w-inline-block"><div>Contact Us</div><div class="icon-sm 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></div><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3be557547deb0426bab1_Homepage_EliminateBlindSpots.jpg" alt="A laptop screen line graph" sizes="(max-width: 535px) 100vw, 535px" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3be557547deb0426bab1_Homepage_EliminateBlindSpots-p-500.jpg 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3be557547deb0426bab1_Homepage_EliminateBlindSpots.jpg 535w" class="square-img home"/></div><div class="solutions_grid third"><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3befd12d7c2aba713c25_Homepage_MaximizeInsurability.jpg" alt="Two guy with smile on their face discussing something" sizes="100vw" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3befd12d7c2aba713c25_Homepage_MaximizeInsurability-p-500.jpg 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3befd12d7c2aba713c25_Homepage_MaximizeInsurability.jpg 535w" class="square-img"/><div class="solutions_content"><h3 class="heading-h4"><span class="fc-purple-gradient">Maximize Insurability <br/>‍</span>to offset financial and reputational loss.</h3><div class="pt p-rg"></div><div class="tags-container"><a href="/solutions/implement#cloud-security" class="btn btn-secondary lilac btn-sm w-button">Cloud Security (M365, GCP, AWS)</a><a href="/solutions/prepare#vciso" class="btn btn-secondary lilac btn-sm w-button">Virtual CISO</a><a href="/solutions/implement#vulnerability-assessment" class="btn btn-secondary lilac btn-sm w-button">Vulnerability Assessments</a><a href="/solutions/prepare#security-policy-review" class="btn btn-secondary lilac btn-sm w-button">Security Policy Review &amp; Development</a><a href="/solutions/implement#3rdparty-risk-assessment" class="btn btn-secondary lilac btn-sm w-button">3rd Party Risk Assessment</a></div><div class="max-w-md"><div class="solutions-text">With more than two decades of cyber risk management data, we can help clients understand how they appear to cyber insurers and recommend decisive steps to improve insurability. This can help some clients gain insurance, and help others ensure that their insurance protections are optimized in the event of an event.</div></div><a href="/contact-us" class="btn btn-secondary w-inline-block"><div>Contact Us</div><div class="icon-sm 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></div></div><div class="solutions_grid img-r fourth"><div class="solutions_content is-left"><h3 class="heading-h4"><span class="fc-purple-gradient">Increase Cyber Resilience<br/></span>with preparedness and experience.</h3><div class="pt p-rg"></div><div class="tags-container"><a href="/solutions/prepare#ir-planning" class="btn btn-secondary lilac btn-sm w-button">IR Planning &amp; Playbook Development</a><a href="/solutions/prepare#ramsomware-readiness-assessment" class="btn btn-secondary lilac btn-sm w-button">Readiness Assessments</a><a href="/solutions/rmo" class="btn btn-secondary lilac btn-sm w-button">Beazley Risk Management Offerings</a><a href="/solutions/implement#vulnerability-assessment" class="btn btn-secondary lilac btn-sm w-button">Vulnerability Assessments</a><a href="/solutions/prepare#security-policy-review" class="btn btn-secondary lilac btn-sm w-button">Security Policy Review &amp; Development</a><a href="/solutions/implement#security-posture-testing" class="btn btn-secondary lilac btn-sm w-button">Security Posture Testing</a></div><div class="max-w-md"><div class="solutions-text">Our teams handle dozens of cyber security events every day. Put simply, your worst-case scenario is a typical Tuesday morning for our crisis management experts. They know exactly what you should do first, who needs to be involved, and what actions you need to take.</div></div><a href="/contact-us" class="btn btn-secondary w-inline-block"><div>Contact Us</div><div class="icon-sm 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></div><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3bf86bf5cc258db04dfc_Homepage_IncreaseCyberResilience.jpg" alt="Two walking towards a building with smile on their face" sizes="(max-width: 535px) 100vw, 535px" srcset="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3bf86bf5cc258db04dfc_Homepage_IncreaseCyberResilience-p-500.jpg 500w, https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/666c3bf86bf5cc258db04dfc_Homepage_IncreaseCyberResilience.jpg 535w" class="square-img"/></div></div></div></section><section class="section news-highlights"><div class="highlights-container"><div class="container-lg"><div data-delay="4000" data-animation="fade" class="home-news_slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true" fs-cmsslider-element="slider"><div class="home-news_slider-nav-title"><div>News &amp; Highlights</div></div><div class="mask w-slider-mask"><div class="home-slide w-slide"><div class="w-dyn-list"><div fs-cmsslider-element="list" role="list" class="w-dyn-items"><div role="listitem" class="home-news_slider-item w-dyn-item"><div id="w-node-_6b6786a0-7fb8-3f0d-b53d-cc5f3395d134-7295ae04" class="home-news_slider-content _1st"><h3 class="home-news_slider-title">New Exposure Management Product Combats Accelerating Risk</h3><div class="pb p-md"><div>Beazley Security’s Exposure Management delivers visibility and personalized insights to help preempt attacks before they start.</div></div><a href="/news/new-exposure-management-product-combats-accelerating-risk" class="btn btn-white w-inline-block"><div>Read Article</div><div class="icon-sm 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></div><div id="w-node-_6b6786a0-7fb8-3f0d-b53d-cc5f3395d13c-7295ae04" class="home-news_slider-img-wrap"><img src="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A.jpeg" loading="lazy" alt="New Exposure Management Product Combats Accelerating Risk" sizes="100vw" srcset="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A-p-500.jpeg 500w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A-p-800.jpeg 800w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A.jpeg 1024w" class="home-news_slider-image"/></div></div></div></div></div><div class="home-slide w-slide"><div class="w-dyn-list"><div fs-cmsslider-element="list" role="list" class="w-dyn-items"><div role="listitem" class="home-news_slider-item w-dyn-item"><div id="w-node-_175a9990-e689-235f-e7a7-a73a8975f88a-7295ae04" class="home-news_slider-content _1st"><h3 class="home-news_slider-title">Smash and grab: Leak site post activity surges 50% during Q4</h3><div class="pb p-md"><div>Beazley Security releases its Quarterly Threat Report, revealing a 50% uptick in cybercriminal groups publicly posting stolen data.</div></div><a href="/news/smash-and-grab-leak-site-post-activity-surges-50-during-q4" class="btn btn-white w-inline-block"><div>Read Article</div><div class="icon-sm 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></div><div id="w-node-_175a9990-e689-235f-e7a7-a73a8975f892-7295ae04" class="home-news_slider-img-wrap"><img alt="Smash and grab: Leak site post activity surges 50% during Q4" loading="lazy" src="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A.jpeg" sizes="100vw" srcset="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A-p-500.jpeg 500w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A-p-800.jpeg 800w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/667c271d12fd7cee501969fb_zt7eoj2A.jpeg 1024w" class="home-news_slider-image"/></div></div></div></div></div></div><div class="home-news_slider-nav w-slider-nav w-round"></div></div></div></div></section><div class="section"><div class="p-section-sm"><section class="section"><div class="p-global insights"><div><div class="container-lg insights"><div class="title-wrapper"><h3>Latest Insights</h3><a href="/insights" class="txt-link is-insights">View All &gt;</a></div><div class="pt p-lg"></div><div><div class="w-dyn-list"><div role="list" class="latest-insights_list w-dyn-items"><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/quarterly-threat-report-fourth-quarter-2025" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/688a41519cc56e22f448ca7b_Quarterly%20Threat%20Report%20July.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/688a41519cc56e22f448ca7b_Quarterly%20Threat%20Report%20July-p-500.png 500w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/688a41519cc56e22f448ca7b_Quarterly%20Threat%20Report%20July-p-800.png 800w, https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/688a41519cc56e22f448ca7b_Quarterly%20Threat%20Report%20July.png 820w" class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small w-condition-invisible"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic">Top Cyber Risks</div><h3 class="insights-title">Quarterly Threat Report: Fourth Quarter, 2025</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">A majority of ransomware activity resulted from three leading groups. Beazley Security Labs also identified interesting trends with infostealers, including sophisticated techniques to deliver and obfuscate the malware, along with new entrants rising to fill demand.</p></div></a></div><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/securing-remote-work-key-strategies-to-protect-your-corporate-data" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/6645e08f73a79bbc0a505d09/689dea336e51bf3f60996c63_shutterstock_2190313109_Intelligence%203_for%20web.jpg" alt="" class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small w-condition-invisible"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic">IT Security</div><h3 class="insights-title">Securing Remote Work: Key Strategies to Protect Your Corporate Data</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">Remote work and BYOD are now standard, but they bring new security challenges. During our recent webinar, Sam Foot, our seasoned security consultant, shared essential strategies for protecting corporate data in this evolving landscape.</p></div></a></div><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/cloud-complexity-securing-multi-cloud-and-hybrid-environments" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" class="insights-img small w-dyn-bind-empty"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic">Cloud Security</div><h3 class="insights-title">Cloud Complexity: Securing Multi-Cloud and Hybrid Environments ​</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">In this recorded webinar, we share practical guidance on securing and managing enterprise environments across on‑premises and multiple clouds.</p></div></a></div><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/supply-chain-under-siege-securing-your-saas-and-third-party-ecosystem-webinar-replay" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" class="insights-img small w-dyn-bind-empty"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic">Threat Detection</div><h3 class="insights-title">Supply Chain Under Siege: Securing Your SaaS and Third‑Party Ecosystem (Webinar Replay)</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">Our expert share practical guidance on managing cyber risk across SaaS and third‑party ecosystems, helping organizations strengthen resilience beyond their immediate perimeter.</p></div></a></div><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/pay2key-iranian-linked-ransomware-is-back-back-again" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" class="insights-img small w-dyn-bind-empty"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic">Ransomware</div><h3 class="insights-title">Pay2Key Iranian-Linked Ransomware is Back, Back Again</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">In late February, Beazley Security&#x27;s Incident Response team responded to a ransomware intrusion at a U.S. healthcare organization attributed to Pay2key, an Iranian government-linked threat actor that has operated since 2020. Upon investigation, the attacker had maintained access to a compromised admin account for several days before deploying ransomware and encrypting the environment within three hours.</p></div></a></div><div id="w-node-_4d95caf6-dd89-7eea-08c4-097c4398bb4b-4398bb3a" data-w-id="4d95caf6-dd89-7eea-08c4-097c4398bb4b" role="listitem" class="latest-insights_item w-dyn-item"><a href="/insights/vendor-data-security-incidents-for-credit-unions-webinar-replay" class="w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" class="insights-img small w-dyn-bind-empty"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/66799437c8f980a28e83326e_Insights_CyberRisks.jpg" alt="Abstract purple background with flowing curved blue and white lines." class="insights-img small"/><img loading="lazy" src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6658910298c9f7ff09000f2a_Insights_CyberServices.jpg" alt="Qaurterly Cyber snapshot" class="insights-img small w-condition-invisible"/><div class="insights-content latest"><div fs-cmsfilter-field="topic" class="insights-topic w-dyn-bind-empty"></div><h3 class="insights-title">Vendor Data Security Incidents for Credit Unions (Webinar Replay)</h3><p class="insights-intro txt-truncate-3lines hide-mobile-landscape">As we’ve repeatedly seen, vendor cybersecurity incidents can expose credit union or member information, requiring notification to regulators and members, or disrupt credit union operations entirely.</p></div></a></div></div></div></div><div class="pt p-md"><div class="btn-group"><a fs-mirrorclick-element="trigger-10" href="#" class="slider-prev w-inline-block"><div class="w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.74148 10.7811L24.5605 10.7811L24.5605 13.7811L5.7404 13.7811L14.5719 22.6203L12.4496 24.7407L1.05962 13.3407L-0.000113352 12.2801L1.06008 11.2199L12.2801 -0.000132681L14.4014 2.12119L5.74148 10.7811Z" fill="#7300A5"/>
</svg></div></a><a fs-mirrorclick-element="trigger-11" href="#" class="slider-next w-inline-block"><div class="w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8191 13.96H0V10.96H18.8201L9.98868 2.12076L12.1109 0.000366211L23.5009 11.4004L24.5607 12.461L23.5005 13.5212L12.2805 24.7412L10.1591 22.6199L18.8191 13.96Z" fill="#7300A5"/>
</svg></div></a></div></div></div></div></div></section></div></div><div class="testimonials-section"><div class="bg-bright-purple"><div class="p-global"><div class="container-lg overflow-visible"><div data-delay="4000" data-animation="slide" class="testimonials-slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true" fs-cmsslider-element="slider-2" id="testimonials-slider"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a512b309952bc85edca8_Testimonials_WaveVector.svg" loading="lazy" alt="" class="testimonials_vector"/><div class="w-slider-mask"><div class="testimonials_slide w-slide"></div><div class="testimonials_slide w-slide"></div><div class="testimonials_slide w-slide"></div><div class="testimonials_slide w-slide"></div><div class="testimonials_slide w-slide"></div></div><div fs-mirrorclick-element="target" class="testimonials-slider_arrow w-slider-arrow-left"><div class="w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.74148 10.7811L24.5605 10.7811L24.5605 13.7811L5.7404 13.7811L14.5719 22.6203L12.4496 24.7407L1.05962 13.3407L-0.000113352 12.2801L1.06008 11.2199L12.2801 -0.000132681L14.4014 2.12119L5.74148 10.7811Z" fill="#fff"/>
</svg></div></div><div fs-mirrorclick-element="target-2" class="testimonials-slider_arrow right w-slider-arrow-right"><div class="w-embed"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8191 13.96H0V10.96H18.8201L9.98868 2.12076L12.1109 0.000366211L23.5009 11.4004L24.5607 12.461L23.5005 13.5212L12.2805 24.7412L10.1591 22.6199L18.8191 13.96Z" fill="#fff"/>
</svg></div></div><div class="hide w-slider-nav w-round w-num"></div></div><div class="w-dyn-list"><div fs-cmsslider-element="list-2" role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="p-section-md"><div class="testimonials_content"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a1e16fe1e1e15bd9c77c_Quotation_marks.svg" loading="lazy" alt=""/><div class="pt p-sm"></div><p class="heading-h4 fc-white">Beazley Security’s team is communicative, knowledgeable, and easy to work with at any level.</p><div class="pt p-md"></div><div fs-cmsfilter-field="topic" class="fc-white">VP of Information Security</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="p-section-md"><div class="testimonials_content"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a1e16fe1e1e15bd9c77c_Quotation_marks.svg" loading="lazy" alt=""/><div class="pt p-sm"></div><p class="heading-h4 fc-white">Beazley Security’s team of IT experts are responsive and efficient, providing actionable solutions to enhance our cyber security practices.</p><div class="pt p-md"></div><div fs-cmsfilter-field="topic" class="fc-white">Director of Finance and Operations</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="p-section-md"><div class="testimonials_content"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a1e16fe1e1e15bd9c77c_Quotation_marks.svg" loading="lazy" alt=""/><div class="pt p-sm"></div><p class="heading-h4 fc-white">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 class="pt p-md"></div><div fs-cmsfilter-field="topic" class="fc-white">School District Administrator, Western United States</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="p-section-md"><div class="testimonials_content"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a1e16fe1e1e15bd9c77c_Quotation_marks.svg" loading="lazy" alt=""/><div class="pt p-sm"></div><p class="heading-h4 fc-white">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 class="pt p-md"></div><div fs-cmsfilter-field="topic" class="fc-white">Large Hospital CIO, Western United States</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="p-section-md"><div class="testimonials_content"><img src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/6646a1e16fe1e1e15bd9c77c_Quotation_marks.svg" loading="lazy" alt=""/><div class="pt p-sm"></div><p class="heading-h4 fc-white">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 class="pt p-md"></div><div fs-cmsfilter-field="topic" class="fc-white">EVP of Information Security at Fortune 1000 Firm</div></div></div></div></div></div></div></div></div></div></main><footer class="footer_component"><div class="p-global"><div class="container-lg"><div class="footer_top"><div id="w-node-c2b81274-4efe-dd08-1be7-45d6db2f7e68-db2f7e64" class="footer_left"><div class="footer_left-line"></div><div class="ft-roboto"><a href="/" aria-current="page" class="footer_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><address class="txt-rg"><p class="fs-md">65 Memorial Road <br/>The Rutherford Building<br/>Suite 320 <br/>West Hartford, CT 06107</p></address><a href="tel:+1203.307.4984" class="fs-md fc-white w-inline-block"><div>+1 203.307.4984</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><div class="footer_right hide-tablet"><div class="footer_col"><a href="/solutions" class="footer_label">Solutions</a><div class="footer_link-list"><a href="/solutions/prepare" class="footer_link w-inline-block"><div>Prepare</div></a><a href="/solutions/implement" class="footer_link w-inline-block"><div>Implement</div></a><a href="/solutions/defend" class="footer_link w-inline-block"><div>Defend</div></a><a href="/solutions/respond" class="footer_link w-inline-block"><div>Respond</div></a><a href="/solutions/manage-risk" class="footer_link w-inline-block"><div>Manage Risk</div></a></div></div><div class="footer_col"><a href="/clients" class="footer_label">Clients</a><div class="footer_link-list"><a href="/clients/beazley-insured" class="footer_link w-inline-block"><div>Beazley Insured</div></a><a href="/clients/healthcare" class="footer_link w-inline-block"><div>Healthcare</div></a><a href="/clients/education" class="footer_link w-inline-block"><div>Education</div></a><a href="/clients/financial-services" class="footer_link w-inline-block"><div>Financial Services</div></a><a href="/clients/retail" class="footer_link w-inline-block"><div>Retail</div></a></div></div><div class="footer_col"><a href="/company" class="footer_label">Company</a><div class="footer_link-list"><a href="/management" class="footer_link w-inline-block"><div>Management</div></a><a href="/news" class="footer_link w-inline-block"><div>News</div></a><a href="/events" class="footer_link w-inline-block"><div>Events</div></a><a href="/careers" class="footer_link w-inline-block"><div>Careers</div></a></div></div><div class="footer_col"><a href="#" class="footer_link w-inline-block"><div class="footer_label">Resources</div></a><div class="footer_link-list"><a href="/insights" class="footer_link w-inline-block"><div>Insights</div></a><a href="/alerts-advisories" class="footer_link w-inline-block"><div>Alerts &amp; Advisories</div></a></div></div><div class="footer_col"><a href="/contact-us" class="footer_link w-inline-block"><div class="footer_label">Contact</div></a></div><div class="footer_col"><a href="/partners" class="footer_link w-inline-block"><div class="footer_label">Partners &amp; Alliances</div></a></div><a href="#top" class="back-to-top 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 class="footer_right hide-desktop"><a href="/solutions" class="footer_link w-inline-block"><div class="footer_label">Solutions</div></a><a href="/clients" class="footer_link w-inline-block"><div class="footer_label">Clients</div></a><a href="/company" class="footer_link w-inline-block"><div class="footer_label">Company</div></a><a href="/insights" class="footer_link w-inline-block"><div class="footer_label">Insights</div></a><a href="/contact-us" class="footer_link w-inline-block"><div class="footer_label">Contact</div></a><a data-w-id="c6cb5015-ce0f-37ab-1002-62ed7f7a4ca7" href="/alerts-advisories?action=report#incident-form" class="footer_link is-icon w-inline-block"><div class="footer_link-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.93106 11.9978C5.13868 11.9978 3.34665 12.0009 1.55461 11.9944C1.31303 11.9933 1.06323 11.9753 0.831227 11.9124C0.137955 11.7247 -0.154957 11.1684 0.0797836 10.4782C0.170805 10.2106 0.313156 9.95684 0.457559 9.7117C2.19621 6.76451 3.93726 3.81836 5.68618 0.877393C5.81827 0.655074 5.99176 0.442782 6.18886 0.277859C6.66518 -0.120793 7.28625 -0.0848353 7.73383 0.349429C7.88371 0.494991 8.0199 0.664064 8.12769 0.843509C9.96558 3.90445 11.7983 6.96885 13.6321 10.0322C13.8255 10.3551 13.9401 10.6999 13.8754 11.0809C13.8018 11.5148 13.3987 11.8699 12.8841 11.9498C12.6719 11.9826 12.4547 11.9954 12.2398 11.9957C10.4703 11.9992 8.70086 11.9978 6.93106 11.9978ZM6.91019 7.73469C6.97281 7.73469 7.03543 7.73469 7.09805 7.73469C7.39473 7.73469 7.39199 7.73435 7.43682 7.44288C7.60072 6.379 7.77353 5.3165 7.9282 4.25124C7.99219 3.80972 7.82965 3.44806 7.45221 3.20396C7.10968 2.98233 6.75792 3.00238 6.42839 3.22712C6.06738 3.4733 5.84119 3.80557 5.90895 4.27164C6.07149 5.38773 6.23916 6.50312 6.41094 7.61783C6.41778 7.66209 6.48827 7.72294 6.53515 7.72916C6.65834 7.74472 6.78529 7.73435 6.91019 7.73469ZM6.94304 10.3316C7.5997 10.3648 8.00827 9.79088 8.00656 9.35316C8.00416 8.78613 7.54803 8.33423 6.96323 8.3325C6.36098 8.33042 5.89218 8.77195 5.8915 9.3414C5.89081 9.88977 6.35927 10.3306 6.94304 10.3316Z" fill="#847B7B"/>
</svg></div><div>Report Incident</div></a><a href="#" class="back-to-top 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></div><div class="footer_divider"></div><div class="p-global"><div class="container-lg"><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">©2025 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><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.bc0f28b71d3bc0dd.js" type="text/javascript" integrity="sha384-GUh/h5gN3MuLSKCSCkJLKlhE30HkoLvaVISRQnGlIyoQe0snxhw9UMxa/A4D32sQ" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66424a28d0a7c7f87295ae02/js/beazleysecurity.6b274889.80c146d14c3e9553.js" type="text/javascript" integrity="sha384-ZAvHbfKPNPxVkc7JyZ1AZDLXnsLr5p9D7pfpvuV1RJY6OlKt24jSd8ftrjwvOk3C" crossorigin="anonymous"></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'
              mainNav.classList.remove('menu-is-open')
          } else {
              mobileMenu.style.display = 'flex'
              mobileMenuOpenIcon.style.display = 'none'
              mobileMenuCloseIcon.style.display = 'inline'
              mainNav.classList.add('menu-is-open')
          }

          isMobileMenuOpen = !isMobileMenuOpen
      })

      const mobileNavAccordionLinks = document.querySelectorAll('.mobile-nav-accordion-link')
      
      const closeAccordion = (link) => {
         const linkList = link.parentElement.querySelector('.mobile-nav-link-list')
         const accordionIcon = link.querySelector('.mobile-nav-accordion-open')
         
         linkList.style.height = '0';
         link.classList.remove('open');
         accordionIcon.style.transform = 'rotate(0)';
      }
      
      const openAccordion = (link) => {
         const linkList = link.parentElement.querySelector('.mobile-nav-link-list')
         const accordionIcon = link.querySelector('.mobile-nav-accordion-open')
         
         linkList.style.height = '100%';
         link.classList.add('open');
         accordionIcon.style.transform = 'rotate(180deg)';
      }      

      mobileNavAccordionLinks?.forEach((link) => {
          link.addEventListener('click', (e) => {
              e.preventDefault()

              const linkList = link.parentElement.querySelector('.mobile-nav-link-list')
              const accordionIcon = link.querySelector('.mobile-nav-accordion-open')

              if (link.classList.contains('open')) {
                  closeAccordion(link)
              } else {
                  const currentOpenItem = document.querySelector('.mobile-nav-accordion-link.open')
                  
                  if (currentOpenItem) {
                  	closeAccordion(currentOpenItem)
                  }
                
                  openAccordion(link)
              }
          })
      })
    
    const navDropdowns = document.querySelectorAll('.nav-link-dropdown')


    navDropdowns?.forEach((dropdown) => {
        dropdown.addEventListener('mouseenter', (e) => {
            mainNav.classList.add('menu-is-open')
        })

        dropdown.addEventListener('mouseleave', (e) => {
            mainNav.classList.remove('menu-is-open')
        })
    })

	  window.onscroll = function() {
	      if (window.pageYOffset > 0) {
	          mainNav.classList.add('bg-white');
	      } else {
	          mainNav.classList.remove('bg-white');
	      }
	  }
	});
</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>
window.addEventListener('load', async function() {
  try {
    const response = await fetch('https://api.country.is/');
    const data = await response.json();

    const isUK = data.country === 'GB';

    const usFlag = document.querySelector('.flag-image.us');
    const ukFlag = document.querySelector('.flag-image.uk');

    if (usFlag) usFlag.style.display = isUK ? 'none' : 'block';
    if (ukFlag) ukFlag.style.display = isUK ? 'block' : 'none';

  } catch (error) {
    console.error('Fetch failed:', error.message);
  }
});
</script><script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js"></script>

<script>
	document.addEventListener('DOMContentLoaded', () => {
		const swiper = new Swiper('.swiper', {
      loop: true,
      autoplay: {
        delay: 1,
        disableOnInteraction: false
      },
      slidesPerView: 'auto',
      speed: 10000,
      grabCursor: true,
    });
  });
</script>

<script>
  $(".slider-main_component").each(function (index) {
    let loopMode = false;
    if ($(this).attr("loop-mode") === "true") {
      loopMode = true;
    }
    let sliderDuration = 300;
    if ($(this).attr("slider-duration") !== undefined) {
      sliderDuration = +$(this).attr("slider-duration");
    }
    const swiperInsight = new Swiper($(this).find(".swiper-insight")[0], {
      speed: sliderDuration,
      loop: loopMode,
      autoHeight: false,
      autoplay:false,
			watchSlidesVisibility: true,
      centeredSlides: loopMode,
      followFinger: true,
      freeMode: false,
      slideToClickedSlide: false,
      slidesPerView: 3,
      spaceBetween: "0%",
      rewind: false,
      mousewheel: {
        forceToAxis: true
      },
      keyboard: {
        enabled: true,
        onlyInViewport: true
      },
      breakpoints: {
        // mobile landscape
        480: {
          slidesPerView: 1,
          spaceBetween: "0%"
        },
        // tablet
        768: {
          slidesPerView: 2,
          spaceBetween: "0%"
        },
        // desktop
        992: {
          slidesPerView: 3,
          spaceBetween: "0%"
        }
      },
      pagination: {
        el: $(this).find(".swiper-bullet-wrapper")[0],
        bulletActiveClass: "is-active",
        bulletClass: "swiper-bullet",
        bulletElement: "button",
        clickable: true
      },
      navigation: {
        nextEl: $(this).find(".swiper-next")[0],
        prevEl: $(this).find(".swiper-prev")[0],
        disabledClass: "is-disabled"
      },
      scrollbar: {
        el: $(this).find(".swiper-drag-wrapper")[0],
        draggable: true,
        dragClass: "swiper-drag",
        snapOnRelease: true
      },
      slideActiveClass: "is-active",
      slideDuplicateActiveClass: "is-active"
    });
  });
</script>

<script>
// Start testimonials slider in the correct slide number
$(document).ready(function() {
    $('#testimonials-slider div:nth-child(5)').trigger('tap');
});
</script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>

<script>
// when document is fully loaded
$( document ).ready(function() {


$('.latest-insights_list').slick({
  dots: false,
  speed: 1000,
  infinite: false,
  slidesToShow: 3,
  slidesToScroll: 2,
  arrows: false,
  touchThreshold:300,
  responsive: [
    {
      // tablet
      breakpoint: 767,
      settings: {
        slidesToShow: 2,
        slidesToScroll: 2
      }
    },
    
    {
      // mobile portrait
      breakpoint: 478,
      settings: {
        slidesToShow: 1,
        slidesToScroll: 1
        
      }
    }
  ]
});

$('.slider-prev').click(function(){
    $(this).closest('.section').find(".latest-insights_list").slick('slickPrev');
});

$('.slider-next').click(function(){
    $(this).closest('.section').find(".latest-insights_list").slick('slickNext');
});


});


</script>

<script>
function adjustSlideHeights() {
	const sliders = document.querySelectorAll('.w-slider')
  
  sliders?.forEach((slider) => {
  	let maxHeight = 0
    const slides = slider.querySelectorAll('.w-slide')
    
    slides?.forEach((slide) => {
      let slideHeight = slide.offsetHeight;
      const homeNews = slide.querySelector('.home-news_slider-content')
      
      if (homeNews) {
      	slideHeight = homeNews.offsetHeight;
      }
     
      maxHeight = Math.max(maxHeight, slideHeight);
    })
        
    slides?.forEach((slide) => {
      slide.style.height = `${maxHeight}px`;
    })
  });
}

$(window).on('load', adjustSlideHeights);
window.onresize = adjustSlideHeights;
</script>

<script>
	document.addEventListener("DOMContentLoaded", function () {
		gsap.registerPlugin(ScrollTrigger)

 		gsap.timeline({
	        scrollTrigger: {
	          trigger: '.solutions_grid.first',
	        }
	      })
        .from('.solutions_grid.first .square-img', {
	        duration: 1,
	        x: -300,
	      })
	      .from('.solutions_grid.first .solutions_content', {
	        duration: 1,
	        y: 300,
	      }, '<')
        
     gsap.timeline({
	        scrollTrigger: {
	          trigger: '.solutions_grid.second',
	        }
	      })
        .from('.solutions_grid.second .square-img', {
	        duration: 1,
	        x: 300,
	      })
	      .from('.solutions_grid.second .solutions_content', {
	        duration: 1,
	        y: 300,
	      }, '<')
        
      gsap.timeline({
	        scrollTrigger: {
	          trigger: '.solutions_grid.third',
	        }
	      })
        .from('.solutions_grid.third .square-img', {
	        duration: 1,
	        x: -300,
	      })
	      .from('.solutions_grid.third .solutions_content', {
	        duration: 1,
	        y: 300,
	      }, '<')
        
      gsap.timeline({
	        scrollTrigger: {
	          trigger: '.solutions_grid.fourth',
	        }
	      })
        .from('.solutions_grid.fourth .square-img', {
	        duration: 1,
	        x: 300,
	      })
	      .from('.solutions_grid.fourth .solutions_content', {
	        duration: 1,
	        y: 300,
	      }, '<')
	})
</script>


<script>
function setEqualHeight() {
    let slides = document.querySelectorAll('.home-slide');
    let maxHeight = 0;
    slides.forEach(slide => {
        slide.style.height = '';
        if (slide.offsetHeight > maxHeight) {
            maxHeight = slide.offsetHeight;
        }
    });

    slides.forEach(slide => {
        slide.style.height = maxHeight + 'px';
    });
}

window.addEventListener('resize', setEqualHeight);

</script></body></html>