/* Quiet brand graphics, isolated beneath the content without affecting sticky scroll. */
.services-section,.client-stories,.approach-stage{position:relative;isolation:isolate}
.services-section::before,.client-stories::before,.approach-stage::before{content:"";position:absolute;z-index:-1;pointer-events:none}
.services-section::before{inset:0;background-image:radial-gradient(circle,#18334233 1.4px,transparent 1.8px);background-size:25px 25px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.65) 60%,transparent);}
.client-stories::before{inset:0;background:url('/images/brand-watermark.svg') right 12px center / 560px 560px no-repeat;opacity:.065}
.approach-stage::before{inset:0 -24px;background:url('/images/brand-watermark.svg') left top / 25% auto repeat-x;opacity:.07}
@media(max-width:1100px){.approach-stage::before{inset:0;background-size:50% auto;background-repeat:repeat;background-position:left top}.client-stories::before{background-size:440px 440px}}
@media(max-width:650px){.services-section::before{background-size:22px 22px}.client-stories::before{background-size:300px 300px;background-position:right top}.approach-stage::before{background-size:100% auto;opacity:.055}}
