.bottomsheet_bottomSheet__hFYf3{position:absolute;bottom:0;left:0;right:0;top:0;display:flex;justify-content:center;align-items:flex-end;opacity:1;visibility:hidden;transition:all .3s ease-in-out}.bottomsheet_open__akNEQ{opacity:1;visibility:visible}.bottomsheet_backdrop__3txmG{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.bottomsheet_content__chTIq{width:100%;background:white;border-radius:15px 15px 0 0;padding:20px;box-shadow:0 -2px 10px rgba(0,0,0,.1);transform:translateY(100%);transition:transform .3s ease-in-out}.bottomsheet_open__akNEQ .bottomsheet_content__chTIq{transform:translateY(0)}