/* Source and licensing information for the line(s) below can be found at https://www.waketech.edu/themes/custom/baldy/assets/a11y-dialog/base.css. */
.dialog-container,.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0}.dialog-container{z-index:2000;display:flex}.dialog-container[aria-hidden=true]{display:none}.dialog-overlay{background-color:rgb(43 46 56/0.9);animation:fade-in .2s both}.dialog-content{position:relative;margin:auto;z-index:2000;background-color:#fff;animation:fade-in .4s .2s both,slide-up .4s .2s both;padding:1em;width:600px;height:85vh;border-radius:5px;overflow:scroll;margin-top:25px}@media screen and (min-width:700px){.dialog-content{padding:2em}}@keyframes fade-in{from{opacity:0}}@keyframes slide-up{from{transform:translateY(10%)}}@media (prefers-reduced-motion:reduce){.dialog-overlay,.dialog-content{animation:none}}.dialog-content h1{margin:0;font-size:1.25em}.dialog-close{position:absolute;top:.5em;right:.5em;border:0;padding:.25em;background-color:transparent;font-size:1.5em;width:1.5em;height:1.5em;text-align:center;cursor:pointer;transition:.15s;border-radius:50%}.dialog-close:hover{background-color:rgb(50 50 0/0.15)}@media screen and (min-width:700px){.dialog-close{top:1em;right:1em}}
/* Source and licensing information for the above line(s) can be found at https://www.waketech.edu/themes/custom/baldy/assets/a11y-dialog/base.css. */