.inline-form{flex-direction:row!important;gap:0px!important}.block-form{flex-direction:column!important;gap:0px!important}.ant-form{display:flex;flex-direction:column;gap:30px}.ant-form .required .ant-form-item-label:after{content:"*";color:var(--bh-color-form-required_mark);margin-inline-start:8px}.ant-form .ant-form-item-label>label{font-size:12px;color:var(--bh-color-9)}.ant-form .bh-item .bh-item-title{margin-bottom:5px;display:flex;justify-content:space-between;align-items:center}.ant-form .bh-item .bh-item-title .bh-item-title-right{font-weight:500;color:var(--bh-color-9)}.ant-form .bh-item .bh-item-body{width:100%;padding:20px;background:var(--bh-color-fc);border-radius:var(--bh-border-radius-medium)}.ant-form .bh-item .bh-item-body .ant-form-item .ant-form-item-label{padding:0}.ant-form .bh-item .bh-item-body .ant-form-item .ant-form-item-label>label{color:var(--bh-color-9);font-weight:500}.ant-form .bh-item .bh-item-body .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional) span:after{content:"*";color:var(--bh-color-form-required_mark);font-weight:500;margin-inline-start:8px}.ant-form .bh-item .bh-item-body-flex{display:flex;gap:10px}.ant-form .bh-item .bh-item-body-flex .flex-grow-1{flex-grow:1}.ant-form .bh-item .bh-item-body-grid{display:grid;grid-gap:0px 10px}.ant-form .bh-item .bh-item-body-grid2{grid-template-columns:repeat(2,1fr)}.ant-form .bh-item .bh-item-body-grid3{grid-template-columns:repeat(3,1fr)}.ant-form .bh-item .bh-item-body-grid-full-row{grid-column:1 / -1}
