.button[data-astro-cid-steqimjr]{display:inline-flex;align-items:center;gap:3rem;padding:1.25rem 2rem;background:#fff;border:1.5px solid #fff;cursor:pointer;user-select:none;overflow:hidden;text-decoration:none;transition:background .2s ease,border-color .2s ease}.button__arrow-icon[data-astro-cid-steqimjr]{width:.875rem;height:.875rem;flex-shrink:0;display:block;transition:transform .48s cubic-bezier(.4,0,.2,1),color .2s ease}.button__text[data-astro-cid-steqimjr]{font-size:.9375rem;font-weight:500;letter-spacing:-.04em;text-transform:uppercase;color:#000;white-space:nowrap;overflow:hidden;transition:color .2s ease}.button__arrow-icon[data-astro-cid-steqimjr]{color:#000}.button[data-astro-cid-steqimjr]:hover{background:transparent;border-color:#fff}.button[data-astro-cid-steqimjr]:hover .button__text[data-astro-cid-steqimjr]{color:#fff}.button[data-astro-cid-steqimjr]:hover .button__arrow-icon[data-astro-cid-steqimjr]{color:#fff;transform:rotate(360deg)}.button[data-astro-cid-steqimjr].strobe{animation:strobe-bg .36s steps(1) forwards}.button[data-astro-cid-steqimjr].strobe .button__text[data-astro-cid-steqimjr],.button[data-astro-cid-steqimjr].strobe .button__arrow-icon[data-astro-cid-steqimjr]{animation:strobe-clr .36s steps(1) forwards}@keyframes strobe-bg{0%{background:#fff;border-color:#fff}16%{background:transparent;border-color:#fff}33%{background:#fff;border-color:#fff}50%{background:transparent;border-color:#fff}66%{background:#fff;border-color:#fff}83%{background:transparent;border-color:#fff}to{background:transparent;border-color:#fff}}@keyframes strobe-clr{0%{color:#000}16%{color:#fff}33%{color:#000}50%{color:#fff}66%{color:#000}83%{color:#fff}to{color:#fff}}
