.hero-actions{gap:30px}
.hero-actions a>span{display:inline-block;font-size:1.55rem;font-weight:900;line-height:1;-webkit-text-stroke:.4px currentColor;transition:transform .2s ease}
.hero-actions .primary>span{margin:-4px -2px -4px 3px}
.hero-actions .primary:hover>span,.hero-actions .primary:focus-visible>span{transform:translateX(5px)}
.hero-actions .text-link{display:inline-flex;align-items:center;gap:11px}
.hero-actions .text-link:hover>span,.hero-actions .text-link:focus-visible>span{transform:translateY(4px)}
@media (prefers-reduced-motion:reduce){.hero-actions a>span{transition:none}}
