.hero-image{justify-content:center;display:flex;position:relative}.animated-graphic{background:#ffffffb3;border-radius:1rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00001e1a}.animation-circle{opacity:.8;border-radius:50%;position:absolute}.circle-1{background:linear-gradient(90deg,#2563eb,#8b5cf6);width:120px;height:120px;animation:10s ease-in infinite float;top:40px;left:100px}.circle-2{background:linear-gradient(90deg,#10b981,#8b5cf6);width:80px;height:80px;animation:7s ease-in-out infinite reverse float;bottom:70px;right:130px}.circle-3{background:linear-gradient(90deg,#2563eb,#f59e0b);width:60px;height:60px;animation:5s ease-in-out infinite float;bottom:110px;left:120px}.circle-4{background:linear-gradient(90deg,#10b981,#f59e0b);width:100px;height:100px;animation:4s ease-in-out infinite reverse float;top:80px;right:100px}.circle-5{background:linear-gradient(90deg,#2563eb,#f59e0b);width:140px;height:140px;animation:6s ease-in infinite bubble;top:120px;left:80px}@keyframes bubble{0%{transform:translateY(0)}50%{transform:translate(-20px)}to{transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}
/*# sourceMappingURL=8dbe3fc8cb3e8008.css.map*/