
	.hero-bg.svelte-14276zm {
		animation: svelte-14276zm-hero-bg-in 1.5s ease-out forwards;
	}

	@keyframes svelte-14276zm-hero-bg-in {
		from {
			opacity: 0;
		}
		to {
			opacity: 0.6;
		}
	}
