.service-breadcrumbs{background:#fff;border-bottom:1px solid var(--brand-border);padding:.7rem max(1.25rem,calc((100vw - 90rem)/2 + 3rem));color:var(--brand-muted);font-size:.72rem}.service-breadcrumbs ol{display:flex;align-items:center;gap:.45rem;overflow:hidden;white-space:nowrap}.service-breadcrumbs li{min-width:0}.service-breadcrumbs li:last-child{overflow:hidden;text-overflow:ellipsis;color:var(--brand-navy);font-weight:600}.service-breadcrumbs a{color:var(--brand-blue);outline:none}.service-breadcrumbs a:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}@media(max-width:640px){.service-breadcrumbs{padding-inline:1.25rem}.service-breadcrumbs li:nth-of-type(3),.service-breadcrumbs li:nth-of-type(3)+svg{display:none}}body:has(.not-found-page)>footer{display:none}body:has(.not-found-page){background:#fbfdff}main:has(.web-design-hero-a){--brand-blue:#0b57e3;--brand-blue-bright:#1785f5;--brand-light:#eff7ff;--brand-border:#d8e8f7}main:has(.digital-products-hero-b){--brand-blue:var(--accent-teal);--brand-blue-bright:var(--accent-teal-bright);--brand-light:var(--accent-teal-soft);--brand-border:#d5ebe6}main:has(.technology-advisory-hero-c){--brand-blue:var(--accent-violet);--brand-blue-bright:var(--accent-violet-bright);--brand-light:var(--accent-violet-soft);--brand-border:#e3dcf5}main:has(.architecture-modernisation-hero-d){--brand-blue:var(--accent-amber);--brand-blue-bright:var(--accent-amber-bright);--brand-light:var(--accent-amber-soft);--brand-border:#f0dfca}main:has(.business-automation-hero-e){--brand-blue:var(--accent-coral);--brand-blue-bright:var(--accent-coral-bright);--brand-light:var(--accent-coral-soft);--brand-border:#f0d8dc}.digital-products-hero-b{background:radial-gradient(circle at 78% 34%,rgba(0,85,204,.14),transparent 31%),linear-gradient(118deg,#fff,#fbfdff 55%,#f3f7fc)}.technology-advisory-hero-c{background:radial-gradient(circle at 76% 32%,rgba(49,68,111,.16),transparent 31%),linear-gradient(118deg,#fff,#fbfcfe 55%,#f3f7fc)}.architecture-modernisation-hero-d{background:radial-gradient(circle at 78% 34%,rgba(220,120,31,.14),transparent 31%),linear-gradient(118deg,#fff,#fffdf9 55%,#fff6e9)}.business-automation-hero-e{background:radial-gradient(circle at 78% 37%,rgba(242,145,0,.13),transparent 31%),linear-gradient(118deg,#fff,#fbfdff 56%,#f3f7fc)}:is(.digital-products-hero-b,.technology-advisory-hero-c,.architecture-modernisation-hero-d,.business-automation-hero-e) :is([class$=__eyebrow],[class$=__title] span,svg){color:var(--brand-blue)}:is(.digital-products-hero-b,.technology-advisory-hero-c,.architecture-modernisation-hero-d,.business-automation-hero-e) :is([class$=__benefit],[class$=__callout]){border-color:color-mix(in srgb,var(--brand-blue) 18%,white)}::selection{background:color-mix(in srgb,var(--brand-blue) 22%,transparent)}