.bcl-request-form-wrap{max-width:860px;margin:0 auto}.bcl-request-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bcl-request-form .bcl-field{display:flex;flex-direction:column;gap:6px}.bcl-request-form .bcl-full{grid-column:1/-1}.bcl-request-form input,.bcl-request-form select,.bcl-request-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.bcl-request-form fieldset{border:0;margin:0;padding:0}.bcl-request-form legend,.bcl-request-form label{font-weight:600}.bcl-choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bcl-choice{display:flex!important;align-items:center;gap:8px;padding:12px;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500!important}.bcl-choice input{width:auto!important;margin:0}.bcl-choice:has(input:checked){border-color:#1d4ed8;box-shadow:0 0 0 1px #1d4ed8}.bcl-request-form button{padding:12px 18px;border:0;border-radius:4px;cursor:pointer}.bcl-request-success,.bcl-request-error{padding:16px;margin:0 0 18px;border-radius:6px}.bcl-request-success{background:#eef8ee;border:1px solid #b7dfb7}.bcl-request-error{background:#fcf0f1;border:1px solid #d63638}.bcl-hp{position:absolute;left:-9999px}@media(max-width:700px){.bcl-request-form{grid-template-columns:1fr}.bcl-choice-list{grid-template-columns:1fr}}
