.dnd-section--grayscale-background{position:relative}.dnd-section--grayscale-background *:not(.grayscale-background){z-index:1}.grayscale-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.grayscale-background--overlay:after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:transparent linear-gradient(-280deg,var(--primary-color) 0%,#0e0e0eb0 61%,#ffffff0b 100%,#64646400 100%) 0% 0% no-repeat padding-box}.grayscale-background__overlay--white{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.85;z-index:1}.dnd-section--grayscale-background .grayscale-background{filter:grayscale(1);transition:filter .3s ease-in-out}.dnd-section--grayscale-background:hover .grayscale-background{filter:grayscale(0)}.grayscale-background img{width:100%;height:100%;object-fit:cover}