.hero-animation-wrapper{position:relative;top:50px;width:100%;height:500px;display:flex;align-items:center;justify-content:center;z-index:1}.hero-lottie{max-width:500px;max-height:500px}.lottie-container{display:flex;align-items:center;justify-content:center}@media (max-width:991px){.hero-animation-wrapper{height:400px;margin:30px 0}.hero-lottie{max-width:400px;max-height:400px}}@media (max-width:767px){.hero-animation-wrapper{height:300px;margin:20px 0}.hero-lottie{max-width:300px;max-height:300px}}@media (max-width:575px){.hero-animation-wrapper{height:250px}.hero-lottie{max-width:250px;max-height:250px}}.banner-img .pattern-1,.banner-img .pattern-2,.banner-img .pattern-3,.banner-img .pattern-4{z-index:2;position:absolute}.lottie-container[data-loading=true]{background:rgba(255,255,255,.1);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}