.mobile-modal .modal-dialog{align-items:flex-end;display:flex;height:100vh;margin:0;max-width:100%;width:100%}.mobile-modal .modal-content{max-height:100vh;overflow:auto}.animate-bottom{animation:animatebottom .2s;position:relative}@keyframes animatebottom{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}
