.group-label{display:inline;box-sizing:content-box;position:static;word-break:break-word}.group-label__native{display:inline;hyphens:auto;white-space:pre;min-width:0;font-family:var(--group-form-field-label-font-family),sans-serif;font-weight:var(--group-form-field-label-font-weight);font-size:var(--group-text-size-6);line-height:var(--group-line-height-size-6)}.group-label__native--multiline{white-space:normal}.group-label__native--no-wrap{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.group-label__native--small{font-family:var(--group-font-family-text),sans-serif;font-size:var(--group-text-size-7);line-height:var(--group-line-height-size-7)}@media screen and (min-width: 769px),print{.group-label__native--small{font-size:var(--group-text-size-7-tablet);line-height:var(--group-line-height-size-7-tablet)}}@media screen and (min-width: 1024px){.group-label__native--small{font-size:var(--group-text-size-7-desktop);line-height:var(--group-line-height-size-7-desktop)}}.group-label__native--large{font-family:var(--group-font-family-title),sans-serif;font-size:var(--group-text-size-5);line-height:var(--group-line-height-large)}@media screen and (min-width: 769px),print{.group-label__native--large{font-size:var(--group-text-size-5-tablet);line-height:var(--group-line-height-size-5-tablet)}}@media screen and (min-width: 1024px){.group-label__native--large{font-size:var(--group-text-size-5-desktop);line-height:var(--group-line-height-size-5-desktop)}}.group-label__native--success{color:var(--group-form-field-label-success-color)}.group-label__native--error{color:var(--group-form-field-label-error-color)}.group-label__native--disabled{color:var(--group-form-field-label-disabled-color) !important}.group-label__native--regular{font-weight:var(--group-font-weight-regular)}.group-label__native--hovered{color:var(--group-form-field-label-color-hover)}.group-label__native--pressed{color:var(--group-form-field-label-color-active)}.group-label__native--error.group-label__native--hovered{color:var(--group-form-field-label-error-color-hover)}.group-label__native--error.group-label__native--pressed{color:var(--group-form-field-label-error-color-active)}