@keyframes hero-backdrop-fade-in{0%{opacity:0;transform:translate(2%)scale(1.02)}to{opacity:var(--target-opacity);transform:translate(0)scale(1)}}.hero-backdrop-img[data-astro-cid-4ja4iip3]{--target-opacity:var(--hero-backdrop-opacity-mobile);--hero-backdrop-mask:linear-gradient(to right, transparent 0%, #00000059 45%, #000000e6 75%, black 100%);background-image:var(--hero-backdrop-src);opacity:0;mask-image:var(--hero-backdrop-mask);-webkit-mask-image:var(--hero-backdrop-mask);background-position:100%;background-repeat:no-repeat;background-size:cover;animation:1.4s cubic-bezier(.22,1,.36,1) .3s forwards hero-backdrop-fade-in}@media (width>=768px){.hero-backdrop-img[data-astro-cid-4ja4iip3]{--target-opacity:var(--hero-backdrop-opacity)}}@media (prefers-reduced-motion:reduce){.hero-backdrop-img[data-astro-cid-4ja4iip3]{opacity:var(--target-opacity);animation:none;transform:none}}
