.modal{align-items:center;background:#00000073;display:flex;height:100dvh;inset:0;overflow:auto;position:fixed;width:100vw;z-index:9999}.modal-content{border-radius:16px;box-shadow:0 4px 8px #59595940;margin:0 auto;padding:24px;text-align:left}.modal-content--gradient{background:linear-gradient(180deg,#fffaf3,#fff)}.modal-content--white{background:#fff}.modal-body{max-height:75vh;overflow-y:scroll}@media screen and (max-width:812px){.modal{align-items:flex-end;padding:0}.modal-content{border-radius:24px 24px 0 0;margin-bottom:0;max-height:90vh;min-height:40vh;padding-top:32px;position:relative;width:100%!important}.modal-content:before{background:#d1d5db;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:8px;transform:translate(-50%);width:36px}.modal-body{max-height:60vh}}
