@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#hero-animation-box{position:absolute;left:0;top:105px;right:0;height:100%;max-height:775px;overflow:hidden}.hero-animation{position:absolute;left:50px;top:0;width:24px;height:24px;opacity:0;animation-name:hero-animation;animation-duration:8s}.hero-animation__s1::after{content:'';display:inline-block;width:6px;height:6px;border-radius:3px;position:absolute;left:8px;top:8px}.hero-animation__s2{top:50px}.hero-animation__s2::after,.hero-animation__s2::before{content:'';display:inline-block;width:14px;height:14px;border-radius:7px;position:absolute;left:5px;top:5px}.hero-animation__s2::after{width:8px;height:8px;border-radius:4px;left:8px;top:8px;background-color:#fff!important}.hero-animation__s3{top:100px}.hero-animation__s3::after,.hero-animation__s3::before{content:'';display:inline-block;width:15px;height:3px;border-radius:2px;position:absolute;left:2px;top:9px}.hero-animation__s3::before{width:3px;height:15px;left:8px;top:3px}.hero-animation__c1::after,.hero-animation__c1::before{background-color:#94d0fc}.hero-animation__c2::after,.hero-animation__c2::before{background-color:#f9525d}.hero-animation__c3::after,.hero-animation__c3::before{background-color:#095097}@keyframes hero-animation{0%{opacity:0;transform:translate(0,0)}15%,85%{opacity:1}to{opacity:0;transform:translate(0,-25px)}}.hp-hero-img,.hp-hero-text{position:relative}@media (min-width:1024px) and (max-width:1200px){.body_fixed-header{padding:130px 0 0}}@media (max-width:767px){.hp-hero-img img{width:100%}}