.modal-open{overflow-y:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:21;width:100%;min-height:100%;overflow:auto;display:none}.modal::before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.8;z-index:-2;background-color:var(--primary-variant)}.modal-hide{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;z-index:-1}.modal-hide svg{position:absolute;top:10px;right:10px}.modal-close{top:10px;right:10px}[data-toggle=modal]{position:relative}[data-toggle=modal]::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;background-color:rgba(0,0,0,0)}
