.spin{-webkit-animation-name:spin;-webkit-animation-duration:750ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:750ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-o-animation-name:spin;-o-animation-duration:750ms;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:spin;animation-duration:750ms;animation-iteration-count:infinite;animation-timing-function:linear}@-moz-keyframes spin{from{-moz-transform-origin:center center;-moz-transform:rotate(0)}to{-moz-transform-origin:center center;-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform-origin:center center;-webkit-transform:rotate(0)}to{-webkit-transform-origin:center center;-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform-origin:center center;transform:rotate(0)}to{transform-origin:center center;transform:rotate(360deg)}}.swh-cluu-default-padding{padding:var(--contentPadding) var(--contentPadding) var(--contentPadding) var(--contentPadding)}.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-default-padding-right{padding-right:var(--contentPadding)}.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-default-padding-left{padding-left:var(--contentPadding)}.swh-cluu-default-margin{margin:var(--contentMargin) var(--contentMargin) var(--contentMargin) var(--contentMargin)}.swh-cluu-default-margin-top{margin-top:var(--contentMargin)}.swh-cluu-default-margin-right{margin-right:var(--contentMargin)}.swh-cluu-default-margin-bottom{margin-bottom:var(--contentMargin)}.swh-cluu-default-margin-left{margin-left:var(--contentMargin)}.swh-cluu-overflow-auto{overflow-x:auto;overflow-y:auto}.swh-cluu-overflow-auto-x{overflow-x:auto}.swh-cluu-overflow-auto-y{overflow-y:auto}.swh-cluu-height-100pct{height:100%}.swh-cluu-width-100pct{width:100%}.swh-cluu-error{color:var(--errorColor)}.swh-cluu-styling-variables{--backgroundColor:var(--colorSurfaceContainerLowest);--paperBackgroundColor:var(--colorSurfaceContainer);--borderColor:var(--colorOutline);--primaryColor:var(--colorPrimary);--primaryColorLight:color-mix(in srgb, var(--colorPrimary), #ffffff 36%);--primaryColorDark:color-mix(in srgb, var(--colorPrimary), #000000 13%);--textColorOnPrimary:var(--colorOnPrimary);--textColorOnPrimaryFaded:color-mix(in srgb, var(--colorOnPrimary) 54%, transparent);--secondaryColor:var(--colorSecondary);--secondaryColorLight:color-mix(in srgb, var(--colorSecondary), #ffffff 36%);--secondaryColorDark:color-mix(in srgb, var(--colorSecondary), #000000 13%);--textColorOnSecondary:var(--colorOnSecondary);--textColorOnSecondaryFaded:color-mix(in srgb, var(--colorOnSecondary) 54%, transparent);--hoverTextColor:var(--colorSecondary);--hoverColor:var(--hoverTextColor);--hoverAlphaLight:rgba(255, 255, 255, 0.3);--hoverAlphaDark:rgba(0, 0, 0, 0.15);--activeTextColor:var(--secondaryColorDark);--baseTextColor:var(--colorOnSurface);--textColor:color-mix(in srgb, var(--baseTextColor) 87%, transparent);--textColorFaded:color-mix(in srgb, var(--colorOnSurface) 65%, transparent);--textColorInactive:color-mix(in srgb, var(--colorOnSurface) 25%, transparent);--warningColor:var(--colorWarning);--warningColor75:color-mix(in srgb, var(--colorWarning) 75%, #ffffff);--warningColor50:color-mix(in srgb, var(--colorWarning) 50%, #ffffff);--infoColor:var(--colorInfo);--infoColor75:color-mix(in srgb, var(--colorInfo) 75%, #ffffff);--infoColor50:color-mix(in srgb, var(--colorInfo) 50%, #ffffff);--successColor:var(--colorSuccess);--successColor75:color-mix(in srgb, var(--colorSuccess) 75%, #ffffff);--successColor50:color-mix(in srgb, var(--colorSuccess) 50%, #ffffff);--errorColor:var(--colorError);--errorColor75:color-mix(in srgb, var(--colorError) 75%, #ffffff);--errorColor50:color-mix(in srgb, var(--colorError) 50%, #ffffff);--errorBackgroundColor:color-mix(in srgb, var(--colorError) 15%, #ffffff);--headerColor:var(--colorInverseSurface);--headerColorHover:color-mix(in srgb, var(--headerColor), #ffffff 20%);--headerColorActive:color-mix(in srgb, var(--headerColor), #ffffff 30%);--subHeaderColor:color-mix(in srgb, var(--headerColor), #ffffff 5%);--headerTextColor:var(--colorSurfaceContainerHighest);--headerTextColorFaded:color-mix(in srgb, var(--headerTextColor) 87%, transparent);--selectedColor:var(--colorSecondary);--selectedBackgroundColor:color-mix(in srgb, var(--selectedColor) 20%, transparent);--selectedTextColor:var(--colorOnSecondary);--resizeHandleColor:var(--colorOutlineVariant);--toolbarTextColor:var(--textColor);--bottomNavigationBackgroundColor:var(--backgroundColor);--bottomNavigationTextColor:var(--textColor);--bottomNavigationSelectedItemBackgroundColor:transparent;--bottomNavigationSelectedItemTextColor:var(--activeTextColor);--inputBackgroundColor:var(--backgroundColor);--inputBorderColor:var(--colorOutline);--inputTextColor:var(--textColor);--inputFocusBorderColor:var(--colorPrimary);--inputHoverBorderColor:var(--inputTextColor);--inputLabelColor:var(--textColorFaded);--inputHelperTextColor:var(--inputLabelColor);--inputFocusLabelColor:var(--inputFocusBorderColor);--inputErrorColor:var(--colorError);--datePickerHeaderBackgroundColor:var(--colorPrimary);--datePickerHeaderTextColor:var(--colorOnPrimary);--datePickerHeaderActiveTextColor:var(--colorSecondary);--datePickerSelectedYearTextColor:var(--colorPrimary);--datePickerHoveredMonthNavigationTextColor:var(--colorSecondary);--datePickerHoveredYearTextColor:var(--colorSecondary);--datePickerDayOfWeekTextColor:var(--textColorFaded);--datePickerTextColor:var(--textColor);--datePickerInactiveDayTextColor:var(--textColorInactive);--datePickerTodayTextColor:var(--colorPrimary);--datePickerSelectedDateTextColor:var(--colorOnPrimary);--datePickerSelectedDateBackgroundColor:var(--colorPrimary);--datePickerHoveredDateTextColor:var(--textColorOnSecondary);--datePickerHoveredDateBackgroundColor:var(--colorSecondary);--datePickerWeekNumberTextColor:var(--datePickerDayOfWeekTextColor);--timePickerHeaderBackgroundColor:var(--datePickerHeaderBackgroundColor);--timePickerHeaderTextColor:var(--datePickerHeaderTextColor);--timePickerHeaderActiveTextColor:var(--datePickerHeaderActiveTextColor);--timePickerDialBackgroundColor:var(--colorSurfaceContainerHigh);--timePickerHandColor:var(--datePickerSelectedDateBackgroundColor);--timePickerSelectedTimeBackgroundColor:var(--timePickerHandColor);--timePickerSelectedTimeTextColor:var(--colorOnPrimary);--timePickerTextColor:var(--datePickerTextColor);--timePickerHoveredTimeTextColor:var(--colorSecondary);--chipBackgroundColor:var(--colorOutline);--chipHoveredBackgroundColor:var(--colorOnSecondaryContainer);--chipFocussedShadow:0 0 4px rgba(0, 0, 0, 0.14),0 3px 4px rgba(0, 0, 0, 0.12),0 1px 5px rgba(0, 0, 0, 0.2);--chipDeleteIconColor:var(--textColor);--chipHoveredDeleteIconColor:var(--hoverTextColor);--chipTextColor:var(--textColor);--chipHoveredTextColor:var(--colorOnSecondary);--tabBackgroundColor:transparent;--tabTextColor:var(--textColor);--tabSelectedItemBackgroundColor:var(--tabBackgroundColor);--tabSelectedItemTextColor:var(--tabTextColor);--tabSelectedItemBorderColor:var(--selectedColor);--windowHeaderBackgroundColor:var(--colorPrimary);--windowHeaderTextColor:var(--colorOnPrimary);--windowButtonTextColor:var(--colorOnPrimary);--windowHoverButtonTextColor:var(--hoverTextColor);--windowActiveButtonTextColor:var(--activeTextColor);--dialogBackgroundColor:var(--backgroundColor);--dialogTextColor:var(--textColor);--dialogButtonTextColor:var(--textColor);--dialogHoverButtonTextColor:var(--hoverTextColor);--dialogActiveButtonTextColor:var(--activeTextColor);--filterPanelBackgroundColor:var(--colorSurfaceContainer);--filterSelectedTitleBackgroundColor:var(--filterTitleBackgroundColor);--filterSelectedTitleTextColor:var(--filterTitleTextColor);--filterTitleBackgroundColor:var(--colorSurfaceDim);--filterTitleTextColor:var(--textColor);--htmlEditorToolbarBackgroundColor:var(--colorSecondaryContainer);--htmlEditorToolbarTextColor:var(--colorSurfaceContainerHighest);--numberSliderBackgroundColor:var(--colorSecondaryContainer);--numberSliderBackgroundHover:var(--colorOnSecondaryContainer);--numberSliderHandleBackgroundColor:var(--colorPrimary);--numberSliderSelectedValueLineBackgroundColor:var(--numberSliderHandleBackgroundColor);--numberSliderHandleTextColor:var(--colorOnPrimary);--splitContainerSplitterColor:var(--colorOutline);--toggleBoolInputActiveColor:var(--colorSecondary);--checkboxInactiveColor:var(--textColor);--checkboxActiveColor:var(--toggleBoolInputActiveColor);--radioButtonInactiveColor:var(--textColor);--radioButtonActiveColor:var(--toggleBoolInputActiveColor);--switchInactiveThumbColor:var(--colorOnPrimary);--switchInactiveTrackColor:var(--colorSurfaceDim);--switchActiveThumbColor:var(--colorSecondary);--switchActiveTrackColor:var(--colorSecondaryContainer);--navDrawerBackgroundColor:var(--statusBarBackgroundColor);--navDrawerTextColor:var(--statusBarTextColor);--dragAndDropbackgroundColor:var(--colorSurfaceContainerHighest);--dragAndDropTextColor:var(--textColor);--dragAndDropBorderColor:var(--colorOutline);--statusBarBackgroundColor:color-mix(in srgb, var(--colorPrimary), #000000 25%);--statusBarTextColor:var(--colorOnPrimary)}.swh-cluu-about-dialog-content{position:relative;height:100%}.swh-cluu-about-dialog-content>.swh-cluu-about-dialog-oss{position:absolute;bottom:0;right:0;width:auto;cursor:pointer}.swh-cluu-about-dialog-content>.swh-cluu-about-dialog-oss:focus,.swh-cluu-about-dialog-content>.swh-cluu-about-dialog-oss:hover{color:var(--hoverTextColor);text-decoration:underline}.swh-cluu-about-dialog-content>.swh-cluu-about-dialog-oss:active{color:var(--activeTextColor)}.swh-cluu-accordion-control .has-error .swh-cluu-accordion-container-title{background-color:var(--errorColor)}.swh-cluu-accordion-container-selected .swh-cluu-accordion-container-title{background-color:var(--primaryColor)}.swh-cluu-accordion-container-title{position:relative;cursor:pointer;display:flex;align-items:center;flex-wrap:nowrap}.swh-cluu-accordion-container-title input[type=checkbox],.swh-cluu-accordion-container-title-indicator{margin-right:10px;flex-shrink:0}.swh-cluu-accordion-container-title .swh-cluu-controls-title{flex-grow:1;flex-shrink:1}.swh-cluu-accordion-container-title .swh-cluu-controls-dropdown{width:24px;height:24px;overflow:visible;right:6px;padding:1px;flex-shrink:0;flex-grow:0;border:none}.swh-cluu-accordion-container-title .swh-cluu-controls-dropdown .mode-menu{width:20px;height:20px;color:var(--headerTextColor);background-color:transparent;padding:0}.swh-cluu-interaction-method-mouse .swh-cluu-accordion-container-title .swh-cluu-controls-dropdown .mode-menu:focus{color:var(--primaryColor)}.swh-cluu-controls-action-split-button{display:flex}.swh-cluu-controls-action-split-button>.swh-cluu-controls-action-split-button-primary-actions>.swh-cluu-button{border:none;background-color:transparent;padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx) - 8px)/ 2);margin:4px}.swh-cluu-controls-action-split-button>.swh-cluu-controls-action-split-button-overflow-button{padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx) - 8px)/ 2);margin:4px}.swh-cluu-action-split-button-item{position:relative}.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-image{height:15px;width:15px;float:left;margin-left:5px;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-image img{vertical-align:baseline}.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-image img,.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-image svg{max-height:100%;max-width:100%}.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-image svg{width:100%;height:100%}.swh-cluu-action-split-button-item .swh-cluu-action-split-button-item-caption{padding-left:25px;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.swh-cluu-controls-dropdown-item .swh-cluu-action-split-button-item{padding:10px 5px}.swh-cluu-action-split-button-error{display:flex;align-items:center;height:32px;color:var(--errorColor)}.swh-cluu-action-split-button-error>.matIcs{padding:4px}.swh-cluu-controls-action-split-button-overflow-actions{background-color:var(--backgroundColor)}.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-list-container>.swh-cluu-button{border:none;display:flex;font-weight:500;padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx) - 8px)/ 2);margin:4px}.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-list-container>.swh-cluu-button>.swh-cluu-controls-title>.swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{margin-left:12px}.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-controls-action-split-button-empty,.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-controls-action-split-button-error{padding:8px}.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-controls-action-split-button-error{color:var(--errorColor)}.swh-cluu-controls-action-split-button-overflow-actions>.swh-cluu-progress-indicator{min-width:128px;position:static}.swh-cluu-action-toolbar .swh-cluu-action-list{height:var(--blockSizeInPx);float:left;padding:0 var(--contentPadding);position:relative;width:calc(4 * calc(var(--blockSizeInPx) - 24px))}.swh-cluu-action-toolbar .swh-cluu-action-list .swh-cluu-controls-dropdown{display:block;position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-action-toolbar .swh-cluu-action-list .swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title{padding-right:20px}.swh-cluu-action-toolbar .swh-cluu-action-button-container{float:left;margin-left:0;width:calc(100% - 4 * calc(var(--blockSizeInPx) - 24px));height:var(--blockSizeInPx);overflow:hidden}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-additional-properties-section-tab{background:#f5f5f5;margin-top:var(--contentMargin);padding-left:var(--contentPadding);padding-right:var(--contentPadding)}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-renderers-grid-css-group-title{border-bottom:2px solid var(--primaryColor);padding-top:var(--contentPadding);padding-bottom:var(--contentPadding);margin-bottom:var(--contentMargin);display:flex;justify-content:space-between}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-renderers-grid-css-group-title>.swh-cluu-controls-title{font-size:20px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--primaryColor)}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-renderers-grid-css-group-title:hover{color:var(--hoverTextColor);cursor:pointer}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-renderers-grid-css-group-title:hover>.swh-cluu-controls-title{color:var(--hoverTextColor)}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-css-grid>.swh-cluu-controls-css-grid-cell{min-height:var(--blockSizeInPx)}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-objectLink-list{display:flex;gap:8px}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-additional-properties-labeled-content .swh-cluu-controls-labeled-content-label{min-height:auto;line-height:18px;padding-bottom:4px}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-additional-properties-labeled-content .swh-cluu-controls-labeled-content-label:not(:empty){padding-bottom:4px}.swh-cluu-fieldrenderers-additional-properties .swh-cluu-controls-additional-properties-labeled-content .swh-cluu-controls-labeled-content-content{min-height:var(--blockSizeInPx);padding-bottom:8px}.swh-cluu-controls-audio-player{width:100%}.swh-cluu-interaction-method-mouse .swh-cluu-controls-labeled-input:hover:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-error)>.swh-cluu-controls-bool-input>.swh-cluu-controls-input{border-color:var(--inputHoverBorderColor)}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-with-error):not(.swh-cluu-controls-labeled-input-no-label)>.swh-cluu-controls-bool-input>.swh-cluu-controls-input{color:transparent}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-bool-input,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-bool-input>.swh-cluu-controls-input{border-color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-bool-input>.swh-cluu-controls-input,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-value>.swh-cluu-controls-bool-input>.swh-cluu-controls-input{color:var(--inputTextColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-bool-input>.swh-cluu-controls-input{border-color:var(--inputErrorColor);color:var(--inputTextColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-bool-input>.swh-cluu-controls-input.has-error{-webkit-box-shadow:none;box-shadow:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-bool-input>.swh-cluu-controls-input.has-error:focus{border-color:var(--inputBorderColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-bool-input>.swh-cluu-controls-input:focus{border-color:var(--inputBorderColor)}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-helper-text{color:unset}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-toggle-bool-input-label .matIcs{color:unset}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-toggle-bool-input-label .swh-cluu-controls-toggle-bool-input-caption{color:unset}.swh-cluu-controls-toggle-bool-input.disabled{opacity:.5;cursor:not-allowed}.swh-cluu-controls-toggle-bool-input.disabled .swh-cluu-controls-toggle-bool-input-label{cursor:not-allowed}.swh-cluu-renderers-grid-cssGrid .swh-cluu-controls-css-grid-cell>.swh-cluu-controls-toggle-bool-input .swh-cluu-controls-toggle-bool-input-label{margin-bottom:0}.swh-cluu-renderers-grid-cssGrid .swh-cluu-controls-css-grid-cell>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden+.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden{display:block!important}.swh-cluu-renderers-grid-cssGrid .swh-cluu-controls-css-grid-cell>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden+.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden:before{content:"\00A0"}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-with-error .swh-cluu-controls-toggle-bool-input-label,.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-with-helper-text .swh-cluu-controls-toggle-bool-input-label{margin-bottom:0}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-form{padding:8px 0}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-form .swh-cluu-controls-toggle-bool-input-label{padding:12px 0 12px 0}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-outlinedForm{padding-top:8px}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-outlinedForm .swh-cluu-controls-toggle-bool-input-label{border:1px solid var(--inputBorderColor);border-radius:var(--borderRadius);padding:11px 15px}.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-toggle-bool-input.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-helper-text{padding-left:56px}.swh-cluu-controls-toggle-bool-input .swh-cluu-controls-toggle-bool-input-label{margin:0;cursor:pointer;display:flex;font-weight:400}.swh-cluu-controls-toggle-bool-input .swh-cluu-controls-toggle-bool-input-label .matIcs{float:left}.swh-cluu-controls-toggle-bool-input .swh-cluu-controls-toggle-bool-input-label .swh-cluu-controls-toggle-bool-input-caption{padding-left:4px;line-height:24px;font-size:16px;color:var(--inputLabelColor)}.swh-cluu-controls-toggle-bool-input .swh-cluu-controls-toggle-bool-input-label:focus{outline:0}.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-helper-text{display:block;padding-top:4px;padding-left:28px;padding-right:16px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text{color:var(--inputErrorColor)}.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text:not(.swh-cluu-hidden)+.swh-cluu-controls-labeled-input-helper-text{display:none}.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-helper-text{color:var(--inputHelperTextColor)}.swh-cluu-controls-selectionList__inputs{display:flex;flex-direction:column;gap:4px}.swh-cluu-controls-bool-output{color:var(--colorOnSurface)}.swh-cluu-controls-bool-output.swh-cluu-controls-bool-output-checked{color:var(--successColor)}.swh-cluu-controls-bool-output.matIcs{display:block}.swh-cluu-bottom-navigation{height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:var(--backgroundColor)}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-content{flex-grow:1;overflow:auto}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-content>.swh-cluu-bottom-navigation-item-content{height:100%}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-content>.swh-cluu-bottom-navigation-item-content:not(.swh-cluu-active){display:none}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers{height:var(--blockSizeInPx);text-align:center;z-index:1;position:relative;background-color:var(--bottomNavigationBackgroundColor);border-top:1px solid #eee;display:flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title{min-width:80px;max-width:168px;height:var(--blockSizeInPx);text-align:center;outline:0;cursor:pointer;overflow:hidden;color:var(--bottomNavigationTextColor);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 12px}.swh-cluu-interaction-method-mouse .swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title:focus,.swh-cluu-interaction-method-mouse .swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title:hover{color:var(--bottomNavigationSelectedItemTextColor)}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title.swh-cluu-selected{background-color:var(--bottomNavigationSelectedItemBackgroundColor);color:var(--bottomNavigationSelectedItemTextColor)}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title.swh-cluu-selected>.swh-cluu-controls-title-text{font-size:12px}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title>.swh-cluu-controls-title-icon{height:var(--iconSizeInPx);font-size:var(--iconSizeInPx);line-height:var(--iconSizeInPx)}.swh-cluu-bottom-navigation>.swh-cluu-bottom-navigation-headers>.swh-cluu-controls-title>.swh-cluu-controls-title-text{margin-left:0;font-size:12px;line-height:12px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-moz-transition:font-size .2s ease-in-out;-o-transition:font-size .2s ease-in-out;-webkit-transition:font-size .2s ease-in-out;transition:font-size .2s ease-in-out}.swh-cluu-button{color:var(--textColor);cursor:pointer;background-image:none;background-color:transparent;border:1px solid var(--borderColor);border-radius:var(--borderRadius);white-space:nowrap;vertical-align:middle;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swh-cluu-button:focus,.swh-cluu-button:focus:active{outline:0}.swh-cluu-button:active{box-shadow:none}.swh-cluu-button.swh-cluu-btn-primary{background-color:var(--primaryColor);color:var(--textColorOnPrimary)}.swh-cluu-button.swh-cluu-btn-primary:hover{border-color:var(--primaryColorDark)}.swh-cluu-interaction-method-mouse .swh-cluu-button.swh-cluu-btn-primary:focus,.swh-cluu-interaction-method-mouse .swh-cluu-button.swh-cluu-btn-primary:hover{background-color:var(--primaryColor);color:var(--textColorOnPrimary)}.swh-cluu-button.swh-cluu-btn-danger{background-color:var(--errorColor)}.swh-cluu-interaction-method-mouse .swh-cluu-button.swh-cluu-btn-danger:focus,.swh-cluu-interaction-method-mouse .swh-cluu-button.swh-cluu-btn-danger:hover{background-color:var(--errorColor)}.swh-cluu-button.swh-cluu-btn-link{color:var(--primaryColor);border:none}.swh-cluu-interaction-method-mouse .swh-cluu-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-button:hover{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-button:focus>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>img,.swh-cluu-interaction-method-mouse .swh-cluu-button:hover>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>img{filter:var(--hoverColorFilter)}.swh-cluu-interaction-method-mouse .swh-cluu-button:focus>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-button:hover>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>svg *{fill:var(--hoverTextColor)!important}.swh-cluu-button>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>img{filter:var(--textColorFilter);height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover}.swh-cluu-button:active{color:var(--activeTextColor)}.swh-cluu-button:active>.swh-cluu-controls-title svg *{fill:var(--activeTextColor)!important}.swh-cluu-button>img{height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover}.swh-cluu-button>.swh-cluu-button-icon{height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover}.swh-cluu-button>.swh-cluu-button-text{line-height:var(--iconSizeInPx)}.swh-cluu-button>.swh-cluu-button-with-text.swh-cluu-button-icon-left{margin-right:4px;float:left}.swh-cluu-button>.swh-cluu-button-with-text.swh-cluu-button-icon-right{margin-left:4px;float:right}.swh-cluu-button.swh-cluu-button-with-alternate.swh-cluu-active>:not(.swh-cluu-button-alternate){display:none}.swh-cluu-button.swh-cluu-button-with-alternate:not(.swh-cluu-active)>.swh-cluu-button-alternate{display:none}.swh-cluu-controls-cameraButton{height:var(--iconSizeInPx);width:var(--iconSizeInPx)}.swh-cluu-controls-camera{height:100%;width:100%}.swh-cluu-controls-camera .swh-cluu-controls-camera-videoPlayer{background:#000}.swh-cluu-controls-camera .swh-cluu-controls-camera-videoPlayer.swh-cluu-controls-camera-fullScreen{width:100%;height:100%;object-fit:cover}.swh-cluu-controls-camera .swh-cluu-controls-camera-videoPlayer.swh-cluu-controls-camera-fullCamera{height:100%;width:100%}.swh-cluu-controls-camera.swh-cluu-controls-camera-mirrored .swh-cluu-controls-camera-videoPlayer{transform:scaleX(-1)}.swh-cluu-controls-camera .swh-cluu-controls-camera-recording-time{position:absolute;bottom:96px;z-index:1;left:50%;transform:translateX(-50%);background-color:rgba(255,255,255,.5);padding:8px;border-radius:var(--borderRadius);color:var(--textColorFaded);font-weight:500;font-size:12px;padding-left:24px;line-height:1}.swh-cluu-controls-camera .swh-cluu-controls-camera-recording-time:before{content:" ";background-color:var(--textColorFaded);width:12px;height:12px;display:block;margin-right:8px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.swh-cluu-controls-camera.swh-cluu-controls-camera-recording .swh-cluu-controls-camera-recording-time:before{background-color:#c62828;border-radius:50%}.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton,.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton,.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton,.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton,.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton,.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton{background-color:rgba(255,255,255,.5);color:var(--textColorFaded);border-radius:50%;font-weight:500;position:absolute;height:48px;width:48px;padding:0;z-index:1;border:none}.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton span.matIcs,.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton span.matIcs,.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton span.matIcs,.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton span.matIcs,.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton span.matIcs,.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton span.swh-cluu-button-icon,.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton span.swh-cluu-button-icon,.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton span.swh-cluu-button-icon,.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton span.swh-cluu-button-icon,.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton span.swh-cluu-button-icon,.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton span.swh-cluu-button-icon.swh-cluu-button-icon-left,.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton span.swh-cluu-button-icon.swh-cluu-button-icon-left,.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton span.swh-cluu-button-icon.swh-cluu-button-icon-left,.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton span.swh-cluu-button-icon.swh-cluu-button-icon-left,.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton span.swh-cluu-button-icon.swh-cluu-button-icon-left,.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton{top:24px;right:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton{left:calc(50%);transform:translateX(-50%);top:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton{top:24px;left:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton{left:50%;transform:translateX(-50%);bottom:16px;height:64px;width:64px}.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton>span.matIcs{font-size:48px}.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton{left:calc(50% + 80px);transform:translateX(-50%);bottom:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton{left:calc(50% - 80px);transform:translateX(-50%);bottom:24px}.swh-cluu-controls-camera-settings .swh-cluu-controls-labeled-input{margin-bottom:16px}@media (orientation:landscape) and (min-height:240px) and (max-height:500px){.swh-cluu-controls-camera .swh-cluu-controls-camera-abortButton{top:24px;left:24px;right:auto}.swh-cluu-controls-camera .swh-cluu-controls-camera-switchRecordingModeButton{top:calc(50%);transform:translateY(-50%);left:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-settingsButton{top:auto;bottom:24px;left:24px}.swh-cluu-controls-camera .swh-cluu-controls-camera-takeSnapButton{left:auto;right:16px;transform:translateY(-50%);top:50%;bottom:auto}.swh-cluu-controls-camera .swh-cluu-controls-camera-flipCameraButton{left:auto;right:24px;top:calc(50% - 80px);transform:translateY(-50%);bottom:auto}.swh-cluu-controls-camera .swh-cluu-controls-camera-aspectRatioButton{left:auto;right:24px;top:calc(50% + 80px);transform:translateY(-50%);bottom:auto}.swh-cluu-controls-camera .swh-cluu-controls-camera-recording-time{bottom:24px}}.shw-cluu-controls-card{border:1px solid var(--borderColor);box-shadow:0 0 2px rgba(0,0,0,.14),0 2px 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);display:grid;color:var(--textColor);max-width:344px;min-width:200px;grid-template-rows:auto auto auto auto;grid-template-columns:auto}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleBelow{grid-template-areas:"content" "title" "subcontent" "footer"}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleAbove{grid-template-areas:"title" "content" "subcontent" "footer"}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard{grid-template-rows:auto auto auto;grid-template-columns:1fr 2fr;grid-template-areas:"content title" "content subcontent" "content footer";max-width:none}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-contentArea{height:100%;width:100%}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard.onlyContent{grid-template-areas:"content content" "content content" "content content"}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-buttonsArea{align-items:flex-end}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-buttonsArea>button{margin-bottom:0}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-iconsArea{align-items:flex-end}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-iconsArea>span{margin-bottom:0}.shw-cluu-controls-card .swh-cluu-controls-card-contentArea{grid-area:content;height:194px;width:100%;overflow:hidden}.shw-cluu-controls-card .swh-cluu-controls-card-contentArea>*{width:100%;height:100%}.shw-cluu-controls-card .swh-cluu-controls-card-titleArea{grid-area:title;font-size:21px;font-weight:700;text-align:left;padding:16px 16px 8px}.shw-cluu-controls-card .swh-cluu-controls-card-subcontentArea{grid-area:subcontent;padding:8px 16px;display:block}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea{grid-area:footer;display:flex;padding:16px}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea.buttonsLast{justify-content:flex-end}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea.buttonsLast .swh-cluu-controls-card-footerArea-buttonsArea{order:3;justify-content:flex-end}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea.buttonsLast .swh-cluu-controls-card-footerArea-buttonsArea>.swh-cluu-button{margin-right:0;margin-left:8px;padding-right:8px;padding-left:8px}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea.buttonsLast .swh-cluu-controls-card-footerArea-iconsArea{justify-content:flex-start}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea.buttonsLast .swh-cluu-controls-card-footerArea-iconsArea>span{margin-right:8px;margin-left:0;padding-right:8px;padding-left:8px}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-buttonsArea{order:1;display:flex;align-items:flex-end;flex-wrap:wrap}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-buttonsArea>.swh-cluu-button{margin-right:8px;margin-left:0;padding-right:8px;padding-left:8px;margin-bottom:8px}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-iconsArea{flex:1;display:flex;justify-content:flex-end;flex-wrap:wrap;order:2;align-items:center}.shw-cluu-controls-card .swh-cluu-controls-card-footerArea .swh-cluu-controls-card-footerArea-iconsArea>span{margin-right:0;margin-left:8px;padding-right:8px;padding-left:8px;margin-bottom:8px}.swh-cluu-controls-card-hoverable{cursor:pointer;transition:box-shadow var(--transitionTime) ease-in-out}.swh-cluu-controls-card-hoverable:hover{box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px rgba(0,0,0,.2)}.swh-cluu-controls-card-itemHidden{display:none!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.shw-cluu-controls-card{display:-ms-grid;-ms-grid-rows:auto auto auto auto;-ms-grid-columns:auto}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleBelow .swh-cluu-controls-card-contentArea{-ms-grid-row:1}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleBelow .swh-cluu-controls-card-titleArea{-ms-grid-row:2}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleBelow .swh-cluu-controls-card-subcontentArea{-ms-grid-row:3}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleBelow .swh-cluu-controls-card-footerArea{-ms-grid-row:4}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleAbove .swh-cluu-controls-card-contentArea{-ms-grid-row:2}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleAbove .swh-cluu-controls-card-titleArea{-ms-grid-row:1}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleAbove .swh-cluu-controls-card-subcontentArea{-ms-grid-row:3}.shw-cluu-controls-card.shw-cluu-controls-card-layoutTitleAbove .swh-cluu-controls-card-footerArea{-ms-grid-row:4}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard{-ms-grid-rows:auto auto auto;-ms-grid-columns:1fr 2fr}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-contentArea{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-titleArea{-ms-grid-column:2;-ms-grid-row:1}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-subcontentArea{-ms-grid-column:2;-ms-grid-row:2}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard .swh-cluu-controls-card-footerArea{-ms-grid-column:2;-ms-grid-row:3}.shw-cluu-controls-card.shw-cluu-controls-card-layoutPanoramaCard.onlyContent .swh-cluu-controls-card-contentArea{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:2}}.swh-cluu-controls-checkbox.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-checkbox.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-helper-text{padding-left:16px}.swh-cluu-controls-checkbox.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-toggle-bool-input-label{justify-content:space-between}.swh-cluu-controls-checkbox.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-toggle-bool-input-caption{padding-left:0}.swh-cluu-controls-checkbox.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-toggle-bool-input-label>.matIcs{order:1}.swh-cluu-controls-checkbox .swh-cluu-controls-toggle-bool-input-label .matIcs{color:var(--checkboxInactiveColor)}.swh-cluu-controls-checkbox .swh-cluu-controls-toggle-bool-input-label .matIcs.matIc-check-box,.swh-cluu-controls-checkbox .swh-cluu-controls-toggle-bool-input-label .matIcs.matIc-indeterminate-check-box{color:var(--checkboxActiveColor)}.swh-cluu-controls-chip{background:var(--chipBackgroundColor);height:22px;border-radius:11px;position:relative;overflow:hidden;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:4px}.swh-cluu-controls-chip:active,.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip:focus{-webkit-box-shadow:var(--chipFocussedShadow);box-shadow:var(--chipFocussedShadow);outline:0}.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip:hover{background-color:var(--chipHoveredBackgroundColor);cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip:hover .swh-cluu-controls-chip-title{color:var(--chipHoveredTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip:hover .swh-cluu-controls-chip-iconWrapper{opacity:1}.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip.swh-cluu-controls-chip-deletable:hover .swh-cluu-controls-chip-iconWrapper{opacity:1;color:var(--chipHoveredTextColor)}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable .swh-cluu-controls-chip-iconWrapper{color:var(--chipDeleteIconColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-chip.swh-cluu-controls-chip-deletable .swh-cluu-controls-chip-iconWrapper:hover{color:var(--chipHoveredDeleteIconColor)}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable .swh-cluu-controls-chip-iconWrapper .matIcs{font-size:18px}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable.disabled{opacity:.5;cursor:not-allowed}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable.disabled .swh-cluu-controls-chip-iconWrapper{cursor:not-allowed}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable>.swh-cluu-controls-chip-title{padding-right:0}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable>.swh-cluu-controls-chip-iconWrapper{opacity:.54;margin-left:0}.swh-cluu-controls-chip.swh-cluu-controls-chip-deletable.swh-cluu-error>.swh-cluu-controls-chip-title{color:var(--errorColor)}.swh-cluu-controls-chip>.swh-cluu-controls-chip-iconWrapper{display:flex;align-items:center;justify-content:center}.swh-cluu-controls-chip>.swh-cluu-controls-chip-title{font-size:12px;font-weight:500;color:var(--chipTextColor);line-height:22px;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px}.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input>.swh-cluu-controls-chip-input-field{flex-basis:128px;flex-shrink:0;flex-grow:1;align-self:center;padding:0;font-size:16px;background-color:transparent}.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input>.swh-cluu-controls-chip-input-field,.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input>.swh-cluu-controls-chip-input-field:active,.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input>.swh-cluu-controls-chip-input-field:focus,.swh-cluu-controls-chip-input.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input>.swh-cluu-controls-chip-input-field:hover{border:none;outline:0}.swh-cluu-controls-file-chip-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-file-chip-input-label>.matIcs{opacity:0}.swh-cluu-controls-file-chip-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-file-chip-input-label>.swh-cluu-controls-file-chip-input-upload-label-text{opacity:0}.swh-cluu-controls-file-chip-input{overflow:hidden}.swh-cluu-controls-file-chip-input.swh-cluu-controls-file-chip-input-drag-active{background:var(--hoverAlphaDark)}.swh-cluu-controls-file-chip-input .swh-cluu-controls-input{padding:0}.swh-cluu-controls-file-chip-input .swh-cluu-controls-file-chip-input-label{width:100%;cursor:pointer;font-size:14px;font-weight:400;margin:0;display:flex;align-items:center;border:none;box-shadow:none;outline:0}.swh-cluu-controls-file-chip-input .swh-cluu-controls-file-chip-input-label>.matIcs{transition:opacity var(--transitionTime) var(--sharpCurve);width:var(--iconSizeInPx);height:var(--iconSizeInPx);margin-right:calc(var(--contentMargin)/ 3)}.swh-cluu-controls-file-chip-input .swh-cluu-controls-file-chip-input-label>.swh-cluu-controls-file-chip-input-upload-label-text{transition:opacity var(--transitionTime) var(--sharpCurve);color:var(--textColor)}.swh-cluu-controls-file-chip-input .swh-cluu-file-chip-input{display:none}.swh-cluu-controls-file-chip-input .swh-cluu-controls-chip.swh-cluu-error:focus>.swh-cluu-controls-chip-title,.swh-cluu-controls-file-chip-input .swh-cluu-controls-chip.swh-cluu-error:hover>.swh-cluu-controls-chip-title,.swh-cluu-controls-file-chip-input .swh-cluu-controls-chip.swh-cluu-error>.swh-cluu-controls-chip-title{color:var(--errorColor)}.swh-cluu-databound-chip-input-selection-popup>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control>.swh-cluu-tabs-headers{display:none}.swh-cluu-databound-chip-input-selection-popup>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control>.swh-cluu-tabs-headers+.swh-cluu-tab-control-content{height:100%}.swh-cluu-databound-chip-input-selection-popup>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control .swh-cluu-controls-combined-filter{display:none}.swh-cluu-controls-labeled-input.swh-cluu-controls-combo-box-chip-input>.swh-cluu-controls-labeled-input-input-wrapper{cursor:pointer}.swh-cluu-settings-enabled-filter .swh-cluu-controls-labeled-input-suffixes>.swh-cluu-controls-dropdown{display:flex}.swh-cluu-controls-combined-filter{display:flex;flex-direction:column;z-index:1;height:100%;transition:width var(--transitionTime) var(--sharpCurve),visibility var(--transitionTime) var(--sharpCurve),margin var(--transitionTime) var(--sharpCurve),height 0s var(--transitionTime) var(--sharpCurve);width:480px}.swh-cluu-controls-combined-filter:not(.swh-cluu-active){margin:0;width:0;height:0;visibility:hidden}.swh-cluu-controls-combined-filter.swh-cluu-active{transition:width var(--transitionTime) var(--sharpCurve),visibility var(--transitionTime) var(--sharpCurve),margin var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-combined-filter>.swh-cluu-controls-toolbar{flex-shrink:0;width:480px}.swh-cluu-controls-combined-filter>.swh-cluu-controls-combined-filter-scrolling-container{flex-grow:1;overflow:hidden;width:480px;border-top:none;border-bottom:none;background-color:var(--filterPanelBackgroundColor)}.swh-cluu-controls-combined-filter>.swh-cluu-controls-combined-filter-scrolling-container>.swh-cluu-controls-combined-filter-wrapper{height:100%;overflow:auto}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-controls-viewMetadataBasedFilter-header{display:flex;align-items:center;padding:4px var(--contentPadding);background-color:var(--filterTitleBackgroundColor);color:var(--filterTitleTextColor)}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-controls-viewMetadataBasedFilter-header>.swh-cluu-controls-switch{flex-grow:1;padding:0}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-controls-viewMetadataBasedFilter-header>.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label{padding:0}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-controls-viewMetadataBasedFilter-header>.matIcs{padding:8px;padding-right:0}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-list-container:not(:empty){padding:8px var(--contentPadding)}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-list-container .swh-cluu-controls-viewMetadataBasedFilter-field{width:100%}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-list-container .swh-cluu-controls-viewMetadataBasedFilter-field .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon{height:var(--iconSizeInPx);width:var(--iconSizeInPx);filter:var(--textColorFilter)}.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-list-container .swh-cluu-controls-viewMetadataBasedFilter-field .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>img,.swh-cluu-controls-viewMetadataBasedFilter>.swh-cluu-list-container .swh-cluu-controls-viewMetadataBasedFilter-field .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>svg{height:var(--iconSizeInPx);width:var(--iconSizeInPx)}.swh-cluu-controls-predefined-filter{width:100%}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header{display:flex;align-items:center;width:100%;padding:4px var(--contentPadding);background-color:var(--filterTitleBackgroundColor);color:var(--filterTitleTextColor);border-bottom:1px solid var(--borderColor)}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header>.swh-cluu-controls-switch{flex-grow:1;padding:0}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header>.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label{padding:0}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header>.matIcs{padding:8px;padding-right:0}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header>.swh-cluu-controls-toolbar{height:auto;flex-shrink:0}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-header>.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-overflow{margin:0;padding:8px;padding-right:0}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-parameters:not(:empty){padding:8px var(--contentPadding)}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-parameters .swh-cluu-controls-predefined-filter-renderer-parameter{width:100%}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-parameters .swh-cluu-controls-predefined-filter-renderer-parameter .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon{height:var(--iconSizeInPx);width:var(--iconSizeInPx);filter:var(--textColorFilter)}.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-parameters .swh-cluu-controls-predefined-filter-renderer-parameter .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>img,.swh-cluu-controls-predefined-filter>.swh-cluu-controls-predefined-filter-parameters .swh-cluu-controls-predefined-filter-renderer-parameter .swh-cluu-controls-viewMetadataBasedFilter-field-filter-type-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>svg{height:var(--iconSizeInPx);width:var(--iconSizeInPx)}@media (min-width:960px) and (max-width:1279px){.swh-cluu-controls-combined-filter{width:388px}.swh-cluu-controls-combined-filter>.swh-cluu-controls-combined-filter-scrolling-container,.swh-cluu-controls-combined-filter>.swh-cluu-controls-toolbar{width:388px}}@media (max-width:959px){.swh-cluu-controls-combined-filter{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;min-width:0;background-color:var(--backgroundColor)}.swh-cluu-controls-combined-filter>.swh-cluu-controls-combined-filter-scrolling-container,.swh-cluu-controls-combined-filter>.swh-cluu-controls-toolbar{width:100%}}@media (max-width:599px){.swh-cluu-controls-combined-filter{margin:0}.swh-cluu-controls-combined-filter>.swh-cluu-controls-combined-filter-scrolling-container{border-radius:0}}.swh-cluu-body .modal .swh-cluu-window.swh-cluu-controls-color-picker-window{height:525px}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-matrix{height:200px;width:100%;position:relative;cursor:pointer;touch-action:none;overflow:hidden}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-matrix>.swh-cluu-controls-color-picker-indicator{position:absolute;top:0;left:0;height:15px;width:15px;border-radius:50%;border:1px solid #000;transform:translate(-50%,-50%);pointer-events:none;touch-action:none}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-matrix>.swh-cluu-controls-color-picker-indicator:before{position:absolute;display:block;content:"";border:1px solid #fff;border-radius:50%;height:100%;width:100%}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper{display:flex;align-items:center}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-preview-wrapper{width:50px;height:50px;margin:16px;background-image:linear-gradient(45deg,#d0d0d0 25%,transparent 25%),linear-gradient(-45deg,#d0d0d0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d0d0d0 75%),linear-gradient(-45deg,transparent 75%,#d0d0d0 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border-radius:50%;border:1px solid var(--borderColor);overflow:hidden}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-preview-wrapper>.swh-cluu-controls-color-picker-preview{height:100%;width:100%}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper{flex-grow:1}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-outer-line,.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-outer-line{background-color:transparent!important;height:10px;border-radius:5px;border:1px solid #e0e0e0}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-handle,.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-handle{border:1px solid #000;background-color:transparent;height:10px;width:10px;top:27px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-handle:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-handle:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-handle:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-handle:hover{width:14px;height:14px;top:25px}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-handle:before,.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-handle:before{position:absolute;display:block;content:"";border:1px solid #fff;border-radius:50%;height:100%;width:100%}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-hue>.swh-cluu-controls-numberSlider-outer-line{background:linear-gradient(90deg,red,#f0f 16.67%,#00f 33.33%,#0ff 50%,#0f0 66.67%,#ff0 83.33%,red 100%)}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-preview-slider-wrapper>.swh-cluu-controls-color-picker-slider-wrapper>.swh-cluu-controls-color-picker-alpha>.swh-cluu-controls-numberSlider-outer-line{background:linear-gradient(90deg,transparent,#000)}.swh-cluu-controls-color-picker>.swh-cluu-controls-color-picker-input{margin-top:16px}.swh-cluu-controls-simple-combo-box-dropdown{overflow:auto}.swh-cluu-controls-simple-combo-box-dropdown>.swh-cluu-controls-combo-box-dropdown-item{height:var(--blockSizeInPx);padding:var(--contentPadding);cursor:pointer;gap:4px}.swh-cluu-controls-simple-combo-box-dropdown>.swh-cluu-controls-combo-box-dropdown-item:hover{color:var(--hoverColor)}.swh-cluu-controls-simple-combo-box-dropdown>.swh-cluu-controls-combo-box-dropdown-item.swh-cluu-selected{outline:0;background-color:var(--selectedBackgroundColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-combo-box>.swh-cluu-controls-labeled-input-input-wrapper{cursor:pointer}.swh-cluu-controls-labeled-input.swh-cluu-controls-combo-box>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-title{outline:0}.swh-cluu-controls-comboBox-searchable-dropdown-content>.swh-cluu-controls-searchbar{padding:0;width:100%}.swh-cluu-controls-comboBox-searchable-dropdown-content>.swh-cluu-controls-searchbar.swh-cluu-controls-labeled-input-outlined>.swh-cluu-controls-labeled-input-input-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0}.swh-cluu-controls-comboBox-searchable-dropdown-content>.swh-cluu-controls-comboBox-dropdown-content,.swh-cluu-controls-comboBox-searchable-dropdown-content>.swh-cluu-controls-comboBox-dropdown-content.swh-cluu-controls-css-grid-cell{overflow:auto;position:relative}.swh-cluu-window-close-button-container{position:relative;width:var(--blockSizeInPx);height:var(--blockSizeInPx)}.swh-cluu-window-close-button-container .swh-cluu-empty-close-button-replacement{height:var(--blockSizeInPx);width:var(--blockSizeInPx);cursor:default;background-color:transparent;color:var(--textColorOnPrimary)}.swh-cluu-interaction-method-mouse .swh-cluu-window-close-button-container .swh-cluu-menu:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window-close-button-container .swh-cluu-menu:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-window-close-button-container .swh-cluu-menu:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-inline-file-preview-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{display:flex;align-items:center;justify-content:center}.swh-cluu-controls-inline-file-preview-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper>*{max-width:100%;max-height:100%;object-fit:contain}.swh-cluu-controls-inline-file-preview-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper>object{width:100%;height:100%}.swh-cluu-controls-inline-file-preview-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper p{line-height:2;align-self:flex-start;flex-grow:1}.swh-cluu-container{height:100%;padding:0;margin:0}.swh-cluu-container.swh-cluu-content-wrapped{height:auto}.swh-cluu-container-content{height:100%;position:relative}.cookieMessageWrapper{visibility:hidden;position:absolute;background:#ddd;right:0;width:100%;text-align:center;transition:bottom 1s ease-in-out;padding:1.5em}.cookieMessageWrapper .messageWrapper{width:calc(100% - 17em);float:left}.cookieMessageWrapper .readMoreButton{cursor:pointer;color:#4682b4;position:absolute;right:10em;top:50%;margin-top:-.5em;transition:color .2s ease-in-out}.swh-cluu-interaction-method-mouse .cookieMessageWrapper .readMoreButton:hover{color:#6a9bc3}.cookieMessageWrapper .acceptCookiesButton{cursor:pointer;color:#f5f5f5;font-weight:700;padding:9px 25px;border-radius:var(--borderRadius);background-color:#4682b4;position:absolute;right:2em;top:50%;margin-top:calc(-.75em - 7px);transition:background-color .2s ease-out;max-width:100px}.swh-cluu-interaction-method-mouse .cookieMessageWrapper .acceptCookiesButton:hover{background-color:#6a9bc3}@media (max-width:767px){.cookieMessageWrapper .messageWrapper{float:none;width:100%;margin-bottom:1em}.cookieMessageWrapper .readMoreButton{display:inline;position:static;margin-top:0;margin-right:5%}.cookieMessageWrapper .acceptCookiesButton{position:static;margin-top:0;margin:0 auto;display:inline}}.messageShown{bottom:0!important}.messageHidden{display:none}.swh-cluu-controls-cql-builder{display:flex;flex-direction:column}.swh-cluu-controls-cql-builder__toolbar{flex-shrink:0}.swh-cluu-controls-cql-builder__preview{height:100%}.swh-cluu-controls-cql-builder__previewContent{display:flex;flex-direction:column;height:100%}@media only screen and (min-width:600px){.swh-cluu-controls-cql-builder{height:100%}}.swh-cluu-controls-css-grid{display:grid;overflow:hidden}.swh-cluu-controls-css-grid>.swh-cluu-controls-css-grid-cell{overflow:hidden}.swh-cluu-dataCollection{height:100%;position:relative;display:grid;grid-template-rows:min-content 1fr;grid-template-columns:1fr;grid-template-areas:"toolbar" "content";overflow:hidden}.swh-cluu-dataCollection__toolbar{grid-area:toolbar}.swh-cluu-dataCollection__content{grid-area:content;overflow:hidden}.swh-cluu-dataCollection__content--empty{display:none}.swh-cluu-dataCollection__emptyContent{grid-area:content;padding:16px}.swh-cluu-dataCollection-emptyData{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.swh-cluu-dataCollection-emptyData__content{color:var(--textColor);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.swh-cluu-dataCollection-emptyData__content h1{font-size:32px;font-weight:300;margin:0}.swh-cluu-dataCollection-emptyData__content h2{font-weight:300;font-size:12px}.swh-cluu-dataCollection-window__view{height:100%}.swh-cluu-dataList-renderer{height:100%;box-shadow:0 0 2px rgba(0,0,0,.14),0 2px 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);display:flex;flex-direction:column}.swh-cluu-dataList-renderer__content{height:100%;overflow:auto;flex-grow:1;flex-shrink:1}.swh-cluu-dataList-item{padding:8px;min-height:var(--blockSizeInPx);cursor:pointer;background-color:var(--paperBackgroundColor);color:var(--textColor);width:100%;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.swh-cluu-dataList-item:not(:last-child){border-bottom:1px solid #eee}.swh-cluu-dataList-item--with-icon{min-height:var(--blockSizeInPx);display:flex;align-items:center}.swh-cluu-dataList-item__content{width:100%}.swh-cluu-dataList-item__icon{float:left;padding:var(--toolbarItemContentPaddingVar);margin:0 var(--toolbarItemMarginVar)}.swh-cluu-dataList-item__title{font-size:16px;line-height:20px;white-space:nowrap;overflow:hidden;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}.swh-cluu-dataTable-renderer{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;border-top:none;border-bottom:none}.swh-cluu-dataTable-renderer__content{width:100%;height:100%;overflow:auto;flex-grow:1;flex-shrink:1}.swh-cluu-dataTable{position:relative;border-collapse:separate;max-width:100%}.swh-cluu-dataTable-tableRow{position:relative;outline:0}.swh-cluu-dataTable-tableRow:hover>td{background-color:#f5f5f5}.swh-cluu-dataTable-tableRow--selected>td{background-color:var(--selectedBackgroundColor)}.swh-cluu-dataTable-tableHeader{padding:8px;white-space:nowrap;font-size:12px;font-weight:700;color:var(--textColorFaded);vertical-align:inherit;height:var(--blockSizeInPx);background-color:#e0e0e0;position:sticky;top:0;z-index:1;overflow:hidden;text-align:left}.swh-cluu-dataTable-tableHeader--padding{width:100%;padding:0;min-width:8px}.swh-cluu-dataTable-tableHeader--selection{width:calc(var(--iconSizeInPx) - 4px);color:var(--textColorFaded);padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-dataTable-tableHeader--selection>.matIcs{display:block}.swh-cluu-dataTable-tableHeader__checkbox{display:block;cursor:pointer}.swh-cluu-dataTable-tableHeader__checkbox--selected{color:var(--secondaryColor)}.swh-cluu-dataTable-tableHeader__resizeHandle{position:absolute;height:100%;width:8px;top:0;right:0;cursor:ew-resize;display:flex;align-items:center;justify-content:flex-end;padding:4px 0}.swh-cluu-dataTable-tableHeader__resizeHandle:after{content:" ";height:100%;width:2px;background-color:var(--resizeHandleColor)}.swh-cluu-dataTable-tableData{height:var(--blockSizeInPx);position:relative;vertical-align:inherit;padding:8px;color:var(--textColor);border-bottom:1px solid var(--borderColor);white-space:nowrap}.swh-cluu-dataTable-tableData--selection{color:var(--textColorFaded);padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-dataTable-tableData--selection>.matIcs{display:block}.swh-cluu-dataTable-tableData--padding{width:100%;padding:0;min-width:8px}.swh-cluu-dataTable-tableData__content{min-width:max-content}.swh-cluu-dataTable-tableData__checkbox{display:block;cursor:pointer}.swh-cluu-dataTable-tableData__checkbox--selected{color:var(--secondaryColor)}.swh-cluu-dataObjectSelector__input{border:none;padding:0;color:var(--textColor);background-color:#f5f5f5;outline:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;font-size:16px}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-dateTime-input{cursor:text}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-dateTime-input>input{opacity:0;pointer-events:none}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-dateTime-input>.swh-cluu-dateTime-input-placeholder{opacity:0;pointer-events:none}.swh-cluu-dateTime-input{overflow:hidden;position:relative;background-color:var(--hoverAlphaLight)}.swh-cluu-dateTime-input.disabled,.swh-cluu-dateTime-input[disabled]{pointer-events:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}.swh-cluu-dateTime-input ::selection{background-color:transparent}.swh-cluu-dateTime-input ::-moz-selection{background-color:transparent}.swh-cluu-dateTime-input input{width:20px;border:0;text-align:center;color:var(--textColor);background-color:transparent;padding:0;transition:opacity var(--transitionTime) var(--sharpCurve)}.swh-cluu-dateTime-input input::-moz-placeholder{color:var(--textColorFaded)}.swh-cluu-dateTime-input input:-ms-input-placeholder{color:var(--textColorFaded)}.swh-cluu-dateTime-input input::-webkit-input-placeholder{color:var(--textColorFaded)}.swh-cluu-dateTime-input input.swh-cluu-dateTime-input-year{width:40px}.swh-cluu-dateTime-input input:focus{background-color:var(--primaryColor);color:var(--textColorOnPrimary);box-shadow:none;border:0;outline:0}.swh-cluu-dateTime-input>.matIcs{display:block;float:right;cursor:pointer;color:var(--textColor);transition:opacity var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-date-picker{max-width:340px;width:100%}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:var(--datePickerHeaderBackgroundColor);color:var(--datePickerHeaderTextColor);height:105px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year{font-weight:500}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-year{font-size:16px;cursor:default}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-year:not(.swh-cluu-active){cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-year:not(.swh-cluu-active):hover{color:var(--datePickerHeaderActiveTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-year.swh-cluu-active{color:var(--datePickerHeaderActiveTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-title{font-size:36px;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-title:not(.swh-cluu-active){cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-title:not(.swh-cluu-active):hover{color:var(--datePickerHeaderActiveTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-date-picker-title-and-year>.swh-cluu-controls-date-picker-title.swh-cluu-active{color:var(--datePickerHeaderActiveTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-title>.swh-cluu-controls-time-picker-today{padding:12px;margin:4px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection{height:336px;position:relative;color:var(--datePickerTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-year{width:100%;height:100%;overflow:auto;padding:0 8px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-year>.swh-cluu-date-picker-selectable-year{text-align:center;font-size:16px;padding:12px;font-weight:500;cursor:pointer}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-year>.swh-cluu-date-picker-selectable-year.swh-cluu-active{font-size:24px;color:var(--datePickerSelectedYearTextColor);font-weight:700}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-year>.swh-cluu-date-picker-selectable-year:not(.swh-cluu-active):hover{color:var(--datePickerHoveredYearTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date{width:100%;height:100%;padding:0 8px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-selection-month{height:56px;padding:16px 0;font-weight:700;display:flex}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-selection-month>.matIcs{display:block;float:left;cursor:pointer;flex-shrink:0}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-selection-month>.matIcs:hover{color:var(--datePickerHoveredMonthNavigationTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-selection-month>.swh-cluu-controls-date-picker-month{float:left;height:24px;line-height:24px;text-align:center;flex-grow:1}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days-of-week>.swh-cluu-controls-date-picker-day-of-week{width:calc(100% / 7 - (16px / 7 + 4px));float:left;text-align:center;height:40px;line-height:40px;margin:0 2px;font-size:12px;font-weight:500;color:var(--datePickerDayOfWeekTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year{float:left;width:16px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week{position:relative;height:40px;font-size:10px;line-height:40px;text-align:center}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week:first-child{margin-top:40px}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day{width:calc(100% / 7 - (16px / 7 + 4px));float:left;text-align:center;height:40px;line-height:40px;position:relative;cursor:pointer;margin:0 2px;font-size:12px;font-weight:500;transition:color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day.swh-cluu-date-time-picker-day-empty{cursor:default}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day:not(.swh-cluu-date-time-picker-day-empty):before{background-color:transparent;color:var(--datePickerTextColor);position:absolute;content:" ";top:0;left:0;width:0;height:0;margin:50%;border-radius:50%;z-index:-1;transition:width var(--transitionTime) var(--sharpCurve),height var(--transitionTime) var(--sharpCurve),margin var(--transitionTime) var(--sharpCurve),background-color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day.swh-cluu-date-time-picker-today{font-weight:700;color:var(--datePickerTodayTextColor)}.swh-cluu-controls-date-picker>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day.swh-cluu-controls-date-picker-day-inactive{color:var(--datePickerInactiveDayTextColor)}.swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week{cursor:pointer;transition:color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week:before{background-color:transparent;color:var(--datePickerTextColor);position:absolute;content:" ";top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);z-index:-1;transition:width var(--transitionTime) var(--sharpCurve),height var(--transitionTime) var(--sharpCurve),background-color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week.swh-cluu-active{color:var(--datePickerSelectedDateTextColor)}.swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week.swh-cluu-active:before{width:100%;height:100%;background-color:var(--datePickerSelectedDateBackgroundColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week:hover:not(.swh-cluu-active){color:var(--datePickerHoveredDateTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-weeks-of-year>.swh-cluu-controls-date-picker-week:hover:not(.swh-cluu-active):before{width:100%;height:100%;background-color:var(--datePickerHoveredDateBackgroundColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day:hover:not(.swh-cluu-date-time-picker-day-empty){color:var(--datePickerHoveredDateTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker.swh-cluu-controls-date-picker-week-selection>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day:hover:not(.swh-cluu-date-time-picker-day-empty):before{width:100%;height:100%;margin:0;background-color:var(--datePickerHoveredDateBackgroundColor)}.swh-cluu-controls-date-picker:not(.swh-cluu-controls-date-picker-week-selection)>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day.swh-cluu-active{color:var(--datePickerSelectedDateTextColor)}.swh-cluu-controls-date-picker:not(.swh-cluu-controls-date-picker-week-selection)>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day.swh-cluu-active:not(.swh-cluu-date-time-picker-day-empty):before{width:100%;height:100%;margin:0;background-color:var(--datePickerSelectedDateBackgroundColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker:not(.swh-cluu-controls-date-picker-week-selection)>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day:hover:not(.swh-cluu-active):not(.swh-cluu-date-time-picker-day-empty){color:var(--datePickerHoveredDateTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-date-picker:not(.swh-cluu-controls-date-picker-week-selection)>.swh-cluu-controls-date-picker-selection>.swh-cluu-controls-date-picker-selection-date>.swh-cluu-controls-date-picker-days>.swh-cluu-controls-date-picker-day:hover:not(.swh-cluu-active):not(.swh-cluu-date-time-picker-day-empty):before{width:100%;height:100%;margin:0;background-color:var(--datePickerHoveredDateBackgroundColor)}.swh-cluu-controls-time-picker{max-width:340px;width:100%}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title{background-color:var(--timePickerHeaderBackgroundColor);color:var(--timePickerHeaderTextColor);padding:16px 16px;display:flex;justify-content:center;align-items:center;height:105px;position:relative}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM{font-weight:500;font-size:0;text-align:center;flex-grow:1}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-selected-time-title{font-size:48px;cursor:default;display:inline-block;line-height:1}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-selected-time-title>*{display:inline-block}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-selected-time-title>:not(.swh-cluu-controls-time-separator):not(.swh-cluu-active){cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-selected-time-title>:not(.swh-cluu-controls-time-separator):not(.swh-cluu-active):hover{color:var(--timePickerHeaderActiveTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-selected-time-title>.swh-cluu-active{color:var(--timePickerHeaderActiveTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM{display:inline-block;font-size:16px;padding-left:8px;color:var(--timePickerHeaderTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-AM.swh-cluu-active,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-PM.swh-cluu-active{color:var(--timePickerHeaderActiveTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-AM:not(.swh-cluu-active),.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-PM:not(.swh-cluu-active){cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-AM:not(.swh-cluu-active):hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-title-and-AMPM>.swh-cluu-controls-time-picker-AMPM>.swh-cluu-controls-time-picker-PM:not(.swh-cluu-active):hover{color:var(--timePickerHeaderActiveTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-title>.swh-cluu-controls-time-picker-now{position:absolute;right:20px;top:50%;transform:translateY(-50%);padding:12px}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection{width:100%;height:100%;max-height:336px;padding:24px;position:relative}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper{width:100%;height:100%;position:relative;z-index:0;border-radius:50%;background-color:var(--timePickerDialBackgroundColor);padding-top:100%}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-dial{position:absolute;width:calc(100% - 48px);height:calc(100% - 48px);top:24px;left:24px}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-dial>.swh-cluu-controls-time-picker-dial-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:8px;width:8px;border-radius:50%;background-color:var(--timePickerHandColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-dial>.swh-cluu-controls-time-picker-dial-line{position:absolute;left:50%;bottom:50%;height:0;width:2px;background-color:var(--timePickerHandColor);transform-origin:bottom}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-dial>.swh-cluu-controls-time-picker-dial-outer{width:32px;height:32px;background-color:var(--timePickerSelectedTimeBackgroundColor);position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute>.swh-cluu-time-picker-time:nth-child(5n+1),.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second>.swh-cluu-time-picker-time:nth-child(5n+1){width:48px;height:48px;line-height:48px;z-index:1}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-hour,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second{z-index:1;overflow:visible;position:absolute;width:calc(100% - 48px);height:calc(100% - 48px);top:24px;left:24px;color:var(--timePickerTextColor)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-hour>.swh-cluu-time-picker-time,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute>.swh-cluu-time-picker-time,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second>.swh-cluu-time-picker-time{text-align:center;font-size:14px;font-weight:500;cursor:pointer;position:absolute;width:32px;height:32px;line-height:32px;-ms-user-select:none;-moz-user-selct:none;-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%)}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-hour>.swh-cluu-time-picker-time.swh-cluu-controls-time-picker-time-hidden:not(.swh-cluu-active),.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute>.swh-cluu-time-picker-time.swh-cluu-controls-time-picker-time-hidden:not(.swh-cluu-active),.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second>.swh-cluu-time-picker-time.swh-cluu-controls-time-picker-time-hidden:not(.swh-cluu-active){display:none}.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-hour>.swh-cluu-time-picker-time.swh-cluu-active,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute>.swh-cluu-time-picker-time.swh-cluu-active,.swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second>.swh-cluu-time-picker-time.swh-cluu-active{color:var(--timePickerSelectedTimeTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-hour>.swh-cluu-time-picker-time:hover:not(.swh-cluu-active),.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-minute>.swh-cluu-time-picker-time:hover:not(.swh-cluu-active),.swh-cluu-interaction-method-mouse .swh-cluu-controls-time-picker>.swh-cluu-controls-time-picker-selection>.swh-cluu-controls-time-picker-selection-time-wrapper>.swh-cluu-controls-time-picker-selection-second>.swh-cluu-time-picker-time:hover:not(.swh-cluu-active){color:var(--timePickerHoveredTimeTextColor)}.swh-cluu-controls-date-time-picker{display:flex}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-picker-dialog,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-time-picker-dialog{padding-left:0;padding-right:0}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-picker-dialog>.swh-cluu-window-wrapper,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-time-picker-dialog>.swh-cluu-window-wrapper{width:340px;height:525px}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-time-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{padding:0}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-time-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button{max-width:calc((100% - 32px)/ 2)}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-time-picker-dialog{padding-left:0;padding-right:0}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-time-picker-dialog>.swh-cluu-window-wrapper{width:680px;height:525px}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-time-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{padding:0}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-controls-date-time-picker-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button.swh-cluu-controls-date-time-picker-dialog-confirm-step-1{display:none}.swh-cluu-controls-timeZonePicker{height:100%}.swh-cluu-controls-dock-panel{width:100%;height:100%;display:flex;flex-flow:column wrap;justify-content:space-between}.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-bottom,.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-middle,.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-top{width:100%;overflow:hidden;max-height:100%}.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-bottom,.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-top{flex:none}.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-middle{display:flex;flex-flow:row wrap;justify-content:space-between;flex:1}.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-middle .swh-cluu-controls-dock-panel-content{flex:1;overflow:hidden;max-height:100%}.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-middle .swh-cluu-controls-dock-panel-left,.swh-cluu-controls-dock-panel .swh-cluu-controls-dock-panel-middle .swh-cluu-controls-dock-panel-right{flex:none;overflow:hidden;max-height:100%}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-button{text-align:right;color:var(--textColor);background-color:transparent;display:flex;justify-content:space-between;align-items:center;border:none;padding:0}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title{float:left;min-height:var(--iconSizeInPx);min-width:var(--iconSizeInPx);max-width:100%;overflow:hidden;position:relative;line-height:20px}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title:empty{min-height:initial;min-width:initial}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon{vertical-align:middle;height:16px;width:16px;position:absolute;float:left;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>img,.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>svg{height:16px;width:16px;max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon>.matIcs{font-size:16px}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-dropdown-title-text{padding-left:24px}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown .swh-cluu-controls-dropdown-title>.swh-cluu-controls-dropdown-title-text{width:100%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown>.swh-cluu-controls-labeled-input-input-wrapper{cursor:pointer}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu,.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu:focus,.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu:hover{background-color:transparent;border-color:transparent;outline:0}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper,.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu>.swh-cluu-controls-labeled-input-input-wrapper{box-shadow:none;padding:0;min-height:0;background-color:transparent;border:none}.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-button,.swh-cluu-controls-labeled-input.swh-cluu-controls-dropdown.mode-menu>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-button{background-color:transparent}.swh-cluu-controls-dropdown-menu-items{min-width:160px;background-color:var(--backgroundColor);list-style:none;margin:0;padding:5px;overflow:auto}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item{font-size:14px;line-height:24px;cursor:default;padding:12px;color:var(--textColor)}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content{padding:0}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content .swh-cluu-button{border:none;border-radius:0;width:100%;height:100%;text-align:left;padding:12px;background-color:transparent}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content .swh-cluu-controls-title .swh-cluu-controls-title-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>.glyphicon{font-size:var(--iconSizeInPx)}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content .swh-cluu-controls-title .swh-cluu-controls-title-text{line-height:24px}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.swh-cluu-controls-dropdown-item-with-content .swh-cluu-filter-button{padding:12px;cursor:pointer}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-column-header{padding-right:calc(var(--contentPadding) * 2);position:relative;white-space:nowrap}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-column-header .swh-cluu-fieldrenderer-sorting-indicator{position:absolute;right:0}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon{height:var(--iconSizeInPx);width:var(--iconSizeInPx);float:left;position:relative}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon>img,.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon>svg{width:var(--iconSizeInPx);height:var(--iconSizeInPx);object-fit:contain;max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon>svg{width:100%;height:100%}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon+.swh-cluu-controls-dropdown-item-caption{padding-left:10px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item:hover{color:var(--hoverTextColor)}.swh-cluu-controls-dropdown-menu-items>.swh-cluu-controls-dropdown-item.disabled{pointer-events:none;opacity:.65;box-shadow:none}.input-group>.swh-cluu-controls-dropdown:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-group>.swh-cluu-controls-dropdown:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.swh-cluu-error-details .swh-cluu-error-details-toggle{cursor:pointer;display:flex;align-items:center}.swh-cluu-error-details .swh-cluu-error-details-toggle .swh-cluu-error-details-toggle-text{padding-left:10px;font-weight:700;line-height:24px}.swh-cluu-error-details .swh-cluu-error-details-container{padding:var(--contentPadding);border:1px solid;border-radius:var(--borderRadius);margin-top:5px;display:flex;flex-direction:column}.swh-cluu-error-details .swh-cluu-error-details-container .swh-cluu-error-detail:not(:first-child){padding-top:var(--contentPadding)}.swh-cluu-error-details .swh-cluu-error-details-container .swh-cluu-error-detail .swh-cluu-error-detail-caption{font-weight:700}.swh-cluu-window.swh-cluu-controls-explorer-window .swh-cluu-window-content-wrapper{z-index:1}.swh-cluu-controls-explorer{height:100%;overflow:hidden}.swh-cluu-file-chip-input-control{overflow:hidden}.swh-cluu-file-chip-input-control.swh-cluu-file-chip-input-control-drag-active{background:var(--hoverAlphaDark)}.swh-cluu-file-chip-input-control .swh-cluu-controls-input{padding:0}.swh-cluu-file-chip-input-control .swh-cluu-file-chip-input-label{width:100%;cursor:pointer;font-size:14px;font-weight:400;margin:0;padding-top:8px}.swh-cluu-file-chip-input-control .swh-cluu-file-chip-input-label .swh-cluu-controls-file-upload-file-input-label-text{padding-left:8px;color:var(--textColor)}.swh-cluu-file-chip-input-control .swh-cluu-file-chip-input{display:none}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-delete-button{opacity:0}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button{opacity:0}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-file-upload .swh-cluu-progress-indicator{opacity:0}.swh-cluu-controls-input.swh-cluu-controls-file-upload{box-shadow:none;height:auto;display:table;width:100%;font-size:0}.swh-cluu-controls-input.swh-cluu-controls-file-upload.swh-cluu-controls-file-upload-delete{background:repeating-linear-gradient(135deg,transparent,transparent 10px,color-mix(in srgb,var(--errorColor) 85%,transparent) 10px,color-mix(in srgb,var(--errorColor) 85%,transparent) 20px)}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-delete-button{width:24px;border:none;height:100%;display:table-cell;padding:0;transition:opacity var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button{position:relative;overflow:hidden;border:none;text-align:left;height:100%;box-shadow:none;background-color:transparent;padding:0;display:table-cell;width:100%;transition:opacity var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button.dragover{box-shadow:inset 0 0 20px var(--primaryColor)!important}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button>i{width:var(--iconSizeInPx);text-align:center}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-controls-file-upload-file-input-button-text{padding-left:8px;color:var(--textColor)}.swh-cluu-controls-input.swh-cluu-controls-file-upload .swh-cluu-progress-indicator{transition:opacity var(--transitionTime) var(--sharpCurve)}.highlight-drop .swh-cluu-controls-file-upload.form-control{border:1px dashed var(--primaryColor)!important}.highlight-drop .swh-cluu-controls-file-upload-delete-button{display:none}.highlight-drop .swh-cluu-controls-file-upload-file-input-button{width:100%!important}.swh-cluu-combined-filter .swh-cluu-filter-toolbar{height:45px;width:100%;margin-bottom:10px;padding:5px}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-controls-dropdown{width:100%}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button{position:relative;cursor:default;width:60px;float:left;height:45px;background-color:transparent;border:0;border-radius:0;color:var(--headerTextColor)}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button .glyphicon{font-size:large;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button img,.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button svg{max-height:20px;max-width:20px;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button svg{width:20px;height:20px}.swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button svg *{fill:var(--headerTextColor)!important}.swh-cluu-interaction-method-mouse .swh-cluu-combined-filter .swh-cluu-filter-toolbar .swh-cluu-button:hover{background-color:var(--headerColorHover)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container{height:100%;overflow-x:visible;overflow-y:auto}.swh-cluu-combined-filter .swh-cluu-filter-panel-container-button-container{display:block;height:32px}.swh-cluu-combined-filter .swh-cluu-filter-panel-container-button-container button{color:var(--navDrawerTextColor);background:0 0;border:none;padding:4px;height:32px;width:50%}.swh-cluu-interaction-method-mouse .swh-cluu-combined-filter .swh-cluu-filter-panel-container-button-container button:hover{background-color:var(--hoverAlphaDark)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-controls-container{position:relative}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-selected .swh-cluu-accordion-container-title{background-color:var(--filterSelectedTitleBackgroundColor);color:var(--filterSelectedTitleTextColor)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-selected .swh-cluu-accordion-container-title .swh-cluu-controls-dropdown-menu{color:var(--filterSelectedTitleTextColor)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-selected .swh-cluu-accordion-container-title .swh-cluu-controls-title.pinned .swh-cluu-controls-title-icon svg *,.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-selected .swh-cluu-accordion-container-title .swh-cluu-controls-title.unpinned .swh-cluu-controls-title-icon svg *{fill:var(--filterSelectedTitleTextColor)!important}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title{padding:8px;border-bottom:1px solid var(--borderColor);background-color:var(--filterTitleBackgroundColor);color:var(--filterTitleTextColor)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-dropdown-menu{color:var(--filterTitleTextColor)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title{display:flex;align-items:center}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title .swh-cluu-controls-title-text{flex-grow:1;margin-left:8px}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title.pinned .swh-cluu-controls-title-icon,.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title.unpinned .swh-cluu-controls-title-icon{height:20px;order:1;flex-shrink:0}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title.pinned .swh-cluu-controls-title-icon svg *,.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-accordion-container-title .swh-cluu-controls-title.unpinned .swh-cluu-controls-title-icon svg *{fill:var(--filterTitleTextColor)!important}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-combined-filter-error-messages{overflow:auto;color:var(--navDrawerTextColor);background:var(--navDrawerBackgroundColor);position:absolute;bottom:0;height:auto;max-height:90%;font-size:12px;width:100%;padding:5px;padding-bottom:15px;border-top:1px solid var(--borderColor);white-space:nowrap;z-index:1000}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-combined-filter-error-messages .swh-cluu-controls-title{font-size:16px;border-bottom:1px solid var(--borderColor);padding-bottom:10px;margin-bottom:10px}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-combined-filter-error-messages .swh-cluu-button{color:var(--navDrawerTextColor);font-size:16px;position:absolute;cursor:pointer;top:8px;right:10px;background:0 0;width:16px;height:16px;padding:0;margin:0;border:none}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-combined-filter-error-messages .swh-cluu-interaction-method-mouse .swh-cluu-button:hover{color:var(--primaryColor)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .error-message-wrapper{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--borderColor);white-space:initial}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .error-message-wrapper .error-message-title{font-weight:700;padding-bottom:5px;display:block}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .error-message-wrapper .error-message{font-size:12px;padding-bottom:10px}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-tab-control{padding:0}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-tab-control .swh-cluu-tabs li.active a{background-color:var(--subHeaderColor);color:var(--headerTextColor);top:6px}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-tab-control .swh-cluu-tabs li:not(.active) a{background-color:var(--subHeaderColor);color:var(--textColorFaded)}.swh-cluu-combined-filter .swh-cluu-filter-panel-container .swh-cluu-tab-control .swh-cluu-tab-control-content{border:none;border-top:1px solid var(--borderColor);padding:0}.swh-cluu-filter-button .swh-cluu-controls-title-icon{-moz-transition:color var(--transitionTime) var(--sharpCurve);-o-transition:color var(--transitionTime) var(--sharpCurve);-webkit-transition:color var(--transitionTime) var(--sharpCurve);transition:color var(--transitionTime) var(--sharpCurve)}.swh-cluu-filter-button.swh-cluu-active .swh-cluu-controls-title-icon{color:var(--activeTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-filter-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-filter-button:hover{color:var(--hoverTextColor)}.swh-cluu-filter-button:active{color:var(--activeTextColor)}.swh-cluu-filter{margin:0;z-index:10000}.swh-cluu-filter .swh-cluu-filter-items{overflow:hidden;padding:4px}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter{margin-left:10px;margin-right:10px;margin-bottom:25px}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter.has-error .swh-cluu-predefined-filter-header .swh-cluu-predefined-filter-title{color:var(--errorColor)}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-header{position:relative;cursor:pointer}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-header .swh-cluu-predefined-filter-toggle{float:right;cursor:default;position:absolute;top:0;right:0}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-header .swh-cluu-predefined-filter-title{color:var(--headerTextColor);font-weight:700;margin-right:20px;max-width:100%;position:relative;display:block;overflow:hidden;-ms-word-break:break-word;word-break:break-word}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions{color:var(--headerTextColor);height:25px}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-pin-filter-button{float:right}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button{height:15px;width:15px;margin:5px;cursor:pointer;background-color:transparent;border:0;border-radius:0!important;position:relative;color:var(--headerTextColor);padding:0}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button img,.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button svg{max-width:100%;max-height:100%}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button svg{width:100%;height:100%}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button svg *{fill:var(--headerTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button:hover{background-color:transparent;color:var(--primaryColor)}.swh-cluu-interaction-method-mouse .swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter .swh-cluu-predefined-filter-actions .swh-cluu-button:hover svg *{fill:var(--primaryColor)}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter.swh-cluu-pinned-filter .swh-cluu-predefined-filter-actions .swh-cluu-pin-filter-button .swh-cluu-button{color:var(--primaryColor)}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-predefined-filter.swh-cluu-pinned-filter .swh-cluu-predefined-filter-actions .swh-cluu-pin-filter-button .swh-cluu-button svg *{fill:var(--primaryColor)}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-filter-item{width:100%;padding:2px 4px 2px 4px}.swh-cluu-filter .swh-cluu-filter-items .swh-cluu-filter-item .swh-cluu-filter-type:not(:empty){padding-right:5px}.swh-cluu-filter .swh-cluu-filter-button{width:100%;padding:2px 4px 2px 4px;height:45px}.swh-cluu-predefined-filter-parameters.swh-cluu-controls-container.swh-cluu-content-wrapped{overflow:hidden;padding:5px}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter{width:100%;padding:2px 4px 2px 4px}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter.has-error .form-control{background-color:var(--errorBackgroundColor)}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-predefined-filter-parameter-title{color:var(--navDrawerTextColor);font-size:small}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-filter-type:not(:empty){padding-right:5px}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-settings-enabled-filter{display:flex}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-settings-enabled-filter>:first-child{display:block;width:100%}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-settings-enabled-filter>.swh-cluu-filter-settings-button{width:36px;padding-top:12px}.swh-cluu-predefined-filter-parameters .swh-cluu-predefined-filter-parameter .swh-cluu-settings-enabled-filter>.swh-cluu-filter-settings-button>.swh-cluu-controls-dropdown{padding-left:8px}.swh-cluu-predefined-filter-parameters:empty{display:none}.swh-cluu-predefinedFilterEditor{width:100%;height:100%;overflow:auto}.swh-cluu-controls-floating-button{position:absolute;right:32px;bottom:32px;width:56px;height:56px;color:var(--textColorOnPrimary);background-color:var(--primaryColor);border-radius:50%;text-align:center;box-shadow:0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12),0 7px 8px rgba(0,0,0,.2);cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center}.swh-cluu-controls-floating-button:active,.swh-cluu-controls-floating-button:active:focus,.swh-cluu-controls-floating-button:focus,.swh-cluu-controls-floating-button:hover{outline:0}.swh-cluu-controls-floating-button:active,.swh-cluu-controls-floating-button:active:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-floating-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-floating-button:hover{box-shadow:0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12),0 7px 8px rgba(0,0,0,.2);color:var(--secondaryColor)}.swh-cluu-controls-floating-button>.swh-cluu-controls-title>.swh-cluu-controls-title-icon{width:32px;height:32px;float:none}.swh-cluu-controls-floating-button>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--textColorOnPrimary)!important}.swh-cluu-controls-floating-button>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>.matIcs{font-size:32px;display:block}.swh-cluu-controls-popover-content .swh-cluu-grid .swh-cluu-grid-content{padding-top:0}.swh-cluu-grid{height:100%;position:relative;display:grid;grid-template-rows:min-content 1fr;grid-template-columns:1fr;grid-template-areas:"toolbar" "content";overflow:hidden}.swh-cluu-grid>.swh-cluu-controls-toolbar{grid-area:toolbar}.swh-cluu-grid.swh-cluu-grid-empty-grid>.swh-cluu-grid-content{display:none}.swh-cluu-grid .swh-cluu-grid-content{grid-area:content;overflow:hidden}.swh-cluu-grid .swh-cluu-grid-empty{grid-area:content;padding:16px}.swh-cluu-grid .swh-cluu-grid-empty .swh-cluu-empty-data{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.swh-cluu-grid .swh-cluu-grid-empty .swh-cluu-empty-data .swh-cluu-empty-data-content{color:var(--textColor);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.swh-cluu-grid .swh-cluu-grid-empty .swh-cluu-empty-data .swh-cluu-empty-data-content h1{font-size:32px;font-weight:300;margin:0}.swh-cluu-grid .swh-cluu-grid-empty .swh-cluu-empty-data .swh-cluu-empty-data-content h2{font-weight:300;font-size:12px}.swh-cluu-controls-dropdown-item .swh-cluu-grid-more-item{padding:10px}.swh-cluu-controls-dropdown-item .swh-cluu-grid-more-item .glyphicon{padding-right:5px}.swh-cluu-grid-paging{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;background-color:var(--colorSurfaceDim)}.swh-cluu-grid-paging>.swh-cluu-grid-item-count{flex-shrink:0;flex-grow:0;padding:0 var(--contentPadding)}.swh-cluu-grid-paging>.matIcs{padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx) - 8px)/ 2);margin:4px}.swh-cluu-grid-paging>.matIcs:not(.disabled){cursor:pointer}.swh-cluu-grid-paging>.swh-cluu-grid-paging-separator{flex-grow:1}.swh-cluu-grid-paging>.swh-cluu-controls-dropdown.swh-cluu-controls-labeled-input{margin:0 8px;width:auto;max-width:128px;flex-grow:0;border:none;line-height:20px;font-size:14px;padding:0}.swh-cluu-grid-paging>.swh-cluu-controls-dropdown.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper{background-color:transparent;padding-right:0;min-height:var(--blockSizeInPx);border:none!important;padding:0!important}.swh-cluu-grid-paging>.swh-cluu-controls-dropdown.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-button{background-color:transparent}.swh-cluu-grid-paging>.swh-cluu-controls-dropdown.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes,.swh-cluu-grid-paging>.swh-cluu-controls-dropdown.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{margin-top:0}.swh-cluu-grid-paging>.swh-cluu-grid-item-count{display:flex;height:var(--blockSizeInPx)}.swh-cluu-grid-paging>.swh-cluu-grid-item-count .swh-cluu-grid-item-count-text{line-height:var(--blockSizeInPx);font-size:14px}.swh-cluu-grid-paging>.swh-cluu-grid-item-count:not(.swh-cluu-grid-item-count-resolved) .swh-cluu-grid-item-count-text{cursor:pointer}.swh-cluu-grid-paging>.swh-cluu-grid-item-count:not(.swh-cluu-grid-item-count-resolved) .swh-cluu-grid-item-count-text:focus,.swh-cluu-grid-paging>.swh-cluu-grid-item-count:not(.swh-cluu-grid-item-count-resolved) .swh-cluu-grid-item-count-text:hover{color:var(--hoverTextColor)}@media only screen and (max-width:599px){.swh-cluu-grid-paging>.matIc-first-page{order:-2}.swh-cluu-grid-paging>.matIc-chevron-left{order:-1}.swh-cluu-grid-paging>.swh-cluu-grid-item-count{justify-content:center;flex-grow:1}.swh-cluu-grid-paging>.swh-cluu-grid-item-count>.swh-cluu-grid-item-count-ammendment{display:none}.swh-cluu-grid-paging>.swh-cluu-grid-paging-separator{display:none}.swh-cluu-grid-paging>.swh-cluu-controls-dropdown{display:none}}.swh-cluu-grid-container{padding:0}.swh-cluu-grid-container.swh-cluu-default-padding{padding:var(--contentPadding) var(--contentPadding) var(--contentPadding) var(--contentPadding)}.swh-cluu-grid-container.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-grid-container.swh-cluu-default-padding-right{padding-right:var(--contentPadding)}.swh-cluu-grid-container.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-grid-container.swh-cluu-default-padding-left{padding-left:var(--contentPadding)}.swh-cluu-grid-container.swh-cluu-default-margin{margin:var(--contentMargin) var(--contentMargin) var(--contentMargin) var(--contentMargin)}.swh-cluu-grid-container.swh-cluu-default-margin-top{margin-top:var(--contentMargin)}.swh-cluu-grid-container.swh-cluu-default-margin-right{margin-right:var(--contentMargin)}.swh-cluu-grid-container.swh-cluu-default-margin-bottom{margin-bottom:var(--contentMargin)}.swh-cluu-grid-container.swh-cluu-default-margin-left{margin-left:var(--contentMargin)}.swh-cluu-grid-container>.swh-cluu-grid-container-row{margin-right:-8px;margin-left:-8px}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-padding{padding:var(--contentPadding) var(--contentPadding) var(--contentPadding) var(--contentPadding)}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-padding-right{padding-right:var(--contentPadding)}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-padding-left{padding-left:var(--contentPadding)}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-margin{margin:16px 8px 16px 8px}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-margin-top{margin-top:16px}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-margin-right{margin-right:8px}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-margin-bottom{margin-bottom:16px}.swh-cluu-grid-container>.swh-cluu-grid-container-row.swh-cluu-default-margin-left{margin-left:8px}.swh-cluu-grid-container>.swh-cluu-grid-container-row:after{display:block;content:" ";clear:both}.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix{display:none}.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix:after{display:block;content:" ";clear:both}@media (max-width:599px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-xxs{display:block}}@media (min-width:600px) and (max-width:719px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-xs{display:block}}@media (min-width:720px) and (max-width:959px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-sm{display:block}}@media (min-width:960px) and (max-width:1279px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-md{display:block}}@media (min-width:1280px) and (max-width:1599px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-lg{display:block}}@media (min-width:1600px){.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-clearfix.swh-cluu-grid-container-clearfix-xl{display:block}}.swh-cluu-grid-container-column{float:left;width:100%;position:relative;min-height:1px;padding-right:8px;padding-left:8px}.swh-cluu-grid-container-column.swh-cluu-default-padding{padding:16px 24px 16px 24px}.swh-cluu-grid-container-column.swh-cluu-default-padding-top{padding-top:16px}.swh-cluu-grid-container-column.swh-cluu-default-padding-right{padding-right:24px}.swh-cluu-grid-container-column.swh-cluu-default-padding-bottom{padding-bottom:16px}.swh-cluu-grid-container-column.swh-cluu-default-padding-left{padding-left:24px}.swh-cluu-grid-container-column.swh-cluu-default-margin{margin:var(--contentMargin) var(--contentMargin) var(--contentMargin) var(--contentMargin)}.swh-cluu-grid-container-column.swh-cluu-default-margin-top{margin-top:var(--contentMargin)}.swh-cluu-grid-container-column.swh-cluu-default-margin-right{margin-right:var(--contentMargin)}.swh-cluu-grid-container-column.swh-cluu-default-margin-bottom{margin-bottom:var(--contentMargin)}.swh-cluu-grid-container-column.swh-cluu-default-margin-left{margin-left:var(--contentMargin)}@media (max-width:599px){.swh-cluu-grid-container-column-xxs-12{width:100%}.swh-cluu-grid-container-column-xxs-11{width:91.66666667%}.swh-cluu-grid-container-column-xxs-10{width:83.33333333%}.swh-cluu-grid-container-column-xxs-9{width:75%}.swh-cluu-grid-container-column-xxs-8{width:66.66666667%}.swh-cluu-grid-container-column-xxs-7{width:58.33333333%}.swh-cluu-grid-container-column-xxs-6{width:50%}.swh-cluu-grid-container-column-xxs-5{width:41.66666667%}.swh-cluu-grid-container-column-xxs-4{width:33.33333333%}.swh-cluu-grid-container-column-xxs-3{width:25%}.swh-cluu-grid-container-column-xxs-2{width:16.66666667%}.swh-cluu-grid-container-column-xxs-1{width:8.33333333%}}@media (min-width:600px) and (max-width:719px){.swh-cluu-grid-container-column-xs-12{width:100%}.swh-cluu-grid-container-column-xs-11{width:91.66666667%}.swh-cluu-grid-container-column-xs-10{width:83.33333333%}.swh-cluu-grid-container-column-xs-9{width:75%}.swh-cluu-grid-container-column-xs-8{width:66.66666667%}.swh-cluu-grid-container-column-xs-7{width:58.33333333%}.swh-cluu-grid-container-column-xs-6{width:50%}.swh-cluu-grid-container-column-xs-5{width:41.66666667%}.swh-cluu-grid-container-column-xs-4{width:33.33333333%}.swh-cluu-grid-container-column-xs-3{width:25%}.swh-cluu-grid-container-column-xs-2{width:16.66666667%}.swh-cluu-grid-container-column-xs-1{width:8.33333333%}}@media (min-width:720px) and (max-width:959px){.swh-cluu-grid-container-column-sm-12{width:100%}.swh-cluu-grid-container-column-sm-11{width:91.66666667%}.swh-cluu-grid-container-column-sm-10{width:83.33333333%}.swh-cluu-grid-container-column-sm-9{width:75%}.swh-cluu-grid-container-column-sm-8{width:66.66666667%}.swh-cluu-grid-container-column-sm-7{width:58.33333333%}.swh-cluu-grid-container-column-sm-6{width:50%}.swh-cluu-grid-container-column-sm-5{width:41.66666667%}.swh-cluu-grid-container-column-sm-4{width:33.33333333%}.swh-cluu-grid-container-column-sm-3{width:25%}.swh-cluu-grid-container-column-sm-2{width:16.66666667%}.swh-cluu-grid-container-column-sm-1{width:8.33333333%}}@media (min-width:960px) and (max-width:1279px){.swh-cluu-grid-container-column-md-12{width:100%}.swh-cluu-grid-container-column-md-11{width:91.66666667%}.swh-cluu-grid-container-column-md-10{width:83.33333333%}.swh-cluu-grid-container-column-md-9{width:75%}.swh-cluu-grid-container-column-md-8{width:66.66666667%}.swh-cluu-grid-container-column-md-7{width:58.33333333%}.swh-cluu-grid-container-column-md-6{width:50%}.swh-cluu-grid-container-column-md-5{width:41.66666667%}.swh-cluu-grid-container-column-md-4{width:33.33333333%}.swh-cluu-grid-container-column-md-3{width:25%}.swh-cluu-grid-container-column-md-2{width:16.66666667%}.swh-cluu-grid-container-column-md-1{width:8.33333333%}}@media (min-width:1280px) and (max-width:1599px){.swh-cluu-grid-container-column-lg-12{width:100%}.swh-cluu-grid-container-column-lg-11{width:91.66666667%}.swh-cluu-grid-container-column-lg-10{width:83.33333333%}.swh-cluu-grid-container-column-lg-9{width:75%}.swh-cluu-grid-container-column-lg-8{width:66.66666667%}.swh-cluu-grid-container-column-lg-7{width:58.33333333%}.swh-cluu-grid-container-column-lg-6{width:50%}.swh-cluu-grid-container-column-lg-5{width:41.66666667%}.swh-cluu-grid-container-column-lg-4{width:33.33333333%}.swh-cluu-grid-container-column-lg-3{width:25%}.swh-cluu-grid-container-column-lg-2{width:16.66666667%}.swh-cluu-grid-container-column-lg-1{width:8.33333333%}}@media (min-width:1600px){.swh-cluu-grid-container-column-xl-12{width:100%}.swh-cluu-grid-container-column-xl-11{width:91.66666667%}.swh-cluu-grid-container-column-xl-10{width:83.33333333%}.swh-cluu-grid-container-column-xl-9{width:75%}.swh-cluu-grid-container-column-xl-8{width:66.66666667%}.swh-cluu-grid-container-column-xl-7{width:58.33333333%}.swh-cluu-grid-container-column-xl-6{width:50%}.swh-cluu-grid-container-column-xl-5{width:41.66666667%}.swh-cluu-grid-container-column-xl-4{width:33.33333333%}.swh-cluu-grid-container-column-xl-3{width:25%}.swh-cluu-grid-container-column-xl-2{width:16.66666667%}.swh-cluu-grid-container-column-xl-1{width:8.33333333%}}.swh-cluu-controls-guid-input>.matIcs{font-size:20px;padding-right:8px;cursor:pointer}.swh-cluu-controls-guid-input>.swh-cluu-controls-input{all:unset;flex-grow:1}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label)>.swh-cluu-controls-guid-input>.matIcs{opacity:0;cursor:text}.swh-cluu-help-block{display:flex;flex-direction:column;row-gap:var(--contentPadding);padding:var(--contentPadding);max-height:40%;overflow:auto}.swh-cluu-controls-html-literal{word-break:break-word;white-space:normal}.swh-cluu-controls-html-input{width:100%;height:100%;overflow:hidden;border:1px solid var(--borderColor);display:flex;flex-direction:column}.swh-cluu-controls-html-input>.swh-cluu-controls-toolbar{background-color:var(--htmlEditorToolbarBackgroundColor);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);position:relative;justify-content:flex-start;flex-shrink:0}.swh-cluu-controls-html-input>.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu{color:var(--htmlEditorToolbarTextColor)}.swh-cluu-controls-html-input>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-controls-html-input>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:not(.swh-cluu-positive):not(.swh-cluu-negative).swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--htmlEditorToolbarTextColor)!important}.swh-cluu-controls-html-input>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content.swh-cluu-button{color:var(--htmlEditorToolbarTextColor)}.swh-cluu-controls-html-input>.swh-cluu-controls-html-input-editor{height:100%;overflow:auto;position:static;padding:var(--contentPadding);border:none;outline:0}.swh-cluu-renderers-field-htmlInput .swh-cluu-controls-html-input{height:480px}.swh-cluu-hyperlink{display:block}.swh-cluu-hyperlink.disabled{pointer-events:none}.swh-cluu-controls-icon-clickable{cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-icon-clickable:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-icon-clickable:hover{color:var(--hoverTextColor)}.swh-cluu-controls-icon-clickable:active{color:var(--activeTextColor)}.swh-cluu-iconPlaceholder{width:var(--iconSizeInPx);height:var(--iconSizeInPx);overflow:hidden;color:var(--borderColor);border-radius:var(--borderRadius);display:flex;align-items:center;justify-content:center;position:relative;border:1px solid var(--borderColor);font-size:20px;text-align:center;text-transform:capitalize}.swh-cluu-iconPlaceholder--selected{background-color:var(--primaryColor);color:transparent}.swh-cluu-iconPlaceholder--selected:after{color:var(--textColorOnPrimary);content:"\e5ca";font-family:'Material Icons';font-weight:400;font-style:normal;font-size:var(--iconSizeInPx);line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute}.swh-cluu-controls-svg-inline-image{display:inline;width:100%;height:100%}.swh-cluu-controls-svg-inline-image>svg{max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-svg-inline-image>img{width:100%;height:100%}.swh-cluu-controls-image--circle{border-radius:50%}.swh-cluu-controls-image--rounded{border-radius:var(--borderRadius)}.swh-cluu-controls-imageEditor{height:100%;width:100%;background:#000}.swh-cluu-controls-imageEditor .swh-cluu-controls-sketch{height:100%;width:100%}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort{top:20px;background-color:var(--hoverAlphaLight);border:1px solid var(--borderColor);border-radius:50%;font-weight:500;position:absolute;right:20px;height:64px;width:64px;padding:0;z-index:1}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort:hover{background-color:#eee}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-abort:hover{background-color:#eee}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save{bottom:20px;background-color:var(--hoverAlphaLight);border:1px solid var(--borderColor);border-radius:50%;font-weight:500;position:absolute;right:20px;height:64px;width:64px;padding:0;z-index:1}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save:hover{background-color:#eee}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-imageEditor .swh-cluu-controls-imageEditor-save:hover{background-color:#eee}.swh-cluu-alert,.swh-cluu-info-box{display:flex;flex-direction:row;justify-content:space-between;column-gap:var(--contentPadding);padding:var(--contentPadding);border:1px solid var(--borderColor);border-radius:var(--borderRadius)}.swh-cluu-alert-info{background-color:var(--infoColor50);border-color:var(--infoColor75)}.swh-cluu-alert-success{background-color:var(--successColor50);border-color:var(--successColor75)}.swh-cluu-alert-warning{background-color:var(--warningColor50);border-color:var(--warningColor75)}.swh-cluu-alert-danger{background-color:var(--errorColor50);border-color:var(--errorColor75)}.swh-cluu-controls-items-list{list-style:none;padding:0;margin:0}.swh-cluu-controls-items-list.disabled>.swh-cluu-controls-dropdown-item{cursor:not-allowed;background-color:#f5f5f5;color:#9e9e9e}.swh-cluu-controls-items-list.disabled>.swh-cluu-controls-dropdown-item.swh-cluu-selected{background-color:var(--backgroundColor)}.swh-cluu-controls-items-list:focus{outline:0}.swh-cluu-interaction-method-mouse .swh-cluu-controls-items-list:not(.disabled):focus>.swh-cluu-controls-dropdown-item.swh-cluu-selected{background-color:var(--backgroundColor);outline-style:dashed}.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item{height:100px;width:100px;display:inline-block;position:relative;border:1px solid var(--borderColor);margin:5px;cursor:pointer}.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-caption{display:block;width:100%;padding:10px;text-align:center;left:0;top:50%;position:absolute;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);max-height:50px;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon{width:40px;height:40px;display:block;float:none;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:10px 0;position:absolute}.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon>img,.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon>svg{max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon .swh-cluu-action-split-button-item-caption,.swh-cluu-controls-items-list>.swh-cluu-controls-dropdown-item .swh-cluu-controls-dropdown-item-icon+.swh-cluu-controls-dropdown-item-caption{bottom:0;position:absolute;top:auto;-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none}.swh-cluu-controls-jsonEditor-jsonEditorContainer{height:100%;overflow:auto}.swh-cluu-controls-jsonEditor-jsonEditorContainer button{border:none;background-color:transparent;color:var(--textColorFaded);text-transform:uppercase;font-size:14px;font-weight:500}.swh-cluu-controls-jsonEditor-jsonEditorContainer button .matIcs{font-size:20px}.swh-cluu-controls-jsonEditor-jsonEditorContainer button:hover{color:var(--secondaryColor)}.swh-cluu-controls-jsonEditor-jsonEditorContainer select{border:none;border-bottom:1px solid var(--secondaryColor);margin-bottom:1px!important;position:relative;left:10px}.swh-cluu-controls-jsonEditor-jsonEditorContainer select:hover{border-bottom:2px solid var(--secondaryColor);margin-bottom:0!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer select:focus{outline:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-cluu-color-input{display:flex;align-items:center}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-cluu-color-input>.matIcs{padding-right:8px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-cluu-color-input>.swh-cluu-controls-input{border:none}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-controls-jsonEditor-color-input>.matIcs{opacity:0;cursor:text}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-focussed .swh-cluu-controls-jsonEditor-color-input>.matIcs,.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-value .swh-cluu-controls-jsonEditor-color-input>.matIcs{opacity:1;pointer-events:auto}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-collapse{margin-right:0!important;padding:1px!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-collapse:focus{outline:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-collapse span{float:left}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-collapse span:not(.matIcs){padding-top:3px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-collapse span:first-child{margin-left:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-JsonValueNullContainer .div,.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-JsonValueNullContainer .je-indented-panel,.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-JsonValueNullContainer .json-editor-btn-collapse,.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-JsonValueNullContainer .json-editor-btn-edit,.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-JsonValueNullContainer .json-editor-btn-edit_properties{display:none}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit_properties:focus{outline:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit span,.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit_properties span{float:left;margin-left:3px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit span:first-child,.swh-cluu-controls-jsonEditor-jsonEditorContainer .json-editor-btn-edit_properties span:first-child{margin-left:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-btn-setJsonNull{margin:0 5px 0 0;padding:10px 6px;position:relative;top:-4px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-btn-setJsonNull span{margin-left:3px;position:relative;top:-5px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .swh-cluu-controls-jsonEditor-btn-setJsonNull .matIcs{padding:0;top:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel{margin:16px 16px 16px 10px;padding-left:6px;border:none!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel td{min-width:185px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel td>select{left:-4px;font-size:11px;top:-5px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel td .swh-cluu-controls-labeled-input-with-floating-header{padding-top:20px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel td .je-child-editor-holder>.swh-cluu-controls-labeled-input-with-floating-header{padding-top:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel td .je-form-input-label{display:none}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel h3{margin-top:10px;margin-bottom:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel label{margin:0;font-weight:600;font-size:15px;letter-spacing:.1px;position:sticky}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-delete,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-move{height:26px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-delete:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-move:focus{outline:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-delete:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-move:hover{color:var(--secondaryColor)}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-delete span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-move span:not(.matIcs){position:relative;top:-5px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-add,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-cancel,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-copy,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-save,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-subtract,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deleteall,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deletelast{position:relative;height:25px;text-transform:uppercase;margin-top:5px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-add:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-cancel:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-copy:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-save:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-subtract:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deleteall:hover,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deletelast:hover{color:var(--secondaryColor)}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-add:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-cancel:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-copy:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-save:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-subtract:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deleteall:focus,.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deletelast:focus{outline:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-add span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-cancel span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-copy span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-save span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btn-subtract span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deleteall span:not(.matIcs),.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deletelast span:not(.matIcs){position:relative;top:-5px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .json-editor-btntype-deleteall{left:2px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .btn-default.swh-cluu-controls-labeled-input-input{border-bottom:2px solid #bdbdbd}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .btn-default.swh-cluu-controls-labeled-input-input:hover{border-bottom-color:#424242}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .row{margin:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-indented-panel .row div h3 label{position:relative;top:-5px;margin-left:5px!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-child-editor-holder{overflow:hidden}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-child-editor-holder .je-indented-panel .je-child-editor-holder{border-bottom:4px dotted var(--borderColor);padding-bottom:16px;padding-top:16px;margin-bottom:16px}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-child-editor-holder .je-indented-panel .je-child-editor-holder .je-child-editor-holder{border:none;padding:0}.swh-cluu-controls-jsonEditor-jsonEditorContainer .je-child-editor-holder .je-indented-panel .je-child-editor-holder .je-child-editor-holder .je-indented-panel{border-left:1px solid #e0e0e0!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer:not(.je-child-editor-holder) .je-indented-panel{border:none!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer:not(.je-child-editor-holder) .je-indented-panel .je-indented-panel{border-left:1px solid #e0e0e0!important}.swh-cluu-controls-jsonEditor-jsonEditorContainer:not(.je-child-editor-holder) .je-indented-panel .je-indented-panel .je-indented-panel{border:none!important}.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp{display:grid;grid-template-columns:1fr 1fr 1fr}.swh-cluu-controls-jsonEditor-addPropertyPopup,.swh-cluu-controls-jsonEditor-editJsonPopup{width:auto!important;height:auto!important;display:inline-block}.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-add,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-cancel,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-copy,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-save,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-add,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-cancel,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-copy,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-save{border:none;background-color:transparent;color:var(--textColorFaded);margin-right:5px;text-transform:uppercase;font-size:14px;font-weight:500}.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-add .matIcs,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-cancel .matIcs,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-copy .matIcs,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-save .matIcs,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-add .matIcs,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-cancel .matIcs,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-copy .matIcs,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-save .matIcs{font-size:20px;position:relative;top:5px}.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-add:hover,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-cancel:hover,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-copy:hover,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-save:hover,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-add:hover,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-cancel:hover,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-copy:hover,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-save:hover{color:var(--secondaryColor)}.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-add:focus,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-cancel:focus,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-copy:focus,.swh-cluu-controls-jsonEditor-addPropertyPopup .json-editor-btn-save:focus,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-add:focus,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-cancel:focus,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-copy:focus,.swh-cluu-controls-jsonEditor-editJsonPopup .json-editor-btn-save:focus{outline:0}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp{position:static!important;left:0!important;top:0!important;border-radius:0!important;background-color:transparent!important;border:none!important;box-shadow:none!important;width:auto;overflow:auto}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp .property-selector,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp .property-selector{width:auto!important}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp textarea,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp textarea{min-width:320px;min-height:320px;border:none;border-bottom:1px solid #e0e0e0;grid-area:auto/1/auto/-1}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text],.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text]{margin:5px;margin-bottom:5px!important;border:none;border-bottom:1px solid #bdbdbd}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text]:hover,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text]:hover{border-bottom-color:var(--secondaryColor);outline:0}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text]:focus,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp input[type=text]:focus{border-bottom:2px solid var(--secondaryColor);outline:0}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp .form-control,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp .form-control{border:none;padding-left:5px;box-shadow:none}.swh-cluu-controls-jsonEditor-addPropertyPopup .shw-cluu-controls-jsonEditor-libraryPopUp .form-control label input,.swh-cluu-controls-jsonEditor-editJsonPopup .shw-cluu-controls-jsonEditor-libraryPopUp .form-control label input{position:relative;top:3px}.swh-cluu-controls-jsonLiteral.swh-cluu-controls-jsonLiteral-expandable{cursor:pointer}.swh-cluu-json-root-input{border:1px solid var(--borderColor);border-radius:var(--borderRadius);padding:8px;overflow:auto;display:flex;flex-wrap:wrap;gap:8px}.swh-cluu-json-root-input.disabled,.swh-cluu-json-root-input[disabled]{pointer-events:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}.swh-cluu-json-root-input>.swh-cluu-json-object-input-null-switch,.swh-cluu-json-root-input>.swh-cluu-json-root-input-open-close,.swh-cluu-json-root-input>.swh-cluu-json-root-input-switch-edit-mode{cursor:pointer;display:flex;align-items:center;justify-content:center}.swh-cluu-json-root-input>.swh-cluu-json-object-input-null-switch>.matIcs,.swh-cluu-json-root-input>.swh-cluu-json-root-input-open-close>.matIcs,.swh-cluu-json-root-input>.swh-cluu-json-root-input-switch-edit-mode>.matIcs{margin-right:calc(var(--contentMargin)/ 3)}.swh-cluu-json-root-input .swh-cluu-json-object-input-properties{width:100%;display:flex;flex-direction:column;gap:8px}.swh-cluu-json-root-input .swh-cluu-json-object-input-properties .swh-cluu-json-object-property-input>.swh-cluu-controls-literal{font-weight:700;display:block}.swh-cluu-json-root-input .swh-cluu-json-object-input-properties:empty{display:none}.swh-cluu-json-root-input .swh-cluu-json-array-input-objects{width:100%}.swh-cluu-json-root-input .swh-cluu-array-input{border:1px solid var(--borderColor);border-radius:var(--borderRadius);padding:8px;display:flex;flex-direction:column;gap:8px;width:100%}.swh-cluu-json-root-input .swh-cluu-array-input .swh-cluu-array-input-control-panel{display:flex;gap:8px}.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-label{font-size:12px;line-height:1;color:var(--inputLabelColor);max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-label:not(:empty){padding-bottom:8px}.swh-cluu-controls-labeled-content.swh-cluu-controls-labeled-content-required>.swh-cluu-controls-labeled-content-label:after{content:"*";padding-left:4px}.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-error-text,.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-helper-text{font-size:12px;color:var(--inputHelperTextColor);padding-top:8px}.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-error-text{color:var(--inputErrorColor)}.swh-cluu-controls-labeled-content>.swh-cluu-controls-labeled-content-error-text:not(.swh-cluu-hidden)+.swh-cluu-controls-labeled-content-helper-text{display:none}.swh-cluu-controls-labeled-content--colored{color:unset}.swh-cluu-controls-labeled-content--colored>.swh-cluu-controls-labeled-content-label{color:unset}.swh-cluu-controls-labeled-content--colored>.swh-cluu-controls-labeled-content-helper-text{color:unset}.swh-cluu-controls-labeled-content__prefixes,.swh-cluu-controls-labeled-content__suffixes{display:flex;gap:8px}.swh-cluu-controls-labeled-content__prefixes:not(:empty){padding-right:8px}.swh-cluu-controls-labeled-content__suffixes:not(:empty){padding-left:8px}.swh-cluu-controls-labeled-contentV2__wrapper{row-gap:4px;padding-bottom:4px;border-color:var(--inputBorderColor);min-height:48px}.swh-cluu-controls-labeled-contentV2__label{font-size:12px;color:var(--inputLabelColor);max-width:100%;z-index:1}.swh-cluu-controls-labeled-contentV2__content{z-index:1}.swh-cluu-controls-labeled-contentV2__errorText{font-size:12px;color:var(--inputErrorColor)}.swh-cluu-controls-labeled-contentV2__helperText{font-size:12px;color:var(--inputHelperTextColor)}.swh-cluu-controls-labeled-contentV2__prefixes,.swh-cluu-controls-labeled-contentV2__suffixes{display:flex;z-index:1;gap:8px}.swh-cluu-controls-labeled-contentV2__prefixes:not(:empty){padding-right:8px}.swh-cluu-controls-labeled-contentV2__suffixes:not(:empty){padding-left:8px}.swh-cluu-controls-labeled-contentV2__label--required:after{content:"*";padding-left:4px}.swh-cluu-controls-labeled-contentV2__notchedBorder{position:absolute;top:0;bottom:0;right:0;left:0;margin:0;padding:4px 12px;border:1px solid var(--inputBorderColor);border-radius:var(--borderRadius);font-size:12px;height:100%;z-index:0;min-width:0;white-space:nowrap}.swh-cluu-controls-labeled-contentV2__notchPlaceholder{padding:0 4px;opacity:0;max-width:100%}.swh-cluu-controls-labeled-contentV2__wrapper--filled{padding:4px 16px;background-color:var(--backgroundColor);border-top-left-radius:var(--borderRadius);border-top-right-radius:var(--borderRadius);border-bottom-width:1px;border-bottom-style:solid;min-height:56px}.swh-cluu-controls-labeled-contentV2__errorText--filled,.swh-cluu-controls-labeled-contentV2__errorText--outlined,.swh-cluu-controls-labeled-contentV2__helperText--filled,.swh-cluu-controls-labeled-contentV2__helperText--outlined{padding:0 16px}.swh-cluu-controls-labeled-contentV2__wrapper--outlined{padding:16px 16px 12px 16px;position:relative;min-height:56px}.swh-cluu-controls-labeled-contentV2__label--outlined{position:absolute;top:-16px}.swh-cluu-controls-labeled-contentV2__wrapper--underlined{border-bottom-width:2px;border-bottom-style:solid}.swh-cluu-controls-labeled-contentV2__helperText--colored,.swh-cluu-controls-labeled-contentV2__label--colored{color:unset}.swh-cluu-controls-labeled-contentV2__notchedBorder--colored,.swh-cluu-controls-labeled-contentV2__wrapper--colored{border-color:unset}.swh-cluu-controls-labeled-contentV2__content--colored{color:var(--inputTextColor)}.swh-cluu-controls-labeled-contentV2__label--error,.swh-cluu-controls-labeled-contentV2__prefixes--error,.swh-cluu-controls-labeled-contentV2__suffixes--error{color:var(--inputErrorColor)}.swh-cluu-controls-labeled-contentV2__notchedBorder--error,.swh-cluu-controls-labeled-contentV2__wrapper--error{border-color:var(--inputErrorColor)}.swh-cluu-controls-input{padding:0;margin:0;border:0;font-size:16px;width:100%;color:var(--inputTextColor);outline:0;transition:color var(--transitionTime) var(--sharpCurve);border-radius:0;box-shadow:none;vertical-align:top;position:relative;background-color:var(--inputBackgroundColor);flex-grow:1}.swh-cluu-controls-input:focus,.swh-cluu-controls-input:hover,.swh-cluu-controls-input:hover:focus{outline:0;box-shadow:none}.swh-cluu-controls-input:-webkit-autofill{transition:background-color;transition-delay:3600s}.swh-cluu-controls-labeled-input-backgroundColored .swh-cluu-controls-input{background-color:inherit!important}.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-label{color:inherit!important}.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-input{border-color:inherit!important}.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-helper-text{color:inherit!important}.swh-cluu-controls-labeled-input{position:relative;overflow:visible;padding:8px 0}.swh-cluu-controls-labeled-input.disabled{cursor:not-allowed}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-always-floating>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-value>.swh-cluu-controls-labeled-input-label{display:block;font-size:12px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-labeled-input:hover:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-error)>.swh-cluu-controls-labeled-input-input-wrapper{border-color:var(--inputHoverBorderColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-label{color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-input{border-color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-helper-text{color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-label{color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-input-wrapper{border-color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-colored>.swh-cluu-controls-labeled-input-helper-text{color:inherit!important}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-label{color:var(--inputFocusLabelColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{border-color:var(--inputFocusBorderColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-labeled-input-label{color:var(--inputErrorColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-labeled-input-input-wrapper{border-color:var(--inputErrorColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-input{color:var(--inputTextColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-with-error>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-input.has-error{-webkit-box-shadow:none;box-shadow:none}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-required>.swh-cluu-controls-labeled-input-label:after{content:"*";padding-left:4px}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper{min-height:48px;line-height:1.2;transition:border-color var(--transitionTime) var(--sharpCurve);display:flex;cursor:text;border:0 solid var(--borderColor)}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input{flex-grow:1;flex-shrink:1;align-self:center}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes,.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{flex-shrink:0;display:flex;align-items:center;gap:8px}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes>.swh-cluu-button,.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes>.swh-cluu-button{border:none;padding:0;background-color:transparent;height:var(--iconSizeInPx)}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon,.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text,.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{display:none}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes>.swh-cluu-controls-literal,.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes>.swh-cluu-controls-literal{align-self:center}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes:has( > :not(.swh-cluu-hidden)){padding-right:8px}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes:has( > :not(.swh-cluu-hidden)){padding-left:8px}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label):not(.swh-cluu-controls-labeled-input-always-floating)>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes{display:none}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label):not(.swh-cluu-controls-labeled-input-always-floating)>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input{opacity:0}.swh-cluu-controls-labeled-input>.swh-cluu-controls-literal.swh-cluu-controls-labeled-input-label{z-index:1;font-size:16px;line-height:1.2;color:var(--inputLabelColor);position:absolute;transition:font-size var(--transitionTime) var(--sharpCurve),color var(--transitionTime) var(--sharpCurve),top var(--transitionTime) var(--sharpCurve),padding var(--transitionTime) var(--sharpCurve);overflow:hidden;text-overflow:ellipsis;pointer-events:none;white-space:nowrap}.swh-cluu-controls-labeled-input>.swh-cluu-controls-literal.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-labeled-input>.swh-cluu-controls-literal.swh-cluu-controls-labeled-input-helper-text{display:block;padding-top:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text{color:var(--inputErrorColor)}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text:not(.swh-cluu-hidden)+.swh-cluu-controls-labeled-input-helper-text{display:none}.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-helper-text{color:var(--inputHelperTextColor)}.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input{padding:0!important;width:100%!important}.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-helper-text,.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-label{display:none!important}.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-input-wrapper{border:none!important;border-radius:0!important;padding:0!important;min-height:0!important}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined){padding-top:0}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined)>.swh-cluu-controls-labeled-input-input-wrapper{border-bottom-width:1px;padding:17px 0 5px 0;background-color:transparent;color:var(--textColor)}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined)>.swh-cluu-controls-labeled-input-label{top:20px;max-width:100%}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined).swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding-bottom:4px;border-bottom-width:2px}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined).swh-cluu-controls-labeled-input-always-floating>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined).swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-filled):not(.swh-cluu-controls-labeled-input-outlined).swh-cluu-controls-labeled-input-with-value>.swh-cluu-controls-labeled-input-label{font-size:12px;top:2px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined>.swh-cluu-controls-labeled-input-input-wrapper{border-width:1px;border-radius:var(--borderRadius);padding:11px 15px;background-color:var(--paperBackgroundColor);color:var(--textColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined>.swh-cluu-controls-labeled-input-label{top:18px;left:12px;max-width:calc(100% - 24px);background-color:var(--paperBackgroundColor);border-radius:var(--borderRadius);padding:4px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding:10px 14px;border-width:2px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined>.swh-cluu-controls-labeled-input-helper-text{padding-left:16px;padding-right:16px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined.swh-cluu-controls-labeled-input-always-floating>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-outlined.swh-cluu-controls-labeled-input-with-value>.swh-cluu-controls-labeled-input-label{font-size:12px;top:-2px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-input-wrapper{border-bottom-width:1px;border-radius:var(--borderRadius);border-bottom-left-radius:0;border-bottom-right-radius:0;padding:20px 16px 4px 16px;background-color:var(--colorSurfaceContainerHighest);color:var(--textColor)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{margin-top:-16px}.swh-cluu-controls-labeled-input .swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{margin-top:0}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-label{top:22px;left:16px;max-width:calc(100% - 32px);background-color:var(--colorSurfaceContainerHighest)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-always-floating>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-label,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-with-value>.swh-cluu-controls-labeled-input-label{font-size:12px;top:14px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding-bottom:3px;border-bottom-width:2px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-no-label>.swh-cluu-controls-labeled-input-input-wrapper{padding:12px 16px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-no-label>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{margin-top:0}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-no-label.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding-bottom:11px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-helper-text{padding-left:16px;padding-right:16px}@media (max-width:599px){.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-input-wrapper{padding-left:12px;padding-right:12px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-label{left:12px;max-width:calc(100% - 24px)}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled.swh-cluu-controls-labeled-input-no-label>.swh-cluu-controls-labeled-input-input-wrapper{padding-left:12px;padding-right:12px}.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-labeled-input.swh-cluu-controls-labeled-input-filled>.swh-cluu-controls-labeled-input-helper-text{padding-left:12px;padding-right:12px}}.swh-cluu-controls-literal{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-literal.swh-cluu-controls-literal-toggleable{cursor:pointer}.swh-cluu-controls-literal.swh-cluu-controls-literal-wrapped{white-space:normal;word-break:break-word}.swh-cluu-controls-literal.swh-cluu-controls-literal-block{display:block}.swh-cluu-controls-literal>.swh-cluu-hyperlink{display:inline}.swh-cluu-controls-matrix{overflow:hidden;width:100%;height:100%}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure{overflow:hidden;table-layout:fixed}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure>tbody>tr>td{overflow:hidden}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure>tbody>tr>td>div{overflow:hidden;position:relative}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure>tbody>tr>td>div>table{position:absolute;left:0;top:0;table-layout:fixed}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure>tbody>tr>td>div>table>tbody>tr>td>div{overflow:hidden}.swh-cluu-controls-matrix>.swh-cluu-controls-matrix-structure>tbody>tr>td.swh-cluu-controls-matrix-content>div{overflow:auto}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-full,.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-structural{border:1px solid var(--borderColor)}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-full>.swh-cluu-controls-matrix-structure>tbody>tr>td:not(:last-child)>div,.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-structural>.swh-cluu-controls-matrix-structure>tbody>tr>td:not(:last-child)>div{border-right:1px solid var(--borderColor)}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-full>.swh-cluu-controls-matrix-structure>tbody>tr:not(:last-child)>td>div,.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-structural>.swh-cluu-controls-matrix-structure>tbody>tr:not(:last-child)>td>div{border-bottom:1px solid var(--borderColor)}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-border-full>.swh-cluu-controls-matrix-structure>tbody>tr>td>div>table>tbody>tr>td>div{border-right:1px solid var(--borderColor);border-bottom:1px solid var(--borderColor)}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-alternating-content-rows>.swh-cluu-controls-matrix-structure>tbody>tr>.swh-cluu-controls-matrix-content>div>table>tbody:not(.swh-cluu-controls-matrix-even-placeholder-rows)>tr:nth-child(odd){background-color:#eee}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-alternating-content-rows>.swh-cluu-controls-matrix-structure>tbody>tr>.swh-cluu-controls-matrix-content>div>table>tbody.swh-cluu-controls-matrix-even-placeholder-rows>tr:nth-child(2n){background-color:#eee}.swh-cluu-controls-matrix.swh-cluu-controls-matrix-alternating-vertical-rows>.swh-cluu-controls-matrix-structure>tbody>tr>.swh-cluu-controls-matrix-vertical>div>table>tbody>tr:nth-child(odd){background-color:#eee}.swh-cluu-menu-contents .swh-cluu-menu-layer{width:auto;height:100%;overflow-x:hidden;overflow-y:auto}.swh-cluu-menu-contents .swh-cluu-menu-layer:last-child{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.2)}.swh-cluu-menu-contents .swh-cluu-menu-layer:not(:last-child){width:var(--blockSizeInPx);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2)}.swh-cluu-menu-contents .swh-cluu-menu-layer a{color:var(--navDrawerTextColor);text-decoration:none;display:block}.swh-cluu-menu-contents .swh-cluu-menu-layer a:active,.swh-cluu-menu-contents .swh-cluu-menu-layer a:focus,.swh-cluu-menu-contents .swh-cluu-menu-layer a:hover{text-decoration:none}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer a:focus,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer a:hover,.swh-cluu-menu-contents .swh-cluu-menu-layer a:active{color:var(--hoverTextColor)}.swh-cluu-menu{height:var(--blockSizeInPx);width:calc(var(--blockSizeInPx) - 24px);cursor:pointer;background-color:transparent;color:var(--textColor)}.swh-cluu-menu .swh-cluu-menu-icon{font-size:x-large;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-menu .swh-cluu-menu-icon svg *{fill:var(--textColor)!important}.swh-cluu-menu.disabled{cursor:not-allowed}.swh-cluu-menu .swh-cluu-interaction-method-mouse a:hover{text-decoration:none}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile{background-color:transparent;border:0;width:calc(var(--blockSizeInPx) - 24px);border-radius:0;cursor:default;height:var(--blockSizeInPx);color:var(--headerTextColor);position:relative;display:block}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile.dropdown .caret{visibility:collapse}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile.dropdown .dropdown-menu{position:absolute;left:100%;top:auto;bottom:0;width:calc(var(--blockSizeInPx) - 24px)!important;border:0;min-height:var(--blockSizeInPx);border-radius:0;background-color:var(--headerColor);-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:active,.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:focus,.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:hover{box-shadow:none;border:0!important;outline:0!important}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:active{background-color:var(--headerColorActive)}.swh-cluu-interaction-method-mouse .swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:focus{background-color:var(--headerColorHover)}.swh-cluu-interaction-method-mouse .swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile:hover{background-color:var(--headerColorHover)}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile img{width:25px;height:25px}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile svg{width:25px;height:25px}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile svg *{fill:var(--headerTextColor)!important}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-tile>*{position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-menu .swh-cluu-menu-tiles .swh-cluu-menu-more-container{position:fixed;top:var(--blockSizeInPx);left:calc(var(--blockSizeInPx) - 24px);height:var(--blockSizeInPx);background-color:var(--headerColor);overflow-x:auto;overflow-y:hidden}.swh-cluu-interaction-method-mouse .swh-cluu-menu-content:hover{background-color:var(--headerColorHover)}.swh-cluu-menu-content:active{background-color:var(--headerColorActive)}.swh-cluu-menu-contents{color:var(--navDrawerTextColor);position:absolute;left:0;height:calc(100% - var(--statusBarHeight));width:100%;top:var(--statusBarHeight);-moz-transform:translateX(-320px);-ms-transform:translateX(-320px);-o-transform:translateX(-320px);-webkit-transform:translateX(-320px);transform:translateX(-320px);-moz-transition:transform var(--transitionTime) var(--sharpCurve);-o-transition:transform var(--transitionTime) var(--sharpCurve);-webkit-transition:transform var(--transitionTime) var(--sharpCurve);transition:transform var(--transitionTime) var(--sharpCurve)}.swh-cluu-menu-contents.swh-cluu-active{-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;-moz-transition-timing-function:var(--decelerationCurve);-o-transition-timing-function:var(--decelerationCurve);-webkit-transition-timing-function:var(--decelerationCurve);transition-timing-function:var(--decelerationCurve)}.swh-cluu-menu-contents .swh-cluu-menu-layer{position:absolute;right:100%;cursor:default;background-color:var(--navDrawerBackgroundColor);-moz-transition:width var(--transitionTime) var(--sharpCurve),transform var(--transitionTime) var(--sharpCurve);-o-transition:width var(--transitionTime) var(--sharpCurve),transform var(--transitionTime) var(--sharpCurve);-webkit-transition:width var(--transitionTime) var(--sharpCurve),transform var(--transitionTime) var(--sharpCurve);transition:width var(--transitionTime) var(--sharpCurve),transform var(--transitionTime) var(--sharpCurve)}.swh-cluu-menu-contents .swh-cluu-menu-layer.swh-cluu-active{width:320px}.swh-cluu-menu-contents .swh-cluu-menu-layer:first-child{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.swh-cluu-menu-contents .swh-cluu-menu-layer:first-child>*{-ms-flex-positive:0;flex-shrink:0;-ms-flex-negative:0;flex-grow:0}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-controls-tree .swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>img{filter:var(--navDrawerTextColorFilter)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-controls-tree .swh-cluu-controls-tree-node-caption:focus>.swh-cluu-controls-tree-node-caption-content>img,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-controls-tree .swh-cluu-controls-tree-node-caption:hover>.swh-cluu-controls-tree-node-caption-content>img{filter:var(--hoverColorFilter)}.swh-cluu-menu-contents .swh-cluu-menu-layer>*{position:relative;height:var(--blockSizeInPx);width:320px;cursor:pointer}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-controls-title{height:var(--blockSizeInPx);width:100%}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-controls-title .swh-cluu-controls-title-icon{height:100%;width:calc(var(--blockSizeInPx) - 24px);position:relative;font-size:x-large}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-controls-title .swh-cluu-controls-title-icon>*{width:25px;height:25px;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-controls-title .swh-cluu-controls-title-icon>.svg-cluu-controls-svg-inline-image svg{width:100%;height:100%}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-controls-title .swh-cluu-controls-title-text{position:absolute;left:calc(var(--blockSizeInPx) - 24px);top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:0;font-weight:500}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-help-tree-item{display:flex;align-items:center;overflow:hidden}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-help-tree-item .swh-cluu-help-icon{padding:var(--toolbarItemContentPaddingVar);margin:var(--toolbarItemMarginVar)}.swh-cluu-menu-contents .swh-cluu-menu-layer .swh-cluu-help-tree-item .swh-cluu-help-item-text{align-self:center}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item{height:var(--blockSizeInPx);width:100%;display:flex}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item .swh-cluu-help-item-link{display:flex}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item .swh-cluu-help-item-icon-wrapper{padding:var(--toolbarItemContentPaddingVar);margin:var(--toolbarItemMarginVar)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item .swh-cluu-help-item-icon-wrapper img{height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover;filter:var(--navDrawerTextColorFilter)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item .swh-cluu-help-item-text{align-self:center}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item .matIcs{color:var(--navDrawerTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:focus,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:hover{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:focus .matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:hover .matIcs{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:focus img,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-help-item:hover img{filter:var(--hoverColorFilter)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item{height:var(--blockSizeInPx);width:100%;display:flex;align-items:center}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item img{height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover;margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);filter:var(--navDrawerTextColorFilter)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item .matIcs{margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);color:var(--navDrawerTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:focus,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:hover{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:focus .matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:hover .matIcs{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:focus img,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:hover img{filter:var(--hoverColorFilter)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item .swh-cluu-user-management-tile{height:var(--blockSizeInPx);width:100%;display:flex;align-items:center}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item .swh-cluu-user-management-tile .matIcs{margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);color:var(--navDrawerTextColor)}.swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item .swh-cluu-user-management-tile img{height:var(--iconSizeInPx);width:var(--iconSizeInPx);object-fit:cover;margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);border-radius:50%;filter:none}.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:focus .swh-cluu-user-management-tile img,.swh-cluu-interaction-method-mouse .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-user-management-item:hover .swh-cluu-user-management-tile img{filter:none}.swh-cluu-help-item-dialog-moreHelpText{font-weight:700}.swh-cluu-menu-notification{width:auto}.swh-cluu-controls-popup-menu{display:flex;flex-direction:column;min-width:calc(var(--blockSizeInPx) * 4)}.swh-cluu-controls-popup-menu-item{display:flex;align-items:center;gap:var(--contentPadding)}.swh-cluu-controls-popup-menu-item:hover{color:var(--hoverTextColor);cursor:pointer}.swh-cluu-controls-popup-menu-item--reservedIconSpace:before{content:" ";width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-popup-menu-item--reservedExpansionIconSpace:after{content:" ";width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-popup-menu-item--selected{outline:0;background-color:var(--selectedBackgroundColor)}.swh-cluu-controls-popup-menu-item__icon{flex-shrink:0;width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-popup-menu-item__expansion-icon{flex-shrink:0;width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-controls-popup-menu-item__text{flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-popup-menu-separator{width:100%;padding:0 var(--contentPadding);border-bottom:2px solid var(--borderColor)}.swh-cluu-controls-popup-menu-separator__title{font-size:12px;color:var(--textColorFaded)}.swh-cluu-controls-multicontrol-rows{margin-bottom:4px}.swh-cluu-controls-multicontrol-row{margin-bottom:4px;position:relative}.swh-cluu-controls-multicontrol-buttons .swh-cluu-button{margin-left:2px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-multicontrol-buttons .swh-cluu-button span:hover{color:#f0f0f0}.swh-cluu-controls-numberSlider{width:100%;height:44px;position:relative;box-sizing:border-box;padding-left:12px;padding-right:12px}.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-outer-line{background-color:var(--numberSliderBackgroundColor);top:37px;height:2px;width:100%;position:relative;transition:background-Color .1s ease-in-out}.swh-cluu-interaction-method-mouse .swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-outer-line:hover{background-color:var(--numberSliderBackgroundHover)}.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-outer-line>.swh-cluu-controls-numberSlider-inner-line{height:100%;width:0;background-color:var(--numberSliderSelectedValueLineBackgroundColor)}.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle{height:12px;width:12px;background-color:var(--numberSliderHandleBackgroundColor);transform:translateX(-50%) rotate(-45deg);border-radius:50%;transition:border-bottom-left-radius var(--transitionTime) var(--sharpCurve),height var(--transitionTime) var(--sharpCurve),width var(--transitionTime) var(--sharpCurve),top var(--transitionTime) var(--sharpCurve);position:relative;top:30px;left:0;cursor:pointer;text-align:center;outline:0;touch-action:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle:hover{width:16px;height:16px;top:28px}.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle:not(:active)>.swh-cluu-controls-numberSlider-handle-label{line-height:12px;user-select:none;opacity:0}.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle .swh-cluu-active,.swh-cluu-controls-numberSlider>.swh-cluu-controls-numberSlider-handle>.swh-cluu-controls-numberSlider-handle-label{color:var(--colorOnPrimary);line-height:24px;transform:rotate(45deg);font-size:10px;opacity:1;transition:line-height var(--transitionTime) var(--sharpCurve),opacity var(--transitionTime) var(--sharpCurve)}.swh-cluu-active-handle{height:24px!important;width:24px!important;border-bottom-left-radius:0!important;top:0!important}.swh-cluu-active-handle-label{color:var(--colorOnPrimary)!important;line-height:24px!important;transform:rotate(45deg)!important;font-size:10px!important;opacity:1!important;transition:line-height var(--transitionTime) var(--sharpCurve),opacity var(--transitionTime) var(--sharpCurve)!important}.swh-cluu-handle-jumpAnimation{transition:border-bottom-left-radius var(--transitionTime) var(--sharpCurve),height var(--transitionTime) var(--sharpCurve),width var(--transitionTime) var(--sharpCurve),top var(--transitionTime) var(--sharpCurve),left .2s ease-in-out!important}.swh-cluu-innerLine-jumpAnimation{transition:width .2s ease-in-out!important}.swh-cluu-controls-split-container{position:relative;height:100%;width:100%;border-top:1px solid var(--borderColor);overflow:hidden}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter{position:absolute;height:100%;width:1px;left:0;background:var(--splitContainerSplitterColor);z-index:1000;cursor:e-resize;transform:translateX(-1px);user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-splitContainer-splitter-collapseLeftButton,.swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-splitContainer-splitter-expandRightButton{color:#ddd;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-splitContainer-splitter-collapseLeftButton:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-splitContainer-splitter-expandRightButton:hover{color:#fff}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-split-container-spliter-handle{height:56px;width:16px;position:relative;top:50%;left:-8px;transform:translateY(-50%);border-radius:10px;background-color:var(--splitContainerSplitterColor);transition:background-color .2s ease-in-out;box-shadow:inset 0 0 4px rgba(0,0,0,.24)}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter .swh-cluu-controls-split-container-spliter-handle>span.matIcs{transform:translate(-50%,-50%) rotate(90deg);top:50%;left:50%;position:relative;color:gray}.swh-cluu-interaction-method-mouse .swh-cluu-controls-split-container .swh-cluu-controls-split-container-spliter:hover .swh-cluu-controls-split-container-spliter-handle{background-color:#fff}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-left-content{position:absolute;left:0;overflow:hidden;overflow-x:hidden!important;height:100%}.swh-cluu-controls-split-container .swh-cluu-controls-split-container-right-content{position:absolute;right:0;padding-left:0;overflow:hidden;overflow-x:hidden!important;height:100%}.splitContainer-collapseButtons-hidden{display:none}.splitContainer-splitter-Animation{transition:all .2s ease-in-out}.swh-cluu-controls-switch>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-switch>.swh-cluu-controls-labeled-input-helper-text{white-space:nowrap;padding-left:56px}.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-form>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-form>.swh-cluu-controls-labeled-input-helper-text{padding-left:56px}.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-labeled-input-helper-text{padding-left:16px}.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-toggle-bool-input-label{justify-content:space-between}.swh-cluu-controls-switch.swh-cluu-controls-toggle-bool-input-outlinedForm>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track{order:1}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label{gap:16px}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label:focus>.swh-cluu-controls-switch-track>.swh-cluu-controls-switch-thumb{border:1px solid var(--primaryColor)}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-toggle-bool-input-caption{padding-left:0;order:0}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track{display:flex;align-items:center;justify-content:center;position:relative;width:40px}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track:before{content:" ";height:16px;width:36px;background-color:var(--switchInactiveTrackColor);border-radius:8px;display:block;transition:background-color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track>.swh-cluu-controls-switch-thumb{height:20px;width:20px;position:absolute;border-radius:50%;background-color:var(--switchInactiveThumbColor);left:0;box-shadow:0 0 2px rgba(0,0,0,.14),0 2px 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);transition:left var(--transitionTime) var(--sharpCurve),background-color var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track.swh-cluu-controls-switch-active:before{background-color:var(--switchActiveTrackColor)}.swh-cluu-controls-switch>.swh-cluu-controls-toggle-bool-input-label>.swh-cluu-controls-switch-track.swh-cluu-controls-switch-active>.swh-cluu-controls-switch-thumb{left:calc(100% - 20px);background-color:var(--switchActiveThumbColor)}.swh-cluu-body .swh-cluu-controls-object-link{color:var(--textColor);text-decoration:none;white-space:normal;cursor:pointer;display:inline-block;overflow:hidden}.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:focus,.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:hover{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:focus .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-indicator,.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:hover .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-indicator{color:var(--hoverTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:focus .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon svg *,.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:hover .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon svg *{fill:var(--hoverTextColor)!important}.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:focus .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon>img,.swh-cluu-interaction-method-mouse .swh-cluu-body .swh-cluu-controls-object-link:hover .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon>img{object-fit:cover}.swh-cluu-body .swh-cluu-controls-object-link:focus,.swh-cluu-body .swh-cluu-controls-object-link:hover{text-decoration:none}.swh-cluu-body .swh-cluu-controls-object-link:active{color:var(--activeTextColor);text-decoration:none}.swh-cluu-body .swh-cluu-controls-object-link:active .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-indicator{color:var(--activeTextColor)}.swh-cluu-body .swh-cluu-controls-object-link:active .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon svg *{fill:var(--activeTextColor)!important}.swh-cluu-body .swh-cluu-controls-object-link.swh-cluu-controls-object-link-round .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon{border-radius:50%}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container{min-width:var(--iconSizeInPx);min-height:var(--iconSizeInPx);overflow:hidden;display:flex;align-items:center}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-indicator{font-size:var(--iconSizeInPx);color:var(--textColorFaded)}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx);flex-shrink:0;overflow:hidden;border-radius:var(--borderRadius)}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-object-link-title{padding-left:4px}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon img,.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon svg{width:100%;height:100%}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon>img{object-fit:cover}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon svg{width:100%;height:100%}.swh-cluu-body .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-title{display:block;white-space:nowrap;word-break:keep-all;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.swh-cluu-body .swh-cluu-controls-object-link.swh-cluu-controls-object-link-disablePointerEvents{cursor:default;pointer-events:none}.swh-cluu-body .swh-cluu-object-links{display:flex;flex-wrap:nowrap;gap:4px 8px}.swh-cluu-body .swh-cluu-object-links.swh-cluu-object-links-wrapped{flex-wrap:wrap}.swh-cluu-body .swh-cluu-object-links .swh-cluu-show-more{cursor:pointer}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-controls-object-link{pointer-events:none}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell>.swh-cluu-renderers-grid-collection-entity-group-header .swh-cluu-controls-object-link{float:left}.swh-cluu-controls-paper{border:1px solid var(--borderColor);border-radius:var(--borderRadius);background-color:var(--paperBackgroundColor);color:var(--textColor);width:100%}.swh-cluu-controls-paper .swh-cluu-controls-paper{border-radius:0;border:none;background-color:transparent;color:var(--textColor);margin:0;width:100%}.swh-cluu-controls-passwordinput{width:100%;height:24px;font-size:0}.swh-cluu-controls-passwordinput .swh-cluu-controls-passwordinput-textinput{width:100%;height:100%;border:none;padding:0;font-size:16px;line-height:20px;vertical-align:top;outline:0;background-color:transparent;color:var(--inputTextColor)}.swh-cluu-controls-passwordinput .swh-cluu-controls-passwordinput-textinput:-webkit-autofill{transition:background-color;transition-delay:3600s}.swh-cluu-controls-passwordViewer{position:relative}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button{height:25px;width:25px;position:relative;cursor:pointer}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button .swh-cluu-controls-passwordViewer-button-icon{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button.swh-cluu-controls-passwordViewer-button-copy{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button.swh-cluu-controls-passwordViewer-button-display{border-top-right-radius:0;border-bottom-right-radius:0}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button.swh-cluu-controls-passwordViewer-button-single{border-radius:var(--borderRadius);border:1px solid var(--borderColor)}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button+.swh-cluu-controls-passwordViewer-text{margin-left:5px}.swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button:active .swh-cluu-controls-passwordViewer-button-icon{color:var(--primaryColor)}.swh-cluu-interaction-method-mouse .table-hover tbody tr:hover td .swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button{background-color:#f5f5f5}.swh-cluu-interaction-method-mouse .table-hover tbody tr:hover td .swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button:active{background-color:#f5f5f5}.swh-cluu-interaction-method-mouse .table-hover tbody tr:hover td .swh-cluu-controls-passwordViewer .swh-cluu-controls-passwordViewer-button:hover{background-color:#f5f5f5}.swh-cluu-controls-photo .swh-cluu-controls-photo-preview{height:75px}.swh-cluu-controls-photo .swh-cluu-controls-photo-preview .swh-cluu-controls-photo-preview-image{position:relative;max-width:100%;max-height:100%;cursor:pointer}.swh-cluu-controls-photo .swh-cluu-controls-photo-buttonContainer{padding:5px 5px 5px 0}.swh-cluu-controls-photo .swh-cluu-controls-photo-buttonContainer .swh-cluu-button{width:40px;height:40px;top:0;position:relative;margin-right:5px;margin-top:0;margin-left:0}.swh-cluu-controls-photo .swh-cluu-controls-photo-buttonContainer .swh-cluu-button .swh-cluu-button-icon-left{padding-right:0;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-photo:hover .swh-cluu-button{background-color:var(--hoverAlphaLight)}.swh-cluu-controls-photo-window-showImage .swh-cluu-controls-photo-showImageLarge{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-controls-photo-creation-dialog{display:flex;flex-wrap:wrap;justify-content:center}.swh-cluu-controls-photo-creation-dialog>.swh-cluu-controls-chip-input{padding:32px;border:2px dashed var(--textColor);border-radius:var(--borderRadius);margin:16px 0;width:100%}.swh-cluu-controls-photo-creation-dialog>.swh-cluu-controls-chip-input>.swh-cluu-controls-input{display:flex;align-items:center;border:none}.swh-cluu-controls-photo-creation-dialog>.swh-cluu-controls-chip-input>.swh-cluu-controls-input>.swh-cluu-controls-file-chip-input-label{padding:32px 0}.swh-cluu-controls-photo-creation-dialog>.swh-cluu-controls-chip-input:hover{border-color:var(--hoverTextColor)}.swh-cluu-controls-photo-creation-dialog>.matIcs,.swh-cluu-controls-photo-creation-dialog>.swh-cluu-controls-cameraButton{padding:12px;margin:4px}.swh-cluu-dialog-content-placeholder{height:100%}.swh-cluu-dialog-content-placeholder .swh-cluu-controls-literal{font-size:x-large;text-align:center;width:100%;display:block}.swh-cluu-dialog-content-placeholder .swh-cluu-placeholder-img{height:75%;display:block;margin-left:auto;margin-right:auto}.swh-cluu-window .swh-cluu-controls-popover-backdrop{z-index:8}.swh-cluu-controls-popover-backdrop{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.swh-cluu-controls-popover-backdrop .swh-cluu-controls-popover{left:unset;right:unset;top:unset;bottom:unset}.swh-cluu-controls-popover{font-family:Roboto;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:block;max-width:none;max-height:none;padding:0;border:none;border-radius:var(--borderRadius);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px rgba(0,0,0,.2);background:var(--paperBackgroundColor);overflow:hidden}.swh-cluu-controls-popover-content{padding:0;overflow:auto;width:100%;height:100%}.swh-cluu-progress-bar{width:100%;height:calc(2 * var(--contentPadding));border:1px solid var(--borderColor);position:relative}.swh-cluu-progress-bar .swh-cluu-progress-bar-text{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-progress-bar .swh-cluu-progress-bar-progress{height:100%;background-color:var(--primaryColor)}@keyframes spinner{0%{stroke-dasharray:0 0 0 121 5 0}50%{stroke-dasharray:0 0 94 32 126 0 0}100%{stroke-dasharray:0 121 5 126 0 0}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.swh-cluu-progress-indicator{position:absolute}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear{height:4px;width:100%;left:0;background-color:var(--secondaryColorLight)}#swh-cluu-page-content>.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear{z-index:1;height:0;-moz-transition:height var(--transitionTime) var(--sharpCurve);-o-transition:height var(--transitionTime) var(--sharpCurve);-webkit-transition:height var(--transitionTime) var(--sharpCurve);transition:height var(--transitionTime) var(--sharpCurve)}#swh-cluu-page-content>.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-active{height:4px}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-progress-indicator-top{top:0}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-progress-indicator-bottom{bottom:0}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear>.swh-cluu-progress-indicator-determinate,.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear>.swh-cluu-progress-indicator-first-indeterminate,.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear>.swh-cluu-progress-indicator-second-indeterminate{height:100%;background-color:var(--secondaryColor);position:absolute;left:0}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear>.swh-cluu-progress-indicator-determinate:not(.swh-cluu-progress-indicator-skip-transition){-moz-transition:width var(--transitionTime) var(--sharpCurve);-o-transition:width var(--transitionTime) var(--sharpCurve);-webkit-transition:width var(--transitionTime) var(--sharpCurve);transition:width var(--transitionTime) var(--sharpCurve)}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-determinate-progress-indicator>.swh-cluu-progress-indicator-first-indeterminate,.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-determinate-progress-indicator>.swh-cluu-progress-indicator-second-indeterminate{display:none}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-indeterminate-progress-indicator>.swh-cluu-progress-indicator-determinate{display:none}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-indeterminate-progress-indicator>.swh-cluu-progress-indicator-first-indeterminate{-moz-animation:first-progress-indicator-left 2s var(--sharpCurve) infinite,first-progress-indicator-right 2s var(--sharpCurve) infinite;-o-animation:first-progress-indicator-left 2s var(--sharpCurve) infinite,first-progress-indicator-right 2s var(--sharpCurve) infinite;-webkit-animation:first-progress-indicator-left 2s var(--sharpCurve) infinite,first-progress-indicator-right 2s var(--sharpCurve) infinite;animation:first-progress-indicator-left 2s var(--sharpCurve) infinite,first-progress-indicator-right 2s var(--sharpCurve) infinite}@-moz-keyframes first-progress-indicator-left{0%{left:0}21%{left:0}66%{left:100%}100%{left:100%}}@-webkit-keyframes first-progress-indicator-left{0%{left:0}21%{left:0}66%{left:100%}100%{left:100%}}@keyframes first-progress-indicator-left{0%{left:0}21%{left:0}66%{left:100%}100%{left:100%}}@-moz-keyframes first-progress-indicator-right{0%{right:100%}42%{right:0}66%{right:0}100%{right:0}}@-webkit-keyframes first-progress-indicator-right{0%{right:100%}42%{right:0}66%{right:0}100%{right:0}}@keyframes first-progress-indicator-right{0%{right:100%}42%{right:0}66%{right:0}100%{right:0}}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-linear.swh-cluu-indeterminate-progress-indicator>.swh-cluu-progress-indicator-second-indeterminate{-moz-animation:second-progress-indicator-left 2s var(--sharpCurve) infinite,second-progress-indicator-right 2s var(--sharpCurve) infinite;-o-animation:second-progress-indicator-left 2s var(--sharpCurve) infinite,second-progress-indicator-right 2s var(--sharpCurve) infinite;-webkit-animation:second-progress-indicator-left 2s var(--sharpCurve) infinite,second-progress-indicator-right 2s var(--sharpCurve) infinite;animation:second-progress-indicator-left 2s var(--sharpCurve) infinite,second-progress-indicator-right 2s var(--sharpCurve) infinite}@-moz-keyframes second-progress-indicator-left{0%{left:0}72%{left:0}100%{left:100%}}@-webkit-keyframes second-progress-indicator-left{0%{left:0}72%{left:0}100%{left:100%}}@keyframes second-progress-indicator-left{0%{left:0}72%{left:0}100%{left:100%}}@-moz-keyframes second-progress-indicator-right{0%{right:100%}57%{right:100%}89%{right:0}100%{right:0}}@-webkit-keyframes second-progress-indicator-right{0%{right:100%}57%{right:100%}89%{right:0}100%{right:0}}@keyframes second-progress-indicator-right{0%{right:100%}57%{right:100%}89%{right:0}100%{right:0}}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular>svg{height:56px;width:56px;position:static;transform:none}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular>svg>circle{fill:none;stroke:var(--secondaryColor);stroke-width:4px}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular.swh-cluu-determinate-progress-indicator>svg{transform:rotate(-90deg)}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular.swh-cluu-determinate-progress-indicator>svg>circle{transition:stroke-dasharray var(--transitionTime) var(--sharpCurve)}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular.swh-cluu-indeterminate-progress-indicator>svg{animation:spin 2s infinite linear}.swh-cluu-progress-indicator.swh-cluu-progress-indicator-circular.swh-cluu-indeterminate-progress-indicator>svg>circle{stroke-dasharray:94 32;animation:spinner 1.5s infinite ease-out}.swh-cluu-controls-radioButton .swh-cluu-controls-toggle-bool-input-label .matIcs{color:var(--radioButtonInactiveColor)}.swh-cluu-controls-radioButton .swh-cluu-controls-toggle-bool-input-label .matIcs.matIc-radio-button-checked{color:var(--radioButtonActiveColor)}.swh-cluu-range-input{position:relative;display:flex;justify-content:center;align-items:center}.swh-cluu-range-input .swh-cluu-range-input-lower-bounds-input,.swh-cluu-range-input-lower-bounds-equality-selection,.swh-cluu-range-input-upper-bounds-equality-selection,.swh-cluu-range-input-upper-bounds-input{position:relative;padding:5px}.swh-cluu-range-input .swh-cluu-range-input-lower-bounds-input>*,.swh-cluu-range-input-lower-bounds-equality-selection>*,.swh-cluu-range-input-upper-bounds-equality-selection>*,.swh-cluu-range-input-upper-bounds-input>*{position:relative;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.swh-cluu-range-input .swh-cluu-range-input-value-placeholder{display:block;text-align:center;padding:12px}.swh-cluu-controls-searchbar{width:256px}@media (min-width:960px){.swh-cluu-controls-searchbar{width:384px}}.swh-cluu-search-button.swh-cluu-search-with-text .swh-cluu-controls-title-icon{color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button{display:flex;align-items:center;margin-left:var(--toolbarItemMarginVar);margin-right:var(--toolbarItemMarginVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar{flex-grow:1}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding:2px 10px 2px 14px}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper{line-height:1;padding:3px 11px 3px 15px;min-height:0;height:32px;color:var(--textColorFaded)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper .swh-cluu-controls-searchbar-clear,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper .swh-cluu-controls-searchbar-search{font-size:20px;padding:2px}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-prefixes,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{margin-top:0}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button:not(.swh-cluu-active)>.swh-cluu-search-button-collapse{display:none}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button:not(.swh-cluu-active)>.swh-cluu-controls-searchbar{display:none}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button.swh-cluu-active{margin-left:0;margin-right:0;padding:4px;padding-left:4px}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button.swh-cluu-active>.swh-cluu-search-icon{display:none}.swh-cluu-barrel-roll{animation:swh-cluu-barrel-roll 2s}@media (min-width:600px){.swh-cluu-search-button>.swh-cluu-search-button-collapse{display:none}}@media (max-width:599px){.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-search-button-collapse{margin:var(--toolbarItemMarginVar);padding:calc(var(--toolbarItemMarginVar) * 2)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper{padding:3px 5px 3px 15px;margin-left:var(--toolbarItemMarginVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-suffixes{padding-right:var(--toolbarItemMargin)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper .swh-cluu-controls-searchbar-clear,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar>.swh-cluu-controls-labeled-input-input-wrapper .swh-cluu-controls-searchbar-search{font-size:20px;padding:0}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button>.swh-cluu-controls-searchbar.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding:2px 4px 2px 14px}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-search-button.swh-cluu-active{padding-left:0}}@keyframes swh-cluu-barrel-roll{from{transform:rotate(0)}to{transform:rotate(360deg)}}.swh-cluu-window.swh-cluu-controls-selector-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{background-color:transparent}.swh-cluu-window.swh-cluu-controls-selector-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper>.swh-cluu-controls-selector-content{position:relative;height:100%;width:100%}.swh-cluu-window.swh-cluu-controls-selector-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper>.swh-cluu-controls-selector-content>.swh-cluu-controls-snackbar{z-index:1}.swh-cluu-single-selector>.swh-cluu-single-selector-input{border:none;padding:0;color:var(--textColor);background-color:var(--hoverAlphaLight);outline:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.swh-cluu-single-selector>.swh-cluu-single-selector-input-notchecked{color:red}.swh-cluu-single-selector>.swh-cluu-single-selector-input-checking{color:red}.swh-cluu-single-selector>.swh-cluu-single-selector-input-valid{text-decoration:underline}.swh-cluu-single-selector>.swh-cluu-single-selector-input-notvalid{color:red}.swh-cluu-single-selector>.swh-cluu-button{border:none;padding:0 8px;background-color:transparent}.swh-cluu-single-selector>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon{width:16px;height:16px}.swh-cluu-single-selector>.swh-cluu-button>.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{display:none}.swh-cluu-single-selector-create-button{border:none;background-color:transparent;padding-right:0;padding-top:0;padding-bottom:0}.swh-cluu-single-selector-create-button .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx)}.swh-cluu-single-selector-create-button .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-text{display:none}.swh-cluu-select-popover.swh-cluu-single-selector-selection-popup{position:absolute;max-width:none;z-index:10;height:500px}.swh-cluu-select-popover.swh-cluu-single-selector-selection-popup .swh-cluu-controls-popover-content{margin:0;height:100%}.swh-cluu-select-popover.swh-cluu-single-selector-selection-popup .swh-cluu-controls-popover-content a,.swh-cluu-select-popover.swh-cluu-single-selector-selection-popup .swh-cluu-controls-popover-content img{pointer-events:none;cursor:default}.swh-cluu-multi-object-selector-toolbar{margin:5px 0}.swh-cluu-multi-object-selector-toolbar>.btn{margin-right:5px}.swh-cluu-controls-labeled-input>.swh-cluu-single-selector+.swh-cluu-controls-labeled-input-label{width:calc(100% - 64px)}.swh-cluu-controls-labeled-input:not(.swh-cluu-controls-labeled-input-focussed):not(.swh-cluu-controls-labeled-input-with-value):not(.swh-cluu-controls-labeled-input-no-label) .swh-cluu-single-selector>.swh-cluu-controls-dropdown{opacity:0}.swh-cluu-select-popover>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control>.swh-cluu-tabs-headers{display:none}.swh-cluu-select-popover>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control>.swh-cluu-tabs-headers+.swh-cluu-tab-control-content{height:100%}.swh-cluu-select-popover>.swh-cluu-controls-popover-content.swh-cluu-views-collection>.swh-cluu-tab-control .swh-cluu-controls-combined-filter{display:none}.swh-cluu-controls-share-button{padding:var(--toolbarItemContentPaddingVar);margin:0 var(--toolbarItemMarginVar)}.swh-cluu-controls-side-scrolling-toolbar{width:100%;position:relative;overflow:hidden}.swh-cluu-controls-side-scrolling-toolbar-left-wrapper,.swh-cluu-controls-side-scrolling-toolbar-right-wrapper{height:100%;position:absolute;z-index:10000;cursor:pointer}.swh-cluu-controls-side-scrolling-toolbar-left-wrapper-image,.swh-cluu-controls-side-scrolling-toolbar-right-wrapper-image{color:var(--textColor);position:relative;width:16px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-controls-side-scrolling-toolbar-left-wrapper-image.scroller-not-visible,.swh-cluu-controls-side-scrolling-toolbar-right-wrapper-image.scroller-not-visible{display:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar-left-wrapper:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar-right-wrapper:hover{background:var(--primaryColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar-left-wrapper:hover-image,.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar-right-wrapper:hover-image{color:#f0f0f0}.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar:hover .swh-cluu-controls-side-scrolling-toolbar-left-wrapper,.swh-cluu-interaction-method-mouse .swh-cluu-controls-side-scrolling-toolbar:hover .swh-cluu-controls-side-scrolling-toolbar-right-wrapper{display:block}.swh-cluu-controls-side-scrolling-toolbar-left-wrapper{left:0;display:none}.swh-cluu-controls-side-scrolling-toolbar-right-wrapper{right:0;display:none}.swh-cluu-controls-side-scrolling-toolbar-content{position:relative;width:calc(100% - 32px)}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-canvas{left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%;position:absolute}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input{top:calc(50% - 100px);background-color:var(--hoverAlphaLight);border:1px solid var(--borderColor);border-radius:50%;font-weight:500;position:absolute;right:20px;height:64px;width:64px;padding:0;z-index:1;padding:8px;font-size:20px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input:hover{background-color:#eee}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input:hover{background-color:#eee}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input.swh-cluu-controls-labeled-input-no-label>.swh-cluu-controls-labeled-input-input-wrapper{padding:4px;background-color:transparent;border-bottom:none;width:100%;height:100%}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input.swh-cluu-controls-labeled-input-no-label>.swh-cluu-controls-labeled-input-input-wrapper .swh-cluu-controls-numberinput{font-weight:500;font-size:20px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-lineThickness-input.swh-cluu-controls-labeled-input-no-label.swh-cluu-controls-labeled-input-focussed>.swh-cluu-controls-labeled-input-input-wrapper{padding-bottom:4px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker{top:calc(50%);background-color:var(--hoverAlphaLight);border:1px solid var(--borderColor);border-radius:50%;font-weight:500;position:absolute;right:20px;height:64px;width:64px;padding:0;z-index:1}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker:hover{background-color:#eee}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-colorPicker:hover{background-color:#eee}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton{top:calc(50% + 100px);background-color:var(--hoverAlphaLight);border:1px solid var(--borderColor);border-radius:50%;font-weight:500;position:absolute;right:20px;height:64px;width:64px;padding:0;z-index:1}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton:hover{background-color:#eee}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.matIcs{font-size:48px;vertical-align:middle}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.swh-cluu-button-icon{height:48px;width:48px}.swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton span.swh-cluu-button-icon.swh-cluu-button-icon-left{margin-right:0;float:none}.swh-cluu-interaction-method-mouse .swh-cluu-controls-sketch .swh-cluu-controls-sketch-undoButton:hover{background-color:#eee}.swh-cluu-controls-snackbar{width:100%;position:relative}.swh-cluu-controls-snackbar .swh-cluu-controls-snackbar-item{min-height:48px;padding:14px 24px;min-width:288px;max-width:568px;border-radius:var(--borderRadius);position:absolute;background-color:#212121;color:var(--headerTextColor);box-shadow:0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.2);left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);-moz-transition:transform var(--transitionTime) var(--accelerationCurve);-o-transition:transform var(--transitionTime) var(--accelerationCurve);-webkit-transition:transform var(--transitionTime) var(--accelerationCurve);transition:transform var(--transitionTime) var(--accelerationCurve)}.swh-cluu-controls-snackbar .swh-cluu-controls-snackbar-item.swh-cluu-active{-moz-transform:translateX(-50%) translateY(-100%);-ms-transform:translateX(-50%) translateY(-100%);-o-transform:translateX(-50%) translateY(-100%);-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);-moz-transition:transform var(--transitionTime) var(--decelerationCurve);-o-transition:transform var(--transitionTime) var(--decelerationCurve);-webkit-transition:transform var(--transitionTime) var(--decelerationCurve);transition:transform var(--transitionTime) var(--decelerationCurve)}.swh-cluu-sorting-container{height:100%;min-width:100%}.swh-cluu-sorting-container>table{width:100%}.swh-cluu-sorting-container>table tr{border-bottom:1px solid var(--borderColor)}.swh-cluu-sorting-container>table tr th:first-child{width:48px}.swh-cluu-sorting-container>table tr th{white-space:nowrap;height:var(--blockSizeInPx);padding:0 8px}.swh-cluu-sorting-container>table tr td{height:var(--blockSizeInPx);padding:0 8px}.swh-cluu-sorting-container>table tr .swh-cluu-drag-handle{width:1%;padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-sorting-container>table tr.swh-cluu-active{background-color:var(--primaryColor)}.swh-cluu-sorting-container>table tr.swh-cluu-sorting-placeholder{text-align:center}.swh-cluu-split-button{position:relative;display:flex;align-items:center}.swh-cluu-split-button button.btn.swh-cluu-split-button-default{height:100%;position:relative;float:left;min-width:calc(100% - 19px)}.swh-cluu-split-button .swh-cluu-controls-dropdown{float:left;padding-left:5px;padding-right:5px;width:20px;height:100%}.swh-cluu-split-button .swh-cluu-controls-dropdown .caret{margin-left:0!important}.swh-cluu-split-button .swh-cluu-controls-dropdown .swh-cluu-controls-labeled-input-input-wrapper{background-color:transparent;border:none;padding:0;min-height:0}.swh-cluu-controls-split-content{width:100%;height:100%;position:relative}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-main-content{width:calc(100% - 30px);height:100%;overflow:auto}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper{min-width:30px;width:0;height:100%;position:absolute;top:0;right:0;left:auto;bottom:auto;-moz-transition:width var(--transitionTime) var(--sharpCurve);-o-transition:width var(--transitionTime) var(--sharpCurve);-webkit-transition:width var(--transitionTime) var(--sharpCurve);transition:width var(--transitionTime) var(--sharpCurve)}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper .swh-cluu-controls-split-content-slider{height:100%;width:30px;background-color:var(--colorSurfaceDim);position:relative;overflow:hidden;cursor:pointer;color:var(--colorOnSurface)}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper .swh-cluu-controls-split-content-slider .swh-cluu-controls-split-content-slider-caption{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);-o-transform:translate(-50%,-50%) rotate(-90deg);-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);font-size:large;white-space:nowrap}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper .swh-cluu-controls-split-content-slider .swh-cluu-controls-split-content-slider-icon{position:absolute;font-size:large;top:auto;bottom:15px;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper .swh-cluu-controls-split-content-slider .swh-cluu-controls-split-content-slider-icon:first-child{top:15px;bottom:auto}.swh-cluu-controls-split-content .swh-cluu-controls-split-content-sub-content-wrapper .swh-cluu-controls-split-content-sub-content{width:calc(100% - 30px);height:100%;position:absolute;top:0;right:0;background-color:var(--backgroundColor);overflow:auto}.swh-cluu-controls-status-bar{height:var(--statusBarHeight);display:flex;align-items:center;overflow:hidden}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications{flex-grow:0;flex-shrink:0}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification{height:var(--statusBarHeight);float:left;display:flex;justify-content:center;align-items:center;padding:var(--toolbarItemContentPaddingVar);margin:0 var(--toolbarItemMarginVar)}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification>.swh-cluu-controls-status-bar-notification-TextWrapper,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification>.swh-cluu-controls-status-bar-notification-TextWrapper{line-height:22px;font-size:12px;font-weight:400}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-controls-status-bar-notification-IconAndTextWrapper,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-controls-status-bar-notification-IconAndTextWrapper{display:flex;line-height:22px;font-size:12px;font-weight:400}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-controls-status-bar-notification-IconAndTextWrapper.swh-cluu-controls-status-bar-notification-text-before-icon,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-controls-status-bar-notification-IconAndTextWrapper.swh-cluu-controls-status-bar-notification-text-before-icon{direction:rtl}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable{cursor:pointer}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:active,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:active,.swh-cluu-interaction-method-mouse .swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification.swh-cluu-clickable:hover{background-color:var(--hoverAlphaLight)}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification>.glyphicon,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification>.matIcs,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification>.glyphicon,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification>.matIcs{font-size:var(--iconSizeInPx)}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications>.swh-cluu-controls-status-bar-notification>img,.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications>.swh-cluu-controls-status-bar-notification>img{max-height:100%;max-width:100%}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-notifications{float:right;flex-shrink:0}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-content{flex-shrink:0}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-center-content{line-height:24px;flex-grow:1;flex-shrink:1;overflow:hidden}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-right-content{flex-shrink:0}.swh-cluu-controls-status-bar>.swh-cluu-controls-status-bar-left-notifications{float:left}#swh-cluu-page-content .swh-cluu-controls-status-bar{top:0;width:100%;background-color:var(--statusBarBackgroundColor);color:var(--statusBarTextColor);z-index:1;position:relative;grid-area:header}#swh-cluu-page-content .swh-cluu-controls-status-bar+*{z-index:0}.swh-cluu-controls-stepper{padding:var(--contentPadding) var(--blockSizeInPx)}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-none>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{display:none}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step.swh-cluu-active>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{font-weight:700}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step.swh-cluu-active>.swh-cluu-controls-stepper-step-header:before{content:"\e5ce"}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{padding-left:0;padding-right:var(--iconSizeInPx);border-bottom:2px solid var(--textColorFaded);margin-bottom:var(--contentMargin)}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{font-size:20px;font-weight:700;color:var(--textColorFaded)}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:var(--iconSizeInPx);display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';color:var(--primaryColor);position:absolute;top:0;right:0;line-height:var(--blockSizeInPx);text-align:center;content:"\e5cf"}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-index{display:none}.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step{padding-bottom:var(--contentPadding)}.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step.swh-cluu-active>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{font-weight:500}.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{height:var(--blockSizeInPx);position:relative;line-height:var(--blockSizeInPx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer;display:flex;align-items:center}.swh-cluu-interaction-method-mouse .swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header:hover{background:var(--hoverAlphaDark)}.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-index{border-radius:50%;width:24px;height:24px;line-height:24px;display:block;float:left;text-align:center;background:var(--textColorFaded);color:var(--backgroundColor);margin-right:var(--contentMargin);font-size:12px;flex-shrink:0;flex-grow:0}.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{display:block;float:left;font-size:15px;text-overflow:ellipsis;overflow:hidden;flex-shrink:1;flex-grow:1}@media (max-width:599px){.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{font-size:16px;font-weight:500}.swh-cluu-controls-stepper.swh-cluu-controls-stepper-style-subheader>.swh-cluu-controls-stepper-step.swh-cluu-active>.swh-cluu-controls-stepper-step-header>.swh-cluu-controls-stepper-step-header-title{font-weight:500}}.swh-cluu-controls-stepper-bar{background-color:var(--headerTextColor);height:var(--blockSizeInPx);padding:12px}.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button-previous{float:left}.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button-close,.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button-confirm,.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button-next{float:right}.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button-saveable{color:var(--successColor)!important}.swh-cluu-controls-stepper-bar .swh-cluu-controls-stepper-bar-button{min-width:128px;font-weight:700;text-transform:uppercase;color:var(--textColor);background-color:transparent}.swh-cluu-controls-stopwatch{display:inline-block}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-minutes:before{content:":"}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-seconds:before{content:":"}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-milliseconds:before{content:"."}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-hours,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-milliseconds,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-minutes,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-seconds{display:inline-block;font-size:32px;line-height:1;padding:8px 0}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-pause,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-reset,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-start{text-align:center;cursor:pointer;background-color:var(--primaryColor);color:var(--textColorOnPrimary);padding:8px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-pause:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-reset:hover,.swh-cluu-interaction-method-mouse .swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-start:hover{color:var(--secondaryColor)}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-reset,.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-start{width:50%}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-pause{width:100%}.swh-cluu-controls-stopwatch>.swh-cluu-controls-stopwatch-controls>.swh-cluu-controls-stopwatch-reset.swh-cluu-hidden+.swh-cluu-controls-stopwatch-start{width:100%}.swh-cluu-tab-control{height:100%;display:flex;flex-direction:column}.swh-cluu-tab-control .swh-cluu-tab-control-content{height:100%;width:100%;position:relative;z-index:0;flex-grow:1;flex-shrink:1;overflow:hidden}.swh-cluu-tab-control .swh-cluu-tab-control-content .swh-cluu-tab-content{height:100%}.swh-cluu-tab-control .swh-cluu-tab-control-content .swh-cluu-tab-content>.swh-cluu-tab-pane{display:none}.swh-cluu-tab-control .swh-cluu-tab-control-content .swh-cluu-tab-content .swh-cluu-tab-pane{height:100%}.swh-cluu-tab-control .swh-cluu-tab-control-content .swh-cluu-tab-content .swh-cluu-tab-pane.swh-cluu-active{display:block}.swh-cluu-tab-control .swh-cluu-tabs-headers{position:relative;background-color:var(--tabBackgroundColor);flex-grow:0;flex-shrink:0}.swh-cluu-tab-control .swh-cluu-tabs-headers.swh-cluu-tabs-scrollable{padding-left:60px;padding-right:60px}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs-scrolling-indicator{position:absolute;height:var(--blockSizeInPx);width:var(--blockSizeInPx);top:0;line-height:32px;color:var(--tabTextColor);cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:2}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs-scrolling-indicator.swh-cluu-tabs-scrolling-indicator-left{left:0;background:linear-gradient(90deg,var(--backgroundColor) 24px,transparent)}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs-scrolling-indicator.swh-cluu-tabs-scrolling-indicator-right{right:0;background:linear-gradient(270deg,var(--backgroundColor) 24px,transparent)}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs{padding:0;margin:0;scrollbar-width:none}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs>li>a>.swh-cluu-controls-title{overflow:hidden}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs>li>a{position:relative;padding:0 calc(var(--toolbarItemContentHorizontalPaddingVar) + var(--toolbarItemMarginVar))}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs>li>a:hover{text-decoration:none}.swh-cluu-tab-control .swh-cluu-tabs-headers .swh-cluu-tabs::-webkit-scrollbar{display:none}.swh-cluu-tab-control.swh-cluu-tabs-right .swh-cluu-tabs{text-align:right}.swh-cluu-tab-control.swh-cluu-tabs-center .swh-cluu-tabs{text-align:center}.swh-cluu-tab-control.swh-cluu-tabs-bottom{position:relative;overflow:hidden}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers{height:var(--blockSizeInPx);width:100%;background-color:var(--bottomNavigationBackgroundColor);border-bottom:none;border-top:1px solid var(--borderColor);order:2}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers .swh-cluu-tabs-scrolling-indicator{height:var(--blockSizeInPx);line-height:var(--blockSizeInPx);background-color:var(--bottomNavigationBackgroundColor);color:var(--bottomNavigationTextColor)}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs{text-align:center;display:flex;gap:16px;justify-content:center}@media (max-width:599px){.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs{justify-content:left;margin-right:12px;gap:0}}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li{min-width:80px;max-width:168px;padding-right:0}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li.swh-cluu-active>a,.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li.swh-cluu-active>a:focus,.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li.swh-cluu-active>a:hover{background-color:var(--bottomNavigationSelectedItemBackgroundColor);color:var(--bottomNavigationSelectedItemTextColor)}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li:not(.swh-cluu-active)>a{color:var(--bottomNavigationTextColor);background-color:transparent}.swh-cluu-interaction-method-mouse .swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li:not(.swh-cluu-active)>a:focus,.swh-cluu-interaction-method-mouse .swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li:not(.swh-cluu-active)>a:hover{color:var(--bottomNavigationSelectedItemTextColor)}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li>a{font-weight:400;font-size:12px;-moz-transition:font-size var(--transitionTime) var(--sharpCurve);-o-transition:font-size var(--transitionTime) var(--sharpCurve);-webkit-transition:font-size var(--transitionTime) var(--sharpCurve);transition:font-size var(--transitionTime) var(--sharpCurve);background-color:transparent;color:var(--bottomNavigationTextColor)}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li>a:after{display:none}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li>a>.swh-cluu-controls-title{flex-direction:column;align-items:normal}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li>a>.swh-cluu-controls-title>.swh-cluu-controls-title-content{min-width:0}.swh-cluu-tab-control.swh-cluu-tabs-bottom>.swh-cluu-tabs-headers>.swh-cluu-tabs>li>a>.swh-cluu-controls-title>.swh-cluu-controls-title-content>.swh-cluu-column-header{overflow:hidden;text-overflow:ellipsis}.swh-cluu-tabs-more{padding:0;margin:8px;width:calc(100% - 16px);height:calc(100% - 18px);background-color:var(--tabBackgroundColor)}.swh-cluu-tabs-more>li{float:none;margin-bottom:0}.swh-cluu-tabs-more>li>a{display:block;position:relative;cursor:pointer;font-size:14px;text-align:center;font-weight:500;border:1px solid var(--borderColor);border-bottom:0;margin-right:0;padding-top:15px;padding-bottom:15px;border-radius:0}.swh-cluu-tabs-more>li>a .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-icon{display:inline-block;float:none}.swh-cluu-tabs-more>li>a .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-text{position:relative}.swh-cluu-tabs-more>li>a:focus,.swh-cluu-tabs-more>li>a:hover{color:var(--tabSelectedItemTextColor);background-color:var(--tabSelectedItemBackgroundColor);border:1px solid var(--borderColor);border-bottom:4px solid var(--tabSelectedItemBorderColor);padding-bottom:11px}.swh-cluu-tabs-more>li.swh-cluu-active>a,.swh-cluu-tabs-more>li.swh-cluu-active>a:focus,.swh-cluu-tabs-more>li.swh-cluu-active>a:hover{color:var(--tabSelectedItemTextColor);background-color:var(--tabSelectedItemBackgroundColor);border:1px solid var(--borderColor);border-bottom:4px solid var(--tabSelectedItemBorderColor);padding-bottom:11px}.swh-cluu-tabs-more>li:not(.swh-cluu-active)>a{color:var(--tabTextColor);background-color:var(--tabBackgroundColor)}.swh-cluu-tabs-headers{z-index:1;max-width:100%;background-color:var(--tabBackgroundColor);overflow:hidden}.swh-cluu-tabs-headers .swh-cluu-tabs{border:0;position:relative;white-space:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden}.swh-cluu-tabs-headers .swh-cluu-tabs>li{float:none;display:inline-block;margin-bottom:0;vertical-align:top;padding-right:calc(var(--blockSizeInPx)/ 2)}.swh-cluu-tabs-headers .swh-cluu-tabs>li.disabled.swh-cluu-clickable>a{cursor:auto}.swh-cluu-tabs-headers .swh-cluu-tabs>li.disabled>a,.swh-cluu-tabs-headers .swh-cluu-tabs>li.disabled>a:focus,.swh-cluu-tabs-headers .swh-cluu-tabs>li.disabled>a:hover{color:var(--hoverColor)}.swh-cluu-tabs-headers .swh-cluu-tabs>li>a{display:flex;align-items:center;justify-content:center;height:var(--blockSizeInPx);cursor:pointer;font-size:14px;line-height:18px;text-align:center;font-weight:500;border:none;margin-right:0;border-radius:0;-moz-transition:color var(--transitionTime) var(--sharpCurve);-o-transition:color var(--transitionTime) var(--sharpCurve);-webkit-transition:color var(--transitionTime) var(--sharpCurve);transition:color var(--transitionTime) var(--sharpCurve);outline:0}.swh-cluu-tabs-headers .swh-cluu-tabs>li>a .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-icon{display:inline-block;float:none}.swh-cluu-tabs-headers .swh-cluu-tabs>li>a .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-text{position:relative}.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a,.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a:focus,.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a:hover{color:var(--tabSelectedItemTextColor);background-color:var(--tabSelectedItemBackgroundColor);z-index:1}.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a:after,.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a:focus:after,.swh-cluu-tabs-headers .swh-cluu-tabs>li.swh-cluu-active>a:hover:after{content:" ";position:absolute;width:100%;height:4px;background-color:var(--tabSelectedItemBorderColor);left:0;bottom:0}.swh-cluu-tabs-headers .swh-cluu-tabs>li:not(.swh-cluu-active)>a{color:var(--tabTextColor);background-color:transparent}.swh-cluu-interaction-method-mouse .swh-cluu-tabs-headers .swh-cluu-tabs>li:not(.swh-cluu-active)>a:focus,.swh-cluu-interaction-method-mouse .swh-cluu-tabs-headers .swh-cluu-tabs>li:not(.swh-cluu-active)>a:hover{color:var(--tabSelectedItemTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-tabs-headers .swh-cluu-tabs>li:not(.swh-cluu-active)>a:focus:after,.swh-cluu-interaction-method-mouse .swh-cluu-tabs-headers .swh-cluu-tabs>li:not(.swh-cluu-active)>a:hover:after{content:" ";position:absolute;width:100%;height:4px;background-color:var(--tabSelectedItemBorderColor);left:0;bottom:0}.swh-cluu-controls-textbox-wrapper{position:relative;width:100%;display:flex;align-items:center}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea{line-height:normal;color:var(--textColor);flex-grow:0}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea:not(.swh-cluu-controls-textarea-noResize){height:auto}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea.swh-cluu-controls-textarea-noResize{resize:none}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea.swh-cluu-controls-textarea-noWrap{white-space:pre}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea.swh-cluu-controls-textarea-noWrap.swh-cluu-controls-textarea-noResize{resize:both;height:auto}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textarea.swh-cluu-controls-textarea-duplicate{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0}.swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textbox-multiline-indicator{display:none;position:absolute;right:0;bottom:0;font-size:16px;color:var(--inputLabelColor)}.swh-cluu-controls-labeled-input-focussed .swh-cluu-controls-textbox-wrapper>.swh-cluu-controls-textbox-multiline-indicator{display:block}.swh-cluu-controls-multilingualTextBox__multiEditButton{display:flex;align-items:center}.swh-cluu-controls-multilingualTextBox__multiEditButton>.swh-cluu-controls-multilingualTextBox__multiEditButtonFlag{object-fit:contain}.swh-cluu-controls-multilingualTextBox__autoTranslateButton{display:flex;align-items:center}.swh-cluu-controls-multilingualTextBox__autoTranslateButton>.swh-cluu-controls-multilingualTextBox__autoTranslateButtonFlag{object-fit:contain}.swh-cluu-controls-multilingualTextBox__flag{width:var(--iconSizeInPx);height:var(--iconSizeInPx);object-fit:contain}.swh-cluu-controls-timespan>input{width:100%;color:var(--inputTextColor);background-color:transparent;border:none;padding:0;outline:0}.swh-cluu-controls-title-wrapper{margin:0;position:relative;display:flex;align-items:center}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx);position:relative}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon img,.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon svg{max-width:100%;max-height:100%}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon img{object-fit:contain;height:100%;width:100%}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon svg{width:100%;height:100%}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon svg *{fill:var(--textColor)}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{margin-left:4px}.swh-cluu-controls-title-wrapper>.swh-cluu-controls-title-text{line-height:1}.swh-cluu-controls-toolbar{height:var(--toolbarHeightVar);overflow:hidden}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-overflow{font-size:var(--toolbarItemContentHeightVar);padding:var(--toolbarItemContentPaddingVar);margin:var(--toolbarItemMarginVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items{display:flex;flex-wrap:wrap;overflow:hidden}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items.swh-cluu-controls-toolbar-items-right{justify-content:flex-end}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content{background-color:transparent;height:var(--toolbarItemHeightVar);padding:var(--toolbarItemContentPaddingVar);margin:var(--toolbarItemMarginVar);line-height:var(--toolbarItemContentHeightVar);cursor:pointer;position:relative;overflow:hidden;font-size:24px;flex-shrink:0}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-toolbar-separator{width:2px;height:calc(var(--iconSizeInPx) + calc((var(--toolbarItemHeightVar) - var(--toolbarItemContentHeightVar))/ 2));background-color:var(--hoverAlphaDark);padding:0;cursor:default;margin:auto}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-button{background-color:transparent;border-radius:0;border:none}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-active{color:var(--activeTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title{color:var(--toolbarTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon{width:var(--toolbarItemContentWidthVar);height:var(--toolbarItemContentHeightVar);padding:0;position:relative;font-size:var(--toolbarItemContentHeightVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>*,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon>*{max-height:var(--toolbarItemContentHeightVar);max-width:var(--toolbarItemContentWidthVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>img,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon>img{filter:var(--toolbarTextColorFilter)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{max-height:none;max-width:none}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{display:none}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-text{position:absolute;top:50%;left:0;width:var(--toolbarItemContentWidthVar);padding:5px;font-size:smaller;white-space:normal;overflow:hidden;text-overflow:ellipsis;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus .swh-cluu-controls-title .swh-cluu-controls-title-icon>img,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus.swh-cluu-controls-title .swh-cluu-controls-title-icon>img,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover .swh-cluu-controls-title .swh-cluu-controls-title-icon>img,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover.swh-cluu-controls-title .swh-cluu-controls-title-icon>img{filter:var(--hoverColorFilter)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{color:var(--hoverColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus .swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus.swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover .swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover.swh-cluu-controls-title .swh-cluu-controls-title-text{color:var(--hoverColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:focus.swh-cluu-button:not(.disabled),.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:hover.swh-cluu-button:not(.disabled){color:var(--windowHoverButtonTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-toolbar-item-content:active.swh-cluu-button:not(.disabled){color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-recursion-selection{width:var(--toolbarItemHeightVar)}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-recursion-selection>.swh-cluu-controls-labeled-input-input-wrapper{align-items:flex-start;padding:0;background-color:transparent}.swh-cluu-controls-toolbar>.swh-cluu-controls-toolbar-items>.swh-cluu-recursion-selection>.swh-cluu-controls-labeled-input-input-wrapper>.swh-cluu-controls-labeled-input-input{align-self:unset}.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu{width:var(--toolbarItemWidthVar);height:var(--toolbarItemHeightVar);margin:var(--toolbarItemMarginVar);padding:var(--toolbarItemContentPaddingVar);border-radius:0;background-color:transparent;border:none;box-shadow:none;position:absolute;top:0;right:0}.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu .swh-cluu-controls-dropdown-title{display:none}.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu .caret{border:none;width:auto;height:auto;display:block;position:relative;text-align:center;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:var(--iconSizeInPx);line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.swh-cluu-controls-toolbar .swh-cluu-tellMe-menu .caret:before{content:"\e5d4"}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow{display:flex;flex-direction:column;background-color:var(--backgroundColor);overflow:auto}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content{background-color:transparent;padding:0;margin:0;line-height:var(--toolbarItemContentHeightVar);cursor:pointer;font-weight:500;height:var(--toolbarItemHeightVar);margin:var(--toolbarItemMarginVar)}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content.swh-cluu-controls-toolbar-separator{height:2px;background-color:var(--hoverAlphaDark);margin:0 var(--toolbarItemContentPaddingVar);cursor:default}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content.swh-cluu-button{background-color:transparent;border-radius:0;border:none}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content .swh-cluu-controls-title,.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content.swh-cluu-controls-title{height:100%;display:flex;align-items:center;padding:var(--toolbarItemContentPaddingVar)}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon,.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon{width:var(--toolbarItemContentHeightVar);height:var(--toolbarItemContentWidthVar);flex-shrink:0}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-text{flex-shrink:0;margin-left:12px}.swh-cluu-interaction-method-mouse .swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:focus.swh-cluu-button:not(.disabled),.swh-cluu-interaction-method-mouse .swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:hover.swh-cluu-button:not(.disabled){color:var(--windowHoverButtonTextColor)}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-popover>.swh-cluu-controls-toolbar-overflow>.swh-cluu-toolbar-item-content:active.swh-cluu-button:not(.disabled){color:var(--windowActiveButtonTextColor)}.swh-cluu-controls-tree{height:100%;overflow:auto}.swh-cluu-controls-tree.swh-cluu-controls-tree-with-images .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-text{padding-left:0}.swh-cluu-controls-tree:not(.swh-cluu-controls-tree-with-images) .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-image{display:none}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption{height:var(--blockSizeInPx);cursor:pointer;position:relative;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;display:flex;outline:0}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content{display:flex;align-items:center;overflow:hidden}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-expandable{margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);flex-grow:0;flex-shrink:0}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-expandable.swh-cluu-hidden+.swh-cluu-controls-tree-node-caption-content-image{margin-left:var(--blockSizeInPx)}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-image{line-height:var(--iconSizeInPx);font-size:var(--iconSizeInPx);margin:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2);margin-left:0;color:var(--colorOnSurface);height:var(--iconSizeInPx);width:var(--iconSizeInPx);flex-grow:0;flex-shrink:0}.swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption>.swh-cluu-controls-tree-node-caption-content>.swh-cluu-controls-tree-node-caption-content-text{padding:0 16px;line-height:normal;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;flex-shrink:1}.swh-cluu-interaction-method-mouse .swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption:focus,.swh-cluu-interaction-method-mouse .swh-cluu-controls-tree .swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption:hover{color:var(--hoverTextColor)}.swh-cluu-controls-tree .swh-cluu-controls-tree-node.swh-cluu-selected{outline:0}.swh-cluu-controls-tree .swh-cluu-controls-tree-node.swh-cluu-selected>.swh-cluu-controls-tree-node-caption{background-color:var(--selectedBackgroundColor)}.swh-cluu-controls-databound-tree{overflow:hidden;height:100%}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar{background-color:var(--tabBackgroundColor);z-index:1;position:relative;justify-content:flex-start}.swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar{background-color:var(--tabBackgroundColor)}.swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar>.swh-cluu-tellMe-menu{color:var(--tabTextColor);padding:calc(var(--toolbarItemContentPaddingVar)/ 4)}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar>.swh-cluu-tellMe-menu:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar>.swh-cluu-tellMe-menu:hover{color:var(--hoverTextColor)}.swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar>.swh-cluu-tellMe-menu:active{color:var(--activeTextColor)}.swh-cluu-window.swh-cluu-default-window .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar>.swh-cluu-tellMe-menu .caret{font-size:var(--iconSizeInPx)}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content.swh-cluu-controls-toolbar-separator{height:24px;cursor:default}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{color:var(--tabTextColor)!important}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content.swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--tabTextColor)!important}.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{color:var(--hoverTextColor)!important}.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus.swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover.swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--hoverTextColor)!important}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active .swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{color:var(--activeTextColor)!important}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active.swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--activeTextColor)!important}.swh-cluu-controls-databound-tree>.swh-cluu-controls-toolbar:not(.swh-cluu-hidden)+.swh-cluu-controls-tree{height:calc(100% - var(--blockSizeInPx))}.swh-cluu-controls-tree-no-root>.swh-cluu-controls-tree-node>.swh-cluu-controls-tree-node-caption{display:none}#swh-cluu-page-content .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-controls-tree{height:auto;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1;cursor:default;border-bottom:1px solid var(--borderColor)}.swh-cluu-interaction-method-mouse #swh-cluu-page-content .swh-cluu-menu-contents .swh-cluu-menu-layer>.swh-cluu-controls-tree:hover{background-color:transparent}#swh-cluu-page-content .swh-cluu-menu-contents .swh-cluu-menu-layer:not(.swh-cluu-active)>.swh-cluu-controls-tree{visibility:hidden}.swh-cluu-controls-class-selection{padding:0}.swh-cluu-controls-tree-filter-collection{border-top:1px solid var(--borderColor)}.swh-cluu-controls-tree-filter-collection>.swh-cluu-controls-split-container-left-content>.swh-cluu-controls-databound-tree{flex-grow:1;flex-shrink:1;overflow:auto}.swh-cluu-controls-tree-filter-collection>.swh-cluu-controls-split-container-right-content>div{height:100%}.swh-cluu-controls-tree-filter-collection-recursion .matIc-format-indent-decrease{color:var(--activeTextColor)}.swh-cluu-controls-select-fields-properties{padding-left:32px}.swh-cluu-controls-select-fields-relation{display:grid;grid-template-columns:max-content 1fr;grid-template-rows:max-content max-content}.swh-cluu-controls-select-fields-relation>.matIcs{padding-right:8px}.swh-cluu-controls-select-fields-relation>.swh-cluu-controls-select-fields-class{width:100%;padding-left:32px;grid-area:auto/1/auto/-1}.swh-cluu-view-field-selector-dialog__selectionButton{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.swh-cluu-controls-viewSelection-viewMetadata__content-wrapper{display:flex;align-items:center;gap:8px;height:var(--blockSizeInPx);padding:var(--contentPadding);cursor:pointer;min-width:128px}.swh-cluu-controls-viewSelection-viewMetadata__content-wrapper:hover{background-color:var(--selectedBackgroundColor)}.swh-cluu-controls-viewSelection-viewMetadata__caption{flex-grow:1}.swh-cluu-controls-viewSelection-viewMetadata-menu__button,.swh-cluu-controls-viewSelection__saveButton{width:100%;display:flex;align-items:center;padding:var(--contentPadding);gap:8px}.swh-cluu-controls-viewSelection__separator{width:100%;height:2px;background-color:var(--borderColor)}.swh-cluu-controls-viewSelection{display:flex;flex-direction:column}.swh-cluu-controls-viewSelection-viewMetadata--selected{background-color:var(--selectedBackgroundColor)}.swh-cluu-controls-viewSelection__emptyHint{height:var(--blockSizeInPx);padding:var(--contentPadding);line-height:calc(var(--blockSizeInPx) - 2 * var(--contentPadding))}.swh-cluu-controls-viewSelection-viewMetadata-menu{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.swh-cluu-window{height:100%}.swh-cluu-window:not(.swh-cluu-window-dialog)>.swh-cluu-window-backdrop{display:none}.swh-cluu-window.swh-cluu-window-dialog{height:100%;width:100%;padding:calc(var(--blockSizeInPx)/ 2);display:flex;justify-content:center;align-items:center;flex-direction:row}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}@media (max-width:599px){.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-extra-large,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-large,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-horizontal,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-vertical{padding:0}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-extra-large>.swh-cluu-window-wrapper,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-large>.swh-cluu-window-wrapper,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-horizontal>.swh-cluu-window-wrapper,.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-vertical>.swh-cluu-window-wrapper{border-radius:0}}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper{color:var(--dialogTextColor);overflow:hidden;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2);position:relative;width:640px;height:480px;border-radius:var(--borderRadius);flex-grow:0;max-width:100%;max-height:100%}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons{width:100%;padding:calc(var(--blockSizeInPx)/ 2);bottom:0;background-color:transparent;text-align:right;display:flex;justify-content:flex-end;flex-wrap:wrap;flex-shrink:0;gap:8px}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding{padding:var(--contentPadding) var(--blockSizeInPx) var(--contentPadding) var(--blockSizeInPx)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-right{padding-right:var(--blockSizeInPx)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-left{padding-left:var(--blockSizeInPx)}@media (max-width:959px){.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons{padding:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding{padding:var(--contentPadding) var(--contentPadding) var(--contentPadding) var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-right{padding-right:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons.swh-cluu-default-padding-left{padding-left:var(--contentPadding)}}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button{width:auto;background-color:transparent;height:36px;padding:0 16px;color:var(--dialogButtonTextColor);font-weight:500;text-transform:uppercase;font-size:14px;overflow:hidden;text-overflow:ellipsis;border:none;flex-shrink:0;display:flex;align-items:center;justify-content:center}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:hover{color:var(--dialogHoverButtonTextColor)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:active{color:var(--dialogActiveButtonTextColor)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button.swh-cluu-controls-window-button:not(.swh-cluu-controls-window-button-content){display:none}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon){background-color:var(--primaryColor);color:var(--textColorOnPrimary);min-width:128px}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon).swh-cluu-btn-default{background-color:transparent;color:var(--dialogButtonTextColor);border:1px solid var(--dialogButtonTextColor)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon).swh-cluu-btn-primary{background-color:var(--primaryColor);color:var(--textColorOnPrimary)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon)>.swh-cluu-button-icon{display:none}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon):focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon):hover{color:var(--dialogHoverButtonTextColor)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon):active{color:var(--dialogActiveButtonTextColor)}.swh-cluu-window.swh-cluu-window-dialog>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-close-button-container.swh-cluu-hidden~.swh-cluu-window-title-bar{padding-left:var(--blockSizeInPx)}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-default-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon)>.swh-cluu-button-icon{display:block}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-small>.swh-cluu-window-wrapper{width:320px;height:320px}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-large>.swh-cluu-window-wrapper{width:960px;height:640px}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-extra-large>.swh-cluu-window-wrapper{width:1376px;height:720px}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-vertical>.swh-cluu-window-wrapper{height:100%}.swh-cluu-window.swh-cluu-window-dialog.swh-cluu-window-dialog-stretch-horizontal>.swh-cluu-window-wrapper{width:100%}.swh-cluu-window{height:100%;display:flex;flex-direction:column}.swh-cluu-window>.swh-cluu-window-wrapper{display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;background-color:var(--dialogBackgroundColor)}.swh-cluu-window>.swh-cluu-window-wrapper>*{flex-shrink:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{flex-shrink:1;overflow:hidden}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding{padding:var(--contentPadding) var(--blockSizeInPx) var(--contentPadding) var(--blockSizeInPx)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-right{padding-right:var(--blockSizeInPx)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-left{padding-left:var(--blockSizeInPx)}@media (max-width:959px){.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding{padding:var(--contentPadding) var(--contentPadding) var(--contentPadding) var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-top{padding-top:var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-right{padding-right:var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-bottom{padding-bottom:var(--contentPadding)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper.swh-cluu-default-padding-left{padding-left:var(--contentPadding)}}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header{height:var(--blockSizeInPx);background-color:var(--windowHeaderBackgroundColor);color:var(--windowHeaderTextColor);width:100%;display:flex;justify-content:space-between;position:relative;z-index:1}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button{color:var(--headerTextColor);border:none;display:flex;align-items:center;justify-content:center;background-color:transparent;margin:var(--toolbarItemMarginVar);padding:var(--toolbarItemContentPaddingVar);gap:8px}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button>.swh-cluu-button-icon{padding:0}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button:hover{color:var(--hoverColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button:focus>.swh-cluu-button-icon,.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button:hover>.swh-cluu-button-icon{filter:var(--hoverColorFilter)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button.swh-cluu-controls-window-maximize-button{order:1}@media (max-width:599px){.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-button.swh-cluu-controls-window-maximize-button{display:none}}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-close-button-container{flex-grow:0;flex-shrink:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-close-button-container.swh-cluu-hidden~.swh-cluu-window-title-bar{padding-left:var(--blockSizeInPx)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar{flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;padding-right:16px}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title{width:100%;height:100%;display:flex;flex-wrap:nowrap}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-icon{display:none;width:var(--iconSizeInPx);height:var(--iconSizeInPx);margin:16px;margin-left:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-icon>.glyphicon{font-size:var(--iconSizeInPx);position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-icon img,.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-icon svg{height:100%;width:100%}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-icon svg *{fill:var(--windowHeaderTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;margin-left:0;line-height:var(--blockSizeInPx);float:left}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header:not(.swh-cluu-hidden)~.swh-cluu-window-content-wrapper{height:calc(100% - var(--blockSizeInPx))}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-menu>.swh-cluu-menu-icon{color:var(--windowHeaderTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-menu>.swh-cluu-menu-icon svg *{fill:var(--windowHeaderTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.matIcs{padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button{background-color:transparent;height:calc(var(--blockSizeInPx) - 8px);width:calc(var(--blockSizeInPx) - 8px);border-radius:0;border:none;color:var(--windowHeaderTextColor);padding:calc((calc(var(--blockSizeInPx) - 8px) - var(--iconSizeInPx))/ 2);margin:4px}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title{width:var(--blockSizeInPx);height:var(--blockSizeInPx)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title .swh-cluu-controls-title-icon,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title .swh-cluu-controls-title-icon{width:calc(var(--blockSizeInPx) - 24px);height:var(--blockSizeInPx);padding:calc(var(--contentPadding) + 1px);position:relative;font-size:calc(var(--contentPadding) + 1px)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title .swh-cluu-controls-title-icon>*,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title .swh-cluu-controls-title-icon>*{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:calc(var(--blockSizeInPx) - 32px);max-width:calc(calc(var(--blockSizeInPx) - 24px) - 32px)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title .swh-cluu-controls-title-icon>.matIcs{max-height:none;max-width:none}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title .swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title .swh-cluu-controls-title-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-title-text{display:none}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-button>.swh-cluu-controls-title .swh-cluu-controls-title-text,.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container>.swh-cluu-controls-title .swh-cluu-controls-title-text{position:absolute;top:50%;left:0;width:calc(var(--blockSizeInPx) - 24px);padding:5px;font-size:smaller;white-space:normal;overflow:hidden;text-overflow:ellipsis;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button{position:absolute;height:calc(var(--blockSizeInPx) - 8px);width:calc(var(--blockSizeInPx) - 8px);border-radius:0;border:none;background-color:transparent;color:var(--windowHeaderTextColor);font-size:20px;top:0}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:focus .swh-cluu-window-close-button-icon>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:hover .swh-cluu-window-close-button-icon>svg *{fill:var(--windowHoverButtonTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button:active .swh-cluu-window-close-button-icon>svg *{fill:var(--windowActiveButtonTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button .swh-cluu-window-close-button-icon{max-height:var(--iconSizeInPx);max-width:var(--iconSizeInPx);position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-close-button-container .swh-cluu-window-close-button .swh-cluu-window-close-button-icon>svg *{fill:var(--windowHeaderTextColor)!important}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-content-wrapper{height:100%;width:100%;z-index:0;position:relative}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-content-wrapper.swh-cluu-window-content-wrapper-scrollable{overflow:auto}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-content-wrapper .swh-cluu-combined-filter{position:absolute;top:0;background-color:var(--navDrawerBackgroundColor);height:100%;right:0;color:var(--navDrawerTextColor);width:480px;max-width:100%;z-index:1;-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%);-moz-transition:transform var(--transitionTime) var(--sharpCurve);-o-transition:transform var(--transitionTime) var(--sharpCurve);-webkit-transition:transform var(--transitionTime) var(--sharpCurve);transition:transform var(--transitionTime) var(--sharpCurve);box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.2)}.swh-cluu-window>.swh-cluu-window-wrapper .swh-cluu-window-content-wrapper .swh-cluu-combined-filter.swh-cluu-active{-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;-moz-transition-timing-function:var(--decelerationCurve);-o-transition-timing-function:var(--decelerationCurve);-webkit-transition-timing-function:var(--decelerationCurve);transition-timing-function:var(--decelerationCurve)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-controls-toolbar{flex-grow:0;flex-shrink:1}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons{display:flex;flex-wrap:nowrap}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button{background-color:transparent;border-radius:0;box-shadow:none;color:var(--windowButtonTextColor);text-transform:uppercase;border:none;font-weight:500;height:calc(var(--blockSizeInPx) - 8px);padding:var(--toolbarItemContentPaddingVar);margin:var(--toolbarItemMarginVar);line-height:var(--iconSizeInPx);display:flex;align-items:center;justify-content:center}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button.swh-cluu-controls-window-button:not(.swh-cluu-controls-window-button-header){display:none}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button:not(.swh-cluu-window-button-icon)>.swh-cluu-button-icon{display:none}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button>.swh-cluu-button-icon{padding:0}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button>:not(.swh-cluu-button-icon){padding:0 4px}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header>.swh-cluu-window-buttons>.swh-cluu-button:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar{height:var(--blockSizeInPx);background-color:transparent;color:var(--windowHeaderTextColor);z-index:1}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu{color:var(--windowHeaderTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:hover{color:var(--windowHoverButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu:active{color:var(--windowActiveButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:not(.swh-cluu-positive):not(.swh-cluu-negative).swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--windowHeaderTextColor)!important}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content.swh-cluu-button{color:var(--windowHeaderTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus.swh-cluu-button,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover.swh-cluu-button{color:var(--windowHoverButtonTextColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:focus:not(.swh-cluu-positive):not(.swh-cluu-negative).swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:hover:not(.swh-cluu-positive):not(.swh-cluu-negative).swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--windowHoverButtonTextColor)!important}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active.swh-cluu-button{color:var(--windowActiveButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *,.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:active:not(.swh-cluu-positive):not(.swh-cluu-negative).swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:var(--windowActiveButtonTextColor)!important}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-recursion-selection{padding:0;color:var(--windowHeaderTextColor);height:var(--blockSizeInPx);border-radius:0;width:calc(var(--blockSizeInPx) - 24px);background-color:transparent;border:0}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-recursion-selection.swh-cluu-active{color:var(--secondaryColor)}.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-recursion-selection:focus,.swh-cluu-interaction-method-mouse .swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-recursion-selection:hover{color:var(--windowActiveButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-recursion-selection:active{color:var(--windowHoverButtonTextColor)}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-default-window-subtitle{height:var(--blockSizeInPx);line-height:var(--blockSizeInPx);font-size:18px;padding:0 var(--blockSizeInPx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:959px){.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-default-window-subtitle{padding:0 var(--contentPadding)}}.swh-cluu-window.swh-cluu-default-window>.swh-cluu-window-wrapper .swh-cluu-help-block{z-index:2}.swh-cluu-controls-window-blocking-loading-indicator{z-index:100001!important;position:fixed;left:0;right:0}.swh-cluu-controls-window-blocking-loading-indicator>.swh-cluu-controls-window-blocking-loading-indicator-wrapper{border-radius:50%;height:56px!important;width:56px!important;position:absolute;left:50%;transform:translateX(-50%);background-color:#fff;margin-top:30px;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2)}@media all and (max-width:599px){.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-header>.swh-cluu-window-title-bar>.swh-cluu-controls-title>.swh-cluu-controls-title-text{font-size:16px;line-height:normal}}#swh-cluu-page-content>.swh-cluu-window-manager{grid-area:content}.swh-cluu-window-manager{position:relative;width:100%;height:100%}.swh-cluu-window-manager .swh-cluu-window{position:absolute;width:100%;z-index:0}.swh-cluu-window-manager .swh-cluu-window .swh-cluu-window-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:10;visibility:visible;opacity:.4;-moz-transition:visibility var(--transitionTime) linear,opacity var(--transitionTime) linear;-o-transition:visibility var(--transitionTime) linear,opacity var(--transitionTime) linear;-webkit-transition:visibility var(--transitionTime) linear,opacity var(--transitionTime) linear;transition:visibility var(--transitionTime) linear,opacity var(--transitionTime) linear}.swh-cluu-window-manager .swh-cluu-window.swh-cluu-active{z-index:1}.swh-cluu-window-manager .swh-cluu-window.swh-cluu-active .swh-cluu-window-overlay{visibility:hidden;opacity:0}.swh-cluu-controls-relationViewWizard{height:100%;display:flex;flex-direction:column}.swh-cluu-controls-relationViewWizard>.swh-cluu-controls-wizard>.swh-cluu-controls-split-container .swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content>.swh-cluu-views-collection{padding:0}.swh-cluu-controls-relationViewWizard>.swh-cluu-controls-wizard>.swh-cluu-controls-split-container .swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content>.swh-cluu-details-container>.swh-cluu-grid{padding:0}.swh-cluu-controls-relationViewWizard>.swh-cluu-controls-wizard>.swh-cluu-controls-split-container .swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content>.swh-cluu-details-container>.swh-cluu-grid .swh-cluu-renderers-grid-cssGrid-grids-wrapper{padding:0}.swh-cluu-controls-wizard{background-color:transparent;height:100%;display:flex;flex-direction:column}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-tree)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-left-content{display:none}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-tree)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-spliter{display:none}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-tree)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content{width:100%!important}.swh-cluu-controls-wizard>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content>.swh-cluu-controls-wizard-content{height:100%;width:100%}.swh-cluu-controls-wizard>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content>.swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step{height:100%;width:100%}.swh-cluu-controls-wizard>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content>.swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content{height:100%;width:100%;display:flex;flex-direction:column}.swh-cluu-controls-wizard>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content>.swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content>.swh-cluu-controls-toolbar{flex-shrink:0}.swh-cluu-controls-wizard>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content>.swh-cluu-controls-wizard-content>.swh-cluu-controls-wizard-step>.swh-cluu-controls-relationViewWizard-step-content>.swh-cluu-container{flex-grow:1;overflow:auto}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper{height:var(--blockSizeInPx);display:flex;justify-content:space-between;align-items:center;flex-grow:0;flex-shrink:0;background-color:#eee}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left{justify-content:flex-start}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center{justify-content:center}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right{justify-content:flex-end}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right{width:0;flex-grow:1;flex-shrink:1;display:flex;align-items:center}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-list-container,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-list-container,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-list-container{display:flex;align-items:center;justify-content:center}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-list-container>div,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-list-container>div,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-list-container>div{background-color:var(--primaryColorLight);width:8px;height:8px;margin:4px;border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-list-container>div.swh-cluu-controls-wizard-stepper-step-active,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-list-container>div.swh-cluu-controls-wizard-stepper-step-active,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-list-container>div.swh-cluu-controls-wizard-stepper-step-active{background-color:var(--primaryColor);width:20px;height:20px}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-list-container>div:not(.swh-cluu-controls-wizard-stepper-step-active)>span,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-list-container>div:not(.swh-cluu-controls-wizard-stepper-step-active)>span,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-list-container>div:not(.swh-cluu-controls-wizard-stepper-step-active)>span{display:none}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-list-container>div>span,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-list-container>div>span,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-list-container>div>span{color:var(--textColorOnPrimary);font-size:14px;line-height:14px;font-weight:500}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-progress-indicator,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-progress-indicator,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-progress-indicator{position:relative;width:256px;flex-grow:0;flex-shrink:1;background-color:var(--primaryColorLight)}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-determinate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-first-indeterminate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-second-indeterminate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-determinate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-first-indeterminate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-second-indeterminate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-determinate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-first-indeterminate,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-progress-indicator>.swh-cluu-progress-indicator-second-indeterminate{background-color:var(--primaryColor)}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>button,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>button,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>button{display:flex;align-items:center;width:auto;height:48px;font-weight:500;border:none;background-color:transparent;margin:4px;padding:12px;text-transform:uppercase;overflow:hidden}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>button>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>button>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>button>.matIcs{flex-shrink:0}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>button>:not(.matIcs),.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>button>:not(.matIcs),.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>button>:not(.matIcs){flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>button.swh-cluu-controls-wizard-stepper-confirm>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>button.swh-cluu-controls-wizard-stepper-next>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>button.swh-cluu-controls-wizard-stepper-confirm>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-left>button.swh-cluu-controls-wizard-stepper-next>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>button.swh-cluu-controls-wizard-stepper-confirm>.matIcs,.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>button.swh-cluu-controls-wizard-stepper-next>.matIcs{order:1;padding:0}@media (min-width:720px){.swh-cluu-controls-wizard.swh-cluu-controls-wizard-stepper-mobile>.swh-cluu-controls-wizard-stepper{display:none}}@media (max-width:719px){.swh-cluu-controls-wizard-window-button-non-mobile{display:none!important}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-no-stepper)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-left-content{display:none}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-no-stepper)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-spliter{display:none}.swh-cluu-controls-wizard:not(.swh-cluu-controls-wizard-no-stepper)>.swh-cluu-controls-split-container>.swh-cluu-controls-split-container-right-content{width:100%!important}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-center>.swh-cluu-progress-indicator{width:128px}.swh-cluu-controls-wizard>.swh-cluu-controls-wizard-stepper>.swh-cluu-controls-wizard-stepper-right>.swh-cluu-controls-wizard-stepper-next:not(.hidden)+.swh-cluu-controls-wizard-stepper-confirm:not(.hidden){display:none}}.swh-cluu-download-link{display:flex;align-items:center;color:var(--textColor);text-decoration:none;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-download-link:hover{color:var(--primaryColor)}.swh-cluu-download-link:active{color:var(--primaryColor);text-decoration:none}.swh-cluu-interaction-method-mouse .swh-cluu-download-link:focus{color:var(--primaryColor)}.swh-cluu-download-link:focus,.swh-cluu-download-link:hover{text-decoration:none}.swh-cluu-download-link .swh-cluu-download-link-icon{color:var(--primaryColor)}.swh-cluu-download-link .swh-cluu-download-link-text{overflow:hidden;text-overflow:ellipsis;padding-left:4px}.swh-cluu-renderers-field-color{display:flex;align-items:center}.swh-cluu-renderers-field-color .swh-cluu-renderers-field-color-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx);border:solid 1px var(--borderColor);border-radius:50%}.swh-cluu-renderers-field-color .swh-cluu-renderers-field-color-text{padding-left:4px;white-space:normal;word-break:keep-all}.swh-cluu-renderers-field{overflow:hidden;text-overflow:ellipsis}.swh-cluu-renderers-field-header{display:flex;overflow:hidden;white-space:nowrap}.swh-cluu-renderers-field-header>.swh-cluu-renderers-field-header-content{overflow:hidden;text-overflow:ellipsis}.swh-cluu-renderers-field-dateTimeOffset-header-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.swh-cluu-renderers-field-dateTimeOffset-header-content>.matIcs{font-size:16px}.swh-cluu-renderers-field-enum .swh-cluu-enum-value{display:flex;align-items:center}.swh-cluu-renderers-field-enum .swh-cluu-enum-value .swh-cluu-enum-image{width:var(--iconSizeInPx);height:var(--iconSizeInPx);flex-shrink:0}.swh-cluu-renderers-field-enum .swh-cluu-enum-value .swh-cluu-enum-image+.swh-cluu-enum-caption{padding-left:4px}.swh-cluu-renderers-field-enum .swh-cluu-enum-value .swh-cluu-enum-image>*{max-width:100%;max-height:100%}.swh-cluu-renderers-field-enum .swh-cluu-enum-value .swh-cluu-enum-image svg{width:100%;height:100%}.swh-cluu-renderers-field-enum .swh-cluu-enum-value .swh-cluu-enum-caption{overflow:hidden;text-overflow:ellipsis}.swh-cluu-formatstring-field .swh-cluu-formatted-section{clear:both}.swh-cluu-formatstring-field .swh-cluu-formatted-section span.swh-cluu-formatted-field{white-space:pre}.swh-cluu-formatstring-field .swh-cluu-formatted-section .swh-cluu-formatted-field{float:left}.swh-cluu-formatstring-field .swh-cluu-formatted-section .swh-cluu-formatted-field .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container{margin-right:0}.swh-cluu-friendly-name-object-menu{border-bottom:5px solid #f5f5f5;line-height:30px;margin-bottom:10px}.swh-cluu-friendly-name-object-menu .swh-cluu-controls-object-link{height:30px;display:inline-block}.swh-cluu-friendly-name-object-menu .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container{margin-right:0}.swh-cluu-friendly-name-object-menu .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon{width:30px}.swh-cluu-friendly-name-object-menu .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-icon:not(.swh-cluu-hidden)+.swh-cluu-controls-object-link-title{margin-left:30px;padding-left:15px}.swh-cluu-friendly-name-object-menu .swh-cluu-controls-object-link .swh-cluu-controls-object-link-container .swh-cluu-controls-object-link-title{font-size:medium;font-weight:700}.swh-cluu-friendly-name-object-menu .swh-cluu-split-button{position:absolute;margin-left:5px}.swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-split-button-default{display:none}.swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown{width:30px;text-align:center;border-radius:0;border:none;box-shadow:none}.swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown .caret{top:-2px;position:relative;border-top-width:7px}.swh-cluu-interaction-method-mouse .swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown:focus .caret,.swh-cluu-interaction-method-mouse .swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown:hover .caret{border-top-color:var(--primaryColor)}.swh-cluu-interaction-method-mouse .swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown:focus,.swh-cluu-interaction-method-mouse .swh-cluu-friendly-name-object-menu .swh-cluu-split-button .swh-cluu-controls-dropdown:hover{background-color:transparent}.swh-cluu-renderers-field-icon{width:var(--iconSizeInPx);height:var(--iconSizeInPx);overflow:hidden;color:var(--borderColor);border-radius:var(--borderRadius);display:flex;align-items:center;justify-content:center;position:relative}.swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-round{border-radius:50%}.swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-placeholder{border:1px solid var(--borderColor);font-size:20px;text-align:center;text-transform:capitalize}.swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-background{background-color:#e0e0e0}.swh-cluu-renderers-field-icon>img{object-fit:cover}.swh-cluu-renderers-field-icon>img,.swh-cluu-renderers-field-icon>svg{width:100%;height:100%}.swh-cluu-renderers-field-icon:not(.swh-cluu-renderers-field-icon-with-icon):not(.swh-cluu-renderers-field-icon-with-placeholder):after,.swh-cluu-selected .swh-cluu-renderers-field-icon:after{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:var(--iconSizeInPx);line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute}.swh-cluu-renderers-field-icon:not(.swh-cluu-renderers-field-icon-with-icon):not(.swh-cluu-renderers-field-icon-with-placeholder){border:none;color:var(--textColorFaded)}.swh-cluu-renderers-field-icon:not(.swh-cluu-renderers-field-icon-with-icon):not(.swh-cluu-renderers-field-icon-with-placeholder):after{content:"\e835"}.swh-cluu-selected .swh-cluu-renderers-field-icon{border:none}.swh-cluu-selected .swh-cluu-renderers-field-icon>*{display:none}.swh-cluu-selected .swh-cluu-renderers-field-icon:not(.swh-cluu-renderers-field-icon-with-icon):not(.swh-cluu-renderers-field-icon-with-placeholder){color:var(--selectedColor)}.swh-cluu-selected .swh-cluu-renderers-field-icon:not(.swh-cluu-renderers-field-icon-with-icon):not(.swh-cluu-renderers-field-icon-with-placeholder):after{content:"\e834"}.swh-cluu-selected .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-icon,.swh-cluu-selected .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-placeholder{background-color:var(--primaryColor);color:transparent}.swh-cluu-selected .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-icon:after,.swh-cluu-selected .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-placeholder:after{color:var(--textColorOnPrimary);content:"\e5ca"}.swh-cluu-fieldrenderer-image{position:relative;display:flex;flex-wrap:wrap;gap:8px}.swh-cluu-fieldrenderer-image.swh-cluu-fieldrenderer-image-clickable{cursor:pointer}.swh-cluu-fieldrenderer-image-image{max-width:100%;max-height:100%;width:var(--iconSizeInPx);height:var(--iconSizeInPx);margin:0}.swh-cluu-grid-collection .swh-cluu-renderers-field-object-menu{margin:-8px}.swh-cluu-grid-collection .swh-cluu-renderers-field-object-menu-header{padding-left:4px}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content{padding-top:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1{overflow:visible}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-details:not(.swh-cluu-grid-details-multi){margin-left:0;margin-right:0;padding:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-details:not(.swh-cluu-grid-details-multi)>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-details:not(.swh-cluu-grid-details-multi)>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{padding-left:48px;margin-bottom:16px;height:32px;line-height:32px;color:var(--textColorInactive);border-bottom:1px solid var(--borderColor)}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-details:not(.swh-cluu-grid-details-multi)>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header:before{height:32px;line-height:32px}.swh-cluu-interaction-method-mouse .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-details:not(.swh-cluu-grid-details-multi)>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header:hover{color:var(--secondaryColor);border-bottom-color:var(--secondaryColor);background-color:transparent}.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid-details .swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-content,.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid-details .swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{padding-left:0}.swh-cluu-renderers-grid-collection-expansion-row .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid-details .swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-content,.swh-cluu-renderers-grid-collection-expansion-row .swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-fieldrenderers-inlineDetails .swh-cluu-grid-details .swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-header{padding-left:24px}.swh-cluu-views-collection-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-views-collection .swh-cluu-controls-searchbar{width:200px}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper{padding:0}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-controls-paper,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-controls-paper{border:1px solid var(--borderColor);border-radius:var(--borderRadius);background-color:var(--paperBackgroundColor);color:var(--textColor);width:100%}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content{padding-top:0}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content{padding:0}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;margin:0;width:100%}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-empty,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-grid .swh-cluu-grid-empty{min-height:200px}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection.condensed .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead>tr>th,.swh-cluu-fieldrenderers-inlineCollection.condensed .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead>tr>th{padding:0;height:36px}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection.condensed .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr>td,.swh-cluu-fieldrenderers-inlineCollection.condensed .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr>td{height:36px}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-text,.swh-cluu-fieldrenderers-inlineCollection .swh-cluu-controls-title-wrapper .swh-cluu-controls-title-text{font-size:12px;opacity:.54;padding-bottom:4px}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection>.swh-cluu-controls-container.swh-cluu-views-collection,.swh-cluu-fieldrenderers-inlineCollection>.swh-cluu-controls-container.swh-cluu-views-collection{padding:0}.swh-cluu-body .swh-cluu-window .swh-cluu-fieldrenderers-inlineCollection>.swh-cluu-controls-container.swh-cluu-views-collection .swh-cluu-views-collection-grid-wrapper>.swh-cluu-grid,.swh-cluu-fieldrenderers-inlineCollection>.swh-cluu-controls-container.swh-cluu-views-collection .swh-cluu-views-collection-grid-wrapper>.swh-cluu-grid{padding:0}.swh-cluu-fieldrenderers-inlineSelection{min-height:300px;display:flex;display:-ms-flexbox;flex-flow:column;-ms-flex-flow:column}.swh-cluu-fieldrenderers-inlineSelection .swh-cluu-views-collection{flex-grow:1;-ms-flex-positive:1;flex-shrink:0;-ms-flex-negative:0;position:relative}.swh-cluu-fieldrenderers-inlineSelection .swh-cluu-views-collection .swh-cluu-controls-searchbar{width:400px}.swh-cluu-fieldrenderers-inlineSelection .swh-cluu-views-collection .swh-cluu-grid{position:unset}.swh-cluu-fieldrenderer-placeholder{height:100%}.swh-cluu-fieldrenderer-placeholder .swh-cluu-controls-literal{font-size:x-large;text-align:center;width:100%;display:block}.swh-cluu-fieldrenderer-placeholder .swh-cluu-placeholder-img{height:75%;display:block;margin-left:auto;margin-right:auto}.swh-cluu-formatted-role-parameter-value-field-list-container{display:flex;flex-direction:column}.swh-cluu-controls-popover-content .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection{width:100%;height:100%;margin:0;border-radius:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;border-top:none;border-bottom:none}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content{width:100%;height:100%;overflow:auto;flex-grow:1;flex-shrink:1}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table{position:relative;border-collapse:separate;max-width:100%}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr{position:relative;outline:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr.swh-cluu-renderers-grid-collection-header-row.swh-cluu-renderers-grid-collection-header-dragging .swh-cluu-renderers-grid-collection-header-resize-handle{display:none}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr.swh-cluu-renderers-grid-collection-header-row.swh-cluu-renderers-grid-collection-header-dragging:after{content:" ";position:absolute;top:0;left:var(--dragIndicatorPosition,0);width:2px;height:100%;background-color:var(--secondaryColor);z-index:1}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>td,.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>th{padding:8px;vertical-align:top;white-space:nowrap}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>td.swh-cluu-renderers-grid-collection-header-cell,.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>th.swh-cluu-renderers-grid-collection-header-cell{cursor:move}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>td.swh-cluu-renderers-grid-collection-padding-cell,.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>th.swh-cluu-renderers-grid-collection-padding-cell{width:100%;padding:0;min-width:8px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>td.swh-cluu-renderers-grid-collection-add-fields-cell,.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table tr>th.swh-cluu-renderers-grid-collection-add-fields-cell{right:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell{padding:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell>*{border:solid var(--borderColor);border-width:0 24px 24px 24px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell .swh-cluu-window-header{background-color:var(--borderColor);box-shadow:none;color:#757575}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content{color:#757575}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-toolbar-item-content:not(.swh-cluu-positive):not(.swh-cluu-negative) .swh-cluu-controls-title .swh-cluu-controls-title-icon>.swh-cluu-controls-svg-inline-image>svg *{fill:#757575!important}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr.swh-cluu-renderers-grid-collection-expansion-row>.swh-cluu-renderers-grid-collection-expansion-cell .swh-cluu-window-header .swh-cluu-controls-toolbar .swh-cluu-tellMe-menu{color:#757575}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody:last-child>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>.swh-cluu-renderers-grid-collection-entity-group-level:before{bottom:-4px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>.swh-cluu-renderers-grid-collection-entity-group-level{display:table-cell;width:16px;border-top:none;position:relative}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>.swh-cluu-renderers-grid-collection-entity-group-level:before{content:"";position:absolute;top:0;left:-4px;right:0;bottom:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-renderers-grid-collection-entity-group-level+:not(.swh-cluu-renderers-grid-collection-entity-group-level){border-left:3px solid var(--primaryColorLight)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell{border-left:3px solid var(--primaryColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell>.swh-cluu-renderers-grid-collection-entity-group-expansion{padding-right:8px;cursor:pointer;float:left}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell>.swh-cluu-renderers-grid-collection-entity-group-header{font-weight:500;font-size:14px;color:var(--primaryColor);height:24px;line-height:24px;float:left;overflow:hidden}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell:nth-child(n+1){border-left:3px solid var(--primaryColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell:nth-child(n+2){border-left:3px solid var(--primaryColorLight)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell:nth-child(n+3){border-left:3px solid var(--primaryColorLight)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-renderers-grid-collection-entity-group-header-row>.swh-cluu-renderers-grid-collection-entity-group-header-cell:nth-child(n+4){border-left:3px solid var(--primaryColorLight)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row).swh-cluu-selected>td{background-color:var(--selectedBackgroundColor)}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row):focus>td,.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row):hover>td{background-color:var(--colorSurfaceContainerLow)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td{vertical-align:inherit;height:var(--blockSizeInPx);color:var(--textColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-row-selection{color:var(--textColorFaded);padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-row-selection>.matIcs{display:block;cursor:pointer}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-row-selection.swh-cluu-selected{outline:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-row-selection.swh-cluu-selected>.matIcs{color:var(--secondaryColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row)>td.swh-cluu-renderers-grid-collection-expansion>.matIcs{display:block;cursor:pointer}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody>tr:not(.swh-cluu-renderers-grid-collection-expansion-row):not(:last-child)>td{border-bottom:1px solid var(--borderColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr{border:none;font-size:large}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr>td{padding:0;position:relative;height:24px;border-radius:0!important;cursor:pointer;background-color:var(--colorSurfaceContainerHigh)!important}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr>td>.swh-cluu-unsticky-icon-wrapper{display:flex;align-items:center;justify-content:center;color:var(--colorOnSurface)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr>td>.swh-cluu-unsticky-icon-wrapper>.matIcs{font-size:18px;transform:rotate(90deg)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr>td>.swh-cluu-unsticky-icon-wrapper>.swh-cluu-controls-literal{font-size:13px;font-weight:700;padding:0 8px}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr:focus>td>.swh-cluu-unsticky-icon-wrapper,.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr:hover>td>.swh-cluu-unsticky-icon-wrapper{color:var(--hoverTextColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>tbody.swh-cluu-grid-sticky-entity-separator>tr:active>td>.swh-cluu-unsticky-icon-wrapper{color:var(--activeTextColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th{font-size:12px;font-weight:700;color:var(--textColorFaded);vertical-align:inherit;height:var(--blockSizeInPx);background-color:var(--colorSurfaceDim);position:sticky;top:0;z-index:1;overflow:hidden;text-align:left}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-renderers-grid-collection-entity-group-level{width:16px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-row-selection{width:calc(var(--iconSizeInPx) - 4px);color:var(--textColorFaded);padding:calc((var(--blockSizeInPx) - var(--iconSizeInPx))/ 2)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-row-selection>.matIcs{display:block;cursor:pointer}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-row-selection.swh-cluu-selected{outline:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-row-selection.swh-cluu-selected>.matIcs{color:var(--secondaryColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th.swh-cluu-renderers-grid-collection-expansion{width:1px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header{cursor:pointer;position:relative;white-space:nowrap;display:flex}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header:focus>span:first-child,.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header:hover>span:first-child{color:var(--hoverTextColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header:focus>span:first-child{text-decoration:underline}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header:active{color:var(--activeTextColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header.swh-cluu-column-header-sorted{color:var(--secondaryColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th .swh-cluu-column-header .swh-cluu-fieldrenderer-sorting-indicator{margin-left:8px;font-size:14px;font-weight:700}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th>.swh-cluu-renderers-grid-collection-header-resize-handle{position:absolute;height:100%;width:8px;top:0;right:0;cursor:ew-resize;display:flex;align-items:center;justify-content:flex-end;padding:4px 0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-collection .swh-cluu-grid-collection-content table>thead th>.swh-cluu-renderers-grid-collection-header-resize-handle:after{content:" ";height:100%;width:2px;background-color:var(--resizeHandleColor)}.swh-cluu-drag-and-drop-handle{pointer-events:none;display:flex;background:var(--dragAndDropBackgroundColor);width:16px;height:16px;position:absolute;right:0;top:0;border-radius:var(--borderRadius);border:1px solid var(--dragAndDropBorderColor)}.swh-cluu-drag-and-drop-handle:hover{border-color:var(--hoverColor)}.swh-cluu-drag-and-drop-handle__icon{pointer-events:auto;cursor:ew-resize;filter:var(--dragAndDropTextColorFilter)}:where(.swh-cluu-drag-and-drop-handle:hover) .swh-cluu-drag-and-drop-handle__icon{filter:var(--hoverColorFilter)}.swh-cluu-grid-content-mode-ReadOnly>.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid .swh-cluu-column-header~*{min-height:var(--blockSizeInPx);padding-bottom:8px}.swh-cluu-renderers-grid-cssGrid{display:grid;width:100%;height:100%;grid-template-areas:"grids" "paging";grid-template-rows:1fr max-content}.swh-cluu-renderers-grid-cssGrid:not(.swh-cluu-renderers-grid-cssGrid-collection)>.swh-cluu-grid-paging{display:none}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper{width:100%;height:100%;overflow:auto;grid-area:grids}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids.swh-cluu-controls-cssGrid-column>.swh-cluu-grid-sticky-entity-separator{grid-column:auto;grid-row:1/-1;flex-direction:column;justify-content:space-between;padding:16px 0}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids.swh-cluu-controls-cssGrid-column>.swh-cluu-grid-sticky-entity-separator>.matIcs{font-size:18px;transform:none}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids.swh-cluu-controls-cssGrid-column>.swh-cluu-grid-sticky-entity-separator>.swh-cluu-controls-literal{padding:0;transform:rotate(-90deg)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids.swh-cluu-controls-cssGrid-row>.swh-cluu-grid-sticky-entity-separator{height:48px}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator{display:flex;align-items:center;justify-content:center;color:var(--colorOnSurface);cursor:pointer;background-color:var(--colorSurfaceContainerHigh);flex-shrink:0;grid-column:1/-1}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator>.matIcs{font-size:18px;transform:rotate(90deg)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator>.swh-cluu-controls-literal{font-size:13px;font-weight:700;padding:0 8px}.swh-cluu-interaction-method-mouse .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator:focus>td>.swh-cluu-unsticky-icon-wrapper,.swh-cluu-interaction-method-mouse .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator:hover>td>.swh-cluu-unsticky-icon-wrapper{color:var(--hoverTextColor)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-grid-sticky-entity-separator:active>td>.swh-cluu-unsticky-icon-wrapper{color:var(--activeTextColor)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid{flex-grow:0;flex-shrink:0;padding:var(--contentPadding) var(--blockSizeInPx)}@media (max-width:599px){.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid{padding:0 var(--contentPadding)}}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid.swh-cluu-selected{outline-style:solid;outline-style:auto;outline-width:2px;outline-color:var(--selectedColor)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell{max-width:100%;max-height:100%;display:flex;flex-direction:column}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title{border-bottom:2px solid var(--textColorFaded);padding-top:var(--contentPadding);padding-bottom:var(--contentPadding);margin-bottom:var(--contentMargin);display:flex;justify-content:space-between}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title:hover{color:var(--hoverTextColor);cursor:pointer}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title:hover>.swh-cluu-controls-title{color:var(--hoverTextColor)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title>.swh-cluu-controls-title{font-size:20px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--textColorFaded)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title>.swh-cluu-renderers-grid-css-group-expand{float:left;line-height:20px;padding-left:8px;color:var(--textColorFaded)}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid .swh-cluu-column-header{font-size:12px;opacity:.65;padding-bottom:4px}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid .swh-cluu-column-header~*{min-height:var(--blockSizeInPx);padding-bottom:8px}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell{max-width:100%;max-height:100%;position:relative}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell .swh-cluu-renderers-field-friendlyName{font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell:not(:hover) .swh-cluu-drag-and-drop-handle{display:none}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-helper-text,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-helper-text,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-helper-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden{display:block!important}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden:before,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-bool-input>.swh-cluu-controls-toggle-bool-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden:before,.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-grid>.swh-cluu-renderers-grid-cssGrid-field-cell>.swh-cluu-controls-labeled-input>.swh-cluu-controls-labeled-input-error-text.swh-cluu-hidden~.swh-cluu-controls-labeled-input-helper-text.swh-cluu-hidden:before{content:"\00A0"}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging{display:flex;border-top:1px solid var(--borderColor);align-items:center;justify-content:flex-end;grid-area:paging;overflow:hidden}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging>.swh-cluu-grid-item-count{flex-shrink:0;flex-grow:0}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging>.matIcs{padding:8px}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging>.matIcs:not(.disabled){cursor:pointer}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging>.swh-cluu-controls-dropdown{margin:0 8px;width:auto;max-width:128px;flex-grow:1;border:none;line-height:20px;font-size:14px}@media (min-width:960px){.swh-cluu-controls-relation-view .swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper{padding:0}}@media only screen and (max-width:599px){.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging{display:flex;flex-wrap:wrap;justify-content:center}.swh-cluu-renderers-grid-cssGrid .swh-cluu-grid-paging>.swh-cluu-grid-item-count{flex-grow:1;padding-left:0;padding-right:0;justify-content:center}.swh-cluu-renderers-grid-cssGrid>.swh-cluu-renderers-grid-cssGrid-grids-wrapper>.swh-cluu-renderers-grid-cssGrid-grids>.swh-cluu-renderers-grid-cssGrid-entity-grid>.swh-cluu-renderers-grid-css-group-cell>.swh-cluu-renderers-grid-css-group-title>.swh-cluu-controls-title{font-size:16px;font-weight:500}}.swh-cluu-grid-details>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step>.swh-cluu-controls-stepper-step-content>.swh-cluu-details-section>.swh-cluu-grid-container.container-fluid{padding:0}.swh-cluu-grid-details.swh-cluu-grid-details-grouping-expandedStepper,.swh-cluu-grid-details.swh-cluu-grid-details-grouping-stepper{padding:0}.swh-cluu-grid-details .swh-cluu-details-section{clear:both}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item{display:inline-block;position:relative;overflow:hidden;white-space:normal;vertical-align:top}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item>.swh-cluu-column-header+*{min-height:16px}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item:not(:hover) .swh-cluu-drag-and-drop-handle{display:none}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item.swh-cluu-hidden{display:inline-block!important;visibility:hidden}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item .swh-cluu-column-header{font-size:12px;opacity:.54;padding-bottom:4px}.swh-cluu-grid-details .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item .swh-cluu-column-header.swh-cluu-renderers-grid-details-required-field{content:"*";padding-left:4px}.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-0 .swh-cluu-details-section-entry-item,.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-1 .swh-cluu-details-section-entry-item{width:100%;max-width:100%}.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-2>.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-column{width:auto;float:none;white-space:nowrap}.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-3>.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-column{width:auto;float:none;white-space:nowrap}.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-4>.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-column{width:auto;float:none;white-space:nowrap}.swh-cluu-grid-details .swh-cluu-details-section.swh-cluu-details-section-max>.swh-cluu-grid-container>.swh-cluu-grid-container-row>.swh-cluu-grid-container-column{width:auto;float:none;white-space:nowrap}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1{overflow:auto}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1 .swh-cluu-grid-details{height:100%}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1 .swh-cluu-grid-details.swh-cluu-grid-details-multi{display:inline-block;min-width:100%}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1 .swh-cluu-grid-details.swh-cluu-grid-details-multi>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step{margin-left:0;margin-right:0}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1 .swh-cluu-grid-details.swh-cluu-grid-details-multi>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step .swh-cluu-details-section .swh-cluu-details-section-entry{display:flex;gap:var(--blockSizeInPx)}.swh-cluu-grid .swh-cluu-grid-content.swh-cluu-grid-content-type-1 .swh-cluu-grid-details.swh-cluu-grid-details-multi>.swh-cluu-controls-stepper>.swh-cluu-controls-stepper-step .swh-cluu-details-section .swh-cluu-details-section-entry .swh-cluu-details-section-entry-item{width:400px;flex-grow:1;flex-shrink:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list{height:100%;box-shadow:0 0 2px rgba(0,0,0,.14),0 2px 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.2);display:flex;flex-direction:column}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper{height:100%;overflow:auto;flex-grow:1;flex-shrink:1}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item{padding:8px;min-height:var(--blockSizeInPx);cursor:pointer;background-color:var(--paperBackgroundColor);color:var(--textColor);width:100%;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item:not(:last-child){border-bottom:1px solid #eee}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item:hover>div .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-background{background-color:#eee}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item:active>div .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-background{background-color:#f5f5f5}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item.swh-cluu-grid-list-item-with-icon.swh-cluu-selected{outline:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon{float:left;padding:4px}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon:hover>div .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-background{background-color:var(--primaryColorLight);color:var(--textColorOnPrimary)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon:active>div .swh-cluu-renderers-field-icon.swh-cluu-renderers-field-icon-with-background{background-color:var(--primaryColorDark);color:var(--textColorOnPrimary)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon:not(.swh-cluu-hidden)+.swh-cluu-grid-list-item-content{width:calc(100% - 40px);padding-left:var(--toolbarItemContentPaddingVar)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content{width:100%;padding:0;float:left}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-controls-literal{text-overflow:ellipsis;overflow:hidden;display:block}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title{font-size:16px;line-height:20px;white-space:nowrap;overflow:hidden;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title>.swh-cluu-renderers-field{flex-shrink:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title>.swh-cluu-renderers-field.swh-cluu-renderers-field-friendlyName{flex-shrink:1}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title>.swh-cluu-renderers-field.swh-cluu-renderers-field-object-menu .swh-cluu-controls-action-split-button>.swh-cluu-controls-action-split-button-overflow-button{padding:var(--contentPadding);margin:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title br{display:none}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-grid-list-item-fields{color:var(--textColorFaded)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-grid-list-item-fields .swh-cluu-grid-list-item-field{padding:0 4px 8px 0;overflow:hidden;line-height:16px;font-size:14px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-grid-list-item-fields .swh-cluu-grid-list-item-field .swh-cluu-column-header{font-size:x-small}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-grid-list-item-fields .swh-cluu-grid-list-item-field .swh-cluu-column-header .swh-cluu-fieldrenderer-sorting-indicator{display:none}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content .swh-cluu-grid-list-item-fields .swh-cluu-grid-list-item-field>:first-child:not(.swh-cluu-column-header){margin-top:4px}@media (max-width:599px){.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item{padding:8px 0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon{padding:var(--toolbarItemContentPaddingVar);margin:0 var(--toolbarItemMarginVar)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-icon:not(.swh-cluu-hidden)+.swh-cluu-grid-list-item-content{width:100%}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-title>.swh-cluu-renderers-field.swh-cluu-renderers-field-object-menu .swh-cluu-controls-action-split-button>.swh-cluu-controls-action-split-button-overflow-button{padding:var(--toolbarItemContentPaddingVar);margin:0 var(--toolbarItemMarginVar)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-grid-list .swh-cluu-grid-list-content-wrapper .swh-cluu-grid-list-items .swh-cluu-grid-list-item .swh-cluu-grid-list-item-content>.swh-cluu-grid-list-item-fields{display:flex;flex-wrap:wrap}}.swh-cluu-table-matrix{height:100%;width:100%;overflow:hidden}.swh-cluu-table-matrix-fullscreen-button{position:absolute;right:0;top:0;z-index:2;transform:translateY(-300%) translateX(-100%);background-color:var(--textColorFaded);box-shadow:0 0 5px 2px var(--borderColor)}.swh-cluu-table-matrix-fullscreen-button span{color:var(--textColor)}.swh-cluu-interaction-method-mouse .swh-cluu-table-matrix-fullscreen-button:hover span{color:var(--primaryColor)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table{table-layout:auto;width:100%;height:100%;overflow:auto}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell{position:relative;width:auto;height:auto;vertical-align:top}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table{table-layout:fixed;float:left;position:relative}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>colgroup>col{width:175px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th{padding-top:0;padding-bottom:0}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td.swh-cluu-table-matrix-cell-top-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th.swh-cluu-table-matrix-cell-top-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td.swh-cluu-table-matrix-cell-top-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th.swh-cluu-table-matrix-cell-top-height{height:60px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td.swh-cluu-table-matrix-cell-bottom-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th.swh-cluu-table-matrix-cell-bottom-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td.swh-cluu-table-matrix-cell-bottom-height,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th.swh-cluu-table-matrix-cell-bottom-height{height:60px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td.swh-cluu-table-matrix-cell-left-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th.swh-cluu-table-matrix-cell-left-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td.swh-cluu-table-matrix-cell-left-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th.swh-cluu-table-matrix-cell-left-width{width:175px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td.swh-cluu-table-matrix-cell-right-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th.swh-cluu-table-matrix-cell-right-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td.swh-cluu-table-matrix-cell-right-width,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th.swh-cluu-table-matrix-cell-right-width{width:175px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody td>div:first-child,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>tbody th>div:first-child,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead td>div:first-child,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table>thead th>div:first-child{max-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-wrapper-table-cell table .swh-cluu-table-matrix-cell-collapse{visibility:collapse;width:0!important;padding:0}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-intersecting-header-wrapper,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-vertical-header-wrapper{width:1px}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-intersecting-header-wrapper{z-index:3}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-horizontal-header-wrapper,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-vertical-header-wrapper{z-index:2}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-content-wrapper{overflow:auto;z-index:1;vertical-align:top}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-content-wrapper .swh-cluu-table-matrix-content-container{overflow:auto}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell{background-color:var(--primaryColor);color:var(--textColorOnPrimary);width:1%;position:relative;vertical-align:middle}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-overlay-fill-first-value,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-overlay-fill-first-value{color:var(--textColorOnPrimary);background-color:var(--primaryColor)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-column-header,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-column-header{cursor:default;padding-right:0}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-column-header:hover,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-column-header:hover{text-decoration:none}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link{color:var(--headerTextColor)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-container,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-title,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-container,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-title{width:calc(100% - 20px)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-title,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-object-links .swh-cluu-controls-object-link-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-controls-literal,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-controls-literal{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-formatstring-field,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-formatstring-field{width:100%}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-formatstring-field .swh-cluu-formatted-section,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-formatstring-field .swh-cluu-formatted-section{width:100%}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-header-cell .swh-cluu-formatstring-field .swh-cluu-formatted-section div.swh-cluu-formatted-field,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table swh-cluu-table-matrix-sub-header-cell .swh-cluu-formatstring-field .swh-cluu-formatted-section div.swh-cluu-formatted-field{font-size:small;width:95%}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-header-cell{font-size:smaller}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-header-cell .swh-cluu-column-header{cursor:default;padding-right:0}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-header-cell .swh-cluu-column-header:hover{text-decoration:none}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-header-cell{position:relative;background-color:var(--primaryColorLight);color:var(--textColorOnPrimary);width:1%;border-collapse:separate}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-header-cell .swh-cluu-overlay-fill-first-value{color:var(--textColorOnPrimary);background-color:var(--primaryColorLight)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-header-cell .swh-cluu-column-header{cursor:default;padding-right:0}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-header-cell .swh-cluu-column-header:hover{text-decoration:none}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-header-cell .swh-cluu-controls-object-link{white-space:normal}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-sub-row-cell{width:20%;position:relative}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-headers,.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-vertical-headers{position:absolute;cursor:pointer;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-headers{bottom:0;left:50%;transform:translateX(-50%)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-headers-expand:before{content:"\e259"}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-headers-collapse:before{content:"\e260"}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-vertical-headers{top:50%;right:0;transform:translateY(-50%)}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-vertical-headers-expand:before{content:"\e258"}.swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table .swh-cluu-table-matrix-overlay-toggle-vertical-headers-collapse:before{content:"\e257"}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix{width:100%;height:100%;overflow:hidden}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table{width:100%;height:100%;overflow:auto}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table{border:0;margin-bottom:0;position:relative;overflow:hidden}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody td{vertical-align:inherit}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator{background-color:var(--borderColor);border:0;font-size:large;color:var(--textColor)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator>td{padding:0;border:0;position:relative}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator>td>.swh-cluu-unsticky-icon-wrapper{height:30px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator>td>.swh-cluu-unsticky-icon-wrapper>span:first-child{position:absolute;left:10px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator>td>.swh-cluu-unsticky-icon-wrapper>span:last-child{position:absolute;right:10px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>tbody>tr.swh-cluu-grid-sticky-entity-separator:hover{background-color:color-mix(in srgb,var(--borderColor),#000 5%)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>thead th:first-child{width:1px}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>thead th{background-color:var(--primaryColor);color:var(--textColorOnPrimary);vertical-align:inherit}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>thead th .swh-cluu-column-header{cursor:pointer;position:relative;padding-right:20px}.swh-cluu-interaction-method-mouse .swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>thead th .swh-cluu-column-header:hover{text-decoration:underline}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-table-matrix-wrapper-table table>thead th .swh-cluu-column-header .swh-cluu-fieldrenderer-sorting-indicator{position:absolute;right:0}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-grid-more .swh-cluu-split-button{width:100%;height:calc(var(--contentPadding) * 3)}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-grid-more .swh-cluu-split-button .swh-cluu-split-button-default{width:calc(100% - var(--contentPadding) * 3);min-width:calc(100% - var(--contentPadding) * 3);border-top-left-radius:0!important}.swh-cluu-grid .swh-cluu-grid-content .swh-cluu-table-matrix .swh-cluu-grid-more .swh-cluu-split-button .swh-cluu-controls-dropdown{width:calc(var(--contentPadding) * 3);text-align:center;border-top-right-radius:0!important}.swh-cluu-views-collection-window .swh-cluu-controls-searchbar{width:400px}.swh-cluu-tab-pane>.swh-cluu-views-collection-grid-wrapper>.swh-cluu-grid>.swh-cluu-controls-toolbar.swh-cluu-hidden~.swh-cluu-grid-content{padding-top:4px}.swh-cluu-views-collection{height:100%}.swh-cluu-views-collection .swh-cluu-views-collection-grid-wrapper{height:100%;display:flex;overflow:hidden}.swh-cluu-views-collection .swh-cluu-views-collection-grid-wrapper>.swh-cluu-grid{flex-shrink:1;flex-grow:1}.swh-cluu-views-collection .swh-cluu-views-collection-grid-wrapper>.swh-cluu-controls-combined-filter{flex-shrink:0}@media (max-width:959px){.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-views-collection .swh-cluu-controls-combined-filter{margin-left:0}}.swh-cluu-tab-pane>.swh-cluu-details-container>.swh-cluu-grid>.swh-cluu-controls-toolbar.swh-cluu-hidden~.swh-cluu-grid-content{padding-top:4px}.swh-cluu-grid>.swh-cluu-grid-content>.swh-cluu-grid-details>.swh-cluu-controls-stepper:after,.swh-cluu-grid>.swh-cluu-grid-content>.swh-cluu-grid-details>.swh-cluu-controls-stepper:before{content:" ";display:table;clear:both}.swh-cluu-controls-relation-view{height:100%;overflow:hidden}.swh-cluu-web-ui-controls-windows-single-object-keep-open.swh-cluu-keep-open-active .swh-cluu-controls-title-icon{color:var(--secondaryColor)}.swh-cluu-window.cluu-web-ui-controls-windows-single-object.no-tabs>.swh-cluu-window-content-wrapper{z-index:0}.swh-cluu-window.cluu-web-ui-controls-windows-single-object .swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper{z-index:1;overflow:hidden}.swh-cluu-window.cluu-web-ui-controls-windows-single-object .swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper>.cluu-web-ui-controls-windows-single-object-content{height:100%}.swh-cluu-empty-selection-data .swh-cluu-empty-data-content{text-align:center;width:100%}.swh-cluu-empty-selection-data .swh-cluu-empty-data-content .swh-cluu-empty-data-actions{width:100%}.swh-cluu-empty-selection-data .swh-cluu-empty-data-content .swh-cluu-empty-data-actions img{height:var(--toolbarItemHeightVar);padding:var(--toolbarItemContentPaddingVar);vertical-align:middle;margin-bottom:2px}.swh-cluu-empty-selection-data .swh-cluu-empty-data-content .swh-cluu-empty-data-actions .swh-cluu-controls-image-clickable{cursor:pointer}.swh-cluu-empty-selection-data .swh-cluu-empty-data-content .swh-cluu-empty-data-actions .swh-cluu-controls-image-clickable:hover{filter:var(--hoverColorFilter)}.swh-cluu-select-view{display:flex;position:relative;overflow:hidden}.swh-cluu-select-view .swh-cluu-controls-searchbar{width:400px}.swh-cluu-select-view>.swh-cluu-grid{flex-grow:1}@media (max-width:959px){.swh-cluu-window>.swh-cluu-window-wrapper>.swh-cluu-window-content-wrapper .swh-cluu-select-view .swh-cluu-controls-combined-filter{margin-left:0}}html{height:100%}body.swh-cluu-body{height:100%;width:100%;position:fixed;top:0;left:0;overflow:hidden}body.swh-cluu-body .disabled{opacity:.5;cursor:not-allowed}body.swh-cluu-body .disabled .disabled{opacity:1}body.swh-cluu-body .disabled *{pointer-events:none}.swh-cluu-body{color:var(--textColor);background-color:var(--backgroundColor);font-family:Roboto}.swh-cluu-body blockquote{font-size:unset}.swh-cluu-body .swh-cluu-fieldrenderer-description-hint{display:none}.swh-cluu-body .swh-cluu-floating-header{position:fixed;z-index:10}.swh-cluu-body .swh-cluu-floating-header+.swh-cluu-header-placeholder{display:table-header-group;visibility:hidden}.swh-cluu-body .swh-cluu-vertical-floating-header{position:fixed;border-top:0;overflow:hidden;z-index:5}.swh-cluu-body .swh-cluu-vertical-floating-header>tr{padding:0;margin:0}.swh-cluu-body .swh-cluu-vertical-floating-header>tr>td,.swh-cluu-body .swh-cluu-vertical-floating-header>tr>th{padding:0;margin:0}.swh-cluu-body .swh-cluu-vertical-floating-header .swh-cluu-vertical-floating-header-table{overflow:visible!important}.swh-cluu-body .swh-cluu-vertical-floating-header .swh-cluu-vertical-floating-header-table .swh-cluu-vertical-floating-header-body{position:absolute}.swh-cluu-body .swh-cluu-intersecting-floating-header{position:fixed;border-top:0;overflow:hidden;z-index:20}.swh-cluu-body .swh-cluu-intersecting-floating-header>tr{padding:0;margin:0}.swh-cluu-body .swh-cluu-intersecting-floating-header>tr>td,.swh-cluu-body .swh-cluu-intersecting-floating-header>tr>th{padding:0;margin:0}.swh-cluu-body .swh-cluu-intersecting-floating-header .swh-cluu-vertical-floating-header-table{overflow:visible!important}.swh-cluu-body .swh-cluu-intersecting-floating-header .swh-cluu-vertical-floating-header-table .swh-cluu-vertical-floating-header-body{position:absolute}.swh-cluu-body .swh-cluu-vertical-header-placeholder-cell{visibility:hidden}.swh-cluu-body .swh-cluu-intersecting-header-placeholder-cell{visibility:hidden}.swh-cluu-body svg{overflow:hidden}.swh-cluu-body .modal{display:block;z-index:100000}.swh-cluu-body .btn-group .btn+.tooltip+.btn{margin-left:-1px!important}.swh-cluu-body .btn{touch-action:auto}.swh-cluu-body input[type=checkbox],.swh-cluu-body input[type=radio]{margin:3px 5px;height:16px;width:16px}.swh-cluu-body .checkbox input[type=checkbox],.swh-cluu-body .checkbox>label input[type=radio]{margin:3px}.swh-cluu-body .checkbox>label>span{margin-left:20px}.swh-cluu-show-more{cursor:pointer;float:left;color:var(--textColor)}.swh-cluu-drag-handle{cursor:move}.swh-cluu-reorder-dialog-content{height:100%}.swh-cluu-reorder-dialog-content .swh-cluu-reorder-dialog-field-selection{height:calc(var(--blockSizeInPx) - 24px);margin-bottom:var(--contentPadding)}.swh-cluu-reorder-dialog-content .swh-cluu-reorder-dialog-field-selection+.swh-cluu-controls-split-content{height:calc(100% - (calc(var(--blockSizeInPx) - 24px)) + var(--contentPadding))}#swh-cluu-content.swh-cluu-content-with-footer{padding-bottom:30px}.swh-cluu-unified-text-color{color:var(--textColor)}.swh-cluu-unified-text-color>svg *{fill:var(--textColor)!important}#swh-cluu-page-content{height:100%;padding:0;margin:0;overflow:hidden;display:grid;grid-template-rows:max-content 1fr;grid-template-columns:1fr;grid-template-areas:"header" "content"}.swh-cluu-overlay-fill-first-value{color:var(--textColor);display:none;position:absolute;right:0;top:0;height:100%;width:25px;cursor:pointer;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swh-cluu-overlay-fill-first-value:before{content:"\e080";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swh-cluu-interaction-method-mouse td:hover>.swh-cluu-overlay-fill-first-value{display:inline-block}.swh-cluu-interaction-method-mouse th:hover .swh-cluu-overlay-fill-first-value{display:inline-block}.swh-cluu-interaction-method-touch td>.swh-cluu-overlay-fill-first-value{display:inline-block}.swh-cluu-interaction-method-touch th .swh-cluu-overlay-fill-first-value{display:inline-block}.swh-cluu-selected{outline:1px solid var(--selectedColor)}.swh-cluu-edit-view{height:100%}.swh-cluu-about-dialog-content{overflow:hidden;padding:var(--contentPadding)}.swh-cluu-about-dialog-content a{display:block}.swh-cluu-about-dialog-content a.swh-cluu-about-dialog-email{font-size:smaller;float:right;text-align:left}.swh-cluu-about-dialog-content a.swh-cluu-about-dialog-web{font-size:smaller;float:right;text-align:left}.swh-cluu-about-dialog-content .swh-cluu-controls-literal{display:block}.swh-cluu-about-dialog-content .swh-cluu-controls-literal.swh-cluu-about-dialog-name{font-size:xx-large;text-align:center}.swh-cluu-about-dialog-content .swh-cluu-controls-literal.swh-cluu-about-dialog-copyright{text-align:right;padding-top:60px;font-size:large}.swh-cluu-about-dialog-content .swh-cluu-controls-literal.swh-cluu-about-dialog-version{text-align:center}.swh-cluu-about-dialog-content .swh-cluu-controls-literal.swh-cluu-about-dialog-address{text-align:right;font-size:smaller;width:50%;float:right}.swh-cluu-about-dialog-footer .swh-cluu-about-dialog-confirm-button{min-width:125px}.swh-cluu-select-popover .swh-cluu-controls-object-link,.swh-cluu-select-view .swh-cluu-controls-object-link,.swh-cluu-sorting-container .swh-cluu-controls-object-link{pointer-events:none;cursor:default}.swh-cluu-viewField-selector-checkboxlabel{cursor:pointer;font-weight:400;margin-bottom:0}.swh-cluu-viewField-selector-checkboxlabel input{vertical-align:-1px;margin-right:5px}.swh-cluu-viewField-selector-relatedfieldscontainer{margin-top:0;margin-bottom:5px;padding:4px;background-color:inherit}.swh-cluu-hoverable:hover a:hover{text-decoration:none}.swh-cluu-dialog-objects-select-content{height:100%}.swh-cluu-collection-grid-cell{position:relative}.swh-cluu-drag-and-drop-handle.matIcs{display:none;position:absolute;right:5px;bottom:5px;height:28px;width:28px;padding:2px;color:var(--textColorFaded);background-color:#fff;cursor:pointer}.swh-cluu-interaction-method-mouse td:hover>.swh-cluu-drag-and-drop-handle.matIcs{display:inline-block}.swh-cluu-drag-and-drop-target{background-color:var(--textColorFaded);opacity:.6;position:absolute;left:0;top:0;z-index:3;width:100%;height:100%}.swh-cluu-drag-and-drop-target.active{background-color:var(--primaryColor)}.panel .panel-heading .swh-cluu-controls-container.swh-cluu-content-wrapped{padding:0}.panel .panel-heading .btn-panel-heading+.swh-cluu-controls-title{margin-left:25px}.panel .panel-heading .swh-cluu-controls-title{display:inline-block;margin-right:10px}.panel .panel-heading .btn-panel-heading{display:inline-block;margin-left:10px}.swh-cluu-label-file-upload .swh-cluu-fileinput-button{display:block;position:relative}.swh-cluu-label-file-upload .swh-cluu-fileinput-button>input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:1px;cursor:pointer;opacity:0}.swh-cluu-label-file-upload-file-text{display:inline-block;padding:2px;margin:2px;font-size:smaller;border:1px solid var(--borderColor);border-radius:2px;cursor:default}.swh-cluu-interaction-method-mouse .swh-cluu-historizer:hover .swh-cluu-historizer-scope-overlay{display:block}.swh-cluu-historizer-scope-overlay{display:none;position:absolute;bottom:0;right:8px;width:32px;height:20px;padding-left:3px}.swh-cluu-historizer-scope-overlay-undo{display:inline-block;height:12px;width:12px;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-historizer-scope-overlay-undo:hover{color:var(--primaryColor)}.swh-cluu-historizer-scope-overlay-redo{display:inline-block;height:12px;width:12px;margin-left:4px;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-historizer-scope-overlay-redo:hover{color:var(--primaryColor)}.swh-cluu-interaction-method-mouse .swh-cluu-historizer-history-element:hover .swh-cluu-historizer-history-element-overlay{display:block}.swh-cluu-historizer-history-element-overlay{display:none;position:absolute;top:-5px;right:10px;width:32px;height:20px;padding-left:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(0,0,0,.5)}.swh-cluu-historizer-history-element-overlay-undo{display:inline-block;height:12px;width:12px;color:var(--textColorFaded);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-historizer-history-element-overlay-undo:hover{color:var(--primaryColor)}.swh-cluu-historizer-history-element-overlay-redo{display:inline-block;height:12px;width:12px;color:var(--textColorFaded);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer}.swh-cluu-interaction-method-mouse .swh-cluu-historizer-history-element-overlay-redo:hover{color:var(--primaryColor)}.checkbox-wrapper{border:1px solid #ccc;border-radius:4px;padding:5px}.swh-cluu-controls-dropdown,.swh-cluu-controls-input,.swh-cluu-controls-numberinput,.swh-cluu-controls-passwordinput,.swh-cluu-controls-textarea{color:var(--textColor);background-color:transparent}.swh-cluu-controls-dropdown.has-error,.swh-cluu-controls-input.has-error,.swh-cluu-controls-numberinput.has-error,.swh-cluu-controls-passwordinput.has-error,.swh-cluu-controls-textarea.has-error{color:var(--errorColor);border-color:var(--errorColor)}div.has-error .swh-cluu-controls-timespan .swh-cluu-controls-dropdown{color:var(--errorColor);border-color:var(--errorColor)}div.has-error .checkbox-wrapper{border:1px solid #a94442;border-radius:4px}.form-group .form-label{white-space:pre-wrap}.form-control{background-color:var(--hoverAlphaLight);color:var(--textColor)}.form-control::-moz-placeholder{color:var(--textColorFaded)}.form-control:-ms-input-placeholder{color:var(--textColorFaded)}.form-control::-webkit-input-placeholder{color:var(--textColorFaded)}::-ms-clear{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}label{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}body.swh-cluu-body{margin:0;font-size:14px;line-height:1.5}body.swh-cluu-body.swh-cluu-color-scheme-device{color-scheme:light dark}body.swh-cluu-body.swh-cluu-color-scheme-dark{color-scheme:dark}body.swh-cluu-body.swh-cluu-color-scheme-light{color-scheme:light}.swh-cluu-hidden{display:none!important}a{text-decoration:none;color:var(--textColor)}a:hover{text-decoration:underline}.swh-cluu-colorFilters{position:absolute;z-index:-1;height:0;width:0}.swh-cluu-styling-variables{--colorPrimary:light-dark(#37474f, #37474f);--colorOnPrimary:light-dark(#F5F5F5, #F5F5F5);--colorPrimaryContainer:light-dark(#bde9ff, #004d64);--colorOnPrimaryContainer:light-dark(#001f2a, #bde9ff);--colorPrimaryFixed:light-dark(#bde9ff, #bde9ff);--colorOnPrimaryFixed:light-dark(#001f2a, #001f2a);--colorPrimaryFixedDim:light-dark(#37474f, #37474f);--colorOnPrimaryFixedVariant:light-dark(#004d64, #004d64);--colorSecondary:light-dark(#ffa726, #ffa726);--colorOnSecondary:light-dark(#F5F5F5, #F5F5F5);--colorSecondaryContainer:light-dark(#ffddb9, #663e00);--colorOnSecondaryContainer:light-dark(#757575, #ffddb9);--colorSecondaryFixed:light-dark(#ffddb9, #ffddb9);--colorOnSecondaryFixed:light-dark(#757575, #757575);--colorSecondaryFixedDim:light-dark(#ffa726, #ffa726);--colorOnSecondaryFixedVariant:light-dark(#663e00, #663e00);--colorTertiary:light-dark(#3e6a00, #9ed75b);--colorOnTertiary:light-dark(#ffffff, #1e3700);--colorTertiaryContainer:light-dark(#b9f474, #2e4f00);--colorOnTertiaryContainer:light-dark(#0f2000, #b9f474);--colorTertiaryFixed:light-dark(#b9f474, #b9f474);--colorOnTertiaryFixed:light-dark(#0f2000, #0f2000);--colorTertiaryFixedDim:light-dark(#9ed75b, #9ed75b);--colorOnTertiaryFixedVariant:light-dark(#2e4f00, #2e4f00);--colorError:light-dark(#ff1744, #ff1744);--colorOnError:light-dark(#F5F5F5, #F5F5F5);--colorErrorContainer:light-dark(#ff8a80, #ff8a80);--colorOnErrorContainer:light-dark(#d50000, #ff8a80);--colorWarning:light-dark(#ff9100, #ff9100);--colorOnWarning:light-dark(#ffffff, #472a00);--colorWarningContainer:light-dark(#ffddb9, #663e00);--colorOnWarningContainer:light-dark(#2b1700, #ffddb9);--colorInfo:light-dark(#2979ff, #2979ff);--colorOnInfo:light-dark(#ffffff, #003355);--colorInfoContainer:light-dark(#cfe5ff, #004a78);--colorOnInfoContainer:light-dark(#001d34, #cfe5ff);--colorSuccess:light-dark(#00c853, #00c853);--colorOnSuccess:light-dark(#ffffff, #00390e);--colorSuccessContainer:light-dark(#9ff79f, #005318);--colorOnSuccessContainer:light-dark(#002105, #9ff79f);--colorSurfaceDim:light-dark(#E0E0E0, #616161);--colorSurfaceBright:light-dark(#ffffff, #363a3a);--colorSurface:light-dark(#ffffff, #616161);--colorOnSurface:light-dark(#212121, #F5F5F5);--colorOnSurfaceVariant:light-dark(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075));--colorInverseSurface:light-dark(#212121, #F5F5F5);--colorInverseOnSurface:light-dark(#d0f8ff, #212121);--colorSurfaceContainerLowest:light-dark(#EEEEEE, #212121);--colorSurfaceContainerLow:light-dark(#F5F5F5, #212121);--colorSurfaceContainer:light-dark(#ffffff, #323232);--colorSurfaceContainerHigh:light-dark(#EEEEEE, #616161);--colorSurfaceContainerHighest:light-dark(#F5F5F5, #212121);--colorOutline:light-dark(#E0E0E0, #616161);--colorOutlineVariant:light-dark(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075));--colorInversePrimary:light-dark(#37474f, #37474f);--colorScrim:light-dark(#000000, #000000);--colorShadow:light-dark(#000000, #000000);--blockSizeInPx:48px;--iconSizeInPx:24px;--borderRadius:4px;--contentPadding:calc((var(--blockSizeInPx) - var(--iconSizeInPx)) / 2);--contentMargin:var(--contentPadding);--transitionTime:200ms;--accelerationCurve:cubic-bezier(0.4, 0, 1, 1);--decelerationCurve:cubic-bezier(0, 0, 0.2, 1);--sharpCurve:cubic-bezier(0.4, 0, 0.6, 1);--toolbarItemContentHeight:24px;--toolbarItemContentWidth:var(--toolbarItemContentHeight);--toolbarItemContentPadding:12px;--toolbarItemMargin:4px;--toolbarItemHeight:var(--toolbarItemContentHeight) + 2 * var(--toolbarItemContentPadding);--toolbarItemWidth:var(--toolbarItemContentWidth) + 2 * var(--toolbarItemContentPadding);--toolbarHeight:var(--toolbarItemHeight) + 2 * var(--toolbarItemMargin);--toolbarItemContentHeightVar:var(--iconSizeInPx);--toolbarItemContentWidthVar:var(--toolbarItemContentHeightVar);--toolbarItemContentHorizontalPaddingVar:calc(( var(--toolbarItemWidthVar) - var(--toolbarItemContentWidthVar) ) / 2);--toolbarItemContentVerticalPaddingVar:calc(( var(--toolbarItemHeightVar) - var(--toolbarItemContentHeightVar) ) / 2);--toolbarItemContentPaddingVar:var(--toolbarItemContentVerticalPaddingVar) var(--toolbarItemContentHorizontalPaddingVar);--toolbarItemMarginVar:4px;--toolbarItemHeightVar:calc(var(--toolbarHeightVar)  - 2 *  var(--toolbarItemMarginVar));--toolbarItemWidthVar:var(--toolbarItemHeightVar);--toolbarHeightVar:var(--blockSizeInPx);--statusBarHeight:40px}