@charset "UTF-8";.wg-about-hero h1{font-size:max(24px, min(3.5vw, 36px));font-weight:900;margin-top:16px}.wg-test-method-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:767px){.wg-test-method-grid{grid-template-columns:1fr}}.wg-test-method-item{background:#fff;border:1px solid #e8ddd0;border:1px solid var(--wg-border,#e8ddd0);border-radius:6px;padding:20px}.wg-test-method-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.wg-test-std{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#fff;background:#2e5d2e;background:var(--wg-accent,#2e5d2e);border-radius:3px;padding:2px 8px;white-space:nowrap}.wg-test-method-item h4{font-size:14px;font-weight:700;color:#1e1610;color:var(--wg-dark,#1e1610);margin:0}.wg-test-method-item p{font-size:13px;color:#6b5745;color:var(--wg-muted,#6b5745);line-height:1.7;margin:0}