.animated-bg-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;z-index:0!important}.animated-bg-grid{opacity:.03;pointer-events:none;z-index:1;background-image:linear-gradient(#0b7a5b 1px,#0000 1px),linear-gradient(90deg,#0b7a5b 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite gridMove;position:absolute;top:0;left:0}.animated-particle{opacity:.3;pointer-events:none;z-index:2;background:#0b7a5b;border-radius:50%;width:4px;height:4px;animation:8s ease-in-out infinite float;position:absolute}.animated-glow-orb{filter:blur(60px);opacity:.15;pointer-events:none;z-index:1;border-radius:50%;animation:8s ease-in-out infinite orbFloat;position:absolute}.animated-glow-orb-1{background:#0b7a5b;width:400px;height:400px;animation-delay:0s;top:10%;left:-10%}.animated-glow-orb-2{background:#ff8c42;width:300px;height:300px;animation-delay:2s;bottom:20%;right:-5%}.light-variant .animated-bg-grid{opacity:.05!important}.light-variant .animated-glow-orb{opacity:.11!important}.dark-variant .animated-bg-grid{opacity:.05!important}.dark-variant .animated-glow-orb{opacity:.18!important}@media (prefers-reduced-motion:reduce){.animated-bg-grid,.animated-particle,.animated-glow-orb{animation:none!important}}
