<!DOCTYPE html><!-- Last Published: Sun Jun 07 2026 13:45:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.everydayselfdefence.com" data-wf-page="67497b4d5edc965bc02f2065" data-wf-site="67497b4d5edc965bc02f1f3b" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Everyday Self Defence</title><meta content="Expert-led self-defence and de-escalation training for organisations Trusted by leading brands across the UK to deliver practical, real-world safety solutions.&quot;" name="description"/><meta content="Everyday Self Defence" property="og:title"/><meta content="Expert-led self-defence and de-escalation training for organisations Trusted by leading brands across the UK to deliver practical, real-world safety solutions.&quot;" property="og:description"/><meta content="Everyday Self Defence" name="twitter:title"/><meta content="Expert-led self-defence and de-escalation training for organisations Trusted by leading brands across the UK to deliver practical, real-world safety solutions.&quot;" name="twitter:description"/><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/67497b4d5edc965bc02f1f3b/css/everyday-self-defence.webflow.shared.8f44e7a82.css" rel="stylesheet" type="text/css" integrity="sha384-j0TnqCeW5bLsHCBCxP1VliVOcyP0HeBnEIUKoiCgVMDOB2zKCsH+mT8DEs6wbbYV" 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/67497b4d5edc965bc02f1f3b/684dad1c9b96d431d2fbb620_favicon_32x32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/684dacdadc2ec4d941caa6e9_webclip_256x256_v2.png" rel="apple-touch-icon"/><script src="https://www.google.com/recaptcha/api.js" type="text/javascript"></script><!-- <link rel="stylesheet" href="https://3lrc4c-5000.csb.app/styles.css"/> -->

<script src="https://cdn.cookiehub.eu/c2/40def6c3.js"></script>

<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(event) {
var cpm = {};
window.cookiehub.load(cpm);
});
</script>


<!-- 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-N99GMSWK');
</script>
<!-- End Google Tag Manager -->

<style>
  
.ch2-dialog-branding {
  display: none;
}

</style>
<style>
.nowrap {
  white-space: nowrap;
}
 </style>

<style>
/* Trying to Fix Hyphenation Globally --Badger */

  * {
    
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
  }
  
    .no-breaks {
    
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
  }
  
    .cms-content {
    
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
    overflow-wrap: break-word;
  }
  
</style>  



<style>
/* Mobile Adjustments */
@media (max-width: 991px) {
  .toggle-item {
    pointer-events: auto !important;
    position: relative;
  }

  .toggle-item:hover .line-wrap {
    opacity: 1;
  }

  /* Image visibility and size when active */
  .toggle-item.active [toggle-img] {
    opacity: 1;
    width: 9rem;
    height: 7rem;
  }

  /* Advisory variant - different image size */
  .toggle-item.active
    [toggle-img]:where(.w-variant-c9663552-142f-a649-567e-2e638b5c2806) {
    width: 9rem;
    height: 7rem;
  }

  .toggle-item.active .toggle-item_layout {
    flex-flow: column;
    padding-top: 0;
  }

  .toggle-item.active .toggle-item_content {
    flex-flow: column;
    position: static;
  }

  .toggle-item.active .toggle-content_wrap {
    opacity: 1;
    position: relative;
    padding-top: 1.25rem;
    width: 100%;
    pointer-events: auto;
  }

  /* Icon with consistent positioning and smooth rotation */
  .help_list_icon {
    display: flex;
    width: var(--size--1rem);
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    transition: transform 0.3s ease;
  }

  .toggle-item.active .help_list_icon {
    transform: rotate(135deg);
  }

  .toggle-item.active .toggle-item_head-wrap {
    padding-top: 1.25rem;
  }

  .help_list_paragraph {
    line-height: 1.3;
  }

  .toggle-item.active {
    padding-top: 1rem;
  }

  .toggle-item.active + .toggle-item .line-wrap {
    opacity: 0;
  }

  .usp_section .toggle-item.active .toggle-item_head-wrap {
    padding-top: 0;
  }

  .usp_section .toggle-content_wrap {
    display: none;
  }

  .usp_section .toggle-item.active .toggle-content_wrap {
    display: block;
  }

  /* Advisory variant image wrapper */
  .toggle-img_wrap:where(.w-variant-c9663552-142f-a649-567e-2e638b5c2806) {
    display: none;
  }

  .toggle-item_content:where(.w-variant-c9663552-142f-a649-567e-2e638b5c2806) {
    width: 100%;
  }

  .toggle-item.active
    .toggle-img_wrap:where(.w-variant-c9663552-142f-a649-567e-2e638b5c2806) {
    display: block;
  }

  [toggle-item]:first-child.active {
    padding: 1rem;
  }
}

/* End Mobile Only */

/* Hover effects for desktop only */
@media (hover: hover) and (pointer: fine) {
  .course_card_wrap:hover .secondary-btn {
    color: black;
    background-color: white;
  }

  .course_card_wrap:hover .tertiary-btn_fake {
    color: white;
    background-color: black;
  }

  .blog_card_link:hover .quat-btn_fake {
    color: white;
    background-color: #1a3852;
  }

  .course_card_wrap:hover .quat-btn {
    color: white;
    background-color: #1a3852;
  }
}

.usp_section .toggle-item.active .toggle-content_wrap {
  height: auto;
}
</style>

<script>
  document.addEventListener("DOMContentLoaded", function () {
    const params = new URLSearchParams(window.location.search);
    const rawTitle = params.get("title");

    const el = document.getElementById("formTitle");
    if (!el) return;

    const title = (rawTitle || "").trim().slice(0, 120); // basic length limit

    if (title) {
      // IMPORTANT: textContent prevents HTML injection
      el.textContent = title;
    }
  });
</script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/147430269.js"></script>
<!-- End of HubSpot Embed Code --></head><body><div class="page_wrap"><div class="page_code_wrap"><div class="page_code_base w-embed"><style>
:root {
  --site--max-width: min(var(--site--width), 100vw);
  --site--gutter-total: calc(var(--site--gutter) * (var(--site--column-count) - 1));
  --column-width--1: calc((var(--container--main) - var(--site--gutter-total)) / var(--site--column-count));
  --column-width--plus-gutter: calc(var(--column-width--1) + var(--site--gutter));
  --column-width--2: calc(var(--column-width--plus-gutter) * 2 - var(--site--gutter));
  --column-width--3: calc(var(--column-width--plus-gutter) * 3 - var(--site--gutter));
  --column-width--4: calc(var(--column-width--plus-gutter) * 4 - var(--site--gutter));
  --column-width--5: calc(var(--column-width--plus-gutter) * 5 - var(--site--gutter));
  --column-width--6: calc(var(--column-width--plus-gutter) * 6 - var(--site--gutter));
  --column-width--7: calc(var(--column-width--plus-gutter) * 7 - var(--site--gutter));
  --column-width--8: calc(var(--column-width--plus-gutter) * 8 - var(--site--gutter));
  --column-width--9: calc(var(--column-width--plus-gutter) * 9 - var(--site--gutter));
  --column-width--10: calc(var(--column-width--plus-gutter) * 10 - var(--site--gutter));
  --column-width--11: calc(var(--column-width--plus-gutter) * 11 - var(--site--gutter));
  --column-width--12: calc(var(--column-width--plus-gutter) * 12 - var(--site--gutter));
  --column-margin--1: calc(var(--column-width--plus-gutter) * 1);
  --column-margin--2: calc(var(--column-width--plus-gutter) * 2);
  --column-margin--3: calc(var(--column-width--plus-gutter) * 3);
  --column-margin--4: calc(var(--column-width--plus-gutter) * 4);
  --column-margin--5: calc(var(--column-width--plus-gutter) * 5);
  --column-margin--6: calc(var(--column-width--plus-gutter) * 6);
  --column-margin--7: calc(var(--column-width--plus-gutter) * 7);
  --column-margin--8: calc(var(--column-width--plus-gutter) * 8);
  --column-margin--9: calc(var(--column-width--plus-gutter) * 9);
  --column-margin--10: calc(var(--column-width--plus-gutter) * 10);
  --column-margin--11: calc(var(--column-width--plus-gutter) * 11);
  --column-margin--12: calc(var(--column-width--plus-gutter) * 12);
  --breakout-start: [full-start] minmax(0, 1fr) [content-start];
  --breakout-end: [content-end] minmax(0, 1fr) [full-end];
  --grid-breakout-single: var(--breakout-start) minmax(0, var(--container--main)) var(--breakout-end);
  --grid-breakout: var(--breakout-start) repeat(var(--site--column-count), minmax(0, var(--column-width--1))) var(--breakout-end);
  --grid-main: repeat(var(--site--column-count), minmax(0, 1fr));
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));

  --text-transform--none: none;
  --text-transform--uppercase: uppercase;
  --text-transform--capitalize: capitalize;
  --text-transform--lowercase: lowercase;
  --text-transform--inherit: inherit;
}
* {
	vertical-align: bottom;
}
body {
	text-transform: var(--text-main--text-transform);
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
label, blockquote {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	margin-top: 0;
	margin-bottom: 0;
}
button {
	background-color: unset;
	padding: unset;
	text-align: inherit;
}
button:not(:disabled) {
	cursor: pointer;
}
video {
	width: 100%;
	object-fit: cover;
}
video.wf-empty {
	padding: 0;
}
svg {
	max-width: 100%;
}
section, header, footer {
	position: relative;
}
@media (prefers-color-scheme: light) {
	option {
		color: black;
	}
}
img::selection {
	background: transparent;
}
a:not([class]) {
	text-decoration: underline;
}
.w-richtext a {
	position: relative;
	z-index: 4;
}
[class*="u-text-style-"] > :where(h1,h2,h3,h4,h5,h6,p,blockquote) {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	text-wrap: inherit;
	margin-top: inherit;
	margin-bottom: inherit;
}

.u-hide-if-empty:empty,
.u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),
.u-hide-if-empty-cms:not(:has(.w-dyn-item)),
.w-richtext[class*="u-text-style-"] > :not(h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,span),
.u-embed-js,
.u-embed-css {
	display: none !important;
}

.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.u-line-clamp-2 { -webkit-line-clamp: 2; }
.u-line-clamp-3 { -webkit-line-clamp: 3; }
.u-line-clamp-4 { -webkit-line-clamp: 4; }

a, button, [tabindex],
.w-checkbox-input--inputType-custom,
.w-form-formradioinput--inputType-custom {
	outline-offset: var(--focus--offset-outer);
}
a:focus-visible,
button:focus-visible,
[tabindex]:focus-visible,
.w-checkbox:has(:focus-visible) .w-checkbox-input--inputType-custom,
.w-radio:has(:focus-visible) .w-form-formradioinput--inputType-custom {
	outline-color: var(--theme--text);
	outline-width: var(--focus--width);
	outline-style: solid;
}
.w-checkbox-input--inputType-custom.w--redirected-focus,
.w-form-formradioinput--inputType-custom.w--redirected-focus {
	box-shadow: none;
}

.u-block-gap {
	--gap: var(--content-space--button-group-gap);
	--gap-x: var(--gap);
	--gap-y: var(--gap);
}
.u-block-gap > * {
	margin-inline: calc(var(--gap-x) / 2);
	margin-top: var(--gap-y);
	vertical-align: inherit;
}
:where(.u-block-gap > *) {
	display: inline-block;
}
.u-block-gap::before {
	content: "";
	display: block;
	margin-bottom: calc(var(--gap-y) * -1);
}

.u-block-gap-vertical {
	--gap: 0;
	--margin: var(--gap);
}
.u-block-gap-vertical > * {
	margin-top: var(--margin);
	margin-bottom: 0;
}

.u-gap-0 { --gap: 0; }
.u-gap-1 { --gap: var(--space--1); }
.u-gap-2 { --gap: var(--space--2); }
.u-gap-3 { --gap: var(--space--3); }
.u-gap-4 { --gap: var(--space--4); }
.u-gap-5 { --gap: var(--space--5); }
.u-gap-6 { --gap: var(--space--6); }
.u-gap-7 { --gap: var(--space--7); }
.u-gap-8 { --gap: var(--space--8); }
.u-gap-gutter { --gap: var(--site--gutter); }
.u-gap-row-0 { --gap-y: 0; }
.u-gap-row-1 { --gap-y: var(--space--1); }
.u-gap-row-2 { --gap-y: var(--space--2); }
.u-gap-row-3 { --gap-y: var(--space--3); }
.u-gap-row-4 { --gap-y: var(--space--4); }
.u-gap-row-5 { --gap-y: var(--space--5); }
.u-gap-row-6 { --gap-y: var(--space--6); }
.u-gap-row-7 { --gap-y: var(--space--7); }
.u-gap-row-8 { --gap-y: var(--space--8); }
.u-gap-row-gutter { --gap-y: var(--site--gutter); }

.u-child-contain > * {
	display: inline-block;
	width: 100%;
	max-width: inherit;
	margin-top: 0;
}

.u-text-margin-none :is([class*="u-text-style-"],h1,h2,h3,h4,h5,h6,p) {
	margin-top: 0;
	margin-bottom: 0;
}

[data-padding-top="none"] { padding-top: var(--section-space--none); }
[data-padding-bottom="none"] { padding-bottom: var(--section-space--none); }

[data-padding-top="even"] { padding-top: var(--site--margin); }
[data-padding-bottom="even"] { padding-bottom: var(--site--margin); }

[data-padding-top="small"] { padding-top: var(--section-space--small); }
[data-padding-bottom="small"] { padding-bottom: var(--section-space--small); }

[data-padding-top="main"] { padding-top: var(--section-space--main); }
[data-padding-bottom="main"] { padding-bottom: var(--section-space--main); }

[data-padding-top="large"] { padding-top: var(--section-space--large); }
[data-padding-bottom="large"] { padding-bottom: var(--section-space--large); }

