.bhsc-smart-form{--bhsc-primary:#153b68;max-width:860px;margin:0 auto}.bhsc-field-row{display:flex;flex-wrap:wrap;margin:0 -8px}.bhsc-field{box-sizing:border-box;padding:0 8px;margin-bottom:18px}.bhsc-width-100{width:100%}.bhsc-width-50{width:50%}.bhsc-width-33{width:33.333%}.bhsc-main-label{display:block;font-weight:600;margin-bottom:6px}.bhsc-smart-form input[type=text],.bhsc-smart-form input[type=email],.bhsc-smart-form input[type=tel],.bhsc-smart-form input[type=number],.bhsc-smart-form input[type=date],.bhsc-smart-form input[type=file],.bhsc-smart-form select,.bhsc-smart-form textarea{box-sizing:border-box;width:100%;padding:10px 11px;border:1px solid #c7cbd1;border-radius:5px;background:#fff;font:inherit}.bhsc-smart-form textarea{min-height:120px;resize:vertical}.bhsc-smart-form input:focus,.bhsc-smart-form select:focus,.bhsc-smart-form textarea:focus{outline:2px solid color-mix(in srgb,var(--bhsc-primary) 28%,transparent);border-color:var(--bhsc-primary)}.bhsc-choice{display:block;margin:7px 0;font-weight:400}.bhsc-choice input{width:auto!important}.bhsc-help,.bhsc-field small{display:block;color:#667085;margin-top:5px}.bhsc-name-grid,.bhsc-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bhsc-address-grid input:first-child,.bhsc-address-grid input:nth-child(2){grid-column:1/-1}.bhsc-form-nav{display:flex;gap:10px;margin-top:10px}.bhsc-btn{appearance:none;border:0;border-radius:5px;padding:10px 18px;font:inherit;font-weight:600;cursor:pointer;background:var(--bhsc-primary);color:#fff}.bhsc-prev{background:#68707b}.bhsc-btn:disabled{opacity:.55;cursor:not-allowed}.bhsc-progress{margin-bottom:22px}.bhsc-progress-track{height:8px;background:#e8ebef;border-radius:999px;overflow:hidden}.bhsc-progress-track span{display:block;height:100%;background:var(--bhsc-primary);transition:width .2s ease}.bhsc-progress-label{text-align:right;font-size:13px;color:#667085;margin-top:5px}.bhsc-form-message{margin-top:16px;padding:0}.bhsc-form-message.success{padding:14px;border-radius:6px;background:#ecfdf3;border:1px solid #abefc6;color:#067647}.bhsc-form-message.error{padding:14px;border-radius:6px;background:#fef3f2;border:1px solid #fecdca;color:#b42318}.bhsc-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.required{color:#b42318}.bhsc-html{width:100%}@media(max-width:680px){.bhsc-width-50,.bhsc-width-33{width:100%}.bhsc-name-grid,.bhsc-address-grid{grid-template-columns:1fr}.bhsc-address-grid input:first-child,.bhsc-address-grid input:nth-child(2){grid-column:auto}}