
.kvch-wrap{max-width:980px;margin:34px auto 60px;background:#fff;border:1px solid #e7e9ee;border-radius:18px;padding:34px;box-shadow:0 12px 34px rgba(20,28,45,.06)}
.kvch-head span{color:#d71920;font-weight:900;font-size:13px;letter-spacing:.12em}.kvch-head h1{font-size:40px;margin:5px 0 8px}.kvch-head p{color:#68717e;font-size:17px;margin:0 0 25px}
.kvch-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.kvch-full{grid-column:1/-1}.kvch-form label>span{display:block;font-weight:800;margin:0 0 7px}
.kvch-form input[type=text],.kvch-form input[type=email],.kvch-form select,.kvch-form textarea{box-sizing:border-box;width:100%;border:1px solid #d9dde5;border-radius:10px;padding:13px 14px;background:#fff;font:inherit}
.kvch-form textarea{resize:vertical}.kvch-submit{border:0;border-radius:10px;background:#d71920;color:#fff;padding:14px 21px;font-weight:900;font-size:16px;cursor:pointer;margin-top:20px}
.kvch-submit b{margin-left:10px}.kvch-alert{padding:13px 15px;border-radius:9px;margin-bottom:20px}.kvch-alert.success{background:#eaf8ef;color:#166534}.kvch-alert.error{background:#fff0f0;color:#991b1b}
.kvch-hp{position:absolute!important;left:-99999px!important}.kvch-file{border:1px dashed #ccd2dc;border-radius:12px;padding:17px}.kvch-file small{display:block;color:#7b8491;margin-top:8px}
.kvch-consent{display:flex;gap:9px;align-items:flex-start;margin-top:18px;font-size:14px;color:#5c6572}.kvch-consent input{margin-top:3px}
@media(max-width:700px){.kvch-wrap{margin:18px 12px 50px;padding:22px}.kvch-grid{grid-template-columns:1fr}.kvch-full{grid-column:auto}.kvch-head h1{font-size:32px}}
