aside.modalWindow button.modalWindowClose{width:fit-content!important;margin:0 0 1rem auto;padding:0!important;position:sticky;top:0;left:100%;background:rgba(0,0,0,0)!important;border:none!important;z-index:9}aside.modalWindow button.modalWindowClose:after{content:"";font-family:FontAwesome;font-weight:400!important;font-size:2rem;line-height:1;color:hsl(55,100%,98%);display:block;width:1em;height:1em;padding:0;position:relative;top:0;right:0;border-radius:6.5rem}aside.modalWindow button.modalWindowClose>span{display:none}div.modalPortal{position:relative;z-index:9999}div.modalPortal aside.modalWindow{width:100%;max-width:60rem;max-height:85vh;margin:auto;font-size:1.5rem;background-color:rgb(0,30.6,30.6);border-radius:1rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;overflow:hidden}div.modalPortal aside.modalWindow>div.modalScrollWrapper{width:100%;height:100%;padding:2rem;background-color:hsla(180,100%,37%,.2);border:1px solid hsl(180,100%,37%);border-radius:1rem;overflow-y:auto}div.modalPortal div.modalWindowBackdrop{width:100%;height:100%;background:rgba(0,0,0,.75);position:fixed;top:0;left:0;z-index:99}