.base-modal{height:100vh;left:0;overflow:scroll;position:fixed;scrollbar-width:none;top:0;width:100%;z-index:12000}.base-modal__background{background:hsla(0,0%,42%,.5)}.base-modal-body{max-height:72vh;overflow-y:auto}.base-modal__block{background:#fff;border:1px solid #d9d9d9;min-width:444px;position:fixed}.base-modal__header{align-items:center;background:#006cb9;display:flex;font-size:20px;justify-content:space-between;padding:16px}.base-modal__header .close{cursor:pointer}.base-modal__header .title{color:#f1f1f1;font-weight:500}
