/* START_SNIPPET:vt-manual-center (INDEX:111) */
.vt-help{max-width:1200px;margin:0 auto;padding:44px 24px 64px;color:#07151b}.vt-help h1{font-size:clamp(36px,5vw,64px);line-height:1.08;margin:12px 0 20px}.vt-help-intro{max-width:720px;line-height:1.65}.vt-help-tools{display:flex;gap:16px;flex-wrap:wrap;margin:28px 0}.vt-help-tools label{display:grid;gap:8px;flex:1;min-width:210px}.vt-help-tools input,.vt-help-tools select{font:inherit;padding:14px 16px;border:1px solid #a0b5ab;border-radius:12px;background:#fff;color:#172d26;width:100%}.vt-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vt-help-card{padding:24px;border:1px solid #c6d6cf;background:#f8faf7;border-radius:18px;display:flex;flex-direction:column;gap:12px}.vt-help-card h2{font-size:24px;margin:0}.vt-help-card p{margin:0;line-height:1.6}.vt-help a:focus-visible,.vt-help input:focus-visible,.vt-help select:focus-visible{outline:3px solid #478366;outline-offset:4px}.vt-help-download{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;background:#203e34;color:white;padding:12px 16px;border-radius:10px;text-decoration:none;margin-top:auto;min-height:44px}.vt-help-download:hover{background:#315846}.vt-help-product{font-size:14px;color:#36564a;text-underline-offset:4px}.vt-help-note{padding:24px;background:#e3eee7;border-radius:16px;margin-top:28px;line-height:1.7}.vt-help-note a{color:inherit}.vt-help [hidden]{display:none!important}.vt-about-image{display:block;width:100%;height:auto;border-radius:20px;margin:28px 0}.vt-about-story{max-width:800px;margin:32px auto;line-height:1.8}.vt-about-story h2{margin-top:32px}.vt-about-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px}.vt-help-count{font-size:14px;color:#4c6158}
@media(max-width:900px){.vt-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.vt-help{padding:28px 20px 40px}.vt-help-grid{grid-template-columns:1fr}.vt-help-card{padding:20px}.vt-help-tools{gap:12px}}
/* END_SNIPPET:vt-manual-center */
