.customers_container__PUTyc{min-height:100vh;background-color:#fafafa;color:#111;font-family:var(--font-inter),sans-serif;overflow-x:hidden}@media (prefers-color-scheme:dark){.customers_container__PUTyc{background-color:#000;color:#fff}}.customers_gridOverlay__xcnp7{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-size:100px 100px;background-image:linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.05) 1px,transparent 0);z-index:0;opacity:.5}@media (prefers-color-scheme:dark){.customers_gridOverlay__xcnp7{background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 0)}}.customers_contentWrapper__unBPu{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;z-index:1}.customers_heroSection__mgYIM{padding:120px 0 80px;text-align:center;border-left:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media (prefers-color-scheme:dark){.customers_heroSection__mgYIM{border-color:rgba(255,255,255,.05)}}.customers_heroTitle__Bliae{font-size:4.5rem;font-weight:700;letter-spacing:-.05em;line-height:1;display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.customers_demoButton__uFZgH{background-color:var(--brand-500);color:#ffffff!important;border-radius:var(--radius-md);padding:12px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.customers_demoButton__uFZgH:hover{background-color:var(--brand-600);transform:translateY(-1px);box-shadow:var(--shadow-glow)}.customers_customersGrid__tykFB{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.05);border-left:1px solid rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.customers_customersGrid__tykFB{border-color:rgba(255,255,255,.05)}}@media (max-width:1024px){.customers_customersGrid__tykFB{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.customers_customersGrid__tykFB{grid-template-columns:1fr}.customers_heroTitle__Bliae{font-size:3rem}}.customers_customerCard___cbUm{border-right:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);padding:48px 32px;display:flex;flex-direction:column;transition:background-color .3s ease,transform .3s ease;background-color:transparent;text-decoration:none;color:inherit;cursor:pointer;min-height:380px}@media (prefers-color-scheme:dark){.customers_customerCard___cbUm{border-color:rgba(255,255,255,.05)}}.customers_customerCard___cbUm:hover{background-color:#fff;box-shadow:0 10px 40px -10px rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.customers_customerCard___cbUm:hover{background-color:rgba(255,255,255,.02);box-shadow:0 10px 40px -10px rgba(0,0,0,.3)}}.customers_logoContainer__4GE23{height:40px;margin-bottom:32px;display:flex;align-items:center;justify-content:flex-start}.customers_logoImage__ljdRY{max-height:100%;max-width:140px;object-fit:contain;object-position:left center;filter:grayscale(100%) opacity(.8);transition:filter .3s ease}.customers_customerCard___cbUm:hover .customers_logoImage__ljdRY{filter:grayscale(0) opacity(1)}.customers_quoteText__UqHMY{font-size:1.25rem;line-height:1.5;font-weight:500;color:#444;flex-grow:1;margin:0 0 32px;transition:color .3s ease}@media (prefers-color-scheme:dark){.customers_quoteText__UqHMY{color:#ccc}}.customers_customerCard___cbUm:hover .customers_quoteText__UqHMY{color:#111}@media (prefers-color-scheme:dark){.customers_customerCard___cbUm:hover .customers_quoteText__UqHMY{color:#fff}}.customers_readMoreContainer__Hx1b9{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid transparent;padding-top:0}.customers_readMoreText__IVvFO{font-size:.875rem;color:#666;font-weight:500;transition:color .3s ease}@media (prefers-color-scheme:dark){.customers_readMoreText__IVvFO{color:#888}}.customers_arrowCircle__OJpdG{width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#666}@media (prefers-color-scheme:dark){.customers_arrowCircle__OJpdG{border-color:rgba(255,255,255,.1);color:#888}}.customers_arrowIcon__Dv899{width:14px;height:14px;transition:transform .3s ease}.customers_customerCard___cbUm:hover .customers_readMoreText__IVvFO{color:#000}@media (prefers-color-scheme:dark){.customers_customerCard___cbUm:hover .customers_readMoreText__IVvFO{color:#fff}}.customers_customerCard___cbUm:hover .customers_arrowCircle__OJpdG{border-color:#000;color:#000;background-color:#f5f5f5}@media (prefers-color-scheme:dark){.customers_customerCard___cbUm:hover .customers_arrowCircle__OJpdG{border-color:#fff;color:#fff;background-color:rgba(255,255,255,.1)}}.customers_customerCard___cbUm:hover .customers_arrowIcon__Dv899{transform:translateX(2px)}