.hero-animated-wrapper{padding-top:88px}.hero-animated-wrap{display:flex;gap:58px;position:relative;z-index:5}.hero-animated-left{flex-shrink:0;width:492px}.hero-animated-wrap .button-wrap{align-items:center;display:flex;gap:32px;margin-top:32px;margin-top:40px}.hero-animated-wrap .button-wrap .hero-scroll-icon{animation:float_arrow 4s ease-in-out infinite;cursor:pointer}.hero-arrow-animate{bottom:-320px;left:0;position:absolute;z-index:3}@keyframes float_arrow{0%{transform:translateY(-4px);transform-origin:center}50%{transform:translateY(4px);transform-origin:center}to{transform:translateY(-4px);transform-origin:center}}@media (max-width:1024px){.hero-animated-left{width:100%}.hero-animated-wrap{flex-direction:column!important}.hero-animated-wrapper{position:relative}.hero-arrow-animate img{width:50%}}