.hero_section{background:var(--color-primary-light-gradient);isolation:isolate;position:relative}.hero_section:before{animation:animation_left_and_right 15s ease-in-out infinite;background-image:url(../imgs/icons/stars.svg);background-position:50%;background-size:100% 100%;height:235px;isolation:auto;right:-5rem;top:60px;width:235px;z-index:-1}.hero_section:after,.hero_section:before{background-repeat:no-repeat;content:"";position:absolute}.hero_section:after{animation:animation_up_and_down 15s ease-in-out infinite;background-image:var(--hero-bg);background-position:0 0;background-size:850px;bottom:-3.5rem;height:100%;left:0;width:100%;z-index:0}
