.hero.svelte-2dqrhl{overflow:hidden;position:relative}.hero__wrapper.svelte-2dqrhl{padding:var(--spacing);gap:var(--spacing);display:flex;flex-direction:column;z-index:100}.hero__blur.svelte-2dqrhl{z-index:-1;transition:background .3s ease-in-out;background:var(--hero_bg);background-position:center;background-size:cover;filter:blur(34px) contrast(180%) brightness(20%) saturate(70%);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160%;height:160%}.hero__header.svelte-2dqrhl{font-size:1.25rem;font-weight:600;color:var(--white)}.hero__links.svelte-2dqrhl{display:flex;flex-direction:column;gap:var(--spacing_s)}.hero__link.svelte-2dqrhl{display:flex;gap:var(--spacing_s);color:var(--white);--font_size: 24px;flex:1;border:2px solid #71717a;padding:var(--spacing_s);border-radius:4px}.hero__link.svelte-2dqrhl:hover{color:var(--white);border-color:var(--white)}.hero__link-content.svelte-2dqrhl{display:flex;flex-direction:column;gap:var(--spacing_s)}.hero__link-icon.svelte-2dqrhl,.hero__link-icon-next.svelte-2dqrhl{flex-shrink:0}.hero__link-icon-next.svelte-2dqrhl{--font_size: 32px;margin-left:auto;align-self:center}.hero__link-title.svelte-2dqrhl{font-weight:900}.hero__link-text.svelte-2dqrhl{font-size:.875rem;color:#a1a1aa}@media screen and (width >= 1024px){.hero__links.svelte-2dqrhl{flex-direction:row;gap:var(--spacing)}.hero__link.svelte-2dqrhl{--font_size: 48px}}.slider.svelte-1ou1gyf{border-radius:var(--slider_border_radius, 0);overflow:hidden}.slider__slide.svelte-1ou1gyf{flex:0 0 100%;min-width:0;display:flex;justify-content:center;background-color:var(--bg_color);background-image:var(--bg_image);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.slider__loading.svelte-1ou1gyf{background:#000;display:flex}.slider__loading-placeholder.svelte-1ou1gyf{margin:auto;aspect-ratio:400/200;width:100%;max-width:1000px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 751px){.slider__loading-placeholder.svelte-1ou1gyf{aspect-ratio:1000/350}}
