.singlePost__hero{background-color:var(--secondaryColour);color:var(--lightTextColour);display:flex;flex-direction:column;isolation:isolate;justify-content:center;min-height:372px;padding:56px 0;position:relative}@media (min-width:768px){.singlePost__hero{padding:72px 0 88px}}.singlePost__hero:before{background-color:var(--wp--preset--color--brand-purple-deep);content:"";inset:0;opacity:.9;position:absolute;z-index:-1}.singlePost__heroImg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-2}.singlePost__heroInner{display:flex;flex-direction:column;gap:16px;margin-left:0}.singlePost__breadcrumbs{font-size:.9375rem;margin-bottom:8px}.singlePost__title{color:inherit;font-size:2.5rem;font-weight:700;line-height:1.1;margin:0}@media (min-width:768px){.singlePost__title{font-size:3.5rem}}.singlePost__back{align-self:flex-start;margin-top:8px}.singlePost__body{margin:0 auto;max-width:calc(816px + var(--siteGutter)*2);padding:34px var(--siteGutter) 68px}.singlePost__media{display:flex;justify-content:center;margin:0 0 64px}.singlePost__image{border-radius:8px;display:block;height:auto;max-width:100%}.singlePost__depts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.singlePost__dept{align-items:center;background:var(--neutralDark);border-radius:8px;color:#fff;display:inline-flex;font-size:.796875rem;font-weight:500;height:24px;padding:0 12px}.singlePost__meta{align-items:center;color:var(--neutralMuted);display:flex;font-size:.875rem;gap:8px;margin:0 0 32px}.singlePost__metaIcon{flex-shrink:0;height:16px;width:16px}.singlePost__content{margin:0;overflow:hidden}.singlePost__content p>img{border-radius:13px;display:block;height:auto;margin-inline:auto;max-width:100%}.singlePost .downloadsList,.singlePost__contact{margin-top:40px}