.animated-icon{width:200px;height:200px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;position:relative}.animated-icon svg{width:100%;height:100%}.icon-card{width:120px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center}.icon-card-gradient{width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6,#603fbd);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #603fbd4d;transition:all .3s ease}.icon-card-gradient:hover{box-shadow:0 12px 36px #603fbd80}@media (max-width: 768px){.animated-icon{width:150px;height:150px;margin-bottom:1.5rem}.icon-card{width:100px;height:70px;margin-bottom:1.5rem}}