.wf-design-mode .g_clickable_wrap {
	z-index: 0;
}
.g_clickable_wrap a[href="#"] {
	display: none;
}
.g_clickable_wrap a[href="#"] ~ button {
	display: block;
}
</style></div><div class="page_code_color w-embed"><style>
/* theme light */
:root,
[data-theme="light"],
[data-theme="dark"] [data-theme="invert"] {
	--theme--background: var(--swatch--light);
	--theme--text: var(--swatch--dark);
	--theme--border: var(--swatch--dark-faded);
	/* button primary */
	--button-primary--background: var(--swatch--light);
	--button-primary--text: var(--swatch--brand-text);
	--button-primary--border: var(--swatch--dark);
	--button-primary--background-hover: var(--swatch--dark);
	--button-primary--text-hover: var(--swatch--light);
	--button-primary--border-hover: var(--swatch--light);
	/* button secondary */
	--button-secondary--background: var(--swatch--brand);
	--button-secondary--text: var(--swatch--brand-text);
	--button-secondary--border: var(--swatch--brand);
	--button-secondary--background-hover: var(--swatch--black);
	--button-secondary--text-hover: var(--swatch--brand);
	--button-secondary--border-hover: var(--swatch--black);
  	/* button tertiary */
	--button-tertiary--background: var(--swatch--transparent);
	--button-tertiary--text: var(--swatch--dark-blue);
	--button-tertiary--border: var(--swatch--light-blue);
	--button-tertiary--background-hover: var(--swatch--dark-blue);
	--button-tertiary--text-hover: var(--swatch--light);
	--button-tertiary--border-hover: var(--swatch--dark-blue);
}
/* theme dark */
[data-theme="dark"],
[data-theme="invert"],
[data-theme="light"] [data-theme="invert"] {
	--theme--background: var(--swatch--dark);
	--theme--text: var(--swatch--light);
	--theme--border: var(--swatch--light-faded);
	/* button primary */
	--button-primary--background: var(--swatch--black);
	--button-primary--text: var(--swatch--light);
	--button-primary--border: var(--swatch--light);
	--button-primary--background-hover: var(--swatch--light);
	--button-primary--text-hover: var(--swatch--brand-text);
	--button-primary--border-hover: var(--swatch--black);
	/* button secondary */
	--button-secondary--background: var(--swatch--black);
	--button-secondary--text: var(--swatch--brand);
	--button-secondary--border: var(--swatch--brand);
	--button-secondary--background-hover: var(--swatch--brand);
	--button-secondary--text-hover: var(--swatch--black);
	--button-secondary--border-hover: var(--swatch--brand);
  	/* button tertiary */
	--button-tertiary--background: var(--swatch--dark-blue);
	--button-tertiary--text: var(--swatch--light);
	--button-tertiary--border: var(--swatch--light-blue);
	--button-tertiary--background-hover: var(--swatch--light);
	--button-tertiary--text-hover: var(--swatch--dark-blue);
	--button-tertiary--border-hover: var(--swatch--dark-blue);
}
/* button primary */
[data-button-style="primary"] {
	--button--background: var(--button-primary--background);
	--button--text: var(--button-primary--text);
	--button--border: var(--button-primary--border);
	--button--background-hover: var(--button-primary--background-hover);
	--button--text-hover: var(--button-primary--text-hover);
	--button--border-hover: var(--button-primary--border-hover);
}
/* button secondary */
[data-button-style="secondary"] {
	--button--background: var(--button-secondary--background);
	--button--text: var(--button-secondary--text);
	--button--border: var(--button-secondary--border);
	--button--background-hover: var(--button-secondary--background-hover);
	--button--text-hover: var(--button-secondary--text-hover);
	--button--border-hover: var(--button-secondary--border-hover);
}
/* button tertiary */
[data-button-style="tertiary"] {
	--button--background: var(--button-tertiary--background);
	--button--text: var(--button-tertiary--text);
	--button--border: var(--button-tertiary--border);
	--button--background-hover: var(--button-tertiary--background-hover);
	--button--text-hover: var(--button-tertiary--text-hover);
	--button--border-hover: var(--button-tertiary--border-hover);
}
/* card primary */
[data-card-color="primary"] {
	background-color: var(--swatch--light);
	color: var(--swatch--dark-blue);
}
/* card secondary */
[data-card-color="secondary"] {
	background-color: var(--swatch--dark-blue);
	color: var(--swatch--light);
}
/* card tertiary */
[data-card-color="tertiary"] {
	background-color: var(--swatch--black);
	color: var(--swatch--light);
}
/* apply colors */
:is(c, :where([data-theme]:not([data-theme="inherit"]))) {
	background-color: var(--theme--background);
	color: var(--theme--text);
}
</style></div><div class="page_code_responsive w-embed"><style>
/* https://fluidbuilder.webflow.io/?design=90&max=90&min=20&f&g=--size--1-125rem,1.125,1.09_--size--1-25rem,1.25,1.15_--size--1-375rem,1.375,1.31_--size--1-5rem,1.5,1.4_--size--1-625rem,1.625,1.5_--size--1-875rem,1.875,1.65_--size--2rem,2,1.75_--size--2-16rem,2.16,1.83_--size--2-5rem,2.5,2_--size--2-75rem,2.75,2.125_--size--2-8rem,2.8,2.13_--size--3rem,3,2.25_--size--3-125rem,3.125,2.3125_--size--3-25rem,3.25,2.35_--size--3-5rem,3.5,2.375_--size--3-75rem,3.75,2.425_--size--4rem,4,2.5_--size--4-5rem,4.5,2.75_--size-4-7rem,4.7,2.87_--size-4-75rem,4.75,2.9_--size--5rem,5,3_--size--5-3rem,5.3,3.125_--size--5-5rem,5.5,3.25_--size--6rem,6,3.5_--size--6-25rem,6.25,3.625_--size--6-5rem,6.5,3.75_--size--6-875rem,6.875,3.95_--size--7rem,7,4_--size--7-5rem,7.5,4.25_--size--8rem,8,4.5_--size--8-5rem,8.5,4.75_--size--9rem,9,5_--size--9-5rem,9.5,5.25_--size--10rem,10,5.5_--size--11rem,11,5.75_--size--12rem,12,6_--size--12-5rem,12.5,6.25_--size--13rem,13,6.5_--size--14rem,14,7_--size--15rem,15,7.5_--size--16rem,16,8_--size--25-25rem,26.25,18_--size--38-75rem,38.75,28.75,t_--size--80rem,80,55_--size--82-5rem,82.5,57_--size--86-25rem,86.25,59.5_--site--margin,2,1 */

:root {
	--size--1-125rem: clamp(1.09rem, 1.08rem + 0.05vw, 1.125rem);
	--size--1-25rem: clamp(1.15rem, 1.122rem + 0.14vw, 1.25rem);
	--size--1-375rem: clamp(1.31rem, 1.292rem + 0.09vw, 1.375rem);
	--size--1-5rem: clamp(1.4rem, 1.372rem + 0.14vw, 1.5rem);
	--size--1-625rem: clamp(1.5rem, 1.464rem + 0.18vw, 1.625rem);
	--size--1-875rem: clamp(1.65rem, 1.586rem + 0.32vw, 1.875rem);
	--size--2rem: clamp(1.75rem, 1.678rem + 0.36vw, 2rem);
	--size--2-16rem: clamp(1.83rem, 1.736rem + 0.47vw, 2.16rem);
	--size--2-5rem: clamp(2rem, 1.858rem + 0.71vw, 2.5rem);
	--size--2-75rem: clamp(2.125rem, 1.947rem + 0.89vw, 2.75rem);
	--size--2-8rem: clamp(2.13rem, 1.938rem + 0.96vw, 2.8rem);
	--size--3rem: clamp(2.25rem, 2.036rem + 1.07vw, 3rem);
	--size--3-125rem: clamp(2.3125rem, 2.0805rem + 1.16vw, 3.125rem);
	--size--3-25rem: clamp(2.35rem, 2.092rem + 1.29vw, 3.25rem);
	--size--3-5rem: clamp(2.375rem, 2.053rem + 1.61vw, 3.5rem);
	--size--3-75rem: clamp(2.425rem, 2.047rem + 1.89vw, 3.75rem);
	--size--4rem: clamp(2.5rem, 2.072rem + 2.14vw, 4rem);
	--size--4-5rem: clamp(2.75rem, 2.25rem + 2.5vw, 4.5rem);
	--size-4-7rem: clamp(2.87rem, 2.348rem + 2.61vw, 4.7rem);
	--size-4-75rem: clamp(2.9rem, 2.372rem + 2.64vw, 4.75rem);
	--size--5rem: clamp(3rem, 2.428rem + 2.86vw, 5rem);
	--size--5-3rem: clamp(3.125rem, 2.503rem + 3.11vw, 5.3rem);
	--size--5-5rem: clamp(3.25rem, 2.608rem + 3.21vw, 5.5rem);
	--size--6rem: clamp(3.5rem, 2.786rem + 3.57vw, 6rem);
	--size--6-25rem: clamp(3.625rem, 2.875rem + 3.75vw, 6.25rem);
	--size--6-5rem: clamp(3.75rem, 2.964rem + 3.93vw, 6.5rem);
	--size--6-875rem: clamp(3.95rem, 3.114rem + 4.18vw, 6.875rem);
	--size--7rem: clamp(4rem, 3.142rem + 4.29vw, 7rem);
	--size--7-5rem: clamp(4.25rem, 3.322rem + 4.64vw, 7.5rem);
	--size--8rem: clamp(4.5rem, 3.5rem + 5vw, 8rem);
	--size--8-5rem: clamp(4.75rem, 3.678rem + 5.36vw, 8.5rem);
	--size--9rem: clamp(5rem, 3.858rem + 5.71vw, 9rem);
	--size--9-5rem: clamp(5.25rem, 4.036rem + 6.07vw, 9.5rem);
	--size--10rem: clamp(5.5rem, 4.214rem + 6.43vw, 10rem);
	--size--11rem: clamp(5.75rem, 4.25rem + 7.5vw, 11rem);
	--size--12rem: clamp(6rem, 4.286rem + 8.57vw, 12rem);
	--size--12-5rem: clamp(6.25rem, 4.464rem + 8.93vw, 12.5rem);
	--size--13rem: clamp(6.5rem, 4.642rem + 9.29vw, 13rem);
	--size--14rem: clamp(7rem, 5rem + 10vw, 14rem);
	--size--15rem: clamp(7.5rem, 5.358rem + 10.71vw, 15rem);
	--size--16rem: clamp(8rem, 5.714rem + 11.43vw, 16rem);
	--size--25-25rem: clamp(18rem, 15.642rem + 11.79vw, 26.25rem);
	--size--38-75rem: clamp(28.75rem, 25.892rem + 14.29vw, 38.75rem);
	--size--80rem: clamp(55rem, 47.858rem + 35.71vw, 80rem);
	--size--82-5rem: clamp(57rem, 49.714rem + 36.43vw, 82.5rem);
	--size--86-25rem: clamp(59.5rem, 51.858rem + 38.21vw, 86.25rem);
	--site--margin: clamp(1rem, 0.714rem + 1.43vw, 2rem);
}
</style></div><div class="page_code_custom w-embed"><style>
* {
  -webkit-tap-highlight-color: transparent;
}

/* Remove Webflow Logo */
.w-webflow-badge {
  display: none !important;
}

body ::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;
}

