.test-row{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:start}.test-row input{margin-top:6px}.url-test{margin-top:6px;white-space:nowrap;height:42px}.test-result{display:block;min-height:22px;margin:-8px 0 10px;font-size:13px}.test-result.testing{color:#ffc83d}.test-result.success{color:#79f04d}.test-result.error{color:#ff7d6b}.banner-test-preview{display:block;max-width:100%;max-height:180px;margin:8px 0 16px;border:1px solid #24516a;border-radius:8px}.banner-test-preview:not([src]){display:none}.form-note{color:#8ba6ba;font-size:12px}@media(max-width:560px){.test-row{grid-template-columns:1fr}.url-test{margin-top:-8px;margin-bottom:13px}}
