:root{--sm-colour-brand:#0c1f49;--sm-colour-brand-mid:#1a3a6b;--sm-colour-accent:#0c1f49;--sm-colour-accent-dark:#081530;--sm-colour-accent-light:#f0f3f8;--sm-colour-white:#fff;--sm-colour-grey-light:#b1b4b6;--sm-colour-grey-medium:#d2d5d9;--sm-colour-grey-dark:#505a5f;--sm-colour-heading:#0b0c0c;--sm-colour-secondary-text:#484949;--sm-colour-text-muted:#505a5f;--sm-colour-link-hover:#0c1f49;--sm-colour-link-visited:#3d2375;--sm-colour-link-active:#0b0c0c;--sm-colour-focus:#fd0;--sm-colour-focus-text:#0b0c0c;--sm-colour-error:#ca3535;--sm-colour-success:#0f7a52;--sm-colour-warning:#f47738;--sm-colour-error-bg:#fce2e7;--sm-colour-success-bg:#e6f4ee;--sm-colour-warning-bg:#fef3e8;--sm-colour-border-light:#b1b4b6;--sm-colour-input-border:#0b0c0c;--sm-colour-input-bg:#e2e6ec;--sm-colour-surface-light:#f3f2f1;--sm-colour-button-primary:var(--sm-colour-accent);--sm-colour-button-primary-hover:var(--sm-colour-accent-dark);--sm-colour-button-secondary:#fff;--sm-colour-button-secondary-hover:#f0f3f8;--sm-colour-button-secondary-text:#0c1f49;--sm-colour-button-secondary-border:#0c1f49;--sm-font-family:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--sm-font-family-heading:var(--sm-font-family);--sm-font-weight-regular:400;--sm-font-weight-semibold:600;--sm-font-weight-bold:700;--sm-font-size-xxl:48px;--sm-font-size-xl:36px;--sm-font-size-l:24px;--sm-font-size-m:19px;--sm-font-size-s:16px;--sm-font-size-xs:14px;--sm-line-height-xxl:55px;--sm-line-height-xl:40px;--sm-line-height-l:30px;--sm-line-height-m:25px;--sm-line-height-s:20px;--sm-line-height-xs:20px;--sm-space-0:0;--sm-space-1:5px;--sm-space-2:10px;--sm-space-3:15px;--sm-space-4:20px;--sm-space-5:25px;--sm-space-6:30px;--sm-space-7:40px;--sm-space-8:50px;--sm-space-9:60px;--sm-gutter:30px;--sm-gutter-mobile:15px;--sm-breakpoint:640px;--sm-border-width:1px;--sm-border-width-thick:4px;--sm-border-width-inset:10px;--sm-border-radius:0;--sm-transition-speed:0.2s}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}a{text-decoration-skip-ink:auto}fieldset{border:0;min-width:0;padding:0}summary{cursor:pointer;display:list-item}details summary::-webkit-details-marker{display:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{background-color:var(--sm-colour-page-bg);color:var(--sm-colour-text);font-family:var(--sm-font-family);font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-regular);line-height:var(--sm-line-height-m)}.sm-heading-l,.sm-heading-m,.sm-heading-s,.sm-heading-xl,h1,h2,h3,h4,h5,h6{color:var(--sm-colour-heading);font-family:var(--sm-font-family-heading)}.sm-heading-xl,h1{font-size:var(--sm-font-size-xxl);line-height:var(--sm-line-height-xxl);margin-bottom:var(--sm-space-6)}.sm-heading-l,.sm-heading-xl,h1,h2{font-weight:var(--sm-font-weight-bold)}.sm-heading-l,h2{font-size:var(--sm-font-size-xl);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-4)}.sm-heading-m,h3{font-size:var(--sm-font-size-l);line-height:var(--sm-line-height-l)}.sm-heading-m,.sm-heading-s,h3,h4{font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-3)}.sm-heading-s,h4{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-body,.sm-body-l,p{margin-bottom:var(--sm-space-4)}.sm-body-l{font-size:var(--sm-font-size-l);line-height:var(--sm-line-height-l)}.sm-body-s{font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s);margin-bottom:var(--sm-space-4)}.sm-body-lead{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-regular);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-6)}.sm-link,a{color:var(--sm-colour-link);text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em}.sm-link:hover,a:hover{color:var(--sm-colour-link-hover);text-decoration-thickness:max(3px,.1875rem)}.sm-link:visited,a:visited{color:var(--sm-colour-link-visited)}.sm-link:active,a:active{color:var(--sm-colour-link-active)}.sm-link:focus,a:focus{background-color:var(--sm-colour-focus);box-decoration-break:clone;color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0;text-decoration:none}.sm-list{margin-bottom:var(--sm-space-4);padding-left:20px}.sm-list li{margin-bottom:var(--sm-space-1)}.sm-list--bullet{list-style-type:disc}.sm-list--number{list-style-type:decimal}.sm-section-break{border:0;border-bottom:var(--sm-border-width) solid var(--sm-colour-border);margin:0}.sm-section-break--l{margin-bottom:var(--sm-space-6);margin-top:var(--sm-space-6)}.sm-section-break--m{margin-bottom:var(--sm-space-4);margin-top:var(--sm-space-4)}.sm-section-break--thick{border-bottom-width:var(--sm-border-width-thick)}.sm-caption{font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s)}.sm-caption,.sm-caption-l{color:var(--sm-colour-text-secondary);margin-bottom:var(--sm-space-1)}.sm-caption-l{font-size:var(--sm-font-size-l);line-height:var(--sm-line-height-l)}@media (max-width:640px){.sm-heading-xl,h1{font-size:32px;line-height:35px}.sm-heading-l,h2{font-size:24px;line-height:30px}.sm-heading-m,h3{font-size:18px;line-height:25px}.sm-body-l,.sm-body-lead{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}}.container-fluid,.dnd-column,.dnd-module,.dnd-row,.dnd-section,.hs_cos_wrapper,.row-fluid,.row-fluid-wrapper,.widget-span{box-sizing:border-box;max-width:none;width:100%}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}body,html{overflow-x:hidden}main>.container-fluid+.container-fluid{margin-top:var(--sm-space-5)}main>.container-fluid.flush{margin-top:0}main>.container-fluid.flush:last-child{margin-bottom:0}.dnd-section>.row-fluid{display:flex;flex-wrap:wrap}.dnd-section>.row-fluid>.span6{box-sizing:border-box;width:50%}.dnd-section>.row-fluid>.span4{box-sizing:border-box;width:33.33%}.dnd-section>.row-fluid>.span3{box-sizing:border-box;width:25%}.dnd-section>.row-fluid>.span8{box-sizing:border-box;width:66.66%}.dnd-section>.row-fluid>.span9{box-sizing:border-box;width:75%}@media (max-width:640px){.dnd-section>.row-fluid{flex-direction:column}.dnd-section>.row-fluid>[class*=span]{width:100%}}.sm-container{margin-left:auto;margin-right:auto;max-width:var(--sm-max-width);padding-left:var(--sm-gutter);padding-right:var(--sm-gutter)}@media (max-width:640px){.sm-container{padding-left:var(--sm-gutter-mobile);padding-right:var(--sm-gutter-mobile)}}.sm-grid-row{display:flex;flex-wrap:wrap;margin-left:calc(var(--sm-gutter)/-2);margin-right:calc(var(--sm-gutter)/-2)}@media (max-width:640px){.sm-grid-row{margin-left:calc(var(--sm-gutter-mobile)/-2);margin-right:calc(var(--sm-gutter-mobile)/-2)}}[class*=sm-grid-column]{padding-left:calc(var(--sm-gutter)/2);padding-right:calc(var(--sm-gutter)/2);width:100%}@media (max-width:640px){[class*=sm-grid-column]{padding-left:calc(var(--sm-gutter-mobile)/2);padding-right:calc(var(--sm-gutter-mobile)/2)}}@media (min-width:641px) and (max-width:768px){.sm-grid-column-one-quarter{margin-bottom:var(--sm-space-4);width:50%}}@media (min-width:641px){.sm-grid-column-full{width:100%}.sm-grid-column-three-quarters{width:75%}.sm-grid-column-two-thirds{width:66.6666%}.sm-grid-column-one-half{width:50%}.sm-grid-column-one-third{width:33.3333%}.sm-grid-column-one-quarter{width:25%}}.sm-main-wrapper{display:flex;flex-wrap:wrap;margin-left:calc(var(--sm-gutter)/-2);margin-right:calc(var(--sm-gutter)/-2)}@media (max-width:640px){.sm-main-wrapper{margin-left:calc(var(--sm-gutter-mobile)/-2);margin-right:calc(var(--sm-gutter-mobile)/-2)}}.sm-button{-webkit-appearance:none;background-color:var(--sm-colour-button-primary);border:2px solid transparent;border-radius:var(--sm-border-radius);box-shadow:0 2px 0 var(--sm-colour-accent-dark);cursor:pointer;display:inline-block;font-family:var(--sm-font-family);font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-m);padding:8px 16px 7px;position:relative;text-align:center;text-decoration:none;vertical-align:top}.sm-button,.sm-button:hover,.sm-button:visited,.sm-button:visited:hover{color:var(--sm-colour-button-primary-text)}.sm-button:hover,.sm-button:visited:hover{background-color:var(--sm-colour-button-primary-hover);text-decoration:none}.sm-button:active{box-shadow:none;top:2px}.sm-button:focus{background-color:var(--sm-colour-focus);border-color:var(--sm-colour-focus-text);box-shadow:none;color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-button--secondary{background-color:var(--sm-colour-button-secondary);border-color:var(--sm-colour-button-secondary-border);box-shadow:0 2px 0 var(--sm-colour-button-secondary-border);color:var(--sm-colour-button-secondary-text)}.sm-button--secondary:hover{background-color:var(--sm-colour-button-secondary-hover);color:var(--sm-colour-button-secondary-text)}.sm-button--start{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);padding:10px 24px 8px}.sm-button--start:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' viewBox='0 0 33 40'%3E%3Cpath fill='%23fff' d='M0 0h13l20 20-20 20H0l20-20z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;margin-left:10px;vertical-align:middle;width:17px}.sm-inset-text{border-left:var(--sm-border-width-inset) solid var(--sm-colour-brand);clear:both;margin-bottom:var(--sm-space-4);margin-top:var(--sm-space-4);padding:var(--sm-space-3) var(--sm-space-3)}.sm-inset-text>:last-child{margin-bottom:0}.sm-service-card__icon{color:var(--sm-colour-brand);height:32px;margin-bottom:var(--sm-space-2);width:32px}.sm-service-card__icon svg{display:block;height:100%;width:100%}.sm-summary-list{margin-bottom:var(--sm-space-6)}.sm-summary-list__row{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);display:flex;flex-wrap:wrap;padding:var(--sm-space-3) 0}.sm-summary-list__key{font-weight:var(--sm-font-weight-bold);padding-right:var(--sm-space-4);width:30%}.sm-summary-list__value{width:70%}@media (max-width:640px){.sm-summary-list__key,.sm-summary-list__value{padding-right:0;width:100%}.sm-summary-list__key{margin-bottom:var(--sm-space-1)}}.sm-table{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-6);width:100%}.sm-table__header{font-weight:var(--sm-font-weight-bold)}.sm-table__cell,.sm-table__header{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);padding:var(--sm-space-2) var(--sm-space-4) var(--sm-space-2) 0;text-align:left}.sm-table__cell{vertical-align:top}.sm-table__cell--numeric,.sm-table__header--numeric{text-align:right}@media (max-width:640px){.sm-table--responsive .sm-table__header{display:none}.sm-table--responsive .sm-table__row{border-bottom:var(--sm-border-width-thick) solid var(--sm-colour-border);display:block;margin-bottom:var(--sm-space-4)}.sm-table--responsive .sm-table__cell{display:block;padding:var(--sm-space-2) 0;text-align:left}.sm-table--responsive .sm-table__cell:before{content:attr(data-label);display:block;font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-1)}}.sm-tag{background-color:var(--sm-colour-text);color:#fff;display:inline-block;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);letter-spacing:1px;line-height:1;padding:4px 8px;text-transform:uppercase}.sm-tag--blue{background-color:var(--sm-colour-brand)}.sm-tag--green{background-color:var(--sm-colour-success)}.sm-tag--red{background-color:var(--sm-colour-error)}.sm-tag--grey{background-color:var(--sm-colour-text-secondary)}.sm-panel{background-color:var(--sm-colour-brand);color:#fff;padding:var(--sm-space-7);text-align:center}.sm-panel,.sm-panel__title{margin-bottom:var(--sm-space-6)}.sm-panel__title{font-size:var(--sm-font-size-xxl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xxl)}.sm-panel__body{font-size:var(--sm-font-size-xl);line-height:var(--sm-line-height-xl)}.sm-warning-text{margin-bottom:var(--sm-space-4);padding:var(--sm-space-2) 0 var(--sm-space-2) 55px;position:relative}.sm-warning-text__icon{border:3px solid var(--sm-colour-text);border-radius:50%;display:inline-block;font-size:30px;height:35px;left:0;line-height:29px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:35px}.sm-warning-text__icon,.sm-warning-text__text{font-weight:var(--sm-font-weight-bold)}.sm-details{margin-bottom:var(--sm-space-4)}.sm-details__summary{color:var(--sm-colour-link);cursor:pointer;display:inline-block;font-weight:var(--sm-font-weight-regular);padding-left:25px;position:relative}.sm-details__summary:before{content:"\25B6";font-size:14px;left:0;position:absolute;top:0;transition:transform var(--sm-transition-speed)}.sm-details[open] .sm-details__summary:before{transform:rotate(90deg)}.sm-details__summary:hover{color:var(--sm-colour-link-hover)}.sm-details__summary:focus{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-details__text{border-left:var(--sm-border-width-thick) solid var(--sm-colour-border);margin-top:var(--sm-space-2);padding:var(--sm-space-3) 0 var(--sm-space-3) var(--sm-space-4)}.sm-phase-banner{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);padding:var(--sm-space-2) 0}.sm-phase-banner__content{align-items:center;display:flex;font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s)}.sm-phase-banner__tag{margin-right:var(--sm-space-2)}.sm-notification-banner{border:var(--sm-border-width-thick) solid var(--sm-colour-brand);margin-bottom:var(--sm-space-6);padding:var(--sm-space-4)}.sm-notification-banner__heading{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-2)}.sm-notification-banner--success{border-color:var(--sm-colour-success)}.sm-breadcrumbs{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s);margin-bottom:var(--sm-space-4)}.sm-breadcrumbs__list{display:flex;flex-wrap:wrap}.sm-breadcrumbs__list-item{align-items:center;display:inline-flex}.sm-breadcrumbs__list-item:after{border-right:2px solid var(--sm-colour-text-secondary);border-top:2px solid var(--sm-colour-text-secondary);content:"";display:inline-block;height:7px;margin:0 8px;transform:rotate(45deg);width:7px}.sm-breadcrumbs__list-item:last-child:after{display:none}.sm-breadcrumbs__link{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s)}.sm-form-group{margin-bottom:var(--sm-space-6)}.sm-label{display:block;font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-1)}.sm-hint{color:var(--sm-colour-text-secondary);display:block;margin-bottom:var(--sm-space-3)}.sm-input{-webkit-appearance:none;border:2px solid var(--sm-colour-input-border);border-radius:var(--sm-border-radius);display:block;font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);max-width:100%;padding:var(--sm-space-1) var(--sm-space-2);width:100%}.sm-input:focus{box-shadow:inset 0 0 0 2px var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-input--width-30{max-width:59ex}.sm-input--width-20{max-width:41ex}.sm-input--width-10{max-width:23ex}.sm-input--width-5{max-width:10.8ex}.sm-textarea{border:2px solid var(--sm-colour-input-border);border-radius:var(--sm-border-radius);display:block;font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);min-height:150px;padding:var(--sm-space-1) var(--sm-space-2);resize:vertical;width:100%}.sm-textarea:focus{box-shadow:inset 0 0 0 2px var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-form-group--error .sm-input,.sm-form-group--error .sm-textarea{border-color:var(--sm-colour-error)}.sm-error-message{color:var(--sm-colour-error);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-3)}.sm-error-message:before{content:"Error: "}.sm-card{border:var(--sm-border-width) solid var(--sm-colour-border);margin-bottom:var(--sm-space-4);padding:var(--sm-space-4)}.sm-card--surface{background-color:var(--sm-colour-surface);border-color:var(--sm-colour-surface-border)}.sm-card__title{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-2)}.sm-card__description{margin-bottom:var(--sm-space-3)}.sm-card__description:last-child{margin-bottom:0}.sm-feature-card{background-color:var(--sm-colour-surface);border-top:4px solid var(--sm-colour-brand);margin-bottom:var(--sm-space-4);padding:var(--sm-space-4)}.sm-feature-card__icon{color:var(--sm-colour-brand);height:40px;margin-bottom:var(--sm-space-3);width:40px}.sm-feature-card__icon svg{display:block;height:40px;width:40px}.sm-feature-card__heading{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-2)}.sm-feature-card__description{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-feature-card__link{color:var(--sm-colour-link);display:inline-block;font-weight:var(--sm-font-weight-semibold);margin-top:var(--sm-space-2);text-decoration:none}.sm-feature-card__link:hover{color:var(--sm-colour-link-hover);text-decoration:underline}.sm-stat-counter{padding:var(--sm-space-7) 0}.sm-stat-counter__item{text-align:center}.sm-stat-counter__number{color:var(--sm-colour-brand);margin-bottom:var(--sm-space-1)}.sm-section--brand .sm-stat-counter__number{color:#fff}.sm-stat-counter__label{margin-bottom:0}.sm-step-list{counter-reset:step-counter;list-style:none;margin:0 0 var(--sm-space-6);padding:0}.sm-step-list__item{border-left:4px solid var(--sm-colour-brand);counter-increment:step-counter;margin-left:20px;padding-bottom:var(--sm-space-6);padding-left:60px;position:relative}.sm-step-list__item:last-child{border-left-color:transparent;padding-bottom:0}.sm-step-list__item:before{background-color:var(--sm-colour-brand);border-radius:50%;color:#fff;content:counter(step-counter);height:40px;left:-22px;line-height:40px;position:absolute;text-align:center;top:0;width:40px}.sm-step-list__item:before,.sm-step-list__title{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold)}.sm-step-list__title{line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-2)}.sm-step-list__description{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-step-list__item--icon:before{display:none}.sm-step-list__icon{align-items:center;background-color:var(--sm-colour-brand);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;left:-22px;padding:8px;position:absolute;top:0;width:40px}.sm-step-list__icon svg{display:block;height:100%;width:100%}@media (max-width:640px){.sm-step-list__item{margin-left:15px;padding-left:45px}.sm-step-list__item:before{font-size:var(--sm-font-size-s);height:30px;left:-17px;line-height:30px;width:30px}.sm-step-list__icon{height:30px;left:-17px;padding:6px;width:30px}}.sm-pricing-card{background-color:#fff;border:2px solid var(--sm-colour-surface-border);box-shadow:0 2px 8px rgba(12,31,73,.08);margin-bottom:var(--sm-space-6);margin-left:auto;margin-right:auto;max-width:600px;padding:var(--sm-space-8) var(--sm-space-7);text-align:center}.sm-pricing-card__heading{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-4)}.sm-pricing-card__price{color:var(--sm-colour-brand);font-size:var(--sm-font-size-xxl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xxl);margin-bottom:var(--sm-space-1)}.sm-pricing-card__price-description{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);margin-bottom:var(--sm-space-6)}.sm-pricing-card__section{margin-bottom:var(--sm-space-4);text-align:left}.sm-pricing-card__section-heading{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-2);padding-bottom:var(--sm-space-2)}.sm-pricing-card__list{list-style:none;margin:0;padding:0}.sm-pricing-card__list-item{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);padding:var(--sm-space-2) 0}.sm-pricing-card__list-item--included:before{color:var(--sm-colour-success);content:"\2713 ";font-weight:var(--sm-font-weight-bold);margin-right:var(--sm-space-1)}.sm-pricing-card__list-item--excluded:before{color:var(--sm-colour-text-secondary);content:"\2014 ";margin-right:var(--sm-space-1)}.sm-stat{padding:var(--sm-space-4);text-align:center}.sm-stat__number{color:var(--sm-colour-brand);font-size:var(--sm-font-size-xxl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xxl);margin-bottom:var(--sm-space-1)}.sm-stat__label{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}@media (max-width:640px){.sm-stat__number{font-size:var(--sm-font-size-xl);line-height:var(--sm-line-height-xl)}}.sm-tabs__list{border-bottom:3px solid var(--sm-colour-brand);display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.sm-tabs__list-item{margin-bottom:-3px}.sm-tabs__tab{background:var(--sm-colour-surface);border:2px solid var(--sm-colour-border);border-bottom:none;border-radius:4px 4px 0 0;color:var(--sm-colour-brand);cursor:pointer;display:inline-block;font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-m);padding:var(--sm-space-3) var(--sm-space-4);text-decoration:none}.sm-tabs__tab:hover{background:#e4e9f2;color:var(--sm-colour-link-hover)}.sm-tabs__tab:focus{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-tabs__list-item--selected .sm-tabs__tab{background:#fff;border-color:var(--sm-colour-brand);border-bottom:3px solid #fff;color:var(--sm-colour-text)}.sm-tabs__panel{border-bottom:2px solid var(--sm-colour-brand);border-left:2px solid var(--sm-colour-brand);border-right:2px solid var(--sm-colour-brand);padding:var(--sm-space-6) 0;padding-left:var(--sm-space-5);padding-right:var(--sm-space-5)}.sm-tabs__panel--hidden{display:none}.sm-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:var(--sm-space-6)}.sm-table-wrapper table{border-collapse:collapse;font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);width:100%}.sm-table-wrapper th{font-weight:var(--sm-font-weight-bold)}.sm-table-wrapper td,.sm-table-wrapper th{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);padding:var(--sm-space-2) var(--sm-space-4) var(--sm-space-2) 0;text-align:left}.sm-table-wrapper td{vertical-align:top}.sm-testimonial-card{margin-bottom:var(--sm-space-6)}.sm-testimonial-card .sm-inset-text{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-top:0}.sm-testimonial-stars{color:var(--sm-colour-accent);display:flex;gap:2px;margin-bottom:var(--sm-space-2)}.sm-testimonial-author{align-items:center;display:flex;gap:var(--sm-space-2);margin-top:var(--sm-space-2)}.sm-testimonial-photo{border-radius:50%;flex-shrink:0;height:48px;object-fit:cover;width:48px}.sm-testimonial-author__info{display:flex;flex-direction:column}.sm-testimonial-company,.sm-testimonial-role{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s)}.sm-case-study-card{border:var(--sm-border-width) solid var(--sm-colour-border);margin-bottom:var(--sm-space-4);overflow:hidden}.sm-case-study-card__image{height:200px;overflow:hidden;width:100%}.sm-case-study-card__image img{height:100%;object-fit:cover;width:100%}.sm-case-study-card__content{padding:var(--sm-space-4)}.sm-case-study-card__title{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-2)}.sm-case-study-card__metrics{color:var(--sm-colour-text-secondary);display:flex;flex-wrap:wrap;font-size:var(--sm-font-size-s);gap:var(--sm-space-2);line-height:var(--sm-line-height-s);margin-bottom:var(--sm-space-3)}.sm-case-study-card__metric{align-items:center;background-color:var(--sm-colour-surface);border-radius:var(--sm-border-radius);display:inline-flex;font-size:var(--sm-font-size-xs);gap:4px;padding:2px 8px}.sm-case-study-card__metrics-text{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);margin-bottom:var(--sm-space-3)}.sm-notification-banner__header{margin-bottom:var(--sm-space-2)}.sm-notification-banner__title{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold)}.sm-notification-banner__content{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-notification-banner__content p:last-child{margin-bottom:0}.sm-form-section{padding:var(--sm-space-9) 0}.sm-form-section__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-3)}.sm-form-section__description{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-6)}.sm-confirmation{padding:var(--sm-space-9) 0}.sm-panel--confirmation{background-color:var(--sm-colour-brand);color:#fff}.sm-confirmation__next-steps{margin-top:var(--sm-space-6)}.sm-confirmation__next-steps h2{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-3)}.sm-spacer{display:block}.sm-spacer.small{height:var(--sm-space-4)}.sm-spacer.medium{height:var(--sm-space-7)}.sm-spacer.large{height:var(--sm-space-9)}.sm-spacer.xl{height:80px}@media (max-width:640px){.sm-spacer.small{height:var(--sm-space-3)}.sm-spacer.medium{height:var(--sm-space-5)}.sm-spacer.large{height:var(--sm-space-7)}.sm-spacer.xl{height:var(--sm-space-9)}}.sm-trust-badges{padding:var(--sm-space-6) 0}.sm-trust-badges--dark{background-color:var(--sm-colour-brand);color:#fff}.sm-trust-badges__list{display:flex;flex-wrap:wrap;gap:var(--sm-space-6);justify-content:center;list-style:none;margin:0;padding:0}.sm-trust-badges__item{align-items:center;display:flex;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-semibold);gap:var(--sm-space-2)}.sm-trust-badges__icon{background-color:var(--sm-colour-brand);display:inline-block;flex-shrink:0;height:10px;width:10px}.sm-trust-badges--dark .sm-trust-badges__icon{background-color:#fff}@media (max-width:640px){.sm-trust-badges__list{align-items:center;flex-direction:column;gap:var(--sm-space-3)}}.sm-platform-logos{padding:var(--sm-space-8) 0}.sm-platform-logos--surface{background-color:var(--sm-colour-surface)}.sm-platform-logos__heading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-7);text-align:center}.sm-platform-logos__grid{flex-wrap:wrap;gap:var(--sm-space-7)}.sm-platform-logos__grid,.sm-platform-logos__item{align-items:center;display:flex;justify-content:center}.sm-platform-logos__item img{filter:grayscale(100%);max-height:40px;opacity:.6;transition:filter var(--sm-transition-speed),opacity var(--sm-transition-speed);width:auto}.sm-platform-logos__item img:hover{filter:grayscale(0);opacity:1}@media (max-width:640px){.sm-platform-logos__grid{gap:var(--sm-space-5)}.sm-platform-logos__item img{max-height:30px}}.sm-split{padding:var(--sm-space-9) 0}.sm-split__image img{display:block;height:auto;width:100%}.sm-split__content{display:flex;flex-direction:column;justify-content:center}.sm-split__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-4)}.sm-split__body{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-6)}.sm-split__body p:last-child{margin-bottom:0}.sm-split--reverse{flex-direction:row-reverse}.sm-team{padding:var(--sm-space-9) 0}.sm-team-card{margin-bottom:var(--sm-space-6)}.sm-team-card__photo{border-radius:50%;height:120px;margin-bottom:var(--sm-space-3);overflow:hidden;width:120px}.sm-team-card__photo img{height:100%;object-fit:cover;width:100%}.sm-team-card__name{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-1)}.sm-team-card__role{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s);margin-bottom:var(--sm-space-3)}.sm-team-card__bio{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-team-card__linkedin{color:var(--sm-colour-link);display:inline-block;font-size:var(--sm-font-size-s);margin-top:var(--sm-space-2)}.sm-timeline{padding:var(--sm-space-9) 0}.sm-timeline__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-7)}.sm-timeline__list{list-style:none;margin:0;padding:0;position:relative}.sm-timeline__item{border-left:3px solid var(--sm-colour-brand);margin-left:12px;padding-bottom:var(--sm-space-7);padding-left:50px;position:relative}.sm-timeline__item:last-child{border-left-color:transparent;padding-bottom:0}.sm-timeline__item:before{background-color:#fff;border:3px solid var(--sm-colour-brand);border-radius:50%;content:"";height:14px;left:-9px;position:absolute;top:4px;width:14px}.sm-timeline__item--decision:before{background-color:var(--sm-colour-brand);border-width:3px;height:20px;left:-12px;width:20px}.sm-timeline__day{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-xs);letter-spacing:1px;text-transform:uppercase}.sm-timeline__day,.sm-timeline__title{font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-1)}.sm-timeline__title{font-size:var(--sm-font-size-m)}.sm-timeline__description{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s)}@media (max-width:640px){.sm-timeline__item{padding-left:35px}}.sm-video{padding:var(--sm-space-6) 0}.sm-video--medium{margin-left:auto;margin-right:auto;max-width:800px}.sm-video--narrow{margin-left:auto;margin-right:auto;max-width:600px}.sm-video__wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.sm-video__wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.sm-video__caption{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s);margin-top:var(--sm-space-2);text-align:center}.sm-calculator{padding:var(--sm-space-9) 0}.sm-calculator--hero{background-color:var(--sm-colour-brand);color:#fff}.sm-calculator__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-2)}.sm-calculator--hero .sm-calculator__heading{color:#fff}.sm-calculator__subheading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-6)}.sm-calculator--hero .sm-calculator__subheading{color:hsla(0,0%,100%,.8)}.sm-calculator__form{background-color:var(--sm-colour-surface);border:var(--sm-border-width) solid var(--sm-colour-surface-border);padding:var(--sm-space-7)}.sm-calculator--hero .sm-calculator__form{background-color:#fff;color:var(--sm-colour-text)}.sm-calculator__field{margin-bottom:var(--sm-space-4)}.sm-calculator__label{display:block;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-1)}.sm-calculator__input,.sm-calculator__select{-webkit-appearance:none;border:2px solid var(--sm-colour-input-border);border-radius:var(--sm-border-radius);display:block;font-family:var(--sm-font-family);font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);padding:var(--sm-space-1) var(--sm-space-2);width:100%}.sm-calculator__input:focus,.sm-calculator__select:focus{box-shadow:inset 0 0 0 2px var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-calculator__results{background-color:var(--sm-colour-brand);color:#fff;margin-top:var(--sm-space-6);padding:var(--sm-space-7)}.sm-calculator__results-heading{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-5)}.sm-calculator__result-grid{display:grid;gap:var(--sm-space-4);grid-template-columns:repeat(2,1fr);margin-bottom:var(--sm-space-5)}.sm-calculator__result-item{text-align:center}.sm-calculator__result-value{font-size:var(--sm-font-size-xxl);font-weight:var(--sm-font-weight-bold);line-height:1.2}.sm-calculator__result-label{font-size:var(--sm-font-size-xs);margin-top:var(--sm-space-1);opacity:.8}.sm-calculator__comparison{border-top:1px solid hsla(0,0%,100%,.2);margin-top:var(--sm-space-4);padding-top:var(--sm-space-4)}.sm-calculator__comparison-positive{color:#a3e4b8;font-weight:var(--sm-font-weight-bold)}.sm-calculator__disclaimer{font-size:var(--sm-font-size-xs);margin-top:var(--sm-space-4);opacity:.7}.sm-calculator__cta{margin-top:var(--sm-space-5);text-align:center}@media (max-width:640px){.sm-calculator__form,.sm-calculator__results{padding:var(--sm-space-4)}.sm-calculator__result-grid{grid-template-columns:1fr}.sm-calculator__result-value{font-size:var(--sm-font-size-xl)}}.sm-problem-solution{padding:var(--sm-space-9) 0}.sm-problem-solution__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-6)}.sm-problem-solution__row{border-top:var(--sm-border-width) solid var(--sm-colour-border);display:grid;gap:var(--sm-space-6);grid-template-columns:1fr 1fr;padding:var(--sm-space-4) 0}.sm-problem-solution__row:last-child{border-bottom:var(--sm-border-width) solid var(--sm-colour-border)}.sm-problem-solution__problem{color:var(--sm-colour-text-secondary)}.sm-problem-solution__problem,.sm-problem-solution__solution{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m)}.sm-problem-solution__solution{font-weight:var(--sm-font-weight-semibold)}@media (max-width:640px){.sm-problem-solution__row{gap:var(--sm-space-2);grid-template-columns:1fr}}.sm-statement{background-color:var(--sm-colour-surface);border:var(--sm-border-width) solid var(--sm-colour-surface-border);margin:0 auto var(--sm-space-6);max-width:600px}.sm-statement__header{background-color:var(--sm-colour-brand);color:#fff;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);padding:var(--sm-space-3) var(--sm-space-4)}.sm-statement__body{padding:var(--sm-space-4)}.sm-statement__row{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);display:flex;font-size:var(--sm-font-size-s);justify-content:space-between;padding:var(--sm-space-2) 0}.sm-statement__row--total{border-bottom-width:2px;font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold)}.sm-statement__row--fee{color:var(--sm-colour-text-secondary)}.sm-statement__row--net{border-bottom:none;color:var(--sm-colour-brand);font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);padding-top:var(--sm-space-3)}.sm-statement__comparison{align-items:center;background-color:#fff;border:var(--sm-border-width) solid var(--sm-colour-border);display:flex;font-size:var(--sm-font-size-s);justify-content:space-between;margin-top:var(--sm-space-4);padding:var(--sm-space-3) var(--sm-space-4)}.sm-statement__comparison-positive{color:var(--sm-colour-success);font-weight:var(--sm-font-weight-bold)}.sm-scorecard{padding:var(--sm-space-9) 0}.sm-scorecard__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-2)}.sm-scorecard__subheading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);margin-bottom:var(--sm-space-6)}.sm-scorecard__table{border-collapse:collapse;width:100%}.sm-scorecard__table th{border-bottom:2px solid var(--sm-colour-text);font-weight:var(--sm-font-weight-bold);text-align:left}.sm-scorecard__table td,.sm-scorecard__table th{font-size:var(--sm-font-size-s);padding:var(--sm-space-2) var(--sm-space-3)}.sm-scorecard__table td{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);vertical-align:middle}.sm-scorecard__status{align-items:center;display:inline-flex;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-semibold);gap:var(--sm-space-1);letter-spacing:.5px;text-transform:uppercase}.sm-scorecard__status:before{border-radius:50%;content:"";display:inline-block;height:10px;width:10px}.sm-scorecard__status--green:before{background-color:#0f7a52}.sm-scorecard__status--green{color:#0f7a52}.sm-scorecard__status--amber:before{background-color:#f47738}.sm-scorecard__status--amber{color:#f47738}.sm-scorecard__status--red:before{background-color:#ca3535}.sm-scorecard__status--red{color:#ca3535}.sm-pillars{padding:var(--sm-space-9) 0}.sm-pillars__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-7)}.sm-pillars__grid{display:grid;gap:var(--sm-space-6)}.sm-pillars__grid--2{grid-template-columns:repeat(2,1fr)}.sm-pillars__grid--3{grid-template-columns:repeat(3,1fr)}.sm-pillar-card{border-left:var(--sm-border-width-thick) solid var(--sm-colour-brand);padding-left:var(--sm-space-4)}.sm-pillar-card__title{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold)}.sm-pillar-card__section,.sm-pillar-card__title{margin-bottom:var(--sm-space-3)}.sm-pillar-card__label{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);letter-spacing:.5px;margin-bottom:var(--sm-space-1);text-transform:uppercase}.sm-pillar-card__text{font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s)}@media (max-width:640px){.sm-pillars__grid--2,.sm-pillars__grid--3{grid-template-columns:1fr}}.sm-events{padding:var(--sm-space-9) 0}.sm-events__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-2)}.sm-events__subheading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);margin-bottom:var(--sm-space-6)}.sm-events__grid{display:grid;gap:var(--sm-space-4);grid-template-columns:repeat(3,1fr)}.sm-events__card{border:var(--sm-border-width) solid var(--sm-colour-border);padding:var(--sm-space-4)}.sm-events__name{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-1)}.sm-events__date{margin-bottom:var(--sm-space-1)}.sm-events__date,.sm-events__location{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s)}.sm-events__location{margin-bottom:var(--sm-space-2)}.sm-events__impact{background-color:#e6f4ee;color:var(--sm-colour-success);display:inline-block;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);padding:2px 8px}@media (max-width:640px){.sm-events__grid{grid-template-columns:1fr}}.sm-checklist{padding:var(--sm-space-9) 0}.sm-checklist__heading{font-size:var(--sm-font-size-xl);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-xl);margin-bottom:var(--sm-space-2)}.sm-checklist__subheading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-m);margin-bottom:var(--sm-space-6)}.sm-checklist__category{margin-bottom:var(--sm-space-5)}.sm-checklist__category-title{border-bottom:2px solid var(--sm-colour-brand);font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-3);padding-bottom:var(--sm-space-2)}.sm-checklist__item{align-items:flex-start;border-bottom:var(--sm-border-width) solid var(--sm-colour-border);display:flex;gap:var(--sm-space-3);padding:var(--sm-space-2) 0}.sm-checklist__checkbox{-webkit-appearance:none;appearance:none;border:2px solid var(--sm-colour-input-border);cursor:pointer;flex-shrink:0;height:24px;margin-top:2px;width:24px}.sm-checklist__checkbox:checked{background-color:var(--sm-colour-brand);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px;border-color:var(--sm-colour-brand)}.sm-checklist__checkbox:focus{box-shadow:inset 0 0 0 2px var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-checklist__label{cursor:pointer;font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-semibold);line-height:var(--sm-line-height-m)}.sm-checklist__help{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);margin-top:var(--sm-space-1)}.sm-checklist__result{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-top:var(--sm-space-6);padding:var(--sm-space-4)}.sm-checklist__result--all{background-color:#e6f4ee;border-left:var(--sm-border-width-thick) solid var(--sm-colour-success);color:var(--sm-colour-success)}.sm-checklist__result--some{background-color:#fef3e8;border-left:var(--sm-border-width-thick) solid #f47738;color:#f47738}.sm-header{background-color:var(--sm-colour-header-bg);border-bottom:var(--sm-border-width-inset) solid var(--sm-colour-header-border);color:var(--sm-colour-header-text);padding:var(--sm-space-3) 0}.sm-header__content{align-items:center;display:flex;justify-content:space-between;padding:0}.sm-header__logo-link{line-height:0;text-decoration:none}.sm-header__logo-link,.sm-header__logo-link:visited{color:var(--sm-colour-header-text)}.sm-header__logo-text{font-size:var(--sm-font-size-l);font-weight:var(--sm-font-weight-bold);line-height:var(--sm-line-height-l)}.sm-header__logo-image{display:block;height:70px;width:auto}.sm-header__border{display:none}.sm-header__nav{align-items:center;display:flex}.sm-header__nav-list{display:flex;gap:var(--sm-space-4);list-style:none;margin:0;padding:0}.sm-header__nav a{border-bottom:var(--sm-border-width-thick) solid transparent;color:var(--sm-colour-header-text);font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);padding:var(--sm-space-1) 0;text-decoration:none;transition:border-color var(--sm-transition-speed)}.sm-header__nav a:hover{border-bottom-color:var(--sm-colour-brand);color:var(--sm-colour-brand)}.sm-header__nav a:focus{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-header__cta{font-size:var(--sm-font-size-s);margin-left:var(--sm-space-3);padding:var(--sm-space-1) var(--sm-space-4)}.sm-header__cta,.sm-header__cta:hover{border-bottom:none!important}.sm-header__menu-button{background:var(--sm-colour-brand);border:none;color:#fff;cursor:pointer;display:none;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);padding:var(--sm-space-1) var(--sm-space-3)}@media (max-width:960px) and (min-width:769px){.sm-header__nav-list{gap:var(--sm-space-2)}.sm-header__cta,.sm-header__nav a{font-size:.8125rem}.sm-header__cta{padding:var(--sm-space-1) var(--sm-space-3)}}@media (max-width:768px){.sm-header__menu-button{display:inline-block}.sm-header__nav{display:none;padding:var(--sm-space-3) 0;width:100%}.sm-header__nav--open{display:block}.sm-header__nav-list{flex-direction:column;gap:0}.sm-header__nav a{border-bottom:var(--sm-border-width) solid var(--sm-colour-border);display:block;padding:var(--sm-space-2) 0}.sm-header__content{flex-wrap:wrap}.sm-header__cta{display:block;margin:var(--sm-space-3) 0 0;text-align:center}}.sm-footer{background-color:var(--sm-colour-footer-bg);margin-top:0;padding:var(--sm-space-8) 0 var(--sm-space-6)}.sm-footer,.sm-footer__heading{color:var(--sm-colour-footer-text)}.sm-footer__heading{font-size:var(--sm-font-size-m);font-weight:var(--sm-font-weight-bold);margin-bottom:var(--sm-space-4)}.sm-footer__text{color:var(--sm-colour-footer-text);font-size:var(--sm-font-size-s);line-height:var(--sm-line-height-s);opacity:.8}.sm-footer__link{color:var(--sm-colour-footer-link);text-decoration:none}.sm-footer__link:hover{color:#fff;text-decoration:underline}.sm-footer__link:focus{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus);outline-offset:0}.sm-footer .hs-menu-wrapper ul{list-style:none;margin:0;padding:0}.sm-footer .hs-menu-wrapper li{margin-bottom:var(--sm-space-2)}.sm-footer .hs-menu-wrapper a{color:var(--sm-colour-footer-link);font-size:var(--sm-font-size-s);text-decoration:none}.sm-footer .hs-menu-wrapper a:hover{color:#fff;text-decoration:underline}.sm-footer__contact-list{list-style:none}.sm-footer__contact-item{font-size:var(--sm-font-size-s);margin-bottom:var(--sm-space-2)}.sm-footer__bottom{margin-top:var(--sm-space-6)}.sm-footer__bottom .sm-section-break{border-bottom-color:hsla(0,0%,100%,.2)}.sm-footer__copyright{color:var(--sm-colour-footer-text);font-size:var(--sm-font-size-xs);margin-top:var(--sm-space-4);opacity:.6}.sm-back-to-top{background-color:var(--sm-colour-brand);bottom:var(--sm-space-6);color:#fff;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);opacity:0;padding:var(--sm-space-2) var(--sm-space-3);pointer-events:none;position:fixed;right:var(--sm-space-6);text-decoration:none;transition:opacity var(--sm-transition-speed);z-index:100}.sm-back-to-top--visible{opacity:1;pointer-events:auto}.sm-back-to-top:hover{background-color:var(--sm-colour-brand-dark);color:#fff;text-decoration:none}.sm-back-to-top:focus{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);outline:3px solid var(--sm-colour-focus)}.sm-mt-0{margin-top:var(--sm-space-0)}.sm-mt-1{margin-top:var(--sm-space-1)}.sm-mt-2{margin-top:var(--sm-space-2)}.sm-mt-3{margin-top:var(--sm-space-3)}.sm-mt-4{margin-top:var(--sm-space-4)}.sm-mt-5{margin-top:var(--sm-space-5)}.sm-mt-6{margin-top:var(--sm-space-6)}.sm-mt-7{margin-top:var(--sm-space-7)}.sm-mt-8{margin-top:var(--sm-space-8)}.sm-mt-9{margin-top:var(--sm-space-9)}.sm-mb-0{margin-bottom:var(--sm-space-0)}.sm-mb-1{margin-bottom:var(--sm-space-1)}.sm-mb-2{margin-bottom:var(--sm-space-2)}.sm-mb-3{margin-bottom:var(--sm-space-3)}.sm-mb-4{margin-bottom:var(--sm-space-4)}.sm-mb-5{margin-bottom:var(--sm-space-5)}.sm-mb-6{margin-bottom:var(--sm-space-6)}.sm-mb-7{margin-bottom:var(--sm-space-7)}.sm-mb-8{margin-bottom:var(--sm-space-8)}.sm-mb-9{margin-bottom:var(--sm-space-9)}.sm-pt-0{padding-top:var(--sm-space-0)}.sm-pt-4{padding-top:var(--sm-space-4)}.sm-pt-6{padding-top:var(--sm-space-6)}.sm-pt-8{padding-top:var(--sm-space-8)}.sm-pt-9{padding-top:var(--sm-space-9)}.sm-pb-0{padding-bottom:var(--sm-space-0)}.sm-pb-4{padding-bottom:var(--sm-space-4)}.sm-pb-6{padding-bottom:var(--sm-space-6)}.sm-pb-8{padding-bottom:var(--sm-space-8)}.sm-pb-9{padding-bottom:var(--sm-space-9)}.sm-section,.sm-section--surface{padding-bottom:var(--sm-space-8);padding-top:var(--sm-space-8)}.sm-section--surface{background-color:var(--sm-colour-surface)}.sm-section--brand{background-color:var(--sm-colour-brand);color:#fff}.sm-section--brand a{color:#fff}.sm-hero .sm-button,.sm-section--brand .sm-button{background-color:#fff;border-color:transparent;box-shadow:0 2px 0 hsla(0,0%,100%,.3);color:var(--sm-colour-brand)}.sm-hero .sm-button:hover,.sm-section--brand .sm-button:hover{background-color:#f0f3f8;color:var(--sm-colour-brand)}.sm-hero .sm-button:visited,.sm-section--brand .sm-button:visited{color:var(--sm-colour-brand)}.sm-hero .sm-button--secondary,.sm-section--brand .sm-button--secondary{background-color:transparent;border-color:#fff;box-shadow:0 2px 0 hsla(0,0%,100%,.2);color:#fff}.sm-hero .sm-button--secondary:hover,.sm-section--brand .sm-button--secondary:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.sm-hero{padding:var(--sm-space-9) 0;position:relative}.sm-hero--has-image{background-color:var(--sm-colour-brand);color:#fff}.sm-hero--has-image:before{background:linear-gradient(90deg,rgba(12,31,73,.72) 0,rgba(12,31,73,.45));content:"";inset:0;position:absolute;z-index:0}.sm-hero__container{position:relative;z-index:1}.sm-hero--has-image .sm-hero__heading,.sm-hero--has-image .sm-hero__subheading{color:#fff}.sm-hero__heading{margin-bottom:var(--sm-space-4)}.sm-hero__subheading{margin-bottom:var(--sm-space-6)}.sm-hero__actions{display:flex;flex-wrap:wrap;gap:var(--sm-space-3);margin-bottom:var(--sm-space-5)}.sm-hero--has-image .sm-hero__secondary-btn{background-color:transparent;border-color:#fff;color:#fff}.sm-hero--has-image .sm-hero__secondary-btn:hover{background-color:hsla(0,0%,100%,.15)}.sm-hero__badges{display:flex;flex-wrap:wrap;gap:var(--sm-space-3)}.sm-hero__badge{align-items:center;display:inline-flex;font-size:var(--sm-font-size-s);gap:6px;opacity:.85}.sm-hero__badge-icon{flex-shrink:0}@media (max-width:640px){.sm-hero{padding:var(--sm-space-7) 0}.sm-hero__actions{flex-direction:column}}.sm-cta-banner__actions{display:flex;flex-wrap:wrap;gap:var(--sm-space-3);justify-content:center}.sm-section--dark{background-color:var(--sm-colour-footer-bg);color:var(--sm-colour-footer-text)}.sm-text-left{text-align:left}.sm-text-centre{text-align:center}.sm-text-right{text-align:right}.sm-display-none{display:none}.sm-display-block{display:block}.sm-display-flex{display:flex}.sm-display-inline{display:inline}.sm-visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sm-visually-hidden--focusable:active,.sm-visually-hidden--focusable:focus{height:auto;margin:0;overflow:visible;position:static;width:auto;clip:auto;white-space:normal}.sm-width-two-thirds{max-width:66.6666%}.sm-width-three-quarters{max-width:75%}.sm-width-full{max-width:100%}@media (max-width:640px){.sm-width-three-quarters,.sm-width-two-thirds{max-width:100%}.sm-hide-mobile{display:none!important}}@media (min-width:641px){.sm-hide-desktop{display:none!important}}.sm-skip-link{background-color:var(--sm-colour-focus);color:var(--sm-colour-focus-text);font-weight:var(--sm-font-weight-bold);left:-9999px;padding:var(--sm-space-2) var(--sm-space-3);position:absolute;text-decoration:none;z-index:1000}.sm-skip-link:focus{display:inline-block;left:auto;position:static}@media print{.sm-no-print{display:none!important}body{font-size:12pt;line-height:1.4}a,body{color:#000}a{text-decoration:underline}a[href]:after{content:" (" attr(href) ")";font-size:.8em}}.sm-reading-progress{background:transparent;height:3px;left:0;position:fixed;top:0;width:100%;z-index:1000}.sm-reading-progress__bar{background:var(--sm-colour-brand);height:100%;transition:width 50ms linear;width:0}.sm-blog-hero{background-color:var(--sm-colour-brand);color:#fff;padding:var(--sm-space-8) 0 var(--sm-space-7)}.sm-blog-hero__title{color:#fff;margin-bottom:var(--sm-space-3)}.sm-blog-hero__subtitle{color:hsla(0,0%,100%,.85);font-size:var(--sm-font-size-l);line-height:var(--sm-line-height-l);max-width:720px}.sm-blog-categories{background:var(--sm-colour-surface);border-bottom:1px solid var(--sm-colour-border);padding:var(--sm-space-3) 0}.sm-blog-categories__list{display:flex;flex-wrap:wrap;gap:var(--sm-space-1);list-style:none;margin:0;padding:0}.sm-blog-categories__link{border-radius:2px;color:var(--sm-colour-text);display:inline-block;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-semibold);padding:var(--sm-space-1) var(--sm-space-3);text-decoration:none;transition:background .15s,color .15s}.sm-blog-categories__link--active,.sm-blog-categories__link:hover{background:var(--sm-colour-brand);color:#fff}.sm-blog-featured{padding:var(--sm-space-7) 0}.sm-blog-featured__card{background:#fff;border:1px solid var(--sm-colour-border);border-top:4px solid var(--sm-colour-brand);display:grid;gap:var(--sm-space-5);grid-template-columns:1fr;overflow:hidden}@media (min-width:640px){.sm-blog-featured__card{gap:0;grid-template-columns:1fr 1fr}}.sm-blog-featured__image-wrapper{aspect-ratio:16/10;overflow:hidden}.sm-blog-featured__image{height:100%;object-fit:cover;width:100%}.sm-blog-featured__content{display:flex;flex-direction:column;justify-content:center;padding:var(--sm-space-5)}.sm-blog-featured__tag{color:var(--sm-colour-brand);display:inline-block;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);letter-spacing:.05em;margin-bottom:var(--sm-space-2);text-transform:uppercase}.sm-blog-featured__title{margin-bottom:var(--sm-space-3)}.sm-blog-featured__title-link{color:var(--sm-colour-text);text-decoration:none}.sm-blog-featured__title-link:hover{color:var(--sm-colour-brand)}.sm-blog-featured__meta{align-items:center;color:var(--sm-colour-text-secondary);display:flex;font-size:var(--sm-font-size-s);gap:var(--sm-space-3);margin-bottom:var(--sm-space-3)}.sm-blog-featured__author{align-items:center;display:flex;gap:var(--sm-space-1)}.sm-blog-featured__author-avatar{border-radius:50%}.sm-blog-featured__excerpt{color:var(--sm-colour-text-secondary);margin-bottom:var(--sm-space-3)}.sm-blog-grid-section{background:var(--sm-colour-surface);padding:var(--sm-space-7) 0}.sm-blog-grid{display:grid;gap:var(--sm-space-5);grid-template-columns:1fr}@media (min-width:640px){.sm-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.sm-blog-grid{grid-template-columns:repeat(3,1fr)}}.sm-blog-card{background:#fff;border:1px solid var(--sm-colour-border);border-top:4px solid var(--sm-colour-brand);display:flex;flex-direction:column;transition:box-shadow .15s}.sm-blog-card:hover{box-shadow:0 4px 12px rgba(12,31,73,.1)}.sm-blog-card__image-wrapper{aspect-ratio:16/10;background:var(--sm-colour-surface);overflow:hidden}.sm-blog-card__image{height:100%;object-fit:cover;width:100%}.sm-blog-card__image-placeholder{align-items:center;color:var(--sm-colour-grey-light);display:flex;height:100%;justify-content:center;width:100%}.sm-blog-card__content{display:flex;flex-direction:column;flex-grow:1;padding:var(--sm-space-4)}.sm-blog-card__tag{color:var(--sm-colour-brand);display:inline-block;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);letter-spacing:.05em;margin-bottom:var(--sm-space-1);text-transform:uppercase}.sm-blog-card__title{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-2)}.sm-blog-card__title-link{color:var(--sm-colour-text);text-decoration:none}.sm-blog-card__title-link:hover{color:var(--sm-colour-brand)}.sm-blog-card__meta{align-items:center;color:var(--sm-colour-text-secondary);display:flex;font-size:var(--sm-font-size-xs);gap:var(--sm-space-2);margin-bottom:var(--sm-space-2)}.sm-blog-card__excerpt{color:var(--sm-colour-text-secondary);flex-grow:1;font-size:var(--sm-font-size-s);margin-bottom:var(--sm-space-3)}.sm-blog-card__read-more{margin-top:auto}.sm-blog-pagination{border-top:1px solid var(--sm-colour-border);margin-top:var(--sm-space-7);padding-top:var(--sm-space-5)}.sm-blog-pagination__list{display:flex;list-style:none;margin:0;padding:0}.sm-blog-pagination__link,.sm-blog-pagination__list{align-items:center;gap:var(--sm-space-1);justify-content:center}.sm-blog-pagination__link{border:1px solid transparent;color:var(--sm-colour-link);display:inline-flex;font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-semibold);min-width:40px;padding:var(--sm-space-1) var(--sm-space-3);text-decoration:none}.sm-blog-pagination__link:hover{background:var(--sm-colour-surface);border-color:var(--sm-colour-brand)}.sm-blog-pagination__link--current{background:var(--sm-colour-brand);border-color:var(--sm-colour-brand);color:#fff}.sm-blog-pagination__link--next,.sm-blog-pagination__link--prev{font-weight:var(--sm-font-weight-bold)}.sm-article-hero{background-color:var(--sm-colour-brand);color:#fff;padding:var(--sm-space-8) 0 var(--sm-space-7);position:relative}.sm-article-hero--has-image{background-position:50%;background-size:cover}.sm-article-hero--has-image:before{background:rgba(12,31,73,.75);content:"";inset:0;position:absolute}.sm-article-hero__container{position:relative;z-index:1}.sm-article-hero__content{max-width:780px}.sm-article-hero__topics{display:flex;flex-wrap:wrap;gap:var(--sm-space-1);margin-bottom:var(--sm-space-3)}.sm-article-hero__topic-tag{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff;display:inline-block;font-size:var(--sm-font-size-xs);font-weight:var(--sm-font-weight-bold);letter-spacing:.05em;padding:3px var(--sm-space-2);text-decoration:none;text-transform:uppercase;transition:background .15s}.sm-article-hero__topic-tag:hover{background:hsla(0,0%,100%,.25);color:#fff}.sm-article-hero__title{color:#fff;margin-bottom:var(--sm-space-4)}.sm-article-hero__meta{align-items:center;color:hsla(0,0%,100%,.85);display:flex;flex-wrap:wrap;font-size:var(--sm-font-size-s);gap:var(--sm-space-3)}.sm-article-hero__author{align-items:center;display:flex;font-weight:var(--sm-font-weight-semibold);gap:var(--sm-space-1)}.sm-article-hero__author-avatar{border:2px solid hsla(0,0%,100%,.3);border-radius:50%}.sm-article-layout{padding:var(--sm-space-7) 0}.sm-article-layout__grid{display:grid;gap:var(--sm-space-7);grid-template-columns:1fr}@media (min-width:960px){.sm-article-layout__grid{grid-template-columns:260px 1fr}}.sm-article-sidebar{display:none}@media (min-width:960px){.sm-article-sidebar{align-self:start;display:block;position:sticky;top:var(--sm-space-5)}}.sm-article-toc{border-bottom:1px solid var(--sm-colour-border);margin-bottom:var(--sm-space-5);padding-bottom:var(--sm-space-5)}.sm-article-toc__heading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);letter-spacing:.05em;margin-bottom:var(--sm-space-3);text-transform:uppercase}.sm-article-toc__list{counter-reset:toc;list-style:none;margin:0;padding:0}.sm-article-toc__item{margin-bottom:var(--sm-space-1)}.sm-article-toc__link{border-left:3px solid transparent;color:var(--sm-colour-text-secondary);display:block;font-size:var(--sm-font-size-s);padding:var(--sm-space-1) 0;padding-left:var(--sm-space-3);text-decoration:none;transition:color .15s,border-color .15s}.sm-article-toc__link--active,.sm-article-toc__link:hover{border-left-color:var(--sm-colour-brand);color:var(--sm-colour-brand)}.sm-article-toc__link--h3{font-size:var(--sm-font-size-xs);padding-left:var(--sm-space-5)}.sm-article-share__heading{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-bold);letter-spacing:.05em;margin-bottom:var(--sm-space-3);text-transform:uppercase}.sm-article-share__buttons{display:flex;gap:var(--sm-space-2)}.sm-article-share__btn{align-items:center;background:#fff;border:1px solid var(--sm-colour-border);border-radius:50%;color:var(--sm-colour-text-secondary);cursor:pointer;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:background .15s,color .15s,border-color .15s;width:40px}.sm-article-share__btn:hover{background:var(--sm-colour-brand);border-color:var(--sm-colour-brand);color:#fff}.sm-article-share__btn--copied{background:var(--sm-colour-success);border-color:var(--sm-colour-success);color:#fff}.sm-article-body{color:var(--sm-colour-text);font-size:var(--sm-font-size-m);line-height:1.7;max-width:720px}.sm-article-body h2{border-top:1px solid var(--sm-colour-border);font-size:var(--sm-font-size-l);line-height:var(--sm-line-height-l);margin-bottom:var(--sm-space-4);margin-top:var(--sm-space-7);padding-top:var(--sm-space-5);scroll-margin-top:var(--sm-space-5)}.sm-article-body h2:first-child{border-top:none;margin-top:0;padding-top:0}.sm-article-body h3{font-size:var(--sm-font-size-m);line-height:var(--sm-line-height-m);margin-bottom:var(--sm-space-3);margin-top:var(--sm-space-5);scroll-margin-top:var(--sm-space-5)}.sm-article-body p{margin-bottom:var(--sm-space-4)}.sm-article-body ol,.sm-article-body ul{margin-bottom:var(--sm-space-4);padding-left:var(--sm-space-5)}.sm-article-body li{margin-bottom:var(--sm-space-2)}.sm-article-body blockquote{background:var(--sm-colour-surface);border-left:4px solid var(--sm-colour-brand);font-style:italic;margin:var(--sm-space-5) 0;padding:var(--sm-space-3) var(--sm-space-5)}.sm-article-body img{height:auto;margin:var(--sm-space-5) 0;max-width:100%}.sm-article-body a{color:var(--sm-colour-link);text-decoration:underline}.sm-article-body a:hover{color:var(--sm-colour-link-hover)}.sm-article-body table{border-collapse:collapse;font-size:var(--sm-font-size-s);margin:var(--sm-space-5) 0;width:100%}.sm-article-body td,.sm-article-body th{border-bottom:1px solid var(--sm-colour-border);padding:var(--sm-space-2) var(--sm-space-3);text-align:left}.sm-article-body th{background:var(--sm-colour-surface);font-weight:var(--sm-font-weight-bold)}.sm-article-body code{background:var(--sm-colour-surface);border-radius:2px;font-size:.9em;padding:2px 6px}.sm-article-body pre{background:var(--sm-colour-brand);border-radius:2px;color:#fff;margin:var(--sm-space-5) 0;overflow-x:auto;padding:var(--sm-space-4)}.sm-article-body pre code{background:none;color:inherit;padding:0}.sm-author-bio{background:var(--sm-colour-surface);padding:var(--sm-space-7) 0}.sm-author-bio__card{align-items:flex-start;display:flex;gap:var(--sm-space-5);max-width:720px}@media (max-width:639px){.sm-author-bio__card{align-items:center;flex-direction:column;text-align:center}}.sm-author-bio__avatar-wrapper{flex-shrink:0}.sm-author-bio__avatar{border:3px solid var(--sm-colour-brand);border-radius:50%}.sm-author-bio__label{color:var(--sm-colour-text-secondary);font-size:var(--sm-font-size-xs);letter-spacing:.05em;margin-bottom:var(--sm-space-1);text-transform:uppercase}.sm-author-bio__name{font-size:var(--sm-font-size-l);margin-bottom:var(--sm-space-2)}.sm-author-bio__text{color:var(--sm-colour-text-secondary);margin-bottom:var(--sm-space-3)}.sm-author-bio__links{display:flex;gap:var(--sm-space-3)}@media (max-width:639px){.sm-author-bio__links{justify-content:center}}.sm-author-bio__link{color:var(--sm-colour-link);font-size:var(--sm-font-size-s);font-weight:var(--sm-font-weight-semibold)}.sm-related-posts{padding:var(--sm-space-7) 0}.sm-related-posts__heading{margin-bottom:var(--sm-space-5)}.sm-lead-magnet--inline{align-items:flex-start;display:flex;flex-direction:column;gap:var(--sm-space-4);margin:0 auto;max-width:780px}@media (min-width:640px){.sm-lead-magnet--inline{align-items:center;flex-direction:row;gap:var(--sm-space-7)}}.sm-lead-magnet--inline__content{flex:1}.sm-lead-magnet--inline__content p{color:var(--sm-colour-text-secondary);margin-top:var(--sm-space-2)}.sm-lead-magnet--inline__action{flex-shrink:0}:root{--sm-colour-brand:#425b76;--sm-colour-brand-dark:#081530;--sm-colour-text:#0b0c0c;--sm-colour-text-secondary:#484949;--sm-colour-link:#1a3a6b;--sm-colour-surface:#f0f3f8;--sm-colour-surface-border:#7a9cc7;--sm-colour-page-bg:#fff;--sm-colour-border:#cecece;--sm-colour-header-bg:#fff;--sm-colour-header-text:#0c1f49;--sm-colour-header-border:#0c1f49;--sm-colour-footer-bg:#0c1f49;--sm-colour-footer-text:#fff;--sm-colour-footer-link:#a8c4e0;--sm-colour-button-primary:#0c1f49;--sm-colour-button-primary-text:#fff;--sm-colour-button-primary-hover:#081530;--sm-max-width:1200px}