.method .steps article{transition:transform .35s,background .35s;padding-left:14px}.method .steps article:hover{transform:translateX(16px);background:linear-gradient(90deg,rgba(48,104,255,.18),transparent)}.method .steps article:hover h3{color:#56dfe7}.method .steps article span{transition:transform .35s;display:block}.method .steps article:hover span{transform:rotate(360deg)}.solution{transform-style:preserve-3d}.solution:hover .card-icon{transform:translateZ(35px) rotate(9deg);transition:.3s}.metrics div{animation:float 4s ease-in-out infinite}.metrics div:nth-child(2){animation-delay:.5s}.metrics div:nth-child(3){animation-delay:1s}@keyframes float{50%{transform:translateY(-5px)}}
