.hero-img-wrapper:where(.astro-IKS44CI7){position:absolute;left:0;right:0;animation:2s linear slidedown;z-index:99}.hero-main-img:where(.astro-IKS44CI7){position:relative;animation:2s linear heroimgup}@keyframes slidedown{0%{top:-57px}to{top:0}}@keyframes heroimgup{0%{transform:translateY(25%)}to{transform:translateY(0)}}
