::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.3)}::-webkit-scrollbar-thumb:hover{background:#555}.chakra-modal__content-container{height:unset!important}@keyframes bounce-down{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes bounce-up{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes bounce-right{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}