.modal{max-width:95%;max-height:95svh;overflow:auto;padding:1.75rem;transition:all 225ms cubic-bezier(.4,0,.2,1) .1s!important}.modal.full-modal{width:100svw;height:100svh;max-width:97svw;max-height:97svh}@media(max-width:767px){.modal.full-mobile{width:100svw;height:100svh;max-width:100svw!important;max-height:100svh!important}}.modal .close-modal-btn{position:absolute;top:.25rem;right:.25rem;padding:.25rem;z-index:99}.modal .loading-modal{display:flex;align-items:center;justify-content:center;min-width:75vw;min-height:75svh}