html {
  scrollbar-width: none;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

•⁠ ⁠ {
  user-select: none;
}

html {
  overflow-y: scroll;
}

/* Full-page menu styles */
.menu_wrap {
  position: fixed; /* Ensures it stays relative to the viewport */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: clip-path 0.4s ease-in-out; /* Smooth slide effect */
  z-index: 9999; /* Above other content but below menu buttons */
}

/* Sub-menu visibility */
.sub-menu_wrap {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Base styles for .is-all item - hidden by default like submenu */
.sl_link_block.is-all {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* ALWAYS hide .is-all on desktop */
@media (min-width: 992px) {
  .sl_link_block.is-all {
    display: none !important;
  }
}

.sub-menu_wrap.visible {
  opacity: 1;
}
.sub-open .sub-menu_trigger {
  opacity: 1;
  color: var(--swatch--light-blue);
}
.sub-open .sub-menu_icon {
  transform: rotate(135deg);
  opacity: 1;
  color: var(--swatch--light-blue);
}
.sub-open .sub-menu_wrap {
  display: block;
  opacity: 1;
  color: var(--swatch--light-blue);
  pointer-events: auto;
}

/* Show .is-all item when submenu is open */
.sub-open .sl_link_block.is-all {
  display: block;
  opacity: 1;
  color: var(--swatch--light-blue);
}

.sub-open .list-full_contain .sl_text {
  opacity: 0.3;
}
.sub-open .list-full_contain .sub-menu_toggle {
  opacity: 1;
}

/* Enable hover state on desktop only */
@media (min-width: 992px) {
  .sub-menu_toggle:hover {
    color: var(--swatch--light-blue);
  }
}

/* Full Page Menu */
.menu_wrap {
  display: block;
}

/* Home Page Image Corners*/
.h_visual_wrap,
.g_visual_wrap {
  height: 100vh;
  width: 100%;
  object-fit: cover;
  transition: border-radius 0.5s ease-in-out;
}

/* Contact Form Fields */
input.form-field,
textarea.form-field {
  border: none !important; /* Remove all borders */
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.5) !important; /* Semi-transparent black bottom border */
  background: transparent !important; /* Ensure no background color */
  outline: none !important; /* Remove default focus outline */
  padding: 8px 0; /* Add some vertical padding */
  width: 100%; /* Adjust width as needed */
}

/* Menu Open & close */
.menu_wrap {
  transition: all 300ms ease-in-out;
  /* transform: translateY(-10px); */
}

.mob-menu_section {
  transition: all 300ms ease-in-out;
  opacity: 0;
  transform: translateY(-10px);
}

.menu_wrap.active {
  transform: translateY(0);
}

.mob-menu_section.active {
  opacity: 1;
  transform: translateY(0);
}

/* USP Toggle Card */
.usp_accordion_layout.active .line-wrap {
  opacity: 0;
}

/* EMBEDED STYLES */

/* Ensure the dropdown menu items are initially hidden */
.dropdown_height {
  grid-template-rows: 0fr;
  overflow: hidden;
  interpolate-size: allow-keywords;
  transition: height 0.3s ease-in-out;
}

/* Default styles for dropdown items */
.courses_item {
  color: #1a3852; /* Dark blue */
  opacity: 1;
  transition: color 0.2s ease, opacity 0.2s ease;
}

a {
  color: inherit;
}
[toggle-bg] {
  opacity: 0;
}

[toggle-item].active [toggle-bg],
[toggle-item].active [toggle-img] img,
[toggle-item].active [toggle-item_layout] {
  opacity: 1;
}

[toggle-item].active [toggle-num] {
  opacity: 0;
}

[toggle-item] [toggle-img] img {
  opacity: 0;
}

[toggle-item]:first-child {
  padding-top: var(--size--0-625rem);
}

.list-full_text_block:first-child {
  padding-top: 0;
}

[toggle-item]:first-child [toggle-item_layout] {
  padding-top: 0;
}

[toggle-item]:first-child [toggle-line] {
  display: none;
}

[toggle-item][data-wf--toggle-item--variant="advisory"].active [toggle-img] {
  filter: none;
}

[toggle-item][data-wf--toggle-item--variant="advisory"].active {
  color: black;
}

/* Radius Values*/
[clipped-x-small] {
  clip-path: inset(0% 0% 0% 0% round var(--radius--x-small));
}

[clipped-small] {
  clip-path: inset(0% 0% 0% 0% round var(--radius--small));
}

[clipped-main] {
  clip-path: inset(0% 0% 0% 0% round var(--radius--main));
}

[clipped-large] {
  clip-path: inset(0% 0% 0% 0% round var(--radius--large));
}

[img-scroll] img {
  height: 120%;
  top: auto;
}

[img-scroll] {
  overflow: clip;
  position: relative;
}

.menu_wrap {
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}

.menu_wrap.active {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

/* Desktop Only */
@media only screen and (min-width: 992px) {
  [course-card]:hover .global_btn {
    border-color: var(--button--border-hover);
    background-color: var(--button--background-hover);
    color: var(--button--text-hover);
  }

  /* Nav Bar Hover Effect */
  .neg_dropdown_wrap,
  .neg_nav_item-wrap,
  .dropdown_wrap,
  .nav_item-wrap {
    transition: opacity 0.3s ease-in-out;
  }
  [toggle-item].active [toggle-line],
  [toggle-item]:hover [toggle-line] {
    opacity: 0;
  }

  [toggle-item]:hover + [toggle-item] [toggle-line] {
    opacity: 0;
  }

  /* When hovering over a dropdown item, reduce opacity for all siblings */
  .courses_item:hover {
    opacity: 1; /* Keep hovered item fully visible */
  }
  .usp_accordion_layout:hover + .usp_accordion_layout .line-wrap {
    opacity: 0;
  }
  .slide-next:hover {
    background-color: transparent;
  }

  .toggle-item:hover .line-wrap {
    opacity: 0;
  }

  /* Rotate the arrow when the parent is hovered */
  .dropdown_wrap:hover .dropdown_arrow {
    transform: rotate(-180deg);
    transition: transform 0.3s ease-in-out;
  }

  .dropdown_wrap:hover .dropdown_height {
    height: auto;
  }

  .dropdown_height:hover .courses_item:not(:hover) {
    opacity: 0.2; /* Reduce opacity for non-hovered items */
  }

  /* Reset all menu item styles when hovering over the parent */
  .dropdown_wrap:hover .courses_item {
    color: #1a3852; /* Dark blue */
  }

  [toggle-item]:hover [toggle-bg],
  [toggle-item]:hover [toggle-img] img,
  [toggle-item]:hover [toggle-item_layout] {
    opacity: 1;
  }
}

/* Trying to Fix Hyphenation Globally --Badger */

  * {
  
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
  }
  
    .no-breaks {
    
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
  }
  
    .cms-content {
    
    -ms-hyphens: none;
    hyphens: none;
    word-break: keep-all;
    overflow-wrap: break-word;
  }
  
</style></div></div><div class="styleguide_guide_wrap"><div class="w-embed"><style>
html:not(.wf-design-mode) .styleguide_guide_wrap {
	display: none;
}
.styleguide_guide_layout {
	counter-reset: gridguides;
}
.styleguide_guide_layout > div::before {
  counter-increment: gridguides;
  content: counter(gridguides);
}
</style></div><div data-padding-bottom="none" data-padding-top="none" class="styleguide_guide_contain u-container-large"><div class="styleguide_guide_layout u-grid-custom"><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div><div class="styleguide_guide_column u-vflex-center-bottom"></div></div></div></div><div data-wf--nav-bar--variant="base" class="nav_wrap"><div class="nav_contain u-hflex-between-center"><a aria-label="Go to homepage" href="/" aria-current="page" class="nav_logo_wrap w-inline-block w--current"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 186 29" fill="none" class="nav_logo_img"><path d="M84.0352 0.0978882H93.0294V1.55646H85.6896V4.83757H92.8035V6.29614H85.6896V9.95718H93.179V11.4264H84.0352V0.0978882Z" fill="currentColor" class="nav_logo_path"></path><path d="M100.84 3.10501H102.594L98.9074 11.4234H97.1821L93.4531 3.11564H95.2572L98.0776 9.66991L100.84 3.10501Z" fill="currentColor" class="nav_logo_path"></path><path d="M104.152 7.73701C104.278 9.46657 105.783 10.3699 107.177 10.3699C108.07 10.3699 109.278 10.0829 109.824 8.89536H111.486C111.143 9.73906 110.555 10.4577 109.8 10.9566C109.044 11.4555 108.158 11.7113 107.256 11.6903C104.057 11.6903 102.492 9.64457 102.492 7.25082C102.492 4.85707 104.068 2.81135 107.256 2.81135C109.417 2.81135 111.704 4.07863 111.704 7.51915V7.72638L104.152 7.73701ZM110.045 6.50161C109.782 4.99522 108.65 4.15302 107.177 4.15302C105.704 4.15302 104.449 5.0271 104.199 6.50161H110.045Z" fill="currentColor" class="nav_logo_path"></path><path d="M112.984 3.1063H114.56V4.63129H114.592C115.329 3.3029 116.361 2.82203 117.412 2.82203C117.713 2.80892 118.013 2.84115 118.305 2.91767V4.63129C117.945 4.52154 117.57 4.46779 117.194 4.47188C115.642 4.47188 114.568 5.40707 114.568 7.19773V11.4247H112.992L112.984 3.1063Z" fill="currentColor" class="nav_logo_path"></path><path d="M126.476 3.10501H128.23L123.936 12.8394C123.148 14.6168 122.542 14.9011 121.084 14.9011C120.687 14.9029 120.29 14.8816 119.895 14.8373V13.5089C120.192 13.5249 120.42 13.5727 120.803 13.5727C121.759 13.5727 122.009 13.3655 122.51 12.3054L122.87 11.5429L119.078 3.10501H120.882L123.692 9.6699L126.476 3.10501Z" fill="currentColor" class="nav_logo_path"></path><path d="M136.031 10.3614H135.999C135.387 11.2328 134.088 11.7084 132.882 11.7084C130.422 11.7084 128.418 10.1143 128.418 7.31676C128.418 4.51917 130.432 2.92245 132.893 2.92245C134.098 2.92245 135.382 3.38207 136.01 4.26944H136.031V0H137.606V11.4241H136.031V10.3614ZM133.095 10.3614C135.227 10.3614 136.136 8.88691 136.136 7.30082C136.136 5.39857 134.912 4.24021 133.095 4.24021C131.278 4.24021 130.085 5.38262 130.085 7.30082C130.085 8.89488 130.981 10.3614 133.095 10.3614Z" fill="currentColor" class="nav_logo_path"></path><path d="M139.181 5.70444C139.386 3.6295 140.796 2.81918 143.257 2.81918C144.932 2.81918 147.033 3.23098 147.033 5.18105V9.6524C147.02 9.74896 147.03 9.8472 147.061 9.93939C147.092 10.0316 147.144 10.1152 147.212 10.1837C147.281 10.2522 147.364 10.3037 147.456 10.3341C147.547 10.3646 147.644 10.3731 147.74 10.3591C147.925 10.3617 148.109 10.3403 148.288 10.2953V11.4218C147.884 11.4853 147.476 11.5173 147.067 11.5175C146.28 11.5175 145.754 11.2969 145.657 10.3618C145.014 11.2172 143.493 11.7087 142.162 11.7087C139.452 11.7087 138.824 10.2821 138.824 9.20341C138.824 7.66514 139.717 6.92124 142.351 6.62102L144.137 6.42974C145.014 6.35003 145.563 6.16406 145.563 5.43079C145.563 4.28838 144.465 4.06786 143.199 4.06786C141.868 4.06786 140.707 4.44778 140.66 5.71506L139.181 5.70444ZM145.56 7.06736C145.324 7.33304 144.901 7.44994 144.024 7.55887L142.254 7.78203C141.014 7.95472 140.389 8.2576 140.389 9.14496C140.389 9.92339 141.156 10.4733 142.301 10.4733C144.071 10.4733 145.56 9.5355 145.56 8.1407V7.06736Z" fill="currentColor" class="nav_logo_path"></path><path d="M155.085 3.10501H156.839L152.546 12.8394C151.758 14.6168 151.151 14.9011 149.694 14.9011C149.296 14.9029 148.899 14.8816 148.504 14.8373V13.5089C148.801 13.5249 149.029 13.5727 149.413 13.5727C150.369 13.5727 150.618 13.3655 151.12 12.3054L151.48 11.5429L147.688 3.10501H149.492L152.312 9.6699L155.085 3.10501Z" fill="currentColor" class="nav_logo_path"></path><path d="M85.433 24.752C85.4802 26.7818 87.329 27.3052 89.0385 27.3052C90.7927 27.3052 92.0611 26.6064 92.0611 25.387C92.0611 24.3561 91.2733 23.9443 89.9786 23.7052L87.4498 23.2775C86.1184 23.0729 84.1278 22.5177 84.1278 20.3125C84.1278 18.2376 85.7402 16.872 88.6078 16.872C90.8662 16.872 93.2008 17.6983 93.3715 20.4241H91.7118C91.5858 19.5527 91.0684 18.3306 88.3899 18.3306C87.1819 18.3306 85.7875 18.8619 85.7875 20.1903C85.7875 20.8891 86.2418 21.4443 87.6257 21.6808L90.3699 22.1563C91.247 22.3317 93.7391 22.7275 93.7391 25.0575C93.7391 27.9295 91.184 28.777 88.9282 28.777C86.4046 28.777 83.7891 27.8711 83.7891 24.7653L85.433 24.752Z" fill="currentColor" class="nav_logo_path"></path><path d="M96.2261 24.7981C96.3521 26.525 97.8568 27.4283 99.2513 27.4283C100.144 27.4283 101.352 27.144 101.898 25.9564H103.561C103.219 26.8021 102.631 27.523 101.876 28.0239C101.121 28.5248 100.233 28.7822 99.33 28.762C96.1342 28.762 94.5664 26.7163 94.5664 24.3225C94.5664 21.9288 96.142 19.8831 99.33 19.8831C101.491 19.8831 103.779 21.1503 103.779 24.5909V24.7981H96.2261ZM102.119 23.56C101.856 22.0563 100.724 21.2141 99.2513 21.2141C97.7781 21.2141 96.5254 22.0882 96.2733 23.56H102.119Z" fill="currentColor" class="nav_logo_path"></path><path d="M105.059 17.0639H106.634V28.488H105.059V17.0639Z" fill="currentColor" class="nav_logo_path"></path><path d="M109.017 18.9337C109.017 17.3954 109.957 16.872 111.538 16.872C111.994 16.8893 112.449 16.9319 112.901 16.9995V18.2376C112.604 18.2217 112.323 18.2057 112.023 18.2057C111.005 18.2057 110.582 18.3306 110.582 19.0027V20.1584H112.901V21.3965H110.582V28.4662H109.006V21.4071H107.328V20.1691H109.006L109.017 18.9337Z" fill="currentColor" class="nav_logo_path"></path><path d="M119.538 17.1578H125.21C128.564 17.1578 130.1 19.3789 130.1 22.66C130.1 25.8163 128.737 28.4784 125.305 28.4784H119.527L119.538 17.1578ZM125.226 27.0198C127.954 27.0198 128.44 24.7057 128.44 22.6919C128.44 20.6781 127.797 18.6191 124.913 18.6191H121.2V27.0198H125.226Z" fill="currentColor" class="nav_logo_path"></path><path d="M132.882 24.7981C133.008 26.525 134.513 27.4283 135.908 27.4283C136.8 27.4283 138.008 27.144 138.555 25.9564H140.217C139.875 26.8021 139.288 27.523 138.532 28.0239C137.777 28.5248 136.889 28.7822 135.986 28.762C132.788 28.762 131.223 26.7163 131.223 24.3225C131.223 21.9288 132.798 19.8831 135.986 19.8831C138.148 19.8831 140.435 21.1503 140.435 24.5909V24.7981H132.882ZM138.775 23.56C138.513 22.0563 137.381 21.2141 135.908 21.2141C134.434 21.2141 133.182 22.0882 132.93 23.56H138.775Z" fill="currentColor" class="nav_logo_path"></path><path d="M142.334 18.9337C142.334 17.3954 143.274 16.872 144.855 16.872C145.312 16.8893 145.768 16.9319 146.221 16.9995V18.2376C145.921 18.2217 145.64 18.2057 145.341 18.2057C144.322 18.2057 143.899 18.3306 143.899 19.0027V20.1584H146.221V21.3965H143.91V28.4662H142.334V21.4071H140.656V20.1691H142.334V18.9337Z" fill="currentColor" class="nav_logo_path"></path><path d="M148.112 24.7981C148.235 26.525 149.74 27.4283 151.134 27.4283C152.027 27.4283 153.235 27.144 153.784 25.9564H155.443C155.102 26.8021 154.514 27.523 153.759 28.0239C153.003 28.5248 152.116 28.7822 151.213 28.762C148.017 28.762 146.449 26.7163 146.449 24.3225C146.449 21.9288 148.025 19.8831 151.213 19.8831C153.377 19.8831 155.677 21.1503 155.677 24.5909V24.7981H148.112ZM154.002 23.56C153.752 22.0563 152.607 21.2141 151.134 21.2141C149.661 21.2141 148.408 22.0882 148.156 23.56H154.002Z" fill="currentColor" class="nav_logo_path"></path><path d="M157.25 20.1712H158.826V21.4252H158.857C159.624 20.2669 160.879 19.887 162.069 19.887C164.044 19.887 165.517 20.7424 165.517 22.8094V28.4683H163.941V23.1362C163.941 21.9167 163.206 21.218 161.512 21.218C160.086 21.218 158.818 22.0602 158.818 23.6915V28.4737H157.242L157.25 20.1712Z" fill="currentColor" class="nav_logo_path"></path><path d="M175.805 25.4343C175.132 27.9264 173.659 28.7659 171.527 28.7659C168.268 28.7659 167.062 26.5289 167.062 24.3743C167.062 21.9167 168.565 19.887 171.511 19.887C173.706 19.887 175.45 20.8859 175.773 22.9476H174.111C173.922 21.8689 173.076 21.218 171.619 21.218C169.612 21.218 168.73 22.5464 168.73 24.3264C168.73 26.1065 169.623 27.4322 171.619 27.4322C173.045 27.4322 173.78 26.8318 174.142 25.4343H175.805Z" fill="currentColor" class="nav_logo_path"></path><path d="M178.447 24.802C178.574 26.5289 180.078 27.4322 181.473 27.4322C182.365 27.4322 183.573 27.1479 184.12 25.9604H185.782C185.44 26.8065 184.852 27.5277 184.096 28.0286C183.34 28.5295 182.452 28.7866 181.549 28.7659C178.353 28.7659 176.785 26.7202 176.785 24.3264C176.785 21.9327 178.361 19.887 181.549 19.887C183.713 19.887 186 21.1542 186 24.5948V24.802H178.447ZM184.351 23.5639C184.088 22.0602 182.956 21.218 181.483 21.218C180.01 21.218 178.755 22.0921 178.505 23.5639H184.351Z" fill="currentColor" class="nav_logo_path"></path><path d="M24.2141 11.367C23.837 11.2086 23.4327 11.1274 23.0245 11.1279H14.4478C14.0396 11.1272 13.6352 11.2084 13.2582 11.367C12.5929 11.6455 12.0435 12.1488 11.7039 12.7912C11.3642 13.4336 11.2553 14.1752 11.3956 14.8897C11.5359 15.6043 11.9168 16.2474 12.4734 16.7097C13.03 17.1719 13.7278 17.4245 14.4478 17.4245H23.0245C23.7445 17.4245 24.4423 17.1719 24.9989 16.7097C25.5555 16.2474 25.9364 15.6043 26.0767 14.8897C26.217 14.1752 26.1081 13.4336 25.7684 12.7912C25.4288 12.1488 24.8795 11.6455 24.2141 11.367Z" fill="currentColor"></path><path d="M74.751 14.2901C74.7265 11.732 74.0334 9.22599 72.7421 7.0265C71.5076 4.91484 69.7479 3.1672 67.6382 1.95759C65.5285 0.747985 63.1424 0.11862 60.7174 0.132169H50.8934C43.1046 0.132169 37.5951 6.70769 34.5752 12.8847C32.4744 17.1515 28.7979 22.1329 23.8583 22.1329H14.0343C12.6879 22.1422 11.3625 21.7944 10.1904 21.124C9.0182 20.4537 8.04014 19.4843 7.35363 18.3125C6.655 17.0875 6.27296 15.7041 6.24282 14.2901C6.21186 12.982 6.53515 11.6903 7.17769 10.5547C7.83801 9.29887 8.82679 8.25081 10.036 7.52503C11.2452 6.79926 12.6284 6.42368 14.0343 6.43935H29.2653C30.0788 6.4155 30.851 6.07181 31.4181 5.48125C31.9851 4.8907 32.3023 4.09979 32.3023 3.27646C32.3023 2.45313 31.9851 1.66223 31.4181 1.07167C30.851 0.481118 30.0788 0.137426 29.2653 0.113571H14.0343C11.502 0.109139 9.01604 0.800873 6.84215 2.11486C4.66826 3.42884 2.8881 5.3157 1.69188 7.57379C0.559665 9.62537 -0.023296 11.9405 0.000712697 14.2901C0.0351275 16.8474 0.731401 19.3509 2.02014 21.5511C3.25206 23.6636 5.00939 25.4129 7.11723 26.6249C9.22506 27.8368 11.6099 28.469 14.0343 28.4587H23.8583C31.6472 28.4587 37.154 21.8832 40.1765 15.7062C42.2642 11.4394 45.9538 6.45795 50.8908 6.45795H60.7174C62.0629 6.45134 63.3865 6.80127 64.5568 7.47294C65.727 8.14461 66.703 9.11458 67.3876 10.2864C68.0865 11.5102 68.4686 12.8929 68.4984 14.3061C68.5294 15.6142 68.2061 16.9059 67.5635 18.0415C66.9033 19.2958 65.9157 20.343 64.7082 21.069C63.5006 21.7951 62.1194 22.1723 60.7148 22.1595H45.4549C44.6255 22.1693 43.8334 22.5095 43.2503 23.1063C42.6673 23.7031 42.3403 24.5085 42.3404 25.3476C42.3411 26.1828 42.6695 26.9836 43.2535 27.5739C43.8375 28.1643 44.6293 28.4959 45.4549 28.4959H60.7174C63.2494 28.5 65.7349 27.8084 67.9087 26.495C70.0824 25.1815 71.8628 23.2956 73.0598 21.0383C74.1977 18.9775 74.7809 16.6505 74.751 14.2901Z" fill="currentColor"></path></svg></a><div class="dropdown_section_wrap"><div class="dropdown_wrap"><div class="dropdown_toggle"><div class="courses-nav_link"><a href="/courses" class="w-inline-block"><div class="dropdown_text u-text-style-large">Training Programmes</div></a></div></div></div><div class="dropdown_wrap"><nav class="dropdown_toggle"><div class="courses-nav_link"><div class="dropdown_text u-text-style-large">Sectors</div></div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 13 8" fill="none" class="dropdown_arrow"><path d="M11.5 1.5L6.5 6.5L1.5 1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></nav><div class="dropdown_content"><div class="dropdown_height"><div class="dropdown_list w-dyn-list"><div role="list" class="dropdown_item w-dyn-items"><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/healthcare-professionals" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Healthcare</div></a></div><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/education-sector-training" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Education</div></a></div><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/retail-sector-training" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Retail</div></a></div><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/public-sector-training" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Public Sector</div></a></div><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/lone-worker-training" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Lone Workers</div></a></div><div role="listitem" class="dropdown_link w-dyn-item"><a href="/sectors/security-training" class="courses-item_link w-inline-block"><div class="courses_item u-text-style-large">Safety and Security Teams</div></a></div></div></div></div></div></div><div class="nav_item-wrap"><div class="nav_item_block"><a href="/safer-insights" class="nav_item_link w-inline-block"><div class="dropdown_text u-text-style-large">Safer Insights</div></a></div></div></div><div class="nav_action_wrap"><div class="nav_dropdown_wrap"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 76 52" fill="none" class="nav_dropdown_icon"><line x1="25.75" y1="22.25" x2="50.25" y2="22.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></line><line x1="25.75" y1="28.25" x2="50.25" y2="28.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></line></svg></div><div class="is-desktop"><a href="/contact" class="primary-btn w-inline-block"><div class="primary-btn_text u-text-style-large">Get in Touch</div></a></div></div></div></div><div class="hero_section"><div class="h_visual_wrap u-cover-absolute"><div class="div-block-3"><div data-poster-url="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-transcode.mp4,https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="background-video w-background-video w-background-video-atom"><video id="47ccd295-d1ac-8142-bce9-cc23dfdf9a66-video" autoplay="" loop="" style="background-image:url(&quot;https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-poster-00001.jpg&quot;)" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b%2F6803c05356b245c72e5ea6aa_new-bw_3-transcode.webm" data-wf-ignore="true"/></video></div></div><div class="overlay"></div></div><div class="hero_contain u-container-full"><div class="hero_content"><h1 class="hero_title u-text-style-h1">Book our corporate self-defence and de-escalation training</h1><a href="/courses" class="secondary-btn w-inline-block"><div class="secondary-btn_text u-text-style-large">Find Out More</div><div class="secondary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="secondary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></a></div></div></div><div data-wf--testimonial-section--variant="base" class="testimonials_section" speed="600" mobile-slides="1.05" loops="false" desktop-slides="1.26" desktop-space="20" esd-slider="" mobile-space="20"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="testimonials_header"><div class="testimonials_title_wrap"><h2 class="testimonial_heading">Client Testimonials</h2></div><div class="scrolling_arrows_wrap is-desktop"><a data-theme="light" data-button-style="tertiary" href="#" class="slide-prev w-inline-block"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon_reversed"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></a><a data-theme="light" data-button-style="tertiary" href="#" class="slide-next w-inline-block"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></a></div></div></div><div class="section-outer mrg-med"><div class="swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items w-row"><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;This course was fantastic. ESD really took the time to understand our needs and tailor it to the way we work. This will help strengthen my team and the way we deliver our service.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/692df858c7e51a6b0630c224_67bf2386e83a14c29aa4a44d_LGB.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">LGBT Foundation - Gareth W</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The course gave my team the confidence they needed to deal with challenging behaviour in a safe and controlled way.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram.png" alt="" sizes="(max-width: 479px) 96vw, (max-width: 767px) 97vw, (max-width: 991px) 48vw, 50vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram-p-500.png 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram.png 530w" class="org-logo"/></div><div class="client_info_text u-text-style-main">Shiloh Rotherham - Louise B</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The instructors were friendly, approachable and extremely knowledgeable. This is the best course our company has ever provided for us.” </div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29c6cdf3b6dbc14c6dfa0_Virgin%20Media.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Virgin Media O2 - Lee</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The trainers are knowledgeable, experienced and the team learned a lot. I would highly recommend ESD for developing security team skills.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c00748ed21f868c98883b6_Fishmongers.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Fishmongers Hall - Adam C</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;ESD customised conflict resolution training for our public sector staff in front-facing roles. Feedback from trainees was overwhelmingly positive.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29cfcb3c1719dbc28d764_Enfield.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Enfield Council - Adam C</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">“I felt bolder, more aware of my own strength and had a much better understanding of how to keep safe.”</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo.jpg" alt="" sizes="(max-width: 479px) 96vw, (max-width: 767px) 97vw, (max-width: 991px) 48vw, 50vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo.jpg 530w" class="org-logo"/></div><div class="client_info_text u-text-style-main">SKY - Katie</div></div></div></div></div></div></div></div></div></div><div class="ext_section"><div class="std-contain u-container-full mrg-med"><div class="section-inner"><div class="ext-content_layout"><div clipped-main="" class="ext-bg"></div><div clipped-small="" class="ext-img_wrap"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8b59c1de594e54850_04cffb1a4ff10f08b6cff424be1d9eec_DSC_0576.jpg" loading="lazy" alt="" sizes="(max-width: 976px) 100vw, 976px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8b59c1de594e54850_04cffb1a4ff10f08b6cff424be1d9eec_DSC_0576-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8b59c1de594e54850_04cffb1a4ff10f08b6cff424be1d9eec_DSC_0576-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8b59c1de594e54850_04cffb1a4ff10f08b6cff424be1d9eec_DSC_0576.jpg 976w" class="ext-img"/></div><div class="ext-text_wrap"><div class="ext-text u-text-style-h3">Everyday Self Defence (ESD) offers tailored de-escalation and self-defence training to keep your team safe, confident, and prepared—whether they’re in healthcare, corporate settings, or out in the field. </div></div></div></div></div></div><div class="why_section"><div class="std-contain u-container-full mrg-lrg"><div class="section-inner"><div class="why-section_layout u-grid-desktop is-why"><div class="content_block_wrap"><div class="content_block"><h2 class="standard_heading">The Rising Threat of Workplace Conflict</h2><div class="why_paragraph_wrap"><p class="why_section_para u-text-style-large">Every day in the UK, more people face the risk of conflict at work. <br/><br/>Reports of abuse against shop assistants have doubled in recent years, recorded assaults on teachers have tripled over three years in parts of the country, and over 30% of nurses report having to deal with physical violence.<br/><br/>Workers who travel as part of their role, whether to install or repair equipment, make deliveries or provide much needed health or social support to vulnerable members of the community, are no strangers to unpredictable incidents.<br/><br/>Sadly, the same is increasingly true for people simply travelling to and from work. These challenges highlight a growing need for effective de-escalation and self-defence skills for employees in all sectors. At ESD, we provide training that equips individuals with the practical techniques and confidence needed to defuse tension and stay safe in a wide range of scenarios.</p></div></div><a href="/courses" class="secondary-btn w-inline-block"><div class="secondary-btn_text u-text-style-large">View our Training Programme</div><div class="secondary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="secondary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></a></div></div></div></div></div><div class="slider_wrap"><div class="slider_contain"><div tr-marquee-element="component" class="slider_layout"><div tr-marquee-element="panel" class="slider_img_contain"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait.jpg 2192w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-2600.jpg 2600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes.jpg 4016w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-2600.jpg 2600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes.jpg 5504w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d29834f03dd689a3ce79cc_ESD%20Carousel%2010.jpg" alt="" class="slider_img"/></div><div tr-marquee-element="panel" class="slider_img_contain"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69c963dc28296879168ce9cc_DSC_0551%20Portrait.jpg 2192w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes-p-2600.jpg 2600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546afdce540a2511b2cdc_DSC_0764%20LoRes.jpg 4016w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca56c916c64f40df821749_ESD%20Carousel%203.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes-p-2600.jpg 2600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6a2546dad3cdf3ce988c89ce_HiRes_Everyday%20Self%20Defence_Sky%202022-47%20LoRes.jpg 5504w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6289dcf362bd05985de6_ESD%20Carousel%205.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca6544da3931f5fbc79397_ESD%20Carousel%206.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d294c4752eb2c04914b586_ESD%20Carousel%207.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69ca54b98b3d7a1a5d599fb2_ESD%20Carousel%208.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209.jpg" alt="" sizes="(max-width: 1204px) 100vw, 1204px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d295d4172268beb1958a01_ESD%20Carousel%209.jpg 1204w" class="slider_img"/><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d29834f03dd689a3ce79cc_ESD%20Carousel%2010.jpg" alt="" class="slider_img"/></div></div></div></div><div class="help-section"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="help_header_wrap u-grid-desktop"><div class="help_header_title_contain"><h2 class="standard_heading u-text-style-h1">Who We Help</h2></div><div class="help_header_paragraph_contain"><p class="help_header_paragraph u-text-style-large">Everyday Self Defence helps teams across a wide variety of industries navigate challenges and stay safe. Our training is designed to be adaptable to the needs of any organisation—no matter the context.</p></div></div></div><div class="section-outer mrg-sml"><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">01</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d63e9875169e3671a5fb94_ESD%20Corporate%20Office%20Worker%201089x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d63e9875169e3671a5fb94_ESD%20Corporate%20Office%20Worker%201089x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d63e9875169e3671a5fb94_ESD%20Corporate%20Office%20Worker%201089x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d63e9875169e3671a5fb94_ESD%20Corporate%20Office%20Worker%201089x724-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d63e9875169e3671a5fb94_ESD%20Corporate%20Office%20Worker%201089x724.jpg 1168w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Corporate</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Helping corporate teams handle client conflict, reduce stress, maintain a safer, more productive office environment, and get to and from work safely.</p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">02</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d61fc2f19e39f95f153f9c_ESD%20Healthcare%20Nuese%20Calm%20BW%201086x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d61fc2f19e39f95f153f9c_ESD%20Healthcare%20Nuese%20Calm%20BW%201086x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d61fc2f19e39f95f153f9c_ESD%20Healthcare%20Nuese%20Calm%20BW%201086x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d61fc2f19e39f95f153f9c_ESD%20Healthcare%20Nuese%20Calm%20BW%201086x724-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d61fc2f19e39f95f153f9c_ESD%20Healthcare%20Nuese%20Calm%20BW%201086x724.jpg 1224w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Healthcare</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Training healthcare professionals to manage aggression, maintain safety, and focus on delivering quality care, even in high-stress situations. </p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">03</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d621cf9c49a604183cef09_ESD%20Education%20Teachers%201086x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d621cf9c49a604183cef09_ESD%20Education%20Teachers%201086x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d621cf9c49a604183cef09_ESD%20Education%20Teachers%201086x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d621cf9c49a604183cef09_ESD%20Education%20Teachers%201086x724-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d621cf9c49a604183cef09_ESD%20Education%20Teachers%201086x724.jpg 1152w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Education</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Helping education staff de-escalate conflicts, protect themselves, and ensure a safe learning environment for everyone.</p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">04</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6237a285e7c2c9547eeaf_ESD%20Retail%20Shop%20Assistant%201086x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6237a285e7c2c9547eeaf_ESD%20Retail%20Shop%20Assistant%201086x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6237a285e7c2c9547eeaf_ESD%20Retail%20Shop%20Assistant%201086x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6237a285e7c2c9547eeaf_ESD%20Retail%20Shop%20Assistant%201086x724.jpg 1024w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Retail</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Providing retail staff with the skills to manage customer aggression and protect themselves during high-stress interactions.</p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">05</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6257c18061d4285c0b4b7_ESD%20Public%20Service%20Community%20Nurse%201086x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6257c18061d4285c0b4b7_ESD%20Public%20Service%20Community%20Nurse%201086x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6257c18061d4285c0b4b7_ESD%20Public%20Service%20Community%20Nurse%201086x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6257c18061d4285c0b4b7_ESD%20Public%20Service%20Community%20Nurse%201086x724-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d6257c18061d4285c0b4b7_ESD%20Public%20Service%20Community%20Nurse%201086x724.jpg 1224w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Public Sector</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Supporting public sector employees with skills to defuse tension, manage unpredictable situations, and keep their community interactions safe.</p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">06</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724.jpg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/69d639e94eab5bc222f3a72f_ESD%20Lone%20Workers%20Delivery%20Man%201086x724.jpg 2517w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Lone Workers</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Equipping lone or isolated workers, especially delivery drivers, with the skills to stay safe during their rounds, manage confrontations, and reduce risks in unpredictable environments.</p></div></div></div></div><div toggle-item="" data-wf--toggle-item--variant="base" class="toggle-item"><div class="line-wrap"><div toggle-line="" class="toggle-line"></div></div><div toggle-bg="" class="toggle-item_bg"></div><div toggle-item_layout="" class="toggle-item_layout"><div toggle-img="" class="toggle-img_wrap"><div toggle-num="" class="toggle-num_wrap"><div class="toggle-num">07</div></div><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ffa1a1ffbce62495f2bd8b_43b63ac805617cd7881f5a2e39dfab64307b6c6bb4934035cf55297307e06367.jpeg" alt="" sizes="(max-width: 479px) 24vw, (max-width: 767px) 15vw, (max-width: 991px) 11vw, 9vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ffa1a1ffbce62495f2bd8b_43b63ac805617cd7881f5a2e39dfab64307b6c6bb4934035cf55297307e06367-p-500.jpeg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ffa1a1ffbce62495f2bd8b_43b63ac805617cd7881f5a2e39dfab64307b6c6bb4934035cf55297307e06367-p-800.jpeg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ffa1a1ffbce62495f2bd8b_43b63ac805617cd7881f5a2e39dfab64307b6c6bb4934035cf55297307e06367-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ffa1a1ffbce62495f2bd8b_43b63ac805617cd7881f5a2e39dfab64307b6c6bb4934035cf55297307e06367.jpeg 1536w" class="toggle-img_el"/></div><div toggle-item_content="" class="toggle-item_content"><div class="toggle-item_head-wrap"><div class="help_list_title">Security Teams</div><div toggle-icon="" class="help_list_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 21" fill="none" class="svg"><path d="M11.25 0.75V10.435M11.25 20.1201V10.435M11.25 10.435L20.935 10.435M11.25 10.435H1.56497" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div toggle-dropdown="" class="toggle-content_wrap"><p class="help_list_paragraph">Specialist training for security teams, designed to enhance their skills in managing conflict, reducing risk, and keeping environments secure.</p></div></div></div></div></div><div class="w-embed"><style>
.toggle-img_wrap {
    clip-path: inset(0 0 0 0 round 0.625rem);
}
</style></div></div></div><div class="diff_section"><div class="std-contain u-container-full mrg-lrg"><div class="section-inner"><div class="diff-grid u-grid-desktop"><div class="diff_img_contain u-column-5"><div img-scroll="" class="diff-img_wrap"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8ee601a31958a8fe5_9291a8d57acebea8d50d74d0f4f0dae5_Krav_maga_JW3_DSC_4862.jpg" alt="" sizes="(max-width: 1054px) 100vw, 1054px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8ee601a31958a8fe5_9291a8d57acebea8d50d74d0f4f0dae5_Krav_maga_JW3_DSC_4862-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8ee601a31958a8fe5_9291a8d57acebea8d50d74d0f4f0dae5_Krav_maga_JW3_DSC_4862-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8ee601a31958a8fe5_9291a8d57acebea8d50d74d0f4f0dae5_Krav_maga_JW3_DSC_4862.jpg 1054w" class="img-fill"/></div></div><div class="diff_content_layout u-column-7"><div class="diff_title u-text-style-h1">Why ESD?</div><div class="diff_paragraph_contain"><p class="diff_paragraph u-text-style-large">In a world where workplace conflict is increasingly common, Everyday Self Defence (ESD) stands out by focusing on proactive prevention. Our training is not just about physical techniques - it’s about understanding conflict, recognising risks early, and using practical de-escalation methods to avoid dangerous situations. ESD’s unique approach blends real-world expertise, hands-on exercises, and a deep understanding of human behaviour to ensure employees across all sectors feel confident and prepared.<br/><br/>We know that one-size-fits-all solutions don’t work when it comes to safety. That’s why our training is tailored for specific industries - whether it’s healthcare workers dealing with stressed patients, corporate employees facing difficult clients, or delivery drivers managing unexpected confrontations. Our expert trainers bring years of experience in conflict resolution and self-defence, providing participants with the skills they need to keep themselves and others safe.</p></div></div></div></div></div></div><div class="brands_section"><div class="std-contain u-container-full mrg-lrg"><div class="section-inner"><div class="brands_layout u-grid-desktop"><div id="w-node-e0832f27-b2a3-7e2f-bb3f-cd5b25778ead-25778ea9" class="brands_content_left u-column-5"><h2 class="brands_title u-text-style-h1">Organisations We Have Worked With</h2><div class="brands_paragraph_wrap"><p class="brands_paragraph u-text-style-large">Our training programmes have supported leading organisations across corporate, healthcare, education, retail, non-profit and public sectors.</p></div></div><div id="w-node-e0832f27-b2a3-7e2f-bb3f-cd5b25778eb3-25778ea9" class="brands_content_right"><div class="brands-block_wrapper w-dyn-list"><div role="list" class="brands_grid_contain u-grid-column-4 w-dyn-items"><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69f0cc2a1423f274cb733bdb_Capita.png" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c006d5e5a6d934bf86a914_Berkeley.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/680e335b8c2aa908a38c9f19_sky_logo.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c0080cc8dce8bbfccf20ea_Virgin%20Media.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67ceddfe6d60db8cb8d30892_scope.jpg" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67ceddfe6d60db8cb8d30892_scope-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67ceddfe6d60db8cb8d30892_scope.jpg 530w" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69831eddfb5fc24c8432bf73_rotherham.png" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c00737915258331a5e1837_Enfield.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6980a24849e089c1bf256e68_ramshaw-college.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6980a24849e089c1bf256e68_ramshaw-college-p-500.png 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6980a24849e089c1bf256e68_ramshaw-college.png 530w" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c006bfe27e65c1546b964f_Bath.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c0075bed21f868c9889e0a_FleetStreet.jpg" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c0075bed21f868c9889e0a_FleetStreet-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c0075bed21f868c9889e0a_FleetStreet.jpg 530w" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c00748ed21f868c98883b6_Fishmongers.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div><div role="listitem" class="partners-block w-dyn-item"><div clipped-x-small="" class="brands_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67bf2386e83a14c29aa4a44d_LGB.jpg" alt="" class="brands_visual_img u-cover-absolute is-logo"/></div></div></div></div></div></div></div></div></div><div class="testimonial-feature_section u-container-full"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="feat_test-content"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The instructors were fantastic, extremely friendly and approachable, and their knowledge was fantastic. Very encouraging and patient!&quot;</div></div><div class="client_info_wrap"><div class="brands_block is-single"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6932b08b13a0511db2a67a09_26fba41c62f6327b88b91e4693a4965110e66802.png" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Field Technician, Virgin Media O2</div></div></div></div></div><section img-scroll="" class="courses_img_wrap"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789.jpg" alt="" width="Auto" height="Auto" sizes="(max-width: 2882px) 100vw, 2882px" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789-p-2600.jpg 2600w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd80fe250d53716813a_123e9d6d9533bf2bca02080437b0a2b0_DSC_0789.jpg 2882w" class="courses_image"/><div class="courses_img_overlay"></div><div class="w-layout-blockcontainer courses_img_contain w-container"><div class="courses_img_tex u-text-style-h1">Our Programmes</div></div></section><div class="safer-insights_section is-courses" data-theme="dark" speed="600" data-wf--general-courses-section--variant="base" mobile-slides="1.05" loops="false" desktop-slides="3.1" desktop-space="25" esd-slider="" mobile-space="20"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="section_title_wrap"><h2 class="section_heading ind_title">Safer Staff Programmes</h2><div class="scrolling_arrows_wrap is-desktop"><a data-theme="light" data-button-style="tertiary" href="#" class="slide-prev w-inline-block"><div class="sector_btn_wrap is-left"><div class="sector_btn_img"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="sector_btn_icon_wrap"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="sector_btn_icon"></path></svg></div></div></a><a data-theme="light" data-button-style="tertiary" href="#" class="slide-next w-inline-block"><div class="sector_btn_wrap"><div class="sector_btn_img"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="sector_btn_icon_wrap"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="sector_btn_icon"></path></svg></div></div></a></div></div></div><div class="blog-cards_contain mrg-med"><div class="safer-insights_component"><div class="swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items"><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c69abae33d4f81c6e1da_6806d669dfe24742164424fb_DSC_0759BW.jpg 4195w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Foundations</div><div class="course_card_heading u-text-style-h4">Everyday Personal Safety &amp; Self-Defence</div><div class="badger_sector_course_card_text u-text-style-large">A practical, confidence-building session that helps your team develop awareness and simple personal safety skills for everyday situations.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/self-defence-training" class="card-link w-inline-block"></a></section></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c3bb8b0b5d889253afb1_67ed81b48f8cb79a766afc95_Krav_maga_JW3_DSC_4910BW.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c3bb8b0b5d889253afb1_67ed81b48f8cb79a766afc95_Krav_maga_JW3_DSC_4910BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c3bb8b0b5d889253afb1_67ed81b48f8cb79a766afc95_Krav_maga_JW3_DSC_4910BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957c3bb8b0b5d889253afb1_67ed81b48f8cb79a766afc95_Krav_maga_JW3_DSC_4910BW.jpg 820w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Foundations for Women</div><div class="course_card_heading u-text-style-h4">Women’s Personal Safety &amp; Self-Defence</div><div class="badger_sector_course_card_text u-text-style-large">Empower female staff with strategies and techniques to enhance their personal safety.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/self-defence-for-women" class="card-link w-inline-block"></a></section></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW.jpg" alt="De Escalation Training Two Women" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957bcbf6bd074f1b25d5999_6806d2427d1c0ab155fa2af5_DSC_0556BW.jpg 4793w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Essentials</div><div class="course_card_heading u-text-style-h4">De-escalation &amp; Personal Safety Training</div><div class="badger_sector_course_card_text u-text-style-large">Equip your team with practical skills to defuse tension, respond calmly and reduce the risk of escalation.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/de-escalation-training" class="card-link w-inline-block"></a></section></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11795066446ab305ba63_68068fde40845ba1cf85db74_Self_Defence_003%20BW.jpg 3318w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Essentials Plus</div><div class="course_card_heading u-text-style-h4">De-escalation, Personal Safety &amp; Breakaway Training</div><div class="badger_sector_course_card_text u-text-style-large">Give your team the skills to manage conflict verbally and disengage safely if a situation turns physical.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/safer-staff-essentials-plus" class="card-link w-inline-block"></a></section></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38-p-3200.jpg 3200w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69bb11b2567377f1031f033d_1.38.19_1.38.jpg 5452w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Professional</div><div class="course_card_heading u-text-style-h4">Professional Security &amp; Local Safety Team Training</div><div class="badger_sector_course_card_text u-text-style-large">Develop a stronger team-based approach to managing conflict, aggression and safety risk in higher-exposure roles.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/safer-staff-professional" class="card-link w-inline-block"></a></section></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><section course-card="" data-card-color="primary" data-wf--course-card--variant="base" class="course_card_wrap"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW-p-3200.jpg 3200w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6957badf5d08ab5fc7443fe2_6806d86cad0f8ee42e25f708_Virgin%20media_-68BW.jpg 7361w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_name u-text-style-h6">Safer Staff Customised</div><div class="course_card_heading u-text-style-h4">Tailored Role-Based Workplace Safety Training</div><div class="badger_sector_course_card_text u-text-style-large">Develop bespoke training programs addressing your organisation’s unique safer staff challenges.</div></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div><a href="/courses/customised-training" class="card-link w-inline-block"></a></section></div></div></div></div></div></div></div><div class="sector-courses_section" data-theme="dark" speed="600" mobile-slides="1.05" loops="false" desktop-slides="3.1" desktop-space="25" esd-slider="" mobile-space="20"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="sector_courses_heading_wrap"><div class="sector_title_wrap"><h2 class="course_heading_2">Sector Training Programmes</h2></div><div class="scrolling_arrows_wrap is-desktop"><a data-theme="light" data-button-style="tertiary" href="#" class="slide-prev w-inline-block"><div class="sector_btn_wrap is-left"><div class="sector_btn_img"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="sector_btn_icon_wrap"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="sector_btn_icon"></path></svg></div></div></a><a data-theme="light" data-button-style="tertiary" href="#" class="slide-next w-inline-block"><div class="sector_btn_wrap"><div class="sector_btn_img"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="sector_btn_icon_wrap"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="sector_btn_icon"></path></svg></div></div></a></div></div></div><div class="blog-cards_contain mrg-med"><div class="sector_course_component"><div class="swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items"><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/healthcare-professionals" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/695cfe068782240a330a2571_ESD%20Healthcare%20Professionals%20Hero%20Image%20v11.jpg 3072w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training</div><div class="course_card_heading u-text-style-h4">Healthcare Professionals</div><p class="course_card_paragraph">Specialist training including Breakaway Training and Disengagement Training to equip healthcare professionals with the skills to manage patient aggression, workplace violence and maintain a secure environment.</p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/education-sector-training" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69b87058cf49bd5d096111dd_ESD%20Education%20Sector%20Hero%20v1.png" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69b87058cf49bd5d096111dd_ESD%20Education%20Sector%20Hero%20v1-p-500.png 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69b87058cf49bd5d096111dd_ESD%20Education%20Sector%20Hero%20v1-p-800.png 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69b87058cf49bd5d096111dd_ESD%20Education%20Sector%20Hero%20v1-p-1080.png 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69b87058cf49bd5d096111dd_ESD%20Education%20Sector%20Hero%20v1.png 1536w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training</div><div class="course_card_heading u-text-style-h4">Education</div><p class="course_card_paragraph">Tailored training for education professionals to manage conflict and maintain safety in diverse learning environments.</p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/retail-sector-training" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69556070bd127ad3dd64aab9_ESD%20Retail%20Worker%20Hero%20Image%20v6.jpg 3874w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training</div><div class="course_card_heading u-text-style-h4">Retail Sector</div><p class="course_card_paragraph">Practical training for retail staff to handle customer aggression and ensure personal safety in busy or isolated settings. </p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/public-sector-training" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69554fca099cb413eb873b53_ESD%20Public%20Sector%20Hero%20Image%20v1.jpg 3072w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training</div><div class="course_card_heading u-text-style-h4">Public Sector</div><p class="course_card_paragraph">Tailored for public sector environments, focusing on de escalation, conflict management and self-defence.</p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/lone-worker-training" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69586176f4225c4a86ab3862_ESD%20Lone%20Worker%20Hero%20Image%20v7%20BW.jpg 3072w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training</div><div class="course_card_heading u-text-style-h4">Lone Workers</div><p class="course_card_paragraph">Designed for lone or isolated workers, especially delivery drivers and installers, providing practical skills to assess risks, avoid threats and manage confrontations.</p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a course-card="" data-card-color="tertiary" href="https://www.everydayselfdefence.com/sectors/security-training" class="course_card_wrap w-inline-block"><div class="course_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69585efcc36ff8ea691abe95_680eaf6562ee533af999c1c4_ChatGPT%20Image%20Apr%2027%2C%202025%20at%2011_24_13%20PMv2.jpg 1944w" class="global_visual_img"/></div></div><div class="course_card_content"><div class="course_card_subhead u-text-style-large">Safer Staff Training </div><div class="course_card_heading u-text-style-h4">Safety and Security Teams</div><p class="course_card_paragraph">Specialist training including Advanced De-escalation, Breakaway and Team Control techniques to equip safety and security officers with the skills to manage public aggression, protect themselves and others, and maintain a safe, professional environment.</p></div><div class="course_card_btn_wrap"><div class="tertiary-btn_fake"><div class="tertiary-btn_text u-text-style-large">Find Out More</div><div class="tertiary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="tertiary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></a></div></div></div></div></div></div></div><div data-wf--testimonial-section--variant="base" class="testimonials_section" speed="600" mobile-slides="1.05" loops="false" desktop-slides="1.26" desktop-space="20" esd-slider="" mobile-space="20"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="testimonials_header"><div class="testimonials_title_wrap"><h2 class="testimonial_heading">Client Testimonials</h2></div><div class="scrolling_arrows_wrap is-desktop"><a data-theme="light" data-button-style="tertiary" href="#" class="slide-prev w-inline-block"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon_reversed"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></a><a data-theme="light" data-button-style="tertiary" href="#" class="slide-next w-inline-block"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></a></div></div></div><div class="section-outer mrg-med"><div class="swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items w-row"><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;This course was fantastic. ESD really took the time to understand our needs and tailor it to the way we work. This will help strengthen my team and the way we deliver our service.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/692df858c7e51a6b0630c224_67bf2386e83a14c29aa4a44d_LGB.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">LGBT Foundation - Gareth W</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The course gave my team the confidence they needed to deal with challenging behaviour in a safe and controlled way.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram.png" alt="" sizes="(max-width: 479px) 96vw, (max-width: 767px) 97vw, (max-width: 991px) 48vw, 50vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram-p-500.png 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/6a00957292e29d3937f7c4bc_shiloh-rotheram.png 530w" class="org-logo"/></div><div class="client_info_text u-text-style-main">Shiloh Rotherham - Louise B</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The instructors were friendly, approachable and extremely knowledgeable. This is the best course our company has ever provided for us.” </div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29c6cdf3b6dbc14c6dfa0_Virgin%20Media.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Virgin Media O2 - Lee</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;The trainers are knowledgeable, experienced and the team learned a lot. I would highly recommend ESD for developing security team skills.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/67c00748ed21f868c98883b6_Fishmongers.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Fishmongers Hall - Adam C</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">&quot;ESD customised conflict resolution training for our public sector staff in front-facing roles. Feedback from trainees was overwhelmingly positive.&quot;</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29cfcb3c1719dbc28d764_Enfield.jpg" alt="" class="org-logo"/></div><div class="client_info_text u-text-style-main">Enfield Council - Adam C</div></div></div></div></div><div role="listitem" class="swiper-slide is-testimonial w-dyn-item w-col w-col-6"><div class="testimonials_card_wrap"><div class="testimonials_card_layout"><div class="testimonial-header_contain"><div clipped-small="" class="testimonial_chip"><div class="testimonials_chip_bg badger_testimonial_fix"></div><div class="testimonial_chip_text u-text-style-main">Testimonial</div></div><div class="testimonial_text u-text-style-h3">“I felt bolder, more aware of my own strength and had a much better understanding of how to keep safe.”</div></div><div class="client_info_wrap"><div class="brands_block"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo.jpg" alt="" sizes="(max-width: 479px) 96vw, (max-width: 767px) 97vw, (max-width: 991px) 48vw, 50vw" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/68f29d1034d74feddf30dbf1_sky_logo.jpg 530w" class="org-logo"/></div><div class="client_info_text u-text-style-main">SKY - Katie</div></div></div></div></div></div></div></div></div></div><div mobile-space="20" esd-slider="" loops="false" speed="600" desktop-slides="3.1" desktop-space="25" mobile-slides="1.05" class="blog-section blg_page"><div class="std-contain u-container-full"><div class="section-inner mrg-lrg"><div class="blog_header_wrap"><h2 class="section_heading">Safer Insights</h2><div class="scrolling_arrows_wrap is-desktop"><div data-theme="light" data-button-style="tertiary" class="slide-prev"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon_reversed"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></div><div data-theme="light" data-button-style="tertiary" class="slide-next"><div class="swiper_btn_wrap"><div class="global_btn_img reversed-4"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 75 52" fill="none" class="global_btn_icon"><path d="M30 25.25C29.5858 25.25 29.25 25.5858 29.25 26C29.25 26.4142 29.5858 26.75 30 26.75V25.25ZM45.5303 26.5303C45.8232 26.2374 45.8232 25.7626 45.5303 25.4697L40.7574 20.6967C40.4645 20.4038 39.9896 20.4038 39.6967 20.6967C39.4038 20.9896 39.4038 21.4645 39.6967 21.7574L43.9393 26L39.6967 30.2426C39.4038 30.5355 39.4038 31.0104 39.6967 31.3033C39.9896 31.5962 40.4645 31.5962 40.7574 31.3033L45.5303 26.5303ZM30 26.75L45 26.75V25.25L30 25.25V26.75Z" fill="currentColor" class="swiper_btn_icon"></path></svg></div></div></div></div></div></div><div class="blog_cards_contain mrg-med"><div class="slider_blog_component"><div class="swiper w-dyn-list"><div role="list" class="swiper-wrapper w-dyn-items"><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/confessions-8" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg 2912w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">31 March 2026</div><div class="blog_card_title u-text-style-h4">I’m Afraid That’s Our Policy</div><p class="blog_card_paragraph">I’ve lost count of how many incidents I’ve reviewed where that sentence marked the turning point...</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/i-had-no-idea-what-kind-of-day-hed-had-before-i-arrived" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9aec5a0257430eb6e655a_Blog%20Post%20I%20had%20No%20Idea%201000x667.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9aec5a0257430eb6e655a_Blog%20Post%20I%20had%20No%20Idea%201000x667-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9aec5a0257430eb6e655a_Blog%20Post%20I%20had%20No%20Idea%201000x667-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9aec5a0257430eb6e655a_Blog%20Post%20I%20had%20No%20Idea%201000x667.jpg 914w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">23 March 2026</div><div class="blog_card_title u-text-style-h4">I Had No Idea What Kind of Day He&#x27;d Had Before I Arrived...</div><p class="blog_card_paragraph">I lightly caught the car next to me with my van door. The man inside reacted as if I’d smashed it.</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/the-most-dangerous-conversation-isnt-with-the-public" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg 2912w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">22 January 2026</div><div class="blog_card_title u-text-style-h4">The Most Dangerous Conversation Isn’t With The Public</div><p class="blog_card_paragraph">“When things start to go wrong, what do you need to be most aware of?” I didn&#x27;t get the usual answers... </p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/when-calm-feels-impossible" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg" alt="A man, deep in thought, sits under a tree" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg 2912w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">02 September 2025</div><div class="blog_card_title u-text-style-h4">When Calm Feels Impossible</div><p class="blog_card_paragraph">I say it in training all the time:
Stay calm. Keep your body language open. Keep your voice steady. Keep control.</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/the-things-people-whisper-afterwards" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg" alt="A man, deep in thought, sits under a tree" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg 2912w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">28 July 2025</div><div class="blog_card_title u-text-style-h4">The Things People Whisper Afterwards</div><p class="blog_card_paragraph">The most honest part of the training often comes after it ends — in the quiet things people admit later.</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/why-real-self-defence-starts-with-self-awareness" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg" alt="A man, deputy in thought, sits under a tree" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/687007d934f9e942bf054a74_Confessions_hero_image.jpg 2912w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">2 July 2025</div><div class="blog_card_title u-text-style-h4">Why Real Self-Defence Starts with Self-Awareness</div><p class="blog_card_paragraph">Real self-defence isn’t a magic move but a practice in self-awareness, setting boundaries and choosing safety.</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/improving-safety-of-lone-workers-a-comprehensive-guide" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c969269545aac8f2f7d743_Blog%20Post%20Saftey%20of%20Lone%20Workers%202.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c969269545aac8f2f7d743_Blog%20Post%20Saftey%20of%20Lone%20Workers%202-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c969269545aac8f2f7d743_Blog%20Post%20Saftey%20of%20Lone%20Workers%202-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c969269545aac8f2f7d743_Blog%20Post%20Saftey%20of%20Lone%20Workers%202.jpg 1000w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">13 January 2025</div><div class="blog_card_title u-text-style-h4">Lone Worker Safety</div><p class="blog_card_paragraph">Ideal for staff who have to manage challenging situations, reduce tensions, and prevent conflicts from escalating.</p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/understanding-the-reactionary-gap-a-key-concept-in-personal-safety" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c96d27fd739c6a27aaf346_Blog%20Reactionary%20Gap%20Card%201000x667.jpg 4310w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">3 February 2025</div><div class="blog_card_title u-text-style-h4">Understanding the Reactionary Gap</div><p class="blog_card_paragraph">Ideal for staff who have to manage challenging situations, reduce tensions, and prevent conflicts from escalating </p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/the-difference-between-martial-arts-and-self-defence-training" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9705dc13d2eaada20e129_ESD%20Post%20Martial%20Arts%20Card%201000x667.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9705dc13d2eaada20e129_ESD%20Post%20Martial%20Arts%20Card%201000x667-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9705dc13d2eaada20e129_ESD%20Post%20Martial%20Arts%20Card%201000x667.jpg 637w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">15 March 2025</div><div class="blog_card_title u-text-style-h4">Martial Arts vs Self-Defence</div><p class="blog_card_paragraph">Ideal for staff who have to manage challenging situations, reduce tensions, and prevent conflicts from escalating </p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/breakaway-training-empowering-personal-safety" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a4eacafe9d52309d9db9_ESD%20Blog%20Breakaway%20Training%20Card%201000x667.jpg 5202w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">10 May 2025</div><div class="blog_card_title u-text-style-h4">Breakaway Training</div><p class="blog_card_paragraph">Ideal for staff who have to manage challenging situations, reduce tensions, and prevent conflicts from escalating </p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div><div role="listitem" class="swiper-slide is-slider-photo w-dyn-item"><a href="/blog/de-escalation-techniques-to-defuse-potentially-violent-situations" class="blog_card_link w-inline-block"><div class="blog_card_wrapper"><div class="blg_content-top"><div class="blog_card_img"><div class="global_visual_wrap"><img src="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667.jpg" alt="" sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-500.jpg 500w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-800.jpg 800w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-1080.jpg 1080w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-1600.jpg 1600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-2000.jpg 2000w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667-p-2600.jpg 2600w, https://cdn.prod.website-files.com/674fcf033b88bebd672e4a74/69c9a6f62cc5e198b06ef889_ESD%20Blog%20Deescalation%20Card%201000x667.jpg 5178w" class="global_visual_img"/></div></div><div class="blog_card_content"><div class="blg-copy_layout"><div class="blog_card_subheading u-text-style-large">19 June 2025</div><div class="blog_card_title u-text-style-h4">De-Escalation Training</div><p class="blog_card_paragraph">Ideal for staff who have to manage challenging situations, reduce tensions, and prevent conflicts from escalating </p></div></div></div><div class="blog-cta_btn_wrap"><div class="quat-btn_fake"><div class="quat-btn_text u-text-style-large">Learn More</div><div class="quat_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="quat-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></div></div></div></a></div></div></div></div></div><div class="btm_section_btn_wrap is-blog"><a href="/safer-insights" class="secondary-btn w-inline-block"><div class="secondary-btn_text u-text-style-large">View All Insights</div><div class="secondary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="secondary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></a></div></div></div><div class="cta_section"><div class="std-contain u-container-full mrg-lrg"><div class="section-inner"><div clipped-main="" class="cta_layout"><div img-scroll="" class="img_block"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8a37def230290feea_a4dcf358df1e4ffc3f8548b3a8453dc6_5G1A9949-Enhanced-NR.jpg" alt="Two people role playing a telephone conversation" sizes="(max-width: 479px) 76vw, (max-width: 767px) 82vw, (max-width: 991px) 84vw, 70vw" srcset="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8a37def230290feea_a4dcf358df1e4ffc3f8548b3a8453dc6_5G1A9949-Enhanced-NR-p-500.jpg 500w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8a37def230290feea_a4dcf358df1e4ffc3f8548b3a8453dc6_5G1A9949-Enhanced-NR-p-800.jpg 800w, https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/67ed4cd8a37def230290feea_a4dcf358df1e4ffc3f8548b3a8453dc6_5G1A9949-Enhanced-NR.jpg 1076w" class="cta_img"/></div><div class="cta_content_wrap"><div class="cta_text_contain"><h2 class="cta_title u-text-style-h2">Get more course information.</h2><p class="cta_paragraph">Ready to make your workplace safer? Contact us today to learn more about our training programmes and how we can help you protect your staff.</p></div><a href="/contact" class="primary-btn_v2 w-inline-block"><div class="primary-btn_text u-text-style-large">Get in Touch</div></a></div></div></div></div></div><div data-wf--footer--variant="base" class="footer_section"><div class="footer_bg"></div><div class="std-contain u-container-full mrg-med"><div class="section-outer is-footer"><div class="footer_layout"><div class="footer_contain_left"><div class="footer_logo_contain"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 462 167" fill="none" class="footer_logo"><path d="M142.259 66.2166C140.044 65.2846 137.668 64.8064 135.269 64.8097H84.8735C82.4745 64.8052 80.0986 65.2834 77.8835 66.2166C73.9738 67.8552 70.746 70.8167 68.7503 74.5963C66.7546 78.3759 66.1144 82.7397 66.9389 86.9439C67.7635 91.1481 70.0016 94.9326 73.272 97.6522C76.5423 100.372 80.6425 101.858 84.8735 101.858H135.269C139.5 101.858 143.6 100.372 146.871 97.6522C150.141 94.9326 152.379 91.1481 153.204 86.9439C154.028 82.7397 153.388 78.3759 151.392 74.5963C149.396 70.8167 146.169 67.8552 142.259 66.2166Z" fill="currentColor"></path><path d="M439.23 83.414C439.086 68.3622 435.013 53.617 427.425 40.6754C420.172 28.2505 409.832 17.9675 397.435 10.8502C385.039 3.73297 371.018 0.0298305 356.77 0.109551H299.045C253.278 0.109551 220.905 38.7995 203.16 75.1445C190.816 100.25 169.214 129.561 140.189 129.561H82.4641C74.5526 129.615 66.7651 127.569 59.8776 123.624C52.9901 119.68 47.2431 113.976 43.2092 107.081C39.1041 99.8736 36.8593 91.7336 36.6822 83.414C36.5003 75.7173 38.3999 68.1167 42.1754 61.435C46.0553 54.0458 51.8654 47.8791 58.9706 43.6087C66.0759 39.3383 74.203 37.1284 82.4641 37.2206H171.96C176.74 37.0803 181.278 35.058 184.61 31.5832C187.941 28.1084 189.805 23.4548 189.805 18.6104C189.805 13.766 187.941 9.11231 184.61 5.63753C181.278 2.16275 176.74 0.140483 171.96 0.000124567H82.4641C67.5844 -0.0259572 52.9774 4.04416 40.2038 11.7756C27.4302 19.507 16.9702 30.6091 9.94135 43.8956C3.28854 55.967 -0.136885 69.5893 0.00418774 83.414C0.206406 98.4608 4.29764 113.191 11.8701 126.137C19.1088 138.567 29.4347 148.86 41.8201 155.991C54.2055 163.122 68.2184 166.842 82.4641 166.781H140.189C185.956 166.781 218.313 128.091 236.073 91.746C248.341 66.6406 270.02 37.33 299.029 37.33H356.77C364.675 37.2911 372.453 39.3501 379.329 43.3022C386.205 47.2542 391.94 52.9615 395.963 59.8562C400.07 67.0574 402.315 75.1929 402.49 83.5078C402.672 91.2046 400.772 98.8052 396.997 105.487C393.117 112.867 387.314 119.029 380.219 123.301C373.123 127.573 365.008 129.792 356.754 129.717H267.088C262.215 129.774 257.561 131.776 254.135 135.288C250.709 138.8 248.788 143.538 248.788 148.476C248.792 153.39 250.722 158.102 254.154 161.575C257.585 165.049 262.237 167 267.088 167H356.77C371.647 167.024 386.252 162.955 399.025 155.227C411.797 147.499 422.259 136.401 429.292 123.12C435.979 110.994 439.405 97.3024 439.23 83.414Z" fill="currentColor"></path><path d="M455.402 6.80157C455.054 6.23488 454.535 5.79426 453.921 5.54374C452.827 5.19479 451.68 5.04399 450.533 5.09838H446.204V17.5082H448.399V12.6394H450.125C450.946 12.5821 451.768 12.7224 452.524 13.0486C453.303 13.5 453.693 14.4509 453.693 15.8893V16.8703L453.735 17.2675V17.5082H455.822L455.738 17.3577C455.66 17.1496 455.618 16.9299 455.612 16.7078V14.9023C455.594 14.2038 455.359 13.5284 454.94 12.9704C454.693 12.6282 454.376 12.3429 454.011 12.1338C453.643 11.9229 453.234 11.7956 452.812 11.7607C453.445 11.6799 454.056 11.4754 454.61 11.1589C455.008 10.8918 455.328 10.5241 455.539 10.0929C455.749 9.66176 455.843 9.1824 455.81 8.70337C455.878 8.04206 455.736 7.37593 455.402 6.80157ZM453.369 10.0755C453.142 10.4257 452.804 10.6887 452.41 10.8218C451.739 11.0395 451.034 11.1333 450.329 11.0987H448.357V6.62102H450.221C451.126 6.56066 452.033 6.71745 452.866 7.07841C453.159 7.27766 453.391 7.55477 453.537 7.87885C453.682 8.20116 453.734 8.55762 453.687 8.90799C453.712 9.32167 453.6 9.73205 453.369 10.0755Z" fill="currentColor"></path><path d="M461.188 7.00584C460.62 5.63284 459.779 4.39002 458.718 3.3527C457.678 2.29092 456.437 1.44766 455.068 0.872051C453.7 0.296442 452.23 0 450.747 0C449.263 0 447.794 0.296442 446.425 0.872051C445.057 1.44766 443.816 2.29092 442.775 3.3527C441.712 4.38946 440.869 5.63232 440.299 7.00584C439.729 8.37984 439.447 9.85696 439.471 11.3451C439.443 12.8402 439.718 14.3255 440.281 15.71C440.844 17.0946 441.683 18.3494 442.745 19.3976C443.783 20.4655 445.023 21.3141 446.393 21.8935C447.762 22.473 449.233 22.7715 450.72 22.7715C452.206 22.7715 453.677 22.473 455.047 21.8935C456.416 21.3141 457.656 20.4655 458.694 19.3976C459.76 18.3538 460.602 17.1031 461.17 15.7217C461.738 14.3404 462.02 12.8573 461.998 11.3631C462.027 9.8705 461.751 8.38772 461.188 7.00584ZM459.72 15.1005C459.231 16.2916 458.509 17.3721 457.597 18.2782C456.703 19.199 455.635 19.9309 454.454 20.4306C453.274 20.9303 452.007 21.1878 450.726 21.1878C449.445 21.1878 448.177 20.9303 446.997 20.4306C445.817 19.9309 444.748 19.199 443.854 18.2782C442.944 17.3716 442.225 16.2911 441.738 15.1005C441.254 13.9093 441.017 12.6314 441.042 11.3451C441.028 10.064 441.273 8.79334 441.764 7.61064C442.254 6.42794 442.98 5.35799 443.896 4.46609C444.78 3.53989 445.846 2.80822 447.026 2.31754C448.803 1.56556 450.764 1.36833 452.654 1.75159C454.544 2.13485 456.275 3.0808 457.621 4.46609C458.533 5.36351 459.254 6.43769 459.739 7.62335C460.224 8.80901 460.465 10.0814 460.445 11.3631C460.453 12.645 460.207 13.9156 459.72 15.1005Z" fill="currentColor"></path><path d="M455.402 6.80157C455.054 6.23488 454.535 5.79426 453.921 5.54374C452.827 5.19479 451.68 5.04399 450.533 5.09838H446.204V17.5082H448.399V12.6394H450.125C450.946 12.5821 451.768 12.7224 452.524 13.0486C453.303 13.5 453.693 14.4509 453.693 15.8893V16.8703L453.735 17.2675V17.5082H455.822L455.738 17.3577C455.66 17.1496 455.618 16.9299 455.612 16.7078V14.9023C455.594 14.2038 455.359 13.5284 454.94 12.9704C454.693 12.6282 454.376 12.3429 454.011 12.1338C453.643 11.9229 453.234 11.7956 452.812 11.7607C453.445 11.6799 454.056 11.4754 454.61 11.1589C455.008 10.8918 455.328 10.5241 455.539 10.0929C455.749 9.66176 455.843 9.1824 455.81 8.70337C455.878 8.04206 455.736 7.37593 455.402 6.80157ZM453.369 10.0755C453.142 10.4257 452.804 10.6887 452.41 10.8218C451.739 11.0395 451.034 11.1333 450.329 11.0987H448.357V6.62102H450.221C451.126 6.56066 452.033 6.71745 452.866 7.07841C453.159 7.27766 453.391 7.55477 453.537 7.87885C453.682 8.20116 453.734 8.55762 453.687 8.90799C453.712 9.32167 453.6 9.73205 453.369 10.0755Z" fill="currentColor"></path><path d="M461.188 7.00584C460.62 5.63284 459.779 4.39002 458.718 3.3527C457.678 2.29092 456.437 1.44766 455.068 0.872051C453.7 0.296442 452.23 0 450.747 0C449.263 0 447.794 0.296442 446.425 0.872051C445.057 1.44766 443.816 2.29092 442.775 3.3527C441.712 4.38946 440.869 5.63232 440.299 7.00584C439.729 8.37984 439.447 9.85696 439.471 11.3451C439.443 12.8402 439.718 14.3255 440.281 15.71C440.844 17.0946 441.683 18.3494 442.745 19.3976C443.783 20.4655 445.023 21.3141 446.393 21.8935C447.762 22.473 449.233 22.7715 450.72 22.7715C452.206 22.7715 453.677 22.473 455.047 21.8935C456.416 21.3141 457.656 20.4655 458.694 19.3976C459.76 18.3538 460.602 17.1031 461.17 15.7217C461.738 14.3404 462.02 12.8573 461.998 11.3631C462.027 9.8705 461.751 8.38772 461.188 7.00584ZM459.72 15.1005C459.231 16.2916 458.509 17.3721 457.597 18.2782C456.703 19.199 455.635 19.9309 454.454 20.4306C453.274 20.9303 452.007 21.1878 450.726 21.1878C449.445 21.1878 448.177 20.9303 446.997 20.4306C445.817 19.9309 444.748 19.199 443.854 18.2782C442.944 17.3716 442.225 16.2911 441.738 15.1005C441.254 13.9093 441.017 12.6314 441.042 11.3451C441.028 10.064 441.273 8.79334 441.764 7.61064C442.254 6.42794 442.98 5.35799 443.896 4.46609C444.78 3.53989 445.846 2.80822 447.026 2.31754C448.803 1.56556 450.764 1.36833 452.654 1.75159C454.544 2.13485 456.275 3.0808 457.621 4.46609C458.533 5.36351 459.254 6.43769 459.739 7.62335C460.224 8.80901 460.465 10.0814 460.445 11.3631C460.453 12.645 460.207 13.9156 459.72 15.1005Z" fill="currentColor"></path></svg></div></div><div class="footer_contain_right"><div class="footer_menu_wrap"><div class="footer-col_contain"><div class="footer_menu_col"><div class="footer_menu_title u-text-style-large">Programmes</div><div class="footer_menu_text_wrap"><div class="w-dyn-list"><div role="list" class="collection-list-3 collection-list-4 w-dyn-items"><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/self-defence-training" class="sectors_menu_item">Safer Staff Foundations</a></div><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/self-defence-for-women" class="sectors_menu_item">Safer Staff Foundations for Women</a></div><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/de-escalation-training" class="sectors_menu_item">Safer Staff Essentials</a></div><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/safer-staff-essentials-plus" class="sectors_menu_item">Safer Staff Essentials Plus</a></div><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/safer-staff-professional" class="sectors_menu_item">Safer Staff Professional</a></div><div role="listitem" class="collection-list-3 w-dyn-item"><a href="/courses/customised-training" class="sectors_menu_item">Safer Staff Customised</a></div></div></div></div></div><div class="footer_menu_col"><div class="footer_menu_title u-text-style-large">Sectors</div><div class="footer_menu_text_wrap"><div class="w-dyn-list"><div role="list" class="collection-list-2 w-dyn-items"><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/healthcare-professionals" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Healthcare</div></a></div><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/education-sector-training" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Education</div></a></div><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/retail-sector-training" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Retail</div></a></div><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/public-sector-training" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Public Sector</div></a></div><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/lone-worker-training" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Lone Workers</div></a></div><div role="listitem" class="collection-item-2 w-dyn-item"><a href="/sectors/security-training" class="sectors-menu_link w-inline-block"><div class="sectors_menu_item">Safety and Security Teams</div></a></div></div></div></div></div><div class="footer_menu_col"><div class="footer_menu_title u-text-style-large">ESD</div><div class="footer_menu_text_wrap"><a href="/courses" class="footer_menu_text">Programmes</a><a href="/safer-insights" class="footer_menu_text">Safer Insights</a><a href="/about" class="footer_menu_text">About</a><a href="/contact" class="footer_menu_text">Contact</a><a href="https://www.linkedin.com/company/everyday-self-defence/" target="_blank" class="footer_menu_text">LinkedIn</a></div></div><div class="footer_menu_col"><div class="footer_menu_title u-text-style-large">Legal</div><div class="footer_menu_text_wrap"><div class="legal-list_wrapper w-dyn-list"><div role="list" class="legal-list w-dyn-items"><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/course-booking-policy" class="footer_menu_text">Course Booking Terms &amp; Cancellation Policy</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/cookie-policy" class="footer_menu_text">Cookie Policy</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/terms-conditions" class="footer_menu_text">Terms &amp; Conditions</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/privacy-notice" class="footer_menu_text">Privacy Notice</a></div></div></div></div></div></div></div><div class="footer_cta_wrap"><p class="footer_menu_paragraph is-desktop">Copyright 2025 - Everyday Self Defence<br/><br/>Self Defence Training Systems Ltd t/a Everyday Self Defence<br/><br/>Registered in England &amp; Wales Company No: 13310273.<br/><br/>The ESD icon is a trademark of Self Defence Training Systems Limited registered in the United Kingdom and European Union.</p><a data-theme="dark" data-button-style="secondary" data-wf--global-button--variant="normal" href="https://www.linkedin.com/company/everyday-self-defence/" target="_blank" class="global_btn button-opacity w-inline-block"><div class="global_btn-wrap ind_btn_var"><div class="global_btn_text u-text-style-large">LinkedIn</div></div></a><p class="footer_menu_paragraph is-mobile">Copyright 2025 - Everyday Self Defence<br/><br/>Self Defence Training Systems Ltd t/a Everyday Self Defence<br/><br/>Registered in England &amp; Wales Company No: 13310273.<br/><br/>The ESD icon is a trademark of Self Defence Training Systems Limited registered in the United Kingdom and European Union.</p></div></div></div></div></div></div><div js-toggleclass-hoverout="true" js-toggleclass-element="component" js-toggleclass-hoverin="true" class="menu_wrap none"><div class="menu_bg"></div><div data-lenis-prevent="" class="menu-full_contain"><div class="nav_full_contain"><div class="navigation-full_layout"><div class="close-menu_btn"><div class="close_menu_icon"></div></div><div class="menu-btns_wrap"><a href="https://www.linkedin.com/company/everyday-self-defence/" class="primary-arrow_btn_inverted w-inline-block"><div class="primary-btn_text u-text-style-large">LinkedIn</div><div class="secondary_btn_icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" vector-effect="non-scaling-stroke" class="secondary-icon"><path d="M8.14453 0.5C8.21548 0.500668 8.27733 0.517317 8.33887 0.560547L8.40039 0.613281L15.3486 7.56152C15.4018 7.61569 15.4275 7.65782 15.4395 7.68652V7.6875C15.4546 7.72385 15.4629 7.7639 15.4629 7.81152C15.4629 7.85913 15.4543 7.89825 15.4395 7.93359V7.93457C15.4276 7.96304 15.4022 8.00538 15.3486 8.05957L8.39453 15.0078C8.30318 15.0981 8.22456 15.124 8.1416 15.124C8.0609 15.1239 7.98874 15.0994 7.90527 15.0137L7.90039 15.0088L7.84863 14.9482C7.80653 14.8886 7.79201 14.8306 7.79199 14.7656C7.79199 14.701 7.80676 14.6433 7.84863 14.584L7.90039 14.5234L14.2617 8.16211H0.851562C0.729469 8.16207 0.657228 8.12693 0.59668 8.06641H0.595703C0.53483 8.0055 0.500002 7.93257 0.5 7.81055C0.5 7.68853 0.534835 7.6156 0.595703 7.55469H0.59668C0.657231 7.49416 0.729461 7.45902 0.851562 7.45898H14.2617L7.90625 1.10352C7.84494 1.04216 7.81315 0.983763 7.80078 0.918945L7.79492 0.851562C7.79401 0.761613 7.82017 0.688031 7.90039 0.607422L7.90137 0.606445C7.98151 0.525858 8.05487 0.499224 8.14453 0.5Z" fill="currentColor" stroke="currentColor"></path></svg></div></a><div class="is-mobile is-menu"><a href="/contact" class="primary-btn w-inline-block"><div class="primary-btn_text u-text-style-large">Get in Touch</div></a></div></div></div><div class="list_full_contain"><div class="list_full_wrap"><div class="list-full_contain"><div js-toggleclass-element="trigger" class="list-full_text_block sub-menu_toggle"><a href="/courses" class="list-text u-text-style-h2 sub-menu_trigger">Programmes</a><a href="/courses" class="sl_link_block is-all w-inline-block"><div class="sl_text u-text-style-h2 is-all">All Courses</div></a></div><div js-toggleclass-element="trigger" class="list-full_text_block sub-menu_toggle"><div class="dropdown-toggle_wrap"><div class="list-text u-text-style-h2 sub-menu_trigger">Sectors</div><div class="sub-menu_icon"><div class="icon_line"></div><div class="icon_line_vert"></div></div></div><div class="sub-menu_wrap w-dyn-list"><div role="list" class="list-full_text_block w-dyn-items"><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/healthcare-professionals" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Healthcare</div></a></div><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/education-sector-training" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Education</div></a></div><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/retail-sector-training" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Retail</div></a></div><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/public-sector-training" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Public Sector</div></a></div><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/lone-worker-training" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Lone Workers</div></a></div><div js-toggleclass-element="trigger" role="listitem" class="sub-list-text w-dyn-item"><a href="/sectors/security-training" class="sl_link_block w-inline-block"><div class="sl_text u-text-style-h2">Safety and Security Teams</div></a></div></div></div></div><div js-toggleclass-element="trigger" class="list-full_text_block"><a href="/safer-insights" class="list-text u-text-style-h2">Safer Insights</a></div><div js-toggleclass-element="trigger" class="list-full_text_block"><a href="/about" class="list-text u-text-style-h2">About Us</a></div><div js-toggleclass-element="trigger" class="list-full_text_block"><a href="/contact" class="list-text u-text-style-h2">Contact</a></div></div></div></div></div><div class="btm-menu_full_layout"><div class="legal_full_contain"><div class="legal_full_wrap"><div class="legal-list_wrapper w-dyn-list"><div role="list" class="legal-list w-dyn-items"><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/course-booking-policy" class="legal_text u-text-style-large">Course Booking Terms &amp; Cancellation Policy</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/cookie-policy" class="legal_text u-text-style-large">Cookie Policy</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/terms-conditions" class="legal_text u-text-style-large">Terms &amp; Conditions</a></div><div role="listitem" class="legal-item w-dyn-item"><a href="/legal-pages/privacy-notice" class="legal_text u-text-style-large">Privacy Notice</a></div></div></div></div></div><div clipped-small="" class="menu_img_contain"><img src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/6839852b4e76b67109818c6c_2ca47aa17b610e11e4431f9c2470953f_67963a81bc5f201b946307c2_77086e3e65512794ca7cde33500f9625_Rectangle%202837%20%281%29.jpg" alt="" class="img-fill"/><div class="list-full-image_wrap w-dyn-list"><div role="list" class="list-full-image_collection w-dyn-items"><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div><div js-toggleclass-element="target" role="listitem" class="list-full_image w-dyn-item"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" alt="" width="Auto" class="list-full_image_display w-dyn-bind-empty"/></div></div></div></div></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=67497b4d5edc965bc02f1f3b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/67497b4d5edc965bc02f1f3b/js/webflow.df2fde40.701fca6e06ae6b90.js" type="text/javascript" integrity="sha384-TuqQiri9IAhIvQSyLx+si9bwDTk35sdiL1tcF05ZMAtyTHGyKTiMsyJEfmRsRk+Y" crossorigin="anonymous"></script><!-- Google Tag Manager (noscript) -->

<noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N99GMSWK

height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- End Google Tag Manager (noscript) -->

<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js"></script>
<script src="https://unpkg.com/lenis@1.0.44/dist/lenis.min.js"></script>
<!-- <script src="https://3lrc4c-5000.csb.app/script.js"></script> -->                                                 

<script>
  document.addEventListener("DOMContentLoaded", function () {
    const selectors = ['.hero_title', '.ext-text', '.u-text-sttyle-h3', 'u-text-style-large', 'u-text-style-h6', 'u-text-style-h2', 'u-text-style-h1', 'u-text-style-h5', 'u-text-style-h4' ];

    selectors.forEach(selector => {
      document.querySelectorAll(selector).forEach(target => {
        const walker = document.createTreeWalker(target, NodeFilter.SHOW_TEXT, null, false);

        while (walker.nextNode()) {
          const node = walker.currentNode;
          const text = node.textContent;

          const replacedText = text.replace(/\b([\w]+)-([\w]+)\b/g, (match, p1, p2) => {
            return p1 + '\u2011' + p2;  // Insert non-breaking hyphen only
          });

          if (replacedText !== text) {
            node.textContent = replacedText; // Directly replace text content
          }
        }
      });
    });
  });
</script>

<!-- End Cont Form utm code -->

<script>
(function() {
  function getParam(p) {
    return new URLSearchParams(window.location.search).get(p);
  }

  // Parameters to capture
  var params = ["utm_source","utm_medium","utm_campaign","utm_term","utm_content","gclid"];

  // Save parameters to localStorage if present
  params.forEach(function(p){
    var value = getParam(p);
    if (value) { localStorage.setItem(p, value); }
  });

  // Populate fields on page load
  document.addEventListener("DOMContentLoaded", function(){
    params.forEach(function(p){
      var stored = localStorage.getItem(p);
      var field = document.querySelector('input[name="'+p+'"]');
      if (field && stored) { field.value = stored; }
    });
  });
})();
</script>

<!-- End Contact Form utm code -->

<script>
  
  const mm = gsap.matchMedia();

//lenis setup
const lenis = new Lenis();

lenis.on("scroll", ScrollTrigger.update);

gsap.ticker.add((time) => {
  lenis.raf(time * 1000);
});

gsap.ticker.lagSmoothing(0);

// Nav scroll for normal nav
$(".page_wrap").each(function (index) {
  ScrollTrigger.create({
    trigger: $(this),
    start: "top top",
    end: "+125px",
    onLeave: ({ self }) => {
      $(".nav_wrap").addClass("is-scrolled");
      $(".nav_dropdown_wrap").addClass("is-scrolled");
      $(".nav_logo_path").hide(); // Hide logo text
    },
    onEnterBack: ({ self }) => {
      $(".nav_wrap").removeClass("is-scrolled");
      $(".nav_dropdown_wrap").removeClass("is-scrolled");
      $(".nav_logo_path").show(); // Show logo text
    },
  }); // Nav scroll for normal nav
  $(".page_wrap").each(function (index) {
    ScrollTrigger.create({
      trigger: $(this),
      start: "top top",
      end: "+75px",
      onLeave: ({ self }) => {
        $(".nav_wrap").addClass("is-scrolled");
        $(".nav_dropdown_wrap").addClass("is-scrolled");
        gsap.to(".nav_logo_path", {
          opacity: 0,
          duration: 0.3,
          ease: "power2.out",
        }); // Fade out logo text
      },
      onEnterBack: ({ self }) => {
        $(".nav_wrap").removeClass("is-scrolled");
        $(".nav_dropdown_wrap").removeClass("is-scrolled");
        gsap.to(".nav_logo_path", {
          opacity: 1,
          duration: 0.3,
          ease: "power2.out",
        }); // Fade in logo text
      },
    });
  });

  // Nav scroll for alternate (neg) nav
  $(".page_wrap").each(function (index) {
    ScrollTrigger.create({
      trigger: $(this),
      start: "top top",
      end: "+75px",
      onLeave: ({ self }) => {
        $(".neg_nav_wrap").addClass("is-scrolled");
        gsap.to(".nav_logo_path", {
          opacity: 0,
          duration: 0.3,
          ease: "power2.out",
        }); // Fade out logo text
      },
      onEnterBack: ({ self }) => {
        $(".neg_nav_wrap").removeClass("is-scrolled");
        gsap.to(".nav_logo_path", {
          opacity: 1,
          duration: 0.3,
          ease: "power2.out",
        }); // Fade in logo text
      },
    });
  });
});

// Nav scroll for alternate (neg) nav
$(".page_wrap").each(function (index) {
  ScrollTrigger.create({
    trigger: $(this),
    start: "top top",
    end: "+125px",
    onLeave: ({ self }) => {
      $(".neg_nav_wrap").addClass("is-scrolled");
      $(".nav_logo_path").hide(); // Hide logo text
    },
    onEnterBack: ({ self }) => {
      $(".neg_nav_wrap").removeClass("is-scrolled");
      $(".nav_logo_path").show(); // Show logo text
    },
  });
});

// swiper setup
$("[esd-slider]").each(function () {
  const swiperElement = $(this).find(".swiper")[0];
  const swiperNext = $(this).find(".slide-next")[0];
  const swiperPrev = $(this).find(".slide-prev")[0];

  const desktopSlidesPerView = parseFloat($(this).attr("desktop-slides"));
  const desktopSpaceBetween = parseInt($(this).attr("desktop-space"));

  const mobileSlidesPerView = parseFloat($(this).attr("mobile-slides"));
  const mobileSpaceBetween = parseInt($(this).attr("mobile-space"));

  const swiperSpeed = parseInt($(this).attr("speed"));

  const breakpoints = {
    992: {
      slidesPerView: desktopSlidesPerView,
      spaceBetween: desktopSpaceBetween,
    },
  };

  new Swiper(swiperElement, {
    speed: swiperSpeed,
    navigation: {
      nextEl: swiperNext,
      prevEl: swiperPrev,
    },
    slidesPerView: mobileSlidesPerView,
    spaceBetween: mobileSpaceBetween,
    breakpoints: breakpoints,
  });
});

// Hero Card Swiper
$(".hero_card .swiper").each(function () {
  const swiperElement = this; // Select the specific swiper inside .hero_card
  const swiperNext = $(this).closest(".hero_card").find(".slide-next")[0];
  const swiperPrev = $(this).closest(".hero_card").find(".slide-prev")[0];

  const swiper = new Swiper(swiperElement, {
    direction: "horizontal",
    loop: true,
    navigation: {
      nextEl: ".slide-next",
      prevEl: swiperPrev,
    },
    effect: "fade",
    fadeEffect: {
      crossFade: false,
    },
  });
});

// MARQUEE POWER-UP
window.addEventListener("DOMContentLoaded", () => {
  // attribute value checker
  function attr(defaultVal, attrVal) {
    const defaultValType = typeof defaultVal;
    if (typeof attrVal !== "string" || attrVal.trim() === "") return defaultVal;
    if (attrVal === "true" && defaultValType === "boolean") return true;
    if (attrVal === "false" && defaultValType === "boolean") return false;
    if (isNaN(attrVal) && defaultValType === "string") return attrVal;
    if (!isNaN(attrVal) && defaultValType === "number") return +attrVal;
    return defaultVal;
  }

  // marquee component
  document
    .querySelectorAll("[tr-marquee-element='component']")
    .forEach((componentEl) => {
      const panelEls = componentEl.querySelectorAll(
        "[tr-marquee-element='panel']"
      );
      if (panelEls.length === 0) return;

      // Get settings
      const speedSetting = attr(
        100,
        componentEl.getAttribute("tr-marquee-speed")
      );
      const verticalSetting = attr(
        false,
        componentEl.getAttribute("tr-marquee-vertical")
      );
      const reverseSetting = attr(
        false,
        componentEl.getAttribute("tr-marquee-reverse")
      );
      const moveDistance = reverseSetting ? 100 : -100;

      let marqueeTimeline;

      function setupAnimation() {
        if (marqueeTimeline) marqueeTimeline.kill();

        const firstPanel = panelEls[0];
        const panelSize = verticalSetting
          ? firstPanel.offsetHeight
          : firstPanel.offsetWidth;

        const duration = panelSize / speedSetting;

        // Create animation
        marqueeTimeline = gsap.timeline({
          repeat: -1,
          onReverseComplete: () => marqueeTimeline.progress(1),
        });

        if (verticalSetting) {
          marqueeTimeline.fromTo(
            panelEls,
            { yPercent: 0 },
            { yPercent: moveDistance, ease: "none", duration: duration }
          );
        } else {
          marqueeTimeline.fromTo(
            panelEls,
            { xPercent: 0 },
            { xPercent: moveDistance, ease: "none", duration: duration }
          );
        }
      }

      // Initial setup
      setupAnimation();

      // Recalculate on resize (debounced)
      let resizeTimeout;
      window.addEventListener("resize", () => {
        clearTimeout(resizeTimeout);
        resizeTimeout = setTimeout(setupAnimation, 150);
      });
    });
});

// Menu Open & Close
document.addEventListener("DOMContentLoaded", function () {
  // Selectors for both nav types
  const navDropdownIcon =
    document.querySelector(".nav_dropdown_icon") ||
    document.querySelector(".neg_nav_dropdown_icon");
  const closeMenuIcon = document.querySelector(".close-menu_btn");
  const menuWrap = document.querySelector(".menu_wrap");

  if (navDropdownIcon && closeMenuIcon && menuWrap) {
    // Ensure transition is applied
    menuWrap.style.transition = "all 300ms ease-in-out";

    // Open menu
    navDropdownIcon.addEventListener("click", function () {
      menuWrap.classList.add("active");
      lenis.stop();
    });

    // Close menu
    closeMenuIcon.addEventListener("click", function () {
      menuWrap.classList.remove("active");
      $(".menu_wrap").removeClass("sub-open");
      lenis.start();
    });
  }
});

// Menu Image Interaction
window.addEventListener("DOMContentLoaded", (event) => {
  // attribute value checker
  function attr(defaultVal, attrVal) {
    const defaultValType = typeof defaultVal;
    if (typeof attrVal !== "string" || attrVal.trim() === "") return defaultVal;
    if (attrVal === "true" && defaultValType === "boolean") return true;
    if (attrVal === "false" && defaultValType === "boolean") return false;
    if (isNaN(attrVal) && defaultValType === "string") return attrVal;
    if (!isNaN(attrVal) && defaultValType === "number") return +attrVal;
    return defaultVal;
  }

  // js attribute template (part of menu image interaction)
  $("[js-attribute-element='component']").each(function (index) {
    // elements
    let componentEl = $(this),
      childEl = componentEl.find("[js-attribute-element='child']");
    // settings
    let numberSetting = attr(200, componentEl.attr("js-attribute-number"));
    // result
    childEl.text(numberSetting);
  });

  // js toggleclass component (part of menu image interaction)
  $("[js-toggleclass-element='component']").each(function (index) {
    // elements
    let componentEl = $(this),
      triggerEl = componentEl.find("[js-toggleclass-element='trigger']"),
      targetEl = componentEl.find("[js-toggleclass-element='target']");
    // settings
    let activeClassSetting = attr(
        "is-active",
        componentEl.attr("js-toggleclass-activeclass")
      ),
      activeLoadSetting = attr(
        false,
        componentEl.attr("js-toggleclass-activeload")
      ),
      activeIndexSetting = attr(
        0,
        componentEl.attr("js-toggleclass-activeindex")
      ),
      hoverInSetting = attr(false, componentEl.attr("js-toggleclass-hoverin")),
      hoverOutSetting = attr(
        false,
        componentEl.attr("js-toggleclass-hoverout")
      );
    let allTriggers = $("[js-toggleclass-element='trigger']");
    // result
    function removeActive() {
      triggerEl.removeClass(activeClassSetting);
      targetEl.removeClass(activeClassSetting);
    }
    function makeActive(trigger) {
      let globalIndex = allTriggers.index(trigger);
      trigger.addClass(activeClassSetting);
      targetEl.eq(globalIndex).addClass(activeClassSetting);
    }
    triggerEl.on("click", function () {
      removeActive();
      makeActive($(this));
    });
    if (activeLoadSetting) {
      makeActive(allTriggers.eq(activeIndexSetting));
    }
    if (hoverInSetting) {
      triggerEl.on("mouseenter", function () {
        removeActive();
        makeActive($(this));
      });
    }
    if (hoverOutSetting) {
      triggerEl.on("mouseleave", function () {
        removeActive();
      });
    }
  });
});

// Toggle Function (cards)
let activeCard = null;
let activeTimeline = null;

// Helper function to get current breakpoint
function isMobile() {
  return window.innerWidth < 992;
}

$("[toggle-item]").on("click", function () {
  let clickedCard = $(this);
  let imgWrap = clickedCard.find("[toggle-img]");
  let contentWrap = clickedCard.find("[toggle-dropdown]");
  let toggleIcon = clickedCard.find("[toggle-icon]");
  let isAdvisory =
    clickedCard.attr("data-wf--toggle-item--variant") === "advisory";

  let mobile = isMobile();

  // Check if clicking the same card
  let isSameCard = activeCard && activeCard.is(clickedCard);

  if (mobile) {
    // MOBILE: Instant toggle with no animations
    if (isSameCard) {
      // Toggle the same card
      if (clickedCard.hasClass("active")) {
        clickedCard.removeClass("active");
        gsap.set([imgWrap, contentWrap, toggleIcon], { clearProps: "all" });
      } else {
        gsap.set([imgWrap, contentWrap, toggleIcon], { clearProps: "all" });
        clickedCard.addClass("active");
      }
      return;
    }

    // Different card clicked - close previous and open new
    $("[toggle-item]").removeClass("active");
    $("[toggle-item]").each(function () {
      let card = $(this);
      let img = card.find("[toggle-img]");
      let content = card.find("[toggle-dropdown]");
      let icon = card.find("[toggle-icon]");
      gsap.set([img, content, icon], { clearProps: "all" });
    });

    // Clear inline styles on the new card before activating
    gsap.set([imgWrap, contentWrap, toggleIcon], { clearProps: "all" });
    clickedCard.addClass("active");
    activeCard = clickedCard;
    return;
  }

  // DESKTOP: Animated behavior
  if (isSameCard) {
    // Toggle the same card
    if (activeTimeline.reversed()) {
      clickedCard.addClass("active");
      activeTimeline.play();
    } else {
      clickedCard.removeClass("active");
      activeTimeline.reverse().then(() => {
        gsap.set([imgWrap, contentWrap, toggleIcon], { clearProps: "all" });
      });
    }
    return;
  }

  // Different card clicked - close previous if exists
  if (activeTimeline && activeCard) {
    let previousCard = activeCard;
    let previousTimeline = activeTimeline;
    let previousImgWrap = previousCard.find("[toggle-img]");
    let previousContentWrap = previousCard.find("[toggle-dropdown]");
    let previousToggleIcon = previousCard.find("[toggle-icon]");

    previousCard.removeClass("active");
    previousTimeline.reverse().then(() => {
      gsap.set([previousImgWrap, previousContentWrap, previousToggleIcon], {
        clearProps: "all",
      });
    });
  }

  // Mark new card as active
  $("[toggle-item]").removeClass("active");
  clickedCard.addClass("active");

  // Create new timeline for desktop
  activeTimeline = gsap.timeline({
    defaults: { duration: 0.4, ease: "power2.inOut" },
  });

  // DESKTOP ANIMATIONS
  if (imgWrap.length) {
    if (isAdvisory) {
      activeTimeline.fromTo(
        imgWrap,
        { width: "15rem", height: "6.875rem" },
        { width: "20rem", height: "20rem" }
      );
    } else {
      activeTimeline.fromTo(imgWrap, { width: "7rem" }, { width: "20rem" });
    }
  }

  // Get actual height for proper animation
  contentWrap.css({ height: "auto", opacity: 0 });
  let contentHeight = contentWrap.outerHeight();
  contentWrap.css({ height: "0px" });

  // Animate content
  activeTimeline.fromTo(
    contentWrap,
    { opacity: 0, height: "0px" },
    { opacity: 1, height: contentHeight + "px" },
    "<"
  );

  // Rotate icon
  activeTimeline.fromTo(toggleIcon, { rotation: 0 }, { rotation: 135 }, "<");

  // Clean up height after animation
  activeTimeline.set(contentWrap, { height: "auto" });

  activeCard = clickedCard;
});

// Parralax Scroll
$("[img-scroll]").each(function () {
  let parallaxImgWrap = $(this);
  let parallaxImg = parallaxImgWrap.find("img");
  const imgScrollTimeline = gsap.timeline({
    scrollTrigger: {
      trigger: $(this),
      start: "top bottom",
      end: "bottom top",
      scrub: true,
    },
  });

  imgScrollTimeline.fromTo(
    parallaxImg,
    { yPercent: 0 },
    { yPercent: 20, ease: "linear" }
  );
});

//Sub-Menu Toggle

// Click to open one dropdown at a time
$(".sub-menu_toggle").on("click", function () {
  const $thisBlock = $(this).closest(".list-full_text_block");
  const wasOpen = $thisBlock.hasClass("sub-open");
  
  // Close all dropdowns and remove fade-out
  $(".list-full_text_block").removeClass("sub-open");
  $(".list-full_text_block").removeClass("fade-out");
  
  // If it wasn't open, open it and fade others
  if (!wasOpen) {
    $thisBlock.addClass("sub-open");
    $thisBlock.siblings(".list-full_text_block").addClass("fade-out");
  }
});

// Desktop hover for main menu items
$(".list-full_contain .list-full_text_block").on("mouseenter", function () {
  // Only apply hover effect if no submenu is open
  if (!$(this).closest(".menu_wrap").find(".sub-open").length) {
    $(this).siblings(".list-full_text_block").addClass("fade-out");
  }
});

$(".list-full_contain .list-full_text_block").on("mouseleave", function () {
  // Only remove hover effect if no submenu is open
  if (!$(this).closest(".menu_wrap").find(".sub-open").length) {
    $(this).siblings(".list-full_text_block").removeClass("fade-out");
  }
});

// Desktop hover for submenu items (including .is-all)
$(".sub-menu_wrap .sub-list-text, .sl_link_block.is-all").on("mouseenter", function () {
  $(this).siblings(".sub-list-text").addClass("fade-out");
  $(".sl_link_block.is-all").not(this).addClass("fade-out");
});

$(".sub-menu_wrap .sub-list-text, .sl_link_block.is-all").on("mouseleave", function () {
  $(this).siblings(".sub-list-text").removeClass("fade-out");
  $(".sl_link_block.is-all").removeClass("fade-out");
});

// Hide Hero Card Functionality
document.addEventListener("DOMContentLoaded", function () {
  document.querySelectorAll(".hero_card_nav_icon_wrap").forEach((icon) => {
    icon.addEventListener("click", function () {
      document.querySelectorAll(".hero_card").forEach((card) => {
        card.style.display = card.style.display === "none" ? "block" : "none";
      });
    });
  });
});

// Home Page Image Corners
document.addEventListener("scroll", function () {
  const hero = document.querySelector(".h_visual_wrap");
  if (!hero) return;
  const scrollY = window.scrollY;

  if (scrollY > 50) {
    hero.style.borderBottomLeftRadius = "1.25rem";
    hero.style.borderBottomRightRadius = "1.25rem";
  } else {
    hero.style.borderBottomLeftRadius = "0";
    hero.style.borderBottomRightRadius = "0";
  }
});

// Nav Bar Hover Effect
document.addEventListener("DOMContentLoaded", function () {
  const navItems = document.querySelectorAll(
    ".neg_dropdown_wrap, .neg_nav_item-wrap, .dropdown_wrap, .nav_item-wrap"
  );

  navItems.forEach((item) => {
    item.addEventListener("mouseenter", () => {
      navItems.forEach((otherItem) => {
        if (otherItem !== item) {
          otherItem.style.opacity = "0.5";
        }
      });
    });

    item.addEventListener("mouseleave", () => {
      navItems.forEach((otherItem) => {
        otherItem.style.opacity = "1";
      });
    });
  });
});

  
</script>

<script>
(function () {
  const STORAGE_KEY = "esd_url_params_v1";
  const STORAGE_DAYS = 1;

  /*
    Set to true if you want to pass empty values like:
    ?utm_term=&hsa_grp=&hsa_ad=
  */
  const INCLUDE_EMPTY_VALUES = false;

  const FORM_LINK_SELECTOR = [
    "a[href^='/contact']",
    "a[href*='everydayselfdefence.com/contact']",
    "a[href^='/course-opt-in']",
    "a[href*='everydayselfdefence.com/course-opt-in']",
    "a[href^='/sector-opt-in']",
    "a[href*='everydayselfdefence.com/sector-opt-in']"
  ].join(",");

  function getNow() {
    return new Date().getTime();
  }

  function getExpiryTime() {
    return getNow() + STORAGE_DAYS * 24 * 60 * 60 * 1000;
  }

  function readStoredParams() {
    try {
      const raw = localStorage.getItem(STORAGE_KEY);

      if (!raw) {
        return {};
      }

      const stored = JSON.parse(raw);

      if (!stored.expiresAt || stored.expiresAt < getNow()) {
        localStorage.removeItem(STORAGE_KEY);
        return {};
      }

      return stored.params || {};
    } catch (error) {
      return {};
    }
  }

  function saveStoredParams(params) {
    try {
      localStorage.setItem(STORAGE_KEY, JSON.stringify({
        expiresAt: getExpiryTime(),
        params: params
      }));
    } catch (error) {
      // localStorage may be blocked in some browsers.
    }
  }

  function getParamsFromCurrentUrl() {
    const searchParams = new URLSearchParams(window.location.search);
    const params = {};

    searchParams.forEach(function (value, key) {
      if (!key) {
        return;
      }

      if (!INCLUDE_EMPTY_VALUES && value === "") {
        return;
      }

      params[key] = value;
    });

    return params;
  }

  function appendParamsToFormLinks(params) {
    if (!params || Object.keys(params).length === 0) {
      return;
    }

    document.querySelectorAll(FORM_LINK_SELECTOR).forEach(function (link) {
      try {
        const url = new URL(link.href, window.location.origin);

        Object.keys(params).forEach(function (key) {
          /*
            Do not overwrite values already present on the link itself.
            This protects things like:
            /course-opt-in?course_interest=essentials-plus&title=...
          */
          if (!url.searchParams.has(key)) {
            url.searchParams.set(key, params[key]);
          }
        });

        link.href = url.toString();
      } catch (error) {
        // Ignore malformed links.
      }
    });
  }

  const storedParams = readStoredParams();
  const currentParams = getParamsFromCurrentUrl();

  let paramsToUse = storedParams;

  /*
    Important change:
    If the current page URL contains parameters, they replace the old stored data.
    This prevents old campaign data being carried forward in normal browser windows.
  */
  if (Object.keys(currentParams).length > 0) {
    saveStoredParams(currentParams);
    paramsToUse = currentParams;
  }

  appendParamsToFormLinks(paramsToUse);
})();
</script></body></html>