.hero.svelte-h7bcrl{position:relative;display:flex;align-items:center;justify-content:center;min-height:100dvh;width:100%;overflow:hidden}.hero__bg.svelte-h7bcrl{position:absolute;inset:0}.hero__layer.svelte-h7bcrl{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--line-color, #111)}.hero__layer--1.svelte-h7bcrl{animation:svelte-h7bcrl-hero-dissolve-1 12s ease-in-out infinite}.hero__layer--2.svelte-h7bcrl{animation:svelte-h7bcrl-hero-dissolve-2 12s ease-in-out infinite}@keyframes svelte-h7bcrl-hero-dissolve-1{0%,40%{opacity:1}60%,90%{opacity:0}to{opacity:1}}@keyframes svelte-h7bcrl-hero-dissolve-2{0%,40%{opacity:0}60%,90%{opacity:1}to{opacity:0}}.hero__overlay.svelte-h7bcrl{position:absolute;inset:0;background:linear-gradient(to bottom,#00000059,#0003,#00000080);pointer-events:none}.hero__content.svelte-h7bcrl{position:relative;z-index:1;text-align:center;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.4);padding:0 calc(var(--side-margin, 1rem))}.hero__title.svelte-h7bcrl{margin:0;color:#fff;line-height:0;display:block}.hero__title.svelte-h7bcrl svg:where(.svelte-h7bcrl){width:100%;max-width:min(90vw,22rem);height:auto;display:block;margin:0 auto;filter:drop-shadow(0 2px 12px rgba(0,0,0,.35))}.hero__tagline.svelte-h7bcrl{margin:.75rem 0 0;font-size:clamp(.9375rem,2.5vw,1.125rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase;opacity:.9}
