.hero{--hero-foreground-soft:color-mix(in srgb, var(--primary-foreground) 84%, transparent);--hero-line:color-mix(in srgb, var(--primary-foreground) 76%, transparent);--hero-surface:color-mix(in srgb, var(--primary-foreground) 10%, transparent);--hero-surface-border:color-mix(in srgb, var(--primary-foreground) 18%, transparent);background:linear-gradient(to bottom, var(--primary), var(--primary-dark));border-bottom:1px solid var(--border);color:var(--primary-foreground);isolation:isolate;position:relative;overflow:hidden}.hero__media{--hero-inner-inset:clamp(1.5rem, 5vw, 2.5rem);--hero-media-height:clamp(16rem, 48vw, 24rem);--hero-ring-offset:2px;--hero-ring-size:max(42rem, 180vw);--hero-ring-inset:clamp(.65rem, 2vw, .95rem);height:var(--hero-media-height);position:relative;overflow:hidden}.hero__media:before,.hero__media:after{border:2px solid var(--hero-line);content:"";height:var(--hero-ring-size);pointer-events:none;width:var(--hero-ring-size);z-index:2;border-top:0;border-radius:9999px;position:absolute;left:50%;transform:translate(-50%)}.hero__media:before{bottom:var(--hero-ring-offset)}.hero__media:after{bottom:calc(var(--hero-ring-offset) + var(--hero-ring-inset) + 2px);height:calc(var(--hero-ring-size) - var(--hero-ring-inset)*2);width:calc(var(--hero-ring-size) - var(--hero-ring-inset)*2)}.hero__media-frame{bottom:calc(var(--hero-inner-inset) + var(--hero-ring-offset));box-sizing:border-box;height:calc(var(--hero-ring-size) - var(--hero-inner-inset)*2);width:calc(var(--hero-ring-size) - var(--hero-inner-inset)*2);z-index:1;border-radius:9999px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.hero__media-image{object-fit:cover;object-position:center;position:absolute;transform:translate(-50%);height:var(--hero-media-height)!important;left:50%!important;top:calc(100% - var(--hero-media-height))!important;width:100vw!important}.hero__layout{z-index:1;position:relative}.hero__content{text-align:center;padding-block:clamp(2.5rem,7vw,4rem)}.hero__badge{background:var(--hero-surface);border:3px solid var(--hero-surface-border);color:var(--hero-foreground-soft);letter-spacing:0;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.5rem;max-width:100%;margin-bottom:1.25rem;padding:.45rem .75rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.hero__headline{color:var(--primary-foreground);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2rem,1.65rem + 1.25vw,3rem);font-weight:800;line-height:1.08}.hero__subline{color:var(--hero-foreground-soft);text-wrap:pretty;max-width:39rem;margin:0 auto 1.75rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.65}.hero__logo{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem .85rem;margin-bottom:1.75rem;display:flex}.hero__logo__element{aspect-ratio:1;object-fit:cover;border-radius:9999px;width:5.75rem;height:auto}.hero__logo-tooltip .rich-text{color:#fff;font:inherit}.hero__logo-tooltip .rich-text a{color:inherit;font-weight:inherit;text-decoration:underline}.hero__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.hero__actions [data-slot=button]{white-space:normal;min-width:min(100%,12rem)}.hero--no-media .hero__content{padding-block:clamp(3.5rem,9vw,6rem)}@media (min-width:1200px){.hero{--hero-min-height:clamp(32.5rem, 42vw, 39rem);min-height:var(--hero-min-height)}.hero__media{--hero-inner-inset:3rem;--hero-clip-rx:97%;--hero-clip-ry:100%;--hero-ellipse-height:calc(var(--hero-clip-ry) + var(--hero-clip-ry));--hero-ellipse-width:calc(var(--hero-clip-rx) + var(--hero-clip-rx));--hero-ring-inner-offset:1rem;--hero-ring-outer-offset:2rem;width:50%;height:auto;position:absolute;top:0;bottom:0;right:0;overflow:visible}.hero__media:before,.hero__media:after{content:none}.hero__media-frame{border:0;border-radius:0;width:100%;height:auto;position:absolute;inset:-1px 0 -1px auto;overflow:visible;transform:none}.hero__media-frame:before,.hero__media-frame:after{border:2px solid var(--hero-line);content:"";height:var(--hero-ellipse-height);left:calc(100% - var(--hero-clip-rx) - var(--hero-ring-offset-distance));pointer-events:none;top:calc(50% - var(--hero-clip-ry));width:var(--hero-ellipse-width);z-index:2;border-radius:50%;position:absolute}.hero__media-frame:before{--hero-ring-offset-distance:var(--hero-ring-inner-offset)}.hero__media-frame:after{--hero-ring-offset-distance:var(--hero-ring-outer-offset)}.hero__media-image{clip-path:ellipse(var(--hero-clip-rx) var(--hero-clip-ry) at 100% 50%);object-position:center;z-index:1;width:100%!important;height:100%!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.hero__layout{min-height:var(--hero-min-height);align-items:center;display:grid}.hero__content{text-align:left;max-width:min(39rem,48%);padding-block:4rem}.hero__subline{margin-inline:0}.hero__logo,.hero__actions{justify-content:flex-start}.hero__logo__element{width:5.25rem}.hero__actions [data-slot=button]{min-width:0}}
