.hero-c[data-astro-cid-zv7mxaz3]{position:relative;isolation:isolate;min-height:810px;display:flex;align-items:center;justify-content:center;padding:264px 32px 184px;overflow:hidden}.hero-c__bg[data-astro-cid-zv7mxaz3]{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-2}.hero-c__gradient[data-astro-cid-zv7mxaz3]{position:absolute;inset:0;background:linear-gradient(to bottom,#1a1a1a8f,#1a1a1ae0);z-index:-1}.hero-c__inner[data-astro-cid-zv7mxaz3]{width:100%;max-width:900px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.hero-c__title[data-astro-cid-zv7mxaz3]{font-size:clamp(34px,6vw,64px);line-height:1.05;font-weight:800;letter-spacing:-1.28px;text-transform:uppercase;color:#fff;margin:0;display:flex;flex-direction:column;align-items:center;gap:0}.hero-c__title-line[data-astro-cid-zv7mxaz3]{display:block}.hero-c__title-line--accent[data-astro-cid-zv7mxaz3]{color:var(--color-accent)}.hero-c__lead[data-astro-cid-zv7mxaz3]{font-size:clamp(16px,1.6vw,22px);line-height:1.6;color:var(--color-text-muted);max-width:700px;margin:0}.hero-c__actions[data-astro-cid-zv7mxaz3]{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px}.hero-c__btn[data-astro-cid-zv7mxaz3]{padding:16px 32px;font-size:16px;font-weight:600}@media (max-width: 1024px){.hero-c[data-astro-cid-zv7mxaz3]{padding:200px 24px 120px;min-height:0}}@media (max-width: 640px){.hero-c[data-astro-cid-zv7mxaz3]{padding:160px 16px 80px}.hero-c__actions[data-astro-cid-zv7mxaz3]{flex-direction:column;width:100%}.hero-c__btn[data-astro-cid-zv7mxaz3]{width:100%}}.trust-bar[data-astro-cid-4fq3dkzl]{background:var(--color-accent);border-top:1px solid rgba(255,255,255,.1);padding-block:22px;overflow:hidden}.trust-bar__inner[data-astro-cid-4fq3dkzl]{max-width:var(--container-max);margin:0 auto;padding-inline:clamp(16px,4vw,80px);display:flex;align-items:center;justify-content:center;gap:clamp(14px,2.2vw,36px);flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.trust-bar__inner[data-astro-cid-4fq3dkzl]::-webkit-scrollbar{display:none}.trust-bar__item[data-astro-cid-4fq3dkzl]{display:inline-flex;align-items:center;gap:10px;color:#fff;flex-shrink:0}.trust-bar__icon[data-astro-cid-4fq3dkzl]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.trust-bar__label[data-astro-cid-4fq3dkzl]{font-size:clamp(13px,1vw,16px);font-weight:600;line-height:1.3;white-space:nowrap}@media (max-width: 1024px){.trust-bar[data-astro-cid-4fq3dkzl]{padding-block:18px}.trust-bar__inner[data-astro-cid-4fq3dkzl]{justify-content:flex-start}}@media (max-width: 640px){.trust-bar[data-astro-cid-4fq3dkzl]{padding-block:16px}.trust-bar__inner[data-astro-cid-4fq3dkzl]{gap:22px;padding-inline:20px}.trust-bar__label[data-astro-cid-4fq3dkzl]{font-size:13px}}.services[data-astro-cid-bp4bfslc]{background:var(--color-bg);padding:120px 80px}.services__inner[data-astro-cid-bp4bfslc]{max-width:var(--container-max);margin:0 auto;padding-inline:32px;display:flex;flex-direction:column;gap:80px;align-items:center}.services__head[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;align-items:center;gap:22px;max-width:800px;text-align:center}.services__title[data-astro-cid-bp4bfslc]{font-size:40px;line-height:1.2;font-weight:700;color:#fff;margin:0}.services__lead[data-astro-cid-bp4bfslc]{font-size:18px;line-height:1.6;color:var(--color-text-muted);margin:0}.services__grid[data-astro-cid-bp4bfslc]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;width:100%}.service-card[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;color:inherit;transition:border-color var(--transition-default),transform var(--transition-default)}.service-card[data-astro-cid-bp4bfslc]:hover{border-color:var(--color-accent);transform:translateY(-3px)}.service-card__media[data-astro-cid-bp4bfslc]{height:220px;background-color:#2a2a2a}.service-card__body[data-astro-cid-bp4bfslc]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:32px}.service-card__title[data-astro-cid-bp4bfslc]{font-size:20px;font-weight:700;line-height:1.2;color:#fff;margin:0}.service-card__arrow[data-astro-cid-bp4bfslc]{flex-shrink:0;width:40px;height:40px;border-radius:20px;background:#2a2a2a;display:inline-flex;align-items:center;justify-content:center;color:var(--color-accent);transition:background var(--transition-default),transform var(--transition-default)}.service-card[data-astro-cid-bp4bfslc]:hover .service-card__arrow[data-astro-cid-bp4bfslc]{background:var(--color-accent);color:#fff;transform:translate(2px)}@media (max-width: 1280px){.services__grid[data-astro-cid-bp4bfslc]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1024px){.services[data-astro-cid-bp4bfslc]{padding:80px 24px}.services__inner[data-astro-cid-bp4bfslc]{padding-inline:0;gap:56px}.services__title[data-astro-cid-bp4bfslc]{font-size:32px}}@media (max-width: 640px){.services[data-astro-cid-bp4bfslc]{padding:56px 16px}.services__grid[data-astro-cid-bp4bfslc]{grid-template-columns:1fr;gap:16px}.service-card__media[data-astro-cid-bp4bfslc]{height:180px}.service-card__body[data-astro-cid-bp4bfslc]{padding:20px}.services__title[data-astro-cid-bp4bfslc]{font-size:26px}}.why[data-astro-cid-w3z23hby]{position:relative;isolation:isolate;background:var(--color-bg);padding:120px 112px;overflow:hidden}.why__bg[data-astro-cid-w3z23hby]{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.14;z-index:-2}.why__gradient[data-astro-cid-w3z23hby]{position:absolute;inset:0;background:linear-gradient(to bottom,#1a1a1ae0,#1a1a1acc,#1a1a1ae0);z-index:-1}.why__inner[data-astro-cid-w3z23hby]{max-width:var(--container-max);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;align-items:center}.why__content[data-astro-cid-w3z23hby]{display:flex;flex-direction:column;gap:48px}.why__title[data-astro-cid-w3z23hby]{font-size:40px;font-weight:700;line-height:1.2;color:#fff;margin:0}.why__features[data-astro-cid-w3z23hby]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:40px}.why__feature[data-astro-cid-w3z23hby]{display:flex;gap:24px;align-items:flex-start}.why__feature-icon[data-astro-cid-w3z23hby]{flex-shrink:0;width:56px;height:56px;background:var(--color-accent-soft);border:1px solid rgba(200,22,30,.28);border-radius:6px;color:var(--color-accent);display:inline-flex;align-items:center;justify-content:center}.why__feature-title[data-astro-cid-w3z23hby]{font-size:22px;font-weight:700;line-height:1.2;color:#fff;margin:0 0 11px}.why__feature-desc[data-astro-cid-w3z23hby]{font-size:16px;line-height:1.6;color:var(--color-text-muted);margin:0}.why__photo-wrap[data-astro-cid-w3z23hby]{position:relative;aspect-ratio:568 / 757;width:100%;max-width:568px;justify-self:center}.why__photo-frame[data-astro-cid-w3z23hby]{position:absolute;inset:-20px -20px 20px 20px;border:2px solid var(--color-accent);border-radius:8px;pointer-events:none}.why__photo[data-astro-cid-w3z23hby]{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#fafafa,#d4d4d4)}.why__photo[data-astro-cid-w3z23hby] img[data-astro-cid-w3z23hby]{display:block;width:100%;height:100%;object-fit:cover}.why__photo-placeholder[data-astro-cid-w3z23hby]{width:100%;height:100%;background:linear-gradient(135deg,#2a2a2a,#141414)}.why__photo-caption[data-astro-cid-w3z23hby]{position:absolute;left:32px;right:32px;bottom:24px;display:flex;flex-direction:column;gap:4px;color:#1a1a1a}.why__photo-name[data-astro-cid-w3z23hby]{font-size:36px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:-.5px}.why__photo-role[data-astro-cid-w3z23hby]{font-size:16px;color:#555;font-weight:400}@media (max-width: 1024px){.why[data-astro-cid-w3z23hby]{padding:80px 24px}.why__inner[data-astro-cid-w3z23hby]{grid-template-columns:1fr;gap:56px}.why__title[data-astro-cid-w3z23hby]{font-size:32px}.why__photo-wrap[data-astro-cid-w3z23hby]{max-width:480px}}@media (max-width: 640px){.why[data-astro-cid-w3z23hby]{padding:56px 16px}.why__title[data-astro-cid-w3z23hby]{font-size:26px}.why__features[data-astro-cid-w3z23hby]{gap:24px}.why__feature[data-astro-cid-w3z23hby]{gap:16px}.why__feature-icon[data-astro-cid-w3z23hby]{width:44px;height:44px}.why__feature-title[data-astro-cid-w3z23hby]{font-size:18px}.why__photo-wrap[data-astro-cid-w3z23hby]{max-width:100%}.why__photo-frame[data-astro-cid-w3z23hby]{inset:-10px -10px 10px 10px}.why__photo-caption[data-astro-cid-w3z23hby]{left:20px;right:20px;bottom:16px}.why__photo-name[data-astro-cid-w3z23hby]{font-size:24px}}
