/* Photographic backgrounds use gradients so the copy remains readable. */
.intro{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,var(--paper) 0%,rgba(244,242,237,.97) 46%,rgba(244,242,237,.28) 100%),url('audit-risk-background-v1.png') right center/58% auto no-repeat}
.intro>*{position:relative;z-index:1}
.management-banner{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,#102b29 0%,rgba(16,43,41,.94) 44%,rgba(16,43,41,.26) 100%),url('care-plan-background-v1.png') right center/cover no-repeat}
.management-banner>*{position:relative;z-index:1}
@media(max-width:800px){.intro{background:linear-gradient(90deg,rgba(244,242,237,.96),rgba(244,242,237,.8)),url('audit-risk-background-v1.png') center/cover}.management-banner{background:linear-gradient(90deg,rgba(16,43,41,.96),rgba(16,43,41,.76)),url('care-plan-background-v1.png') center/cover}}
