.gdt{--gdt-bg:#fafbfc;--gdt-card-bg:#fff;--gdt-border:#e6e8ee;--gdt-ink-700:#1d2331;--gdt-ink-400:#5c6478;--gdt-green-700:#4c8a22;--gdt-quote-icon:#c8e6a8;--gdt-quote-size:20px;--gdt-shadow-sm:0 1px 2px 0 rgba(29,35,49,.05),0 2px 6px -2px rgba(29,35,49,.06);background:var(--gdt-bg);font-family:Work Sans,Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.gdt *,.gdt :after,.gdt :before{box-sizing:border-box}.gdt__inner{margin:0 auto;max-width:1140px;padding:104px 32px}.gdt__head{max-width:720px}.gdt__eyebrow{color:var(--gdt-green-700);font-size:12px;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.gdt__headline{color:var(--gdt-ink-700);font-size:clamp(30px,3.5vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:14px 0 0;text-wrap:balance}.gdt__lead{color:var(--gdt-ink-400);font-size:20px;font-weight:400;line-height:1.6;margin:16px 0 0;max-width:60ch;text-wrap:pretty}.gdt__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:44px}.gdt__card{background:var(--gdt-card-bg);border:1px solid var(--gdt-border);border-radius:14px;box-shadow:var(--gdt-shadow-sm);padding:30px}.gdt__quote-icon{color:var(--gdt-quote-icon);display:block}.gdt__quote{color:var(--gdt-ink-700);font-size:var(--gdt-quote-size);font-weight:600;line-height:1.4;margin:14px 0 0}.gdt__quote p{margin:0 0 10px}.gdt__quote p:last-child{margin-bottom:0}.gdt__person{gap:14px;margin-top:24px}.gdt__avatar,.gdt__person{align-items:center;display:flex}.gdt__avatar{background:#78b443;border-radius:999px;color:#0b1a05;flex:none;font-size:18px;font-weight:800;height:52px;justify-content:center;overflow:hidden;width:52px}.gdt__avatar img{display:block;height:100%;object-fit:cover;width:100%}.gdt__name{color:var(--gdt-ink-700);font-weight:700}.gdt__role{color:var(--gdt-ink-400);font-size:13px;margin-top:2px}@media (max-width:780px){.gdt__grid{grid-template-columns:1fr!important}.gdt__inner{padding:64px 24px}}