.menu911{position:relative;display:flex;flex-direction:column}.menu911__bg{position:fixed;top:0;left:0;z-index:0;width:100vw;height:100svh;pointer-events:none}.menu911__layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-position:center;background-repeat:no-repeat;background-size:cover;filter:grayscale(1) contrast(1.08);will-change:opacity;-webkit-mask-image:radial-gradient(ellipse closest-side at 50% 50%,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse closest-side at 50% 50%,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%)}.menu911>.menu-section{position:relative;z-index:1}@media (min-width:1024px){.menu911__layer{right:auto;width:33.3333vw}.menu911__layer:nth-child(3n + 1){left:0}.menu911__layer:nth-child(3n + 2){left:33.3333vw}.menu911__layer:nth-child(3n + 3){left:66.6667vw}}