.hero[data-astro-cid-ge2uvauf]{background-color:var(--color-bg-subtle);padding-top:var(--hero-pt);padding-bottom:70px}.hero__inner[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-42);flex-direction:column;display:flex}.hero__title[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-m);flex-direction:column;width:100%;display:flex}.hero__heading[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-s);flex-direction:column;display:flex}.hero__eyebrow[data-astro-cid-ge2uvauf]{margin-bottom:0}.hero__tag[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-10);max-width:100%;padding:var(--space-6) var(--space-12) var(--space-6) var(--space-6);border:1px solid var(--color-white);border-radius:var(--radius-full);background-color:color-mix(in srgb, var(--color-white) 70%, transparent);box-shadow:none;text-decoration:none;transition:box-shadow .15s;display:inline-flex}.hero__tag[data-astro-cid-ge2uvauf]:hover{box-shadow:var(--shadow-card)}.hero__tag[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--color-heading);outline-offset:2px}.hero__tag-icons[data-astro-cid-ge2uvauf]{flex-shrink:0;align-items:center;display:inline-flex}.hero__tag-icon[data-astro-cid-ge2uvauf]{flex-shrink:0;width:28px;height:28px;display:block;position:relative}.hero__tag-icon[data-astro-cid-ge2uvauf]+.hero__tag-icon[data-astro-cid-ge2uvauf]{margin-left:calc(-1 * var(--space-xs))}.hero__tag-icon[data-astro-cid-ge2uvauf]:first-child{z-index:1}.hero__tag-icon[data-astro-cid-ge2uvauf]:nth-child(2){z-index:2}.hero__tag-icon[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:contain;width:28px;height:28px;display:block}.hero__tag-text[data-astro-cid-ge2uvauf]{font-size:var(--font-size-sm);line-height:var(--line-height-snug);font-weight:var(--font-weight-medium);color:var(--color-heading);letter-spacing:var(--letter-spacing-body)}.hero__tag-arrow[data-astro-cid-ge2uvauf]{color:var(--color-body);flex-shrink:0;transition:color .15s,transform .15s;display:inline-flex}.hero__tag[data-astro-cid-ge2uvauf]:hover .hero__tag-arrow[data-astro-cid-ge2uvauf]{color:var(--color-heading);transform:translate(2px)}.hero__h1[data-astro-cid-ge2uvauf]{text-align:center;flex-direction:column;align-items:center;display:flex}.hero__line[data-astro-cid-ge2uvauf],.hero__h1--inline[data-astro-cid-ge2uvauf]{display:block}.hero__h1--inline[data-astro-cid-ge2uvauf] .hero__line[data-astro-cid-ge2uvauf]{display:inline}.hero__line--muted[data-astro-cid-ge2uvauf]{color:var(--color-heading-muted)}.hero__lead[data-astro-cid-ge2uvauf]{text-align:center;max-width:708px;letter-spacing:var(--letter-spacing-body)}.hero__actions[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--space-12);flex-direction:column;width:100%;max-width:520px;display:flex}.hero__buttons[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;gap:var(--space-12);flex-wrap:wrap;display:flex}.hero__note[data-astro-cid-ge2uvauf]{font-size:var(--font-size-xs);line-height:var(--line-height-body);color:var(--color-body);text-align:center;letter-spacing:var(--letter-spacing-body)}.hero__image[data-astro-cid-ge2uvauf]{width:100%;max-width:918px}.hero__image[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:contain;width:100%;height:auto}.hero__image--visual[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;justify-content:center;display:flex}.hero__below[data-astro-cid-ge2uvauf]{width:100%}.hero__works[data-astro-cid-ge2uvauf]{align-items:center;gap:40px;width:100%;max-width:918px;margin-top:56px;flex-wrap:wrap;justify-content:center;display:flex}.hero__works-label[data-astro-cid-ge2uvauf]{margin:0;color:var(--color-body);letter-spacing:var(--letter-spacing-body);flex-shrink:0}.hero__works-logos[data-astro-cid-ge2uvauf]{align-items:center;gap:32px;margin:0;padding:0;list-style:none;flex-wrap:wrap;justify-content:center;display:flex}.hero__works-logo[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{height:48px;width:auto;display:block;opacity:.5;filter:grayscale(100%);transition:opacity .2s ease,filter .2s ease}.hero__works-logo--xero[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{opacity:.7}.hero__works-logo[data-astro-cid-ge2uvauf]:hover img[data-astro-cid-ge2uvauf],.hero__works-logo[data-astro-cid-ge2uvauf]:focus-visible img[data-astro-cid-ge2uvauf]{opacity:1;filter:grayscale(0%)}@media (width<=600px){.hero[data-astro-cid-ge2uvauf]{padding-top:var(--hero-pt);padding-bottom:70px}.hero__line[data-astro-cid-ge2uvauf]:not(.hero__line--muted){text-wrap:balance}.hero__line--muted[data-astro-cid-ge2uvauf]{text-wrap:wrap}.hero__lead[data-astro-cid-ge2uvauf]{text-wrap:balance}.hero__tag[data-astro-cid-ge2uvauf]{gap:var(--space-xs);padding:var(--space-4) var(--space-10) var(--space-4) var(--space-4);border-radius:var(--radius-full);text-align:center;justify-content:center}.hero__tag-icon[data-astro-cid-ge2uvauf],.hero__tag-icon[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{width:20px;height:20px}.hero__tag-icon[data-astro-cid-ge2uvauf]+.hero__tag-icon[data-astro-cid-ge2uvauf]{margin-left:calc(-1 * var(--space-6))}.hero__tag-text[data-astro-cid-ge2uvauf]{font-size:var(--font-size-xs);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-sm)}.hero__tag-arrow[data-astro-cid-ge2uvauf] svg{width:14px;height:14px}.hero__works[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;gap:var(--space-s);margin-top:40px;padding-inline:var(--space-s);width:100%}.hero__works-label[data-astro-cid-ge2uvauf]{font-size:var(--font-size-sm);text-align:center;width:100%}.hero__works-logos[data-astro-cid-ge2uvauf]{width:100%;gap:var(--space-s);flex-wrap:wrap;justify-content:center;display:flex;align-items:center}.hero__works-logo[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{height:44px}}
