.section.svelte-7a8mnf{background:var(--background-color, #FFF);background-image:var(--background-image, none);background-size:var(--background-size, cover);background-position:var(--background-position, center);background-repeat:var(--background-repeat, no-repeat);position:relative;overflow:var(--overflow, hidden);height:var(--height, auto);min-height:var(--min-height, auto)}.section__debug.svelte-7a8mnf{position:absolute;top:0;left:0;z-index:100;background:#00000080;color:#fff}.section__bg.svelte-7a8mnf{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;animation:fadeIn var(--duration, var(--time-long)) paused}.section__bg--visible.svelte-7a8mnf{animation-play-state:running;animation-delay:var(--delay, 0)}.section__inner.svelte-7a8mnf{position:relative;z-index:1;max-width:var(--content-width, var(--s-content-m));padding:var(--content-padding, var(--s-content-padding));padding-top:var(--s-header-height);margin:auto;font-size:1rem;line-height:1.2;height:100%;animation:fadeIn var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-delay:.2s;animation-fill-mode:both}.section.svelte-7a8mnf h2{margin:0;font-size:2.5rem;font-weight:600;line-height:1}.section__inner--visible.svelte-7a8mnf{animation-play-state:running;animation-delay:var(--delay, 0)}@media(min-width:35rem){.section__inner.svelte-7a8mnf{font-size:1.25rem}.section.svelte-7a8mnf h2{font-size:3.5rem}}
