.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#44566c1f;z-index:10000;display:none}.modal-backdrop.visible{display:block}.mkt-modal{z-index:99999;padding:32px;border-radius:10px;background-color:#fff;position:fixed;left:0;top:0;bottom:0;width:fit-content;max-width:90%;max-height:90%;right:0;margin:auto;overflow-y:hidden}.mkt-modal-header{display:flex;align-items:center;justify-content:space-between}.mkt-modal-header-title{font-size:32px;color:#334662;font-weight:600;line-height:1.125}.mkt-modal-header-close{border:none;align-self:baseline;width:24px;height:24px;background:transparent}.mkt-modal-content{width:100%;height:100%;overflow:auto;padding-bottom:32px}.mkt-modal-content.ovf-hidden{overflow:hidden}@media screen and (max-width: 576px){.mkt-modal{min-width:90%;padding:16px}}
