.link-with-arrow{display:inline-flex;align-items:baseline;gap:.18em;color:var(--link-with-arrow-color, hsl(var(--brand-orange)));font-size:var(--fresh-link-size, 1.08em);font-weight:var(--fresh-link-weight, 400);text-decoration:none;transition:color .18s cubic-bezier(.16,1,.3,1)}.link-with-arrow__icon{width:.82em;height:.82em;flex:0 0 auto;color:var(--link-with-arrow-color, hsl(var(--brand-orange)));stroke:var(--link-with-arrow-color, hsl(var(--brand-orange)));stroke-width:2.4;transform:translateY(.04em);transition:transform .18s cubic-bezier(.16,1,.3,1)}.link-with-arrow:focus-visible,.link-with-arrow:hover{color:var(--link-with-arrow-hover-color, var(--theme-text))}.link-with-arrow:focus-visible .link-with-arrow__icon,.link-with-arrow:hover .link-with-arrow__icon{color:var(--link-with-arrow-hover-color, var(--theme-text));stroke:var(--link-with-arrow-hover-color, var(--theme-text));transform:translate(.16em,-.12em)}@media(prefers-reduced-motion:reduce){.link-with-arrow,.link-with-arrow__icon{transition:none}}
