.stime-bottom-sheet-enter{transform:translateY(100%)}.stime-bottom-sheet-enter-active{transform:translateY(0);transition:transform .4s}.stime-bottom-sheet-exit{transform:translateY(0)}.stime-bottom-sheet-exit-active{transform:translateY(100%);transition:transform .4s}@media(min-width:768px){.stime-bottom-sheet-custom-width-yavp{width:calc(100% - 320px)!important}}