.background-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:40;transition:opacity .3s ease-in-out}.overlay-active{opacity:1}.overlay-inactive{opacity:0;pointer-events:none}@media (max-width:767px){.hide-mobile-right{right:-250px!important}.hide-mobile-right.open{right:0!important}}