.modal-wrapper{position:fixed;top:50%;left:50%;border-radius:13px;max-height:-moz-fit-content;max-height:fit-content;background-color:var(--dropdown-modal-body);transform:translate(-50%,-50%);box-shadow:0 0 36px rgba(0,0,0,.16);z-index:3010}.modal-wrapper,.modal-wrapper .modal-header .modal-close-icon{color:var(--txt-color)}.modal-wrapper .modal-header .modal-close-icon path{stroke:currentColor;stroke-opacity:1}.modal-wrapper:focus-visible{outline:none}.modal-wrapper .modal-footer{margin-top:auto}