.faq[data-astro-cid-7257omcc] summary[data-astro-cid-7257omcc]{list-style:none}.faq[data-astro-cid-7257omcc] summary[data-astro-cid-7257omcc]::-webkit-details-marker{display:none}.faq-chevron[data-astro-cid-7257omcc]{transition:transform .25s cubic-bezier(.22,1,.36,1)}.faq[data-astro-cid-7257omcc] details[data-astro-cid-7257omcc][open] .faq-chevron[data-astro-cid-7257omcc]{transform:rotate(180deg)}.faq-answer[data-astro-cid-7257omcc]{animation:faq-reveal .26s cubic-bezier(.22,1,.36,1) both}@keyframes faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.faq-chevron[data-astro-cid-7257omcc],.faq-answer[data-astro-cid-7257omcc]{transition:none;animation:none}}.illustration[data-astro-cid-5zutq666] svg{width:100%;height:auto;display:block}.illustration[data-astro-cid-5zutq666]{view-timeline-name:--illo;view-timeline-axis:block}.illustration--float[data-astro-cid-5zutq666] svg{animation:illustration-float 6s ease-in-out infinite}@keyframes illustration-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.illustration[data-astro-cid-5zutq666] .illo-scan{transform-box:fill-box;transform-origin:50% 50%;animation:illustration-scan 11s cubic-bezier(.65,0,.35,1) infinite}@keyframes illustration-scan{0%,to{transform:translate(0) rotate(0)}18%{transform:translate(-120px,-58px) rotate(-9deg)}38%{transform:translate(-244px,-28px) rotate(4deg)}58%{transform:translate(-364px,26px) rotate(-6deg)}78%{transform:translate(-190px,10px) rotate(3deg)}}.illustration[data-astro-cid-5zutq666] .illo-seal{transform-box:fill-box;transform-origin:50% 50%;animation:illustration-seal 9s linear infinite}@keyframes illustration-seal{to{transform:rotate(360deg)}}.illustration[data-astro-cid-5zutq666] .illo-check{stroke-dasharray:1;animation:illustration-check 9s ease-in-out infinite}@keyframes illustration-check{0%{stroke-dashoffset:1}18%,88%{stroke-dashoffset:0}to{stroke-dashoffset:1}}.illustration[data-astro-cid-5zutq666] .illo-clockhour,.illustration[data-astro-cid-5zutq666] .illo-clockmin{transform-box:fill-box;transform-origin:50% 100%}.illustration[data-astro-cid-5zutq666] .illo-clockhour{animation:illustration-clock 72s linear infinite}.illustration[data-astro-cid-5zutq666] .illo-clockmin{animation:illustration-clock 6s linear infinite}@keyframes illustration-clock{to{transform:rotate(360deg)}}.illustration[data-astro-cid-5zutq666] .illo-ribbon{transform-box:fill-box;animation:illustration-ribbon 7s cubic-bezier(.65,0,.35,1) infinite}.illustration[data-astro-cid-5zutq666] .illo-ribbon--v{transform-origin:50% 0%}.illustration[data-astro-cid-5zutq666] .illo-ribbon--h{transform-origin:50% 50%}@keyframes illustration-ribbon{0%{transform:scaleY(0)}22%,82%{transform:scale(1)}to{transform:scaleY(0)}}.illustration[data-astro-cid-5zutq666] .illo-bow{transform-box:fill-box;transform-origin:100% 100%;animation:illustration-bow 7s cubic-bezier(.34,1.4,.64,1) infinite}.illustration[data-astro-cid-5zutq666] .illo-bow--right{transform-origin:0% 100%;animation-delay:.28s}@keyframes illustration-bow{0%,20%{transform:scale(.1) rotate(-18deg);opacity:0}42%,80%{transform:scale(1) rotate(0);opacity:1}to{transform:scale(.1) rotate(-18deg);opacity:0}}.illustration[data-astro-cid-5zutq666] .illo-knot{transform-box:fill-box;transform-origin:50% 50%;animation:illustration-knot 7s cubic-bezier(.34,1.4,.64,1) infinite}@keyframes illustration-knot{0%,26%{transform:scale(0)}46%,80%{transform:scale(1)}to{transform:scale(0)}}@media(prefers-reduced-motion:reduce){.illustration--float[data-astro-cid-5zutq666] svg,.illustration[data-astro-cid-5zutq666] .illo-scan,.illustration[data-astro-cid-5zutq666] .illo-seal,.illustration[data-astro-cid-5zutq666] .illo-check,.illustration[data-astro-cid-5zutq666] .illo-clockhour,.illustration[data-astro-cid-5zutq666] .illo-clockmin,.illustration[data-astro-cid-5zutq666] .illo-ribbon,.illustration[data-astro-cid-5zutq666] .illo-bow,.illustration[data-astro-cid-5zutq666] .illo-knot{animation:none}}.steps[data-astro-cid-mavy2sqx]{--num: 2.75rem;--gap: 1.35rem;--line: color-mix(in srgb, var(--color-hyre-orange) 22%, var(--color-hyre-gray-200));margin:2.75rem 0;padding:0;list-style:none}.steps__step[data-astro-cid-mavy2sqx]{position:relative;display:grid;grid-template-columns:var(--num) minmax(0,1fr);gap:var(--gap);padding:.55rem .9rem .55rem 0;border-radius:1rem;transition:background-color .3s ease}.steps__step[data-astro-cid-mavy2sqx]:focus-visible{outline:2px solid var(--color-hyre-orange);outline-offset:3px}.steps__rail[data-astro-cid-mavy2sqx]{position:relative;display:grid;justify-items:center}.steps__rail[data-astro-cid-mavy2sqx]:before{content:"";position:absolute;top:0;left:50%;width:2px;height:calc(100% + 1.1rem);transform:translate(-50%);background:var(--line)}.steps__step[data-astro-cid-mavy2sqx]:last-child .steps__rail[data-astro-cid-mavy2sqx]:before{height:50%;-webkit-mask-image:linear-gradient(to bottom,#000,transparent);mask-image:linear-gradient(to bottom,#000,transparent)}.steps__num[data-astro-cid-mavy2sqx]{position:relative;z-index:1;display:grid;place-items:center;width:var(--num);height:var(--num);border-radius:9999px;background:var(--color-hyre-white);box-shadow:inset 0 0 0 2px var(--line);transition:box-shadow .32s cubic-bezier(.22,1,.36,1)}.steps__num[data-astro-cid-mavy2sqx]:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--color-hyre-orange);transform:scale(0);transition:transform .36s cubic-bezier(.22,1,.36,1)}.steps__numtext[data-astro-cid-mavy2sqx]{position:relative;z-index:1;color:var(--color-hyre-gray-400);font-size:.74rem;font-weight:800;letter-spacing:.02em;transition:color .3s ease}.steps__content[data-astro-cid-mavy2sqx]{min-width:0;padding-top:.05rem}.steps__head[data-astro-cid-mavy2sqx]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .7rem;margin:0;min-height:calc(var(--num) - .35rem)}.steps__title[data-astro-cid-mavy2sqx]{color:var(--color-hyre-black);font-size:1.05rem;font-weight:800;line-height:1.35;letter-spacing:-.012em;transition:color .3s ease}.steps__meta[data-astro-cid-mavy2sqx]{color:var(--color-hyre-gray-400);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;transition:color .3s ease}.steps__reveal[data-astro-cid-mavy2sqx]{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .28s ease}.steps__revealinner[data-astro-cid-mavy2sqx]{overflow:hidden;min-height:0}.steps__text[data-astro-cid-mavy2sqx]{margin:0;padding:.3rem 0 .6rem;color:var(--color-hyre-gray-600);font-size:.9rem;line-height:1.65}.steps__art[data-astro-cid-mavy2sqx]{display:none}.steps__step[data-astro-cid-mavy2sqx]:hover,.steps__step[data-astro-cid-mavy2sqx]:focus-visible{background:color-mix(in srgb,var(--color-hyre-orange) 4%,transparent)}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__reveal[data-astro-cid-mavy2sqx],.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__reveal[data-astro-cid-mavy2sqx]{grid-template-rows:1fr;opacity:1}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__num[data-astro-cid-mavy2sqx],.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__num[data-astro-cid-mavy2sqx]{box-shadow:inset 0 0 0 2px var(--color-hyre-orange),0 0 0 5px color-mix(in srgb,var(--color-hyre-orange) 12%,transparent)}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__num[data-astro-cid-mavy2sqx]:before,.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__num[data-astro-cid-mavy2sqx]:before{transform:scale(1)}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__numtext[data-astro-cid-mavy2sqx],.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__numtext[data-astro-cid-mavy2sqx]{color:var(--color-hyre-white)}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__title[data-astro-cid-mavy2sqx],.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__title[data-astro-cid-mavy2sqx]{color:var(--color-hyre-orange)}.steps__step[data-astro-cid-mavy2sqx]:hover .steps__meta[data-astro-cid-mavy2sqx],.steps__step[data-astro-cid-mavy2sqx]:focus-visible .steps__meta[data-astro-cid-mavy2sqx]{color:var(--color-hyre-gray-500)}.steps[data-astro-cid-mavy2sqx]:hover .steps__step[data-astro-cid-mavy2sqx]:not(:hover) .steps__title[data-astro-cid-mavy2sqx]{color:var(--color-hyre-gray-500)}@media(hover:none){.steps__reveal[data-astro-cid-mavy2sqx]{grid-template-rows:1fr;opacity:1}.steps__num[data-astro-cid-mavy2sqx]{box-shadow:inset 0 0 0 2px var(--color-hyre-orange)}.steps__num[data-astro-cid-mavy2sqx]:before{transform:scale(1)}.steps__numtext[data-astro-cid-mavy2sqx]{color:var(--color-hyre-white)}}@supports not (grid-template-rows: 0fr){.steps__reveal[data-astro-cid-mavy2sqx]{grid-template-rows:1fr;opacity:1}}@media(prefers-reduced-motion:reduce){.steps__step[data-astro-cid-mavy2sqx],.steps__reveal[data-astro-cid-mavy2sqx],.steps__num[data-astro-cid-mavy2sqx],.steps__num[data-astro-cid-mavy2sqx]:before,.steps__numtext[data-astro-cid-mavy2sqx],.steps__title[data-astro-cid-mavy2sqx],.steps__meta[data-astro-cid-mavy2sqx]{transition:none}}@media(min-width:768px){.steps--art[data-astro-cid-mavy2sqx] .steps__art[data-astro-cid-mavy2sqx]{display:grid;place-items:center;width:100%;aspect-ratio:16 / 10;margin:.15rem 0 .6rem;padding:.5rem .75rem;border-radius:.9rem;overflow:hidden;background:linear-gradient(140deg,color-mix(in srgb,var(--color-hyre-orange) 8%,transparent),var(--color-hyre-gray-100))}.steps--art[data-astro-cid-mavy2sqx] .steps__art[data-astro-cid-mavy2sqx] svg{display:block;width:100%;height:auto}.steps--art[data-astro-cid-mavy2sqx] .steps__revealinner[data-astro-cid-mavy2sqx]{display:grid;grid-template-columns:minmax(0,1fr) 14rem;gap:1.35rem;align-items:start}}
