.hb-card{background:#fff;padding:34px;border:1px solid #ded8cc;box-shadow:0 24px 70px rgba(22,27,18,.22);border-radius:3px}.hb-card label{display:grid;gap:8px;font-weight:800;margin-bottom:18px;font-size:13px}.hb-card input,.hb-card select,.hb-card textarea{width:100%;padding:13px 14px;border:1px solid #c7c1b5;border-radius:2px;font:inherit;background:#fff;color:#20251b;transition:.2s}.hb-card input:focus,.hb-card select:focus,.hb-card textarea:focus{outline:2px solid rgba(82,90,65,.22);border-color:#525a41}.hb-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hb-label{font-weight:800;margin:2px 0 10px;font-size:13px}.hb-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:22px;min-height:42px}.hb-slots>span{color:#686b63;font-size:13px}.hb-slot{padding:11px 5px;border:1px solid #525a41;background:white;color:#20251b;cursor:pointer;border-radius:2px;font-weight:800;transition:.18s}.hb-slot:hover:not(:disabled){background:#edf0e8}.hb-slot.active{background:#525a41;color:#fff}.hb-slot:disabled{opacity:.28;text-decoration:line-through;cursor:not-allowed}.hb-check{grid-template-columns:auto 1fr!important;font-weight:400!important;align-items:start}.hb-check input{width:auto;margin-top:4px}.hb-summary{background:#f3efe5;padding:15px;margin:14px 0;border-left:3px solid #525a41;font-size:14px}.hb-button{width:100%;padding:15px;background:#525a41;color:#fff;border:0;border-radius:2px;font-weight:800;cursor:pointer;transition:.2s}.hb-button:hover{background:#3e4531}.hb-button:disabled{opacity:.65;cursor:wait}.hb-small{font-size:12px;color:#686b63;text-align:center;margin-bottom:0}.hb-error{color:#a43d38;font-weight:700;padding:8px 0}.hb-success{color:#397040;font-weight:700;padding:8px 0}@media(max-width:650px){.hb-card{padding:22px}.hb-grid{grid-template-columns:1fr;gap:0}.hb-slots{grid-template-columns:repeat(3,1fr)}}
