#stoerer{position:fixed;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(80, 80, 80, 0.8);z-index:99990;overflow:scroll;left:0;top:0}
#stoerer > .content{position:relative;background-color:#fff;z-index:99995;padding:2.5rem;margin:1rem;max-height:70vh;overflow-y:auto}@media (min-width:768px){#stoerer > .content{width:50%;max-width:1000px}}#stoerer > .content h1,#stoerer > .content h2,#stoerer > .content h3,#stoerer > .content h4,#stoerer > .content h5,#stoerer > .content h6,#stoerer > .content p,#stoerer > .content span,#stoerer > .content div{color:#000}#stoerer > .content a{color:#0073b6}#stoerer > .content > .close{position:absolute;top:1rem;right:1rem;cursor:pointer;max-width:16px}#stoerer.show{display:flex}
