:root{--color-pink:#ec4899;--color-purple:#9333ea;--gradient-pink-purple:linear-gradient(135deg,var(--color-pink)0%,var(--color-purple)100%);--gradient-hero-pink:linear-gradient(135deg,rgba(236,72,153,.7) 0%,rgba(147,51,234,.7) 100%)}.hero-section-with-bg{position:relative;overflow:hidden}.hero-section-with-bg:before{content:"";opacity:.5;z-index:0;pointer-events:none;background-image:url(/images/LP_image_JA.png);background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.hero-section-with-bg:after{content:"";background:var(--gradient-hero-pink);z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.hero-section-with-bg>*{z-index:2;position:relative}
