.hs-cred{display:flex;flex-direction:column;gap:18px}.hs-cred-rule{height:1px;width:100%;border:0;margin:0}.hs-cred--dark .hs-cred-rule{background:rgb(245 245 245/15%)}.hs-cred--light .hs-cred-rule{background:rgb(26 26 26/12%)}.hs-cred-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(32px,3.5vw,44px)}.hs-cred--center .hs-cred-row{justify-content:center}.hs-cred-item{display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:transform var(--hs-duration-fast,.25s) var(--hs-ease-out,ease),opacity var(--hs-duration-fast,.25s) var(--hs-ease-out,ease)}.hs-cred-item:focus-visible,.hs-cred-item:hover{transform:translateY(-2px)}.hs-cred-slot{display:flex;align-items:center;height:var(--hs-cred-slot,40px)}.hs-cred-slot img,.hs-cred-slot svg{display:block}.hs-cred-lockup{display:inline-flex;align-items:center;gap:10px}.hs-cred-wordmark{font-family:var(--font-geist-sans),sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap}.hs-cred--dark .hs-cred-lockup{color:var(--hs-ivory)}.hs-cred--light .hs-cred-lockup{color:var(--hs-charcoal)}.hs-cred-caption{font-family:var(--font-geist-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:var(--hs-tracking-mono,.12em);line-height:1;margin:0;display:inline-flex;align-items:center;gap:6px;transition:color var(--hs-duration-fast,.25s) var(--hs-ease-out,ease)}.hs-cred--dark .hs-cred-caption{color:rgb(245 245 245/50%)}.hs-cred--light .hs-cred-caption{color:rgb(26 26 26/50%)}.hs-cred--dark .hs-cred-item:focus-visible .hs-cred-caption,.hs-cred--dark .hs-cred-item:hover .hs-cred-caption{color:var(--hs-ivory)}.hs-cred--light .hs-cred-item:focus-visible .hs-cred-caption,.hs-cred--light .hs-cred-item:hover .hs-cred-caption{color:var(--hs-charcoal)}.hs-cred-arrow{transition:transform var(--hs-duration-fast,.25s) var(--hs-ease-out,ease)}.hs-cred-item:focus-visible .hs-cred-arrow,.hs-cred-item:hover .hs-cred-arrow{transform:translate(2px,-2px)}@media (prefers-reduced-motion:reduce){.hs-cred-arrow,.hs-cred-item{transition:none}.hs-cred-item:focus-visible,.hs-cred-item:hover{transform:none}.hs-cred-item:focus-visible .hs-cred-arrow,.hs-cred-item:hover .hs-cred-arrow{transform:none}}@media (max-width:479px){.hs-cred-row{flex-direction:column;align-items:flex-start;gap:24px}.hs-cred--center .hs-cred-row{align-items:center}}