.related-blog-posts{--_item-width:100%}@media only screen and (min-width:768px){.related-blog-posts{--_item-width:50%}}@media only screen and (min-width:1024px){.related-blog-posts{--_item-width:33.33333333%}}.related-blog-posts__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.related-blog-posts__content{align-items:center;display:block;display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--_row-gap, var(--default-gap, 3rem))/2) var(--_row-gap,var(--default-gap,3rem));justify-content:space-between;margin-bottom:var(--_row-gap,var(--default-gap,3rem));padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);width:100%}.related-blog-posts__list{width:100%}@media only screen and (min-width:968px){.related-blog-posts__list{--_column-count:2;display:grid;grid-template-columns:repeat(var(--_column-count,1),1fr);grid-template-rows:[media] 1fr [details] auto}}.related-blog-posts__heading{--_breakpoint-muliplier:.5;--_line-height:var(--heading-3-line-height,1.4);--_margin-bottom:0;display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.related-blog-posts__heading:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings,var(--font-family-body,system-ui))}.related-blog-posts__heading{--_font-size:var(--heading-3-size);font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.4,var(--_breakpoint-muliplier,1)*var(--_font-size,5rem)*var(--base-font-size-multiplier,1),var(--_font-size,5rem))}@media only screen and (min-width:768px){.related-blog-posts__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.related-blog-posts__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.related-blog-posts__heading{--_breakpoint-muliplier:1}}.related-blog-posts__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.related-blog-posts__heading:has(.h0),.related-blog-posts__heading:has(.h1),.related-blog-posts__heading:has(.h2),.related-blog-posts__heading:has(.h3),.related-blog-posts__heading:has(.h4),.related-blog-posts__heading:has(.h5),.related-blog-posts__heading:has(.h6){margin-bottom:0}.related-blog-posts__heading{color:var(--colour-secondary,var(--body-background-colour-contrast,#000));flex:1;font-weight:var(--_font-weight-max,700);min-width:70%;text-transform:uppercase}.related-blog-posts__link{max-width:100%;width:max-content}