.tarot-card{border:1px dotted #303030;width:150px}.tarot-card .card-stamp{width:100%}.tarot-card .card-stamp.reversed{transform:rotate(180deg)}.tarot-card .card-title{letter-spacing:-2px;text-align:center}.tarot-card.idle{animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite;animation-name:idle}@keyframes idle{0%{filter:saturate(50%);transform:rotate(-3.6deg) translateY(-5px) scale(.75)}to{filter:saturate(75%);transform:rotate(3.6deg) translateY(5px) scale(.8)}}.tarot-card.catching{animation-direction:alternate;animation-duration:1s;animation-iteration-count:1;animation-name:catching}@keyframes catching{0%{filter:saturate(25%) brightness(75%);transform:translateY(0) scale(.7) rotate(3.6deg)}to{filter:saturate(100%) brightness(100%);transform:translateY(0) scale(1) rotate(0)}}.tarot-card.catched{animation-direction:alternate-reverse;animation-duration:3s;animation-iteration-count:infinite;animation-name:catched}@keyframes catched{0%{transform:translateY(-5px)}to{transform:translateY(5px)}}.tarot-card.quick-released{animation-direction:alternate;animation-duration:.5s;animation-iteration-count:1;animation-name:quick-released}@keyframes quick-released{0%{filter:saturate(100%) brightness(100%);transform:rotate(7.2deg)}to{filter:saturate(50%) brightness(75%);transform:rotate(0)}}.tarot-card.released{animation-direction:alternate;animation-duration:1s;animation-iteration-count:1;animation-name:released}@keyframes released{0%{filter:saturate(100%) brightness(100%);transform:rotate(0) scale(1)}to{filter:saturate(50%) brightness(75%);transform:rotate(-3.6deg) scale(.75)}}.eris-spread{height:650px;padding:15px;position:relative;width:100%}.eris-spread .tarot-card{position:absolute}.eris-spread .tarot-card.card-top{left:38%;top:0}.eris-spread .tarot-card.card-good{left:10%;top:50px}.eris-spread .tarot-card.card-bad{right:10%;top:50px}.eris-spread .tarot-card.card-path-1{bottom:50px;left:0}.eris-spread .tarot-card.card-path-2{bottom:50px;right:0}
