.home-workspace-tools{--home-module-ink:#000;--home-module-soft-surface:#f9fafb;--home-module-mark:linear-gradient(139deg,#844fff 5.67%,#e9a6ff 99.62%);background:var(--home-paper);color:var(--home-module-ink);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;padding:60px 48px 0}.home-workspace-tools__container{width:min(100%,1200px);margin:0 auto}.home-workspace-tools__header{text-align:center}.home-workspace-tools__header h2{margin:0;font-size:32px;font-weight:700;letter-spacing:.5px;line-height:40px}.home-workspace-tools__header p{margin:20px auto 0;font-size:18px;font-weight:400;line-height:32px}.home-workspace-tools__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:64px 16px;margin-top:92px}.home-workspace-tool-card{position:relative;display:flex;min-width:0;height:144px;align-items:center;justify-content:center;border-radius:16px;background:var(--home-module-soft-surface);padding:36px 16px 0;text-align:center}.home-workspace-tool-card__mark{position:absolute;top:-32px;left:50%;display:grid;width:64px;height:64px;place-items:center;overflow:hidden;border-radius:12px;background:var(--home-module-mark);transform:translateX(-50%)}.home-workspace-tool-card__mark>:is(img,svg){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-workspace-tool-card__mark:has(>:is(img,svg)){background:rgba(0,0,0,0)}.home-workspace-tool-card h3{margin:0;font-size:22px;font-weight:600;letter-spacing:.3px;line-height:34.6px}@media(max-width:900px){.home-workspace-tools__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-workspace-tools{padding-inline:16px;padding-top:48px}.home-workspace-tools__header h2{font-size:28px;line-height:36px}.home-workspace-tools__header p{font-size:16px;line-height:26px}.home-workspace-tools__grid{gap:52px 12px;margin-top:72px}.home-workspace-tool-card{height:128px;padding:32px 12px 0}.home-workspace-tool-card h3{font-size:18px;line-height:27px}.home-workspace-tool-card__mark{top:-28px;width:56px;height:56px}}.stats-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:min(1200px,100% - 48px);gap:28px;margin:0 auto}.stats-section>div{display:flex;align-items:center;gap:16px}.stats-section__icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;overflow:hidden}.stats-section__icon>:is(img,svg){display:block;width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.stats-section p,.stats-section small,.stats-section strong{display:block;margin:0}.stats-section strong{color:var(--home-ink);font-size:32px;font-weight:700;line-height:32px}.stats-section small{margin-top:8px;color:var(--home-copy);font-size:14px;line-height:28px;letter-spacing:.5px;white-space:nowrap}.stats-section__title{font-size:32px;font-weight:700;line-height:32px;margin-bottom:40px;color:#1c1f23;text-align:center}@media(max-width:960px){.stats-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.stats-section{grid-template-columns:1fr;padding-block:48px}.stats-section small{white-space:normal}}.testimonials-section{--testimonials-ink:#1c1f23;--testimonials-muted:#666;--testimonials-surface:#fff;--testimonials-border:rgb(255 143 15/20%);color:var(--testimonials-ink)}.testimonials-section__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.testimonials-section__card{grid-column:span 2;min-height:243px;border-color:var(--testimonials-border)}.testimonials-section__card[data-desktop-first-row="1"]{grid-column:span 6}.testimonials-section__card[data-desktop-first-row="2"]{grid-column:span 3}@media(max-width:960px){.testimonials-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-section__card{grid-column:span 1;min-height:221px}.testimonials-section__card[data-tablet-first-row="1"]{grid-column:span 2}}@media(max-width:640px){.testimonials-section__grid{grid-template-columns:minmax(0,1fr)}.testimonials-section__card,.testimonials-section__card[data-tablet-first-row="1"]{grid-column:span 1}}