.form-success,
.form-error { display: none; font-weight: 600; }
.form-success { color: var(--deep); }
.form-error { color: #9b322b; }
.form-success.show,
.form-error.show { display: block; }
.hp { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.contact-form button:disabled { cursor: wait; opacity: .65; }
.price-prefix { display: block; margin-top: 30px; color: #65706b; font-size: .82rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.price-card .price { margin-top: 2px; }
