.hero_section{background:var(--color-primary-light-gradient);isolation:isolate;position:relative}.hero_section:before{background:linear-gradient(180deg,#822c7e41,#822c7ecc);height:100%;width:100%;z-index:-1}.hero_section:after,.hero_section:before{content:"";inset:0;isolation:auto;position:absolute}.hero_section:after{animation:bg-scale-animation 15s ease-in-out infinite;background-image:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-2}
