.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;padding:32px;box-sizing:border-box;background:rgba(15,24,56,.3)}.modal-wrap{color:#0f1838;background-color:#fff;padding:32px;border-radius:8px;z-index:10000;gap:32px;overflow-y:auto;justify-content:flex-start!important;border-width:0}.modal-wrap.max-width{max-width:392px}.modal-header{gap:16px}.modal-description-wrap{gap:8px}.modal-description-wrap p{color:#6a6c70;margin:0}.modal-buttons-wrap{gap:16px}@media only screen and (max-width:520px){.modal-background,.modal-wrap{padding:16px}.modal-wrap{max-width:424px;gap:16px}.modal-header{gap:8px}.modal-buttons-wrap,.modal-header{padding:10px 0}}