.hero{background-color:var(--color-bg);box-sizing:border-box;display:flex;flex-direction:column;min-height:700px;position:relative}@media screen and (min-width:990px){.hero{min-height:calc(100vh - 100px)}}.hero__inner{box-sizing:border-box;display:grid;flex:1;grid-template-rows:auto 1fr auto;max-width:var(--lj-max-hero);min-height:inherit;padding-block:80px;padding-inline:var(--lj-space-section-x-mobile);width:100%}@media screen and (min-width:990px){.hero__inner{padding-block:48px;padding-inline:var(--lj-space-section-x-desktop)}}.hero__meta-top{align-self:start;justify-self:end;margin:0;margin-inline-start:auto;max-width:42rem;text-align:right}.hero__center{align-self:center;justify-self:center;text-align:center}.hero__wordmark{font-size:var(--lj-type-wordmark);letter-spacing:-.035em;line-height:.88;margin:0;text-transform:lowercase}.hero__meta-tag{margin:24px 0 0}.hero__streaming{margin-top:20px}.hero__streaming-list{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center;list-style:none;margin:0;padding:0}.hero__streaming-link{align-items:center;color:var(--color-text);display:flex;justify-content:center;opacity:.82;padding:6px;transition:opacity .15s ease,transform .15s ease}.hero__streaming-link:hover{opacity:1}.hero__streaming-link:focus-visible{outline:2px solid var(--color-accent, currentColor);outline-offset:4px}.hero__streaming-icon{display:block;height:26px;width:26px}.hero__streaming-icon svg{display:block;height:100%;width:100%}.hero__cta-wrap{margin:28px 0 0}.hero__cta{align-items:center;background:var(--color-surface-dark);border:1px solid var(--color-surface-dark);box-sizing:border-box;color:var(--color-surface-dark-text);display:inline-flex;justify-content:center;letter-spacing:.1em;min-height:48px;min-width:min(100%,240px);padding:14px 28px;text-decoration:none;text-transform:lowercase;transition:opacity .15s ease}.hero__cta:hover{opacity:.92}.hero__cta:focus-visible{outline:2px solid var(--color-accent, currentColor);outline-offset:4px}.hero__scroll{align-items:center;align-self:end;display:flex;flex-direction:column;gap:8px;justify-self:center;margin-top:48px}.hero__scroll-label{opacity:.75}.hero__scroll-line{animation:lj-scroll-pulse 2.4s ease-in-out infinite;background:var(--color-border);height:40px;width:1px}@media(prefers-reduced-motion:reduce){.hero__scroll-line{animation:none;opacity:.45}}@keyframes lj-scroll-pulse{0%,to{opacity:.35;transform:scaleY(.92)}50%{opacity:1;transform:scaleY(1)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero.css.map */
