.mobile-modal .modal-dialog{align-items:flex-end;display:flex;height:100dvh;margin:0;max-width:100%;min-height:100dvh;width:100%}.mobile-modal .modal-content{border-radius:1rem 1rem 0 0!important;height:auto;max-height:calc(100dvh - env(safe-area-inset-top,0px));min-height:0;overflow:auto}.animate-bottom{animation:animatebottom .2s;position:relative}@keyframes animatebottom{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}
