.pt__wrap[data-astro-cid-zueu2agb]{max-width:1100px;margin:0 auto;padding:0 1.25rem}.pt__header[data-astro-cid-zueu2agb]{text-align:center;margin-bottom:3.5rem}.pt__list[data-astro-cid-zueu2agb]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.pt__step[data-astro-cid-zueu2agb]{display:grid;grid-template-columns:40px 1fr;column-gap:1.25rem;padding-bottom:2.5rem;position:relative}.pt__step[data-astro-cid-zueu2agb]:last-child{padding-bottom:0}.pt__step[data-astro-cid-zueu2agb]:not(:last-child):after{content:"";position:absolute;left:19px;top:40px;bottom:0;width:2px;background:linear-gradient(to bottom,var(--rs-accent),color-mix(in srgb,var(--rs-accent) 15%,transparent));transform-origin:top center}.pt__marker[data-astro-cid-zueu2agb]{width:40px;height:40px;border-radius:50%;background:var(--rs-accent);color:var(--rs-accent-contrast);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9375rem;font-weight:700;line-height:1;box-shadow:0 4px 12px color-mix(in srgb,var(--rs-accent) 36%,transparent);position:relative;z-index:1}.pt__body[data-astro-cid-zueu2agb]{padding-top:.5rem}.pt__title[data-astro-cid-zueu2agb]{font-size:1rem;font-weight:700;margin:0 0 .35rem;letter-spacing:-.01em}.pt__desc[data-astro-cid-zueu2agb]{font-size:.9375rem;line-height:1.65;margin:0}@media(min-width:768px){.pt__list[data-astro-cid-zueu2agb]{flex-direction:row;align-items:flex-start}.pt__step[data-astro-cid-zueu2agb]{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem}.pt__step[data-astro-cid-zueu2agb]:not(:last-child):after{left:calc(50% + 21px);right:calc(-50% + 21px);top:19px;bottom:auto;width:auto;height:2px;background:linear-gradient(to right,var(--rs-accent),color-mix(in srgb,var(--rs-accent) 25%,var(--rs-border)));transform-origin:left center}.pt__marker[data-astro-cid-zueu2agb]{margin-bottom:1.25rem}.pt__body[data-astro-cid-zueu2agb]{padding-top:0}}@keyframes pt-step-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes pt-line-draw-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pt-line-draw-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.pt__step[data-astro-cid-zueu2agb]{animation:pt-step-in .35s ease-out both;animation-timeline:view();animation-range:entry 5% cover 35%}.pt__step--0[data-astro-cid-zueu2agb]{animation-delay:0ms}.pt__step--1[data-astro-cid-zueu2agb]{animation-delay:.12s}.pt__step--2[data-astro-cid-zueu2agb]{animation-delay:.24s}.pt__step--3[data-astro-cid-zueu2agb]{animation-delay:.36s}.pt__step--4[data-astro-cid-zueu2agb]{animation-delay:.48s}.pt__step[data-astro-cid-zueu2agb]:not(:last-child):after{animation:pt-line-draw-y .3s ease-out both;animation-timeline:view();animation-range:entry 5% cover 35%}.pt__step--0[data-astro-cid-zueu2agb]:not(:last-child):after{animation-delay:60ms}.pt__step--1[data-astro-cid-zueu2agb]:not(:last-child):after{animation-delay:.18s}.pt__step--2[data-astro-cid-zueu2agb]:not(:last-child):after{animation-delay:.3s}.pt__step--3[data-astro-cid-zueu2agb]:not(:last-child):after{animation-delay:.42s}@media(min-width:768px){.pt__step[data-astro-cid-zueu2agb]:not(:last-child):after{animation-name:pt-line-draw-x}}}}.fg__wrap[data-astro-cid-ggjd4ccs]{max-width:1200px;margin:0 auto;padding:0 1.25rem}.fg__header[data-astro-cid-ggjd4ccs]{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.fg__h2[data-astro-cid-ggjd4ccs]{margin:0}.fg__grid[data-astro-cid-ggjd4ccs]{list-style:none;padding:0;margin:0;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:560px){.fg__grid[data-astro-cid-ggjd4ccs]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.fg__grid[data-astro-cid-ggjd4ccs]{grid-template-columns:repeat(3,1fr)}}.fg__grid[data-astro-cid-ggjd4ccs]:has(>:nth-child(1):last-child){grid-template-columns:minmax(0,400px);justify-content:center}.fg__grid[data-astro-cid-ggjd4ccs]:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,400px));justify-content:center}.fg__card[data-astro-cid-ggjd4ccs]{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.fg__chip[data-astro-cid-ggjd4ccs]{width:48px;height:48px;border-radius:var(--rs-radius-sm);background:color-mix(in srgb,var(--rs-accent) 12%,transparent);color:var(--rs-accent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease}.fg__card[data-astro-cid-ggjd4ccs]:hover .fg__chip[data-astro-cid-ggjd4ccs]{background:var(--rs-accent);color:var(--rs-accent-contrast)}.fg__title[data-astro-cid-ggjd4ccs]{font-size:1rem;font-weight:700;margin:0;letter-spacing:-.01em}.fg__desc[data-astro-cid-ggjd4ccs]{font-size:.9375rem;line-height:1.65;margin:0}@media(prefers-reduced-motion:reduce){.fg__chip[data-astro-cid-ggjd4ccs]{transition:none}}
