.hero__top:where(.astro-bbe6dxrz){text-align:center;padding:24px 24px 64px}.hero__logo:where(.astro-bbe6dxrz){max-width:600px;width:100%;margin:0 auto}.hero__tagline:where(.astro-bbe6dxrz){margin-top:24px;color:var(--color-text);font-size:27px;text-transform:lowercase;max-width:720px;margin-inline:auto}.hero__actions:where(.astro-bbe6dxrz){margin-top:32px;display:flex;justify-content:center;gap:16px}.hero__panel:where(.astro-bbe6dxrz){position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--color-bg-panel);border-radius:var(--radius-md);padding:40px;overflow:hidden}.hero__panel-photo:where(.astro-bbe6dxrz){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__panel-text:where(.astro-bbe6dxrz){position:relative;z-index:1;max-width:480px}.hero__panel-text:where(.astro-bbe6dxrz) p:where(.astro-bbe6dxrz){margin-top:16px;color:var(--color-text);font-size:20px;line-height:1.35}.hero__panel-actions:where(.astro-bbe6dxrz){margin-top:24px;display:flex;align-items:center;gap:24px}.hero__online:where(.astro-bbe6dxrz){font-size:20px;color:var(--color-text)}@media(max-width:768px){.hero__panel:where(.astro-bbe6dxrz){flex-direction:column}}.social-bar:where(.astro-aushcpd5){display:flex;gap:14px;margin-top:24px}.social-bar__item:where(.astro-aushcpd5){flex:1;display:flex;align-items:center;justify-content:center;height:88px;border-radius:var(--radius-sm)}.social-bar__support:where(.astro-aushcpd5){flex:1;height:88px;font-size:16px}.features:where(.astro-vnivfuh2){padding:96px 0}.features__title:where(.astro-vnivfuh2){text-align:center;font-size:48px;margin-bottom:48px;overflow-wrap:anywhere}@media(max-width:480px){.features__title:where(.astro-vnivfuh2){font-size:28px}}.features__grid:where(.astro-vnivfuh2){display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card:where(.astro-vnivfuh2){--bevel-size: 5px;background:var(--color-bg-card);border-radius:var(--radius-md);padding:24px;overflow:hidden}.feature-card:where(.astro-vnivfuh2) h3:where(.astro-vnivfuh2){font-size:25px;margin-top:16px}.feature-card:where(.astro-vnivfuh2) p:where(.astro-vnivfuh2){margin-top:12px;color:var(--color-text);font-size:20px}.feature-card__image:where(.astro-vnivfuh2){width:100%;height:200px;object-fit:cover;border-radius:var(--radius-sm)}@media(max-width:900px){.features__grid:where(.astro-vnivfuh2){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features__grid:where(.astro-vnivfuh2){grid-template-columns:1fr}}.steps:where(.astro-cx7gdanv){padding:0 0 96px}.steps__title:where(.astro-cx7gdanv){text-align:center;font-size:48px;margin-bottom:48px}.steps__grid:where(.astro-cx7gdanv){display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card:where(.astro-cx7gdanv){--bevel-size: 5px;background:var(--color-bg-card);border-radius:var(--radius-md);overflow:hidden}.step-card__image:where(.astro-cx7gdanv){width:100%;height:168px;object-fit:cover;border-bottom:5px solid #242424}.step-card__body:where(.astro-cx7gdanv){padding:20px}.step-card:where(.astro-cx7gdanv) h3:where(.astro-cx7gdanv){font-size:24px}.step-card:where(.astro-cx7gdanv) p:where(.astro-cx7gdanv){margin-top:12px;color:var(--color-text);font-size:20px}.step-card:where(.astro-cx7gdanv) .step-card__note:where(.astro-cx7gdanv){color:var(--color-text-muted)}.step-card__launcher-icon:where(.astro-cx7gdanv){margin-top:16px;width:42px;height:36px}.step-card__ip:where(.astro-cx7gdanv){margin-top:16px;width:100%;font-size:18px}@media(max-width:900px){.steps__grid:where(.astro-cx7gdanv){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.steps__grid:where(.astro-cx7gdanv){grid-template-columns:1fr}}.faq:where(.astro-z6gx6xcw){padding:0 0 96px}.faq__title:where(.astro-z6gx6xcw){text-align:center;font-size:48px;margin-bottom:48px}.faq__list:where(.astro-z6gx6xcw){max-width:900px;margin-inline:auto;display:flex;flex-direction:column;gap:16px}.faq-item:where(.astro-z6gx6xcw){background:var(--color-bg-card);border-radius:var(--radius-md);overflow:hidden}.faq-item__q:where(.astro-z6gx6xcw){display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;cursor:pointer;font-family:var(--font-body);font-size:22px;color:var(--color-text);list-style:none}.faq-item__q:where(.astro-z6gx6xcw)::-webkit-details-marker{display:none}.faq-item__q:where(.astro-z6gx6xcw)::marker{content:""}.faq-item__marker:where(.astro-z6gx6xcw){position:relative;flex-shrink:0;width:20px;height:20px}.faq-item__marker:where(.astro-z6gx6xcw):before,.faq-item__marker:where(.astro-z6gx6xcw):after{content:"";position:absolute;background:var(--color-green-bright)}.faq-item__marker:where(.astro-z6gx6xcw):before{top:8px;left:0;width:20px;height:4px}.faq-item__marker:where(.astro-z6gx6xcw):after{top:0;left:8px;width:4px;height:20px}.faq-item:where(.astro-z6gx6xcw)[open] .faq-item__marker:where(.astro-z6gx6xcw):after{display:none}.faq-item__a:where(.astro-z6gx6xcw){padding:0 24px 22px;color:var(--color-text-muted);font-size:20px;line-height:1.4}@media(max-width:600px){.faq__title:where(.astro-z6gx6xcw){font-size:28px}.faq-item__q:where(.astro-z6gx6xcw){font-size:19px}}
