.base-form-row{position:relative;flex:1 1 0}.base-form-row--error .base-form-input,.base-form-row--error .base-form-select{border-color:var(--color-red)!important}.base-form-row--required .base-form-label__name{position:relative}.base-form-row--required .base-form-label__name:after{content:"*";margin-left:2px;color:var(--color-red)}html[dir=rtl] .base-form-row--required .base-form-label__name:after{margin-left:0;margin-right:2px}.base-form-row .base-form-hint{position:absolute;right:0;bottom:0;width:100%}.base-form-row .base-form-checkbox{margin-top:4px}.base-form-row-wr{display:flex;flex-wrap:wrap;gap:16px}.base-form-row-wr:not(:last-child){margin-bottom:18px}
