.Home_className__iZYZx :hover{background:#f8f8f8;background-clip:padding}.BottonSheet_overlay__mSFMs{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-end;align-items:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(100%);z-index:1000}.BottonSheet_bottom-sheet-container__Yamr_{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative;gap:24px;border-radius:16px 16px 0 0;border:1px solid #e1e6ee;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.08),0 -1px 8px 0 rgba(0,0,0,.05);max-height:70vh;overflow-x:hidden;overflow-y:auto;width:100%;animation:BottonSheet_slideUp__4Dxme .5s ease-in-out}.BottonSheet_bottom-sheet-img__OtagI{position:absolute;height:-moz-fit-content;height:fit-content;width:100%;display:flex;justify-content:center;align-items:center}.BottonSheet_overlay__mSFMs.BottonSheet_open__YZ5eH{pointer-events:auto;transform:translateY(0);opacity:1}.BottonSheet_close__wQRnH{position:absolute;right:20px;top:10px;cursor:pointer}@keyframes BottonSheet_slideUp__4Dxme{0%{transform:translateY(100%)}to{transform:translateY(0)}}