#cardUserImg{width:100px;height:100px;margin-bottom:20px;transition:transform .2s ease-out}#cardUserImg:hover{cursor:pointer;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.dataBox{position:relative;width:100%;height:50px;display:flex;border-radius:8px;justify-content:center;flex-direction:column!important;align-items:center;background:l;background:rgb(194,234,235);background:rgba(186,218,245,.981);background-size:cover;object-fit:cover;background-repeat:no-repeat}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}