.drawer-overlay{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.drawer-content{position:fixed;bottom:0;left:0;z-index:1000;width:100%;border-radius:16px}.drawer-content .modal-close{display:none}.drawer-content .modal-content{border-radius:16px 16px 0 0!important}.drawer-title{margin:0}.drawer-line{display:flex;align-items:center;justify-content:center;height:10px}.drawer-line:before{z-index:1;display:block;width:53px;height:5px;background-color:#fff;border-radius:5px;transform:translateY(5px);content:""}
