.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:all .4s}.slide-left-enter-from{opacity:0;transform:translate(-100%)}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translate(100%)}.slide-right-leave-to{opacity:0;transform:translate(-100%)}.cursor-ball{background:#196c5c;height:13px;transition:.06s;width:13px}.cursor-in{background:#194840;height:10px;transition:all .07s ease;width:10px}.cursor-outline{border:1px solid #194840;height:7px;transition:all .08s ease;width:7px}.cursor-ball,.cursor-in,.cursor-outline{border-radius:50%;pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:100}@keyframes cursprBallAnimation{0%{background:#fdc45dba;height:100%;width:0}50%{background:#fdc55dd7;height:0;width:100%}to{background:#fdc45d;height:100%;width:0}}@media (max-width:998px){.cursor-ball,.cursor-in,.cursor-outline{display:none}}
