.modal-desktop{z-index:1004;width:100%;height:100%;position:fixed}[dir] .modal-desktop{background:linear-gradient(#00000080,#00000080)}.modal-desktop__content-container{justify-content:center;width:fit-content;min-width:fit-content;display:flex;position:absolute;top:50%}[dir=ltr] .modal-desktop__content-container{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .modal-desktop__content-container{right:50%;transform:translate(50%,-50%)}
