.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(34,41,47,.6274509804)}.modal-backdrop.show{opacity:1 !important}.sg-modal ::-webkit-scrollbar{height:12px;width:14px;background:rgba(239,239,239,0);z-index:12;overflow:visible}.sg-modal ::-webkit-scrollbar-thumb{width:10px;background-color:rgba(0,0,0,.1921568627);border-radius:10px;z-index:12;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-transition:.32s ease-in-out;transition:.32s ease-in-out;margin:4px;min-height:32px;min-width:32px}.sg-modal ::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3764705882)}.sg-modal ::-webkit-scrollbar-thumb:active{margin:3px;border-width:3px}.sg-modal.show{display:flex !important;place-items:center;place-content:center}.sg-modal .modal-dialog{max-height:90vh;min-width:600px;overflow:hidden}.sg-modal .modal-dialog .modal-content{overflow:hidden;display:grid !important;grid-template-rows:auto 1fr auto;background-color:#fafafa;max-height:90vh}.sg-modal .modal-dialog .modal-content .sg-modal-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:25px;border-bottom:1px solid rgba(0,0,0,.1019607843);background-color:#fff}.sg-modal .modal-dialog .modal-content .sg-modal-header .header-title{display:block;font-size:1.4rem;line-height:1.4rem;text-transform:uppercase;color:#000;font-weight:800;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sg-modal .modal-dialog .modal-content .sg-modal-header .sg-close-modal{font-size:24px;cursor:pointer}.sg-modal .modal-dialog .modal-content .sg-modal-body{position:relative;display:block;overflow:auto;padding:15px 25px}.sg-modal .modal-dialog .modal-content .sg-modal-body .loading-wrapper{display:flex;place-content:center;place-items:center;margin-block:25px}.sg-modal .modal-dialog .modal-content .sg-modal-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:15px;padding:25px;border-top:1px solid rgba(0,0,0,.1019607843)}@media(max-width: 600px){.sg-modal .modal-dialog{min-width:unset !important}}/*# sourceMappingURL=modals.css.map */