.brand-mark{width:var(--brand-mark-size,56px);aspect-ratio:720/680;vertical-align:middle;height:auto;color:inherit;flex-shrink:0;display:inline-block;overflow:visible}.brand-mark-full{aspect-ratio:1105/1025}.brand-mark-horse-enter{animation:1.1s cubic-bezier(.2,.65,.25,1) both noble-horse-settle}.brand-mark-human-enter{animation:1.1s cubic-bezier(.2,.65,.25,1) both noble-human-settle}.brand-mark-horse,.brand-mark-human{transition:transform .45s cubic-bezier(.2,.65,.25,1)}@media (hover:hover){.brand-mark:hover .brand-mark-horse,a:hover>.brand-mark .brand-mark-horse{transform:translate(3px)}.brand-mark:hover .brand-mark-human,a:hover>.brand-mark .brand-mark-human{transform:translate(-3px)}}@keyframes noble-horse-settle{0%{opacity:0;transform:translate(-8%)}to{opacity:1;transform:translate(0)}}@keyframes noble-human-settle{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.brand-mark-horse-enter,.brand-mark-human-enter{animation:none}.brand-mark-horse,.brand-mark-human{transition:none;transform:none!important}}
