.c-globalModal{--content-max-width: calc(100vw - 20px) ;--content-bg:#fff;--content-box-shadow:rgba(0,0,0,.5) 0 0 10px;display:none;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:5999999}.c-globalModal_isClickable{pointer-events:none}.c-globalModal_backdrop{background:#121218;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.c-globalModal_close{background:#121218;border:2px solid #fff;right:-10px;stroke:#fff;stroke-width:2px;top:-10px}.c-globalModal_close,.c-globalModal_close_redesign{border-radius:50%;cursor:pointer;height:1.5rem;padding:.25rem;pointer-events:all;position:absolute;width:1.5rem;z-index:1}.c-globalModal_close_redesign{background:transparent;fill:#020203;stroke-width:1px;border:none;right:1.5rem;top:1.5rem}.c-globalModal_content{background:var(--content-bg);box-shadow:var(--content-box-shadow);max-width:var(--content-max-width);pointer-events:all;position:relative}.c-globalModal_contentWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.c-globalModal_isOpen{display:block}.c-globalModal_listicleRedesign{background-color:#fff;border-radius:.5rem;padding:1.5rem}
