.ZDSLabelHeader_root{display:flex;align-items:baseline;justify-content:space-between}.ZDSLabelHeader_left{display:flex;grid-gap:4px;gap:4px;flex-direction:column}.ZDSLabelHeader_labelWrapper{display:flex;align-items:center}.ZDSLabelHeader_labelText{font-size:16px;font-weight:400;line-height:20px;color:var(--zds-color-text-primary);font-weight:700}.ZDSLabelHeader_required{font-size:14px;font-weight:400;line-height:16px;font-weight:700;margin-left:4px;color:var(--zds-color-text-tertiary)}.ZDSLabelHeader_description{font-size:14px;font-weight:400;line-height:18px;color:var(--zds-color-text-secondary)}.ZDSLabelHeader_link{font-size:14px;font-weight:400;line-height:16px;display:flex;align-items:center;color:var(--zds-color-text-link)}.ZDSLabelHeader_icon{font-weight:700}.HtmlInputWithUnit_root{position:relative;display:flex;grid-gap:4px;gap:4px;flex-grow:1;align-items:center}.HtmlInputWithUnit_ghostInputContainer{position:absolute;top:0;left:0;display:flex;grid-gap:4px;gap:4px;align-items:center;width:100%;max-width:100%;height:100%;pointer-events:none}.HtmlInputWithUnit_ghostUnitText{flex-shrink:0}.HtmlInputWithUnit_ghostInputText,.HtmlInputWithUnit_ghostUnitText{visibility:hidden;white-space:pre;overflow:hidden;text-overflow:ellipsis}.HtmlInputWithUnit_ghostInputText{flex-shrink:1}.HtmlInputWithUnit_visibleUnitText{flex-shrink:0;color:var(--zds-color-text-tertiary)}.ReCaptcha_root__hasError .ReCaptcha_input{margin-bottom:0}.ReCaptcha_input{margin-bottom:20px}@media only screen and (max-width:767px){.ReCaptcha_labelContent{display:inline-block;margin:16px 0}}