.hero{position:relative;display:grid;isolation:isolate;color:rgb(var(--color-foreground))}.hero--medium{min-height:60svh}.hero--large{min-height:82svh}.hero--full{min-height:calc(100svh - var(--header-height, 56px))}@supports not (height: 1svh){.hero--medium{min-height:60vh}.hero--large{min-height:82vh}.hero--full{min-height:calc(100vh - var(--header-height, 56px))}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:rgb(var(--color-ink))}.hero__img,.hero__video{width:100%;height:100%;object-fit:cover}.hero__video{position:absolute;top:0;right:0;bottom:0;left:0}.hero__img--placeholder{display:grid;place-items:center}.hero__placeholder-svg{width:100%;height:100%;opacity:.25}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000026 28%,#0000 45%)}.hero--text-center .hero__scrim{background:#000000b8}.hero__content{position:relative;z-index:1;display:grid;gap:var(--space-2);justify-items:start;align-content:end;width:100%;max-width:var(--page-width);margin-inline:auto;padding-block:var(--space-4) var(--space-5)}.hero--text-center .hero__content{align-content:center;justify-items:center;text-align:center}.hero--text-bottom-center .hero__content{justify-items:center;text-align:center}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.25rem .5rem;background:rgb(var(--color-accent));color:rgb(var(--color-accent-contrast));font-family:var(--font-mono);font-size:.6875rem;font-weight:700;letter-spacing:.14em}.hero__heading{max-width:14ch;line-height:.82;letter-spacing:-.03em;text-wrap:initial}.hero--text-center .hero__heading,.hero--text-bottom-center .hero__heading{max-width:16ch}.hero__text{max-width:42ch;margin:0;font-family:var(--font-mono);font-size:var(--text-sm);color:rgb(var(--color-foreground) / .75)}.hero__cta{margin-top:var(--space-1)}.hero__content:before{content:"";width:min(100%,28rem);height:2px;background:rgb(var(--color-accent))}.hero--text-center .hero__content:before{display:none}.hero__img--blank{width:100%;height:100%;background-color:rgb(var(--color-ink));background-image:repeating-linear-gradient(to right,rgb(var(--color-foreground) / .045) 0 1px,transparent 1px 96px)}.hero:has(.hero__img--blank) .hero__scrim{background:linear-gradient(to top,rgb(0 0 0 / .5),transparent 60%)}.hero__img{object-position:50% 50%}@media screen and (max-width:749px){.hero__img{object-position:68% 50%}}.hero__content:not(:has(.hero__heading)):before{width:8rem}.hero__content:not(:has(.hero__heading)){gap:var(--space-2)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
