.cnst-hero--centered{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;color:var(--brand-text-inverse);background:linear-gradient(105deg,#0f172a 0,#1a202c 48%,#14202e 100%)}.cnst-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a}.cnst-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-size:0!important;color:transparent!important;text-indent:-9999px!important}.cnst-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(15,23,42,.82),rgba(15,23,42,.35))}.cnst-hero__inner{position:relative;z-index:2;max-width:800px;padding:96px 16px 120px}.cnst-hero__eyebrow{display:inline-block;color:var(--brand-secondary);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;margin-bottom:16px}.cnst-hero__title{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:16px}.cnst-hero__lede{color:rgba(255,255,255,.88);font-size:1.125rem;margin-bottom:32px}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:32px}.cnst-hero__trust{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.cnst-hero__trust li{min-width:140px}.cnst-hero__trust strong{display:block;font-size:1.5rem;color:var(--brand-secondary)}.cnst-hero__trust span{color:rgba(255,255,255,.75);font-size:.85rem}.cnst-hero--centered::after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:var(--brand-secondary);z-index:3}.cnst-trust--stats{background:var(--brand-bg-alt);padding:48px 0}.cnst-trust__big{gap:24px;text-align:center}.cnst-trust__big strong{display:block;font-size:max(2rem, min(4vw, 3rem));color:var(--brand-primary);font-family:var(--font-heading);line-height:1.1}.cnst-trust__big span{color:var(--brand-muted);font-size:.9rem}.cnst-cert--row{padding:64px 0}.cnst-section-head p,.cnst-section-lede{color:var(--brand-muted);max-width:720px;margin-left:auto;margin-right:auto}.cnst-section-head{margin-bottom:32px}.cnst-cert__row{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:24px;gap:24px;align-items:center}.cnst-cert__row li{text-align:center}.cnst-cert__row img{height:52px;width:auto;min-width:80px;margin:0 auto 8px;filter:grayscale(1);opacity:.75;transition:.2s;background:#eef2f6;font-size:0!important;color:transparent!important;text-indent:-9999px!important}.cnst-cert__row li:hover img{filter:none;opacity:1}.cnst-cert__row span{display:block;font-size:.8rem;color:var(--brand-muted)}.cnst-industry-cards--image{padding:64px 0;background:#f8fafc}.cnst-ind-image{position:relative;overflow:hidden;border-radius:var(--brand-radius-card);aspect-ratio:4/3;background:#111}.cnst-ind-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s;font-size:0!important;color:transparent!important;text-indent:-9999px!important}.cnst-ind-image:hover img{transform:scale(1.05)}.cnst-ind-image__cap{position:absolute;left:0;right:0;bottom:0;padding:24px 16px 16px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff}.cnst-ind-image__cap h3{color:#fff;font-size:1.2rem;margin:0 0 4px}.cnst-ind-image__cap p{margin:0;font-size:.85rem;color:rgba(255,255,255,.8);opacity:0;transform:translateX(-8px);transition:.25s}.cnst-ind-image:hover .cnst-ind-image__cap p{opacity:1;transform:none}.cnst-testimonials--three{padding:64px 0}.cnst-tst-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius-card);padding:24px;height:100%;box-shadow:0 8px 24px rgba(26,32,44,.06)}.cnst-tst-card blockquote{font-style:italic;color:var(--brand-text);margin:0 0 16px;min-height:120px}.cnst-tst-card figcaption strong{display:block;color:var(--brand-primary)}.cnst-tst-card figcaption span{color:var(--brand-muted);font-size:.9rem}.cnst-stats--grid{padding:64px 0;background:var(--brand-bg-alt)}.cnst-stat strong{display:block;font-size:max(2rem, min(4vw, 3.2rem));color:var(--brand-primary);font-family:var(--font-heading)}.cnst-stat span{color:var(--brand-muted)}.cnst-cta--solid{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:80px 0 96px;text-align:center}.cnst-cta--solid h2,.cnst-cta--solid p{color:var(--brand-text-inverse)}.cnst-cta--solid p{max-width:700px;margin:0 auto 32px;opacity:.92}.cnst-cta__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:767.98px){.cnst-hero--centered{min-height:400px}.cnst-hero__cta .btn{width:100%}.cnst-trust__big{display:grid!important;grid-template-columns:1fr 1fr}}