.hand{position:relative;width:100%;height:400px;display:flex;overflow-x:auto;overflow-y:clip;top:150px;align-items:center}.hand__container{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.hand__container--hidden{transform:rotate(180deg)}.hand__container .error{display:flex;justify-content:center;align-items:center;background-color:rgba(255,0,0,.1);color:red;font-weight:bold}.hand-hidden{position:relative;height:300px;display:flex;justify-content:center;top:250px;overflow:unset;perspective:1000px}
