.hero[data-astro-cid-lsd4o2od]{position:relative;overflow:hidden}.hero-grid[data-astro-cid-lsd4o2od]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.hero-copy[data-astro-cid-lsd4o2od]{width:100%;max-width:calc(var(--container-max) / 2);margin-left:auto;padding:clamp(56px,7vw,104px) clamp(28px,3.5vw,64px) clamp(56px,7vw,104px) var(--container-pad)}.hero-title[data-astro-cid-lsd4o2od]{font-family:Inter Tight,sans-serif;font-size:clamp(2.5rem,4.6vw,4.1rem);font-weight:600;line-height:1;letter-spacing:-.04em;text-wrap:balance;margin-bottom:22px;animation-delay:.1s}.hero-lede[data-astro-cid-lsd4o2od]{font-size:1.05rem;line-height:1.6;color:var(--ff-gray-600);max-width:520px;margin-bottom:32px;text-wrap:pretty;animation-delay:.2s}.hero-lede[data-astro-cid-lsd4o2od] strong[data-astro-cid-lsd4o2od]{font-weight:600;color:var(--ff-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.hero-actions[data-astro-cid-lsd4o2od]{display:flex;gap:12px;flex-wrap:wrap;animation-delay:.3s}.hero-trust[data-astro-cid-lsd4o2od]{display:flex;align-items:center;gap:14px;max-width:400px;margin-top:28px;padding-top:24px;border-top:1px solid var(--ff-gray-100);animation-delay:.45s}.hero-trust-seal[data-astro-cid-lsd4o2od]{width:clamp(58px,5vw,68px);height:clamp(58px,5vw,68px);object-fit:contain;flex:none}.hero-trust-text[data-astro-cid-lsd4o2od]{display:flex;flex-direction:column;gap:5px}.hero-trust-text[data-astro-cid-lsd4o2od] strong[data-astro-cid-lsd4o2od]{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:-.015em;color:var(--ff-ink)}.hero-trust-sub[data-astro-cid-lsd4o2od]{font-size:.72rem;letter-spacing:.02em;color:var(--ff-gray-400)}.hero-photo[data-astro-cid-lsd4o2od]{position:relative;height:100%;min-height:clamp(440px,43.74vw,760px)}.hero-img[data-astro-cid-lsd4o2od]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-badge[data-astro-cid-lsd4o2od]{position:absolute;top:clamp(18px,2.5vw,28px);right:clamp(16px,2vw,28px);z-index:2;display:flex;align-items:center;gap:9px;margin:0;padding:9px 14px;border-radius:100px;background:var(--ff-ink);color:var(--ff-white);font-size:.8rem;font-weight:500;line-height:1;letter-spacing:-.01em;white-space:nowrap;box-shadow:0 8px 24px -10px #0a0e2780;animation-delay:.45s}.hero-badge-num[data-astro-cid-lsd4o2od]{font-family:Inter Tight,sans-serif;font-weight:600;font-variant-numeric:tabular-nums}.hero-badge-dot[data-astro-cid-lsd4o2od]{width:8px;height:8px;border-radius:50%;background:var(--ff-green-light);box-shadow:0 0 0 3px #b1d45140;flex:none}.hero-proof[data-astro-cid-lsd4o2od]{position:absolute;left:clamp(-34px,-2vw,-18px);bottom:clamp(28px,5vw,56px);z-index:2;width:296px;background:var(--ff-white);border:1px solid var(--ff-gray-100);border-radius:14px;padding:16px 18px;box-shadow:0 24px 48px -16px #0a0e2747,0 4px 12px -4px #0a0e2714;animation-delay:.35s}.proof-head[data-astro-cid-lsd4o2od]{display:flex;align-items:center;gap:10px;margin-bottom:14px}.proof-label[data-astro-cid-lsd4o2od]{font-size:.64rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.3;color:#6f8a1f}.proof-doc[data-astro-cid-lsd4o2od]{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.proof-doc-name[data-astro-cid-lsd4o2od]{font-family:Inter Tight,sans-serif;font-weight:600;font-size:.95rem;color:var(--ff-ink)}.proof-doc-total[data-astro-cid-lsd4o2od]{font-size:.9rem;font-weight:600;color:var(--ff-ink)}.proof-cufe[data-astro-cid-lsd4o2od]{font-size:.6rem;letter-spacing:.02em;color:var(--ff-gray-400);background:var(--ff-gray-50);border-radius:6px;padding:7px 9px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proof-meta[data-astro-cid-lsd4o2od]{font-size:.76rem;color:var(--ff-gray-400)}.proof-check[data-astro-cid-lsd4o2od]{display:grid;place-items:center;width:22px;height:22px;flex:none}.proof-ring[data-astro-cid-lsd4o2od]{stroke-dasharray:70;stroke-dashoffset:70;animation:proofRing 5.4s ease-out infinite}.proof-tick[data-astro-cid-lsd4o2od]{stroke-dasharray:22;stroke-dashoffset:22;animation:proofTick 5.4s cubic-bezier(.2,.8,.3,1) infinite}@keyframes proofRing{0%{stroke-dashoffset:70}18%{stroke-dashoffset:0}92%{stroke-dashoffset:0}to{stroke-dashoffset:70}}@keyframes proofTick{0%,12%{stroke-dashoffset:22}30%{stroke-dashoffset:0}92%{stroke-dashoffset:0}to{stroke-dashoffset:22}}@media(prefers-reduced-motion:reduce){.proof-ring[data-astro-cid-lsd4o2od],.proof-tick[data-astro-cid-lsd4o2od]{animation:none;stroke-dashoffset:0}}@media(max-width:900px){.hero-grid[data-astro-cid-lsd4o2od]{grid-template-columns:minmax(0,1fr)}.hero-copy[data-astro-cid-lsd4o2od]{max-width:none;padding:clamp(40px,8vw,56px) var(--container-pad) clamp(32px,6vw,44px)}.hero-photo[data-astro-cid-lsd4o2od]{width:100%;height:auto;min-height:0;aspect-ratio:1341 / 1173;margin-bottom:clamp(56px,12vw,72px)}.hero-proof[data-astro-cid-lsd4o2od]{left:var(--container-pad);right:var(--container-pad);width:auto;bottom:clamp(-40px,-9vw,-28px);box-shadow:0 12px 32px -12px #0a0e272e}.hero-badge[data-astro-cid-lsd4o2od]{top:var(--container-pad);right:var(--container-pad)}}@media(max-width:520px){.hero-actions[data-astro-cid-lsd4o2od] .btn[data-astro-cid-lsd4o2od]{flex:1 1 100%}.hero-trust[data-astro-cid-lsd4o2od]{max-width:none}}.marquee-track[data-astro-cid-dzuuy5eg]{animation-duration:250s}.profile-card[data-astro-cid-44drhs22]{display:grid;grid-row:span 8;grid-template-rows:subgrid}.profile-reco[data-astro-cid-44drhs22]{display:grid;grid-row:span 4;grid-template-rows:subgrid}@media(max-width:1100px){.profile-grid[data-astro-cid-44drhs22]{grid-template-columns:repeat(2,1fr)!important}.profile-card[data-astro-cid-44drhs22]:nth-child(-n+2){margin-bottom:20px}}@media(max-width:700px){.profile-grid[data-astro-cid-44drhs22]{grid-template-columns:1fr!important}.profile-card[data-astro-cid-44drhs22]:not(:last-child){margin-bottom:20px}}@media(max-width:900px){.featured-grid[data-astro-cid-3bnjqcsl]{grid-template-columns:1fr!important}.fp-visual[data-astro-cid-3bnjqcsl] [data-astro-cid-3bnjqcsl][style*="position:absolute"]{display:none!important}}.suite-logo[data-astro-cid-yso735du]{height:56px;display:flex;align-items:center;margin-bottom:20px}@media(max-width:900px){.suite-grid[data-astro-cid-yso735du]{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.suite-grid[data-astro-cid-yso735du]{grid-template-columns:1fr!important}}.pillar-copy[data-astro-cid-syedhiza] em{font-style:italic;font-family:Inter Tight,serif;font-weight:500;color:var(--ff-ink)}@media(max-width:900px){.pillars-grid[data-astro-cid-syedhiza]{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.pillars-grid[data-astro-cid-syedhiza]{grid-template-columns:1fr!important}}.industries-grid[data-astro-cid-3s2sxkk2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));column-gap:clamp(16px,2vw,24px);row-gap:0}.industry-card[data-astro-cid-3s2sxkk2]{display:grid;grid-row:span 4;grid-template-rows:subgrid;margin-bottom:clamp(28px,4vw,40px)}.industry-photo[data-astro-cid-3s2sxkk2]{border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;margin-bottom:18px;background:var(--ff-gray-50)}.industry-photo[data-astro-cid-3s2sxkk2] img[data-astro-cid-3s2sxkk2]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.industry-tag[data-astro-cid-3s2sxkk2]{border-top:1px solid var(--ff-gray-200);padding-top:14px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--ff-gray-400);line-height:1.4;margin-bottom:10px}.industry-headline[data-astro-cid-3s2sxkk2]{font-size:1.12rem;font-weight:600;letter-spacing:-.015em;line-height:1.25;color:var(--ff-ink);margin:0 0 8px;text-wrap:balance}.industry-desc[data-astro-cid-3s2sxkk2]{margin:0;font-size:.86rem;color:var(--ff-gray-600);line-height:1.55}.blog-preview-grid[data-astro-cid-jwluxlo6]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);align-items:stretch}.blog-preview-grid[data-astro-cid-jwluxlo6]>div[data-astro-cid-jwluxlo6]{height:100%}.blog-preview-grid[data-astro-cid-jwluxlo6]>div[data-astro-cid-jwluxlo6]>a[data-astro-cid-jwluxlo6]{height:100%}@media(max-width:900px){.blog-preview-grid[data-astro-cid-jwluxlo6]{grid-template-columns:1fr 1fr}}@media(max-width:600px){.blog-preview-grid[data-astro-cid-jwluxlo6]{grid-template-columns:1fr}}.cmp-wrap[data-astro-cid-st6roru3]{max-width:880px;margin:0 auto}.cmp[data-astro-cid-st6roru3]{display:flex;flex-direction:column;gap:12px}.cmp-head[data-astro-cid-st6roru3]{display:none}.cmp-row[data-astro-cid-st6roru3]{background:#fff;border:1px solid var(--ff-gray-100);border-radius:14px;overflow:hidden}.cmp-label[data-astro-cid-st6roru3]{padding:11px 16px;border-bottom:1px solid var(--ff-gray-100);font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--ff-gray-500)}.cmp-ff[data-astro-cid-st6roru3],.cmp-otros[data-astro-cid-st6roru3]{padding:13px 16px}.cmp-ff[data-astro-cid-st6roru3]{background:#b1d45117}.cmp-otros[data-astro-cid-st6roru3]{background:var(--ff-gray-50)}.cmp-tag[data-astro-cid-st6roru3]{display:block;margin-bottom:5px;font-size:.66rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em}.cmp-tag-ff[data-astro-cid-st6roru3]{color:#6f8a1f}.cmp-tag-otros[data-astro-cid-st6roru3]{color:var(--ff-gray-400)}.cmp-val[data-astro-cid-st6roru3]{display:flex;align-items:flex-start;gap:8px;font-size:.92rem;line-height:1.45}.cmp-ff[data-astro-cid-st6roru3] .cmp-val[data-astro-cid-st6roru3]{color:var(--ff-ink);font-weight:500}.cmp-otros[data-astro-cid-st6roru3] .cmp-val[data-astro-cid-st6roru3]{color:var(--ff-gray-600)}.cmp-icon[data-astro-cid-st6roru3]{flex-shrink:0;margin-top:3px}.cmp-icon-x[data-astro-cid-st6roru3]{color:var(--ff-gray-400)}.cmp-note[data-astro-cid-st6roru3]{margin-top:20px;text-align:center;font-size:.8rem;color:var(--ff-gray-400)}.cmp-quote[data-astro-cid-st6roru3]{margin-top:28px;text-align:center;font-family:Inter Tight,sans-serif;font-weight:500;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.4;color:var(--ff-ink);font-style:italic;text-wrap:balance}@media(min-width:701px){.cmp[data-astro-cid-st6roru3]{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:0;border:1px solid var(--ff-gray-100);border-radius:16px;overflow:hidden;background:#fff}.cmp-head[data-astro-cid-st6roru3],.cmp-row[data-astro-cid-st6roru3]{display:contents}.cmp-head-empty[data-astro-cid-st6roru3]{padding:20px;border-bottom:1px solid var(--ff-gray-100)}.cmp-head-ff[data-astro-cid-st6roru3]{display:flex;align-items:center;justify-content:center;padding:20px 24px;background:#b1d4511a;border-top:3px solid var(--ff-green);border-bottom:1px solid var(--ff-gray-100)}.cmp-head-ff[data-astro-cid-st6roru3] img[data-astro-cid-st6roru3]{height:28px;width:auto;display:block}.cmp-head-otros[data-astro-cid-st6roru3]{padding:20px 24px;border-bottom:1px solid var(--ff-gray-100);background:var(--ff-gray-50);font-family:Inter Tight,sans-serif;font-weight:600;font-size:1rem;color:var(--ff-gray-400);text-align:center}.cmp-row[data-astro-cid-st6roru3]:not(:last-child)>[data-astro-cid-st6roru3]{border-bottom:1px solid var(--ff-gray-100)}.cmp-label[data-astro-cid-st6roru3]{padding:20px 24px;border-bottom:0;font-size:.85rem;font-weight:500;letter-spacing:.08em;color:var(--ff-gray-400)}.cmp-ff[data-astro-cid-st6roru3]{display:flex;align-items:center;padding:20px 24px;background:#b1d4510d}.cmp-otros[data-astro-cid-st6roru3]{padding:20px 24px;background:var(--ff-gray-50)}.cmp-tag[data-astro-cid-st6roru3],.cmp-icon-x[data-astro-cid-st6roru3]{display:none}.cmp-val[data-astro-cid-st6roru3]{font-size:.96rem;line-height:1.6;align-items:center}.cmp-otros[data-astro-cid-st6roru3] .cmp-val[data-astro-cid-st6roru3]{display:block}.cmp-icon[data-astro-cid-st6roru3]{margin-top:0}.cmp-note[data-astro-cid-st6roru3]{margin-top:24px}.cmp-quote[data-astro-cid-st6roru3]{margin-top:32px}}@media(max-width:860px){.hep-grid[data-astro-cid-pskou4dc]{grid-template-columns:1fr!important}}
